Plugin Directory

Changeset 3257641


Ignore:
Timestamp:
03/18/2025 09:09:20 AM (11 months ago)
Author:
coderstime
Message:

version 2.0.1 release

Location:
necessary-blocks
Files:
442 added
7 edited

Legend:

Unmodified
Added
Removed
  • necessary-blocks/trunk/build/blocks/button-block/index.asset.php

    r3256512 r3257641  
    1 <?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'fdcc43c2ac012de6b8a6');
     1<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'bd81f022f69cfc323c53');
  • necessary-blocks/trunk/build/blocks/button-block/index.js

    r3256512 r3257641  
    1 (()=>{"use strict";var e,t={6899:()=>{const e=window.wp.blocks;function t(e){var n,o,l="";if("string"==typeof e||"number"==typeof e)l+=e;else if("object"==typeof e)if(Array.isArray(e)){var r=e.length;for(n=0;n<r;n++)e[n]&&(o=t(e[n]))&&(l&&(l+=" "),l+=o)}else for(o in e)e[o]&&(l&&(l+=" "),l+=o);return l}const n=function(){for(var e,n,o=0,l="",r=arguments.length;o<r;o++)(e=arguments[o])&&(n=t(e))&&(l&&(l+=" "),l+=n);return l},o=window.wp.i18n,l=window.wp.blockEditor,r=window.wp.components,s=window.wp.element,a=(0,s.forwardRef)((function({icon:e,size:t=24,...n},o){return(0,s.cloneElement)(e,{width:t,height:t,...n,ref:o})})),i=window.wp.primitives,c=window.ReactJSXRuntime,u=(0,c.jsx)(i.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(i.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})}),b=JSON.parse('{"UU":"necessary-block/button-block"}');(0,e.registerBlockType)(b.UU,{edit:function({attributes:e,setAttributes:t}){const{align:s,buttonText:i,buttonLink:b,alignment:h,buttonColor:d,buttonBackground:_,buttonWidth:g,buttonHeight:p,buttonNewTab:x,buttonType:v,textAlign:k,hoverbg:y,hoverText:f}=e,w=(e,n)=>t({[e]:n}),m={default:"#475467",info:"#17a2b8",success:"#28a745",warning:"#ffc107",danger:"#dc3545"},j=n("necessary-block-button","align-"+h,"align"+s||0);return(0,c.jsxs)("div",{className:j,style:{width:g?`calc(${g} - 1.2rem * .5)`:"50%",height:p||"auto"},children:[(0,c.jsxs)(l.InspectorControls,{group:"list",children:[(0,c.jsxs)(r.__experimentalToolsPanel,{label:(0,o.__)("Size"),resetAll:!0,children:[(0,c.jsx)(r.__experimentalToolsPanelItem,{hasValue:()=>""!==g,label:(0,o.__)("Button Width","necessary-blocks"),onDeselect:()=>t({buttonWidth:""}),isShownByDefault:!0,children:(0,c.jsx)(r.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,o.__)("Button Width","necessary-blocks"),onChange:e=>t({buttonWidth:e}),value:g,step:5,units:(0,r.__experimentalUseCustomUnits)({availableUnits:["%","vw"]}),min:0,max:100})}),(0,c.jsx)(r.__experimentalToolsPanelItem,{hasValue:()=>!!p,label:(0,o.__)("Button Height","necessary-blocks"),onDeselect:()=>t({buttonHeight:""}),children:(0,c.jsx)(r.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,o.__)("Button Height","necessary-blocks"),placeholder:(0,o.__)("Auto","necessary-blocks"),help:(0,o.__)("Keep blank or reset for auto","necessary-blocks"),onChange:e=>t({buttonHeight:e}),value:p})})]}),!["100%","100em","100rem","100vw"].includes(g)&&(0,c.jsxs)(r.PanelBody,{title:(0,o.__)("General","necessary-blocks"),children:[(0,c.jsx)("p",{children:(0,o.__)("Button Allignment","necessary-blocks")}),(0,c.jsx)(r.ButtonGroup,{style:{textAlign:"center",display:"block"},children:["left","center","right"].map((e=>(0,c.jsx)(r.Button,{onClick:()=>w("alignment",e),isPrimary:h===e,children:(0,o.__)(e.charAt(0).toUpperCase()+e.slice(1))},e)))})]}),(0,c.jsx)(r.PanelBody,{children:(0,c.jsx)(r.SelectControl,{label:(0,o.__)("Button Type","necessary-blocks"),value:v,options:[{label:(0,o.__)("Select Button Type","necessary-blocks"),value:"default"},{label:(0,o.__)("Info","necessary-blocks"),value:"info"},{label:(0,o.__)("Success","necessary-blocks"),value:"success"},{label:(0,o.__)("Warning","necessary-blocks"),value:"warning"},{label:(0,o.__)("Danger","necessary-blocks"),value:"danger"}],onChange:e=>{w("buttonType",e),w("buttonBackground",m[e])}})}),(0,c.jsx)(r.PanelBody,{children:(0,c.jsx)(r.__experimentalInputControl,{__next40pxDefaultSize:!0,prefix:(0,c.jsx)(r.__experimentalInputControlPrefixWrapper,{children:(0,c.jsx)(a,{icon:u})}),help:(0,o.__)("Please enter a valid URL","necessary-blocks"),label:(0,o.__)("Button Link","necessary-blocks"),value:b,onChange:e=>{var n;t({buttonLink:(n=e,new RegExp("^((https?:\\/\\/)?([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[-a-z\\d_]*)?$","i").test(n)?/^https?:\/\//i.test(n)?n:`http://${n}`:"")})},placeholder:(0,o.__)("Enter link address","necessary-blocks")})}),(0,c.jsx)(l.PanelColorSettings,{title:(0,o.__)("Button Colors","necessary-blocks"),initialOpen:!1,colorSettings:[{value:d,onChange:e=>t({buttonColor:e}),label:(0,o.__)("Button Text Color","necessary-blocks")},{value:_,onChange:e=>t({buttonBackground:e}),label:(0,o.__)("Background color","necessary-blocks")},{value:f,onChange:e=>t({hoverText:e}),label:(0,o.__)("Hover Text Color","necessary-blocks")},{value:y,onChange:e=>t({hoverbg:e}),label:(0,o.__)("Hover Background","necessary-blocks")}]}),(0,c.jsx)(r.PanelBody,{children:(0,c.jsx)(r.ToggleControl,{label:(0,o.__)("Open in New Tab","necessary-blocks"),checked:x,onChange:e=>w("buttonNewTab",e)})})]}),(0,c.jsx)(l.BlockControls,{children:(0,c.jsx)(l.AlignmentToolbar,{value:k,onChange:e=>t({textAlign:void 0===e?"none":e})})}),(0,c.jsx)("a",{href:"#",rel:"noopener noreferrer",...(0,l.useBlockProps)({className:`button button-${v}`,style:{"--button-hover-color":f+"","--button-hover-bg":y+"",textAlign:k,background:_,color:d,textDecoration:"none"}}),children:(0,c.jsx)(l.RichText,{value:i,onChange:e=>t({buttonText:e}),placeholder:(0,o.__)("Add text","necessary-blocks")})})]})},save:function({attributes:e}){const{align:t,buttonText:o,buttonLink:r,alignment:s,buttonBackground:a,buttonColor:i,buttonWidth:u,buttonHeight:b,buttonNewTab:h,buttonType:d,textAlign:_,hoverText:g,hoverbg:p}=e,x=n("necessary-block-button","align-"+s,"align"+t||0);return(0,c.jsx)("div",{className:x,style:{width:u?`calc(${u} - 1.2rem * .5)`:"50%",height:b||"auto"},children:(0,c.jsx)("a",{href:r,target:h?"_blank":"_self",rel:"noopener noreferrer",...l.useBlockProps.save({className:`button button-${d} align-${s}`,style:{"--button-hover-color":g+"","--button-hover-bg":p+"",textAlign:_,background:a,color:i,textDecoration:"none"}}),children:(0,c.jsx)(l.RichText.Content,{value:o})})})}})}},n={};function o(e){var l=n[e];if(void 0!==l)return l.exports;var r=n[e]={exports:{}};return t[e](r,r.exports,o),r.exports}o.m=t,e=[],o.O=(t,n,l,r)=>{if(!n){var s=1/0;for(u=0;u<e.length;u++){for(var[n,l,r]=e[u],a=!0,i=0;i<n.length;i++)(!1&r||s>=r)&&Object.keys(o.O).every((e=>o.O[e](n[i])))?n.splice(i--,1):(a=!1,r<s&&(s=r));if(a){e.splice(u--,1);var c=l();void 0!==c&&(t=c)}}return t}r=r||0;for(var u=e.length;u>0&&e[u-1][2]>r;u--)e[u]=e[u-1];e[u]=[n,l,r]},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e={5297:0,933:0};o.O.j=t=>0===e[t];var t=(t,n)=>{var l,r,[s,a,i]=n,c=0;if(s.some((t=>0!==e[t]))){for(l in a)o.o(a,l)&&(o.m[l]=a[l]);if(i)var u=i(o)}for(t&&t(n);c<s.length;c++)r=s[c],o.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return o.O(u)},n=globalThis.webpackChunknecessary_blocks=globalThis.webpackChunknecessary_blocks||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var l=o.O(void 0,[933],(()=>o(6899)));l=o.O(l)})();
     1(()=>{"use strict";var e,t={6899:()=>{const e=window.wp.blocks;function t(e){var n,o,l="";if("string"==typeof e||"number"==typeof e)l+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(n=0;n<s;n++)e[n]&&(o=t(e[n]))&&(l&&(l+=" "),l+=o)}else for(o in e)e[o]&&(l&&(l+=" "),l+=o);return l}const n=function(){for(var e,n,o=0,l="",s=arguments.length;o<s;o++)(e=arguments[o])&&(n=t(e))&&(l&&(l+=" "),l+=n);return l},o=window.wp.i18n,l=window.wp.blockEditor,s=window.wp.components,r=window.wp.element,a=(0,r.forwardRef)((function({icon:e,size:t=24,...n},o){return(0,r.cloneElement)(e,{width:t,height:t,...n,ref:o})})),i=window.wp.primitives,c=window.ReactJSXRuntime,u=(0,c.jsx)(i.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,c.jsx)(i.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})}),b=JSON.parse('{"UU":"necessary-block/button-block"}');(0,e.registerBlockType)(b.UU,{edit:function({attributes:e,setAttributes:t}){const{align:r,buttonText:i,buttonLink:b,alignment:h,buttonColor:d,buttonBackground:_,buttonWidth:g,buttonHeight:p,buttonNewTab:x,buttonType:v,textAlign:k,hoverbg:y,hoverText:f}=e,w=(e,n)=>t({[e]:n}),m={default:"#475467",info:"#17a2b8",success:"#28a745",warning:"#ffc107",danger:"#dc3545"},j=n("necessary-block-button","align-"+h,"align"+r||0);return(0,c.jsxs)("div",{className:j,style:{width:g?`calc(${g} - 1.2rem * .5)`:"50%",height:p||"auto"},children:[(0,c.jsxs)(l.InspectorControls,{group:"list",children:[(0,c.jsxs)(s.__experimentalToolsPanel,{label:(0,o.__)("Size"),resetAll:!0,children:[(0,c.jsx)(s.__experimentalToolsPanelItem,{hasValue:()=>""!==g,label:(0,o.__)("Button Width","necessary-blocks"),onDeselect:()=>t({buttonWidth:""}),isShownByDefault:!0,children:(0,c.jsx)(s.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,o.__)("Button Width","necessary-blocks"),onChange:e=>t({buttonWidth:e}),value:g,step:5,units:(0,s.__experimentalUseCustomUnits)({availableUnits:["%","vw"]}),min:0,max:100})}),(0,c.jsx)(s.__experimentalToolsPanelItem,{hasValue:()=>!!p,label:(0,o.__)("Button Height","necessary-blocks"),onDeselect:()=>t({buttonHeight:""}),children:(0,c.jsx)(s.__experimentalUnitControl,{__next40pxDefaultSize:!0,label:(0,o.__)("Button Height","necessary-blocks"),placeholder:(0,o.__)("Auto","necessary-blocks"),help:(0,o.__)("Keep blank or reset for auto","necessary-blocks"),onChange:e=>t({buttonHeight:e}),value:p})})]}),!["100%","100em","100rem","100vw"].includes(g)&&(0,c.jsxs)(s.PanelBody,{title:(0,o.__)("General","necessary-blocks"),children:[(0,c.jsx)("p",{children:(0,o.__)("Button Allignment","necessary-blocks")}),(0,c.jsx)(s.ButtonGroup,{style:{textAlign:"center",display:"block"},children:["left","center","right"].map((e=>(0,c.jsx)(s.Button,{onClick:()=>w("alignment",e),isPrimary:h===e,children:(0,o.__)(e.charAt(0).toUpperCase()+e.slice(1))},e)))})]}),(0,c.jsx)(s.PanelBody,{children:(0,c.jsx)(s.SelectControl,{label:(0,o.__)("Button Type","necessary-blocks"),value:v,options:[{label:(0,o.__)("Select Button Type","necessary-blocks"),value:"default"},{label:(0,o.__)("Info","necessary-blocks"),value:"info"},{label:(0,o.__)("Success","necessary-blocks"),value:"success"},{label:(0,o.__)("Warning","necessary-blocks"),value:"warning"},{label:(0,o.__)("Danger","necessary-blocks"),value:"danger"}],onChange:e=>{w("buttonType",e),w("buttonBackground",m[e])}})}),(0,c.jsx)(s.PanelBody,{children:(0,c.jsx)(s.__experimentalInputControl,{__next40pxDefaultSize:!0,prefix:(0,c.jsx)(s.__experimentalInputControlPrefixWrapper,{children:(0,c.jsx)(a,{icon:u})}),help:(0,o.__)("Please enter a valid URL","necessary-blocks"),label:(0,o.__)("Button Link","necessary-blocks"),value:b,onChange:e=>{var n;t({buttonLink:(n=e,new RegExp("^((https?:\\/\\/)?([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[-a-z\\d_]*)?$","i").test(n)?/^https?:\/\//i.test(n)?n:`http://${n}`:"")})},placeholder:(0,o.__)("Enter link address","necessary-blocks")})}),(0,c.jsx)(l.PanelColorSettings,{title:(0,o.__)("Button Colors","necessary-blocks"),initialOpen:!1,colorSettings:[{value:d,onChange:e=>t({buttonColor:e}),label:(0,o.__)("Button Text Color","necessary-blocks")},{value:_,onChange:e=>t({buttonBackground:e}),label:(0,o.__)("Background color","necessary-blocks")},{value:f,onChange:e=>t({hoverText:e}),label:(0,o.__)("Hover Text Color","necessary-blocks")},{value:y,onChange:e=>t({hoverbg:e}),label:(0,o.__)("Hover Background","necessary-blocks")}]}),(0,c.jsx)(s.PanelBody,{children:(0,c.jsx)(s.ToggleControl,{label:(0,o.__)("Open in New Tab","necessary-blocks"),checked:x,onChange:e=>w("buttonNewTab",e)})})]}),(0,c.jsx)(l.BlockControls,{children:(0,c.jsx)(l.AlignmentToolbar,{value:k,onChange:e=>t({textAlign:void 0===e?"none":e})})}),(0,c.jsx)("div",{...(0,l.useBlockProps)({className:`button button-${v}`,style:{"--button-hover-color":f+"","--button-hover-bg":y+"",textAlign:k,background:_,color:d,textDecoration:"none"}}),children:(0,c.jsx)(l.RichText,{value:i,onChange:e=>t({buttonText:e}),placeholder:(0,o.__)("Add text","necessary-blocks")})})]})},save:function({attributes:e}){const{align:t,buttonText:o,buttonLink:s,alignment:r,buttonBackground:a,buttonColor:i,buttonWidth:u,buttonHeight:b,buttonNewTab:h,buttonType:d,textAlign:_,hoverText:g,hoverbg:p}=e,x=n("necessary-block-button","align-"+r,"align"+t||0);return(0,c.jsx)("div",{className:x,style:{width:u?`calc(${u} - 1.2rem * .5)`:"50%",height:b||"auto"},children:(0,c.jsx)("a",{href:s,target:h?"_blank":"_self",rel:"noopener noreferrer",...l.useBlockProps.save({className:`button button-${d} align-${r}`,style:{"--button-hover-color":g+"","--button-hover-bg":p+"",textAlign:_,background:a,color:i,textDecoration:"none"}}),children:(0,c.jsx)(l.RichText.Content,{value:o})})})}})}},n={};function o(e){var l=n[e];if(void 0!==l)return l.exports;var s=n[e]={exports:{}};return t[e](s,s.exports,o),s.exports}o.m=t,e=[],o.O=(t,n,l,s)=>{if(!n){var r=1/0;for(u=0;u<e.length;u++){for(var[n,l,s]=e[u],a=!0,i=0;i<n.length;i++)(!1&s||r>=s)&&Object.keys(o.O).every((e=>o.O[e](n[i])))?n.splice(i--,1):(a=!1,s<r&&(r=s));if(a){e.splice(u--,1);var c=l();void 0!==c&&(t=c)}}return t}s=s||0;for(var u=e.length;u>0&&e[u-1][2]>s;u--)e[u]=e[u-1];e[u]=[n,l,s]},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e={5297:0,933:0};o.O.j=t=>0===e[t];var t=(t,n)=>{var l,s,[r,a,i]=n,c=0;if(r.some((t=>0!==e[t]))){for(l in a)o.o(a,l)&&(o.m[l]=a[l]);if(i)var u=i(o)}for(t&&t(n);c<r.length;c++)s=r[c],o.o(e,s)&&e[s]&&e[s][0](),e[s]=0;return o.O(u)},n=globalThis.webpackChunknecessary_blocks=globalThis.webpackChunknecessary_blocks||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var l=o.O(void 0,[933],(()=>o(6899)));l=o.O(l)})();
  • necessary-blocks/trunk/build/dashboard/block.json

    r3256512 r3257641  
    11{
    2   "$schema": "https://schemas.wp.org/trunk/block.json",
    3   "apiVersion": 3,
    4   "name": "necessary-block/dashboard-settings",
    5   "version": "1.6.1",
    62  "editorScript": "file:./index.js",
    73  "editorStyle": "file:./index.css",
  • necessary-blocks/trunk/build/dashboard/index.asset.php

    r3256512 r3257641  
    1 <?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-notices', 'wp-preferences', 'wp-primitives'), 'version' => '74f8295737b3e518e3ff');
     1<?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-notices', 'wp-preferences', 'wp-primitives'), 'version' => '9cc2bb76aac5fe74e5e6');
  • necessary-blocks/trunk/build/dashboard/index.js

    r3256512 r3257641  
    1 (()=>{"use strict";var e,s={6380:(e,s,c)=>{const a=window.wp.i18n,l=window.wp.components,n=window.wp.element,o=window.wp.data,r=window.wp.preferences,i=window.wp.notices,t=window.wp.apiFetch;var h=c.n(t);window.React;const v=window.wp.primitives,d=window.ReactJSXRuntime,m=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"})}),x=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M18 5.5H6a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5ZM6 4h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm1 5h1.5v1.5H7V9Zm1.5 4.5H7V15h1.5v-1.5ZM10 9h7v1.5h-7V9Zm7 4.5h-7V15h7v-1.5Z"})}),w=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"})}),b=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z",fillRule:"evenodd",clipRule:"evenodd"})}),k=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",d:"M16.83 6.342l.602.3.625-.25.443-.176v12.569l-.443-.178-.625-.25-.603.301-1.444.723-2.41-.804-.475-.158-.474.158-2.41.803-1.445-.722-.603-.3-.625.25-.443.177V6.215l.443.178.625.25.603-.301 1.444-.722 2.41.803.475.158.474-.158 2.41-.803 1.445.722zM20 4l-1.5.6-1 .4-2-1-3 1-3-1-2 1-1-.4L5 4v17l1.5-.6 1-.4 2 1 3-1 3 1 2-1 1 .4 1.5.6V4zm-3.5 6.25v-1.5h-8v1.5h8zm0 3v-1.5h-8v1.5h8zm-8 3v-1.5h8v1.5h-8z",clipRule:"evenodd"})}),j=(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"})}),y=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",d:"M8.95 11.25H4v1.5h4.95v4.5H13V18c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75h-2.55v-7.5H13V9c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75H8.95v4.5ZM14.5 15v3c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5v-3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5Zm0-6V6c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5Z",clipRule:"evenodd"})}),p=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 7.5h-5v10h5v-10Zm1.5 0v10H19a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-2.5ZM6 7.5h2.5v10H6a.5.5 0 0 1-.5-.5V8a.5.5 0 0 1 .5-.5ZM6 6h13a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z"})}),g=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})}),M=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"})}),_=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"})}),u=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})}),z=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"})}),V=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M9 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM9 16a4.002 4.002 0 003.8-2.75H15V16h2.5v-2.75H19v-2.5h-6.2A4.002 4.002 0 005 12a4 4 0 004 4z",fillRule:"evenodd",clipRule:"evenodd"})}),C=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 6v12c0 1.1.9 2 2 2h3v-1.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h3V4H6c-1.1 0-2 .9-2 2zm7.2 16h1.5V2h-1.5v20zM15 5.5h1.5V4H15v1.5zm3.5.5H20c0-1.1-.9-2-2-2v1.5c.3 0 .5.2.5.5zm0 10.5H20v-2h-1.5v2zm0-3.5H20v-2h-1.5v2zm-.5 5.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zM15 20h1.5v-1.5H15V20zm3.5-10.5H20v-2h-1.5v2z"})}),H=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})}),f=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M12.5 15v5H11v-5H4V9h7V4h1.5v5h7v6h-7Z"})}),L=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z"})}),N=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"})}),S=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M2 11.2v1.5h20v-1.5H2zM5.5 6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v3H20V6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3h1.5V6zm2 14h2v-1.5h-2V20zm3.5 0h2v-1.5h-2V20zm7-1.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zm.5-2H20V15h-1.5v1.5zM5.5 18H4c0 1.1.9 2 2 2v-1.5c-.3 0-.5-.2-.5-.5zm0-3H4v1.5h1.5V15zm9 5h2v-1.5h-2V20z"})}),B=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"})}),A=(0,d.jsxs)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,d.jsx)(v.Path,{d:"M13.969 4.39A5.088 5.088 0 0 0 12 4C9.2 4 7 6.2 7 9v2.5c0 1.353-.17 2.368-.976 3-.267.209-.602.376-1.024.5v1h14v-1c-.422-.124-.757-.291-1.024-.5-.806-.632-.976-1.647-.976-3V11c-.53 0-1.037-.103-1.5-.29v.79c0 .93.066 1.98.515 2.897l.053.103H7.932l.053-.103c.449-.917.515-1.967.515-2.897V9c0-1.972 1.528-3.5 3.5-3.5.43 0 .838.072 1.214.206.167-.488.425-.933.755-1.316Zm-3.961 13.618c0-.176.023-.346.065-.508h3.854A1.996 1.996 0 0 1 12 20a1.991 1.991 0 0 1-1.992-1.992Z"}),(0,d.jsx)(v.Circle,{cx:"17",cy:"7",r:"2.5"})]}),P=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7zm-5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h1V9H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-1h-1.5v1z"})}),I=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})}),T=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z"})}),D=(0,d.jsxs)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,d.jsx)(v.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"})]}),Z=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M5 17.7c.4.5.8.9 1.2 1.2l1.1-1.4c-.4-.3-.7-.6-1-1L5 17.7zM5 6.3l1.4 1.1c.3-.4.6-.7 1-1L6.3 5c-.5.4-.9.8-1.3 1.3zm.1 7.8l-1.7.5c.2.6.4 1.1.7 1.6l1.5-.8c-.2-.4-.4-.8-.5-1.3zM4.8 12v-.7L3 11.1v1.8l1.7-.2c.1-.2.1-.5.1-.7zm3 7.9c.5.3 1.1.5 1.6.7l.5-1.7c-.5-.1-.9-.3-1.3-.5l-.8 1.5zM19 6.3c-.4-.5-.8-.9-1.2-1.2l-1.1 1.4c.4.3.7.6 1 1L19 6.3zm-.1 3.6l1.7-.5c-.2-.6-.4-1.1-.7-1.6l-1.5.8c.2.4.4.8.5 1.3zM5.6 8.6l-1.5-.8c-.3.5-.5 1-.7 1.6l1.7.5c.1-.5.3-.9.5-1.3zm2.2-4.5l.8 1.5c.4-.2.8-.4 1.3-.5l-.5-1.7c-.6.2-1.1.4-1.6.7zm8.8 13.5l1.1 1.4c.5-.4.9-.8 1.2-1.2l-1.4-1.1c-.2.3-.5.6-.9.9zm1.8-2.2l1.5.8c.3-.5.5-1.1.7-1.6l-1.7-.5c-.1.5-.3.9-.5 1.3zm2.6-4.3l-1.7.2v1.4l1.7.2V12v-.9zM11.1 3l.2 1.7h1.4l.2-1.7h-1.8zm3 2.1c.5.1.9.3 1.3.5l.8-1.5c-.5-.3-1.1-.5-1.6-.7l-.5 1.7zM12 19.2h-.7l-.2 1.8h1.8l-.2-1.7c-.2-.1-.5-.1-.7-.1zm2.1-.3l.5 1.7c.6-.2 1.1-.4 1.6-.7l-.8-1.5c-.4.2-.8.4-1.3.5z"})}),G=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"})}),O=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24",children:(0,d.jsx)(v.Path,{d:"M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z"})}),E=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M14 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v10zm2.5-7v4l5 3V7l-5 3zm3.5 4.4l-2-1.2v-2.3l2-1.2v4.7z"})}),R=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 12a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0ZM12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-.75 12v-1.5h1.5V16h-1.5Zm0-8v5h1.5V8h-1.5Z"})}),F=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z",fillRule:"evenodd",clipRule:"evenodd"})}),Y=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M3.99961 13C4.67043 13.3354 4.6703 13.3357 4.67017 13.3359L4.67298 13.3305C4.67621 13.3242 4.68184 13.3135 4.68988 13.2985C4.70595 13.2686 4.7316 13.2218 4.76695 13.1608C4.8377 13.0385 4.94692 12.8592 5.09541 12.6419C5.39312 12.2062 5.84436 11.624 6.45435 11.0431C7.67308 9.88241 9.49719 8.75 11.9996 8.75C14.502 8.75 16.3261 9.88241 17.5449 11.0431C18.1549 11.624 18.6061 12.2062 18.9038 12.6419C19.0523 12.8592 19.1615 13.0385 19.2323 13.1608C19.2676 13.2218 19.2933 13.2686 19.3093 13.2985C19.3174 13.3135 19.323 13.3242 19.3262 13.3305L19.3291 13.3359C19.3289 13.3357 19.3288 13.3354 19.9996 13C20.6704 12.6646 20.6703 12.6643 20.6701 12.664L20.6697 12.6632L20.6688 12.6614L20.6662 12.6563L20.6583 12.6408C20.6517 12.6282 20.6427 12.6108 20.631 12.5892C20.6078 12.5459 20.5744 12.4852 20.5306 12.4096C20.4432 12.2584 20.3141 12.0471 20.1423 11.7956C19.7994 11.2938 19.2819 10.626 18.5794 9.9569C17.1731 8.61759 14.9972 7.25 11.9996 7.25C9.00203 7.25 6.82614 8.61759 5.41987 9.9569C4.71736 10.626 4.19984 11.2938 3.85694 11.7956C3.68511 12.0471 3.55605 12.2584 3.4686 12.4096C3.42484 12.4852 3.39142 12.5459 3.36818 12.5892C3.35656 12.6108 3.34748 12.6282 3.34092 12.6408L3.33297 12.6563L3.33041 12.6614L3.32948 12.6632L3.32911 12.664C3.32894 12.6643 3.32879 12.6646 3.99961 13ZM11.9996 16C13.9326 16 15.4996 14.433 15.4996 12.5C15.4996 10.567 13.9326 9 11.9996 9C10.0666 9 8.49961 10.567 8.49961 12.5C8.49961 14.433 10.0666 16 11.9996 16Z"})}),Q=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M20.7 12.7s0-.1-.1-.2c0-.2-.2-.4-.4-.6-.3-.5-.9-1.2-1.6-1.8-.7-.6-1.5-1.3-2.6-1.8l-.6 1.4c.9.4 1.6 1 2.1 1.5.6.6 1.1 1.2 1.4 1.6.1.2.3.4.3.5v.1l.7-.3.7-.3Zm-5.2-9.3-1.8 4c-.5-.1-1.1-.2-1.7-.2-3 0-5.2 1.4-6.6 2.7-.7.7-1.2 1.3-1.6 1.8-.2.3-.3.5-.4.6 0 0 0 .1-.1.2s0 0 .7.3l.7.3V13c0-.1.2-.3.3-.5.3-.4.7-1 1.4-1.6 1.2-1.2 3-2.3 5.5-2.3H13v.3c-.4 0-.8-.1-1.1-.1-1.9 0-3.5 1.6-3.5 3.5s.6 2.3 1.6 2.9l-2 4.4.9.4 7.6-16.2-.9-.4Zm-3 12.6c1.7-.2 3-1.7 3-3.5s-.2-1.4-.6-1.9L12.4 16Z"})}),U=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.332 5.748c-1.03-.426-2.06.607-1.632 1.636l1.702 3.93 7.481.575c.123.01.123.19 0 .2l-7.483.575-1.7 3.909c-.429 1.029.602 2.062 1.632 1.636l12.265-5.076c1.03-.426 1.03-1.884 0-2.31L6.332 5.748Z"})}),W=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),K=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"})});let q=!1,J=!1;const X=[],$=new Proxy({},{get:(e,s,c)=>(...e)=>(async(e,...s)=>{if(J){if(window.formbricks){const c=e;await window.formbricks[c](...s)}}else if("init"===e){if(q)return void console.warn("🧱 Formbricks - Warning: Formbricks is already initializing.");q=!0;const e=s[0].apiHost;if((await(async e=>{if(!window.formbricks){const s=document.createElement("script");s.type="text/javascript",s.src=`${e}/js/formbricks.umd.cjs`,s.async=!0;const c=async()=>new Promise(((e,c)=>{const a=setTimeout((()=>{c(new Error("Formbricks SDK loading timed out"))}),1e4);s.onload=()=>{clearTimeout(a),e()},s.onerror=()=>{clearTimeout(a),c(new Error("Failed to load Formbricks SDK"))}}));document.head.appendChild(s);try{return await c(),{ok:!0,data:void 0}}catch(e){return{ok:!1,error:new Error(e.message??"Failed to load Formbricks SDK")}}}return{ok:!0,data:void 0}})(e)).ok&&window.formbricks){window.formbricks.init(...s),q=!1,J=!0;for(const{prop:e,args:s}of X)"function"==typeof window.formbricks[e]?window.formbricks[e](...s):console.error(`🧱 Formbricks - Error: Method ${e} does not exist on formbricks`)}}else console.warn("🧱 Formbricks - Warning: Formbricks not initialized. This method will be queued and executed after initialization."),X.push({prop:e,args:s})})(s,...e)}),ee=()=>(0,d.jsxs)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:[(0,d.jsx)(v.Path,{d:"M9 15a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m6 0a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1M6 8a1 1 0 0 1-.71-.29l-3-3a1 1 0 0 1 1.42-1.42l3 3a1 1 0 0 1 0 1.42A1 1 0 0 1 6 8m12 0a1 1 0 0 1-.71-.29 1 1 0 0 1 0-1.42l3-3a1 1 0 1 1 1.42 1.42l-3 3A1 1 0 0 1 18 8"}),(0,d.jsx)(v.Path,{d:"M21 20H3a1 1 0 0 1-1-1v-4.5a10 10 0 0 1 20 0V19a1 1 0 0 1-1 1M4 18h16v-3.5a8 8 0 0 0-16 0Z"})]}),se=()=>(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,d.jsx)(v.Path,{d:"M22.016,8.84c-0.002-0.013-0.005-0.025-0.007-0.037c-0.005-0.025-0.008-0.048-0.015-0.072 c-0.003-0.015-0.01-0.028-0.013-0.042c-0.008-0.02-0.015-0.04-0.023-0.062c-0.007-0.015-0.013-0.028-0.02-0.042 c-0.008-0.02-0.018-0.037-0.03-0.057c-0.007-0.013-0.017-0.027-0.025-0.038c-0.012-0.018-0.023-0.035-0.035-0.052 c-0.01-0.013-0.02-0.025-0.03-0.037c-0.015-0.017-0.028-0.032-0.043-0.045c-0.01-0.012-0.022-0.023-0.035-0.035 c-0.015-0.015-0.032-0.028-0.048-0.04c-0.012-0.01-0.025-0.02-0.037-0.03c-0.005-0.003-0.01-0.008-0.015-0.012l-9.161-6.096 c-0.289-0.192-0.666-0.192-0.955,0L2.359,8.237C2.354,8.24,2.349,8.245,2.344,8.249L2.306,8.277 c-0.017,0.013-0.033,0.027-0.048,0.04C2.246,8.331,2.234,8.342,2.222,8.352c-0.015,0.015-0.028,0.03-0.042,0.047 c-0.012,0.013-0.022,0.023-0.03,0.037C2.139,8.453,2.125,8.471,2.115,8.488C2.107,8.501,2.099,8.514,2.09,8.526 C2.079,8.548,2.069,8.565,2.06,8.585C2.054,8.6,2.047,8.613,2.04,8.626C2.032,8.648,2.025,8.67,2.019,8.69 c-0.005,0.013-0.01,0.027-0.013,0.042C1.999,8.755,1.995,8.778,1.99,8.803C1.989,8.817,1.985,8.828,1.984,8.84 C1.978,8.879,1.975,8.915,1.975,8.954v6.093c0,0.037,0.003,0.075,0.008,0.112c0.002,0.012,0.005,0.025,0.007,0.038 c0.005,0.023,0.008,0.047,0.015,0.072c0.003,0.015,0.008,0.028,0.013,0.04c0.007,0.022,0.013,0.042,0.022,0.063 c0.007,0.015,0.013,0.028,0.02,0.04c0.008,0.02,0.018,0.038,0.03,0.058c0.007,0.013,0.015,0.027,0.025,0.038 c0.012,0.018,0.023,0.035,0.035,0.052c0.01,0.013,0.02,0.025,0.03,0.037c0.013,0.015,0.028,0.032,0.042,0.045 c0.012,0.012,0.023,0.023,0.035,0.035c0.015,0.013,0.032,0.028,0.048,0.04l0.038,0.03c0.005,0.003,0.01,0.007,0.013,0.01 l9.163,6.095C11.668,21.953,11.833,22,12,22c0.167,0,0.332-0.047,0.478-0.144l9.163-6.095l0.015-0.01 c0.013-0.01,0.027-0.02,0.037-0.03c0.018-0.013,0.035-0.028,0.048-0.04c0.013-0.012,0.025-0.023,0.035-0.035 c0.017-0.015,0.03-0.032,0.043-0.045c0.01-0.013,0.02-0.025,0.03-0.037c0.013-0.018,0.025-0.035,0.035-0.052 c0.008-0.013,0.018-0.027,0.025-0.038c0.012-0.02,0.022-0.038,0.03-0.058c0.007-0.013,0.013-0.027,0.02-0.04 c0.008-0.022,0.015-0.042,0.023-0.063c0.003-0.013,0.01-0.027,0.013-0.04c0.007-0.025,0.01-0.048,0.015-0.072 c0.002-0.013,0.005-0.027,0.007-0.037c0.003-0.042,0.007-0.079,0.007-0.117V8.954C22.025,8.915,22.022,8.879,22.016,8.84z M12.862,4.464l6.751,4.49l-3.016,2.013l-3.735-2.492V4.464z M11.138,4.464v4.009l-3.735,2.494L4.389,8.954L11.138,4.464z M3.699,10.562L5.853,12l-2.155,1.438V10.562z M11.138,19.536l-6.749-4.491l3.015-2.011l3.735,2.492V19.536z M12,14.035L8.953,12 L12,9.966L15.047,12L12,14.035z M12.862,19.536v-4.009l3.735-2.492l3.016,2.011L12.862,19.536z M20.303,13.438L18.147,12 l2.156-1.438L20.303,13.438z"})}),ce=()=>(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M22.282 9.821a6 6 0 0 0-.516-4.91 6.05 6.05 0 0 0-6.51-2.9A6.065 6.065 0 0 0 4.981 4.18a6 6 0 0 0-3.998 2.9 6.05 6.05 0 0 0 .743 7.097 5.98 5.98 0 0 0 .51 4.911 6.05 6.05 0 0 0 6.515 2.9A6 6 0 0 0 13.26 24a6.06 6.06 0 0 0 5.772-4.206 6 6 0 0 0 3.997-2.9 6.06 6.06 0 0 0-.747-7.073M13.26 22.43a4.48 4.48 0 0 1-2.876-1.04l.141-.081 4.779-2.758a.8.8 0 0 0 .392-.681v-6.737l2.02 1.168a.07.07 0 0 1 .038.052v5.583a4.504 4.504 0 0 1-4.494 4.494M3.6 18.304a4.47 4.47 0 0 1-.535-3.014l.142.085 4.783 2.759a.77.77 0 0 0 .78 0l5.843-3.369v2.332a.08.08 0 0 1-.033.062L9.74 19.95a4.5 4.5 0 0 1-6.14-1.646M2.34 7.896a4.5 4.5 0 0 1 2.366-1.973V11.6a.77.77 0 0 0 .388.677l5.815 3.354-2.02 1.168a.08.08 0 0 1-.071 0l-4.83-2.786A4.504 4.504 0 0 1 2.34 7.872zm16.597 3.855-5.833-3.387L15.119 7.2a.08.08 0 0 1 .071 0l4.83 2.791a4.494 4.494 0 0 1-.676 8.105v-5.678a.79.79 0 0 0-.407-.667m2.01-3.023-.141-.085-4.774-2.782a.78.78 0 0 0-.785 0L9.409 9.23V6.897a.07.07 0 0 1 .028-.061l4.83-2.787a4.5 4.5 0 0 1 6.68 4.66zm-12.64 4.135-2.02-1.164a.08.08 0 0 1-.038-.057V6.075a4.5 4.5 0 0 1 7.375-3.453l-.142.08L8.704 5.46a.8.8 0 0 0-.393.681zm1.097-2.365 2.602-1.5 2.607 1.5v2.999l-2.597 1.5-2.607-1.5Z"})}),ae=()=>(0,d.jsxs)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:[(0,d.jsx)(v.Path,{d:"M257.143.072 40.476.001C18.157.001 0 18.158 0 40.477v254.762h223.81v-192.69l9.867-6.576 18.705 9.352 19.048-9.524 23.81 11.905V40.477c-.002-21.519-16.883-39.171-38.097-40.405m-42.857 40.405v245.238H9.524V40.477c0-17.067 13.886-30.952 30.952-30.952h188.229c-8.81 7.433-14.419 18.552-14.419 30.952m71.428 51.819-14.286-7.143-19.048 9.524-19.386-9.695-9.184 6.119V40.477c0-17.067 13.886-30.952 30.952-30.952s30.952 13.886 30.952 30.952z"}),(0,d.jsx)(v.Path,{d:"m141.462 103.368 20.443-20.443 20.443 20.443 6.733-6.734-20.443-20.443 20.443-20.442-6.733-6.734-20.443 20.443-20.443-20.443-6.733 6.734 20.442 20.442-20.442 20.443zM89.276 60.311l-7.124-6.334-33.995 38.248-6.1-9.153-7.924 5.286 12.948 19.419zM23.81 119.049H100v9.524H23.81zm0 23.809H100v9.524H23.81zm0 23.81H100v9.524H23.81zm0 23.809H100v9.524H23.81zm0 23.81H100v9.524H23.81zm0 23.809h38.095v9.524H23.81zm100-119.047H200v9.524h-76.19zm0 23.809H200v9.524h-76.19zm0 23.81H200v9.524h-76.19zm0 23.809h57.143v9.524H123.81z"})]}),le=({size:e=24})=>(0,d.jsx)(v.SVG,{width:e,height:e,viewBox:"0 0 24 24",version:"1.1",children:(0,d.jsx)(v.Path,{d:"M 12.011719 2 C 6.5057187 2 2.0234844 6.478375 2.0214844 11.984375 C 2.0204844 13.744375 2.4814687 15.462563 3.3554688 16.976562 L 2 22 L 7.2324219 20.763672 C 8.6914219 21.559672 10.333859 21.977516 12.005859 21.978516 L 12.009766 21.978516 C 17.514766 21.978516 21.995047 17.499141 21.998047 11.994141 C 22.000047 9.3251406 20.962172 6.8157344 19.076172 4.9277344 C 17.190172 3.0407344 14.683719 2.001 12.011719 2 z M 12.009766 4 C 14.145766 4.001 16.153109 4.8337969 17.662109 6.3417969 C 19.171109 7.8517969 20.000047 9.8581875 19.998047 11.992188 C 19.996047 16.396187 16.413812 19.978516 12.007812 19.978516 C 10.674812 19.977516 9.3544062 19.642812 8.1914062 19.007812 L 7.5175781 18.640625 L 6.7734375 18.816406 L 4.8046875 19.28125 L 5.2851562 17.496094 L 5.5019531 16.695312 L 5.0878906 15.976562 C 4.3898906 14.768562 4.0204844 13.387375 4.0214844 11.984375 C 4.0234844 7.582375 7.6067656 4 12.009766 4 z M 8.4765625 7.375 C 8.3095625 7.375 8.0395469 7.4375 7.8105469 7.6875 C 7.5815469 7.9365 6.9355469 8.5395781 6.9355469 9.7675781 C 6.9355469 10.995578 7.8300781 12.182609 7.9550781 12.349609 C 8.0790781 12.515609 9.68175 15.115234 12.21875 16.115234 C 14.32675 16.946234 14.754891 16.782234 15.212891 16.740234 C 15.670891 16.699234 16.690438 16.137687 16.898438 15.554688 C 17.106437 14.971687 17.106922 14.470187 17.044922 14.367188 C 16.982922 14.263188 16.816406 14.201172 16.566406 14.076172 C 16.317406 13.951172 15.090328 13.348625 14.861328 13.265625 C 14.632328 13.182625 14.464828 13.140625 14.298828 13.390625 C 14.132828 13.640625 13.655766 14.201187 13.509766 14.367188 C 13.363766 14.534188 13.21875 14.556641 12.96875 14.431641 C 12.71875 14.305641 11.914938 14.041406 10.960938 13.191406 C 10.218937 12.530406 9.7182656 11.714844 9.5722656 11.464844 C 9.4272656 11.215844 9.5585938 11.079078 9.6835938 10.955078 C 9.7955938 10.843078 9.9316406 10.663578 10.056641 10.517578 C 10.180641 10.371578 10.223641 10.267562 10.306641 10.101562 C 10.389641 9.9355625 10.347156 9.7890625 10.285156 9.6640625 C 10.223156 9.5390625 9.737625 8.3065 9.515625 7.8125 C 9.328625 7.3975 9.131125 7.3878594 8.953125 7.3808594 C 8.808125 7.3748594 8.6425625 7.375 8.4765625 7.375 z"})});function ne(){const e=(0,o.useSelect)((e=>e(i.store).getNotices()),[]),{removeNotice:s}=(0,o.useDispatch)(i.store),c=e.filter((({type:e})=>"snackbar"===e));return(0,d.jsx)(l.SnackbarList,{notices:c,className:"necessary-snackbar",onRemove:s})}"undefined"!=typeof window&&$.init({environmentId:"cm7in9bsq000ml803nfq6irnk",apiHost:"https://app.formbricks.com",userId:"testUser"});const oe=()=>{const{createSuccessNotice:e,createErrorNotice:s}=(0,o.useDispatch)(i.store),c=[{name:"necessary-block/accordions",label:(0,a.__)("Accordions Block","necessary-blocks"),icon:m},{name:"necessary-block/toc",label:(0,a.__)("Table of Content","necessary-blocks"),icon:x},{name:"necessary-block/testimonial-block",label:(0,a.__)("Testimonial Block","necessary-blocks"),icon:w},{name:"necessary-block/image-slider",label:(0,a.__)("Image Slider","necessary-blocks"),icon:b},{name:"necessary-block/priceboxes",label:(0,a.__)("Price Boxes","necessary-blocks"),icon:k},{name:"necessary-block/social-links",label:(0,a.__)("Social Links","necessary-blocks"),icon:j},{name:"necessary-block/social-share",label:(0,a.__)("Social Share","necessary-blocks"),icon:y},{name:"necessary-block/postscarousel",label:(0,a.__)("Posts Carousel","necessary-blocks"),icon:p},{name:"necessary-block/team-block",label:(0,a.__)("Team Block","necessary-blocks"),icon:g},{name:"necessary-block/buttons-block",label:(0,a.__)("Buttons Block","necessary-blocks"),icon:M},{name:"necessary-block/code-block",label:(0,a.__)("Code Block","necessary-blocks"),icon:_},{name:"necessary-block/codepen-block",label:(0,a.__)("CodePen Embed","necessary-blocks"),icon:se},{name:"necessary-block/adivider-block",label:(0,a.__)("Divider Block","necessary-blocks"),icon:u},{name:"necessary-block/article-block",label:(0,a.__)("Article Block","necessary-blocks"),icon:z},{name:"necessary-block/ai-block",label:(0,a.__)("AI Block","necessary-blocks"),icon:ee},{name:"necessary-block/advertisement-block",label:(0,a.__)("Advertisement Block","necessary-blocks"),icon:V},{name:"necessary-block/comparison-toggle-block",label:(0,a.__)("Comparison Toggle Block","necessary-blocks"),icon:C},{name:"necessary-block/content-block",label:(0,a.__)("Content Block","necessary-blocks"),icon:H},{name:"necessary-block/dualbutton-block",label:(0,a.__)("Dual Button Block","necessary-blocks"),icon:f},{name:"necessary-block/flipbox-block",label:(0,a.__)("Flipbox Block","necessary-blocks"),icon:L},{name:"necessary-block/general-testimonial",label:(0,a.__)("General Testimonial","necessary-blocks"),icon:w},{name:"necessary-block/iconpicker-block",label:(0,a.__)("Iconpicker Block","necessary-blocks"),icon:N},{name:"necessary-block/imagegallery-block",label:(0,a.__)("Imagegallery Block","necessary-blocks"),icon:b},{name:"necessary-block/img-comparison",label:(0,a.__)("Image Comparison","necessary-blocks"),icon:S},{name:"necessary-block/navigation-block",label:(0,a.__)("Navigation Block","necessary-blocks"),icon:B},{name:"necessary-block/notice-block",label:(0,a.__)("Notice Block","necessary-blocks"),icon:A},{name:"necessary-block/popup-block",label:(0,a.__)("Popup Block","necessary-blocks"),icon:P},{name:"necessary-block/progressbar-block",label:(0,a.__)("Progressbar Block","necessary-blocks"),icon:I},{name:"necessary-block/prosandcons-block",label:(0,a.__)("Prosandcons Block","necessary-blocks"),icon:ae},{name:"necessary-block/rating-block",label:(0,a.__)("Rating Block","necessary-blocks"),icon:T},{name:"necessary-block/simple-testimonial",label:(0,a.__)("Simple Testimonial","necessary-blocks"),icon:D},{name:"necessary-block/spinar-block",label:(0,a.__)("Spinar Block","necessary-blocks"),icon:Z},{name:"necessary-block/tabs-block",label:(0,a.__)("Tabs Block","necessary-blocks"),icon:G},{name:"necessary-block/table-block",label:(0,a.__)("Table Block","necessary-blocks"),icon:O},{name:"necessary-block/videos",label:(0,a.__)("Videos Block","necessary-blocks"),icon:E}],t=(c,n="")=>{if(c)e(c,{type:"snackbar",icon:(0,d.jsx)(l.Icon,{icon:n,size:"28",style:{fill:"#fff",marginRight:"10px"}})});else{const e=(0,a.__)("There was an error. Please refresh the page and try again.","necessary-blocks");s(e,{type:"snackbar"})}},{necessaryblocks:h,isLoading:v}=(0,o.useSelect)((e=>{var s;return{necessaryblocks:null!==(s=e(r.store)?.get("core","hiddenBlockTypes"))&&void 0!==s?s:[],isLoading:e(r.store).isResolving("get",["hiddenBlockTypes"])}}),[]),[Y,Q]=(0,n.useState)(h);return(0,n.useEffect)((()=>{v||wp.domReady((()=>{(0,o.dispatch)(r.store).set("core/edit-post","hiddenBlockTypes",Y)}))}),[v,Y]),(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(ne,{})," ",(0,d.jsxs)("div",{className:"necessary-main is-blocks",children:[(0,d.jsxs)("div",{className:"necessary-blocks-header",children:[(0,d.jsx)("div",{className:"necessary-blocks-header__left",children:(0,d.jsx)("h3",{children:(0,a.__)("Necessary Blocks","necessary-blocks")})}),(0,d.jsxs)("div",{className:"necessary-blocks-header__right",children:[(0,d.jsx)(l.Button,{onClick:()=>{Q(c.map((e=>e.name))),t((0,a.__)("Disabled All blocks.","necessary-blocks"),R)},disabled:Y.length===c.length,variant:"secondary",children:(0,a.__)("Disable All","necessary-blocks")}),(0,d.jsx)(l.Button,{onClick:()=>{Q([]),t((0,a.__)("Enabled All blocks.","necessary-blocks"),F)},disabled:0===Y.length,variant:"primary",children:(0,a.__)("Enable All","necessary-blocks")})]})]}),(0,d.jsx)("div",{className:"necessary-block-cards",children:c.map((e=>(0,d.jsx)(l.Card,{children:(0,d.jsxs)(l.CardHeader,{children:[(0,d.jsx)(l.Icon,{icon:e.icon,size:50}),(0,d.jsxs)(l.CardBody,{children:[(0,d.jsxs)(l.__experimentalHeading,{level:4,children:[" ",e.label," "]}),(0,d.jsxs)(l.__experimentalText,{children:[" ",(0,a.__)("Learn More","necessary-blocks")," "]})]}),(0,d.jsx)(l.FormToggle,{checked:!Y.includes(e.name),onChange:s=>{return c=e.name,l=s.target.checked,n=e.label,o=e.icon,!1!==l||Y.includes(c)||(t((0,a.sprintf)((0,a.__)("Disabled %s block.","necessary-blocks"),n),o),Q([...Y,c])),void(l&&c.length&&(t((0,a.sprintf)((0,a.__)("Enabled %s block.","necessary-blocks"),n),o),Q(Y.filter((e=>e!==c)))));var c,l,n,o}},e.name)]})})))})]})]})},re=()=>(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("h3",{children:(0,a.__)("Necessary Pro")}),(0,d.jsxs)("ul",{children:[(0,d.jsx)("li",{children:(0,a.__)("Pro Block Patterns","necessary-blocks")}),(0,d.jsx)("li",{children:(0,a.__)("Pro Support","necessary-blocks")})]}),(0,d.jsxs)("div",{className:"pro_buttons",children:[(0,d.jsx)(l.Button,{variant:"secondary",onClick:()=>{window.open("https://necessaryblocks.com/","_blank")},children:(0,a.__)("Learn More","necessary-blocks")}),(0,d.jsx)(l.Button,{variant:"primary",onClick:()=>{window.open("https://necessaryblocks.com/p/pro-features","_blank")},children:(0,a.__)("Upgrade to Pro","necessary-blocks")})]})]}),ie=()=>{const{createSuccessNotice:e,createErrorNotice:s}=(0,o.useDispatch)(i.store),[c,r]=(0,n.useState)(""),[t,v]=(0,n.useState)(!1),[m,x]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{r(window.localStorage.getItem("openai")),c||h()({path:"/wp/v2/settings"}).then((e=>{r(e?.openai),window.localStorage.setItem("openai",e.openai)})).catch((e=>console.error("Error fetching openai:",e)))}),[]),(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(ne,{})," ",(0,d.jsxs)("div",{className:"necessary-main is-api",children:[(0,d.jsx)("div",{className:"necessary-block-cards",children:(0,d.jsx)(l.Panel,{header:(0,a.__)("OpenAI","necessary-blocks"),children:(0,d.jsxs)(l.PanelBody,{title:(0,a.__)("OpenAI API","necessary-blocks"),initialOpen:!0,children:[(0,d.jsx)(l.__experimentalInputControl,{__next40pxDefaultSize:!0,label:(0,a.__)("Secret Key","necessary-blocks"),value:c,onChange:e=>r(e),onValidate:()=>{},placeholder:(0,a.__)("OpenAI API Key","necessary-blocks"),help:(0,a.__)("In order to use AI Block, you need to use OpenAI API.","necessary-blocks"),type:m?"text":"password",suffix:(0,d.jsx)(l.Button,{variant:"tertiary",icon:m?Y:Q,onClick:()=>x(!m)})}),(0,d.jsxs)("div",{className:"necessary-submit-area",children:[(0,d.jsxs)(l.Button,{variant:"secondary",onClick:()=>{v(!0),c&&(window.localStorage.setItem("openai",c),h()({path:"/wp/v2/settings",method:"POST",data:{openai:c}}).then((s=>{console.log(s),e((0,a.__)("Option saved successfully!","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(l.Icon,{icon:ce,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)})).catch((e=>{console.log(e),s((0,a.__)("Error saving openai:","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(l.Icon,{icon:ce,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)})))},disabled:t,children:[(0,a.__)("Save","necessary-blocks"),(0,d.jsx)(l.Icon,{icon:U})]}),(0,d.jsxs)(l.Button,{variant:"tertiary",onClick:()=>{window.open("https://platform.openai.com/account/api-keys","_blank")},children:[(0,a.__)("Get API key","necessary-blocks"),(0,d.jsx)(l.Icon,{icon:W})]}),(0,d.jsxs)(l.Button,{variant:"tertiary",children:[(0,a.__)("Learn More","necessary-blocks"),(0,d.jsx)(l.Icon,{icon:W})]})]})]})})}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(re,{})})]})]})},te=()=>(0,d.jsxs)("div",{className:"necessary-main is-freepro",children:[(0,d.jsx)("div",{className:"necessary-block-cards"}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(re,{})})]}),he=()=>{const[e,s]=(0,n.useState)(""),[c,r]=(0,n.useState)(!1),[t,v]=(0,n.useState)(!1),{createSuccessNotice:m,createErrorNotice:x}=(0,o.useDispatch)(i.store),w=(0,a.__)("We value privacy, that's why no domain name, email address or IP addresses are collected after you submit the survey. Below is a detailed view of all data that Coders Time will receive if you fill in this survey.","necessary-blocks");return(0,d.jsxs)("div",{className:"necessary-main is-feedback",children:[(0,d.jsxs)(l.PanelBody,{className:"necessary-feedback-cards",children:[(0,d.jsx)("div",{className:"necessary-feedback",children:(0,d.jsx)(l.TextareaControl,{__nextHasNoMarginBottom:!0,help:c?w:"",label:(0,a.__)("What's one thing you need in Necessary Blocks?","necessary-blocks"),onChange:e=>s(e),placeholder:(0,a.__)("Tell us how can we help you better with Necessary Blocks","necessary-blocks"),rows:8,value:e})}),c&&(0,d.jsxs)("div",{className:"feedback-collect-info",children:[(0,d.jsxs)("div",{className:"feedback-collect-info__item",children:[(0,d.jsx)("p",{children:(0,a.__)("Plugin version","necessary-blocks")}),(0,d.jsx)("p",{children:window.necessaries?.version})]}),(0,d.jsx)(l.__experimentalDivider,{}),(0,d.jsxs)("div",{className:"feedback-collect-info__item",children:[(0,d.jsx)("p",{children:(0,a.__)("Feedback","necessary-blocks")}),(0,d.jsx)("p",{children:(0,a.__)("Text from the above text box","necessary-blocks")})]})]}),(0,d.jsxs)("div",{className:"necessary-submit-area",children:[(0,d.jsx)(l.Button,{variant:"tertiary",onClick:()=>r(!c),children:(0,a.__)("Info we collect?","necessary-blocks")}),(0,d.jsx)(l.Button,{variant:"primary",onClick:()=>{v(!0),h()({url:"https://necessaryblocks.com/wp-json/necessary/v1/feedback",method:"POST",data:{feedback:e,version:window.necessaries?.version}}).then((e=>{console.log(e),m((0,a.__)("Feedback sent successfully!","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(l.Icon,{icon:K,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),s(""),v(!1)})).catch((e=>{console.log(e),x((0,a.__)("Error sending feedback:","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(l.Icon,{icon:K,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)}))},disabled:t,children:(0,a.__)("Submit Feedback","necessary-blocks")})]}),(0,d.jsxs)("div",{className:"necessary-feedback-whatsapp",children:[(0,d.jsx)("span",{className:"whatsapp-icon",children:(0,d.jsx)(l.Icon,{icon:le,size:48})}),(0,d.jsx)("h3",{children:(0,a.__)("Need help? Take Support","necessary-blocks")}),(0,d.jsx)("p",{children:(0,a.__)("Join our WhatsApp group for quick support.","necessary-blocks")}),(0,d.jsxs)(l.Button,{variant:"primary",onClick:()=>{window.open("https://chat.whatsapp.com/Lxz2H2BEG1A9s0XhQj1hAc","_blank")},children:[" ",(0,a.__)("Join WhatsApp Group","necessary-blocks")," ",(0,d.jsx)(l.Icon,{icon:le,size:24})," "]})]})]}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(re,{})})]})},ve=()=>{const[e,s]=(0,n.useState)("settings"),c=[{label:(0,a.__)("Dashboard","necessary-blocks"),value:"settings"},{label:(0,a.__)("API","necessary-blocks"),value:"api"},{label:(0,a.__)("Free vs Pro","necessary-blocks"),value:"freepro"},{label:(0,a.__)("Feedback","necessary-blocks"),value:"feedback"}];return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("header",{className:"necessary-header",children:(0,d.jsxs)("div",{className:"necessary-container",children:[(0,d.jsxs)("div",{className:"necessary-logo",children:[(0,d.jsx)("img",{src:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMyMjcxYjEiIHZpZXdCb3g9IjAgMCA1MTEuOTk5IDUxMS45OTkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik01MDkuMzg0IDYxLjc4NGE4Ljc4IDguNzggMCAwIDAtOS40NzYtMS44NzNMNS40NTUgMjYxLjg5MmE4Ljc3MiA4Ljc3MiAwIDAgMC0uNjExIDE1Ljk2NWwxMjQuNjc3IDYyLjQ1NiAzMi43NTggODcuNTU2YTguNzcgOC43NyAwIDAgMCA4LjYwOCA1LjY5MWMyLjA2Mi0uMDkyIDMuOTUtLjkxOCA1LjQxOS0yLjIyNGwuMDE1LjAxOCA0OC42NDQtNDMuMjI2IDEyNy4xMzQgNjMuNjgzYTguNzcgOC43NyAwIDAgMCA3LjA3My4zNDUgOC43NyA4Ljc3IDAgMCAwIDUuMDI0LTQuOTkxbDE0Ny4yLTM3NS45MzVhOC43NyA4Ljc3IDAgMCAwLTIuMDEyLTkuNDQ2bS02OS4wNTMgNDEuNDE3TDI3My4xMjcgMjI1LjYxNSA3NS42NTYgMjUyLjE2N3ptLTU0LjIyMSA2MS40NDEtOTMuNjkyIDg2Ljg2My01LjM2NS0xNC4zNHpNMzguMTQ0IDI3NC45MTVsMjA1LjM2MS0yNy42MTQtMTA1LjgyNCA3Ny40NzZ6bTE0MS43MzcgODIuNzE5LTEwLjY1OSAzOC43MjQtMjEuNDE4LTU3LjI0NSAxMjQuNTQ0LTkxLjE4MyA2LjE2MiAxNi40Ny05Ni4xMzUgODkuMTI5YTguNzYgOC43NiAwIDAgMC0yLjQ5NCA0LjEwNW02LjkzMyA0MC45MTkgNy4xNDYtMjUuOTU5IDE0LjExMiA3LjA2OHptMTYuNzY5LTQwLjc2MSAxMDAuNzcyLTkzLjQyNyAzOC43OTQgMTYzLjMzOHptMTU0LjUgNTYuODY0LTM4Ljk0OS0xNjMuOTkzIDE2MS45NTMtMTUwLjE1eiIvPjwvc3ZnPg==",width:100,height:100}),(0,d.jsx)("abbr",{title:"Version: "+window.necessaries?.version,class:"version",children:window.necessaries?.version})]}),(0,d.jsx)("div",{className:"necessary-navigation",children:(0,d.jsx)(l.__experimentalToggleGroupControl,{value:e,isBlock:!0,__nextHasNoMarginBottom:!0,__next40pxDefaultSize:!0,onChange:e=>s(e),children:c.map((e=>(0,d.jsx)(l.__experimentalToggleGroupControlOption,{value:e.value,label:e.label})))})})]})}),"settings"===e&&(0,d.jsx)(oe,{}),"api"===e&&(0,d.jsx)(ie,{}),"freepro"===e&&(0,d.jsx)(te,{}),"feedback"===e&&(0,d.jsx)(he,{})]})},de=document.getElementById("necessary-dashboard");de&&(0,n.createRoot)(de).render((0,d.jsx)(React.StrictMode,{children:(0,d.jsx)(ve,{})}))}},c={};function a(e){var l=c[e];if(void 0!==l)return l.exports;var n=c[e]={exports:{}};return s[e](n,n.exports,a),n.exports}a.m=s,e=[],a.O=(s,c,l,n)=>{if(!c){var o=1/0;for(h=0;h<e.length;h++){for(var[c,l,n]=e[h],r=!0,i=0;i<c.length;i++)(!1&n||o>=n)&&Object.keys(a.O).every((e=>a.O[e](c[i])))?c.splice(i--,1):(r=!1,n<o&&(o=n));if(r){e.splice(h--,1);var t=l();void 0!==t&&(s=t)}}return s}n=n||0;for(var h=e.length;h>0&&e[h-1][2]>n;h--)e[h]=e[h-1];e[h]=[c,l,n]},a.n=e=>{var s=e&&e.__esModule?()=>e.default:()=>e;return a.d(s,{a:s}),s},a.d=(e,s)=>{for(var c in s)a.o(s,c)&&!a.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:s[c]})},a.o=(e,s)=>Object.prototype.hasOwnProperty.call(e,s),(()=>{var e={6536:0,3840:0};a.O.j=s=>0===e[s];var s=(s,c)=>{var l,n,[o,r,i]=c,t=0;if(o.some((s=>0!==e[s]))){for(l in r)a.o(r,l)&&(a.m[l]=r[l]);if(i)var h=i(a)}for(s&&s(c);t<o.length;t++)n=o[t],a.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return a.O(h)},c=globalThis.webpackChunknecessary_blocks=globalThis.webpackChunknecessary_blocks||[];c.forEach(s.bind(null,0)),c.push=s.bind(null,c.push.bind(c))})();var l=a.O(void 0,[3840],(()=>a(6380)));l=a.O(l)})();
     1(()=>{"use strict";var e,s={6380:(e,s,c)=>{const l=window.wp.i18n,a=window.wp.components,n=window.wp.element,o=window.wp.data,i=window.wp.preferences,r=window.wp.notices,t=window.wp.apiFetch;var h=c.n(t);window.React;const v=window.wp.primitives,d=window.ReactJSXRuntime,m=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"})}),k=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M18 5.5H6a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5ZM6 4h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm1 5h1.5v1.5H7V9Zm1.5 4.5H7V15h1.5v-1.5ZM10 9h7v1.5h-7V9Zm7 4.5h-7V15h7v-1.5Z"})}),x=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"})}),w=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z",fillRule:"evenodd",clipRule:"evenodd"})}),b=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",d:"M16.83 6.342l.602.3.625-.25.443-.176v12.569l-.443-.178-.625-.25-.603.301-1.444.723-2.41-.804-.475-.158-.474.158-2.41.803-1.445-.722-.603-.3-.625.25-.443.177V6.215l.443.178.625.25.603-.301 1.444-.722 2.41.803.475.158.474-.158 2.41-.803 1.445.722zM20 4l-1.5.6-1 .4-2-1-3 1-3-1-2 1-1-.4L5 4v17l1.5-.6 1-.4 2 1 3-1 3 1 2-1 1 .4 1.5.6V4zm-3.5 6.25v-1.5h-8v1.5h8zm0 3v-1.5h-8v1.5h8zm-8 3v-1.5h8v1.5h-8z",clipRule:"evenodd"})}),j=(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"})}),y=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",d:"M8.95 11.25H4v1.5h4.95v4.5H13V18c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75h-2.55v-7.5H13V9c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75H8.95v4.5ZM14.5 15v3c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5v-3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5Zm0-6V6c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5Z",clipRule:"evenodd"})}),p=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 7.5h-5v10h5v-10Zm1.5 0v10H19a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-2.5ZM6 7.5h2.5v10H6a.5.5 0 0 1-.5-.5V8a.5.5 0 0 1 .5-.5ZM6 6h13a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z"})}),g=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})}),M=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"})}),_=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"})}),u=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})}),z=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"})}),V=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M9 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM9 16a4.002 4.002 0 003.8-2.75H15V16h2.5v-2.75H19v-2.5h-6.2A4.002 4.002 0 005 12a4 4 0 004 4z",fillRule:"evenodd",clipRule:"evenodd"})}),C=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 6v12c0 1.1.9 2 2 2h3v-1.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h3V4H6c-1.1 0-2 .9-2 2zm7.2 16h1.5V2h-1.5v20zM15 5.5h1.5V4H15v1.5zm3.5.5H20c0-1.1-.9-2-2-2v1.5c.3 0 .5.2.5.5zm0 10.5H20v-2h-1.5v2zm0-3.5H20v-2h-1.5v2zm-.5 5.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zM15 20h1.5v-1.5H15V20zm3.5-10.5H20v-2h-1.5v2z"})}),H=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})}),f=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M12.5 15v5H11v-5H4V9h7V4h1.5v5h7v6h-7Z"})}),L=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z"})}),N=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"})}),S=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M2 11.2v1.5h20v-1.5H2zM5.5 6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v3H20V6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3h1.5V6zm2 14h2v-1.5h-2V20zm3.5 0h2v-1.5h-2V20zm7-1.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zm.5-2H20V15h-1.5v1.5zM5.5 18H4c0 1.1.9 2 2 2v-1.5c-.3 0-.5-.2-.5-.5zm0-3H4v1.5h1.5V15zm9 5h2v-1.5h-2V20z"})}),B=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"})}),A=(0,d.jsxs)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,d.jsx)(v.Path,{d:"M13.969 4.39A5.088 5.088 0 0 0 12 4C9.2 4 7 6.2 7 9v2.5c0 1.353-.17 2.368-.976 3-.267.209-.602.376-1.024.5v1h14v-1c-.422-.124-.757-.291-1.024-.5-.806-.632-.976-1.647-.976-3V11c-.53 0-1.037-.103-1.5-.29v.79c0 .93.066 1.98.515 2.897l.053.103H7.932l.053-.103c.449-.917.515-1.967.515-2.897V9c0-1.972 1.528-3.5 3.5-3.5.43 0 .838.072 1.214.206.167-.488.425-.933.755-1.316Zm-3.961 13.618c0-.176.023-.346.065-.508h3.854A1.996 1.996 0 0 1 12 20a1.991 1.991 0 0 1-1.992-1.992Z"}),(0,d.jsx)(v.Circle,{cx:"17",cy:"7",r:"2.5"})]}),P=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7zm-5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h1V9H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-1h-1.5v1z"})}),I=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})}),T=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z"})}),D=(0,d.jsxs)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[(0,d.jsx)(v.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"})]}),Z=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M5 17.7c.4.5.8.9 1.2 1.2l1.1-1.4c-.4-.3-.7-.6-1-1L5 17.7zM5 6.3l1.4 1.1c.3-.4.6-.7 1-1L6.3 5c-.5.4-.9.8-1.3 1.3zm.1 7.8l-1.7.5c.2.6.4 1.1.7 1.6l1.5-.8c-.2-.4-.4-.8-.5-1.3zM4.8 12v-.7L3 11.1v1.8l1.7-.2c.1-.2.1-.5.1-.7zm3 7.9c.5.3 1.1.5 1.6.7l.5-1.7c-.5-.1-.9-.3-1.3-.5l-.8 1.5zM19 6.3c-.4-.5-.8-.9-1.2-1.2l-1.1 1.4c.4.3.7.6 1 1L19 6.3zm-.1 3.6l1.7-.5c-.2-.6-.4-1.1-.7-1.6l-1.5.8c.2.4.4.8.5 1.3zM5.6 8.6l-1.5-.8c-.3.5-.5 1-.7 1.6l1.7.5c.1-.5.3-.9.5-1.3zm2.2-4.5l.8 1.5c.4-.2.8-.4 1.3-.5l-.5-1.7c-.6.2-1.1.4-1.6.7zm8.8 13.5l1.1 1.4c.5-.4.9-.8 1.2-1.2l-1.4-1.1c-.2.3-.5.6-.9.9zm1.8-2.2l1.5.8c.3-.5.5-1.1.7-1.6l-1.7-.5c-.1.5-.3.9-.5 1.3zm2.6-4.3l-1.7.2v1.4l1.7.2V12v-.9zM11.1 3l.2 1.7h1.4l.2-1.7h-1.8zm3 2.1c.5.1.9.3 1.3.5l.8-1.5c-.5-.3-1.1-.5-1.6-.7l-.5 1.7zM12 19.2h-.7l-.2 1.8h1.8l-.2-1.7c-.2-.1-.5-.1-.7-.1zm2.1-.3l.5 1.7c.6-.2 1.1-.4 1.6-.7l-.8-1.5c-.4.2-.8.4-1.3.5z"})}),G=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"})}),O=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24",children:(0,d.jsx)(v.Path,{d:"M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z"})}),E=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M14 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v10zm2.5-7v4l5 3V7l-5 3zm3.5 4.4l-2-1.2v-2.3l2-1.2v4.7z"})}),R=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 12a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0ZM12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-.75 12v-1.5h1.5V16h-1.5Zm0-8v5h1.5V8h-1.5Z"})}),F=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z",fillRule:"evenodd",clipRule:"evenodd"})}),Y=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M3.99961 13C4.67043 13.3354 4.6703 13.3357 4.67017 13.3359L4.67298 13.3305C4.67621 13.3242 4.68184 13.3135 4.68988 13.2985C4.70595 13.2686 4.7316 13.2218 4.76695 13.1608C4.8377 13.0385 4.94692 12.8592 5.09541 12.6419C5.39312 12.2062 5.84436 11.624 6.45435 11.0431C7.67308 9.88241 9.49719 8.75 11.9996 8.75C14.502 8.75 16.3261 9.88241 17.5449 11.0431C18.1549 11.624 18.6061 12.2062 18.9038 12.6419C19.0523 12.8592 19.1615 13.0385 19.2323 13.1608C19.2676 13.2218 19.2933 13.2686 19.3093 13.2985C19.3174 13.3135 19.323 13.3242 19.3262 13.3305L19.3291 13.3359C19.3289 13.3357 19.3288 13.3354 19.9996 13C20.6704 12.6646 20.6703 12.6643 20.6701 12.664L20.6697 12.6632L20.6688 12.6614L20.6662 12.6563L20.6583 12.6408C20.6517 12.6282 20.6427 12.6108 20.631 12.5892C20.6078 12.5459 20.5744 12.4852 20.5306 12.4096C20.4432 12.2584 20.3141 12.0471 20.1423 11.7956C19.7994 11.2938 19.2819 10.626 18.5794 9.9569C17.1731 8.61759 14.9972 7.25 11.9996 7.25C9.00203 7.25 6.82614 8.61759 5.41987 9.9569C4.71736 10.626 4.19984 11.2938 3.85694 11.7956C3.68511 12.0471 3.55605 12.2584 3.4686 12.4096C3.42484 12.4852 3.39142 12.5459 3.36818 12.5892C3.35656 12.6108 3.34748 12.6282 3.34092 12.6408L3.33297 12.6563L3.33041 12.6614L3.32948 12.6632L3.32911 12.664C3.32894 12.6643 3.32879 12.6646 3.99961 13ZM11.9996 16C13.9326 16 15.4996 14.433 15.4996 12.5C15.4996 10.567 13.9326 9 11.9996 9C10.0666 9 8.49961 10.567 8.49961 12.5C8.49961 14.433 10.0666 16 11.9996 16Z"})}),Q=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{d:"M20.7 12.7s0-.1-.1-.2c0-.2-.2-.4-.4-.6-.3-.5-.9-1.2-1.6-1.8-.7-.6-1.5-1.3-2.6-1.8l-.6 1.4c.9.4 1.6 1 2.1 1.5.6.6 1.1 1.2 1.4 1.6.1.2.3.4.3.5v.1l.7-.3.7-.3Zm-5.2-9.3-1.8 4c-.5-.1-1.1-.2-1.7-.2-3 0-5.2 1.4-6.6 2.7-.7.7-1.2 1.3-1.6 1.8-.2.3-.3.5-.4.6 0 0 0 .1-.1.2s0 0 .7.3l.7.3V13c0-.1.2-.3.3-.5.3-.4.7-1 1.4-1.6 1.2-1.2 3-2.3 5.5-2.3H13v.3c-.4 0-.8-.1-1.1-.1-1.9 0-3.5 1.6-3.5 3.5s.6 2.3 1.6 2.9l-2 4.4.9.4 7.6-16.2-.9-.4Zm-3 12.6c1.7-.2 3-1.7 3-3.5s-.2-1.4-.6-1.9L12.4 16Z"})}),U=(0,d.jsx)(v.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:(0,d.jsx)(v.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.332 5.748c-1.03-.426-2.06.607-1.632 1.636l1.702 3.93 7.481.575c.123.01.123.19 0 .2l-7.483.575-1.7 3.909c-.429 1.029.602 2.062 1.632 1.636l12.265-5.076c1.03-.426 1.03-1.884 0-2.31L6.332 5.748Z"})}),W=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})}),K=(0,d.jsx)(v.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"})});let q=!1,J=!1;const X=[],$=new Proxy({},{get:(e,s,c)=>(...e)=>(async(e,...s)=>{if(J){if(window.formbricks){const c=e;await window.formbricks[c](...s)}}else if("init"===e){if(q)return void console.warn("🧱 Formbricks - Warning: Formbricks is already initializing.");q=!0;const e=s[0].apiHost;if((await(async e=>{if(!window.formbricks){const s=document.createElement("script");s.type="text/javascript",s.src=`${e}/js/formbricks.umd.cjs`,s.async=!0;const c=async()=>new Promise(((e,c)=>{const l=setTimeout((()=>{c(new Error("Formbricks SDK loading timed out"))}),1e4);s.onload=()=>{clearTimeout(l),e()},s.onerror=()=>{clearTimeout(l),c(new Error("Failed to load Formbricks SDK"))}}));document.head.appendChild(s);try{return await c(),{ok:!0,data:void 0}}catch(e){return{ok:!1,error:new Error(e.message??"Failed to load Formbricks SDK")}}}return{ok:!0,data:void 0}})(e)).ok&&window.formbricks){window.formbricks.init(...s),q=!1,J=!0;for(const{prop:e,args:s}of X)"function"==typeof window.formbricks[e]?window.formbricks[e](...s):console.error(`🧱 Formbricks - Error: Method ${e} does not exist on formbricks`)}}else console.warn("🧱 Formbricks - Warning: Formbricks not initialized. This method will be queued and executed after initialization."),X.push({prop:e,args:s})})(s,...e)}),ee=()=>(0,d.jsxs)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:[(0,d.jsx)(v.Path,{d:"M9 15a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m6 0a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1M6 8a1 1 0 0 1-.71-.29l-3-3a1 1 0 0 1 1.42-1.42l3 3a1 1 0 0 1 0 1.42A1 1 0 0 1 6 8m12 0a1 1 0 0 1-.71-.29 1 1 0 0 1 0-1.42l3-3a1 1 0 1 1 1.42 1.42l-3 3A1 1 0 0 1 18 8"}),(0,d.jsx)(v.Path,{d:"M21 20H3a1 1 0 0 1-1-1v-4.5a10 10 0 0 1 20 0V19a1 1 0 0 1-1 1M4 18h16v-3.5a8 8 0 0 0-16 0Z"})]}),se=()=>(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:(0,d.jsx)(v.Path,{d:"M22.016,8.84c-0.002-0.013-0.005-0.025-0.007-0.037c-0.005-0.025-0.008-0.048-0.015-0.072 c-0.003-0.015-0.01-0.028-0.013-0.042c-0.008-0.02-0.015-0.04-0.023-0.062c-0.007-0.015-0.013-0.028-0.02-0.042 c-0.008-0.02-0.018-0.037-0.03-0.057c-0.007-0.013-0.017-0.027-0.025-0.038c-0.012-0.018-0.023-0.035-0.035-0.052 c-0.01-0.013-0.02-0.025-0.03-0.037c-0.015-0.017-0.028-0.032-0.043-0.045c-0.01-0.012-0.022-0.023-0.035-0.035 c-0.015-0.015-0.032-0.028-0.048-0.04c-0.012-0.01-0.025-0.02-0.037-0.03c-0.005-0.003-0.01-0.008-0.015-0.012l-9.161-6.096 c-0.289-0.192-0.666-0.192-0.955,0L2.359,8.237C2.354,8.24,2.349,8.245,2.344,8.249L2.306,8.277 c-0.017,0.013-0.033,0.027-0.048,0.04C2.246,8.331,2.234,8.342,2.222,8.352c-0.015,0.015-0.028,0.03-0.042,0.047 c-0.012,0.013-0.022,0.023-0.03,0.037C2.139,8.453,2.125,8.471,2.115,8.488C2.107,8.501,2.099,8.514,2.09,8.526 C2.079,8.548,2.069,8.565,2.06,8.585C2.054,8.6,2.047,8.613,2.04,8.626C2.032,8.648,2.025,8.67,2.019,8.69 c-0.005,0.013-0.01,0.027-0.013,0.042C1.999,8.755,1.995,8.778,1.99,8.803C1.989,8.817,1.985,8.828,1.984,8.84 C1.978,8.879,1.975,8.915,1.975,8.954v6.093c0,0.037,0.003,0.075,0.008,0.112c0.002,0.012,0.005,0.025,0.007,0.038 c0.005,0.023,0.008,0.047,0.015,0.072c0.003,0.015,0.008,0.028,0.013,0.04c0.007,0.022,0.013,0.042,0.022,0.063 c0.007,0.015,0.013,0.028,0.02,0.04c0.008,0.02,0.018,0.038,0.03,0.058c0.007,0.013,0.015,0.027,0.025,0.038 c0.012,0.018,0.023,0.035,0.035,0.052c0.01,0.013,0.02,0.025,0.03,0.037c0.013,0.015,0.028,0.032,0.042,0.045 c0.012,0.012,0.023,0.023,0.035,0.035c0.015,0.013,0.032,0.028,0.048,0.04l0.038,0.03c0.005,0.003,0.01,0.007,0.013,0.01 l9.163,6.095C11.668,21.953,11.833,22,12,22c0.167,0,0.332-0.047,0.478-0.144l9.163-6.095l0.015-0.01 c0.013-0.01,0.027-0.02,0.037-0.03c0.018-0.013,0.035-0.028,0.048-0.04c0.013-0.012,0.025-0.023,0.035-0.035 c0.017-0.015,0.03-0.032,0.043-0.045c0.01-0.013,0.02-0.025,0.03-0.037c0.013-0.018,0.025-0.035,0.035-0.052 c0.008-0.013,0.018-0.027,0.025-0.038c0.012-0.02,0.022-0.038,0.03-0.058c0.007-0.013,0.013-0.027,0.02-0.04 c0.008-0.022,0.015-0.042,0.023-0.063c0.003-0.013,0.01-0.027,0.013-0.04c0.007-0.025,0.01-0.048,0.015-0.072 c0.002-0.013,0.005-0.027,0.007-0.037c0.003-0.042,0.007-0.079,0.007-0.117V8.954C22.025,8.915,22.022,8.879,22.016,8.84z M12.862,4.464l6.751,4.49l-3.016,2.013l-3.735-2.492V4.464z M11.138,4.464v4.009l-3.735,2.494L4.389,8.954L11.138,4.464z M3.699,10.562L5.853,12l-2.155,1.438V10.562z M11.138,19.536l-6.749-4.491l3.015-2.011l3.735,2.492V19.536z M12,14.035L8.953,12 L12,9.966L15.047,12L12,14.035z M12.862,19.536v-4.009l3.735-2.492l3.016,2.011L12.862,19.536z M20.303,13.438L18.147,12 l2.156-1.438L20.303,13.438z"})}),ce=()=>(0,d.jsx)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",children:(0,d.jsx)(v.Path,{d:"M22.282 9.821a6 6 0 0 0-.516-4.91 6.05 6.05 0 0 0-6.51-2.9A6.065 6.065 0 0 0 4.981 4.18a6 6 0 0 0-3.998 2.9 6.05 6.05 0 0 0 .743 7.097 5.98 5.98 0 0 0 .51 4.911 6.05 6.05 0 0 0 6.515 2.9A6 6 0 0 0 13.26 24a6.06 6.06 0 0 0 5.772-4.206 6 6 0 0 0 3.997-2.9 6.06 6.06 0 0 0-.747-7.073M13.26 22.43a4.48 4.48 0 0 1-2.876-1.04l.141-.081 4.779-2.758a.8.8 0 0 0 .392-.681v-6.737l2.02 1.168a.07.07 0 0 1 .038.052v5.583a4.504 4.504 0 0 1-4.494 4.494M3.6 18.304a4.47 4.47 0 0 1-.535-3.014l.142.085 4.783 2.759a.77.77 0 0 0 .78 0l5.843-3.369v2.332a.08.08 0 0 1-.033.062L9.74 19.95a4.5 4.5 0 0 1-6.14-1.646M2.34 7.896a4.5 4.5 0 0 1 2.366-1.973V11.6a.77.77 0 0 0 .388.677l5.815 3.354-2.02 1.168a.08.08 0 0 1-.071 0l-4.83-2.786A4.504 4.504 0 0 1 2.34 7.872zm16.597 3.855-5.833-3.387L15.119 7.2a.08.08 0 0 1 .071 0l4.83 2.791a4.494 4.494 0 0 1-.676 8.105v-5.678a.79.79 0 0 0-.407-.667m2.01-3.023-.141-.085-4.774-2.782a.78.78 0 0 0-.785 0L9.409 9.23V6.897a.07.07 0 0 1 .028-.061l4.83-2.787a4.5 4.5 0 0 1 6.68 4.66zm-12.64 4.135-2.02-1.164a.08.08 0 0 1-.038-.057V6.075a4.5 4.5 0 0 1 7.375-3.453l-.142.08L8.704 5.46a.8.8 0 0 0-.393.681zm1.097-2.365 2.602-1.5 2.607 1.5v2.999l-2.597 1.5-2.607-1.5Z"})}),le=()=>(0,d.jsxs)(v.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",version:"1.1",children:[(0,d.jsx)(v.Path,{d:"M257.143.072 40.476.001C18.157.001 0 18.158 0 40.477v254.762h223.81v-192.69l9.867-6.576 18.705 9.352 19.048-9.524 23.81 11.905V40.477c-.002-21.519-16.883-39.171-38.097-40.405m-42.857 40.405v245.238H9.524V40.477c0-17.067 13.886-30.952 30.952-30.952h188.229c-8.81 7.433-14.419 18.552-14.419 30.952m71.428 51.819-14.286-7.143-19.048 9.524-19.386-9.695-9.184 6.119V40.477c0-17.067 13.886-30.952 30.952-30.952s30.952 13.886 30.952 30.952z"}),(0,d.jsx)(v.Path,{d:"m141.462 103.368 20.443-20.443 20.443 20.443 6.733-6.734-20.443-20.443 20.443-20.442-6.733-6.734-20.443 20.443-20.443-20.443-6.733 6.734 20.442 20.442-20.442 20.443zM89.276 60.311l-7.124-6.334-33.995 38.248-6.1-9.153-7.924 5.286 12.948 19.419zM23.81 119.049H100v9.524H23.81zm0 23.809H100v9.524H23.81zm0 23.81H100v9.524H23.81zm0 23.809H100v9.524H23.81zm0 23.81H100v9.524H23.81zm0 23.809h38.095v9.524H23.81zm100-119.047H200v9.524h-76.19zm0 23.809H200v9.524h-76.19zm0 23.81H200v9.524h-76.19zm0 23.809h57.143v9.524H123.81z"})]}),ae=({size:e=24})=>(0,d.jsx)(v.SVG,{width:e,height:e,viewBox:"0 0 24 24",version:"1.1",children:(0,d.jsx)(v.Path,{d:"M 12.011719 2 C 6.5057187 2 2.0234844 6.478375 2.0214844 11.984375 C 2.0204844 13.744375 2.4814687 15.462563 3.3554688 16.976562 L 2 22 L 7.2324219 20.763672 C 8.6914219 21.559672 10.333859 21.977516 12.005859 21.978516 L 12.009766 21.978516 C 17.514766 21.978516 21.995047 17.499141 21.998047 11.994141 C 22.000047 9.3251406 20.962172 6.8157344 19.076172 4.9277344 C 17.190172 3.0407344 14.683719 2.001 12.011719 2 z M 12.009766 4 C 14.145766 4.001 16.153109 4.8337969 17.662109 6.3417969 C 19.171109 7.8517969 20.000047 9.8581875 19.998047 11.992188 C 19.996047 16.396187 16.413812 19.978516 12.007812 19.978516 C 10.674812 19.977516 9.3544062 19.642812 8.1914062 19.007812 L 7.5175781 18.640625 L 6.7734375 18.816406 L 4.8046875 19.28125 L 5.2851562 17.496094 L 5.5019531 16.695312 L 5.0878906 15.976562 C 4.3898906 14.768562 4.0204844 13.387375 4.0214844 11.984375 C 4.0234844 7.582375 7.6067656 4 12.009766 4 z M 8.4765625 7.375 C 8.3095625 7.375 8.0395469 7.4375 7.8105469 7.6875 C 7.5815469 7.9365 6.9355469 8.5395781 6.9355469 9.7675781 C 6.9355469 10.995578 7.8300781 12.182609 7.9550781 12.349609 C 8.0790781 12.515609 9.68175 15.115234 12.21875 16.115234 C 14.32675 16.946234 14.754891 16.782234 15.212891 16.740234 C 15.670891 16.699234 16.690438 16.137687 16.898438 15.554688 C 17.106437 14.971687 17.106922 14.470187 17.044922 14.367188 C 16.982922 14.263188 16.816406 14.201172 16.566406 14.076172 C 16.317406 13.951172 15.090328 13.348625 14.861328 13.265625 C 14.632328 13.182625 14.464828 13.140625 14.298828 13.390625 C 14.132828 13.640625 13.655766 14.201187 13.509766 14.367188 C 13.363766 14.534188 13.21875 14.556641 12.96875 14.431641 C 12.71875 14.305641 11.914938 14.041406 10.960938 13.191406 C 10.218937 12.530406 9.7182656 11.714844 9.5722656 11.464844 C 9.4272656 11.215844 9.5585938 11.079078 9.6835938 10.955078 C 9.7955938 10.843078 9.9316406 10.663578 10.056641 10.517578 C 10.180641 10.371578 10.223641 10.267562 10.306641 10.101562 C 10.389641 9.9355625 10.347156 9.7890625 10.285156 9.6640625 C 10.223156 9.5390625 9.737625 8.3065 9.515625 7.8125 C 9.328625 7.3975 9.131125 7.3878594 8.953125 7.3808594 C 8.808125 7.3748594 8.6425625 7.375 8.4765625 7.375 z"})});function ne(){const e=(0,o.useSelect)((e=>e(r.store).getNotices()),[]),{removeNotice:s}=(0,o.useDispatch)(r.store),c=e.filter((({type:e})=>"snackbar"===e));return(0,d.jsx)(a.SnackbarList,{notices:c,className:"necessary-snackbar",onRemove:s})}"undefined"!=typeof window&&$.init({environmentId:"cm7in9bsq000ml803nfq6irnk",apiHost:"https://app.formbricks.com",userId:"testUser"});const oe=()=>{const{createSuccessNotice:e,createErrorNotice:s}=(0,o.useDispatch)(r.store),c=[{name:"necessary-block/accordions",label:(0,l.__)("Accordions Block","necessary-blocks"),link:"",icon:m},{name:"necessary-block/toc",label:(0,l.__)("Table of Content","necessary-blocks"),link:"",icon:k},{name:"necessary-block/testimonial-block",label:(0,l.__)("Testimonial Block","necessary-blocks"),link:"",icon:x},{name:"necessary-block/image-slider",label:(0,l.__)("Image Slider","necessary-blocks"),link:"",icon:w},{name:"necessary-block/priceboxes",label:(0,l.__)("Price Boxes","necessary-blocks"),link:"",icon:b},{name:"necessary-block/social-links",label:(0,l.__)("Social Links","necessary-blocks"),link:"",icon:j},{name:"necessary-block/social-share",label:(0,l.__)("Social Share","necessary-blocks"),link:"",icon:y},{name:"necessary-block/postscarousel",label:(0,l.__)("Posts Carousel","necessary-blocks"),link:"",icon:p},{name:"necessary-block/team-block",label:(0,l.__)("Team Block","necessary-blocks"),link:"",icon:g},{name:"necessary-block/buttons-block",label:(0,l.__)("Buttons Block","necessary-blocks"),link:"https://necessaryblocks.com/p/buttons-block",icon:M},{name:"necessary-block/code-block",label:(0,l.__)("Code Block","necessary-blocks"),link:"",icon:_},{name:"necessary-block/codepen-block",label:(0,l.__)("CodePen Embed","necessary-blocks"),link:"",icon:se},{name:"necessary-block/adivider-block",label:(0,l.__)("Divider Block","necessary-blocks"),link:"",icon:u},{name:"necessary-block/article-block",label:(0,l.__)("Article Block","necessary-blocks"),link:"",icon:z},{name:"necessary-block/ai-block",label:(0,l.__)("AI Block","necessary-blocks"),link:"",icon:ee},{name:"necessary-block/advertisement-block",label:(0,l.__)("Advertisement Block","necessary-blocks"),link:"",icon:V},{name:"necessary-block/comparison-toggle-block",label:(0,l.__)("Comparison Toggle Block","necessary-blocks"),link:"",icon:C},{name:"necessary-block/content-block",label:(0,l.__)("Content Block","necessary-blocks"),link:"",icon:H},{name:"necessary-block/dualbutton-block",label:(0,l.__)("Dual Button Block","necessary-blocks"),link:"",icon:f},{name:"necessary-block/flipbox-block",label:(0,l.__)("Flipbox Block","necessary-blocks"),link:"",icon:L},{name:"necessary-block/general-testimonial",label:(0,l.__)("General Testimonial","necessary-blocks"),link:"",icon:x},{name:"necessary-block/iconpicker-block",label:(0,l.__)("Iconpicker Block","necessary-blocks"),link:"",icon:N},{name:"necessary-block/imagegallery-block",label:(0,l.__)("Imagegallery Block","necessary-blocks"),link:"",icon:w},{name:"necessary-block/img-comparison",label:(0,l.__)("Image Comparison","necessary-blocks"),link:"",icon:S},{name:"necessary-block/navigation-block",label:(0,l.__)("Navigation Block","necessary-blocks"),link:"",icon:B},{name:"necessary-block/notice-block",label:(0,l.__)("Notice Block","necessary-blocks"),link:"",icon:A},{name:"necessary-block/popup-block",label:(0,l.__)("Popup Block","necessary-blocks"),link:"",icon:P},{name:"necessary-block/progressbar-block",label:(0,l.__)("Progressbar Block","necessary-blocks"),link:"",icon:I},{name:"necessary-block/prosandcons-block",label:(0,l.__)("Prosandcons Block","necessary-blocks"),link:"",icon:le},{name:"necessary-block/rating-block",label:(0,l.__)("Rating Block","necessary-blocks"),link:"",icon:T},{name:"necessary-block/simple-testimonial",label:(0,l.__)("Simple Testimonial","necessary-blocks"),link:"",icon:D},{name:"necessary-block/spinar-block",label:(0,l.__)("Spinar Block","necessary-blocks"),link:"",icon:Z},{name:"necessary-block/tabs-block",label:(0,l.__)("Tabs Block","necessary-blocks"),link:"",icon:G},{name:"necessary-block/table-block",label:(0,l.__)("Table Block","necessary-blocks"),link:"",icon:O},{name:"necessary-block/videos",label:(0,l.__)("Videos Block","necessary-blocks"),link:"",icon:E}],t=(c,n="")=>{if(c)e(c,{type:"snackbar",icon:(0,d.jsx)(a.Icon,{icon:n,size:"28",style:{fill:"#fff",marginRight:"10px"}})});else{const e=(0,l.__)("There was an error. Please refresh the page and try again.","necessary-blocks");s(e,{type:"snackbar"})}},{necessaryblocks:h,isLoading:v}=(0,o.useSelect)((e=>{var s;return{necessaryblocks:null!==(s=e(i.store)?.get("core","hiddenBlockTypes"))&&void 0!==s?s:[],isLoading:e(i.store).isResolving("get",["hiddenBlockTypes"])}}),[]),[Y,Q]=(0,n.useState)(h);return(0,n.useEffect)((()=>{v||wp.domReady((()=>{(0,o.dispatch)(i.store).set("core/edit-post","hiddenBlockTypes",Y)}))}),[v,Y]),(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(ne,{})," ",(0,d.jsxs)("div",{className:"necessary-main is-blocks",children:[(0,d.jsxs)("div",{className:"necessary-blocks-header",children:[(0,d.jsx)("div",{className:"necessary-blocks-header__left",children:(0,d.jsx)("h3",{children:(0,l.__)("Necessary Blocks","necessary-blocks")})}),(0,d.jsxs)("div",{className:"necessary-blocks-header__right",children:[(0,d.jsx)(a.Button,{onClick:()=>{Q(c.map((e=>e.name))),t((0,l.__)("Disabled All blocks.","necessary-blocks"),R)},disabled:Y.length===c.length,variant:"secondary",children:(0,l.__)("Disable All","necessary-blocks")}),(0,d.jsx)(a.Button,{onClick:()=>{Q([]),t((0,l.__)("Enabled All blocks.","necessary-blocks"),F)},disabled:0===Y.length,variant:"primary",children:(0,l.__)("Enable All","necessary-blocks")})]})]}),(0,d.jsx)("div",{className:"necessary-block-cards",children:c.map((e=>{return(0,d.jsx)(a.Card,{children:(0,d.jsxs)(a.CardHeader,{children:[(0,d.jsx)(a.Icon,{icon:e.icon,size:50}),(0,d.jsxs)(a.CardBody,{children:[(0,d.jsxs)(a.__experimentalHeading,{level:4,children:[" ",e.label," "]}),(0,d.jsxs)(a.__experimentalText,{onClick:(s=e.link,()=>{s&&window.open(s,"_blank")}),children:[" ",(0,l.__)("Learn More","necessary-blocks")," "]})]}),(0,d.jsx)(a.FormToggle,{checked:!Y.includes(e.name),onChange:s=>{return c=e.name,a=s.target.checked,n=e.label,o=e.icon,!1!==a||Y.includes(c)||(t((0,l.sprintf)((0,l.__)("Disabled %s block.","necessary-blocks"),n),o),Q([...Y,c])),void(a&&c.length&&(t((0,l.sprintf)((0,l.__)("Enabled %s block.","necessary-blocks"),n),o),Q(Y.filter((e=>e!==c)))));var c,a,n,o}},e.name)]})});var s}))})]})]})},ie=()=>(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("h3",{children:(0,l.__)("Necessary Pro")}),(0,d.jsxs)("ul",{children:[(0,d.jsx)("li",{children:(0,l.__)("Pro Block Patterns","necessary-blocks")}),(0,d.jsx)("li",{children:(0,l.__)("Pro Support","necessary-blocks")})]}),(0,d.jsxs)("div",{className:"pro_buttons",children:[(0,d.jsx)(a.Button,{variant:"secondary",onClick:()=>{window.open("https://necessaryblocks.com/","_blank")},children:(0,l.__)("Learn More","necessary-blocks")}),(0,d.jsx)(a.Button,{variant:"primary",onClick:()=>{window.open("https://necessaryblocks.com/p/pro-features","_blank")},children:(0,l.__)("Upgrade to Pro","necessary-blocks")})]})]}),re=()=>{const{createSuccessNotice:e,createErrorNotice:s}=(0,o.useDispatch)(r.store),[c,i]=(0,n.useState)(""),[t,v]=(0,n.useState)(!1),[m,k]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{i(window.localStorage.getItem("openai")),c||h()({path:"/wp/v2/settings"}).then((e=>{i(e?.openai),window.localStorage.setItem("openai",e.openai)})).catch((e=>console.error("Error fetching openai:",e)))}),[]),(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(ne,{})," ",(0,d.jsxs)("div",{className:"necessary-main is-api",children:[(0,d.jsx)("div",{className:"necessary-block-cards",children:(0,d.jsx)(a.Panel,{header:(0,l.__)("OpenAI","necessary-blocks"),children:(0,d.jsxs)(a.PanelBody,{title:(0,l.__)("OpenAI API","necessary-blocks"),initialOpen:!0,children:[(0,d.jsx)(a.__experimentalInputControl,{__next40pxDefaultSize:!0,label:(0,l.__)("Secret Key","necessary-blocks"),value:c,onChange:e=>i(e),onValidate:()=>{},placeholder:(0,l.__)("OpenAI API Key","necessary-blocks"),help:(0,l.__)("In order to use AI Block, you need to use OpenAI API.","necessary-blocks"),type:m?"text":"password",suffix:(0,d.jsx)(a.Button,{variant:"tertiary",icon:m?Y:Q,onClick:()=>k(!m)})}),(0,d.jsxs)("div",{className:"necessary-submit-area",children:[(0,d.jsxs)(a.Button,{variant:"secondary",onClick:()=>{v(!0),c&&(window.localStorage.setItem("openai",c),h()({path:"/wp/v2/settings",method:"POST",data:{openai:c}}).then((s=>{console.log(s),e((0,l.__)("Option saved successfully!","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(a.Icon,{icon:ce,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)})).catch((e=>{console.log(e),s((0,l.__)("Error saving openai:","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(a.Icon,{icon:ce,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)})))},disabled:t,children:[(0,l.__)("Save","necessary-blocks"),(0,d.jsx)(a.Icon,{icon:U})]}),(0,d.jsxs)(a.Button,{variant:"tertiary",onClick:()=>{window.open("https://platform.openai.com/account/api-keys","_blank")},children:[(0,l.__)("Get API key","necessary-blocks"),(0,d.jsx)(a.Icon,{icon:W})]}),(0,d.jsxs)(a.Button,{variant:"tertiary",children:[(0,l.__)("Learn More","necessary-blocks"),(0,d.jsx)(a.Icon,{icon:W})]})]})]})})}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(ie,{})})]})]})},te=()=>(0,d.jsxs)("div",{className:"necessary-main is-freepro",children:[(0,d.jsx)("div",{className:"necessary-block-cards"}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(ie,{})})]}),he=()=>{const[e,s]=(0,n.useState)(""),[c,i]=(0,n.useState)(!1),[t,v]=(0,n.useState)(!1),{createSuccessNotice:m,createErrorNotice:k}=(0,o.useDispatch)(r.store),x=(0,l.__)("We value privacy, that's why no domain name, email address or IP addresses are collected after you submit the survey. Below is a detailed view of all data that Coders Time will receive if you fill in this survey.","necessary-blocks");return(0,d.jsxs)("div",{className:"necessary-main is-feedback",children:[(0,d.jsxs)(a.PanelBody,{className:"necessary-feedback-cards",children:[(0,d.jsx)("div",{className:"necessary-feedback",children:(0,d.jsx)(a.TextareaControl,{__nextHasNoMarginBottom:!0,help:c?x:"",label:(0,l.__)("What's one thing you need in Necessary Blocks?","necessary-blocks"),onChange:e=>s(e),placeholder:(0,l.__)("Tell us how can we help you better with Necessary Blocks","necessary-blocks"),rows:8,value:e})}),c&&(0,d.jsxs)("div",{className:"feedback-collect-info",children:[(0,d.jsxs)("div",{className:"feedback-collect-info__item",children:[(0,d.jsx)("p",{children:(0,l.__)("Plugin version","necessary-blocks")}),(0,d.jsx)("p",{children:window.necessaries?.version})]}),(0,d.jsx)(a.__experimentalDivider,{}),(0,d.jsxs)("div",{className:"feedback-collect-info__item",children:[(0,d.jsx)("p",{children:(0,l.__)("Feedback","necessary-blocks")}),(0,d.jsx)("p",{children:(0,l.__)("Text from the above text box","necessary-blocks")})]})]}),(0,d.jsxs)("div",{className:"necessary-submit-area",children:[(0,d.jsx)(a.Button,{variant:"tertiary",onClick:()=>i(!c),children:(0,l.__)("Info we collect?","necessary-blocks")}),(0,d.jsx)(a.Button,{variant:"primary",onClick:()=>{v(!0),h()({url:"https://necessaryblocks.com/wp-json/necessary/v1/feedback",method:"POST",data:{feedback:e,version:window.necessaries?.version}}).then((e=>{console.log(e),m((0,l.__)("Feedback sent successfully!","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(a.Icon,{icon:K,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),s(""),v(!1)})).catch((e=>{console.log(e),k((0,l.__)("Error sending feedback:","necessary-blocks"),{type:"snackbar",icon:(0,d.jsx)(a.Icon,{icon:K,size:"28",style:{fill:"#fff",marginRight:"10px"}})}),v(!1)}))},disabled:t,children:(0,l.__)("Submit Feedback","necessary-blocks")})]}),(0,d.jsxs)("div",{className:"necessary-feedback-whatsapp",children:[(0,d.jsx)("span",{className:"whatsapp-icon",children:(0,d.jsx)(a.Icon,{icon:ae,size:48})}),(0,d.jsx)("h3",{children:(0,l.__)("Need help? Take Support","necessary-blocks")}),(0,d.jsx)("p",{children:(0,l.__)("Join our WhatsApp group for quick support.","necessary-blocks")}),(0,d.jsxs)(a.Button,{variant:"primary",onClick:()=>{window.open("https://chat.whatsapp.com/Lxz2H2BEG1A9s0XhQj1hAc","_blank")},children:[" ",(0,l.__)("Join WhatsApp Group","necessary-blocks")," ",(0,d.jsx)(a.Icon,{icon:ae,size:24})," "]})]})]}),(0,d.jsx)("div",{className:"necessary-feedback-sidebar",children:(0,d.jsx)(ie,{})})]})},ve=()=>{const[e,s]=(0,n.useState)("settings"),c=[{label:(0,l.__)("Dashboard","necessary-blocks"),value:"settings"},{label:(0,l.__)("API","necessary-blocks"),value:"api"},{label:(0,l.__)("Free vs Pro","necessary-blocks"),value:"freepro"},{label:(0,l.__)("Feedback","necessary-blocks"),value:"feedback"}];return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("header",{className:"necessary-header",children:(0,d.jsxs)("div",{className:"necessary-container",children:[(0,d.jsxs)("div",{className:"necessary-logo",children:[(0,d.jsx)("img",{src:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMyMjcxYjEiIHZpZXdCb3g9IjAgMCA1MTEuOTk5IDUxMS45OTkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik01MDkuMzg0IDYxLjc4NGE4Ljc4IDguNzggMCAwIDAtOS40NzYtMS44NzNMNS40NTUgMjYxLjg5MmE4Ljc3MiA4Ljc3MiAwIDAgMC0uNjExIDE1Ljk2NWwxMjQuNjc3IDYyLjQ1NiAzMi43NTggODcuNTU2YTguNzcgOC43NyAwIDAgMCA4LjYwOCA1LjY5MWMyLjA2Mi0uMDkyIDMuOTUtLjkxOCA1LjQxOS0yLjIyNGwuMDE1LjAxOCA0OC42NDQtNDMuMjI2IDEyNy4xMzQgNjMuNjgzYTguNzcgOC43NyAwIDAgMCA3LjA3My4zNDUgOC43NyA4Ljc3IDAgMCAwIDUuMDI0LTQuOTkxbDE0Ny4yLTM3NS45MzVhOC43NyA4Ljc3IDAgMCAwLTIuMDEyLTkuNDQ2bS02OS4wNTMgNDEuNDE3TDI3My4xMjcgMjI1LjYxNSA3NS42NTYgMjUyLjE2N3ptLTU0LjIyMSA2MS40NDEtOTMuNjkyIDg2Ljg2My01LjM2NS0xNC4zNHpNMzguMTQ0IDI3NC45MTVsMjA1LjM2MS0yNy42MTQtMTA1LjgyNCA3Ny40NzZ6bTE0MS43MzcgODIuNzE5LTEwLjY1OSAzOC43MjQtMjEuNDE4LTU3LjI0NSAxMjQuNTQ0LTkxLjE4MyA2LjE2MiAxNi40Ny05Ni4xMzUgODkuMTI5YTguNzYgOC43NiAwIDAgMC0yLjQ5NCA0LjEwNW02LjkzMyA0MC45MTkgNy4xNDYtMjUuOTU5IDE0LjExMiA3LjA2OHptMTYuNzY5LTQwLjc2MSAxMDAuNzcyLTkzLjQyNyAzOC43OTQgMTYzLjMzOHptMTU0LjUgNTYuODY0LTM4Ljk0OS0xNjMuOTkzIDE2MS45NTMtMTUwLjE1eiIvPjwvc3ZnPg==",width:100,height:100}),(0,d.jsx)("abbr",{title:"Version: "+window.necessaries?.version,class:"version",children:window.necessaries?.version})]}),(0,d.jsx)("div",{className:"necessary-navigation",children:(0,d.jsx)(a.__experimentalToggleGroupControl,{value:e,isBlock:!0,__nextHasNoMarginBottom:!0,__next40pxDefaultSize:!0,onChange:e=>s(e),children:c.map((e=>(0,d.jsx)(a.__experimentalToggleGroupControlOption,{value:e.value,label:e.label})))})})]})}),"settings"===e&&(0,d.jsx)(oe,{}),"api"===e&&(0,d.jsx)(re,{}),"freepro"===e&&(0,d.jsx)(te,{}),"feedback"===e&&(0,d.jsx)(he,{})]})},de=document.getElementById("necessary-dashboard");de&&(0,n.createRoot)(de).render((0,d.jsx)(React.StrictMode,{children:(0,d.jsx)(ve,{})}))}},c={};function l(e){var a=c[e];if(void 0!==a)return a.exports;var n=c[e]={exports:{}};return s[e](n,n.exports,l),n.exports}l.m=s,e=[],l.O=(s,c,a,n)=>{if(!c){var o=1/0;for(h=0;h<e.length;h++){for(var[c,a,n]=e[h],i=!0,r=0;r<c.length;r++)(!1&n||o>=n)&&Object.keys(l.O).every((e=>l.O[e](c[r])))?c.splice(r--,1):(i=!1,n<o&&(o=n));if(i){e.splice(h--,1);var t=a();void 0!==t&&(s=t)}}return s}n=n||0;for(var h=e.length;h>0&&e[h-1][2]>n;h--)e[h]=e[h-1];e[h]=[c,a,n]},l.n=e=>{var s=e&&e.__esModule?()=>e.default:()=>e;return l.d(s,{a:s}),s},l.d=(e,s)=>{for(var c in s)l.o(s,c)&&!l.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:s[c]})},l.o=(e,s)=>Object.prototype.hasOwnProperty.call(e,s),(()=>{var e={6536:0,3840:0};l.O.j=s=>0===e[s];var s=(s,c)=>{var a,n,[o,i,r]=c,t=0;if(o.some((s=>0!==e[s]))){for(a in i)l.o(i,a)&&(l.m[a]=i[a]);if(r)var h=r(l)}for(s&&s(c);t<o.length;t++)n=o[t],l.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return l.O(h)},c=globalThis.webpackChunknecessary_blocks=globalThis.webpackChunknecessary_blocks||[];c.forEach(s.bind(null,0)),c.push=s.bind(null,c.push.bind(c))})();var a=l.O(void 0,[3840],(()=>l(6380)));a=l.O(a)})();
  • necessary-blocks/trunk/necessary-blocks.php

    r3256512 r3257641  
    66 * Requires at least: 6.1
    77 * Requires PHP:      7.0
    8  * Version:           2.0.0
     8 * Version:           2.0.1
    99 * Author:            coderstime
    1010 * Author URI:        https://necessaryblocks.com/
     
    2828
    2929if ( ! defined( 'NECESSARYBL_VERSION' ) ) {
    30     define('NECESSARYBL_VERSION', '2.0.0');
     30    define('NECESSARYBL_VERSION', '2.0.1');
    3131}
    3232if ( ! defined( 'NECESSARYBL_NAME' ) ) {
  • necessary-blocks/trunk/readme.txt

    r3256512 r3257641  
    55Tested up to: 6.7
    66Requires PHP: 7.0
    7 Stable tag: 2.0.0
     7Stable tag: 2.0.1
    88License: GPLv2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    179179
    180180== Changelog ==
     181= 2.0.1 - 2025-3-18 =
     182* Button Block minor editing panel anchor change
     183* Dashboard Button Learn more link to Documentation
     184
    181185= 2.0.0 - 2025-3-16 =
    182186* Added Plugin settings page
Note: See TracChangeset for help on using the changeset viewer.