You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cosmopet.ae/wp-content/plugins copy 2/cdek/build/cdek-checkout-map-block.js

1 lines
1.9 KiB

(()=>{"use strict";const e=window.React,t=window.wp.blocks,o=window.wp.element,c=(0,o.forwardRef)((function({icon:e,size:t=24,...c},i){return(0,o.cloneElement)(e,{width:t,height:t,...c,ref:i})})),i=window.wp.i18n,l=window.wp.blockEditor,a=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2,"name":"cdek/checkout-map-block","version":"1.0.0","title":"CDEK Delivery Map","category":"widgets","description":"Adds a map on checkout to allow user select office to pickup from.","supports":{"html":false,"align":false,"multiple":false,"reusable":false},"parent":["woocommerce/checkout-shipping-methods-block"],"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}},"text":{"type":"string","default":""}},"textdomain":"official_cdek"}'),s=window.wp.primitives,n=(0,e.createElement)(s.SVG,{viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none"},(0,e.createElement)(s.Path,{fill:"#009C47",fillRule:"evenodd",clipRule:"evenodd",d:"M16 3c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3ZM8.72 9.183c.087 0 .17.019.246.052l.001-.001c.377.15.822.305 1.204.398 1.559.387 3.15.629 4.873.689 2.606.099 5.46.029 8.77.005h.02a.617.617 0 0 1 .152 1.216c-5.471 1.967-10.039 4.66-13.577 9.51-.263.361-.533.736-.776 1.113l-.022.034a.616.616 0 0 1-1.118-.45l.002-.01c.435-2.544.997-5.037 2.044-7.362-.738-1.155-1.612-2.482-2.374-4.3l.002-.002a.617.617 0 0 1 .553-.892Zm2.302 15.515a.617.617 0 1 1-1.083-.59l.002-.004.503-.824c3.587-5.558 8.146-8.41 14.044-10.537a.635.635 0 0 1 .271-.063.617.617 0 0 1 .234 1.19h-.004a.587.587 0 0 1-.042.016c-6.052 2.163-10.353 4.92-13.925 10.812Z"}));(0,t.registerBlockType)(a,{icon:{src:(0,e.createElement)(c,{icon:n})},edit:()=>{const t=(0,l.useBlockProps)();return(0,e.createElement)("div",{...t,className:"admin-block-cdek-map"},(0,i.__)("Карта ПВЗ от СДЭК","cdek-official"))},save:()=>(0,e.createElement)("div",{...l.useBlockProps.save()})})})();