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.
 
 
 

1 lines
2.8 KiB

!function(){"use strict";var e=window.wp.element,t=window.wp.blocks,a=window.wp.blockEditor,l=window.wp.components;const n={};n.planist=(0,e.createElement)("svg",{version:"1.1",id:"prefix__Layer_1",xmlns:"http://www.w3.org/2000/svg",x:"0",y:"0",viewBox:"0 0 1120.2 281.9","enable-background":"new 0 0 1120.2 281.9"},(0,e.createElement)("path",{d:"M226.2 19.3H287V281.8H226.2z"}),(0,e.createElement)("path",{d:"M414.8 88.4a96.7 96.7 0 1 0 96.7 96.7 96.6 96.6 0 0 0-96.7-96.7zm0 132.7a36 36 0 1 1 35.9-35.9 36 36 0 0 1-35.9 35.9z"}),(0,e.createElement)("path",{class:"prefix__st0",d:"M456.1 272.6v9.1h55.3v-90.6a96.6 96.6 0 0 1-55.3 81.5z"}),(0,e.createElement)("path",{class:"prefix__st1",d:"M456.1 272.6a96.9 96.9 0 0 0 55.3-81.5V185h-55.3v87.6z"}),(0,e.createElement)("path",{d:"M634.9 88.4a92.2 92.2 0 0 0-92.2 92.2v101.2H598v-98.1a37 37 0 0 1 74 0v98.1h55.3V180.7a92.4 92.4 0 0 0-92.4-92.3z"}),(0,e.createElement)("path",{d:"M758.2 88.5H819V281.8H758.2z"}),(0,e.createElement)("circle",{cx:"788.6",cy:"30.4",r:"30.4",fill:"#de2029"}),(0,e.createElement)("path",{d:"M0 137.1H60.8V281.9H0z"}),(0,e.createElement)("path",{d:"M105.9 19.3H0v60.8h105.9a28.5 28.5 0 0 1 0 56.9H0v60.8h105.9a89.2 89.2 0 0 0 0-178.5z"}),(0,e.createElement)("path",{fill:"#ed2939",d:"M0 137.1H60.8V197.9H0z"}),(0,e.createElement)("path",{class:"prefix__st0",d:"M0 19.3H60.8V80.1H0z"}),(0,e.createElement)("path",{class:"prefix__st0",d:"M1041.9 96.1H1102.7V137.5H1041.9z"}),(0,e.createElement)("path",{d:"M1094.6 229.4h-.3c-12.6-1.1-22-12-22-24.6V159l.2-.2h-.2V47h-60.8v173.3a61.5 61.5 0 0 0 108.7 39.5l-25.6-30.4z"}),(0,e.createElement)("path",{class:"prefix__st1",d:"M1011.5 96.1H1072.3V137.5H1011.5z"}),(0,e.createElement)("path",{d:"M899.6 209.4c25.4 3.4 30.1 15.7 30.7 21.6a7.8 7.8 0 0 1-4.5 7.8c-18.6 9.2-48.9-15.2-48.9-15.2l-26.8 39s67 39.1 109.2 5.9a54 54 0 0 0 19.5-55c-6.9-27.8-47.9-41.3-47.9-41.3-24.9-6.2-30.1-15.7-30.7-21.6a7.9 7.9 0 0 1 4.4-7.8c18.6-9.2 48.9 15.2 48.9 15.2l26.8-39s-67-39.1-109.2-5.9a53.8 53.8 0 0 0-19.5 55c.1 0 5.9 35.7 48 41.3z"}));var r=n;(0,t.registerBlockType)("planist-gutenberg/planist-block",{title:"Planist",icon:r.planist,category:"widgets",keyword:["planist","event","schedule","calender"],attributes:{url:{type:"string",default:""}},example:{attributes:{url:"https://app.planist.fr/mohsen/45m"}},edit:t=>{const{className:n,attributes:{url:s},setAttributes:c}=t;return(0,e.createElement)("div",(0,a.useBlockProps)(),(0,e.createElement)(a.InspectorControls,{key:"setting"},(0,e.createElement)("div",{className:n,style:{padding:"10px"}},(0,e.createElement)(l.TextControl,{label:"Booking page URL",value:s,onChange:e=>{c({url:e})}}))),(0,e.createElement)("div",{className:"planist-block"},s?(0,e.createElement)("div",null,r.planist," ",s):(0,e.createElement)("div",null,r.planist," Set booking page URL")))},save:e=>{const{className:t,attributes:{url:a}}=e;return`[planist url="${a}"]`}})}();