Sindbad~EG File Manager
(()=>{var e,t={8607:(e,t,n)=>{"use strict";const r=window.wp.element,o=window.wp.i18n,l=window.wp.components,a=window.wp.blocks;function c(){return c=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},c.apply(this,arguments)}var i=n(4184),s=n.n(i),m=n(9588),u=n.n(m),d=n(8913),h=n.n(d);const g=window.wp.blockEditor,v=window.wp.data,p=window.wp.compose,b=window.wp.hooks;class f extends r.Component{render(){const e=`gutenify-block-${this.props.hookPrefix}`;return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(g.BlockControls,null,(0,b.applyFilters)(`${e}-block-controls`,[],this.props)),(0,r.createElement)(g.InspectorControls,null,(0,b.applyFilters)(`${e}-inspector-controls`,[],this.props)),(0,r.createElement)(g.InspectorAdvancedControls,null,(0,b.applyFilters)(`${e}-inspector-advance-controls`,[],this.props)))}}const w=f,y={hookPrefix:"team"},E=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()))})))},k=e=>{let{layouts:t,label:n="Layouts",value:o,onChange:l,blockName:a}=e;return t=(0,b.applyFilters)(`gutenify--${a}--layouts`,t),(0,r.createElement)(r.Fragment,null,t&&t.length?(0,r.createElement)("div",{className:"gutenify-template-browser"},(0,r.createElement)("h2",null,n),(0,r.createElement)("ul",null,t.map((e=>{let t="gutenify-template-browser-item";return o===e.name&&(t+=" gutenify-template-browser-item-active"),(0,r.createElement)("li",{className:t,key:e.name},(0,r.createElement)("button",{className:"gutenify-template-browser-selector",onClick:()=>{l(e)}},(0,r.createElement)("img",{src:null!=e&&e.thumbnailUrl?e.thumbnailUrl:`${window.gutenify_block_data.plugin_directory_url}/assets/images/layouts/${a}/${e.name}.png`,alt:e.name}),(0,r.createElement)("small",null,e.label)))})))):"")},{hookPrefix:C}=y,{layouts:x,hookPrefix:z}={hookPrefix:"team-member",layouts:[{name:"layout-1",label:"Layout 1",imageAlign:"center",titleAlign:"center",socialIconAlign:"center"},{name:"layout-2",label:"Layout 2",imageAlign:"center",titleAlign:"left",socialIconAlign:"left"},{name:"layout-3",label:"Layout 3",imageAlign:"center",titleAlign:"right",socialIconAlign:"right"}]};(0,b.addFilter)(`gutenify-block-${C}-options-tab-content`,`Gutenify/Block/${C}/InspectorControls/BasicControls/tabs/content`,((e,t)=>{const{attributes:n,setAttributes:a,updateInnerBlocks:c}=t,{layout:i,columnSize:s}=n;return[...e,(0,r.createElement)(r.Fragment,{key:`gutenify-block-${C}-options-tab-content-basic`},(0,r.createElement)(E,{tabs:[{name:"team",initialOpen:!0,label:()=>(0,o.__)("Team"),cb:()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)(k,{layouts:x,value:i,blockName:z,onChange:e=>{const t={layout:e.name,socialIconAlign:e.socialIconAlign,imageAlign:e.imageAlign,titleAlign:e.titleAlign};a(t),c(e)}}),(0,r.createElement)(l.RangeControl,{value:s,label:(0,o.__)("Columns"),min:1,max:(0,b.applyFilters)(`gutenify--${C}--max-columns`,4),step:1,onChange:e=>{a({columnSize:e})}}))}]}))]}));const B=window.lodash,A=e=>{const{clearable:t=!0}=e,{colors:n}=(0,v.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}))},_=e=>{const{clearable:t=!0}=e,{colors:n,gradients:o}=(0,v.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)(g.__experimentalColorGradientControl,{label:e.label,colorValue:e.colorValue,gradientValue:e.gradientValue,colors:n,gradients:o,disableCustomColors:!1,disableCustomGradients:!1,onColorChange:t=>{if((0,B.isEmpty)(t))return;const n={backgroundColor:t,backgroundGradient:void 0};e.onChange(n)},onGradientChange:t=>{if((0,B.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:V}=y;(0,b.addFilter)(`gutenify-block-${V}-options-tab-style`,`Gutenify/Block/${V}/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-${V}-options-tab-content-basic`},(0,r.createElement)(E,{tabs:[{name:"team",initialOpen:!0,label:()=>(0,o.__)("Team 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)(A,{label:(0,o.__)("Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,textColor:e}};a(t)},value:c.textColor}),(0,r.createElement)(_,{label:(0,o.__)("Background Color"),colorValue:c.backgroundColor,gradientValue:c.backgroundGradient,onChange:e=>{const t={blockAdvanceOptions:{...c,...e}};a(t)}}),(0,r.createElement)(A,{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)(A,{label:(0,o.__)("Color"),onChange:e=>{const t={blockAdvanceOptions:{...c,hoverTextColor:e}};a(t)},value:c.hoverTextColor}),(0,r.createElement)(_,{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)(A,{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:S}=y;(0,b.addFilter)(`gutenify-block-${S}-inspector-controls`,`Gutenify/Block/${S}/InspectorControls/BasicControls`,((e,t)=>[...e,(0,r.createElement)(l.PanelBody
/* translators: block settings */,{title:(0,o.__)("Options"),key:`gutenify-block-${S}-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,b.applyFilters)(`gutenify-block-${S}-options-tab-${e.name}`,[],{...t},e)))))]));const{hookPrefix:$}=y,H=e=>(0,r.createElement)(w,c({hookPrefix:$},e)),I=e=>{const{children:t,name:n}=e,o=n.replace("/","-")+"-section";return(0,r.createElement)("div",{className:o},t)},G=JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2,"name":"gutenify/team","category":"gutenify","title":"Team","version":"2","attributes":{"blockClientId":{"type":"string","default":""},"blockAdvanceOptions":{"type":"object","default":{"padding":{"desktop":{"top":"20px","bottom":"20px","left":"20px","right":"20px"}}}},"layout":{"type":"string","default":"layout-1"},"containerSize":{"type":"string","default":"center"},"columnSize":{"type":"number","default":2}},"supports":{"anchor":true,"html":false,"align":["center","wide","full"]},"editorScript":"gutenify-team-editor","editorStyle":"gutenify-team-editor","style":"gutenify-team-frontend"}'),P=["gutenify/team-member"],O=u()((e=>h()(e,(()=>["gutenify/team-member",{className:"has-shadow-dark"}])))),M=(0,p.compose)([(0,v.withDispatch)(((e,t)=>{const{clientId:n}=t;return{updateInnerBlocks(t){(0,v.select)("core/block-editor").getBlocksByClientId(n)[0].innerBlocks.forEach((function(n){"gutenify/team-member"===n.name&&(e("core/block-editor").updateBlockAttributes(n.clientId,{layout:t.name,titleAlign:t.titleAlign,imageAlign:t.imageAlign,ratingAlign:t.ratingAlign}),(0,v.select)("core/block-editor").getBlocksByClientId(n.clientId)[0].innerBlocks.forEach((function(n){if("core/image"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{align:t.imageAlign}),"core/heading"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{textAlign:t.titleAlign}),"core/paragraph"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{align:t.titleAlign}),"gutenify/star-rating"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{textAlignment:t.ratingAlign}),"core/social-links"===n.name){var r,o;const l=null!=t&&null!==(r=t.socialLinks)&&void 0!==r&&r.attributes?null==t||null===(o=t.socialLinks)||void 0===o?void 0:o.attributes:{align:t.socialIconAlign,layout:{type:"flex",justifyContent:t.socialIconAlign}};e("core/block-editor").updateBlockAttributes(n.clientId,{...l})}})))}))},updateInnerBlocks1(t){(0,v.select)("core/block-editor").getBlocksByClientId(n)[0].innerBlocks.forEach((function(n){"core/image"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{align:t.imageAlign}),"core/heading"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{textAlign:t.titleAlign}),"core/paragraph"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{align:t.titleAlign}),"core/social-links"===n.name&&e("core/block-editor").updateBlockAttributes(n.clientId,{align:t.socialIconAlign,layout:{type:"flex",justifyContent:t.socialIconAlign}})}))}}}))])((e=>{const{attributes:t,isSelected:n,clientId:o}=e,{layout:l,columnSize:a,blockClientId:i}=t,m=s()("gutenify-team-block-wrapper",`gutenify-team-${l}`,`gutenify-team-col-${a}`,`gutenify-section-${i}`,`${G.name.replace(/\//gm,"-")}-version-${G.version}`),u=(0,g.useBlockProps)({className:m}),{children:d,...h}=(0,g.useInnerBlocksProps)(u,{allowedBlocks:P,template:O(2),templateInsertUpdatesSelection:!1,orientation:"horizontal",__experimentalCaptureToolbars:!0,renderAppender:g.InnerBlocks.ButtonBlockAppender});return(0,r.createElement)("div",h,n&&(0,r.createElement)(H,e),(0,r.createElement)(I,c({},e,{sectionID:o}),d))})),N=window.wp.primitives;var j,L;const T=null!==(j=window)&&void 0!==j&&null!==(L=j.gutenify_components_vars)&&void 0!==L&&L.brand_color?window.gutenify_components_vars.brand_color:"#2196f3",F=((0,r.createElement)(N.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.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)(N.Rect,{height:"14.5",rx:".875",stroke:T,strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),(0,r.createElement)(N.Path,{d:"m5.06667 14.6666 3.9619-2.1334 2.97143 1.4222 3.4667-2.4888 3.4666 2.4888",stroke:T,strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"}))),(0,r.createElement)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.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)(N.G,{fill:T},(0,r.createElement)(N.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)(N.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)(N.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:T,strokeWidth:"1.5",fill:"none"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.Path,{d:"m7 9h2v2h-2z"}),(0,r.createElement)(N.Path,{d:"m7 13h2v2h-2z"}),(0,r.createElement)(N.Path,{d:"m10 9h7v2h-7z"}),(0,r.createElement)(N.Path,{d:"m10 13h7v2h-7z"}),(0,r.createElement)(N.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)(N.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"}))),(0,r.createElement)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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"})))),{hookPrefix:R}=((0,r.createElement)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},(0,r.createElement)(N.Rect,{x:"0",fill:"none",width:"20",height:"20"}),(0,r.createElement)(N.G,{fill:T},(0,r.createElement)(N.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)(N.SVG,{width:"27",height:"13",viewBox:"0 0 27 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)(N.Rect,{width:"27",height:"13",rx:"6.5",fill:"#05A015"}),(0,r.createElement)(N.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:T})),(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:T}))),(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:T}))),(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:T}))),(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:T}))),(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:T}))),y),{name:W,attributes:Z,supports:U}=G,D={title:(0,o.__)("Team"),description:(0,o.__)("Gutenify Team"),icon:(0,r.createElement)(l.Icon,{icon:F}),keywords:["gutenify",(0,o.__)("team")],example:{attributes:{teams:{}}},attributes:Z,edit:M,save:function(e){const{attributes:t}=e,{layout:n,columnSize:o,blockClientId:l}=t,a=s()(`gutenify-team-block-wrapper gutenify-team-${n}`,`gutenify-team-col-${o}`,`gutenify-section-${l}`,`${G.name.replace(/\//gm,"-")}-version-${G.version}`),i=g.useBlockProps.save({className:a}),m=g.useInnerBlocksProps.save(i);return(0,r.createElement)("div",{className:a},(0,r.createElement)(I,c({},e,{name:"gutenify/team"}),m.children))},supports:U,gutenify:{customStylesCallback:e=>function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const{blockAdvanceOptions:r}=n||e.attributes;let o="";t=t||`.gutenify-section-${e.clientId}`;let l="";l+=(0,B.has)(r,"textColor")&&!(0,B.isEmpty)(r.textColor)?`color: ${r.textColor};`:"",l+=(0,B.has)(r,"backgroundColor")&&!(0,B.isEmpty)(r.backgroundColor)?`background: ${r.backgroundColor};`:"",(0,B.has)(r,"backgroundGradient")&&!(0,B.isEmpty)(r.backgroundGradient)&&(l+=`background: ${r.backgroundGradient};`),l+=(0,B.has)(r,"borderColor")&&!(0,B.isEmpty)(r.borderColor)?`border-color: ${r.borderColor};`:"",l+=(0,B.has)(r,"borderWidth")&&r.borderWidth>0?`border-width: ${r.borderWidth}px;`:"",l+=(0,B.has)(r,"borderWidth")&&r.borderWidth>0?"border-style: solid;":"",l+=(0,B.has)(r,"borderRadius")&&!(0,B.isEmpty)(r.borderRadius)?`border-radius: ${r.borderRadius};`:"",l&&(o+=`${t} { ${l} }`);let a="";return a+=(0,B.has)(r,"hoverTextColor")&&!(0,B.isEmpty)(r.hoverTextColor)?`color: ${r.hoverTextColor};`:"",a+=(0,B.has)(r,"hoverBackgroundColor")&&!(0,B.isEmpty)(r.hoverBackgroundColor)?`background: ${r.hoverBackgroundColor};`:"",(0,B.has)(r,"hoverBackgroundGradient")&&!(0,B.isEmpty)(r.hoverBackgroundGradient)&&(a+=`background: ${r.hoverBackgroundGradient};`),a+=(0,B.has)(r,"hoverBorderColor")&&!(0,B.isEmpty)(r.hoverBorderColor)?`border-color: ${r.hoverBorderColor};`:"",a&&(o+=`${t}:hover { ${a} }`),(0,b.applyFilters)(`gutenify--${R}--inline-styles`,o,e)}(e)}};(0,a.registerBlockType)(W,{...D})},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)}()},2705:(e,t,n)=>{var r=n(5639).Symbol;e.exports=r},4239:(e,t,n)=>{var r=n(2705),o=n(9607),l=n(2333),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?o(e):l(e)}},2545:e=>{e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},7561:(e,t,n)=>{var r=n(7990),o=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(o,""):e}},4290:(e,t,n)=>{var r=n(6557);e.exports=function(e){return"function"==typeof e?e:r}},1957:(e,t,n)=>{var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},9607:(e,t,n)=>{var r=n(2705),o=Object.prototype,l=o.hasOwnProperty,a=o.toString,c=r?r.toStringTag:void 0;e.exports=function(e){var t=l.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(e){}var o=a.call(e);return r&&(t?e[c]=n:delete e[c]),o}},2333:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5639:(e,t,n)=>{var r=n(1957),o="object"==typeof self&&self&&self.Object===Object&&self,l=r||o||Function("return this")();e.exports=l},7990:e=>{var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},6557:e=>{e.exports=function(e){return e}},3218:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},3448:(e,t,n)=>{var r=n(4239),o=n(7005);e.exports=function(e){return"symbol"==typeof e||o(e)&&"[object Symbol]"==r(e)}},8913:(e,t,n)=>{var r=n(2545),o=n(4290),l=n(554),a=4294967295,c=Math.min;e.exports=function(e,t){if((e=l(e))<1||e>9007199254740991)return[];var n=a,i=c(e,a);t=o(t),e-=a;for(var s=r(i,t);++n<e;)t(n);return s}},8601:(e,t,n)=>{var r=n(4841);e.exports=function(e){return e?Infinity===(e=r(e))||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},554:(e,t,n)=>{var r=n(8601);e.exports=function(e){var t=r(e),n=t%1;return t==t?n?t-n:t:0}},4841:(e,t,n)=>{var r=n(7561),o=n(3218),l=n(3448),a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,i=/^0o[0-7]+$/i,s=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(l(e))return NaN;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=c.test(e);return n||i.test(e)?s(e.slice(2),n?2:8):a.test(e)?NaN:+e}},9588:e=>{e.exports=function(e,t){var n,r,o=0;function l(){var l,a,c=n,i=arguments.length;e:for(;c;){if(c.args.length===arguments.length){for(a=0;a<i;a++)if(c.args[a]!==arguments[a]){c=c.next;continue e}return c!==n&&(c===r&&(r=c.prev),c.prev.next=c.next,c.next&&(c.next.prev=c.prev),c.next=n,c.prev=null,n.prev=c,n=c),c.val}c=c.next}for(l=new Array(i),a=0;a<i;a++)l[a]=arguments[a];return c={args:l,val:e.apply(null,l)},n?(n.prev=c,c.next=n):r=c,o===t.maxSize?(r=r.prev).next=null:o++,n=c,c.val}return t=t||{},l.clear=function(){n=null,r=null,o=0},l}}},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.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e={5355:0,7974: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,[7974],(()=>r(8607)));o=r.O(o)})();
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists