Sindbad~EG File Manager

Current Path : /home/admin/ricard.blog.lppelm.o2switch.site/wp-content/plugins/gutenify/dist/
Upload File :
Current File : /home/admin/ricard.blog.lppelm.o2switch.site/wp-content/plugins/gutenify/dist/gutenify-container.js

(()=>{var e,t={2707:(e,t,n)=>{"use strict";const r=window.wp.element,o=window.wp.i18n,l=window.wp.components,a=window.wp.blocks;var c=n(4184),i=n.n(c);const s=window.wp.data,m=window.wp.blockEditor;function h(){return h=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},h.apply(this,arguments)}const d=window.wp.hooks;class v extends r.Component{render(){const e=`gutenify-block-${this.props.hookPrefix}`;return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(m.BlockControls,null,(0,d.applyFilters)(`${e}-block-controls`,[],this.props)),(0,r.createElement)(m.InspectorControls,null,(0,d.applyFilters)(`${e}-inspector-controls`,[],this.props)),(0,r.createElement)(m.InspectorAdvancedControls,null,(0,d.applyFilters)(`${e}-inspector-advance-controls`,[],this.props)))}}const u=v,g=e=>{let{tabs:t=[]}=e;const[{currentTab:n},o]=(0,r.useState)({currentTab:!1});return(0,r.createElement)("div",{className:"gutenify-accordion-wrapper"},t.map((e=>{const t=e.label,a=n===e.name;let c="gutenify-accordion-item";return c+=a?" gutenify-accordion-item-active":"",(0,r.createElement)("div",{className:c,key:`gutenify-accordion-item-${e.name}`},(0,r.createElement)("button",{onClick:()=>{o({currentTab:n===e.name?"":e.name})},className:"gutenify-accordion-item-heading"},(0,r.createElement)("div",{className:"gutenify-accordion-item-heading-arrow"},(0,r.createElement)(l.Icon,{icon:a?"arrow-down-alt2":"arrow-right-alt2"})),(0,r.createElement)("div",{className:"gutenify-accordion-item-label"},(0,r.createElement)(t,null))),(0,r.createElement)("div",{className:"gutenify-accordion-item-content"}," ",e.cb()))})))},p=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2,"name":"gutenify/container","category":"gutenify","title":"Container","version":"2","attributes":{"blockClientId":{"type":"string","default":""},"blockAdvanceOptions":{"type":"object","default":{"backgroundColor":"","backgroundGradient":"","padding":{"desktop":{}}}},"stretchContainer":{"type":"boolean","default":false},"fullWidthStretchContainer":{"type":"boolean","default":false},"maxWidth":{"type":"string","default":""}},"supports":{"anchor":true,"html":false,"align":["wide","full"]},"editorScript":"gutenify-container-editor","editorStyle":"gutenify-container-editor","style":"gutenify-container-frontend"}'),{name:b}=p,w={hookPrefix:b.replace("gutenify/","").replace("/","-")},{hookPrefix:f}=w;(0,d.addFilter)(`gutenify-block-${f}-options-tab-content`,`Gutenify/Block/${f}/InspectorControls/BasicControls/tabs/content`,((e,t)=>{const{attributes:n,setAttributes:a}=t,{maxWidth:c,stretchContainer:i}=n;return[...e,(0,r.createElement)(r.Fragment,{key:`gutenify-block-${f}-options-tab-content-basic`},(0,r.createElement)(g,{tabs:[{name:"container",initialOpen:!0,label:()=>(0,o.__)("Container"),cb:()=>(0,r.createElement)(r.Fragment,null,!i&&(0,r.createElement)(l.__experimentalUnitControl,{label:(0,o.__)("Max width"),help:(0,o.__)("Set max width for the container"),value:c,onChange:e=>{a({maxWidth:e})}}))}]}))]}));const C=window.lodash,E=e=>{const{clearable:t=!0}=e,{colors:n}=(0,s.useSelect)((e=>({colors:e("core/block-editor").getSettings().colors||[]})));return(0,r.createElement)(l.BaseControl,{label:e.label,id:"textcolor-1"},(0,r.createElement)(l.ColorPalette,{colors:n,value:e.value,onChange:t=>{e.onChange(t)},clearable:t}))},y=e=>{const{clearable:t=!0}=e,{colors:n,gradients:o}=(0,s.useSelect)((e=>({colors:e("core/block-editor").getSettings().colors||[],gradients:e("core/block-editor").getSettings().gradients||[]})));return(0,r.createElement)("div",{className:"gutenify-color-gradient-control-wrapper"},(0,r.createElement)(m.__experimentalColorGradientControl,{label:e.label,colorValue:e.colorValue,gradientValue:e.gradientValue,colors:n,gradients:o,disableCustomColors:!1,disableCustomGradients:!1,onColorChange:t=>{if((0,C.isEmpty)(t))return;const n={backgroundColor:t,backgroundGradient:void 0};e.onChange(n)},onGradientChange:t=>{if((0,C.isEmpty)(t))return;const n={backgroundGradient:t,backgroundColor:void 0};e.onChange(n)},clearable:!1}),t&&(0,r.createElement)("div",{className:"components-circular-option-picker__custom-clear-wrapper"},(0,r.createElement)("button",{type:"button",className:"components-button components-circular-option-picker__clear is-secondary is-small",onClick:()=>{e.onChange({backgroundColor:void 0,backgroundGradient:void 0})}},"Clear")))},{hookPrefix:k}=w;(0,d.addFilter)(`gutenify-block-${k}-options-tab-style`,`Gutenify/Block/${k}/InspectorControls/BasicControls/tabs/style`,((e,t)=>{const{attributes:n,setAttributes:a}=t,{blockAdvanceOptions:c}=n;return[...e,(0,r.createElement)(r.Fragment,{key:`gutenify-block-${k}-options-tab-content-basic`},(0,r.createElement)(g,{tabs:[{name:"container",initialOpen:!0,label:()=>(0,o.__)("Container Style"),cb:()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)(l.TabPanel,{className:"gutenify-editor-tab-panel gutenify-editor-tab-ovel",activeClass:"active-tab",tabs:[{name:"normal",title:(0,o.__)("Normal"),className:"gutenify-color-normal-tab"},{name:"hover",title:(0,o.__)("Hover"),className:"gutenify-color-hover-tab"}]},(e=>(0,r.createElement)(r.Fragment,null,"normal"===e.name&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(E,{label:(0,o.__)("Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,textColor:e}};a(t)},value:c.textColor}),(0,r.createElement)(y,{label:(0,o.__)("Background Color"),colorValue:c.backgroundColor,gradientValue:c.backgroundGradient,onChange:e=>{const t={blockAdvanceOptions:{...c,...e}};a(t)}}),(0,r.createElement)(E,{label:(0,o.__)("Border Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,borderColor:e}};a(t)},value:c.borderColor})),"hover"===e.name&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(E,{label:(0,o.__)("Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,hoverTextColor:e}};a(t)},value:c.hoverTextColor}),(0,r.createElement)(y,{label:(0,o.__)("Background Color"),colorValue:c.hoverBackgroundColor,gradientValue:c.hoverBackgroundGradient,onChange:e=>{const t={blockAdvanceOptions:{...c,hoverBackgroundColor:e.backgroundColor,hoverBackgroundGradient:e.backgroundGradient}};a(t)}}),(0,r.createElement)(E,{label:(0,o.__)("Border Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,hoverBorderColor:e}};a(t)},value:c.hoverBorderColor})),(0,r.createElement)(l.__experimentalNumberControl,{label:(0,o.__)("Border Width"),value:c.borderWidth,onChange:e=>{const t={blockAdvanceOptions:{...c,borderWidth:e}};a(t)},min:0,max:300}),(0,r.createElement)(l.__experimentalUnitControl,{label:(0,o.__)("Border Radius"),value:c.borderRadius,onChange:e=>{const t={blockAdvanceOptions:{...c,borderRadius:e}};a(t)},min:0,max:300}),(0,r.createElement)(l.__experimentalDivider,null)))))}]}))]}));const{hookPrefix:x}=w;(0,d.addFilter)(`gutenify-block-${x}-inspector-controls`,`Gutenify/Block/${x}/InspectorControls/BasicControls`,((e,t)=>[...e,(0,r.createElement)(l.PanelBody
/* translators: block settings */,{title:(0,o.__)("Options"),key:`gutenify-block-${x}-inspector-controls-basic-controls`},(0,r.createElement)(l.TabPanel,{className:"gutenify-editor-tab-panel",activeClass:"active-tab",tabs:[{name:"content",title:(0,o.__)("Content"),className:"gutenify-color-normal-tab"},{name:"style",title:(0,o.__)("Style"),className:"gutenify-color-hover-tab"},{name:"advance",title:(0,o.__)("Advance"),className:"gutenify-color-hover-tab"}]},(e=>(0,r.createElement)(r.Fragment,null,(0,d.applyFilters)(`gutenify-block-${x}-options-tab-${e.name}`,[],{...t},e)))))]));const{hookPrefix:z}=w,_=e=>(0,r.createElement)(u,h({hookPrefix:z},e)),B=window.wp.primitives;var V,H;const G=null!==(V=window)&&void 0!==V&&null!==(H=V.gutenify_components_vars)&&void 0!==H&&H.brand_color?window.gutenify_components_vars.brand_color:"#2196f3",$=((0,r.createElement)(B.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M17 3H7c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H7c-.3 0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v4zm-8-1.2h5V6.2h-5v1.6zM17 13H7c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H7c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v4zm-8-1.2h5v-1.5h-5v1.5z"}))),(0,r.createElement)(B.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M19 6.5H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v7zM8 12.8h8v-1.5H8v1.5z"}))),(0,r.createElement)(B.SVG,{width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",focusable:"false"},(0,r.createElement)(B.Rect,{height:"14.5",rx:".875",stroke:G,strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),(0,r.createElement)(B.Path,{d:"m5.06667 14.6666 3.9619-2.1334 2.97143 1.4222 3.4667-2.4888 3.4666 2.4888",stroke:G,strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,r.createElement)(B.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M15.8 4.2c3.2 3.21 3.2 8.39 0 11.6-3.21 3.2-8.39 3.2-11.6 0C1 12.59 1 7.41 4.2 4.2 7.41 1 12.59 1 15.8 4.2zm-4.3 11.3v-4h4v-3h-4v-4h-3v4h-4v3h4v4h3z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M19 16V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v13c0 .55.45 1 1 1h15c.55 0 1-.45 1-1zM4 4h13v4H4V4zm1 1v2h3V5H5zm4 0v2h3V5H9zm4 0v2h3V5h-3zm-8.5 5c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 10h4v1H6v-1zm6 0h5v5h-5v-5zm-7.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 12h4v1H6v-1zm7 0v2h3v-2h-3zm-8.5 2c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5zM6 14h4v1H6v-1z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M13 13.14l1.17-5.94c.79-.43 1.33-1.25 1.33-2.2 0-1.38-1.12-2.5-2.5-2.5S10.5 3.62 10.5 5c0 .95.54 1.77 1.33 2.2zm0-9.64c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm1.72 4.8L18 6.97v9L13.12 18 7 15.97l-5 2v-9l5-2 4.27 1.41 1.73 7.3z"}))),(0,r.createElement)(B.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true",focusable:"false"},(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M16.4 4.2H7.6v1.5h8.9V4.2zM4 11.2v1.5h16v-1.5H4zm3.6 8.6h8.9v-1.5H7.6v1.5z"}))),(0,r.createElement)(B.SVG,{width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",focusable:"false"},(0,r.createElement)(B.Path,{d:"m6 4.75h12c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-12c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:G,strokeWidth:"1.5",fill:"none"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"m7 9h2v2h-2z"}),(0,r.createElement)(B.Path,{d:"m7 13h2v2h-2z"}),(0,r.createElement)(B.Path,{d:"m10 9h7v2h-7z"}),(0,r.createElement)(B.Path,{d:"m10 13h7v2h-7z"}),(0,r.createElement)(B.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,r.createElement)(B.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M10 1l3 6 6 .75-4.12 4.62L16 19l-6-3-6 3 1.13-6.63L1 7.75 7 7z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M8.03 4.46c-.29 1.28.55 3.46 1.97 3.46 1.41 0 2.25-2.18 1.96-3.46-.22-.98-1.08-1.63-1.96-1.63-.89 0-1.74.65-1.97 1.63zm-4.13.9c-.25 1.08.47 2.93 1.67 2.93s1.92-1.85 1.67-2.93c-.19-.83-.92-1.39-1.67-1.39s-1.48.56-1.67 1.39zm8.86 0c-.25 1.08.47 2.93 1.66 2.93 1.2 0 1.92-1.85 1.67-2.93-.19-.83-.92-1.39-1.67-1.39-.74 0-1.47.56-1.66 1.39zm-.59 11.43l1.25-4.3C14.2 10 12.71 8.47 10 8.47c-2.72 0-4.21 1.53-3.44 4.02l1.26 4.3C8.05 17.51 9 18 10 18c.98 0 1.94-.49 2.17-1.21zm-6.1-7.63c-.49.67-.96 1.83-.42 3.59l1.12 3.79c-.34.2-.77.31-1.2.31-.85 0-1.65-.41-1.85-1.03l-1.07-3.65c-.65-2.11.61-3.4 2.92-3.4.27 0 .54.02.79.06-.1.1-.2.22-.29.33zm8.35-.39c2.31 0 3.58 1.29 2.92 3.4l-1.07 3.65c-.2.62-1 1.03-1.85 1.03-.43 0-.86-.11-1.2-.31l1.11-3.77c.55-1.78.08-2.94-.42-3.61-.08-.11-.18-.23-.28-.33.25-.04.51-.06.79-.06z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M10 9.25c-2.27 0-2.73-3.44-2.73-3.44C7 4.02 7.82 2 9.97 2c2.16 0 2.98 2.02 2.71 3.81 0 0-.41 3.44-2.68 3.44zm0 2.57L12.72 10c2.39 0 4.52 2.33 4.52 4.53v2.49s-3.65 1.13-7.24 1.13c-3.65 0-7.24-1.13-7.24-1.13v-2.49c0-2.25 1.94-4.48 4.47-4.48z"}))),(0,r.createElement)(B.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(B.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(B.G,{fill:G},(0,r.createElement)(B.Path,{d:"M10 1c7 0 9 2.91 9 6.5S17 14 10 14s-9-2.91-9-6.5S3 1 10 1zM5.5 9C6.33 9 7 8.33 7 7.5S6.33 6 5.5 6 4 6.67 4 7.5 4.67 9 5.5 9zM10 9c.83 0 1.5-.67 1.5-1.5S10.83 6 10 6s-1.5.67-1.5 1.5S9.17 9 10 9zm4.5 0c.83 0 1.5-.67 1.5-1.5S15.33 6 14.5 6 13 6.67 13 7.5 13.67 9 14.5 9zM6 14.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-3 2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}))),(0,r.createElement)(B.SVG,{width:"27",height:"13",viewBox:"0 0 27 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(B.Rect,{width:"27",height:"13",rx:"6.5",fill:"#05A015"}),(0,r.createElement)(B.Path,{d:"M6.57812 6.99609L6.22656 9H5.08203L6.07031 3.3125L8.0625 3.31641C8.67708 3.31641 9.16016 3.48698 9.51172 3.82812C9.86328 4.16927 10.0169 4.61458 9.97266 5.16406C9.93099 5.72135 9.69792 6.16667 9.27344 6.5C8.85156 6.83333 8.3125 7 7.65625 7L6.57812 6.99609ZM6.73828 6.04688L7.69141 6.05469C7.9987 6.05469 8.25391 5.97526 8.45703 5.81641C8.66016 5.65755 8.78125 5.44271 8.82031 5.17188C8.85938 4.90104 8.8151 4.6849 8.6875 4.52344C8.5625 4.36198 8.3763 4.27604 8.12891 4.26562L7.05078 4.26172L6.73828 6.04688ZM12.5664 6.91797H11.6367L11.2734 9H10.1289L11.1172 3.3125L13 3.31641C13.6302 3.31641 14.1146 3.46484 14.4531 3.76172C14.7943 4.05859 14.9453 4.47135 14.9062 5C14.8516 5.78125 14.4349 6.32422 13.6562 6.62891L14.457 8.9375V9H13.2383L12.5664 6.91797ZM11.8008 5.96875L12.6523 5.97656C12.9544 5.97135 13.2031 5.89062 13.3984 5.73438C13.5964 5.57552 13.7148 5.36068 13.7539 5.08984C13.7904 4.83724 13.75 4.63932 13.6328 4.49609C13.5156 4.35286 13.3294 4.27604 13.0742 4.26562L12.0977 4.26172L11.8008 5.96875ZM17.4062 9.07812C17.0286 9.07031 16.6953 8.98177 16.4062 8.8125C16.1198 8.64062 15.8919 8.39453 15.7227 8.07422C15.556 7.7513 15.4596 7.38151 15.4336 6.96484C15.4049 6.53776 15.4505 6.08203 15.5703 5.59766C15.6901 5.11328 15.8828 4.6875 16.1484 4.32031C16.4141 3.95312 16.7253 3.67839 17.082 3.49609C17.4414 3.3138 17.8294 3.22656 18.2461 3.23438C18.6289 3.24219 18.9635 3.33333 19.25 3.50781C19.5365 3.67969 19.7617 3.92839 19.9258 4.25391C20.0898 4.57682 20.1836 4.94401 20.207 5.35547C20.2331 5.8138 20.1836 6.28516 20.0586 6.76953C19.9336 7.25391 19.7396 7.67318 19.4766 8.02734C19.2135 8.38151 18.9049 8.64714 18.5508 8.82422C18.1992 9.0013 17.8177 9.08594 17.4062 9.07812ZM19.0273 6L19.0586 5.62891C19.0846 5.16536 19.0221 4.8138 18.8711 4.57422C18.7227 4.33464 18.4961 4.20964 18.1914 4.19922C17.7148 4.18359 17.3359 4.39453 17.0547 4.83203C16.776 5.26953 16.6185 5.88151 16.582 6.66797C16.556 7.12891 16.6172 7.48438 16.7656 7.73438C16.9141 7.98177 17.1445 8.11068 17.457 8.12109C17.8659 8.13932 18.2044 7.98047 18.4727 7.64453C18.7409 7.30599 18.9167 6.82812 19 6.21094L19.0273 6Z",fill:"white"})),(0,r.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M18 4h-7c-1.1 0-2 .9-2 2v3H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-3h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h3V13c0 1.1.9 2 2 2h2.5v3zm0-4.5H11c-.3 0-.5-.2-.5-.5v-2.5H13c.3 0 .5.2.5.5v2.5zm5-.5c0 .3-.2.5-.5.5h-3V11c0-1.1-.9-2-2-2h-2.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7z",fill:G}))),{hookPrefix:S}=((0,r.createElement)("svg",{version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:"0 0 1080 1080",xmlSpace:"preserve"},(0,r.createElement)("g",null,(0,r.createElement)("g",null,(0,r.createElement)("path",{className:"st0",d:"M828.5,552.9c-6.8,152.9-133.3,275.1-287.9,275.1c-158.9,0-288.2-129.3-288.2-288.2 c0-150.6,116.2-274.5,263.5-287.1V0.4C229.1,13.2,0.5,249.9,0.5,539.9c0,298.2,241.7,540.1,540.1,540.1 c293.9,0,533-234.8,539.8-527H828.5V552.9z"}),(0,r.createElement)("rect",{x:"518.9",y:"254.6",className:"st1",width:"309.8",height:"298.2"})))),(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)("rect",{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)("g",null,(0,r.createElement)("path",{d:"M2 1h16c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1zm7.01 7.99v-6H3v6h6.01zm8 0v-6h-6v6h6zm-8 8.01v-6H3v6h6.01zm8 0v-6h-6v6h6z",fill:G}))),(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)("rect",{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)("g",null,(0,r.createElement)("path",{d:"M17 10c0-3.87-3.14-7-7-7-3.87 0-7 3.13-7 7s3.13 7 7 7c3.86 0 7-3.13 7-7zm-6.3 1.48H9.14v-.43c0-.38.08-.7.24-.98s.46-.57.88-.89c.41-.29.68-.53.81-.71.14-.18.2-.39.2-.62 0-.25-.09-.44-.28-.58-.19-.13-.45-.19-.79-.19-.58 0-1.25.19-2 .57l-.64-1.28c.87-.49 1.8-.74 2.77-.74.81 0 1.45.2 1.92.58.48.39.71.91.71 1.55 0 .43-.09.8-.29 1.11-.19.32-.57.67-1.11 1.06-.38.28-.61.49-.71.63-.1.15-.15.34-.15.57v.35zm-1.47 2.74c-.18-.17-.27-.42-.27-.73 0-.33.08-.58.26-.75s.43-.25.77-.25c.32 0 .57.09.75.26s.27.42.27.74c0 .3-.09.55-.27.72-.18.18-.43.27-.75.27-.33 0-.58-.09-.76-.26z",fill:G}))),(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)("rect",{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)("g",null,(0,r.createElement)("path",{d:"M19 2v6H1V2h18zm-1 5V3H2v4h16zM5 4v2H3V4h2zm3 0v2H6V4h2zm3 0v2H9V4h2zm3 0v2h-2V4h2zm3 0v2h-2V4h2zm2 5v9H1V9h18zm-1 8v-7H2v7h16zM5 11v2H3v-2h2zm3 0v2H6v-2h2zm3 0v2H9v-2h2zm6 0v2h-5v-2h5zm-6 3v2H3v-2h8zm3 0v2h-2v-2h2zm3 0v2h-2v-2h2z",fill:G}))),(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 278.799 278.799"},(0,r.createElement)("g",null,(0,r.createElement)("path",{d:"M265.54,0H13.259C5.939,0,0.003,5.936,0.003,13.256v252.287c0,7.32,5.936,13.256,13.256,13.256H265.54 c7.318,0,13.256-5.936,13.256-13.256V13.255C278.796,5.935,272.86,0,265.54,0z M252.284,252.287H26.515V26.511h225.769V252.287z",fill:G}))),(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)("rect",{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)("g",null,(0,r.createElement)("path",{d:"M2.25 1h15.5c.69 0 1.25.56 1.25 1.25v15.5c0 .69-.56 1.25-1.25 1.25H2.25C1.56 19 1 18.44 1 17.75V2.25C1 1.56 1.56 1 2.25 1zM17 17V3H3v14h14zM10 6c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm3 5s0-6 3-6v10c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V8c2 0 3 4 3 4s1-3 3-3 3 2 3 2z",fill:G}))),w),{name:P,attributes:M,supports:O}=p,N={title:(0,o.__)("Container"),description:(0,o.__)("Combine blocks into a group."),icon:(0,r.createElement)(l.Icon,{icon:$}),keywords:["gutenify",(0,o.__)("container"),(0,o.__)("section"),(0,o.__)("group"),(0,o.__)("wrapper"),(0,o.__)("row")],example:{attributes:{}},attributes:M,edit:e=>{const{isSelected:t,clientId:n,attributes:o}=e,{blockClientId:l}=o,{hasInnerBlocks:a}=(0,s.useSelect)((e=>{const{getBlock:t}=e(m.store),r=t(n);return{hasInnerBlocks:!(!r||!r.innerBlocks.length)}}),[n]),c=i()("gutenify-block-container-wrapper",`gutenify-section-${l}`,`${p.name.replace(/\//gm,"-")}-version-${p.version}`),h=(0,m.useBlockProps)({className:c}),{children:d,...v}=(0,m.useInnerBlocksProps)(h,{orientation:"horizontal",renderAppender:!a&&(()=>(0,r.createElement)(m.InnerBlocks.ButtonBlockAppender,null)),__experimentalLayout:{type:"default",alignments:[]}});return(0,r.createElement)("div",v,t&&(0,r.createElement)(_,e),(0,r.createElement)("div",{className:"gutenify-container"},d))},save:function(e){const{attributes:t}=e,{stretchContainer:n,fullWidthStretchContainer:o,blockClientId:l}=t,a=i()(n?"gutenify-container-stretch":"",n?"gutenify-container-stretch":"",n&&o?"gutenify-container-full-width-stretch":"","gutenify-block-container-wrapper",`gutenify-section-${l}`,`${p.name.replace(/\//gm,"-")}-version-${p.version}`),c=m.useBlockProps.save({className:a}),s=m.useInnerBlocksProps.save(c);return(0,r.createElement)("div",s,(0,r.createElement)("div",{className:"gutenify-container"},s.children))},supports:O,gutenify:{customStylesCallback:e=>function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const{blockAdvanceOptions:n,stretchContainer:r,maxWidth:o,blockClientId:l}=e.attributes;t=t||`.gutenify-section-${l}`;let a="",c="";c+=(0,C.has)(n,"textColor")&&!(0,C.isEmpty)(n.textColor)?`color: ${n.textColor};`:"",c+=(0,C.has)(n,"backgroundColor")&&!(0,C.isEmpty)(n.backgroundColor)?`background: ${n.backgroundColor};`:"",(0,C.has)(n,"backgroundGradient")&&!(0,C.isEmpty)(n.backgroundGradient)&&(c+=`background: ${n.backgroundGradient};`),c+=(0,C.has)(n,"borderColor")&&!(0,C.isEmpty)(n.borderColor)?`border-color: ${n.borderColor};`:"",c+=(0,C.has)(n,"borderWidth")&&!(0,C.isEmpty)(n.borderWidth)?`border-width: ${n.borderWidth}px;`:"",c+=(0,C.has)(n,"borderWidth")&&!(0,C.isEmpty)(n.borderWidth)?"border-style: solid;":"",c+=(0,C.has)(n,"borderRadius")&&!(0,C.isEmpty)(n.borderRadius)?`border-radius: ${n.borderRadius};`:"",c&&(a+=`${t} { ${c} }`);let i="";return i+=(0,C.has)(n,"hoverTextColor")&&!(0,C.isEmpty)(n.hoverTextColor)?`color: ${n.hoverTextColor};`:"",i+=(0,C.has)(n,"hoverBackgroundColor")&&!(0,C.isEmpty)(n.hoverBackgroundColor)?`background: ${n.hoverBackgroundColor};`:"",(0,C.has)(n,"hoverBackgroundGradient")&&!(0,C.isEmpty)(n.hoverBackgroundGradient)&&(i+=`background: ${n.hoverBackgroundGradient};`),i+=(0,C.has)(n,"hoverBorderColor")&&!(0,C.isEmpty)(n.hoverBorderColor)?`border-color: ${n.hoverBorderColor};`:"",i&&(a+=`${t}:hover { ${i} }`),!r&&o&&(a+=` ${t} { max-width: ${o}!important; } `),(0,d.applyFilters)(`gutenify--${S}--inline-styles`,a,e)}(e)},deprecated:[{attributes:M,supports:O,save:function(e){const{attributes:t,className:n}=e,{stretchContainer:o,fullWidthStretchContainer:l,blockClientId:a,align:c}=t,s=i()(n,`align${c}`,"wp-block-gutenify-container",o?"gutenify-container-stretch":"",o?"gutenify-container-stretch":"",o&&l?"gutenify-container-full-width-stretch":"","gutenify-block-container-wrapper",`gutenify-section-${a}`);return(0,r.createElement)("div",{className:s},(0,r.createElement)("div",{className:"gutenify-container"},(0,r.createElement)(m.InnerBlocks.Content,null)))}},{attributes:M,supports:O,save:function(e){const{attributes:t,className:n}=e,{stretchContainer:o,fullWidthStretchContainer:l,blockClientId:a,align:c}=t,s=i()(n,o?"gutenify-container-stretch":"",o?"gutenify-container-stretch":"",o&&l?"gutenify-container-full-width-stretch":"","gutenify-block-container-wrapper",`gutenify-section-${a}`);return(0,r.createElement)("div",{className:s},(0,r.createElement)("div",{className:"gutenify-container"},(0,r.createElement)(m.InnerBlocks.Content,null)))}}]};(0,a.registerBlockType)(P,{...N})},4184:(e,t)=>{var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var l=typeof n;if("string"===l||"number"===l)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===l)if(n.toString===Object.prototype.toString)for(var c in n)r.call(n,c)&&n[c]&&e.push(c);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var l=n[e]={exports:{}};return t[e](l,l.exports,r),l.exports}r.m=t,e=[],r.O=(t,n,o,l)=>{if(!n){var a=1/0;for(m=0;m<e.length;m++){for(var[n,o,l]=e[m],c=!0,i=0;i<n.length;i++)(!1&l||a>=l)&&Object.keys(r.O).every((e=>r.O[e](n[i])))?n.splice(i--,1):(c=!1,l<a&&(a=l));if(c){e.splice(m--,1);var s=o();void 0!==s&&(t=s)}}return t}l=l||0;for(var m=e.length;m>0&&e[m-1][2]>l;m--)e[m]=e[m-1];e[m]=[n,o,l]},r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e={5296:0,290:0};r.O.j=t=>0===e[t];var t=(t,n)=>{var o,l,[a,c,i]=n,s=0;if(a.some((t=>0!==e[t]))){for(o in c)r.o(c,o)&&(r.m[o]=c[o]);if(i)var m=i(r)}for(t&&t(n);s<a.length;s++)l=a[s],r.o(e,l)&&e[l]&&e[l][0](),e[l]=0;return r.O(m)},n=globalThis.webpackChunkgutenify=globalThis.webpackChunkgutenify||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var o=r.O(void 0,[290],(()=>r(2707)));o=r.O(o)})();

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists