Page Builder Gutenberg Blocks – CoBlocks - Version 2.21.6

Version Description

/ 2022-02-08 =

Enhancements
  • Delete Remove Image extension #2262
Bug fixes
  • Add styling to hide Safari default marker on FAQ items #2267
  • Fix custom icons not loading #2256
Download this release

Release Info

Developer Godaddy
Plugin Icon 128x128 Page Builder Gutenberg Blocks – CoBlocks
Version 2.21.6
Comparing to
See all releases

Code changes from version 2.21.5 to 2.21.6

class-coblocks.php CHANGED
@@ -4,7 +4,7 @@
4
  * Description: CoBlocks is a suite of professional <strong>page building content blocks</strong> for the WordPress Gutenberg block editor. Our blocks are hyper-focused on empowering makers to build beautifully rich pages in WordPress.
5
  * Author: GoDaddy
6
  * Author URI: https://www.godaddy.com
7
- * Version: 2.21.5
8
  * Text Domain: coblocks
9
  * Domain Path: /languages
10
  * Tested up to: 5.9
@@ -25,7 +25,7 @@ if ( ! defined( 'ABSPATH' ) ) {
25
  exit;
26
  }
27
 
28
- define( 'COBLOCKS_VERSION', '2.21.5' );
29
  define( 'COBLOCKS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
30
  define( 'COBLOCKS_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
31
  define( 'COBLOCKS_PLUGIN_FILE', __FILE__ );
4
  * Description: CoBlocks is a suite of professional <strong>page building content blocks</strong> for the WordPress Gutenberg block editor. Our blocks are hyper-focused on empowering makers to build beautifully rich pages in WordPress.
5
  * Author: GoDaddy
6
  * Author URI: https://www.godaddy.com
7
+ * Version: 2.21.6
8
  * Text Domain: coblocks
9
  * Domain Path: /languages
10
  * Tested up to: 5.9
25
  exit;
26
  }
27
 
28
+ define( 'COBLOCKS_VERSION', '2.21.6' );
29
  define( 'COBLOCKS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
30
  define( 'COBLOCKS_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
31
  define( 'COBLOCKS_PLUGIN_FILE', __FILE__ );
dist/203.js CHANGED
@@ -1,19 +1,19 @@
1
- "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[203],{4203:function(t,e,o){o.r(e),o.d(e,{default:function(){return M}});var n=o(7462),i=o(9307),l=o(5161),a=o.n(l),s=o(4184),c=o.n(s),r=o(9035),m=o(3601),d=o(5377),b=o(7635),g=o(5736),p=o(5609);const u=[{name:(0,g.__)("None","coblocks"),size:0,slug:"no"},{name:(0,g.__)("Small","coblocks"),size:14,slug:"small"},{name:(0,g.__)("Medium","coblocks"),size:24,slug:"medium"},{name:(0,g.__)("Large","coblocks"),size:34,slug:"large"},{name:(0,g.__)("Huge","coblocks"),size:60,slug:"huge"}];class _ extends i.Component{constructor(){super(...arguments),this.getSelectValuesFromUtilitySizes=this.getSelectValuesFromUtilitySizes.bind(this),this.getCurrentSelectValue=this.getCurrentSelectValue.bind(this),this.setCurrentSelectValue=this.setCurrentSelectValue.bind(this),this.onChangeValue=this.onChangeValue.bind(this),this.getSelectOptions=this.getSelectOptions.bind(this)}getSelectValuesFromUtilitySizes(t,e){let o;if("string"==typeof e)return o=t.find((t=>t.slug===e)),o?o.slug:"custom"}getCurrentSelectValue(t){const{paddingSize:e,marginSize:o}=this.props;switch(t){case"margin":return o;case"padding":return e}}setCurrentSelectValue(t){const{type:e,setAttributes:o}=this.props;switch(e){case"margin":o({marginSize:t});break;case"padding":o({paddingSize:t})}}onChangeValue(t){const e=u.find((e=>e.slug===t));e&&this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes(u,e.slug))}getSelectOptions(t){return[...t.map((t=>({value:t.slug,label:t.name})))]}render(){const{type:t}=this.props;return(0,i.createElement)(i.Fragment,null,(0,i.createElement)(p.SelectControl,{className:"components-font-size-picker__select",label:`Choose ${t} preset`,hideLabelFromVision:!0,value:this.getCurrentSelectValue(t),onChange:this.onChangeValue,options:this.getSelectOptions(u)}))}}var k=o(4333),h=o(9818);const v=["Top","Right","Bottom","Left"],y={margin:{top:(0,g.__)("Margin top","coblocks"),right:(0,g.__)("Margin right","coblocks"),bottom:(0,g.__)("Margin bottom","coblocks"),left:(0,g.__)("Margin left","coblocks")},padding:{top:(0,g.__)("Padding top","coblocks"),right:(0,g.__)("Padding right","coblocks"),bottom:(0,g.__)("Padding bottom","coblocks"),left:(0,g.__)("Padding left","coblocks")}};var T=(0,k.withInstanceId)((t=>{const{attributes:e,clientId:o,dimensionSize:n,help:l,instanceId:s,label:r=(0,g.__)("Margin","coblocks"),setAttributes:m,type:d="margin",unit:u}=t,{coblocks:k,marginSize:T,paddingSize:f,saveCoBlocksMeta:S}=e,{updateBlockAttributes:$}=(0,h.useDispatch)("core/block-editor"),B=(t,e)=>void 0!==t?`${t}${e}`:null,M=(t,e)=>{if(void 0!==t)return`${e}: ${t} !important`},C=()=>{const e=wp.data.select("core/editor").getEditedPostAttribute("meta"),i=wp.data.select("core/block-editor").getBlock(o);let l={};if(void 0!==k&&void 0!==k.id){const o=t.name.split("/").join("-")+"-"+k.id,a=i.attributes.paddingUnit,s=i.attributes.marginUnit,c={paddingTop:B(i.attributes.paddingTop,a),paddingRight:B(i.attributes.paddingRight,a),paddingBottom:B(i.attributes.paddingBottom,a),paddingLeft:B(i.attributes.paddingLeft,a),paddingTopTablet:B(i.attributes.paddingTopTablet,a),paddingRightTablet:B(i.attributes.paddingRightTablet,a),paddingBottomTablet:B(i.attributes.paddingBottomTablet,a),paddingLeftTablet:B(i.attributes.paddingLeftTablet,a),paddingTopMobile:B(i.attributes.paddingTopMobile,a),paddingRightMobile:B(i.attributes.paddingRightMobile,a),paddingBottomMobile:B(i.attributes.paddingBottomMobile,a),paddingLeftMobile:B(i.attributes.paddingLeftMobile,a)},r={marginTop:B(i.attributes.marginTop,s),marginRight:B(i.attributes.marginRight,s),marginBottom:B(i.attributes.marginBottom,s),marginLeft:B(i.attributes.marginLeft,s),marginTopTablet:B(i.attributes.marginTopTablet,s),marginRightTablet:B(i.attributes.marginRightTablet,s),marginBottomTablet:B(i.attributes.marginBottomTablet,s),marginLeftTablet:B(i.attributes.marginLeftTablet,s),marginTopMobile:B(i.attributes.marginTopMobile,s),marginRightMobile:B(i.attributes.marginRightMobile,s),marginBottomMobile:B(i.attributes.marginBottomMobile,s),marginLeftMobile:B(i.attributes.marginLeftMobile,s)};l=void 0===e||void 0===e._coblocks_dimensions||void 0!==e._coblocks_dimensions&&""===e._coblocks_dimensions?{}:JSON.parse(e._coblocks_dimensions),void 0===l[o]?(l[o]={},l[o][d]={}):void 0===l[o][d]&&(l[o][d]={}),l[o][d]="advanced"===n?"padding"===d?c:r:{},wp.data.dispatch("core/editor").editPost({meta:{_coblocks_dimensions:JSON.stringify(l)}});const m=document.head||document.getElementsByTagName("head")[0],b=document.createElement("style");b.type="text/css";const g=`\n\t\t\t\t@media only screen and (max-width: 768px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${M(c.paddingTopTablet,"padding-top")}\n\t\t\t\t\t\t${M(c.paddingRightTablet,"padding-right")}\n\t\t\t\t\t\t${M(c.paddingBottomTablet,"padding-bottom")}\n\t\t\t\t\t\t${M(c.paddingLeftTablet,"padding-left")}\n\t\t\t\t\t\t${M(r.marginTopTablet,"margin-top")}\n\t\t\t\t\t\t${M(r.marginRightTablet,"margin-right")}\n\t\t\t\t\t\t${M(r.marginBottomTablet,"margin-bottom")}\n\t\t\t\t\t\t${M(r.marginLeftTablet,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media only screen and (max-width: 514px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${M(c.paddingTopMobile,"padding-top")}\n\t\t\t\t\t\t${M(c.paddingRightMobile,"padding-right")}\n\t\t\t\t\t\t${M(c.paddingBottomMobile,"padding-bottom")}\n\t\t\t\t\t\t${M(c.paddingLeftMobile,"padding-left")}\n\t\t\t\t\t\t${M(r.marginTopMobile,"margin-top")}\n\t\t\t\t\t\t${M(r.marginRightMobile,"margin-right")}\n\t\t\t\t\t\t${M(r.marginBottomMobile,"margin-bottom")}\n\t\t\t\t\t\t${M(r.marginLeftMobile,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t`;b.styleSheet?b.styleSheet.cssText=g:b.appendChild(document.createTextNode(g)),m.appendChild(b)}};S&&(C(),$(o,{saveCoBlocksMeta:!1}));const E=(e,o)=>{["coblocks/hero"].includes(t.name)&&"no"===e&&(o<0?(e="huge",o=60):o=-1),"padding"===d&&m({paddingSyncUnits:!0}),m({[`${d}Size`]:e}),o&&m({[`${d}Top`]:o=o<0?"":o,[`${d}Right`]:0,[`${d}Bottom`]:o,[`${d}Left`]:0,[`${d}Unit`]:"px"}),C()},L=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=[t["valueTop"+e],t["valueRight"+e],t["valueBottom"+e],t["valueLeft"+e]],n=Math.max.apply(null,o);m({[`${d}SyncUnits${e}`]:!t[`syncUnits${e}`],[`${d}Top${e}`]:n,[`${d}Right${e}`]:n,[`${d}Bottom${e}`]:n,[`${d}Left${e}`]:n}),C()},R=c()("components-base-control","components-coblocks-dimensions-control",{}),N=`inspector-coblocks-dimensions-control-${s}`,U=(e,o)=>{const n=""===e.target.value?void 0:Number(e.target.value);let i="";void 0!==e.target.getAttribute("data-device-type")&&void 0!==e.target.getAttribute("data-device-type")&&(i=e.target.getAttribute("data-device-type")),t["syncUnits"+i]?((t,e)=>{m({[`${d}Top${e}`]:t,[`${d}Right${e}`]:t,[`${d}Bottom${e}`]:t,[`${d}Left${e}`]:t}),C()})(n,i):((t,e,o)=>{m({[`${d}${o}${e}`]:t}),C()})(n,i,o)},z=[{
2
  /* translators: a unit of size (px) for css markup */
3
- name:(0,g.__)("Pixel","coblocks"),unitValue:"px"},{
4
  /* translators: a unit of size (em) for css markup */
5
- name:(0,g.__)("Em","coblocks"),unitValue:"em"},{
6
  /* translators: a unit of size (vw) for css markup */
7
- name:(0,g.__)("Viewport width","coblocks"),unitValue:"vw"},{
8
  /* translators: a unit of size (vh) for css markup */
9
- name:(0,g.__)("Viewport height","coblocks"),unitValue:"vh"},{
10
  /* translators: a unit of size for css markup */
11
- name:(0,g.__)("Percentage","coblocks"),unitValue:"%"}];return(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:R},"advanced"===n?(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__header"},r&&(0,i.createElement)("p",{className:"components-coblocks-dimensions-control__label"},r),(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__actions"},(0,i.createElement)(p.ButtonGroup,{className:"components-coblocks-dimensions-control__units","aria-label":(0,g.__)("Select Units","coblocks")},a()(z,(t=>{let{unitValue:e,name:o}=t;return(0,i.createElement)(p.Tooltip,{key:`coblocks-dimensions-control-unit-tooltip-${o}`,text:(0,g.sprintf)(
12
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
13
- (0,g.__)("%s units","coblocks"),o)},(0,i.createElement)(p.Button,{key:e,className:"components-coblocks-dimensions-control__units--"+o,isSmall:!0,isPrimary:u===e,isSecondary:u!==e,"aria-pressed":u===e,"aria-label":(0,g.sprintf)(
14
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
15
- (0,g.__)("%s units","coblocks"),o),onClick:()=>(m({[`${d}Unit`]:e}),void C())},e))}))),(0,i.createElement)(p.Button,{type:"button",onClick:()=>E("no",-1),isSmall:!0,isSecondary:!0,"aria-label":(0,g.sprintf)(
16
  /* translators: %s: a texual label */
17
- (0,g.__)("Turn off advanced %s settings","coblocks"),r.toLowerCase())},(0,g.__)("Reset","coblocks")))),(0,i.createElement)(p.TabPanel,{className:"components-coblocks-dimensions-control__mobile-controls",activeClass:"is-active",initialTabName:"default",onSelect:t=>{let e="desktop";switch(t){case"desktop":e="tablet";break;case"tablet":e="mobile";break;case"mobile":e="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${d}`);for(let t=0;t<o.length;t++)o[t].style.display="none";"default"===t?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--${e}`)[0].style.display="block"},tabs:[{name:"default",title:b.ugZ,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${d}--default`},{name:"desktop",title:b.ugZ,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${d}--desktop`},{name:"tablet",title:b.v_G,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`},{name:"mobile",title:b.pY8,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${d}--mobile`}]},(e=>{return function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=t[`syncUnits${e}`];return(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},v.map((o=>(0,i.createElement)("input",{key:`coblocks-dimensions-control-number-${e}-${o}`,className:"components-coblocks-dimensions-control__number",type:"number",onChange:t=>U(t,o),"aria-label":y[d][o.toLowerCase()],"aria-describedby":l?N+"__help":void 0,value:t[`value${o}${e}`],min:"padding"===d?0:void 0,"data-device-type":e}))),(0,i.createElement)(p.Tooltip,{text:o?(0,g.__)("Unsync","coblocks"):(0,g.__)("Sync","coblocks")},(0,i.createElement)(p.Button,{className:"components-coblocks-dimensions-control_sync","aria-label":(0,g.__)("Sync units","coblocks"),isPrimary:!!o,isSecondary:!o,"aria-pressed":!!o,onClick:()=>L(e),"data-device-type":e,isSmall:!0},b.bnu))))}(["default","desktop"].includes(e.name)?"":(o=e.name)&&o[0].toUpperCase()+o.slice(1)||"");var o})),(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__input-labels"},(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,g.__)("Top","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,g.__)("Right","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,g.__)("Bottom","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,g.__)("Left","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label-blank"}))):(0,i.createElement)(p.BaseControl,{id:"textarea-1",label:r,help:l},(0,i.createElement)("div",{className:"components-font-size-picker__controls"},(0,i.createElement)(_,{type:d,setAttributes:m,paddingSize:f,marginSize:T}),(0,i.createElement)(p.Button,{type:"button",onClick:()=>E("advanced",""),isSmall:!0,isSecondary:!0,"aria-label":(0,g.sprintf)(
18
  /* translators: %s: a texual label */
19
- (0,g.__)("Advanced %s settings","coblocks"),r.toLowerCase()),isPrimary:"advanced"===n},(0,g.__)("Advanced","coblocks"))))))})),f=o(9338),S=o(2175);const{getComputedStyle:$}=window,B=(0,p.withFallbackStyles)(((t,e)=>{const{backgroundColor:o}=e.attributes,n=t.querySelector('[contenteditable="true"]'),i=n?$(n):null;return{fallbackBackgroundColor:o||!i?void 0:i.backgroundColor}}));var M=(0,k.compose)([m.Z,B])((t=>{const{attributes:e,backgroundColor:o,clientId:l,setAttributes:s,setBackgroundColor:m,setTextColor:b,textColor:u,updateBlockAttributes:_,getBlocksByClientId:k}=t,{columns:h,layout:v,marginBottom:y,marginLeft:$,marginRight:B,marginSize:M,marginTop:C,marginBottomTablet:E,marginLeftTablet:L,marginRightTablet:R,marginTopTablet:N,marginBottomMobile:U,marginLeftMobile:z,marginRightMobile:V,marginTopMobile:w,marginSyncUnits:x,marginSyncUnitsTablet:P,marginSyncUnitsMobile:F,marginUnit:A,paddingBottom:O,paddingLeft:I,paddingRight:Z,paddingSize:G,paddingTop:J,paddingBottomTablet:j,paddingLeftTablet:q,paddingRightTablet:D,paddingTopTablet:H,paddingBottomMobile:K,paddingLeftMobile:Y,paddingRightMobile:Q,paddingTopMobile:W,paddingSyncUnits:X,paddingSyncUnitsTablet:tt,paddingSyncUnitsMobile:et,paddingUnit:ot,hasMarginControl:nt}=e;let it=1;h&&(it=parseInt(h.toString().split("-")));const lt=t=>{const e=t.toString().split("-"),o=k(l);s({layout:t}),void 0!==o[0].innerBlocks&&a()(o[0].innerBlocks,((t,o)=>_(t.clientId,{width:e[o]})))};return(0,i.createElement)(i.Fragment,null,h&&it>=1&&(0,i.createElement)(i.Fragment,null,v&&(0,i.createElement)(i.Fragment,null,it>1&&(0,i.createElement)(p.PanelBody,{title:(0,g.__)("Styles","coblocks"),initialOpen:!1},(0,i.createElement)("div",{className:c()("block-editor-block-styles","coblocks-editor-block-styles")},a()(r.sL[it],(t=>{let{name:e,key:o,icon:n}=t;return(0,i.createElement)("div",{key:`style-${e}`,className:c()("block-editor-block-styles__item",{"is-active":v===o}),onClick:()=>lt(o),onKeyPress:()=>lt(o),role:"button",tabIndex:"0","aria-label":e},(0,i.createElement)("div",{className:"block-editor-block-styles__item-preview"},n))})))),v&&(0,i.createElement)(i.Fragment,null,(0,i.createElement)(p.PanelBody,{title:(0,g.__)("Row settings","coblocks")},it>=2&&(0,i.createElement)(f.Z,t),(0,i.createElement)(T,(0,n.Z)({},t,{type:"padding",label:(0,g.__)("Padding","coblocks"),help:(0,g.__)("Space inside of the container.","coblocks"),valueTop:J,valueRight:Z,valueBottom:O,valueLeft:I,valueTopTablet:H,valueRightTablet:D,valueBottomTablet:j,valueLeftTablet:q,valueTopMobile:W,valueRightMobile:Q,valueBottomMobile:K,valueLeftMobile:Y,unit:ot,syncUnits:X,syncUnitsTablet:tt,syncUnitsMobile:et,dimensionSize:G})),nt&&(0,i.createElement)(T,(0,n.Z)({},t,{type:"margin",label:(0,g.__)("Margin","coblocks"),help:(0,g.__)("Space around the container.","coblocks"),valueTop:C,valueRight:B,valueBottom:y,valueLeft:$,valueTopTablet:N,valueRightTablet:R,valueBottomTablet:E,valueLeftTablet:L,valueTopMobile:w,valueRightMobile:V,valueBottomMobile:U,valueLeftMobile:z,unit:A,syncUnits:x,syncUnitsTablet:P,syncUnitsMobile:F,dimensionSize:M}))),(0,i.createElement)(S.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:t=>{m(t),G&&"no"!==G||s({paddingSize:"medium"}),t||s({paddingSize:"no"})},label:(0,g.__)("Background color","coblocks")},{value:u.color,onChange:b,label:(0,g.__)("Text color","coblocks")}]}),(0,i.createElement)(d.OT,(0,n.Z)({},t,{hasOverlay:!0}))))))}))}}]);
1
+ "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[203],{4203:function(t,e,o){o.r(e),o.d(e,{default:function(){return L}});var n=o(7462),i=o(9307),l=o(5161),a=o.n(l),s=o(4184),c=o.n(s),r=o(9035),m=o(3601),d=o(5377),b=o(5697),g=o.n(b),p=o(5736),u=o(5609);const _=[{name:(0,p.__)("None","coblocks"),size:0,slug:"no"},{name:(0,p.__)("Small","coblocks"),size:14,slug:"small"},{name:(0,p.__)("Medium","coblocks"),size:24,slug:"medium"},{name:(0,p.__)("Large","coblocks"),size:34,slug:"large"},{name:(0,p.__)("Huge","coblocks"),size:60,slug:"huge"}];class k extends i.Component{constructor(){super(...arguments),this.getSelectValuesFromUtilitySizes=this.getSelectValuesFromUtilitySizes.bind(this),this.getCurrentSelectValue=this.getCurrentSelectValue.bind(this),this.setCurrentSelectValue=this.setCurrentSelectValue.bind(this),this.onChangeValue=this.onChangeValue.bind(this),this.getSelectOptions=this.getSelectOptions.bind(this)}getSelectValuesFromUtilitySizes(t,e){let o;if("string"==typeof e)return o=t.find((t=>t.slug===e)),o?o.slug:"custom"}getCurrentSelectValue(t){const{paddingSize:e,marginSize:o}=this.props;switch(t){case"margin":return o;case"padding":return e}}setCurrentSelectValue(t){const{type:e,setAttributes:o}=this.props;switch(e){case"margin":o({marginSize:t});break;case"padding":o({paddingSize:t})}}onChangeValue(t){const e=_.find((e=>e.slug===t));e&&this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes(_,e.slug))}getSelectOptions(t){return[...t.map((t=>({label:t.name,value:t.slug})))]}render(){const{type:t}=this.props;return(0,i.createElement)(i.Fragment,null,(0,i.createElement)(u.SelectControl,{className:"components-font-size-picker__select",hideLabelFromVision:!0,label:`Choose ${t} preset`,onChange:this.onChangeValue,options:this.getSelectOptions(_),value:this.getCurrentSelectValue(t)}))}}k.propTypes={marginSize:g().number,paddingSize:g().number,setAttributes:g().func,type:g().string};var h=o(7635),v=o(9818),y=o(4333);const T=["Top","Right","Bottom","Left"],f={margin:{bottom:(0,p.__)("Margin bottom","coblocks"),left:(0,p.__)("Margin left","coblocks"),right:(0,p.__)("Margin right","coblocks"),top:(0,p.__)("Margin top","coblocks")},padding:{bottom:(0,p.__)("Padding bottom","coblocks"),left:(0,p.__)("Padding left","coblocks"),right:(0,p.__)("Padding right","coblocks"),top:(0,p.__)("Padding top","coblocks")}},S=t=>{const{attributes:e,clientId:o,dimensionSize:n,help:l,instanceId:s,label:r=(0,p.__)("Margin","coblocks"),setAttributes:m,type:d="margin",unit:b}=t,{coblocks:g,marginSize:_,paddingSize:y,saveCoBlocksMeta:S}=e,{updateBlockAttributes:$}=(0,v.useDispatch)("core/block-editor"),B=(t,e)=>void 0!==t?`${t}${e}`:null,M=(t,e)=>{if(void 0!==t)return`${e}: ${t} !important`},C=()=>{const e=wp.data.select("core/editor").getEditedPostAttribute("meta"),i=wp.data.select("core/block-editor").getBlock(o);let l={};if(void 0!==g&&void 0!==g.id){const o=t.name.split("/").join("-")+"-"+g.id,a=i.attributes.paddingUnit,s=i.attributes.marginUnit,c={paddingBottom:B(i.attributes.paddingBottom,a),paddingBottomMobile:B(i.attributes.paddingBottomMobile,a),paddingBottomTablet:B(i.attributes.paddingBottomTablet,a),paddingLeft:B(i.attributes.paddingLeft,a),paddingLeftMobile:B(i.attributes.paddingLeftMobile,a),paddingLeftTablet:B(i.attributes.paddingLeftTablet,a),paddingRight:B(i.attributes.paddingRight,a),paddingRightMobile:B(i.attributes.paddingRightMobile,a),paddingRightTablet:B(i.attributes.paddingRightTablet,a),paddingTop:B(i.attributes.paddingTop,a),paddingTopMobile:B(i.attributes.paddingTopMobile,a),paddingTopTablet:B(i.attributes.paddingTopTablet,a)},r={marginBottom:B(i.attributes.marginBottom,s),marginBottomMobile:B(i.attributes.marginBottomMobile,s),marginBottomTablet:B(i.attributes.marginBottomTablet,s),marginLeft:B(i.attributes.marginLeft,s),marginLeftMobile:B(i.attributes.marginLeftMobile,s),marginLeftTablet:B(i.attributes.marginLeftTablet,s),marginRight:B(i.attributes.marginRight,s),marginRightMobile:B(i.attributes.marginRightMobile,s),marginRightTablet:B(i.attributes.marginRightTablet,s),marginTop:B(i.attributes.marginTop,s),marginTopMobile:B(i.attributes.marginTopMobile,s),marginTopTablet:B(i.attributes.marginTopTablet,s)};l=void 0===e||void 0===e._coblocks_dimensions||void 0!==e._coblocks_dimensions&&""===e._coblocks_dimensions?{}:JSON.parse(e._coblocks_dimensions),void 0===l[o]?(l[o]={},l[o][d]={}):void 0===l[o][d]&&(l[o][d]={}),l[o][d]="advanced"===n?"padding"===d?c:r:{},wp.data.dispatch("core/editor").editPost({meta:{_coblocks_dimensions:JSON.stringify(l)}});const m=document.head||document.getElementsByTagName("head")[0],b=document.createElement("style");b.type="text/css";const p=`\n\t\t\t\t@media only screen and (max-width: 768px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${M(c.paddingTopTablet,"padding-top")}\n\t\t\t\t\t\t${M(c.paddingRightTablet,"padding-right")}\n\t\t\t\t\t\t${M(c.paddingBottomTablet,"padding-bottom")}\n\t\t\t\t\t\t${M(c.paddingLeftTablet,"padding-left")}\n\t\t\t\t\t\t${M(r.marginTopTablet,"margin-top")}\n\t\t\t\t\t\t${M(r.marginRightTablet,"margin-right")}\n\t\t\t\t\t\t${M(r.marginBottomTablet,"margin-bottom")}\n\t\t\t\t\t\t${M(r.marginLeftTablet,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media only screen and (max-width: 514px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${M(c.paddingTopMobile,"padding-top")}\n\t\t\t\t\t\t${M(c.paddingRightMobile,"padding-right")}\n\t\t\t\t\t\t${M(c.paddingBottomMobile,"padding-bottom")}\n\t\t\t\t\t\t${M(c.paddingLeftMobile,"padding-left")}\n\t\t\t\t\t\t${M(r.marginTopMobile,"margin-top")}\n\t\t\t\t\t\t${M(r.marginRightMobile,"margin-right")}\n\t\t\t\t\t\t${M(r.marginBottomMobile,"margin-bottom")}\n\t\t\t\t\t\t${M(r.marginLeftMobile,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t`;b.styleSheet?b.styleSheet.cssText=p:b.appendChild(document.createTextNode(p)),m.appendChild(b)}};S&&(C(),$(o,{saveCoBlocksMeta:!1}));const E=(e,o)=>{["coblocks/hero"].includes(t.name)&&"no"===e&&(o<0?(e="huge",o=60):o=-1),"padding"===d&&m({paddingSyncUnits:!0}),m({[`${d}Size`]:e}),o&&m({[`${d}Top`]:o=o<0?"":o,[`${d}Right`]:0,[`${d}Bottom`]:o,[`${d}Left`]:0,[`${d}Unit`]:"px"}),C()},L=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=[t["valueTop"+e],t["valueRight"+e],t["valueBottom"+e],t["valueLeft"+e]],n=Math.max.apply(null,o);m({[`${d}SyncUnits${e}`]:!t[`syncUnits${e}`],[`${d}Top${e}`]:n,[`${d}Right${e}`]:n,[`${d}Bottom${e}`]:n,[`${d}Left${e}`]:n}),C()},R=c()("components-base-control","components-coblocks-dimensions-control",{}),N=`inspector-coblocks-dimensions-control-${s}`,z=(e,o)=>{const n=""===e.target.value?void 0:Number(e.target.value);let i="";void 0!==e.target.getAttribute("data-device-type")&&void 0!==e.target.getAttribute("data-device-type")&&(i=e.target.getAttribute("data-device-type")),t["syncUnits"+i]?((t,e)=>{m({[`${d}Top${e}`]:t,[`${d}Right${e}`]:t,[`${d}Bottom${e}`]:t,[`${d}Left${e}`]:t}),C()})(n,i):((t,e,o)=>{m({[`${d}${o}${e}`]:t}),C()})(n,i,o)},U=[{
2
  /* translators: a unit of size (px) for css markup */
3
+ name:(0,p.__)("Pixel","coblocks"),unitValue:"px"},{
4
  /* translators: a unit of size (em) for css markup */
5
+ name:(0,p.__)("Em","coblocks"),unitValue:"em"},{
6
  /* translators: a unit of size (vw) for css markup */
7
+ name:(0,p.__)("Viewport width","coblocks"),unitValue:"vw"},{
8
  /* translators: a unit of size (vh) for css markup */
9
+ name:(0,p.__)("Viewport height","coblocks"),unitValue:"vh"},{
10
  /* translators: a unit of size for css markup */
11
+ name:(0,p.__)("Percentage","coblocks"),unitValue:"%"}];return(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:R},"advanced"===n?(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__header"},r&&(0,i.createElement)("p",{className:"components-coblocks-dimensions-control__label"},r),(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__actions"},(0,i.createElement)(u.ButtonGroup,{"aria-label":(0,p.__)("Select Units","coblocks"),className:"components-coblocks-dimensions-control__units"},a()(U,(t=>{let{unitValue:e,name:o}=t;return(0,i.createElement)(u.Tooltip,{key:`coblocks-dimensions-control-unit-tooltip-${o}`,text:(0,p.sprintf)(
12
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
13
+ (0,p.__)("%s units","coblocks"),o)},(0,i.createElement)(u.Button,{"aria-label":(0,p.sprintf)(
14
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
15
+ (0,p.__)("%s units","coblocks"),o),"aria-pressed":b===e,className:"components-coblocks-dimensions-control__units--"+o,isPrimary:b===e,isSecondary:b!==e,isSmall:!0,key:e,onClick:()=>(m({[`${d}Unit`]:e}),void C())},e))}))),(0,i.createElement)(u.Button,{"aria-label":(0,p.sprintf)(
16
  /* translators: %s: a texual label */
17
+ (0,p.__)("Turn off advanced %s settings","coblocks"),r.toLowerCase()),isSecondary:!0,isSmall:!0,onClick:()=>E("no",-1),type:"button"},(0,p.__)("Reset","coblocks")))),(0,i.createElement)(u.TabPanel,{activeClass:"is-active",className:"components-coblocks-dimensions-control__mobile-controls",initialTabName:"default",onSelect:t=>{let e="desktop";switch(t){case"desktop":e="tablet";break;case"tablet":e="mobile";break;case"mobile":e="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${d}`);for(let t=0;t<o.length;t++)o[t].style.display="none";"default"===t?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--${e}`)[0].style.display="block"},tabs:[{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${d}--default`,name:"default",title:h.ugZ},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${d}--desktop`,name:"desktop",title:h.ugZ},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`,name:"tablet",title:h.v_G},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${d}--mobile`,name:"mobile",title:h.pY8}]},(e=>{return function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=t[`syncUnits${e}`];return(0,i.createElement)(i.Fragment,null,(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},T.map((o=>(0,i.createElement)("input",{"aria-describedby":l?N+"__help":void 0,"aria-label":f[d][o.toLowerCase()],className:"components-coblocks-dimensions-control__number","data-device-type":e,key:`coblocks-dimensions-control-number-${e}-${o}`,min:"padding"===d?0:void 0,onChange:t=>z(t,o),type:"number",value:t[`value${o}${e}`]}))),(0,i.createElement)(u.Tooltip,{text:o?(0,p.__)("Unsync","coblocks"):(0,p.__)("Sync","coblocks")},(0,i.createElement)(u.Button,{"aria-label":(0,p.__)("Sync units","coblocks"),"aria-pressed":!!o,className:"components-coblocks-dimensions-control_sync","data-device-type":e,isPrimary:!!o,isSecondary:!o,isSmall:!0,onClick:()=>L(e)},h.bnu))))}(["default","desktop"].includes(e.name)?"":(o=e.name)&&o[0].toUpperCase()+o.slice(1)||"");var o})),(0,i.createElement)("div",{className:"components-coblocks-dimensions-control__input-labels"},(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Top","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Right","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Bottom","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Left","coblocks")),(0,i.createElement)("span",{className:"components-coblocks-dimensions-control__number-label-blank"}))):(0,i.createElement)(u.BaseControl,{help:l,id:"textarea-1",label:r},(0,i.createElement)("div",{className:"components-font-size-picker__controls"},(0,i.createElement)(k,{marginSize:_,paddingSize:y,setAttributes:m,type:d}),(0,i.createElement)(u.Button,{"aria-label":(0,p.sprintf)(
18
  /* translators: %s: a texual label */
19
+ (0,p.__)("Advanced %s settings","coblocks"),r.toLowerCase()),isPrimary:"advanced"===n,isSecondary:!0,isSmall:!0,onClick:()=>E("advanced",""),type:"button"},(0,p.__)("Advanced","coblocks"))))))};S.propTypes={attributes:g().number,clientId:g().number,dimensionSize:g().number,help:g().bool,instanceId:g().number,label:g().string,name:g().string,setAttributes:g().func,type:g().string,unit:g().number};var $=(0,y.withInstanceId)(S),B=o(9338),M=o(2175);const{getComputedStyle:C}=window,E=(0,u.withFallbackStyles)(((t,e)=>{const{backgroundColor:o}=e.attributes,n=t.querySelector('[contenteditable="true"]'),i=n?C(n):null;return{fallbackBackgroundColor:o||!i?void 0:i.backgroundColor}}));var L=(0,y.compose)([m.Z,E])((t=>{const{attributes:e,backgroundColor:o,clientId:l,setAttributes:s,setBackgroundColor:m,setTextColor:b,textColor:g,updateBlockAttributes:_,getBlocksByClientId:k}=t,{columns:h,layout:v,marginBottom:y,marginLeft:T,marginRight:f,marginSize:S,marginTop:C,marginBottomTablet:E,marginLeftTablet:L,marginRightTablet:R,marginTopTablet:N,marginBottomMobile:z,marginLeftMobile:U,marginRightMobile:V,marginTopMobile:w,marginSyncUnits:x,marginSyncUnitsTablet:P,marginSyncUnitsMobile:A,marginUnit:F,paddingBottom:I,paddingLeft:O,paddingRight:Z,paddingSize:G,paddingTop:J,paddingBottomTablet:j,paddingLeftTablet:q,paddingRightTablet:D,paddingTopTablet:H,paddingBottomMobile:K,paddingLeftMobile:Y,paddingRightMobile:Q,paddingTopMobile:W,paddingSyncUnits:X,paddingSyncUnitsTablet:tt,paddingSyncUnitsMobile:et,paddingUnit:ot,hasMarginControl:nt}=e;let it=1;h&&(it=parseInt(h.toString().split("-")));const lt=t=>{const e=t.toString().split("-"),o=k(l);s({layout:t}),void 0!==o[0].innerBlocks&&a()(o[0].innerBlocks,((t,o)=>_(t.clientId,{width:e[o]})))};return(0,i.createElement)(i.Fragment,null,h&&it>=1&&(0,i.createElement)(i.Fragment,null,v&&(0,i.createElement)(i.Fragment,null,it>1&&(0,i.createElement)(u.PanelBody,{title:(0,p.__)("Styles","coblocks"),initialOpen:!1},(0,i.createElement)("div",{className:c()("block-editor-block-styles","coblocks-editor-block-styles")},a()(r.sL[it],(t=>{let{name:e,key:o,icon:n}=t;return(0,i.createElement)("div",{key:`style-${e}`,className:c()("block-editor-block-styles__item",{"is-active":v===o}),onClick:()=>lt(o),onKeyPress:()=>lt(o),role:"button",tabIndex:"0","aria-label":e},(0,i.createElement)("div",{className:"block-editor-block-styles__item-preview"},n))})))),v&&(0,i.createElement)(i.Fragment,null,(0,i.createElement)(u.PanelBody,{title:(0,p.__)("Row settings","coblocks")},it>=2&&(0,i.createElement)(B.Z,t),(0,i.createElement)($,(0,n.Z)({},t,{type:"padding",label:(0,p.__)("Padding","coblocks"),help:(0,p.__)("Space inside of the container.","coblocks"),valueTop:J,valueRight:Z,valueBottom:I,valueLeft:O,valueTopTablet:H,valueRightTablet:D,valueBottomTablet:j,valueLeftTablet:q,valueTopMobile:W,valueRightMobile:Q,valueBottomMobile:K,valueLeftMobile:Y,unit:ot,syncUnits:X,syncUnitsTablet:tt,syncUnitsMobile:et,dimensionSize:G})),nt&&(0,i.createElement)($,(0,n.Z)({},t,{type:"margin",label:(0,p.__)("Margin","coblocks"),help:(0,p.__)("Space around the container.","coblocks"),valueTop:C,valueRight:f,valueBottom:y,valueLeft:T,valueTopTablet:N,valueRightTablet:R,valueBottomTablet:E,valueLeftTablet:L,valueTopMobile:w,valueRightMobile:V,valueBottomMobile:z,valueLeftMobile:U,unit:F,syncUnits:x,syncUnitsTablet:P,syncUnitsMobile:A,dimensionSize:S}))),(0,i.createElement)(M.PanelColorSettings,{title:(0,p.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:t=>{m(t),G&&"no"!==G||s({paddingSize:"medium"}),t||s({paddingSize:"no"})},label:(0,p.__)("Background color","coblocks")},{value:g.color,onChange:b,label:(0,p.__)("Text color","coblocks")}]}),(0,i.createElement)(d.OT,(0,n.Z)({},t,{hasOverlay:!0}))))))}))}}]);
dist/260.js CHANGED
@@ -1,40 +1,40 @@
1
- "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[260],{9260:function(e,t,l){l.r(t),l.d(t,{default:function(){return O}});var o=l(7462),a=l(9307),n=l(4184),c=l.n(n),s=l(5736),i=[{
2
  /* translators: visual style option */
3
- label:(0,s.__)("Dark","coblocks"),value:"dark"},{
4
  /* translators: visual style option */
5
- label:(0,s.__)("Light","coblocks"),value:"light"},{
6
  /* translators: visual style option */
7
- label:(0,s.__)("None","coblocks"),value:"none"}],r=[{label:(0,s.__)("None","coblocks"),value:"none"},{label:(0,s.__)("Media file","coblocks"),value:"media"},{label:(0,s.__)("Attachment page","coblocks"),value:"attachment"},{label:(0,s.__)("Custom URL","coblocks"),value:"custom"}],u=l(5609);class b extends a.Component{constructor(){super(...arguments),this.setNewTab=this.setNewTab.bind(this),this.setLinkRel=this.setLinkRel.bind(this),this.setLinkTo=this.setLinkTo.bind(this)}componentDidUpdate(e){const{attributes:t,setAttributes:l}=this.props,{lightbox:o}=t;"none"!==e.attributes.linkTo&&o&&l({linkTo:"none"})}setLinkTo(e){const{setAttributes:t}=this.props;t({linkTo:e})}setLinkRel(e){const{setAttributes:t}=this.props;t({rel:e})}setNewTab(e){const{attributes:t,setAttributes:l}=this.props,{rel:o}=t,a=e?"_blank":void 0;let n=o;a&&!o?n="noreferrer noopener":a||"noreferrer noopener"!==o||(n=void 0),l({rel:n,target:a})}render(){const{attributes:e,setAttributes:t}=this.props,{lightbox:l,linkTo:o,target:n,rel:c}=e;return(0,a.createElement)(a.Fragment,null,!l&&(0,a.createElement)(u.PanelBody,{initialOpen:!1,title:(0,s.__)("Link settings","coblocks")},(0,a.createElement)(u.SelectControl,{label:(0,s.__)("Link to","coblocks"),onChange:this.setLinkTo,options:r,value:o}),"none"!==o&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(u.ToggleControl,{checked:"_blank"===n,label:(0,s.__)("Open in new tab","coblocks"),onChange:this.setNewTab}),(0,a.createElement)(u.TextControl
8
- /* translators: html attribute that specifies the relationship between two pages */,{label:(0,s.__)("Link rel","coblocks"),onChange:e=>t({rel:e}),value:c}))))}}var m=b,p=l(2819),_=l.n(p),k=l(7635);const g=[{value:1,
9
  /* translators: abbreviation for small size */
10
- label:(0,s.__)("S","coblocks"),tooltip:(0,s.__)("Small","coblocks")},{value:2,
11
  /* translators: abbreviation for medium size */
12
- label:(0,s.__)("M","coblocks"),tooltip:(0,s.__)("Medium","coblocks")},{value:3,
13
  /* translators: abbreviation for large size */
14
- label:(0,s.__)("L","coblocks"),tooltip:(0,s.__)("Large","coblocks")},{value:4,
15
  /* translators: abbreviation for extra large size */
16
- label:(0,s.__)("XL","coblocks"),tooltip:(0,s.__)("Extra Large","coblocks")}],d={value:0,label:(0,s.__)("None","coblocks"),tooltip:(0,s.__)("None","coblocks")},h={value:"custom",label:(0,a.createElement)(u.Icon,{icon:k.ewm}),tooltip:(0,s.__)("Custom","coblocks")};class v extends a.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:l,label:o,onChange:n,options:s,showAdvancedControls:i,showIcons:r,showNoneOption:b,showCustomOption:m}=this.props;let _=s||g;return b&&(_=[d,..._]),m&&(_=[..._,h]),i&&!1!==t&&!1!==e?(0,a.createElement)(u.RangeControl,{label:o,value:l,onChange:e=>n(e),min:t,max:e}):(0,a.createElement)(u.BaseControl,{id:`coblocks-option-selector-${(0,p.kebabCase)(o)}`,label:o,className:c()("coblocks-option-selector-control",{"is-custom":"custom"===l})},(0,a.createElement)(u.PanelRow,null,(0,a.createElement)(u.ButtonGroup,{"aria-label":o},_.map((e=>(0,a.createElement)(u.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,a.createElement)(u.Button,{isSecondary:l!==e.value,isPrimary:l===e.value,"aria-pressed":l===e.value,onClick:()=>n(e.value),"aria-label":e.tooltip},r?e.icon:e.label)))))))}}const E=[{
17
  /* translators: abbreviation for small size */
18
- label:(0,s.__)("S","coblocks"),tooltip:(0,s.__)("Small","coblocks"),value:"small"},{
19
  /* translators: abbreviation for medium size */
20
- label:(0,s.__)("M","coblocks"),tooltip:(0,s.__)("Medium","coblocks"),value:"medium"},{
21
  /* translators: abbreviation for large size */
22
- label:(0,s.__)("L","coblocks"),tooltip:(0,s.__)("Large","coblocks"),value:"large"}];var C=e=>{const{attributes:t,setAttributes:l}=e,{align:o,gutter:n,gutterCustom:c}=t,i="full"===o?10:5;return(0,a.useEffect)((()=>{c>i&&l({gutterCustom:i})}),[c,i]),(0,a.createElement)(a.Fragment,null,(0,a.createElement)(v,{currentOption:n,label:(0,s.__)("Gutter","coblocks"),onChange:e=>l({gutter:e}),options:E,showCustomOption:!0}),"custom"===n&&(0,a.createElement)(u.RangeControl,{initialValue:0,max:i,min:0,onChange:e=>l({gutterCustom:e.toString()}),step:.1,value:parseFloat(c)||0,withInputField:!0}))},w=l(2175),f=e=>{const{attributes:t,setAttributes:l,enableGutter:o,enableCaptions:n}=e,{shadow:c,captions:r,captionStyle:b,lightbox:p}=t,_=[{value:"sm",
23
  /* translators: abbreviation for small size */
24
- label:(0,s.__)("S","coblocks"),tooltip:(0,s.__)("Small","coblocks")},{value:"md",
25
  /* translators: abbreviation for medium size */
26
- label:(0,s.__)("M","coblocks"),tooltip:(0,s.__)("Medium","coblocks")},{value:"lg",
27
  /* translators: abbreviation for large size */
28
- label:(0,s.__)("L","coblocks"),tooltip:(0,s.__)("Large","coblocks")}];return(0,a.createElement)(w.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,s.__)("Collage settings","coblocks")},o&&(0,a.createElement)(C,e),!o&&(0,a.createElement)(v,{label:(0,s.__)("Shadow","coblocks"),options:_,currentOption:c,showNoneOption:!0,onChange:t=>{return l=t,void e.setAttributes({shadow:l});var l}}),(0,a.createElement)(u.ToggleControl,{label:(0,s.__)("Lightbox","coblocks"),checked:!!p,onChange:()=>l({lightbox:!p}),help:e=>e?(0,s.__)("Image lightbox is enabled.","coblocks"):(0,s.__)("Toggle to enable the image lightbox.","coblocks")}),n&&(0,a.createElement)(u.ToggleControl,{label:(0,s.__)("Captions","coblocks"),checked:!!r,onChange:()=>l({captions:!r}),help:e=>e?(0,s.__)("Showing captions for each media item.","coblocks"):(0,s.__)("Toggle to show media captions.","coblocks")}),r&&(0,a.createElement)(u.SelectControl,{label:(0,s.__)("Caption style","coblocks"),value:b,onChange:t=>{e.setAttributes({captionStyle:t})},options:i})),(0,a.createElement)(m,e))},y=l(9818);const N=e=>{let{hoveredFilter:t}=e;if(!t)return null;const l=_().cloneDeep((0,y.select)("core/block-editor").getSelectedBlock());return l.attributes.filter=t,(0,a.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,a.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,a.createElement)(u.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,a.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,a.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,s.__)("Preview filter","coblocks")),(0,a.createElement)(w.BlockPreview,{autoHeight:!0,blocks:{...l}})))))};var S=e=>{const[t,l]=(0,a.useState)(null),o=e=>{l(e)},{attributes:n,setAttributes:i}=e,{filter:r}=n,b=[{icon:(0,a.createElement)(u.Icon,{icon:k.mJk}),isActive:"none"===r,onClick:()=>{i({filter:"none"})},slug:"none",
29
  /* translators: image style */
30
- title:(0,s.__)("Original","coblocks")},{icon:(0,a.createElement)(u.Icon,{icon:k.NC1}),isActive:"grayscale"===r,onClick:()=>{i({filter:"grayscale"})},slug:"grayscale",
31
  /* translators: image style */
32
- title:(0,s.__)("Grayscale filter","coblocks")},{icon:(0,a.createElement)(u.Icon,{icon:k.amg}),isActive:"sepia"===r,onClick:()=>{i({filter:"sepia"})},slug:"sepia",
33
  /* translators: image style */
34
- title:(0,s.__)("Sepia filter","coblocks")},{icon:(0,a.createElement)(u.Icon,{icon:k.swD}),isActive:"saturation"===r,onClick:()=>{i({filter:"saturation"})},slug:"saturation",
35
  /* translators: image style */
36
- title:(0,s.__)("Saturation filter","coblocks")},{icon:(0,a.createElement)(u.Icon,{icon:k.tu4}),isActive:"dim"===r,onClick:()=>{i({filter:"dim"})},slug:"dim",
37
  /* translators: image style */
38
- title:(0,s.__)("Dim filter","coblocks")},{icon:(0,a.createElement)(u.Icon,{icon:k.jZD}),isActive:"vintage"===r,onClick:()=>{i({filter:"vintage"})},slug:"vintage",
39
  /* translators: image style */
40
- title:(0,s.__)("Vintage filter","coblocks")}];return(0,a.createElement)(u.ToolbarGroup,null,(0,a.createElement)(u.DropdownMenu,{className:c()("components-coblocks-media-filter","none"!==r?"has-filter":""),icon:(0,a.createElement)(u.Icon,{icon:k.AF8}),label:(0,s.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,a.createElement)(u.MenuGroup,null,(0,a.createElement)(N,{hoveredFilter:t}),b.map((e=>(0,a.createElement)(u.MenuItem,{icon:e.icon,isSelected:r===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>o(e.slug),onMouseLeave:()=>o(null),role:"menuitemradio"},e.title)))))))},L=e=>{const{attributes:t}=e,{images:l}=t,o=!!l.filter((e=>void 0!==e.id)).length;return(0,a.createElement)(w.BlockControls,null,o&&(0,a.createElement)(S,e))},x=l(2547),T=l(3264),A=l(2238),I=e=>{const{noticeOperations:t,onSelect:l,label:o}=e;return(0,a.createElement)(u.DropZone,{label:o,onFilesDrop:e=>{(0,A.mediaUpload)({allowedTypes:x.o2,filesList:e,onError:t.createErrorNotice,onFileChange:e=>l(e)})}})},M=l(4333),B=l(1313),D=l(444),F=(0,a.createElement)(D.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,a.createElement)(D.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),O=(0,M.compose)([u.withNotices])((e=>{const[t,l]=(0,a.useState)(null),[n,i]=(0,a.useState)(null),[r,b]=(0,a.useState)(!1),m=(0,M.usePrevious)(e.className),p=(0,M.usePrevious)(e.isSelected);(0,a.useEffect)((()=>{e.className!==m&&(e.className.includes("is-style-layered")?(i(e.attributes.gutter),e.setAttributes({gutter:"small"})):(i(null),e.setAttributes({shadow:"none",gutter:n||C.gutter})))}),[e.className,m]),(0,a.useEffect)((()=>{e.isSelected!==p&&!1===e.isSelected&&l(null)}),[e.isSelected,p]);const _=t=>{const{attributes:l}=e;return l.images.find((e=>parseInt(e.index)===parseInt(t)))},k=t=>{const{noticeOperations:l}=e;l.removeAllNotices(),l.createErrorNotice(t)},g=(t,l)=>{const{attributes:o,setAttributes:a}=e;a({images:[...o.images.filter((e=>parseInt(e.index)!==parseInt(l))),{...x.oj(t),index:l}]})},d=(t,l)=>{const{attributes:o,setAttributes:a}=e,n=_(t);a({images:[...o.images.filter((e=>parseInt(e.index)!==parseInt(t))),Object.assign({},n,l)]})},h=()=>{b(!0)},v=o=>{const n=_(o),i=e.isSelected&&t===n.index,b=!e.className.includes("is-style-layered"),m=(0,a.createElement)(u.DropZone,{onFilesDrop:e=>((e,t)=>{(0,A.mediaUpload)({allowedTypes:["image"],filesList:e,onFileChange:e=>{let[l]=e;return g(l,t)},onError:k})})(e,o),label:(0,s.__)("Drop image to replace","coblocks")});return(0,a.createElement)(a.Fragment,null,(0,a.createElement)("a",{role:"button",tabIndex:"0",onClick:()=>(e=>{t!==e&&l(e)})(n.index)},(0,a.createElement)("figure",{className:c()({"wp-block-coblocks-gallery-collage__figure":!0,"is-transient":(0,B.isBlobURL)(n.url),"is-selected":i,[`shadow-${e.attributes.shadow}`]:e.attributes.shadow})},i&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(u.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},(0,a.createElement)(w.MediaUploadCheck,null,(0,a.createElement)(w.MediaUpload,{allowedTypes:["image"],onSelect:e=>g(e,o),value:n.url,render:e=>{let{open:t}=e;return(0,a.createElement)(u.Button,{className:"coblocks-gallery-item__button-replace",onClick:t,label:(0,s.__)("Replace Image","coblocks")},(0,s.__)("Replace","coblocks"))}})),(0,a.createElement)(u.Button,{icon:F,onClick:()=>(t=>{const{attributes:l,setAttributes:o}=e;o({images:[...l.images.filter((e=>parseInt(e.index)!==parseInt(t)))]})})(o),label:(0,s.__)("Remove image","coblocks"),disabled:!i}))),t===n.index&&"custom"===e.attributes.linkTo&&(0,a.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:e=>e.preventDefault()},(0,a.createElement)(u.Dashicon,{icon:"admin-links"}),(0,a.createElement)(w.URLInput,{value:n.imgLink,onChange:e=>d(o,{imgLink:e})}),(0,a.createElement)(u.Button,{icon:r?"saved":"editor-break",label:r?(0,s.__)("Saving","coblocks"):(0,s.__)("Apply","coblocks"),onClick:h,type:"submit"})),m,(0,B.isBlobURL)(n.url)&&(0,a.createElement)(u.Spinner,null),(0,a.createElement)("img",{src:n.url,alt:n.alt}),b&&e.attributes.captions&&(n.caption||i)&&(0,a.createElement)(w.RichText,{tagName:"figcaption",placeholder:(0,s.__)("Write caption…","coblocks"),className:"coblocks-gallery--caption",value:n.caption,onChange:e=>d(o,{caption:e}),isSelected:i,inlineToolbar:!0}))))},E=t=>{const l=!!_(t),n=c()("wp-block-coblocks-gallery-collage__figure",{[`shadow-${e.attributes.shadow}`]:e.attributes.shadow});return(0,a.createElement)(w.MediaPlaceholder,{addToGallery:!0,className:n,allowedTypes:["image"],disableDropZone:!0,disableMediaButtons:l,accept:"image/*",multiple:!1,icon:!1,labels:{title:" ",instructions:" "},onSelect:e=>g(e,t),onError:k},(0,a.createElement)(I,(0,o.Z)({},e,{label:"Drop file to upload",onSelect:e=>{let[l]=e;return g(l,t)}})))},{attributes:C,className:y,noticeUI:N}=e,{animation:S,captions:D,captionStyle:O,filter:R,lightbox:P}=C,G=!y.includes("is-style-layered"),U=!y.includes("is-style-layered"),$=[];for(let l=0;l<(["is-style-tiled","is-style-layered"].includes(e.attributes.className)?4:5);l++){const e=_(l);$.push((0,a.createElement)("li",{key:`image-${l}`,className:c()("wp-block-coblocks-gallery-collage__item",`item-${l+1}`,{[`coblocks-animate ${S}`]:S,"is-selected":l===parseInt(t)})},e?v(l):E(l)))}return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(L,e),(0,a.createElement)(f,(0,o.Z)({},e,{enableGutter:G,enableCaptions:U})),N,(0,a.createElement)(T.Z,C,(0,a.createElement)("div",{className:c()(y,{[`has-filter-${R}`]:"none"!==R,[`has-caption-style-${O}`]:D&&void 0!==O,"has-lightbox":P})},(0,a.createElement)("ul",null,$))))}))}}]);
1
+ "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[260],{9260:function(e,t,l){l.r(t),l.d(t,{default:function(){return $}});var o=l(7462),n=l(9307),a=l(4184),s=l.n(a),c=l(5736),i=[{
2
  /* translators: visual style option */
3
+ label:(0,c.__)("Dark","coblocks"),value:"dark"},{
4
  /* translators: visual style option */
5
+ label:(0,c.__)("Light","coblocks"),value:"light"},{
6
  /* translators: visual style option */
7
+ label:(0,c.__)("None","coblocks"),value:"none"}],r=l(5697),u=l.n(r),b=[{label:(0,c.__)("None","coblocks"),value:"none"},{label:(0,c.__)("Media file","coblocks"),value:"media"},{label:(0,c.__)("Attachment page","coblocks"),value:"attachment"},{label:(0,c.__)("Custom URL","coblocks"),value:"custom"}],m=l(5609);class p extends n.Component{constructor(){super(...arguments),this.setNewTab=this.setNewTab.bind(this),this.setLinkRel=this.setLinkRel.bind(this),this.setLinkTo=this.setLinkTo.bind(this)}componentDidUpdate(e){const{attributes:t,setAttributes:l}=this.props,{lightbox:o}=t;"none"!==e.attributes.linkTo&&o&&l({linkTo:"none"})}setLinkTo(e){const{setAttributes:t}=this.props;t({linkTo:e})}setLinkRel(e){const{setAttributes:t}=this.props;t({rel:e})}setNewTab(e){const{attributes:t,setAttributes:l}=this.props,{rel:o}=t,n=e?"_blank":void 0;let a=o;n&&!o?a="noreferrer noopener":n||"noreferrer noopener"!==o||(a=void 0),l({rel:a,target:n})}render(){const{attributes:e,setAttributes:t}=this.props,{lightbox:l,linkTo:o,target:a,rel:s}=e;return(0,n.createElement)(n.Fragment,null,!l&&(0,n.createElement)(m.PanelBody,{initialOpen:!1,title:(0,c.__)("Link settings","coblocks")},(0,n.createElement)(m.SelectControl,{label:(0,c.__)("Link to","coblocks"),onChange:this.setLinkTo,options:b,value:o}),"none"!==o&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(m.ToggleControl,{checked:"_blank"===a,label:(0,c.__)("Open in new tab","coblocks"),onChange:this.setNewTab}),(0,n.createElement)(m.TextControl
8
+ /* translators: html attribute that specifies the relationship between two pages */,{label:(0,c.__)("Link rel","coblocks"),onChange:e=>t({rel:e}),value:s}))))}}p.propTypes={attributes:u().object,setAttributes:u().func};var _=p,k=l(7635),d=l(2819),g=l.n(d);const h=[{
9
  /* translators: abbreviation for small size */
10
+ label:(0,c.__)("S","coblocks"),tooltip:(0,c.__)("Small","coblocks"),value:1},{
11
  /* translators: abbreviation for medium size */
12
+ label:(0,c.__)("M","coblocks"),tooltip:(0,c.__)("Medium","coblocks"),value:2},{
13
  /* translators: abbreviation for large size */
14
+ label:(0,c.__)("L","coblocks"),tooltip:(0,c.__)("Large","coblocks"),value:3},{
15
  /* translators: abbreviation for extra large size */
16
+ label:(0,c.__)("XL","coblocks"),tooltip:(0,c.__)("Extra Large","coblocks"),value:4}],v={label:(0,c.__)("None","coblocks"),tooltip:(0,c.__)("None","coblocks"),value:0},E={label:(0,n.createElement)(m.Icon,{icon:k.ewm}),tooltip:(0,c.__)("Custom","coblocks"),value:"custom"};class C extends n.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:l,label:o,onChange:a,options:c,showAdvancedControls:i,showIcons:r,showNoneOption:u,showCustomOption:b}=this.props;let p=c||h;return u&&(p=[v,...p]),b&&(p=[...p,E]),i&&!1!==t&&!1!==e?(0,n.createElement)(m.RangeControl,{label:o,max:e,min:t,onChange:e=>a(e),value:l}):(0,n.createElement)(m.BaseControl,{className:s()("coblocks-option-selector-control",{"is-custom":"custom"===l}),id:`coblocks-option-selector-${(0,d.kebabCase)(o)}`,label:o},(0,n.createElement)(m.PanelRow,null,(0,n.createElement)(m.ButtonGroup,{"aria-label":o},p.map((e=>(0,n.createElement)(m.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,n.createElement)(m.Button,{"aria-label":e.tooltip,"aria-pressed":l===e.value,isPrimary:l===e.value,isSecondary:l!==e.value,onClick:()=>a(e.value)},r?e.icon:e.label)))))))}}C.propTypes={advancedMaxValue:u().number,advancedMinValue:u().number,currentOption:u().oneOfType([u().string,u().number]),label:u().string,onChange:u().func,options:u().array,showAdvancedControls:u().bool,showCustomOption:u().bool,showIcons:u().bool,showNoneOption:u().bool};const w=[{
17
  /* translators: abbreviation for small size */
18
+ label:(0,c.__)("S","coblocks"),tooltip:(0,c.__)("Small","coblocks"),value:"small"},{
19
  /* translators: abbreviation for medium size */
20
+ label:(0,c.__)("M","coblocks"),tooltip:(0,c.__)("Medium","coblocks"),value:"medium"},{
21
  /* translators: abbreviation for large size */
22
+ label:(0,c.__)("L","coblocks"),tooltip:(0,c.__)("Large","coblocks"),value:"large"}],f=e=>{const{attributes:t,setAttributes:l}=e,{align:o,gutter:a,gutterCustom:s}=t,i="full"===o?10:5;return(0,n.useEffect)((()=>{s>i&&l({gutterCustom:i})}),[s,i]),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(C,{currentOption:a,label:(0,c.__)("Gutter","coblocks"),onChange:e=>l({gutter:e}),options:w,showCustomOption:!0}),"custom"===a&&(0,n.createElement)(m.RangeControl,{initialValue:0,max:i,min:0,onChange:e=>l({gutterCustom:e.toString()}),step:.1,value:parseFloat(s)||0,withInputField:!0}))};var y=f;f.propTypes={attributes:u().object,setAttributes:u().func};var N=l(2175),S=e=>{const{attributes:t,setAttributes:l,enableGutter:o,enableCaptions:a}=e,{shadow:s,captions:r,captionStyle:u,lightbox:b}=t,p=[{value:"sm",
23
  /* translators: abbreviation for small size */
24
+ label:(0,c.__)("S","coblocks"),tooltip:(0,c.__)("Small","coblocks")},{value:"md",
25
  /* translators: abbreviation for medium size */
26
+ label:(0,c.__)("M","coblocks"),tooltip:(0,c.__)("Medium","coblocks")},{value:"lg",
27
  /* translators: abbreviation for large size */
28
+ label:(0,c.__)("L","coblocks"),tooltip:(0,c.__)("Large","coblocks")}];return(0,n.createElement)(N.InspectorControls,null,(0,n.createElement)(m.PanelBody,{title:(0,c.__)("Collage settings","coblocks")},o&&(0,n.createElement)(y,e),!o&&(0,n.createElement)(C,{label:(0,c.__)("Shadow","coblocks"),options:p,currentOption:s,showNoneOption:!0,onChange:t=>{return l=t,void e.setAttributes({shadow:l});var l}}),(0,n.createElement)(m.ToggleControl,{label:(0,c.__)("Lightbox","coblocks"),checked:!!b,onChange:()=>l({lightbox:!b}),help:e=>e?(0,c.__)("Image lightbox is enabled.","coblocks"):(0,c.__)("Toggle to enable the image lightbox.","coblocks")}),a&&(0,n.createElement)(m.ToggleControl,{label:(0,c.__)("Captions","coblocks"),checked:!!r,onChange:()=>l({captions:!r}),help:e=>e?(0,c.__)("Showing captions for each media item.","coblocks"):(0,c.__)("Toggle to show media captions.","coblocks")}),r&&(0,n.createElement)(m.SelectControl,{label:(0,c.__)("Caption style","coblocks"),value:u,onChange:t=>{e.setAttributes({captionStyle:t})},options:i})),(0,n.createElement)(_,e))},T=l(9818);const L=e=>{let{hoveredFilter:t}=e;if(!t)return null;const l=g().cloneDeep((0,T.select)("core/block-editor").getSelectedBlock());return l.attributes.filter=t,(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,n.createElement)(m.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,c.__)("Preview filter","coblocks")),(0,n.createElement)(N.BlockPreview,{autoHeight:!0,blocks:{...l}})))))},A=e=>{const[t,l]=(0,n.useState)(null),o=e=>{l(e)},{attributes:a,setAttributes:i}=e,{filter:r}=a,u=[{icon:(0,n.createElement)(m.Icon,{icon:k.mJk}),isActive:"none"===r,onClick:()=>{i({filter:"none"})},slug:"none",
29
  /* translators: image style */
30
+ title:(0,c.__)("Original","coblocks")},{icon:(0,n.createElement)(m.Icon,{icon:k.NC1}),isActive:"grayscale"===r,onClick:()=>{i({filter:"grayscale"})},slug:"grayscale",
31
  /* translators: image style */
32
+ title:(0,c.__)("Grayscale filter","coblocks")},{icon:(0,n.createElement)(m.Icon,{icon:k.amg}),isActive:"sepia"===r,onClick:()=>{i({filter:"sepia"})},slug:"sepia",
33
  /* translators: image style */
34
+ title:(0,c.__)("Sepia filter","coblocks")},{icon:(0,n.createElement)(m.Icon,{icon:k.swD}),isActive:"saturation"===r,onClick:()=>{i({filter:"saturation"})},slug:"saturation",
35
  /* translators: image style */
36
+ title:(0,c.__)("Saturation filter","coblocks")},{icon:(0,n.createElement)(m.Icon,{icon:k.tu4}),isActive:"dim"===r,onClick:()=>{i({filter:"dim"})},slug:"dim",
37
  /* translators: image style */
38
+ title:(0,c.__)("Dim filter","coblocks")},{icon:(0,n.createElement)(m.Icon,{icon:k.jZD}),isActive:"vintage"===r,onClick:()=>{i({filter:"vintage"})},slug:"vintage",
39
  /* translators: image style */
40
+ title:(0,c.__)("Vintage filter","coblocks")}];return(0,n.createElement)(m.ToolbarGroup,null,(0,n.createElement)(m.DropdownMenu,{className:s()("components-coblocks-media-filter","none"!==r?"has-filter":""),icon:(0,n.createElement)(m.Icon,{icon:k.AF8}),label:(0,c.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,n.createElement)(m.MenuGroup,null,(0,n.createElement)(L,{hoveredFilter:t}),u.map((e=>(0,n.createElement)(m.MenuItem,{icon:e.icon,isSelected:r===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>o(e.slug),onMouseLeave:()=>o(null),role:"menuitemradio"},e.title)))))))};var x=A;A.propTypes={attributes:u().object,setAttributes:u().func};var I=e=>{const{attributes:t}=e,{images:l}=t,o=!!l.filter((e=>void 0!==e.id)).length;return(0,n.createElement)(N.BlockControls,null,o&&(0,n.createElement)(x,e))},M=l(2547),O=l(3264),B=l(2238);const D=e=>{const{noticeOperations:t,onSelect:l,label:o}=e;return(0,n.createElement)(m.DropZone,{label:o,onFilesDrop:e=>{(0,B.mediaUpload)({allowedTypes:M.o2,filesList:e,onError:t.createErrorNotice,onFileChange:e=>l(e)})}})};D.propTypes={label:u().string,noticeOperations:u().object,onSelect:u().func};var F=D,R=l(4333),P=l(1313),G=l(444),U=(0,n.createElement)(G.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(G.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),$=(0,R.compose)([m.withNotices])((e=>{const[t,l]=(0,n.useState)(null),[a,i]=(0,n.useState)(null),[r,u]=(0,n.useState)(!1),b=(0,R.usePrevious)(e.className),p=(0,R.usePrevious)(e.isSelected);(0,n.useEffect)((()=>{e.className!==b&&(e.className.includes("is-style-layered")?(i(e.attributes.gutter),e.setAttributes({gutter:"small"})):(i(null),e.setAttributes({shadow:"none",gutter:a||C.gutter})))}),[e.className,b]),(0,n.useEffect)((()=>{e.isSelected!==p&&!1===e.isSelected&&l(null)}),[e.isSelected,p]);const _=t=>{const{attributes:l}=e;return l.images.find((e=>parseInt(e.index)===parseInt(t)))},k=t=>{const{noticeOperations:l}=e;l.removeAllNotices(),l.createErrorNotice(t)},d=(t,l)=>{const{attributes:o,setAttributes:n}=e;n({images:[...o.images.filter((e=>parseInt(e.index)!==parseInt(l))),{...M.oj(t),index:l}]})},g=(t,l)=>{const{attributes:o,setAttributes:n}=e,a=_(t);n({images:[...o.images.filter((e=>parseInt(e.index)!==parseInt(t))),Object.assign({},a,l)]})},h=()=>{u(!0)},v=o=>{const a=_(o),i=e.isSelected&&t===a.index,u=!e.className.includes("is-style-layered"),b=(0,n.createElement)(m.DropZone,{onFilesDrop:e=>((e,t)=>{(0,B.mediaUpload)({allowedTypes:["image"],filesList:e,onFileChange:e=>{let[l]=e;return d(l,t)},onError:k})})(e,o),label:(0,c.__)("Drop image to replace","coblocks")});return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("a",{role:"button",tabIndex:"0",onClick:()=>(e=>{t!==e&&l(e)})(a.index)},(0,n.createElement)("figure",{className:s()({"wp-block-coblocks-gallery-collage__figure":!0,"is-transient":(0,P.isBlobURL)(a.url),"is-selected":i,[`shadow-${e.attributes.shadow}`]:e.attributes.shadow})},i&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(m.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},(0,n.createElement)(N.MediaUploadCheck,null,(0,n.createElement)(N.MediaUpload,{allowedTypes:["image"],onSelect:e=>d(e,o),value:a.url,render:e=>{let{open:t}=e;return(0,n.createElement)(m.Button,{className:"coblocks-gallery-item__button-replace",onClick:t,label:(0,c.__)("Replace Image","coblocks")},(0,c.__)("Replace","coblocks"))}})),(0,n.createElement)(m.Button,{icon:U,onClick:()=>(t=>{const{attributes:l,setAttributes:o}=e;o({images:[...l.images.filter((e=>parseInt(e.index)!==parseInt(t)))]})})(o),label:(0,c.__)("Remove image","coblocks"),disabled:!i}))),t===a.index&&"custom"===e.attributes.linkTo&&(0,n.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:e=>e.preventDefault()},(0,n.createElement)(m.Dashicon,{icon:"admin-links"}),(0,n.createElement)(N.URLInput,{value:a.imgLink,onChange:e=>g(o,{imgLink:e})}),(0,n.createElement)(m.Button,{icon:r?"saved":"editor-break",label:r?(0,c.__)("Saving","coblocks"):(0,c.__)("Apply","coblocks"),onClick:h,type:"submit"})),b,(0,P.isBlobURL)(a.url)&&(0,n.createElement)(m.Spinner,null),(0,n.createElement)("img",{src:a.url,alt:a.alt}),u&&e.attributes.captions&&(a.caption||i)&&(0,n.createElement)(N.RichText,{tagName:"figcaption",placeholder:(0,c.__)("Write caption…","coblocks"),className:"coblocks-gallery--caption",value:a.caption,onChange:e=>g(o,{caption:e}),isSelected:i,inlineToolbar:!0}))))},E=t=>{const l=!!_(t),a=s()("wp-block-coblocks-gallery-collage__figure",{[`shadow-${e.attributes.shadow}`]:e.attributes.shadow});return(0,n.createElement)(N.MediaPlaceholder,{addToGallery:!0,className:a,allowedTypes:["image"],disableDropZone:!0,disableMediaButtons:l,accept:"image/*",multiple:!1,icon:!1,labels:{title:" ",instructions:" "},onSelect:e=>d(e,t),onError:k},(0,n.createElement)(F,(0,o.Z)({},e,{label:"Drop file to upload",onSelect:e=>{let[l]=e;return d(l,t)}})))},{attributes:C,className:w,noticeUI:f}=e,{animation:y,captions:T,captionStyle:L,filter:A,lightbox:x}=C,D=!w.includes("is-style-layered"),G=!w.includes("is-style-layered"),$=[];for(let l=0;l<(["is-style-tiled","is-style-layered"].includes(e.attributes.className)?4:5);l++){const e=_(l);$.push((0,n.createElement)("li",{key:`image-${l}`,className:s()("wp-block-coblocks-gallery-collage__item",`item-${l+1}`,{[`coblocks-animate ${y}`]:y,"is-selected":l===parseInt(t)})},e?v(l):E(l)))}return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(I,e),(0,n.createElement)(S,(0,o.Z)({},e,{enableGutter:D,enableCaptions:G})),f,(0,n.createElement)(O.Z,C,(0,n.createElement)("div",{className:s()(w,{[`has-filter-${A}`]:"none"!==A,[`has-caption-style-${L}`]:T&&void 0!==L,"has-lightbox":x})},(0,n.createElement)("ul",null,$))))}))}}]);
dist/313.js CHANGED
@@ -1,59 +1,59 @@
1
- (self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[313],{2313:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return se}});var l=o(7462),n=o(9307),a=o(4184),i=o.n(a),s=o(7635),r=o(9818),c=o(2819),u=o.n(c),m=o(5736),d=o(2175),p=o(5609);const g=e=>{let{hoveredFilter:t}=e;if(!t)return null;const o=u().cloneDeep((0,r.select)("core/block-editor").getSelectedBlock());return o.attributes.filter=t,(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,n.createElement)(p.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,m.__)("Preview filter","coblocks")),(0,n.createElement)(d.BlockPreview,{autoHeight:!0,blocks:{...o}})))))};var b=e=>{const[t,o]=(0,n.useState)(null),l=e=>{o(e)},{attributes:a,setAttributes:r}=e,{filter:c}=a,u=[{icon:(0,n.createElement)(p.Icon,{icon:s.mJk}),isActive:"none"===c,onClick:()=>{r({filter:"none"})},slug:"none",
2
  /* translators: image style */
3
- title:(0,m.__)("Original","coblocks")},{icon:(0,n.createElement)(p.Icon,{icon:s.NC1}),isActive:"grayscale"===c,onClick:()=>{r({filter:"grayscale"})},slug:"grayscale",
4
  /* translators: image style */
5
- title:(0,m.__)("Grayscale filter","coblocks")},{icon:(0,n.createElement)(p.Icon,{icon:s.amg}),isActive:"sepia"===c,onClick:()=>{r({filter:"sepia"})},slug:"sepia",
6
  /* translators: image style */
7
- title:(0,m.__)("Sepia filter","coblocks")},{icon:(0,n.createElement)(p.Icon,{icon:s.swD}),isActive:"saturation"===c,onClick:()=>{r({filter:"saturation"})},slug:"saturation",
8
  /* translators: image style */
9
- title:(0,m.__)("Saturation filter","coblocks")},{icon:(0,n.createElement)(p.Icon,{icon:s.tu4}),isActive:"dim"===c,onClick:()=>{r({filter:"dim"})},slug:"dim",
10
  /* translators: image style */
11
- title:(0,m.__)("Dim filter","coblocks")},{icon:(0,n.createElement)(p.Icon,{icon:s.jZD}),isActive:"vintage"===c,onClick:()=>{r({filter:"vintage"})},slug:"vintage",
12
  /* translators: image style */
13
- title:(0,m.__)("Vintage filter","coblocks")}];return(0,n.createElement)(p.ToolbarGroup,null,(0,n.createElement)(p.DropdownMenu,{className:i()("components-coblocks-media-filter","none"!==c?"has-filter":""),icon:(0,n.createElement)(p.Icon,{icon:s.AF8}),label:(0,m.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,n.createElement)(p.MenuGroup,null,(0,n.createElement)(g,{hoveredFilter:t}),u.map((e=>(0,n.createElement)(p.MenuItem,{icon:e.icon,isSelected:c===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>l(e.slug),onMouseLeave:()=>l(null),role:"menuitemradio"},e.title)))))))},h=e=>{const{attributes:t}=e,{images:o}=t,l=!!o.length;return(0,n.createElement)(d.BlockControls,null,l&&(0,n.createElement)(b,e))},v=o(2547),f=o(4333),_=o(1313),k=o(9630),E=o(444),S=(0,n.createElement)(E.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(E.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),x=(0,n.createElement)(E.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,n.createElement)(E.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),w=(0,n.createElement)(E.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(E.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})),y=(0,n.createElement)(E.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,n.createElement)(E.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),C=(0,n.createElement)(E.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(E.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"}));class L extends n.Component{constructor(){super(...arguments),this.onImageClick=this.onImageClick.bind(this),this.onSelectCaption=this.onSelectCaption.bind(this),this.onKeyDown=this.onKeyDown.bind(this),this.saveCustomLink=this.saveCustomLink.bind(this),this.state={captionFocused:!1,captionSelected:!1,isSaved:!1},this.container=(0,n.createRef)()}onSelectCaption(){const{captionSelected:e}=this.state;e||this.setState({captionSelected:!0});const{isSelected:t,onSelect:o}=this.props;t||o()}onImageClick(){const{isSelected:e,onSelect:t}=this.props;e||t();const{captionSelected:o}=this.state;o&&this.setState({captionFocused:!1,captionSelected:!1})}onKeyDown(e){const t=this.container.current.ownerDocument,{isSelected:o,onRemove:l}=this.props;this.container===t.activeElement&&o&&-1!==[k.BACKSPACE,k.DELETE].indexOf(e.keyCode)&&(e.stopPropagation(),e.preventDefault(),l())}saveCustomLink(){this.setState({isSaved:!0})}componentDidUpdate(e){const{isSelected:t,image:o,url:l,imgLink:n,setAttributes:a}=this.props;o&&!l&&a({alt:o.alt_text,url:o.source_url});const{captionSelected:i}=this.state;i&&!t&&e.isSelected&&this.setState({captionFocused:!1,captionSelected:!1}),n&&!t&&e.isSelected&&this.setState({isSaved:!1})}render(){const{alt:e,caption:t,captions:o,fontSize:l,gutter:a,gutterMobile:s,id:r,isFirstItem:c,isLastItem:u,isSelected:g,linkTo:b,newClass:h,marginBottom:f,marginLeft:k,marginRight:E,marginTop:L,onMoveBackward:M,onMoveForward:I,onRemove:T,setAttributes:N,gutterUtility:P,shadow:A,supportsCaption:$,supportsMoving:z=!0,verticalMoving:B=!1,url:R,"aria-label":D,imgLink:F,imageIndex:O,replaceImage:V}=this.props,{captionSelected:H,isSaved:j}=this.state,G=i()({[`has-shadow-${A}`]:"none"!==A||void 0!==A}),U=(0,n.createElement)(n.Fragment,null,(0,n.createElement)("img",{alt:e,"aria-label":D,className:G,"data-id":r,"data-imglink":F,onClick:this.onImageClick,onKeyDown:this.onImageClick,src:R,tabIndex:"0"}),(0,_.isBlobURL)(R)&&(0,n.createElement)(p.Spinner,null)),X=h||"coblocks-gallery--figure",q=i()(X,{"is-selected":g,"is-transient":R&&0===R.indexOf("blob:"),[`${P}`]:P,[`has-margin-top-${a}`]:L&&a>0,[`has-margin-top-mobile-${s}`]:L&&s>0,[`has-margin-right-${a}`]:E&&a>0,[`has-margin-right-mobile-${s}`]:E&&s>0,[`has-margin-bottom-${a}`]:f&&a>0,[`has-margin-bottom-mobile-${s}`]:f&&s>0,[`has-margin-left-${a}`]:k&&a>0,[`has-margin-left-mobile-${s}`]:k&&s>0}),K={fontSize:v.Vl(l)};return(0,n.createElement)("figure",{className:q,onKeyDown:this.onKeyDown,ref:this.container,tabIndex:"-1"},g&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},(0,n.createElement)(d.MediaUploadCheck,null,(0,n.createElement)(d.MediaUpload,{allowedTypes:["image"],onSelect:e=>{const t=v.oj(e);V(O,t)},render:e=>{let{open:t}=e;return(0,n.createElement)(p.Button,{className:"coblocks-gallery-item__button-replace",label:(0,m.__)("Replace Image","coblocks"),onClick:t},(0,m.__)("Replace","coblocks"))},value:R})),(0,n.createElement)(p.Button,{className:"coblocks-gallery-item__button",disabled:!g,icon:S,label:(0,m.__)("Remove image","coblocks"),onClick:T}))),g&&(0,n.createElement)(n.Fragment,null,z&&(0,n.createElement)(p.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-left"},(0,n.createElement)(p.Button,{"aria-disabled":c,className:"coblocks-gallery-item__button",disabled:!g,icon:B?x:w,label:(0,m.__)("Move image backward","coblocks"),onClick:!c&&M}),(0,n.createElement)(p.Button,{"aria-disabled":u,className:"coblocks-gallery-item__button",disabled:!g,icon:B?y:C,label:(0,m.__)("Move image forward","coblocks"),onClick:!u&&I})),"custom"===b&&(0,n.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:e=>e.preventDefault()},(0,n.createElement)(p.Dashicon,{icon:"admin-links"}),(0,n.createElement)(d.URLInput,{onChange:e=>N({imgLink:e}),value:F}),(0,n.createElement)(p.Button,{icon:j?"saved":"editor-break",label:j?(0,m.__)("Saving","coblocks"):(0,m.__)("Apply","coblocks"),onClick:this.saveCustomLink,type:"submit"}))),U,!0!==$||d.RichText.isEmpty(t)&&!g||!o?null:(0,n.createElement)(d.RichText,{className:"coblocks-gallery--caption",inlineToolbar:!0,isSelected:H,onChange:e=>N({caption:e}),placeholder:(0,m.__)("Write caption…","coblocks"),style:K,tagName:"figcaption",unstableOnFocus:this.onSelectCaption,value:t}))}}var M=(0,f.compose)([(0,r.withSelect)(((e,t)=>{const{getMedia:o}=e("core"),{id:l}=t;return{image:l?o(l):null}}))])(L);const I=(0,n.createContext)({captionFocused:!1,gutter:0,gutterMobile:0,images:[],isSelected:!1,selectedImage:null,setCaptionFocused:()=>{},setSelectedImage:()=>{},showThumbnails:!1}),T=e=>{let{gutter:t,gutterMobile:o,showThumbnails:l,children:a,images:i,isSelected:s}=e;const[r,c]=(0,n.useState)(null),[u,m]=(0,n.useState)(!1),d={captionFocused:u,gutter:t,gutterMobile:o,images:i,isSelected:s,selectedImage:r,setCaptionFocused:m,setSelectedImage:c,showThumbnails:l};return(0,n.createElement)(I.Provider,{value:d},a)};var N=e=>{let{ariaLabel:t,index:o,handleRemoveImage:l,handleReplaceImage:a,setAttributes:s}=e;const{setSelectedImage:r,selectedImage:c,images:u,gutter:p,gutterMobile:g}=(0,n.useContext)(I),[b,h]=(0,n.useState)(!1),v=u[o],f=c===o,_=(0,n.useMemo)((()=>{var e;return(0,n.createElement)(d.RichText,{className:"coblocks-gallery--caption coblocks-gallery--primary-caption",inlineToolbar:!0,isSelected:b,onChange:e=>(e=>{s({images:u.map(((t,o)=>o===c?{...t,caption:e}:t))})})(e),placeholder:(0,m.__)("Write gallery caption…","coblocks"),tagName:"figcaption",unstableOnFocus:()=>{h(!b)},value:null===(e=u[c])||void 0===e?void 0:e.caption})}),[c,b]),k=()=>{!0===b&&h(!1)},E=(0,n.useMemo)((()=>(0,n.createElement)("span",{onClick:k,onKeyDown:k,role:"button",tabIndex:0},(0,n.createElement)(M,{alt:v.alt,"aria-label":t,id:v.id,imageIndex:o,isSelected:f,marginLeft:!0,marginRight:!0,onRemove:()=>{l(o)},onSelect:()=>{r(o)},replaceImage:a,supportsCaption:!1,supportsMoving:!1,url:v.url,gutter:p,gutterMobile:g}))),[f,p,g,b,v]);if(!v)return null;const S=i()("coblocks-gallery--item",{[`has-margin-top-${p}`]:p>0,[`has-margin-top-mobile-${g}`]:g>0});return(0,n.createElement)("div",{className:S,role:"button",style:{position:"relative"},tabIndex:o},E,f?_:null)},P=o(3304),A=e=>{const t=(e,t)=>{var o;const l=(0,c.find)(t,(t=>parseInt(null==t?void 0:t.id)===(null==e?void 0:e.id)));return Array.isArray(null==l?void 0:l.caption)?null==l||null===(o=l.caption)||void 0===o?void 0:o[0]:(null==l?void 0:l.caption)||(null==e?void 0:e.caption)||""},o=(e,t)=>{const o=(0,c.find)(t,(t=>parseInt(null==t?void 0:t.id)===(null==e?void 0:e.id)));return(null==o?void 0:o.imgLink)||(null==e?void 0:e.imgLink)||""},{attributes:l,gutter:a,isSelected:i,variationLabel:s,label:r,icon:u}=e,{images:g}=l,b=!!g.length,h={marginTop:a+"px"},f=!b&&(s||(0,m.sprintf)(
14
  /* translators: %s: Type of gallery */
15
- (0,m.__)("%s Gallery","coblocks"),r));return(0,n.createElement)("div",{style:h},(0,n.createElement)(d.MediaPlaceholder,{accept:"image/*",addToGallery:b,allowedTypes:v.o2,className:"coblocks-gallery--figure",disableMediaButtons:b&&!i,icon:!b&&(0,n.createElement)(p.Icon,{icon:u}),isAppender:b,labels:{instructions:!b&&(0,m.__)("Drag images, upload new ones or select files from your library.","coblocks"),title:f},multiple:!0,onError:t=>{const{noticeOperations:o}=e;o.removeAllNotices(),o.createErrorNotice(t)},onSelect:l=>{const{attributes:n,setAttributes:a}=e,{images:i}=n;a({images:l.map((e=>({...v.oj(e),caption:t(e,i),imgLink:o(e,i)})))})},value:b?g:void 0}))},$=o(5655);const z=[{value:1,
16
  /* translators: abbreviation for small size */
17
- label:(0,m.__)("S","coblocks"),tooltip:(0,m.__)("Small","coblocks")},{value:2,
18
  /* translators: abbreviation for medium size */
19
- label:(0,m.__)("M","coblocks"),tooltip:(0,m.__)("Medium","coblocks")},{value:3,
20
  /* translators: abbreviation for large size */
21
- label:(0,m.__)("L","coblocks"),tooltip:(0,m.__)("Large","coblocks")},{value:4,
22
  /* translators: abbreviation for extra large size */
23
- label:(0,m.__)("XL","coblocks"),tooltip:(0,m.__)("Extra Large","coblocks")}],B={value:0,label:(0,m.__)("None","coblocks"),tooltip:(0,m.__)("None","coblocks")},R={value:"custom",label:(0,n.createElement)(p.Icon,{icon:s.ewm}),tooltip:(0,m.__)("Custom","coblocks")};class D extends n.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:o,label:l,onChange:a,options:s,showAdvancedControls:r,showIcons:u,showNoneOption:m,showCustomOption:d}=this.props;let g=s||z;return m&&(g=[B,...g]),d&&(g=[...g,R]),r&&!1!==t&&!1!==e?(0,n.createElement)(p.RangeControl,{label:l,value:o,onChange:e=>a(e),min:t,max:e}):(0,n.createElement)(p.BaseControl,{id:`coblocks-option-selector-${(0,c.kebabCase)(l)}`,label:l,className:i()("coblocks-option-selector-control",{"is-custom":"custom"===o})},(0,n.createElement)(p.PanelRow,null,(0,n.createElement)(p.ButtonGroup,{"aria-label":l},g.map((e=>(0,n.createElement)(p.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,n.createElement)(p.Button,{isSecondary:o!==e.value,isPrimary:o===e.value,"aria-pressed":o===e.value,onClick:()=>a(e.value),"aria-label":e.tooltip},u?e.icon:e.label)))))))}}class F extends n.Component{constructor(){super(...arguments),this.getSizes=this.getSizes.bind(this)}componentDidUpdate(){const{align:e,columns:t}=this.props.attributes;void 0===e&&("med"!==t&&"sml"!==t||this.props.setAttributes({gridSize:"xlrg"}))}getSizes(){const{type:e,wideControlsEnabled:t}=this.props,{align:o}=this.props.attributes,l=[{value:"none",label:(0,m.__)("None","coblocks"),tooltip:(0,m.__)("None","coblocks")},{value:"sml",
24
  /* translators: abbreviation for small size */
25
- label:(0,m.__)("S","coblocks"),tooltip:(0,m.__)("Small","coblocks")},{value:"med",
26
  /* translators: abbreviation for medium size */
27
- label:(0,m.__)("M","coblocks"),tooltip:(0,m.__)("Medium","coblocks")},{value:"lrg",
28
  /* translators: abbreviation for large size */
29
- label:(0,m.__)("L","coblocks"),tooltip:(0,m.__)("Large","coblocks")}];let n=[{value:"lrg",
30
  /* translators: abbreviation for large size */
31
- label:(0,m.__)("L","coblocks"),tooltip:(0,m.__)("Large","coblocks")},{value:"xlrg",
32
  /* translators: abbreviation for extra large size */
33
- label:(0,m.__)("XL","coblocks"),tooltip:(0,m.__)("Extra Large","coblocks")}],a=[{value:"med",
34
  /* translators: abbreviation for medium size */
35
- label:(0,m.__)("M","coblocks"),tooltip:(0,m.__)("Medium","coblocks")}],i=[{value:"sml",
36
  /* translators: abbreviation for small size */
37
- label:(0,m.__)("S","coblocks"),tooltip:(0,m.__)("Small","coblocks")}];return"smlx"===e?(n=[{value:"sml",
38
  /* translators: abbreviation for small size */
39
- label:(0,m.__)("S","coblocks"),tooltip:(0,m.__)("Small","coblocks")},{value:"med",
40
  /* translators: abbreviation for medium size */
41
- label:(0,m.__)("M","coblocks"),tooltip:(0,m.__)("Medium","coblocks")},{value:"lrg",
42
  /* translators: abbreviation for large size */
43
- label:(0,m.__)("L","coblocks"),tooltip:(0,m.__)("Large","coblocks")},{value:"xlrg",
44
  /* translators: abbreviation for extra large size */
45
- label:(0,m.__)("XL","coblocks"),tooltip:(0,m.__)("Extra Large","coblocks")}],n):"reverse-grid"===e?(n=[{value:"small",
46
  /* translators: abbreviation for small size */
47
- label:(0,m.__)("S","coblocks"),tooltip:(0,m.__)("Small","coblocks")},{value:"medium",
48
  /* translators: abbreviation for medium size */
49
- label:(0,m.__)("M","coblocks"),tooltip:(0,m.__)("Medium","coblocks")}],a=[{value:"large",
50
  /* translators: abbreviation for large size */
51
- label:(0,m.__)("L","coblocks"),tooltip:(0,m.__)("Large","coblocks")}],i=[{value:"huge",
52
  /* translators: abbreviation for extra large size */
53
- label:(0,m.__)("XL","coblocks"),tooltip:(0,m.__)("Extra Large","coblocks")}],"wide"===o?n.concat(a):"full"===o?n.concat(a).concat(i):n):"grid"!==e?l:!0===t&&"wide"===o?a.concat(n):!0===t&&"full"===o?i.concat(a).concat(n):n}render(){const{onChange:e,value:t,resetValue:o,label:l,reset:a=!0}=this.props;return(0,n.createElement)(p.BaseControl,{id:"coblocks-select-size",label:l},(0,n.createElement)(p.PanelRow,null,(0,n.createElement)(D,{currentOption:t,options:this.getSizes(),onChange:t=>e(t)}),a&&(0,n.createElement)(p.Button,{isSmall:!0,isSecondary:!0,onClick:()=>e(o)},(0,m.__)("Reset","coblocks"))))}}var O,V=(0,f.compose)([(0,r.withSelect)((e=>({wideControlsEnabled:e("core/editor").getEditorSettings().alignWide})))])(F),H=[{value:1e3,label:(0,m.__)("One Second","coblocks")},{value:2e3,label:(0,m.__)("Two Seconds","coblocks")},{value:3e3,label:(0,m.__)("Three Seconds","coblocks")},{value:4e3,label:(0,m.__)("Four Seconds","coblocks")},{value:5e3,label:(0,m.__)("Five Seconds","coblocks")},{value:6e3,label:(0,m.__)("Six Seconds","coblocks")},{value:7e3,label:(0,m.__)("Seven Seconds","coblocks")},{value:8e3,label:(0,m.__)("Eight Seconds","coblocks")},{value:9e3,label:(0,m.__)("Nine Seconds","coblocks")},{value:1e4,label:(0,m.__)("Ten Seconds","coblocks")}],j=e=>{const{attributes:t,setAttributes:o}=e,{autoPlay:l,autoPlaySpeed:a,draggable:i,freeScroll:s,loop:r,pageDots:c,prevNextButtons:u,alignCells:d,pauseHover:g,thumbnails:b}=t;return(0,n.createElement)(p.PanelBody,{initialOpen:!1,title:(0,m.__)("Slider settings","coblocks")},(0,n.createElement)(p.ToggleControl,{checked:!!r,help:e=>e?(0,m.__)("Prevent the carousel from looping","coblocks"):(0,m.__)("Set the carousel to an infinite loop","coblocks"),label:(0,m.__)("Loop","coblocks"),onChange:()=>o({loop:!r})}),(0,n.createElement)(p.ToggleControl,{checked:!!l,help:t=>{const{attributes:o}=e,{autoPlaySpeed:l}=o,n=l/1e3,a=n>1?(0,m.__)("seconds","coblocks"):(0,m.__)("second","coblocks");return t?(0,m.sprintf)(
54
  /* translators: %1$d: Speed of the slider, %2$d: Time until the slide advances */
55
- (0,m.__)("Advancing after %1$d %2$s.","coblocks"),n,a):(0,m.__)("Automatically advance to the next slide.","coblocks")},label:(0,m.__)("Autoplay","coblocks"),onChange:()=>o({autoPlay:!l})}),l&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p.SelectControl,{className:"components-coblocks-gallery-inspector__autoplayspeed-select",label:(0,m.__)("Transition speed","coblocks"),onChange:e=>o({autoPlaySpeed:e}),options:H,value:a}),(0,n.createElement)(p.ToggleControl,{checked:g,help:e=>e?(0,m.__)("Pausing autoplay when hovering.","coblocks"):(0,m.__)("Toggle to pause autoplay when hovered.","coblocks"),label:(0,m.__)("Pause on hover","coblocks"),onChange:()=>o({pauseHover:!g})})),(0,n.createElement)(p.ToggleControl,{checked:!!i,help:e=>e?(0,m.__)("Dragging and flicking enabled.","coblocks"):(0,m.__)("Toggle to enable drag functionality.","coblocks"),label:(0,m.__)("Draggable","coblocks"),onChange:()=>o({draggable:!i})}),i&&(0,n.createElement)(p.ToggleControl,{checked:!!s,help:e=>e?(0,m.__)("Scrolling without fixed slides enabled.","coblocks"):(0,m.__)("Toggle to scroll without fixed slides.","coblocks"),label:(0,m.__)("Free scroll","coblocks"),onChange:()=>o({freeScroll:!s})}),(0,n.createElement)(p.ToggleControl,{checked:!!u,help:e=>e?(0,m.__)("Showing slide navigation arrows.","coblocks"):(0,m.__)("Toggle to show slide navigation arrows.","coblocks"),label:(0,m.__)("Arrow navigation","coblocks"),onChange:()=>o({prevNextButtons:!u})}),b?null:(0,n.createElement)(p.ToggleControl,{checked:!!c,help:e=>e?(0,m.__)("Showing dot navigation.","coblocks"):(0,m.__)("Toggle to show dot navigation.","coblocks"),label:(0,m.__)("Dot navigation","coblocks"),onChange:()=>o({pageDots:!c})}),(0,n.createElement)(p.ToggleControl,{checked:!!d,help:e=>e?(0,m.__)("Aligning slides to the left.","coblocks"):(0,m.__)("Aligning slides to the center.","coblocks"),label:(0,m.__)("Align cells","coblocks"),onChange:()=>o({alignCells:!d})}))},G=e=>{const[t,o]=(0,n.useState)(null),a=t=>{e.setAttributes({height:t})},i=e=>{o(e)},{attributes:s,isSelected:r,setAttributes:c}=e,{align:u,gridSize:g,gutter:b,height:h,radius:v,thumbnails:f,responsiveHeight:_,lightbox:k}=s;return r&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(d.InspectorControls,null,(0,n.createElement)(p.PanelBody,{title:(0,m.__)("Carousel settings","coblocks")},(0,n.createElement)(V,(0,l.Z)({},e,{type:"grid",label:(0,m.__)("Size","coblocks"),onChange:t=>{e.setAttributes({gridSize:t})},value:g,resetValue:"xlrg"})),"xlrg"!==g&&("wide"===u||"full"===u)&&(0,n.createElement)($.Z,(0,l.Z)({},e,{max:20})),"xlrg"!==g&&!u&&(0,n.createElement)($.Z,(0,l.Z)({},e,{max:20})),b>0&&(0,n.createElement)(p.RangeControl,{label:(0,m.__)("Rounded corners","coblocks"),value:v,onChange:t=>{e.setAttributes({radius:t})},min:0,max:20,step:1}),!_&&(0,n.createElement)(p.BaseControl,{label:(0,m.__)("Height in pixels","coblocks"),className:"block-height-control",id:"gallery-carousel-height-control"},(0,n.createElement)("input",{type:"number",className:"block-height-control__input",onChange:e=>{const t=""!==e.target.value?parseInt(e.target.value,10):void 0;if(t<0&&void 0!==t)return i(t),void a(0);i(null),a(t)},value:t||h,min:0,step:"10"})),(0,n.createElement)(p.ToggleControl,{label:(0,m.__)("Lightbox","coblocks"),checked:!!k,onChange:()=>c({lightbox:!k}),help:e=>e?(0,m.__)("Image lightbox is enabled.","coblocks"):(0,m.__)("Toggle to enable the image lightbox.","coblocks")}),(0,n.createElement)(p.ToggleControl,{label:(0,m.__)("Thumbnails","coblocks"),checked:!!f,onChange:()=>c({thumbnails:!f}),help:e=>e?(0,m.__)("Showing thumbnail navigation.","coblocks"):(0,m.__)("Toggle to show thumbnails.","coblocks")})),(0,n.createElement)(j,e)),(0,n.createElement)(d.InspectorAdvancedControls,null,(0,n.createElement)(p.ToggleControl,{label:(0,m.__)("Responsive height","coblocks"),checked:!!_,onChange:()=>c({responsiveHeight:!_}),help:e=>e?(0,m.__)("Percentage based height is activated.","coblocks"):(0,m.__)("Toggle for percentage based height.","coblocks")})))},U=new Uint8Array(16);function X(){if(!O&&!(O="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return O(U)}for(var q=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,K=function(e){return"string"==typeof e&&q.test(e)},Z=[],W=0;W<256;++W)Z.push((W+256).toString(16).substr(1));var Y=function(e,t,o){var l=(e=e||{}).random||(e.rng||X)();if(l[6]=15&l[6]|64,l[8]=63&l[8]|128,t){o=o||0;for(var n=0;n<16;++n)t[o+n]=l[n];return t}return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=(Z[e[t+0]]+Z[e[t+1]]+Z[e[t+2]]+Z[e[t+3]]+"-"+Z[e[t+4]]+Z[e[t+5]]+"-"+Z[e[t+6]]+Z[e[t+7]]+"-"+Z[e[t+8]]+Z[e[t+9]]+"-"+Z[e[t+10]]+Z[e[t+11]]+Z[e[t+12]]+Z[e[t+13]]+Z[e[t+14]]+Z[e[t+15]]).toLowerCase();if(!K(o))throw TypeError("Stringified UUID is invalid");return o}(l)},J=o(9334),Q=o.n(J),ee=o(8608),te=o.n(ee);const oe=e=>{const{list:t,children:o,navigation:l=!1,isDraggable:a=!0,autoPlaySpeed:i=null,pauseHover:s=null,loop:r=!0,onSwipe:c=null,Pagination:u=null,freeScroll:m=!1,uuid:d=null,slidesPerView:p=1}=e,[g,b]=(0,n.useState)(null),[h,v]=(0,n.useState)(null),[_,k]=(0,n.useState)(!1),E=(0,f.usePrevious)(_),S=(0,f.usePrevious)(i),x=(0,n.useRef)(null);(0,n.useEffect)((()=>{if(!a)return x.current.addEventListener("mousedown",(e=>e.stopPropagation())),()=>{x.current.removeEventListener("mousedown",(e=>e.stopPropagation()))}}),[a]),(0,n.useEffect)((()=>{const e=document.getElementById(d);e&&new ResizeObserver((()=>{null==g||g.update()})).observe(e)}),[g]),(0,n.useEffect)((()=>{try{const e=document.getElementById(d),t=document.getElementById(`${d}-prev`),o=document.getElementById(`${d}-next`),l=new(Q())(e,{centeredSlides:!1,freeMode:m,longSwipesRatio:.8,loop:r,navigation:{nextEl:o,prevEl:t},passiveListeners:!0,plugins:[te()],slidesPerView:p,touchable:!1});c&&l.on("after-slide",c),b(l)}catch(e){console.log("swiper init error",e)}}),[]),(0,n.useEffect)((()=>{!0===_&&!0===s&&null!==i&&clearInterval(h),!1===_&&!0===E&&!0===s&&v(setInterval(w,i)),null===S&&null!==i&&v(setInterval(w,i)),null!==S&&null===i&&clearInterval(h),null!==S&&null!==i&&i!==S&&(clearInterval(h),v(setInterval(w,i)))}),[g,i,S,h,_,s]);const w=(0,n.useCallback)((()=>{null==g||g.slideTo(g.state.index+1)}),[g,_]),y=(0,n.useMemo)((()=>t.map(((e,t)=>(0,n.createElement)("div",{className:"swiper-slide",id:t,key:t},o({index:t,item:e}))))),[a]),C=(0,n.useMemo)((()=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)("button",{className:`nav-button__prev ${!1===l&&"no-navigation"}`,id:`${d}-prev`},(0,n.createElement)("svg",{className:"icon",style:{transform:"rotate(180deg)"}})),(0,n.createElement)("button",{className:`nav-button__next ${!1===l&&"no-navigation"}`,id:`${d}-next`},(0,n.createElement)("svg",{className:"icon"})))),[l]),L=e=>{null==g||g.slideTo(e)},M=(0,n.useMemo)((()=>{if(u)return u({changeStep:L})}),[u,g]);return(0,n.createElement)("div",{className:"coblocks-swiper-container",onMouseEnter:()=>{!0===s&&null!==h&&k(!0)},onMouseLeave:()=>{!0===s&&null!==h&&k(!1)}},(0,n.createElement)("div",{className:"swiper-container",id:d},(0,n.createElement)("div",{className:"swiper-wrapper",id:"swiper-wrapper",ref:x},y),C),M)};var le=e=>{const{list:t,freeScroll:o,slidesPerView:a,loop:i}=e,s=(0,n.useMemo)((()=>Y()),[t.length,o,a,i]);return(0,n.createElement)("span",{key:s},(0,n.createElement)(oe,(0,l.Z)({uuid:s},e)))},ne=o(779),ae=o(1984);const ie=e=>{let{gutter:t,gutterMobile:o,changeStep:l,item:a,index:s}=e;const{selectedImage:r}=(0,n.useContext)(I),c=i()({"is-active":s===r,"wp-block-coblocks-gallery-carousel-thumbnail":!0,[`has-margin-top-${t}`]:t>0,[`has-margin-top-mobile-${o}`]:o>0,[`has-margin-right-${t}`]:t>0,[`has-margin-right-mobile-${o}`]:o>0,[`has-margin-bottom-${t}`]:t>0,[`has-margin-bottom-mobile-${o}`]:o>0,[`has-margin-left-${t}`]:t>0,[`has-margin-left-mobile-${o}`]:o>0});return(0,n.createElement)("button",{className:c,onClick:()=>l(s),style:{height:"80px",width:"100px"}},(0,n.createElement)("img",{alt:a.alt,"data-id":a.id,"data-link":a.link,src:a.url,style:{height:"100%",width:"100%"}}))};var se=(0,f.compose)([p.withNotices,e=>t=>{const{attributes:o,isSelected:l}=t,a={gutter:o.gutter,gutterMobile:o.gutterMobile,images:o.images,isSelected:l,showThumbnails:o.thumbnails};return(0,n.createElement)(T,a,(0,n.createElement)(e,t))}])((e=>{const{selectBlock:t}=(0,r.useDispatch)("core/block-editor"),{attributes:o,className:a,isSelected:c,noticeUI:u,setAttributes:d}=e,{align:g,gutter:b,gutterMobile:v,height:f,images:_,pageDots:k,prevNextButtons:E,thumbnails:S,responsiveHeight:x,lightbox:w,loop:y,draggable:C,freeScroll:L,autoPlaySpeed:M,autoPlay:T,pauseHover:$,gridSize:z,alignCells:B}=o,{selectedImage:R,setSelectedImage:D}=(0,n.useContext)(I),F={marginTop:b>0&&!x?b/2+"px":void 0};(0,n.useEffect)((()=>{!1===c&&null!==R&&D(null)}),[c]);const O=i()("is-cropped","has-carousel",`has-carousel-${z}`,...(0,P.jJ)(o),{[`align${g}`]:g,"has-aligned-cells":B,"has-horizontal-gutter":b>0,"has-lightbox":w,"has-no-arrows":!E,"has-no-thumbnails":!S,"is-selected":c}),V=e=>{D(" xlrg"===z?e:null)},H=e=>{d({images:_.filter(((t,o)=>o!==e))})},j=(e,t)=>{d({images:_.map(((o,l)=>l===e?t:o))})},U=(0,ne.HK)(o),X=(0,n.useCallback)((e=>{let{changeStep:t}=e;const o=i()("wp-block-coblocks-gallery-carousel-thumbnail-pagination",{[`has-margin-top-${b}`]:b>0,[`has-margin-top-mobile-${v}`]:v>0});return(0,n.createElement)("div",{className:o},_.map(((e,o)=>(0,n.createElement)(ie,{changeStep:t,gutter:b,gutterMobile:v,index:o,item:e,key:o}))))}),[b,v,_]),q=(0,n.useCallback)((e=>{let{changeStep:t}=e;return(0,n.createElement)("div",{className:"wp-block-coblocks-gallery-carousel-page-dot-pagination-container"},(0,n.createElement)("div",{className:"wp-block-coblocks-gallery-carousel-page-dot-wrapper"},_.map(((e,o)=>(0,n.createElement)("button",{className:"wp-block-coblocks-gallery-carousel-page-dot-pagination",key:o,onClick:()=>t(o)})))))}),[R,_]),K=(0,n.useCallback)((e=>{let{changeStep:t}=e;return S?X({changeStep:t}):k?q({changeStep:t}):null}),[b,v,_,S]),Z=(0,n.useMemo)((()=>(0,n.createElement)(le,{autoPlaySpeed:T?M:null,freeScroll:L,isDraggable:C,list:_,loop:y,navigation:E,onSwipe:V,Pagination:K,pauseHover:T?$:null,slidesPerView:{lrg:2,med:4,sml:5,xlrg:1}[z]},(e=>{let{index:t}=e;const o=(0,m.sprintf)(
56
  /* translators: %1$d is the order number of the image, %2$d is the total number of images */
57
- (0,m.__)("image %1$d of %2$d in gallery","coblocks"),t+1,_.length);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(N,{ariaLabel:o,handleRemoveImage:H,handleReplaceImage:j,index:t,setAttributes:d}))}))),[T,M,C,L,z,b,v,_,y,k,$,E,S]),W=()=>{const t=!(!U||"skip"===U)&&(0,m.sprintf)(
58
  /* translators: %s: Type of gallery variation */
59
- (0,m.__)("%s Carousel","coblocks"),U);return(0,n.createElement)(n.Fragment,null,u,(0,n.createElement)(A,(0,l.Z)({},e,{gutter:o.gutter,icon:(0,n.createElement)(ae.Z,{icon:s.cX3}),label:(0,m.__)("Carousel","coblocks"),variationLabel:t})))};return _.length||U?!_.length&&U?W():(0,n.createElement)(n.Fragment,null,c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(h,e),(0,n.createElement)(G,e)),u,(0,n.createElement)(p.ResizableBox,{className:i()({"has-responsive-height":x,"is-selected":c}),enable:{bottom:!0,bottomLeft:!1,bottomRight:!1,left:!1,right:!1,top:!1,topLeft:!1,topRight:!1},minHeight:"0",onClick:()=>{c||t(e.clientId)},onResizeStop:(e,t,o,l)=>{d({height:parseInt(f+l.height,10)})},showHandle:c,size:{height:f,width:"100%"},style:{marginBottom:S?"80px":null}},(0,n.createElement)("div",{className:a},(0,n.createElement)("div",{className:O,style:F},Z))),W()):(0,n.createElement)(ne.VF,e)}))},9334:function(e){e.exports=function(){"use strict";function e(){return(e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o,l=arguments[t];for(o in l)Object.prototype.hasOwnProperty.call(l,o)&&(e[o]=l[o])}return e}).apply(this,arguments)}function t(e,t){void 0===t&&(t=[]),Array.isArray(t)||(t=[t]),t.forEach((function(t){return!e.classList.contains(t)&&e.classList.add(t)}))}function o(e,t,o,l){e.addEventListener(t,o,l)}function l(e,t,o){e.removeEventListener(t,o)}function n(e,t,o){return void 0===o&&(o=""),e.setAttribute(t,o),e}function a(e,t,o){return Object.keys(t).forEach((function(o){e.style[o]=t[o]})),o&&getComputedStyle(e),e}var i={direction:"horizontal",touchRatio:1,touchAngle:45,longSwipesRatio:.5,initialSlide:0,loop:!1,freeMode:!1,passiveListeners:!0,resistance:!0,resistanceRatio:.85,speed:300,longSwipesMs:300,spaceBetween:0,slidesPerView:1,centeredSlides:!1,slidePrevClass:"swiper-slide-prev",slideNextClass:"swiper-slide-next",slideActiveClass:"swiper-slide-active",slideClass:"swiper-slide",wrapperClass:"swiper-wrapper",touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchMoveStopPropagation:!1,excludeElements:[],injections:{translate:function(e,t,o,l){a(t.element.$wrapper,{transition:e.isStart?"none":"transform ease "+l+"ms",transform:o.isHorizontal?"translate3d("+e.transforms+"px, 0, 0)":"translate3d(0, "+e.transforms+"px, 0)"})}}};var s=180/Math.PI;function r(){var t=[];return{getDuration:function(){var e=t[0],o=t[t.length-1];return e?o.time-e.time:0},getOffset:function(){var e=t[0],o=t[t.length-1];return e?{x:o.x-e.x,y:o.y-e.y}:{x:0,y:0}},getLogs:function(){return t},vector:function(){return l=(o=t).length-1,n=o[l],o=o[l-1]||n,l={x:n.x-o.x,y:n.y-o.y},n=n.time-o.time,o=l.x/n||0,n=l.y/n||0,e({},l,{angle:Math.atan2(Math.abs(l.y),Math.abs(l.x))*s,velocityX:o,velocityY:n});var o,l,n},clear:function(){t=[]},push:function(o){t.push(e({time:Date.now()},o))}}}function c(){return(performance||Date).now()}function u(){var e=function(){var e,t,o=requestAnimationFrame||webkitRequestAnimationFrame||setTimeout,l=cancelAnimationFrame||webkitCancelAnimationFrame||clearTimeout;return{run:function(l){e=void 0===e?c():e,t=o((function(){var t=c(),o=t-e;e=t,l(o)}))},stop:function(){e=void 0,l(t)}}}();return{run:function t(o){e.run((function(e){t(o),o(e)}))},stop:function(){e.stop()}}}function m(e,t){e=e.tracker,t=t.initStatus,e.clear(),t()}function d(e,t,o,l){var n=l.initLayout,a=l.initStatus,i=l.render,s=l.scrollPixel,r=l.slideTo,c=l.getOffsetSteps,d=u();return{preheat:function(e,t){var l=o.tracker;d.stop(),l.clear(),l.push(e),n(t),a(t),o.isStart=!0,i()},move:function(t){var l,n=o.tracker,a=e.touchRatio,r=e.touchAngle,c=e.isHorizontal;o.isStart&&!o.isScrolling&&(n.push(t),l=n.vector(),((t=n.getOffset()).x||t.y)&&(c&&l.angle<r||!c&&90-l.angle<r||o.isTouching?(a=l[c?"x":"y"]*a,o.isTouching=!0,s(a),i()):(o.isScrolling=!0,n.clear())))},stop:function(){var n,a,u,p=o.index,g=o.tracker,b=t.measure;o.isStart&&(o.isStart=!1,e.freeMode?(n=g.vector()[e.isHorizontal?"velocityX":"velocityY"],d.run((function(e){e*=n,n*=.98,Math.abs(e)<.01?(d.stop(),m(o,l)):(s(e),i(0))}))):(a=g.getDuration(),u=g.getOffset()[e.isHorizontal?"x":"y"],g=Math.ceil(Math.abs(u)/b.boxSize),b=c(u),a>e.longSwipesMs?r(p+b*(0<u?-1:1)):r(0<u?p-g:p+g),m(o,l)))}}}function p(e,t){var o={};return(o.update=function(e){var l,n=function(e,t,o){var l=e.$list,n=t.viewSize,a=t.slideSize,i=t.boxSize,s=-(t=(e=(s=o).loop?Math.ceil(s.slidesPerView):0)*i)+(o.centeredSlides?(n-a)/2:0);return{max:s,min:o.spaceBetween+(o.loop?a:n)+s-i*l.length,base:s,expand:e,buffer:t,minIndex:0,maxIndex:l.length-(o.centeredSlides||o.loop?1:Math.ceil(o.slidesPerView))}}(e,(l=t,a=(n=e).$el,l={boxSize:(a=((n=l.isHorizontal?a.offsetWidth:a.offsetHeight)-Math.ceil(l.slidesPerView-1)*l.spaceBetween)/l.slidesPerView)+l.spaceBetween,viewSize:n,slideSize:a}),t),a=Boolean("ontouchstart"in window||0<navigator.maxTouchPoints||0<navigator.msMaxTouchPoints||window.DocumentTouch&&document instanceof DocumentTouch);Object.assign(o,{touchable:a,element:e,measure:l,limitation:n})})(e),o}var g="data-shallow-slider",b="data-slider";function h(e,o){function l(){e.element.$wrapper.querySelectorAll("["+g+"]").forEach((function(t){return e.element.$wrapper.removeChild(t)}))}function i(){var t=e.element,l=e.measure,n=t.$wrapper,i={display:"flex",willChange:"transform",flexDirection:o.isHorizontal?"row":"column"},s=((t={})[o.isHorizontal?"width":"height"]=l.slideSize+"px",t[o.isHorizontal?"margin-right":"margin-bottom"]=o.spaceBetween+"px",t);a(n,i),n.querySelectorAll("["+b+"]").forEach((function(e){return a(e,s)}))}return{init:function(){(function(){var t,a,i,s,r,c;e.element.$list.forEach((function(e,t){return n(e,b,t)})),l(),o.loop&&(t=e.element,s=e.limitation,a=t.$list,i=t.$wrapper,s=s.expand,r=a.slice(-s).map((function(e){return e.cloneNode(!0)})),c=a.slice(0,s).map((function(e){return e.cloneNode(!0)})),r.forEach((function(e,t){i.appendChild(n(c[t],g)),i.insertBefore(n(r[t],g),a[0])})))})(),i()},render:function(l,n,a,i){var s=e.element.$wrapper;n=void 0===n?o.speed:n,o.injections.translate(l,e,o,n),l.isStart||function(l){var n=e.element.$wrapper,a=l.index;n.querySelectorAll("["+b+"]").forEach((function(e){var l,n,i=~~e.getAttribute(b);l=e,void 0===(n=[o.slidePrevClass,o.slideNextClass,o.slideActiveClass])&&(n=[]),Array.isArray(n)||(n=[n]),n.forEach((function(e){return l.classList.contains(e)&&l.classList.remove(e)})),i===a&&t(e,o.slideActiveClass),i==a-1&&t(e,o.slidePrevClass),i===a+1&&t(e,o.slideNextClass)}))}(l),i&&getComputedStyle(s).transform,a&&setTimeout(a,n)},destroy:function(){var t=e.element,n=t.$list,a=t.$wrapper,i=o.isHorizontal?"margin-right":"margin-bottom";["display","will-change","flex-direction"].forEach((function(e){a.style.removeProperty(e)})),n.forEach((function(e){return e.style.removeProperty(i)})),l()},updateSize:i}}function v(e,t){var o=e-t.max;return t=e-t.min,0<o?o:t<0?t:0}function f(t,o,l,n,a){function i(e){var o=t.measure;return Math.ceil(Math.abs(e)/o.boxSize-l.longSwipesRatio)}function s(e,t,l){n.render(o,e,t,l)}function r(n){var i,s,r=(s=t.limitation).min,c=s.max;r=(s=c-r+(l.loop?t.measure.boxSize:0))+1,o.transforms=n,l.loop?(i=(c-n)%r/s,o.progress=i<0?1+i:1<i?i-1:i):(i=(c-n)/s,o.progress=i<0?0:1<i?1:i),a.emit("scroll",e({},o))}function c(e,n){var c,u,m,d,p,g=t.measure,b=t.limitation,h=b.maxIndex-b.minIndex+1,f=l.loop?(e%h+h)%h:e>b.maxIndex?b.maxIndex:e<b.minIndex?b.minIndex:e,_=-f*g.boxSize+b.base;0!==i(_-o.transforms)&&l.loop&&(c=v(o.transforms,b),u=f-o.index,m=o.index,d=f,p=u,e=(h=b).maxIndex,m=(0<p?1:-1)*(h.minIndex-e-1)+d-m,(p=Math.abs(p)>Math.abs(m)?m:p)===u||c?o.index===f&&r(0<c?b.min-g.boxSize+c:b.max+g.boxSize+c):r(p<0?b.min-g.boxSize:b.max+g.boxSize),s(0,void 0,!0)),a.emit("before-slide",o.index,o,f),o.index=f,r(_),s(n,(function(){a.emit("after-slide",f,o)}))}return{update:function(){c(o.index,0),n.updateSize()},render:s,transform:r,slideTo:c,scrollPixel:function(e){var n,a=o.transforms,i=t.measure,s=t.limitation,c=(n=Number(e.toExponential().split("e")[1]))<=0?Math.pow(10,-(n-1)):1,u=a;l.resistance&&!l.loop&&(0<e&&a>=s.max?e-=Math.pow(e*c,l.resistanceRatio)/c:e<0&&a<=s.min&&(e+=Math.pow(-e*c,l.resistanceRatio)/c)),u+=e,l.loop&&(n=o.tracker.vector(),c=l.isHorizontal?n.velocityX:n.velocityY,(e=v(a,s))&&(n=a,a=s,0<(c=c)&&n>a.max||c<0&&n<a.min)&&(u=0<e?s.min-i.boxSize+e:s.max+i.boxSize+e)),r(u)},initStatus:function(e){void 0===e&&(e=0),o.startTransform=e,o.isStart=!1,o.isScrolling=!1,o.isTouching=!1},initLayout:function(e){r(e)},getOffsetSteps:i}}function _(e,t){var o="string"==typeof e?document.body.querySelector(e):e;return e=o.querySelector("."+t.wrapperClass),t=[].slice.call(o.getElementsByClassName(t.slideClass)),{$el:o,$wrapper:e,$list:t}}function k(t,n){var a=(m=e({},i,m=n),e({},m,{isHorizontal:"horizontal"===m.direction})),s=function(){var e={};return{on:function(t,o){e[t]?e[t].push(o):e[t]=[o]},off:function(t,o){!e[t]||-1<(o=e[t].indexOf(o))&&e[t].splice(o,1)},emit:function(t){for(var o=arguments.length,l=new Array(1<o?o-1:0),n=1;n<o;n++)l[n-1]=arguments[n];e[t]&&e[t].forEach((function(e){return e.apply(void 0,l)}))},clear:function(){e={}}}}(),c=p(_(t,a),a),u={tracker:r(),index:0,startTransform:0,isStart:!1,isScrolling:!1,isTouching:!1,transforms:0,progress:0},m=(n=s.on,s.off),g=s.emit,b={on:n,off:m,env:c,state:u,options:a};(a.plugins||k.plugins||[]).forEach((function(e){return e(b,a)})),g("before-init",b);var v=h(c,a),E=f(c,u,a,v,s),S=function(e,t,n,a){var i=e.touchable,s=["INPUT","SELECT","OPTION","TEXTAREA","BUTTON","VIDEO"],r=(a=d(n,e,t,a)).preheat,c=a.move,u=a.stop;function m(e){return{x:(e=i?e.changedTouches[0]:e).pageX,y:e.pageY}}function p(t){for(var o=0;o<n.excludeElements.length;o++)if(n.excludeElements[o].contains(t.target))return;var l,a=e.element.$wrapper,c=n.touchStartPreventDefault&&-1===s.indexOf(t.target.nodeName)||n.touchStartForcePreventDefault;!i&&c&&t.preventDefault(),r(m(t),(l=a,c=n.isHorizontal,a=getComputedStyle(l).transform.replace(/[a-z]|\(|\)|\s/g,"").split(",").map(parseFloat),l=[],16===a.length?l=a.slice(12,14):6===a.length&&(l=a.slice(4,6)),l[c?0:1]||0))}function g(e){n.touchMoveStopPropagation&&e.stopPropagation(),c(m(e)),t.isTouching&&!1!==e.cancelable&&e.preventDefault()}function b(){u()}return{attach:function(){var t=e.element.$el;i?(o(t,"touchstart",p,{passive:n.passiveListeners,capture:!1}),o(t,"touchmove",g),o(t,"touchend",b),o(t,"touchcancel",b)):(o(t,"mousedown",p),o(document,"mousemove",g),o(document,"mouseup",b))},detach:function(){var t=e.element.$el;l(t,"touchstart",p),l(t,"touchmove",g),l(t,"touchend",b),l(t,"touchcancel",b),l(t,"mousedown",p),l(document,"mousemove",g),l(document,"mouseup",b)}}}(c,u,a,E);return u=E.slideTo,Object.assign(b,{update:function(){v.destroy(),c.update(_(t,a)),v.init(),E.update()},destroy:function(){g("before-destroy",b),S.detach(),v.destroy(),g("after-destroy",b),s.clear()},slideTo:u,updateSize:function(){c.update(_(t,a)),E.update()}}),v.init(),S.attach(),u(a.initialSlide,0),g("after-init",b),b}return k.use=function(e){k.plugins=e},k}()},8608:function(e){e.exports=function(){"use strict";function e(e,t,o,l){e.addEventListener(t,o,l)}function t(e,t,o){e.removeEventListener(t,o)}return function(o,l){function n(e){c(e.target,"next")}function a(e){c(e.target,"prev")}var i=Boolean(l.navigation),s={nextEl:null,prevEl:null},r=Object.assign({disabledClass:"swiper-button-disabled"},l.navigation),c=function(e,t){u(e)&&!o.options.loop||(e=o.state.index,"next"===t&&o.slideTo(e+1),"prev"===t&&o.slideTo(e-1))},u=function(e){return e.classList.contains(r.disabledClass)};o.on("before-slide",(function(e,t,l){var n,a;o.options.loop||(n=l,l=(a=o.env.limitation).minIndex,a=a.maxIndex,s&&s.prevEl&&s.nextEl&&(s.nextEl.classList.contains(r.disabledClass)&&l<=n&&s.nextEl.classList.remove(r.disabledClass),s.prevEl.classList.contains(r.disabledClass)&&n<=a&&s.prevEl.classList.remove(r.disabledClass),n===l&&s.prevEl.classList.add(r.disabledClass),n===a&&s.nextEl.classList.add(r.disabledClass)))})),o.on("after-init",(function(){var t,l,c;i&&(s.nextEl="string"==typeof r.nextEl?document.body.querySelector(r.nextEl):r.nextEl,s.prevEl="string"==typeof r.prevEl?document.body.querySelector(r.prevEl):r.prevEl,o.options.loop||(t=o.state.index,l=o.env.element.$list,t===(c=o.env.limitation.minIndex)&&s.prevEl&&s.prevEl.classList.add(r.disabledClass),l.length===c&&s.nextEl&&s.nextEl.classList.add(r.disabledClass)),e(s.nextEl,"click",n),e(s.prevEl,"click",a))})),o.on("after-destroy",(function(){s&&s.prevEl&&s.nextEl&&(t(s.nextEl,"click",n),t(s.prevEl,"click",a),delete s.nextEl,delete s.prevEl)}))}}()}}]);
1
+ (self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[313],{2313:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return de}});var l=o(7462),n=o(9307),a=o(4184),i=o.n(a),s=o(7635),r=o(9818),c=o(2819),u=o.n(c),m=o(5697),d=o.n(m),p=o(5736),g=o(2175),b=o(5609);const h=e=>{let{hoveredFilter:t}=e;if(!t)return null;const o=u().cloneDeep((0,r.select)("core/block-editor").getSelectedBlock());return o.attributes.filter=t,(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,n.createElement)(b.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,p.__)("Preview filter","coblocks")),(0,n.createElement)(g.BlockPreview,{autoHeight:!0,blocks:{...o}})))))},v=e=>{const[t,o]=(0,n.useState)(null),l=e=>{o(e)},{attributes:a,setAttributes:r}=e,{filter:c}=a,u=[{icon:(0,n.createElement)(b.Icon,{icon:s.mJk}),isActive:"none"===c,onClick:()=>{r({filter:"none"})},slug:"none",
2
  /* translators: image style */
3
+ title:(0,p.__)("Original","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:s.NC1}),isActive:"grayscale"===c,onClick:()=>{r({filter:"grayscale"})},slug:"grayscale",
4
  /* translators: image style */
5
+ title:(0,p.__)("Grayscale filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:s.amg}),isActive:"sepia"===c,onClick:()=>{r({filter:"sepia"})},slug:"sepia",
6
  /* translators: image style */
7
+ title:(0,p.__)("Sepia filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:s.swD}),isActive:"saturation"===c,onClick:()=>{r({filter:"saturation"})},slug:"saturation",
8
  /* translators: image style */
9
+ title:(0,p.__)("Saturation filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:s.tu4}),isActive:"dim"===c,onClick:()=>{r({filter:"dim"})},slug:"dim",
10
  /* translators: image style */
11
+ title:(0,p.__)("Dim filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:s.jZD}),isActive:"vintage"===c,onClick:()=>{r({filter:"vintage"})},slug:"vintage",
12
  /* translators: image style */
13
+ title:(0,p.__)("Vintage filter","coblocks")}];return(0,n.createElement)(b.ToolbarGroup,null,(0,n.createElement)(b.DropdownMenu,{className:i()("components-coblocks-media-filter","none"!==c?"has-filter":""),icon:(0,n.createElement)(b.Icon,{icon:s.AF8}),label:(0,p.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,n.createElement)(b.MenuGroup,null,(0,n.createElement)(h,{hoveredFilter:t}),u.map((e=>(0,n.createElement)(b.MenuItem,{icon:e.icon,isSelected:c===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>l(e.slug),onMouseLeave:()=>l(null),role:"menuitemradio"},e.title)))))))};var f=v;v.propTypes={attributes:d().object,setAttributes:d().func};var _=e=>{const{attributes:t}=e,{images:o}=t,l=!!o.length;return(0,n.createElement)(g.BlockControls,null,l&&(0,n.createElement)(f,e))},k=o(2547),E=o(4333),S=o(1313),w=o(9630),x=o(444),y=(0,n.createElement)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(x.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),C=(0,n.createElement)(x.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,n.createElement)(x.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),M=(0,n.createElement)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(x.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})),L=(0,n.createElement)(x.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,n.createElement)(x.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),I=(0,n.createElement)(x.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(x.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"}));class T extends n.Component{constructor(){super(...arguments),this.onImageClick=this.onImageClick.bind(this),this.onSelectCaption=this.onSelectCaption.bind(this),this.onKeyDown=this.onKeyDown.bind(this),this.saveCustomLink=this.saveCustomLink.bind(this),this.state={captionFocused:!1,captionSelected:!1,isSaved:!1},this.container=(0,n.createRef)()}onSelectCaption(){const{captionSelected:e}=this.state;e||this.setState({captionSelected:!0});const{isSelected:t,onSelect:o}=this.props;t||o()}onImageClick(){const{isSelected:e,onSelect:t}=this.props;e||t();const{captionSelected:o}=this.state;o&&this.setState({captionFocused:!1,captionSelected:!1})}onKeyDown(e){const t=this.container.current.ownerDocument,{isSelected:o,onRemove:l}=this.props;this.container===t.activeElement&&o&&-1!==[w.BACKSPACE,w.DELETE].indexOf(e.keyCode)&&(e.stopPropagation(),e.preventDefault(),l())}saveCustomLink(){this.setState({isSaved:!0})}componentDidUpdate(e){const{isSelected:t,image:o,url:l,imgLink:n,setAttributes:a}=this.props;o&&!l&&a({alt:o.alt_text,url:o.source_url});const{captionSelected:i}=this.state;i&&!t&&e.isSelected&&this.setState({captionFocused:!1,captionSelected:!1}),n&&!t&&e.isSelected&&this.setState({isSaved:!1})}render(){const{alt:e,caption:t,captions:o,fontSize:l,gutter:a,gutterMobile:s,id:r,isFirstItem:c,isLastItem:u,isSelected:m,linkTo:d,newClass:h,marginBottom:v,marginLeft:f,marginRight:_,marginTop:E,onMoveBackward:w,onMoveForward:x,onRemove:T,setAttributes:P,gutterUtility:N,shadow:A,supportsCaption:z,supportsMoving:$=!0,verticalMoving:R=!1,url:B,"aria-label":D,imgLink:F,imageIndex:O,replaceImage:V}=this.props,{captionSelected:H,isSaved:q}=this.state,j=i()({[`has-shadow-${A}`]:"none"!==A||void 0!==A}),U=(0,n.createElement)(n.Fragment,null,(0,n.createElement)("img",{alt:e,"aria-label":D,className:j,"data-id":r,"data-imglink":F,onClick:this.onImageClick,onKeyDown:this.onImageClick,src:B,tabIndex:"0"}),(0,S.isBlobURL)(B)&&(0,n.createElement)(b.Spinner,null)),G=h||"coblocks-gallery--figure",X=i()(G,{"is-selected":m,"is-transient":B&&0===B.indexOf("blob:"),[`${N}`]:N,[`has-margin-top-${a}`]:E&&a>0,[`has-margin-top-mobile-${s}`]:E&&s>0,[`has-margin-right-${a}`]:_&&a>0,[`has-margin-right-mobile-${s}`]:_&&s>0,[`has-margin-bottom-${a}`]:v&&a>0,[`has-margin-bottom-mobile-${s}`]:v&&s>0,[`has-margin-left-${a}`]:f&&a>0,[`has-margin-left-mobile-${s}`]:f&&s>0}),K={fontSize:k.Vl(l)};return(0,n.createElement)("figure",{className:X,onKeyDown:this.onKeyDown,ref:this.container,tabIndex:"-1"},m&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(b.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},(0,n.createElement)(g.MediaUploadCheck,null,(0,n.createElement)(g.MediaUpload,{allowedTypes:["image"],onSelect:e=>{const t=k.oj(e);V(O,t)},render:e=>{let{open:t}=e;return(0,n.createElement)(b.Button,{className:"coblocks-gallery-item__button-replace",label:(0,p.__)("Replace Image","coblocks"),onClick:t},(0,p.__)("Replace","coblocks"))},value:B})),(0,n.createElement)(b.Button,{className:"coblocks-gallery-item__button",disabled:!m,icon:y,label:(0,p.__)("Remove image","coblocks"),onClick:T}))),m&&(0,n.createElement)(n.Fragment,null,$&&(0,n.createElement)(b.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-left"},(0,n.createElement)(b.Button,{"aria-disabled":c,className:"coblocks-gallery-item__button",disabled:!m,icon:R?C:M,label:(0,p.__)("Move image backward","coblocks"),onClick:!c&&w}),(0,n.createElement)(b.Button,{"aria-disabled":u,className:"coblocks-gallery-item__button",disabled:!m,icon:R?L:I,label:(0,p.__)("Move image forward","coblocks"),onClick:!u&&x})),"custom"===d&&(0,n.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:e=>e.preventDefault()},(0,n.createElement)(b.Dashicon,{icon:"admin-links"}),(0,n.createElement)(g.URLInput,{onChange:e=>P({imgLink:e}),value:F}),(0,n.createElement)(b.Button,{icon:q?"saved":"editor-break",label:q?(0,p.__)("Saving","coblocks"):(0,p.__)("Apply","coblocks"),onClick:this.saveCustomLink,type:"submit"}))),U,!0!==z||g.RichText.isEmpty(t)&&!m||!o?null:(0,n.createElement)(g.RichText,{className:"coblocks-gallery--caption",inlineToolbar:!0,isSelected:H,onChange:e=>P({caption:e}),placeholder:(0,p.__)("Write caption…","coblocks"),style:K,tagName:"figcaption",unstableOnFocus:this.onSelectCaption,value:t}))}}T.PropTypes={alt:d().string,caption:d().string,captions:d().bool,fontSize:d().number,gutter:d().number,gutterMobile:d().number,gutterUtility:d().bool,id:d().number,imageIndex:d().number,imgLink:d().string,isFirstItem:d().bool,isLastItem:d().bool,isSelected:d().bool,linkTo:d().string,marginBottom:d().number,marginLeft:d().number,marginRight:d().number,marginTop:d().number,newClass:d().string,onMoveBackward:d().func,onMoveForward:d().func,onRemove:d().func,onSelect:d().func,replaceImage:d().func,setAttributes:d().func,shadow:d().string,supportsCaption:d().bool,supportsMoving:d().bool.isRequired,url:d().string,verticalMoving:d().bool.isRequired},T.defaultProps={supportsMoving:!0,verticalMoving:!1};var P=(0,E.compose)([(0,r.withSelect)(((e,t)=>{const{getMedia:o}=e("core"),{id:l}=t;return{image:l?o(l):null}}))])(T);const N=(0,n.createContext)({captionFocused:!1,gutter:0,gutterMobile:0,images:[],isSelected:!1,selectedImage:null,setCaptionFocused:()=>{},setSelectedImage:()=>{},showThumbnails:!1}),A=e=>{let{gutter:t,gutterMobile:o,showThumbnails:l,children:a,images:i,isSelected:s}=e;const[r,c]=(0,n.useState)(null),[u,m]=(0,n.useState)(!1),d={captionFocused:u,gutter:t,gutterMobile:o,images:i,isSelected:s,selectedImage:r,setCaptionFocused:m,setSelectedImage:c,showThumbnails:l};return(0,n.createElement)(N.Provider,{value:d},a)};var z=e=>{let{ariaLabel:t,index:o,handleRemoveImage:l,handleReplaceImage:a,setAttributes:s}=e;const{setSelectedImage:r,selectedImage:c,images:u,gutter:m,gutterMobile:d}=(0,n.useContext)(N),[b,h]=(0,n.useState)(!1),v=u[o],f=c===o,_=(0,n.useMemo)((()=>{var e;return(0,n.createElement)(g.RichText,{className:"coblocks-gallery--caption coblocks-gallery--primary-caption",inlineToolbar:!0,isSelected:b,onChange:e=>(e=>{s({images:u.map(((t,o)=>o===c?{...t,caption:e}:t))})})(e),placeholder:(0,p.__)("Write gallery caption…","coblocks"),tagName:"figcaption",unstableOnFocus:()=>{h(!b)},value:null===(e=u[c])||void 0===e?void 0:e.caption})}),[c,b]),k=()=>{!0===b&&h(!1)},E=(0,n.useMemo)((()=>(0,n.createElement)("span",{onClick:k,onKeyDown:k,role:"button",tabIndex:0},(0,n.createElement)(P,{alt:v.alt,"aria-label":t,id:v.id,imageIndex:o,isSelected:f,marginLeft:!0,marginRight:!0,onRemove:()=>{l(o)},onSelect:()=>{r(o)},replaceImage:a,supportsCaption:!1,supportsMoving:!1,url:v.url,gutter:m,gutterMobile:d}))),[f,m,d,b,v]);if(!v)return null;const S=i()("coblocks-gallery--item",{[`has-margin-top-${m}`]:m>0,[`has-margin-top-mobile-${d}`]:d>0});return(0,n.createElement)("div",{className:S,role:"button",style:{position:"relative"},tabIndex:o},E,f?_:null)},$=o(3304);const R=e=>{const t=(e,t)=>{var o;const l=(0,c.find)(t,(t=>parseInt(null==t?void 0:t.id)===(null==e?void 0:e.id)));return Array.isArray(null==l?void 0:l.caption)?null==l||null===(o=l.caption)||void 0===o?void 0:o[0]:(null==l?void 0:l.caption)||(null==e?void 0:e.caption)||""},o=(e,t)=>{const o=(0,c.find)(t,(t=>parseInt(null==t?void 0:t.id)===(null==e?void 0:e.id)));return(null==o?void 0:o.imgLink)||(null==e?void 0:e.imgLink)||""},{attributes:l,gutter:a,isSelected:i,variationLabel:s,label:r,icon:u}=e,{images:m}=l,d=!!m.length,h={marginTop:a+"px"},v=!d&&(s||(0,p.sprintf)(
14
  /* translators: %s: Type of gallery */
15
+ (0,p.__)("%s Gallery","coblocks"),r));return(0,n.createElement)("div",{style:h},(0,n.createElement)(g.MediaPlaceholder,{accept:"image/*",addToGallery:d,allowedTypes:k.o2,className:"coblocks-gallery--figure",disableMediaButtons:d&&!i,icon:!d&&(0,n.createElement)(b.Icon,{icon:u}),isAppender:d,labels:{instructions:!d&&(0,p.__)("Drag images, upload new ones or select files from your library.","coblocks"),title:v},multiple:!0,onError:t=>{const{noticeOperations:o}=e;o.removeAllNotices(),o.createErrorNotice(t)},onSelect:l=>{const{attributes:n,setAttributes:a}=e,{images:i}=n;a({images:l.map((e=>({...k.oj(e),caption:t(e,i),imgLink:o(e,i)})))})},value:d?m:void 0}))};R.propTypes={attributes:d().object,gutter:d().bool,icon:d().string,isSelected:d().string,label:d().string,setAttributes:d().func,variationLabel:d().string};var B=R,D=o(5655);const F=[{
16
  /* translators: abbreviation for small size */
17
+ label:(0,p.__)("S","coblocks"),tooltip:(0,p.__)("Small","coblocks"),value:1},{
18
  /* translators: abbreviation for medium size */
19
+ label:(0,p.__)("M","coblocks"),tooltip:(0,p.__)("Medium","coblocks"),value:2},{
20
  /* translators: abbreviation for large size */
21
+ label:(0,p.__)("L","coblocks"),tooltip:(0,p.__)("Large","coblocks"),value:3},{
22
  /* translators: abbreviation for extra large size */
23
+ label:(0,p.__)("XL","coblocks"),tooltip:(0,p.__)("Extra Large","coblocks"),value:4}],O={label:(0,p.__)("None","coblocks"),tooltip:(0,p.__)("None","coblocks"),value:0},V={label:(0,n.createElement)(b.Icon,{icon:s.ewm}),tooltip:(0,p.__)("Custom","coblocks"),value:"custom"};class H extends n.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:o,label:l,onChange:a,options:s,showAdvancedControls:r,showIcons:u,showNoneOption:m,showCustomOption:d}=this.props;let p=s||F;return m&&(p=[O,...p]),d&&(p=[...p,V]),r&&!1!==t&&!1!==e?(0,n.createElement)(b.RangeControl,{label:l,max:e,min:t,onChange:e=>a(e),value:o}):(0,n.createElement)(b.BaseControl,{className:i()("coblocks-option-selector-control",{"is-custom":"custom"===o}),id:`coblocks-option-selector-${(0,c.kebabCase)(l)}`,label:l},(0,n.createElement)(b.PanelRow,null,(0,n.createElement)(b.ButtonGroup,{"aria-label":l},p.map((e=>(0,n.createElement)(b.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,n.createElement)(b.Button,{"aria-label":e.tooltip,"aria-pressed":o===e.value,isPrimary:o===e.value,isSecondary:o!==e.value,onClick:()=>a(e.value)},u?e.icon:e.label)))))))}}H.propTypes={advancedMaxValue:d().number,advancedMinValue:d().number,currentOption:d().oneOfType([d().string,d().number]),label:d().string,onChange:d().func,options:d().array,showAdvancedControls:d().bool,showCustomOption:d().bool,showIcons:d().bool,showNoneOption:d().bool};class q extends n.Component{constructor(){super(...arguments),this.getSizes=this.getSizes.bind(this)}componentDidUpdate(){const{attributes:e,setAttributes:t}=this.props,{align:o,columns:l}=e;void 0===o&&("med"!==l&&"sml"!==l||t({gridSize:"xlrg"}))}getSizes(){const{attributes:e,type:t,wideControlsEnabled:o}=this.props,{align:l}=e,n=[{label:(0,p.__)("None","coblocks"),tooltip:(0,p.__)("None","coblocks"),value:"none"},{
24
  /* translators: abbreviation for small size */
25
+ label:(0,p.__)("S","coblocks"),tooltip:(0,p.__)("Small","coblocks"),value:"sml"},{
26
  /* translators: abbreviation for medium size */
27
+ label:(0,p.__)("M","coblocks"),tooltip:(0,p.__)("Medium","coblocks"),value:"med"},{
28
  /* translators: abbreviation for large size */
29
+ label:(0,p.__)("L","coblocks"),tooltip:(0,p.__)("Large","coblocks"),value:"lrg"}];let a=[{
30
  /* translators: abbreviation for large size */
31
+ label:(0,p.__)("L","coblocks"),tooltip:(0,p.__)("Large","coblocks"),value:"lrg"},{
32
  /* translators: abbreviation for extra large size */
33
+ label:(0,p.__)("XL","coblocks"),tooltip:(0,p.__)("Extra Large","coblocks"),value:"xlrg"}],i=[{
34
  /* translators: abbreviation for medium size */
35
+ label:(0,p.__)("M","coblocks"),tooltip:(0,p.__)("Medium","coblocks"),value:"med"}],s=[{
36
  /* translators: abbreviation for small size */
37
+ label:(0,p.__)("S","coblocks"),tooltip:(0,p.__)("Small","coblocks"),value:"sml"}];return"smlx"===t?(a=[{
38
  /* translators: abbreviation for small size */
39
+ label:(0,p.__)("S","coblocks"),tooltip:(0,p.__)("Small","coblocks"),value:"sml"},{
40
  /* translators: abbreviation for medium size */
41
+ label:(0,p.__)("M","coblocks"),tooltip:(0,p.__)("Medium","coblocks"),value:"med"},{
42
  /* translators: abbreviation for large size */
43
+ label:(0,p.__)("L","coblocks"),tooltip:(0,p.__)("Large","coblocks"),value:"lrg"},{
44
  /* translators: abbreviation for extra large size */
45
+ label:(0,p.__)("XL","coblocks"),tooltip:(0,p.__)("Extra Large","coblocks"),value:"xlrg"}],a):"reverse-grid"===t?(a=[{
46
  /* translators: abbreviation for small size */
47
+ label:(0,p.__)("S","coblocks"),tooltip:(0,p.__)("Small","coblocks"),value:"small"},{
48
  /* translators: abbreviation for medium size */
49
+ label:(0,p.__)("M","coblocks"),tooltip:(0,p.__)("Medium","coblocks"),value:"medium"}],i=[{
50
  /* translators: abbreviation for large size */
51
+ label:(0,p.__)("L","coblocks"),tooltip:(0,p.__)("Large","coblocks"),value:"large"}],s=[{
52
  /* translators: abbreviation for extra large size */
53
+ label:(0,p.__)("XL","coblocks"),tooltip:(0,p.__)("Extra Large","coblocks"),value:"huge"}],"wide"===l?a.concat(i):"full"===l?a.concat(i).concat(s):a):"grid"!==t?n:!0===o&&"wide"===l?i.concat(a):!0===o&&"full"===l?s.concat(i).concat(a):a}render(){const{onChange:e,value:t,resetValue:o,label:l,reset:a=!0}=this.props;return(0,n.createElement)(b.BaseControl,{id:"coblocks-select-size",label:l},(0,n.createElement)(b.PanelRow,null,(0,n.createElement)(H,{currentOption:t,onChange:t=>e(t),options:this.getSizes()}),a&&(0,n.createElement)(b.Button,{isSecondary:!0,isSmall:!0,onClick:()=>e(o)},(0,p.__)("Reset","coblocks"))))}}var j=(0,E.compose)([(0,r.withSelect)((e=>({wideControlsEnabled:e("core/editor").getEditorSettings().alignWide})))])(q);q.propTypes={label:d().string,onChange:d().func,reset:d().bool,resetValue:d().func,type:d().string,value:d().any,wideControlsEnabled:d().bool};var U=[{value:1e3,label:(0,p.__)("One Second","coblocks")},{value:2e3,label:(0,p.__)("Two Seconds","coblocks")},{value:3e3,label:(0,p.__)("Three Seconds","coblocks")},{value:4e3,label:(0,p.__)("Four Seconds","coblocks")},{value:5e3,label:(0,p.__)("Five Seconds","coblocks")},{value:6e3,label:(0,p.__)("Six Seconds","coblocks")},{value:7e3,label:(0,p.__)("Seven Seconds","coblocks")},{value:8e3,label:(0,p.__)("Eight Seconds","coblocks")},{value:9e3,label:(0,p.__)("Nine Seconds","coblocks")},{value:1e4,label:(0,p.__)("Ten Seconds","coblocks")}];const G=e=>{const{attributes:t,setAttributes:o}=e,{autoPlay:l,autoPlaySpeed:a,draggable:i,freeScroll:s,loop:r,pageDots:c,prevNextButtons:u,alignCells:m,pauseHover:d,thumbnails:g}=t;return(0,n.createElement)(b.PanelBody,{initialOpen:!1,title:(0,p.__)("Slider settings","coblocks")},(0,n.createElement)(b.ToggleControl,{checked:!!r,help:e=>e?(0,p.__)("Prevent the carousel from looping","coblocks"):(0,p.__)("Set the carousel to an infinite loop","coblocks"),label:(0,p.__)("Loop","coblocks"),onChange:()=>o({loop:!r})}),(0,n.createElement)(b.ToggleControl,{checked:!!l,help:t=>{const{attributes:o}=e,{autoPlaySpeed:l}=o,n=l/1e3,a=n>1?(0,p.__)("seconds","coblocks"):(0,p.__)("second","coblocks");return t?(0,p.sprintf)(
54
  /* translators: %1$d: Speed of the slider, %2$d: Time until the slide advances */
55
+ (0,p.__)("Advancing after %1$d %2$s.","coblocks"),n,a):(0,p.__)("Automatically advance to the next slide.","coblocks")},label:(0,p.__)("Autoplay","coblocks"),onChange:()=>o({autoPlay:!l})}),l&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(b.SelectControl,{className:"components-coblocks-gallery-inspector__autoplayspeed-select",label:(0,p.__)("Transition speed","coblocks"),onChange:e=>o({autoPlaySpeed:e}),options:U,value:a}),(0,n.createElement)(b.ToggleControl,{checked:d,help:e=>e?(0,p.__)("Pausing autoplay when hovering.","coblocks"):(0,p.__)("Toggle to pause autoplay when hovered.","coblocks"),label:(0,p.__)("Pause on hover","coblocks"),onChange:()=>o({pauseHover:!d})})),(0,n.createElement)(b.ToggleControl,{checked:!!i,help:e=>e?(0,p.__)("Dragging and flicking enabled.","coblocks"):(0,p.__)("Toggle to enable drag functionality.","coblocks"),label:(0,p.__)("Draggable","coblocks"),onChange:()=>o({draggable:!i})}),i&&(0,n.createElement)(b.ToggleControl,{checked:!!s,help:e=>e?(0,p.__)("Scrolling without fixed slides enabled.","coblocks"):(0,p.__)("Toggle to scroll without fixed slides.","coblocks"),label:(0,p.__)("Free scroll","coblocks"),onChange:()=>o({freeScroll:!s})}),(0,n.createElement)(b.ToggleControl,{checked:!!u,help:e=>e?(0,p.__)("Showing slide navigation arrows.","coblocks"):(0,p.__)("Toggle to show slide navigation arrows.","coblocks"),label:(0,p.__)("Arrow navigation","coblocks"),onChange:()=>o({prevNextButtons:!u})}),g?null:(0,n.createElement)(b.ToggleControl,{checked:!!c,help:e=>e?(0,p.__)("Showing dot navigation.","coblocks"):(0,p.__)("Toggle to show dot navigation.","coblocks"),label:(0,p.__)("Dot navigation","coblocks"),onChange:()=>o({pageDots:!c})}),(0,n.createElement)(b.ToggleControl,{checked:!!m,help:e=>e?(0,p.__)("Aligning slides to the left.","coblocks"):(0,p.__)("Aligning slides to the center.","coblocks"),label:(0,p.__)("Align cells","coblocks"),onChange:()=>o({alignCells:!m})}))};var X=G;G.propTypes={attributes:d().object,setAttributes:d().func};var K,Z=e=>{const[t,o]=(0,n.useState)(null),a=t=>{e.setAttributes({height:t})},i=e=>{o(e)},{attributes:s,isSelected:r,setAttributes:c}=e,{align:u,gridSize:m,gutter:d,height:h,radius:v,thumbnails:f,responsiveHeight:_,lightbox:k}=s;return r&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(g.InspectorControls,null,(0,n.createElement)(b.PanelBody,{title:(0,p.__)("Carousel settings","coblocks")},(0,n.createElement)(j,(0,l.Z)({},e,{type:"grid",label:(0,p.__)("Size","coblocks"),onChange:t=>{e.setAttributes({gridSize:t})},value:m,resetValue:"xlrg"})),"xlrg"!==m&&("wide"===u||"full"===u)&&(0,n.createElement)(D.Z,(0,l.Z)({},e,{max:20})),"xlrg"!==m&&!u&&(0,n.createElement)(D.Z,(0,l.Z)({},e,{max:20})),d>0&&(0,n.createElement)(b.RangeControl,{label:(0,p.__)("Rounded corners","coblocks"),value:v,onChange:t=>{e.setAttributes({radius:t})},min:0,max:20,step:1}),!_&&(0,n.createElement)(b.BaseControl,{label:(0,p.__)("Height in pixels","coblocks"),className:"block-height-control",id:"gallery-carousel-height-control"},(0,n.createElement)("input",{type:"number",className:"block-height-control__input",onChange:e=>{const t=""!==e.target.value?parseInt(e.target.value,10):void 0;if(t<0&&void 0!==t)return i(t),void a(0);i(null),a(t)},value:t||h,min:0,step:"10"})),(0,n.createElement)(b.ToggleControl,{label:(0,p.__)("Lightbox","coblocks"),checked:!!k,onChange:()=>c({lightbox:!k}),help:e=>e?(0,p.__)("Image lightbox is enabled.","coblocks"):(0,p.__)("Toggle to enable the image lightbox.","coblocks")}),(0,n.createElement)(b.ToggleControl,{label:(0,p.__)("Thumbnails","coblocks"),checked:!!f,onChange:()=>c({thumbnails:!f}),help:e=>e?(0,p.__)("Showing thumbnail navigation.","coblocks"):(0,p.__)("Toggle to show thumbnails.","coblocks")})),(0,n.createElement)(X,e)),(0,n.createElement)(g.InspectorAdvancedControls,null,(0,n.createElement)(b.ToggleControl,{label:(0,p.__)("Responsive height","coblocks"),checked:!!_,onChange:()=>c({responsiveHeight:!_}),help:e=>e?(0,p.__)("Percentage based height is activated.","coblocks"):(0,p.__)("Toggle for percentage based height.","coblocks")})))},W=new Uint8Array(16);function Y(){if(!K&&!(K="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return K(W)}for(var J=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,Q=function(e){return"string"==typeof e&&J.test(e)},ee=[],te=0;te<256;++te)ee.push((te+256).toString(16).substr(1));var oe=function(e,t,o){var l=(e=e||{}).random||(e.rng||Y)();if(l[6]=15&l[6]|64,l[8]=63&l[8]|128,t){o=o||0;for(var n=0;n<16;++n)t[o+n]=l[n];return t}return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=(ee[e[t+0]]+ee[e[t+1]]+ee[e[t+2]]+ee[e[t+3]]+"-"+ee[e[t+4]]+ee[e[t+5]]+"-"+ee[e[t+6]]+ee[e[t+7]]+"-"+ee[e[t+8]]+ee[e[t+9]]+"-"+ee[e[t+10]]+ee[e[t+11]]+ee[e[t+12]]+ee[e[t+13]]+ee[e[t+14]]+ee[e[t+15]]).toLowerCase();if(!Q(o))throw TypeError("Stringified UUID is invalid");return o}(l)},le=o(9334),ne=o.n(le),ae=o(8608),ie=o.n(ae);const se=e=>{const{list:t,children:o,navigation:l=!1,isDraggable:a=!0,autoPlaySpeed:i=null,pauseHover:s=null,loop:r=!0,onSwipe:c=null,Pagination:u=null,freeScroll:m=!1,uuid:d=null,slidesPerView:p=1}=e,[g,b]=(0,n.useState)(null),[h,v]=(0,n.useState)(null),[f,_]=(0,n.useState)(!1),k=(0,E.usePrevious)(f),S=(0,E.usePrevious)(i),w=(0,n.useRef)(null);(0,n.useEffect)((()=>{if(!a)return w.current.addEventListener("mousedown",(e=>e.stopPropagation())),()=>{w.current.removeEventListener("mousedown",(e=>e.stopPropagation()))}}),[a]),(0,n.useEffect)((()=>{const e=document.getElementById(d);e&&new ResizeObserver((()=>{null==g||g.update()})).observe(e)}),[g]),(0,n.useEffect)((()=>{try{const e=document.getElementById(d),t=document.getElementById(`${d}-prev`),o=document.getElementById(`${d}-next`),l=new(ne())(e,{centeredSlides:!1,freeMode:m,longSwipesRatio:.8,loop:r,navigation:{nextEl:o,prevEl:t},passiveListeners:!0,plugins:[ie()],slidesPerView:p,touchable:!1});c&&l.on("after-slide",c),b(l)}catch(e){console.log("swiper init error",e)}}),[]),(0,n.useEffect)((()=>{!0===f&&!0===s&&null!==i&&clearInterval(h),!1===f&&!0===k&&!0===s&&v(setInterval(x,i)),null===S&&null!==i&&v(setInterval(x,i)),null!==S&&null===i&&clearInterval(h),null!==S&&null!==i&&i!==S&&(clearInterval(h),v(setInterval(x,i)))}),[g,i,S,h,f,s]);const x=(0,n.useCallback)((()=>{null==g||g.slideTo(g.state.index+1)}),[g,f]),y=(0,n.useMemo)((()=>t.map(((e,t)=>(0,n.createElement)("div",{className:"swiper-slide",id:t,key:t},o({index:t,item:e}))))),[a]),C=(0,n.useMemo)((()=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)("button",{className:`nav-button__prev ${!1===l&&"no-navigation"}`,id:`${d}-prev`},(0,n.createElement)("svg",{className:"icon",style:{transform:"rotate(180deg)"}})),(0,n.createElement)("button",{className:`nav-button__next ${!1===l&&"no-navigation"}`,id:`${d}-next`},(0,n.createElement)("svg",{className:"icon"})))),[l]),M=e=>{null==g||g.slideTo(e)},L=(0,n.useMemo)((()=>{if(u)return u({changeStep:M})}),[u,g]);return(0,n.createElement)("div",{className:"coblocks-swiper-container",onMouseEnter:()=>{!0===s&&null!==h&&_(!0)},onMouseLeave:()=>{!0===s&&null!==h&&_(!1)}},(0,n.createElement)("div",{className:"swiper-container",id:d},(0,n.createElement)("div",{className:"swiper-wrapper",id:"swiper-wrapper",ref:w},y),C),L)};se.propTypes={autoPlaySpeed:d().number.isRequired,children:d().node,freeScroll:d().bool.isRequired,isDraggable:d().bool.isRequired,list:d().array,loop:d().bool.isRequired,navigation:d().bool.isRequired,onSwipe:d().func,pauseHover:d().any,slidesPerView:d().number.isRequired,uuid:d().string},se.defaultProps={autoPlaySpeed:null,freeScroll:!1,isDraggable:!0,loop:!0,navigation:!1,slidesPerView:1};var re=e=>{const{list:t,freeScroll:o,slidesPerView:a,loop:i}=e,s=(0,n.useMemo)((()=>oe()),[t.length,o,a,i]);return(0,n.createElement)("span",{key:s},(0,n.createElement)(se,(0,l.Z)({uuid:s},e)))},ce=o(779),ue=o(1984);const me=e=>{let{gutter:t,gutterMobile:o,changeStep:l,item:a,index:s}=e;const{selectedImage:r}=(0,n.useContext)(N),c=i()({"is-active":s===r,"wp-block-coblocks-gallery-carousel-thumbnail":!0,[`has-margin-top-${t}`]:t>0,[`has-margin-top-mobile-${o}`]:o>0,[`has-margin-right-${t}`]:t>0,[`has-margin-right-mobile-${o}`]:o>0,[`has-margin-bottom-${t}`]:t>0,[`has-margin-bottom-mobile-${o}`]:o>0,[`has-margin-left-${t}`]:t>0,[`has-margin-left-mobile-${o}`]:o>0});return(0,n.createElement)("button",{className:c,onClick:()=>l(s),style:{height:"80px",width:"100px"}},(0,n.createElement)("img",{alt:a.alt,"data-id":a.id,"data-link":a.link,src:a.url,style:{height:"100%",width:"100%"}}))};var de=(0,E.compose)([b.withNotices,e=>t=>{const{attributes:o,isSelected:l}=t,a={gutter:o.gutter,gutterMobile:o.gutterMobile,images:o.images,isSelected:l,showThumbnails:o.thumbnails};return(0,n.createElement)(A,a,(0,n.createElement)(e,t))}])((e=>{const{selectBlock:t}=(0,r.useDispatch)("core/block-editor"),{attributes:o,className:a,isSelected:c,noticeUI:u,setAttributes:m}=e,{align:d,gutter:g,gutterMobile:h,height:v,images:f,pageDots:k,prevNextButtons:E,thumbnails:S,responsiveHeight:w,lightbox:x,loop:y,draggable:C,freeScroll:M,autoPlaySpeed:L,autoPlay:I,pauseHover:T,gridSize:P,alignCells:A}=o,{selectedImage:R,setSelectedImage:D}=(0,n.useContext)(N),F={marginTop:g>0&&!w?g/2+"px":void 0};(0,n.useEffect)((()=>{!1===c&&null!==R&&D(null)}),[c]);const O=i()("is-cropped","has-carousel",`has-carousel-${P}`,...(0,$.jJ)(o),{[`align${d}`]:d,"has-aligned-cells":A,"has-horizontal-gutter":g>0,"has-lightbox":x,"has-no-arrows":!E,"has-no-thumbnails":!S,"is-selected":c}),V=e=>{D(" xlrg"===P?e:null)},H=e=>{m({images:f.filter(((t,o)=>o!==e))})},q=(e,t)=>{m({images:f.map(((o,l)=>l===e?t:o))})},j=(0,ce.HK)(o),U=(0,n.useCallback)((e=>{let{changeStep:t}=e;const o=i()("wp-block-coblocks-gallery-carousel-thumbnail-pagination",{[`has-margin-top-${g}`]:g>0,[`has-margin-top-mobile-${h}`]:h>0});return(0,n.createElement)("div",{className:o},f.map(((e,o)=>(0,n.createElement)(me,{changeStep:t,gutter:g,gutterMobile:h,index:o,item:e,key:o}))))}),[g,h,f]),G=(0,n.useCallback)((e=>{let{changeStep:t}=e;return(0,n.createElement)("div",{className:"wp-block-coblocks-gallery-carousel-page-dot-pagination-container"},(0,n.createElement)("div",{className:"wp-block-coblocks-gallery-carousel-page-dot-wrapper"},f.map(((e,o)=>(0,n.createElement)("button",{className:"wp-block-coblocks-gallery-carousel-page-dot-pagination",key:o,onClick:()=>t(o)})))))}),[R,f]),X=(0,n.useCallback)((e=>{let{changeStep:t}=e;return S?U({changeStep:t}):k?G({changeStep:t}):null}),[g,h,f,S]),K=(0,n.useMemo)((()=>(0,n.createElement)(re,{autoPlaySpeed:I?L:null,freeScroll:M,isDraggable:C,list:f,loop:y,navigation:E,onSwipe:V,Pagination:X,pauseHover:I?T:null,slidesPerView:{lrg:2,med:4,sml:5,xlrg:1}[P]},(e=>{let{index:t}=e;const o=(0,p.sprintf)(
56
  /* translators: %1$d is the order number of the image, %2$d is the total number of images */
57
+ (0,p.__)("image %1$d of %2$d in gallery","coblocks"),t+1,f.length);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(z,{ariaLabel:o,handleRemoveImage:H,handleReplaceImage:q,index:t,setAttributes:m}))}))),[I,L,C,M,P,g,h,f,y,k,T,E,S]),W=()=>{const t=!(!j||"skip"===j)&&(0,p.sprintf)(
58
  /* translators: %s: Type of gallery variation */
59
+ (0,p.__)("%s Carousel","coblocks"),j);return(0,n.createElement)(n.Fragment,null,u,(0,n.createElement)(B,(0,l.Z)({},e,{gutter:o.gutter,icon:(0,n.createElement)(ue.Z,{icon:s.cX3}),label:(0,p.__)("Carousel","coblocks"),variationLabel:t})))};return f.length||j?!f.length&&j?W():(0,n.createElement)(n.Fragment,null,c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(_,e),(0,n.createElement)(Z,e)),u,(0,n.createElement)(b.ResizableBox,{className:i()({"has-responsive-height":w,"is-selected":c}),enable:{bottom:!0,bottomLeft:!1,bottomRight:!1,left:!1,right:!1,top:!1,topLeft:!1,topRight:!1},minHeight:"0",onClick:()=>{c||t(e.clientId)},onResizeStop:(e,t,o,l)=>{m({height:parseInt(v+l.height,10)})},showHandle:c,size:{height:v,width:"100%"},style:{marginBottom:S?"80px":null}},(0,n.createElement)("div",{className:a},(0,n.createElement)("div",{className:O,style:F},K))),W()):(0,n.createElement)(ce.VF,e)}))},9334:function(e){e.exports=function(){"use strict";function e(){return(e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o,l=arguments[t];for(o in l)Object.prototype.hasOwnProperty.call(l,o)&&(e[o]=l[o])}return e}).apply(this,arguments)}function t(e,t){void 0===t&&(t=[]),Array.isArray(t)||(t=[t]),t.forEach((function(t){return!e.classList.contains(t)&&e.classList.add(t)}))}function o(e,t,o,l){e.addEventListener(t,o,l)}function l(e,t,o){e.removeEventListener(t,o)}function n(e,t,o){return void 0===o&&(o=""),e.setAttribute(t,o),e}function a(e,t,o){return Object.keys(t).forEach((function(o){e.style[o]=t[o]})),o&&getComputedStyle(e),e}var i={direction:"horizontal",touchRatio:1,touchAngle:45,longSwipesRatio:.5,initialSlide:0,loop:!1,freeMode:!1,passiveListeners:!0,resistance:!0,resistanceRatio:.85,speed:300,longSwipesMs:300,spaceBetween:0,slidesPerView:1,centeredSlides:!1,slidePrevClass:"swiper-slide-prev",slideNextClass:"swiper-slide-next",slideActiveClass:"swiper-slide-active",slideClass:"swiper-slide",wrapperClass:"swiper-wrapper",touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchMoveStopPropagation:!1,excludeElements:[],injections:{translate:function(e,t,o,l){a(t.element.$wrapper,{transition:e.isStart?"none":"transform ease "+l+"ms",transform:o.isHorizontal?"translate3d("+e.transforms+"px, 0, 0)":"translate3d(0, "+e.transforms+"px, 0)"})}}};var s=180/Math.PI;function r(){var t=[];return{getDuration:function(){var e=t[0],o=t[t.length-1];return e?o.time-e.time:0},getOffset:function(){var e=t[0],o=t[t.length-1];return e?{x:o.x-e.x,y:o.y-e.y}:{x:0,y:0}},getLogs:function(){return t},vector:function(){return l=(o=t).length-1,n=o[l],o=o[l-1]||n,l={x:n.x-o.x,y:n.y-o.y},n=n.time-o.time,o=l.x/n||0,n=l.y/n||0,e({},l,{angle:Math.atan2(Math.abs(l.y),Math.abs(l.x))*s,velocityX:o,velocityY:n});var o,l,n},clear:function(){t=[]},push:function(o){t.push(e({time:Date.now()},o))}}}function c(){return(performance||Date).now()}function u(){var e=function(){var e,t,o=requestAnimationFrame||webkitRequestAnimationFrame||setTimeout,l=cancelAnimationFrame||webkitCancelAnimationFrame||clearTimeout;return{run:function(l){e=void 0===e?c():e,t=o((function(){var t=c(),o=t-e;e=t,l(o)}))},stop:function(){e=void 0,l(t)}}}();return{run:function t(o){e.run((function(e){t(o),o(e)}))},stop:function(){e.stop()}}}function m(e,t){e=e.tracker,t=t.initStatus,e.clear(),t()}function d(e,t,o,l){var n=l.initLayout,a=l.initStatus,i=l.render,s=l.scrollPixel,r=l.slideTo,c=l.getOffsetSteps,d=u();return{preheat:function(e,t){var l=o.tracker;d.stop(),l.clear(),l.push(e),n(t),a(t),o.isStart=!0,i()},move:function(t){var l,n=o.tracker,a=e.touchRatio,r=e.touchAngle,c=e.isHorizontal;o.isStart&&!o.isScrolling&&(n.push(t),l=n.vector(),((t=n.getOffset()).x||t.y)&&(c&&l.angle<r||!c&&90-l.angle<r||o.isTouching?(a=l[c?"x":"y"]*a,o.isTouching=!0,s(a),i()):(o.isScrolling=!0,n.clear())))},stop:function(){var n,a,u,p=o.index,g=o.tracker,b=t.measure;o.isStart&&(o.isStart=!1,e.freeMode?(n=g.vector()[e.isHorizontal?"velocityX":"velocityY"],d.run((function(e){e*=n,n*=.98,Math.abs(e)<.01?(d.stop(),m(o,l)):(s(e),i(0))}))):(a=g.getDuration(),u=g.getOffset()[e.isHorizontal?"x":"y"],g=Math.ceil(Math.abs(u)/b.boxSize),b=c(u),a>e.longSwipesMs?r(p+b*(0<u?-1:1)):r(0<u?p-g:p+g),m(o,l)))}}}function p(e,t){var o={};return(o.update=function(e){var l,n=function(e,t,o){var l=e.$list,n=t.viewSize,a=t.slideSize,i=t.boxSize,s=-(t=(e=(s=o).loop?Math.ceil(s.slidesPerView):0)*i)+(o.centeredSlides?(n-a)/2:0);return{max:s,min:o.spaceBetween+(o.loop?a:n)+s-i*l.length,base:s,expand:e,buffer:t,minIndex:0,maxIndex:l.length-(o.centeredSlides||o.loop?1:Math.ceil(o.slidesPerView))}}(e,(l=t,a=(n=e).$el,l={boxSize:(a=((n=l.isHorizontal?a.offsetWidth:a.offsetHeight)-Math.ceil(l.slidesPerView-1)*l.spaceBetween)/l.slidesPerView)+l.spaceBetween,viewSize:n,slideSize:a}),t),a=Boolean("ontouchstart"in window||0<navigator.maxTouchPoints||0<navigator.msMaxTouchPoints||window.DocumentTouch&&document instanceof DocumentTouch);Object.assign(o,{touchable:a,element:e,measure:l,limitation:n})})(e),o}var g="data-shallow-slider",b="data-slider";function h(e,o){function l(){e.element.$wrapper.querySelectorAll("["+g+"]").forEach((function(t){return e.element.$wrapper.removeChild(t)}))}function i(){var t=e.element,l=e.measure,n=t.$wrapper,i={display:"flex",willChange:"transform",flexDirection:o.isHorizontal?"row":"column"},s=((t={})[o.isHorizontal?"width":"height"]=l.slideSize+"px",t[o.isHorizontal?"margin-right":"margin-bottom"]=o.spaceBetween+"px",t);a(n,i),n.querySelectorAll("["+b+"]").forEach((function(e){return a(e,s)}))}return{init:function(){(function(){var t,a,i,s,r,c;e.element.$list.forEach((function(e,t){return n(e,b,t)})),l(),o.loop&&(t=e.element,s=e.limitation,a=t.$list,i=t.$wrapper,s=s.expand,r=a.slice(-s).map((function(e){return e.cloneNode(!0)})),c=a.slice(0,s).map((function(e){return e.cloneNode(!0)})),r.forEach((function(e,t){i.appendChild(n(c[t],g)),i.insertBefore(n(r[t],g),a[0])})))})(),i()},render:function(l,n,a,i){var s=e.element.$wrapper;n=void 0===n?o.speed:n,o.injections.translate(l,e,o,n),l.isStart||function(l){var n=e.element.$wrapper,a=l.index;n.querySelectorAll("["+b+"]").forEach((function(e){var l,n,i=~~e.getAttribute(b);l=e,void 0===(n=[o.slidePrevClass,o.slideNextClass,o.slideActiveClass])&&(n=[]),Array.isArray(n)||(n=[n]),n.forEach((function(e){return l.classList.contains(e)&&l.classList.remove(e)})),i===a&&t(e,o.slideActiveClass),i==a-1&&t(e,o.slidePrevClass),i===a+1&&t(e,o.slideNextClass)}))}(l),i&&getComputedStyle(s).transform,a&&setTimeout(a,n)},destroy:function(){var t=e.element,n=t.$list,a=t.$wrapper,i=o.isHorizontal?"margin-right":"margin-bottom";["display","will-change","flex-direction"].forEach((function(e){a.style.removeProperty(e)})),n.forEach((function(e){return e.style.removeProperty(i)})),l()},updateSize:i}}function v(e,t){var o=e-t.max;return t=e-t.min,0<o?o:t<0?t:0}function f(t,o,l,n,a){function i(e){var o=t.measure;return Math.ceil(Math.abs(e)/o.boxSize-l.longSwipesRatio)}function s(e,t,l){n.render(o,e,t,l)}function r(n){var i,s,r=(s=t.limitation).min,c=s.max;r=(s=c-r+(l.loop?t.measure.boxSize:0))+1,o.transforms=n,l.loop?(i=(c-n)%r/s,o.progress=i<0?1+i:1<i?i-1:i):(i=(c-n)/s,o.progress=i<0?0:1<i?1:i),a.emit("scroll",e({},o))}function c(e,n){var c,u,m,d,p,g=t.measure,b=t.limitation,h=b.maxIndex-b.minIndex+1,f=l.loop?(e%h+h)%h:e>b.maxIndex?b.maxIndex:e<b.minIndex?b.minIndex:e,_=-f*g.boxSize+b.base;0!==i(_-o.transforms)&&l.loop&&(c=v(o.transforms,b),u=f-o.index,m=o.index,d=f,p=u,e=(h=b).maxIndex,m=(0<p?1:-1)*(h.minIndex-e-1)+d-m,(p=Math.abs(p)>Math.abs(m)?m:p)===u||c?o.index===f&&r(0<c?b.min-g.boxSize+c:b.max+g.boxSize+c):r(p<0?b.min-g.boxSize:b.max+g.boxSize),s(0,void 0,!0)),a.emit("before-slide",o.index,o,f),o.index=f,r(_),s(n,(function(){a.emit("after-slide",f,o)}))}return{update:function(){c(o.index,0),n.updateSize()},render:s,transform:r,slideTo:c,scrollPixel:function(e){var n,a=o.transforms,i=t.measure,s=t.limitation,c=(n=Number(e.toExponential().split("e")[1]))<=0?Math.pow(10,-(n-1)):1,u=a;l.resistance&&!l.loop&&(0<e&&a>=s.max?e-=Math.pow(e*c,l.resistanceRatio)/c:e<0&&a<=s.min&&(e+=Math.pow(-e*c,l.resistanceRatio)/c)),u+=e,l.loop&&(n=o.tracker.vector(),c=l.isHorizontal?n.velocityX:n.velocityY,(e=v(a,s))&&(n=a,a=s,0<(c=c)&&n>a.max||c<0&&n<a.min)&&(u=0<e?s.min-i.boxSize+e:s.max+i.boxSize+e)),r(u)},initStatus:function(e){void 0===e&&(e=0),o.startTransform=e,o.isStart=!1,o.isScrolling=!1,o.isTouching=!1},initLayout:function(e){r(e)},getOffsetSteps:i}}function _(e,t){var o="string"==typeof e?document.body.querySelector(e):e;return e=o.querySelector("."+t.wrapperClass),t=[].slice.call(o.getElementsByClassName(t.slideClass)),{$el:o,$wrapper:e,$list:t}}function k(t,n){var a=(m=e({},i,m=n),e({},m,{isHorizontal:"horizontal"===m.direction})),s=function(){var e={};return{on:function(t,o){e[t]?e[t].push(o):e[t]=[o]},off:function(t,o){!e[t]||-1<(o=e[t].indexOf(o))&&e[t].splice(o,1)},emit:function(t){for(var o=arguments.length,l=new Array(1<o?o-1:0),n=1;n<o;n++)l[n-1]=arguments[n];e[t]&&e[t].forEach((function(e){return e.apply(void 0,l)}))},clear:function(){e={}}}}(),c=p(_(t,a),a),u={tracker:r(),index:0,startTransform:0,isStart:!1,isScrolling:!1,isTouching:!1,transforms:0,progress:0},m=(n=s.on,s.off),g=s.emit,b={on:n,off:m,env:c,state:u,options:a};(a.plugins||k.plugins||[]).forEach((function(e){return e(b,a)})),g("before-init",b);var v=h(c,a),E=f(c,u,a,v,s),S=function(e,t,n,a){var i=e.touchable,s=["INPUT","SELECT","OPTION","TEXTAREA","BUTTON","VIDEO"],r=(a=d(n,e,t,a)).preheat,c=a.move,u=a.stop;function m(e){return{x:(e=i?e.changedTouches[0]:e).pageX,y:e.pageY}}function p(t){for(var o=0;o<n.excludeElements.length;o++)if(n.excludeElements[o].contains(t.target))return;var l,a=e.element.$wrapper,c=n.touchStartPreventDefault&&-1===s.indexOf(t.target.nodeName)||n.touchStartForcePreventDefault;!i&&c&&t.preventDefault(),r(m(t),(l=a,c=n.isHorizontal,a=getComputedStyle(l).transform.replace(/[a-z]|\(|\)|\s/g,"").split(",").map(parseFloat),l=[],16===a.length?l=a.slice(12,14):6===a.length&&(l=a.slice(4,6)),l[c?0:1]||0))}function g(e){n.touchMoveStopPropagation&&e.stopPropagation(),c(m(e)),t.isTouching&&!1!==e.cancelable&&e.preventDefault()}function b(){u()}return{attach:function(){var t=e.element.$el;i?(o(t,"touchstart",p,{passive:n.passiveListeners,capture:!1}),o(t,"touchmove",g),o(t,"touchend",b),o(t,"touchcancel",b)):(o(t,"mousedown",p),o(document,"mousemove",g),o(document,"mouseup",b))},detach:function(){var t=e.element.$el;l(t,"touchstart",p),l(t,"touchmove",g),l(t,"touchend",b),l(t,"touchcancel",b),l(t,"mousedown",p),l(document,"mousemove",g),l(document,"mouseup",b)}}}(c,u,a,E);return u=E.slideTo,Object.assign(b,{update:function(){v.destroy(),c.update(_(t,a)),v.init(),E.update()},destroy:function(){g("before-destroy",b),S.detach(),v.destroy(),g("after-destroy",b),s.clear()},slideTo:u,updateSize:function(){c.update(_(t,a)),E.update()}}),v.init(),S.attach(),u(a.initialSlide,0),g("after-init",b),b}return k.use=function(e){k.plugins=e},k}()},8608:function(e){e.exports=function(){"use strict";function e(e,t,o,l){e.addEventListener(t,o,l)}function t(e,t,o){e.removeEventListener(t,o)}return function(o,l){function n(e){c(e.target,"next")}function a(e){c(e.target,"prev")}var i=Boolean(l.navigation),s={nextEl:null,prevEl:null},r=Object.assign({disabledClass:"swiper-button-disabled"},l.navigation),c=function(e,t){u(e)&&!o.options.loop||(e=o.state.index,"next"===t&&o.slideTo(e+1),"prev"===t&&o.slideTo(e-1))},u=function(e){return e.classList.contains(r.disabledClass)};o.on("before-slide",(function(e,t,l){var n,a;o.options.loop||(n=l,l=(a=o.env.limitation).minIndex,a=a.maxIndex,s&&s.prevEl&&s.nextEl&&(s.nextEl.classList.contains(r.disabledClass)&&l<=n&&s.nextEl.classList.remove(r.disabledClass),s.prevEl.classList.contains(r.disabledClass)&&n<=a&&s.prevEl.classList.remove(r.disabledClass),n===l&&s.prevEl.classList.add(r.disabledClass),n===a&&s.nextEl.classList.add(r.disabledClass)))})),o.on("after-init",(function(){var t,l,c;i&&(s.nextEl="string"==typeof r.nextEl?document.body.querySelector(r.nextEl):r.nextEl,s.prevEl="string"==typeof r.prevEl?document.body.querySelector(r.prevEl):r.prevEl,o.options.loop||(t=o.state.index,l=o.env.element.$list,t===(c=o.env.limitation.minIndex)&&s.prevEl&&s.prevEl.classList.add(r.disabledClass),l.length===c&&s.nextEl&&s.nextEl.classList.add(r.disabledClass)),e(s.nextEl,"click",n),e(s.prevEl,"click",a))})),o.on("after-destroy",(function(){s&&s.prevEl&&s.nextEl&&(t(s.nextEl,"click",n),t(s.prevEl,"click",a),delete s.nextEl,delete s.prevEl)}))}}()}}]);
dist/315.js CHANGED
@@ -1,2099 +1,2099 @@
1
- "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[315],{2315:function(o,c,e){e.r(c),e.d(c,{default:function(){return i}});var l=e(5935),_=e(9307),s=e(5736),t=function(o){let{icon:c,size:e=24,...l}=o;return(0,_.cloneElement)(c,{width:e,height:e,...l})},k=e(7635),b={accessible:{
2
  /* translators: icon label */
3
- label:(0,s.__)("Accessible","coblocks"),keywords:[
4
  /* translators: icon keyword */
5
- (0,s.__)("handicapped","coblocks"),
6
  /* translators: icon keyword */
7
- (0,s.__)("health care","coblocks"),
8
  /* translators: icon keyword */
9
- (0,s.__)("medical","coblocks"),
10
  /* translators: icon keyword */
11
- (0,s.__)("wheelchair","coblocks")],icon:(0,_.createElement)(t,{icon:k._wv.default})},accordion_item:{
12
  /* translators: icon label */
13
- label:(0,s.__)("Accordion Item","coblocks"),keywords:[
14
  /* translators: icon keyword */
15
- (0,s.__)("interface","coblocks"),
16
  /* translators: icon keyword */
17
- (0,s.__)("modal","coblocks"),
18
  /* translators: icon keyword */
19
- (0,s.__)("window","coblocks")],icon:(0,_.createElement)(t,{icon:k.Gvm.default})},accordion:{
20
  /* translators: icon label */
21
- label:(0,s.__)("Accordion","coblocks"),keywords:[
22
  /* translators: icon keyword */
23
- (0,s.__)("item","coblocks"),
24
  /* translators: icon keyword */
25
- (0,s.__)("window","coblocks")],icon:(0,_.createElement)(t,{icon:k.$PS.default})},accounttree:{
26
  /* translators: icon label */
27
- label:(0,s.__)("Diagram","coblocks"),keywords:[
28
  /* translators: icon keyword */
29
- (0,s.__)("blueprint","coblocks"),
30
  /* translators: icon keyword */
31
- (0,s.__)("flowchart","coblocks"),
32
  /* translators: icon keyword */
33
- (0,s.__)("hierarchy","coblocks"),
34
  /* translators: icon keyword */
35
- (0,s.__)("layout","coblocks"),
36
  /* translators: icon keyword */
37
- (0,s.__)("map","coblocks"),
38
  /* translators: icon keyword */
39
- (0,s.__)("sitemap","coblocks")],icon:(0,_.createElement)(t,{icon:k.uUB.default}),icon_outlined:(0,_.createElement)(t,{icon:k.uUB.outlined})},album:{
40
  /* translators: icon label */
41
- label:(0,s.__)("Album","coblocks"),keywords:[
42
  /* translators: icon keyword */
43
- (0,s.__)("audio","coblocks"),
44
  /* translators: icon keyword */
45
- (0,s.__)("bullseye","coblocks"),
46
  /* translators: icon keyword */
47
- (0,s.__)("media","coblocks"),
48
  /* translators: icon keyword */
49
- (0,s.__)("music","coblocks"),
50
  /* translators: icon keyword */
51
- (0,s.__)("song","coblocks"),
52
  /* translators: icon keyword */
53
- (0,s.__)("target","coblocks")],icon:(0,_.createElement)(t,{icon:k.oZz.default}),icon_outlined:(0,_.createElement)(t,{icon:k.oZz.outlined})},alert:{
54
  /* translators: icon label */
55
- label:(0,s.__)("Alert","coblocks"),keywords:[
56
  /* translators: icon keyword */
57
- (0,s.__)("bell","coblocks"),
58
  /* translators: icon keyword */
59
- (0,s.__)("danger","coblocks"),
60
  /* translators: icon keyword */
61
- (0,s.__)("ring","coblocks"),
62
  /* translators: icon keyword */
63
- (0,s.__)("sound","coblocks"),
64
  /* translators: icon keyword */
65
- (0,s.__)("warning","coblocks")],icon:(0,_.createElement)(t,{icon:k.maR.default})},allinclusive:{
66
  /* translators: icon label */
67
- label:(0,s.__)("Infinity","coblocks"),keywords:[
68
  /* translators: icon keyword */
69
- (0,s.__)("cycle","coblocks"),
70
  /* translators: icon keyword */
71
- (0,s.__)("eternal","coblocks"),
72
  /* translators: icon keyword */
73
- (0,s.__)("figure eight","coblocks"),
74
  /* translators: icon keyword */
75
- (0,s.__)("loop","coblocks")],icon:(0,_.createElement)(t,{icon:k.L6J.default})},animation:{
76
  /* translators: icon label */
77
- label:(0,s.__)("Animation","coblocks"),keywords:[
78
  /* translators: icon keyword */
79
- (0,s.__)("balls","coblocks"),
80
  /* translators: icon keyword */
81
- (0,s.__)("loading","coblocks"),
82
  /* translators: icon keyword */
83
- (0,s.__)("movement","coblocks"),
84
  /* translators: icon keyword */
85
- (0,s.__)("progression","coblocks")],icon:(0,_.createElement)(t,{icon:k.Icg.default})},aperture:{
86
  /* translators: icon label */
87
- label:(0,s.__)("Aperture","coblocks"),keywords:[
88
  /* translators: icon keyword */
89
- (0,s.__)("camera","coblocks"),
90
  /* translators: icon keyword */
91
- (0,s.__)("creative","coblocks"),
92
  /* translators: icon keyword */
93
- (0,s.__)("film","coblocks"),
94
  /* translators: icon keyword */
95
- (0,s.__)("media","coblocks"),
96
  /* translators: icon keyword */
97
- (0,s.__)("photo","coblocks"),
98
  /* translators: icon keyword */
99
- (0,s.__)("photography","coblocks")],icon:(0,_.createElement)(t,{icon:k.a2B.default}),icon_outlined:(0,_.createElement)(t,{icon:k.a2B.outlined})},at:{
100
  /* translators: icon label */
101
- label:(0,s.__)("At","coblocks"),keywords:[
102
  /* translators: icon keyword */
103
- (0,s.__)("at sign","coblocks"),
104
  /* translators: icon keyword */
105
- (0,s.__)("email","coblocks"),
106
  /* translators: icon keyword */
107
- (0,s.__)("letter","coblocks"),
108
  /* translators: icon keyword */
109
- (0,s.__)("mail","coblocks"),
110
  /* translators: icon keyword */
111
- (0,s.__)("mention","coblocks"),
112
  /* translators: icon keyword */
113
- (0,s.__)("message","coblocks"),
114
  /* translators: icon keyword */
115
- (0,s.__)("symbol","coblocks")],icon:(0,_.createElement)(t,{icon:k.XJw.default})},audiotrack:{
116
  /* translators: icon label */
117
- label:(0,s.__)("Audiotrack","coblocks"),keywords:[
118
  /* translators: icon keyword */
119
- (0,s.__)("media","coblocks"),
120
  /* translators: icon keyword */
121
- (0,s.__)("music","coblocks"),
122
  /* translators: icon keyword */
123
- (0,s.__)("podcast","coblocks"),
124
  /* translators: icon keyword */
125
- (0,s.__)("song","coblocks"),
126
  /* translators: icon keyword */
127
- (0,s.__)("sound","coblocks"),
128
  /* translators: icon keyword */
129
- (0,s.__)("tune","coblocks")],icon:(0,_.createElement)(t,{icon:k._rZ.default}),icon_outlined:(0,_.createElement)(t,{icon:k._rZ.outlined})},author:{
130
  /* translators: icon label */
131
- label:(0,s.__)("Author","coblocks"),keywords:[
132
  /* translators: icon keyword */
133
- (0,s.__)("head","coblocks"),
134
  /* translators: icon keyword */
135
- (0,s.__)("human","coblocks"),
136
  /* translators: icon keyword */
137
- (0,s.__)("people","coblocks"),
138
  /* translators: icon keyword */
139
- (0,s.__)("person","coblocks")],icon:(0,_.createElement)(t,{icon:k.Wg0.default})},blocks:{
140
  /* translators: icon label */
141
- label:(0,s.__)("Blocks","coblocks"),keywords:[
142
  /* translators: icon keyword */
143
- (0,s.__)("boxes","coblocks"),
144
  /* translators: icon keyword */
145
- (0,s.__)("build","coblocks"),
146
  /* translators: icon keyword */
147
- (0,s.__)("square","coblocks"),
148
  /* translators: icon keyword */
149
- (0,s.__)("stack","coblocks"),
150
  /* translators: icon keyword */
151
- (0,s.__)("widgets","coblocks")],icon:(0,_.createElement)(t,{icon:k.s2I.default}),icon_outlined:(0,_.createElement)(t,{icon:k.s2I.outlined})},bluron:{
152
  /* translators: icon label */
153
- label:(0,s.__)("Blur","coblocks"),keywords:[
154
  /* translators: icon keyword */
155
- (0,s.__)("dots","coblocks"),
156
  /* translators: icon keyword */
157
- (0,s.__)("plot","coblocks"),
158
  /* translators: icon keyword */
159
- (0,s.__)("random","coblocks")],icon:(0,_.createElement)(t,{icon:k.Xut.default})},brush:{
160
  /* translators: icon label */
161
- label:(0,s.__)("Brush","coblocks"),keywords:[
162
  /* translators: icon keyword */
163
- (0,s.__)("artist","coblocks"),
164
  /* translators: icon keyword */
165
- (0,s.__)("colors","coblocks"),
166
  /* translators: icon keyword */
167
- (0,s.__)("creative","coblocks"),
168
  /* translators: icon keyword */
169
- (0,s.__)("design","coblocks"),
170
  /* translators: icon keyword */
171
- (0,s.__)("media","coblocks"),
172
  /* translators: icon keyword */
173
- (0,s.__)("paint","coblocks"),
174
  /* translators: icon keyword */
175
- (0,s.__)("paintbrush","coblocks"),
176
  /* translators: icon keyword */
177
- (0,s.__)("palette","coblocks")],icon:(0,_.createElement)(t,{icon:k.nvk.default}),icon_outlined:(0,_.createElement)(t,{icon:k.nvk.outlined})},build:{
178
  /* translators: icon label */
179
- label:(0,s.__)("Tools","coblocks"),keywords:[
180
  /* translators: icon keyword */
181
- (0,s.__)("build","coblocks"),
182
  /* translators: icon keyword */
183
- (0,s.__)("construction","coblocks"),
184
  /* translators: icon keyword */
185
- (0,s.__)("settings","coblocks"),
186
  /* translators: icon keyword */
187
- (0,s.__)("work","coblocks"),
188
  /* translators: icon keyword */
189
- (0,s.__)("wrench","coblocks")],icon:(0,_.createElement)(t,{icon:k.x3j.default}),icon_outlined:(0,_.createElement)(t,{icon:k.x3j.outlined})},cake:{
190
  /* translators: icon label */
191
- label:(0,s.__)("Cake","coblocks"),keywords:[
192
  /* translators: icon keyword */
193
- (0,s.__)("baking","coblocks"),
194
  /* translators: icon keyword */
195
- (0,s.__)("birthday","coblocks"),
196
  /* translators: icon keyword */
197
- (0,s.__)("celebration","coblocks"),
198
  /* translators: icon keyword */
199
- (0,s.__)("food","coblocks"),
200
  /* translators: icon keyword */
201
- (0,s.__)("fun","coblocks"),
202
  /* translators: icon keyword */
203
- (0,s.__)("party","coblocks"),
204
  /* translators: icon keyword */
205
- (0,s.__)("taste","coblocks")],icon:(0,_.createElement)(t,{icon:k.RdJ.default})},calendar:{
206
  /* translators: icon label */
207
- label:(0,s.__)("Calendar","coblocks"),keywords:[
208
  /* translators: icon keyword */
209
- (0,s.__)("date","coblocks"),
210
  /* translators: icon keyword */
211
- (0,s.__)("day","coblocks"),
212
  /* translators: icon keyword */
213
- (0,s.__)("month","coblocks"),
214
  /* translators: icon keyword */
215
- (0,s.__)("time","coblocks")],icon:(0,_.createElement)(t,{icon:k.OOY.default})},camera:{
216
  /* translators: icon label */
217
- label:(0,s.__)("Camera","coblocks"),keywords:[
218
  /* translators: icon keyword */
219
- (0,s.__)("aperture","coblocks"),
220
  /* translators: icon keyword */
221
- (0,s.__)("creative","coblocks"),
222
  /* translators: icon keyword */
223
- (0,s.__)("film","coblocks"),
224
  /* translators: icon keyword */
225
- (0,s.__)("media","coblocks"),
226
  /* translators: icon keyword */
227
- (0,s.__)("photography","coblocks"),
228
  /* translators: icon keyword */
229
- (0,s.__)("photo","coblocks")],icon:(0,_.createElement)(t,{icon:k.DBe.default}),icon_outlined:(0,_.createElement)(t,{icon:k.DBe.outlined})},caret:{
230
  /* translators: icon label */
231
- label:(0,s.__)("Caret","coblocks"),keywords:[
232
  /* translators: icon keyword */
233
- (0,s.__)("arrow","coblocks"),
234
  /* translators: icon keyword */
235
- (0,s.__)("direction","coblocks"),
236
  /* translators: icon keyword */
237
- (0,s.__)("up","coblocks")],icon:(0,_.createElement)(t,{icon:k.ccE.default})},cast:{
238
  /* translators: icon label */
239
- label:(0,s.__)("Cast","coblocks"),keywords:[
240
  /* translators: icon keyword */
241
- (0,s.__)("broadcast","coblocks"),
242
  /* translators: icon keyword */
243
- (0,s.__)("chromecast","coblocks"),
244
  /* translators: icon keyword */
245
- (0,s.__)("screen","coblocks"),
246
  /* translators: icon keyword */
247
- (0,s.__)("television","coblocks"),
248
  /* translators: icon keyword */
249
- (0,s.__)("tv","coblocks"),
250
  /* translators: icon keyword */
251
- (0,s.__)("video","coblocks"),
252
  /* translators: icon keyword */
253
- (0,s.__)("vodcast","coblocks")],icon:(0,_.createElement)(t,{icon:k.a3S.default})},checklist:{
254
  /* translators: icon label */
255
- label:(0,s.__)("Checklist","coblocks"),keywords:[
256
  /* translators: icon keyword */
257
- (0,s.__)("check","coblocks"),
258
  /* translators: icon keyword */
259
- (0,s.__)("done","coblocks"),
260
  /* translators: icon keyword */
261
- (0,s.__)("list","coblocks"),
262
  /* translators: icon keyword */
263
- (0,s.__)("okay","coblocks"),
264
  /* translators: icon keyword */
265
- (0,s.__)("task","coblocks")],icon:(0,_.createElement)(t,{icon:k.HwA.default})},checkmark_circle:{
266
  /* translators: icon label */
267
- label:(0,s.__)("Checkmark circle","coblocks"),keywords:[
268
  /* translators: icon keyword */
269
- (0,s.__)("check","coblocks"),
270
  /* translators: icon keyword */
271
- (0,s.__)("confirm","coblocks"),
272
  /* translators: icon keyword */
273
- (0,s.__)("done","coblocks"),
274
  /* translators: icon keyword */
275
- (0,s.__)("okay","coblocks")],icon:(0,_.createElement)(t,{icon:k.kBr.default})},circle_add:{
276
  /* translators: icon label */
277
- label:(0,s.__)("Add Circle","coblocks"),keywords:[
278
  /* translators: icon keyword */
279
- (0,s.__)("add","coblocks"),
280
  /* translators: icon keyword */
281
- (0,s.__)("circle","coblocks"),
282
  /* translators: icon keyword */
283
- (0,s.__)("insert","coblocks"),
284
  /* translators: icon keyword */
285
- (0,s.__)("math","coblocks"),
286
  /* translators: icon keyword */
287
- (0,s.__)("plus","coblocks")],icon:(0,_.createElement)(t,{icon:k.AHP.default}),icon_outlined:(0,_.createElement)(t,{icon:k.AHP.outlined})},circle_remove:{
288
  /* translators: icon label */
289
- label:(0,s.__)("Substract Circle","coblocks"),keywords:[
290
  /* translators: icon keyword */
291
- (0,s.__)("remove","coblocks"),
292
  /* translators: icon keyword */
293
- (0,s.__)("circle","coblocks"),
294
  /* translators: icon keyword */
295
- (0,s.__)("insert","coblocks"),
296
  /* translators: icon keyword */
297
- (0,s.__)("delete","coblocks"),
298
  /* translators: icon keyword */
299
- (0,s.__)("math","coblocks"),
300
  /* translators: icon keyword */
301
- (0,s.__)("minus","coblocks")],icon:(0,_.createElement)(t,{icon:k.ODX.default}),icon_outlined:(0,_.createElement)(t,{icon:k.ODX.outlined})},city:{
302
  /* translators: icon label */
303
- label:(0,s.__)("City","coblocks"),keywords:[
304
  /* translators: icon keyword */
305
- (0,s.__)("building","coblocks"),
306
  /* translators: icon keyword */
307
- (0,s.__)("business","coblocks"),
308
  /* translators: icon keyword */
309
- (0,s.__)("corporation","coblocks"),
310
  /* translators: icon keyword */
311
- (0,s.__)("location","coblocks"),
312
  /* translators: icon keyword */
313
- (0,s.__)("map","coblocks"),
314
  /* translators: icon keyword */
315
- (0,s.__)("public","coblocks"),
316
  /* translators: icon keyword */
317
- (0,s.__)("skyscraper","coblocks"),
318
  /* translators: icon keyword */
319
- (0,s.__)("town","coblocks")],icon:(0,_.createElement)(t,{icon:k.TL_.default})},cloud:{
320
  /* translators: icon label */
321
- label:(0,s.__)("Cloud","coblocks"),keywords:[
322
  /* translators: icon keyword */
323
- (0,s.__)("forecast","coblocks"),
324
  /* translators: icon keyword */
325
- (0,s.__)("internet","coblocks"),
326
  /* translators: icon keyword */
327
- (0,s.__)("network","coblocks"),
328
  /* translators: icon keyword */
329
- (0,s.__)("rain","coblocks"),
330
  /* translators: icon keyword */
331
- (0,s.__)("sky","coblocks"),
332
  /* translators: icon keyword */
333
- (0,s.__)("weather","coblocks")],icon:(0,_.createElement)(t,{icon:k.suf.default}),icon_outlined:(0,_.createElement)(t,{icon:k.suf.outlined})},coblocks:{
334
  /* translators: icon label */
335
- label:(0,s.__)("CoBlocks","coblocks"),keywords:[
336
  /* translators: icon keyword */
337
- (0,s.__)("blocks","coblocks"),
338
  /* translators: icon keyword */
339
- (0,s.__)("build","coblocks"),
340
  /* translators: icon keyword */
341
- (0,s.__)("design","coblocks"),
342
  /* translators: icon keyword */
343
- (0,s.__)("gutenberg","coblocks")],icon:(0,_.createElement)(t,{icon:k.RDB.default})},color_palette:{
344
  /* translators: icon label */
345
- label:(0,s.__)("Color Palette","coblocks"),keywords:[
346
  /* translators: icon keyword */
347
- (0,s.__)("artist","coblocks"),
348
  /* translators: icon keyword */
349
- (0,s.__)("creative","coblocks"),
350
  /* translators: icon keyword */
351
- (0,s.__)("design","coblocks"),
352
  /* translators: icon keyword */
353
- (0,s.__)("media","coblocks"),
354
  /* translators: icon keyword */
355
- (0,s.__)("paint","coblocks"),
356
  /* translators: icon keyword */
357
- (0,s.__)("palette","coblocks")],icon:(0,_.createElement)(t,{icon:k.Ahk.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Ahk.outlined})},color_picker:{
358
  /* translators: icon label */
359
- label:(0,s.__)("Color Picker","coblocks"),keywords:[
360
  /* translators: icon keyword */
361
- (0,s.__)("artist","coblocks"),
362
  /* translators: icon keyword */
363
- (0,s.__)("creative","coblocks"),
364
  /* translators: icon keyword */
365
- (0,s.__)("design","coblocks"),
366
  /* translators: icon keyword */
367
- (0,s.__)("eye dropper","coblocks"),
368
  /* translators: icon keyword */
369
- (0,s.__)("media","coblocks"),
370
  /* translators: icon keyword */
371
- (0,s.__)("paint","coblocks"),
372
  /* translators: icon keyword */
373
- (0,s.__)("palette","coblocks")],icon:(0,_.createElement)(t,{icon:k.l2W.default}),icon_outlined:(0,_.createElement)(t,{icon:k.l2W.outlined})},column:{
374
  /* translators: icon label */
375
- label:(0,s.__)("Column","coblocks"),keywords:[
376
  /* translators: icon keyword */
377
- (0,s.__)("divider","coblocks"),
378
  /* translators: icon keyword */
379
- (0,s.__)("middle","coblocks"),
380
  /* translators: icon keyword */
381
- (0,s.__)("separator","coblocks")],icon:(0,_.createElement)(t,{icon:k.oCD.default})},confirmationnumber:{
382
  /* translators: icon label */
383
- label:(0,s.__)("Ticket","coblocks"),keywords:[
384
  /* translators: icon keyword */
385
- (0,s.__)("admission","coblocks"),
386
  /* translators: icon keyword */
387
- (0,s.__)("coupon","coblocks"),
388
  /* translators: icon keyword */
389
- (0,s.__)("receipt","coblocks"),
390
  /* translators: icon keyword */
391
- (0,s.__)("voucher","coblocks")],icon:(0,_.createElement)(t,{icon:k.cf_.default}),icon_outlined:(0,_.createElement)(t,{icon:k.cf_.outlined})},content:{
392
  /* translators: icon label */
393
- label:(0,s.__)("Content","coblocks"),keywords:[
394
  /* translators: icon keyword */
395
- (0,s.__)("line","coblocks"),
396
  /* translators: icon keyword */
397
- (0,s.__)("paragraph","coblocks"),
398
  /* translators: icon keyword */
399
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.dUK.default})},couch:{
400
  /* translators: icon label */
401
- label:(0,s.__)("Couch","coblocks"),keywords:[
402
  /* translators: icon keyword */
403
- (0,s.__)("chair","coblocks"),
404
  /* translators: icon keyword */
405
- (0,s.__)("chill","coblocks"),
406
  /* translators: icon keyword */
407
- (0,s.__)("relax","coblocks"),
408
  /* translators: icon keyword */
409
- (0,s.__)("rest","coblocks"),
410
  /* translators: icon keyword */
411
- (0,s.__)("sleep","coblocks"),
412
  /* translators: icon keyword */
413
- (0,s.__)("sofa","coblocks"),
414
  /* translators: icon keyword */
415
- (0,s.__)("weekend","coblocks")],icon:(0,_.createElement)(t,{icon:k.bV.default}),icon_outlined:(0,_.createElement)(t,{icon:k.bV.outlined})},counter:{
416
  /* translators: icon label */
417
- label:(0,s.__)("Counter","coblocks"),keywords:[
418
  /* translators: icon keyword */
419
- (0,s.__)("count","coblocks"),
420
  /* translators: icon keyword */
421
- (0,s.__)("number","coblocks"),
422
  /* translators: icon keyword */
423
- (0,s.__)("stats","coblocks"),
424
  /* translators: icon keyword */
425
- (0,s.__)("ticker","coblocks"),
426
  /* translators: icon keyword */
427
- (0,s.__)("time","coblocks"),
428
  /* translators: icon keyword */
429
- (0,s.__)("watch","coblocks")],icon:(0,_.createElement)(t,{icon:k.C8S.default})},credit_card:{
430
  /* translators: icon label */
431
- label:(0,s.__)("Credit Card","coblocks"),keywords:[
432
  /* translators: icon keyword */
433
- (0,s.__)("cash","coblocks"),
434
  /* translators: icon keyword */
435
- (0,s.__)("checkout","coblocks"),
436
  /* translators: icon keyword */
437
- (0,s.__)("commerce","coblocks"),
438
  /* translators: icon keyword */
439
- (0,s.__)("ecommerce","coblocks"),
440
  /* translators: icon keyword */
441
- (0,s.__)("money","coblocks"),
442
  /* translators: icon keyword */
443
- (0,s.__)("payment","coblocks"),
444
  /* translators: icon keyword */
445
- (0,s.__)("shop","coblocks"),
446
  /* translators: icon keyword */
447
- (0,s.__)("store","coblocks")],icon:(0,_.createElement)(t,{icon:k.ZGB.default})},custom_typography:{
448
  /* translators: icon label */
449
- label:(0,s.__)("Custom typography","coblocks"),keywords:[
450
  /* translators: icon keyword */
451
- (0,s.__)("alphabet","coblocks"),
452
  /* translators: icon keyword */
453
- (0,s.__)("letter","coblocks"),
454
  /* translators: icon keyword */
455
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.eg8.default})},data_usage:{
456
  /* translators: icon label */
457
- label:(0,s.__)("Pie Chart","coblocks"),keywords:[
458
  /* translators: icon keyword */
459
- (0,s.__)("analytics","coblocks"),
460
  /* translators: icon keyword */
461
- (0,s.__)("chart","coblocks"),
462
  /* translators: icon keyword */
463
- (0,s.__)("circle","coblocks"),
464
  /* translators: icon keyword */
465
- (0,s.__)("data","coblocks"),
466
  /* translators: icon keyword */
467
- (0,s.__)("graph","coblocks"),
468
  /* translators: icon keyword */
469
- (0,s.__)("pie","coblocks"),
470
  /* translators: icon keyword */
471
- (0,s.__)("stats","coblocks")],icon:(0,_.createElement)(t,{icon:k.Y_O.default})},desktop_mac:{
472
  /* translators: icon label */
473
- label:(0,s.__)("Desktop","coblocks"),keywords:[
474
  /* translators: icon keyword */
475
- (0,s.__)("computer","coblocks"),
476
  /* translators: icon keyword */
477
- (0,s.__)("device","coblocks"),
478
  /* translators: icon keyword */
479
- (0,s.__)("monitor","coblocks"),
480
  /* translators: icon keyword */
481
- (0,s.__)("office","coblocks"),
482
  /* translators: icon keyword */
483
- (0,s.__)("pc","coblocks"),
484
  /* translators: icon keyword */
485
- (0,s.__)("screen","coblocks")],icon:(0,_.createElement)(t,{icon:k.Wai.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Wai.outlined})},desktop:{
486
  /* translators: icon label */
487
- label:(0,s.__)("Desktop","coblocks"),keywords:[
488
  /* translators: icon keyword */
489
- (0,s.__)("square","coblocks"),
490
  /* translators: icon keyword */
491
- (0,s.__)("window","coblocks")],icon:(0,_.createElement)(t,{icon:k.Wlf.default})},device_hub:{
492
  /* translators: icon label */
493
- label:(0,s.__)("Hub","coblocks"),keywords:[
494
  /* translators: icon keyword */
495
- (0,s.__)("connect","coblocks"),
496
  /* translators: icon keyword */
497
- (0,s.__)("device","coblocks"),
498
  /* translators: icon keyword */
499
- (0,s.__)("share","coblocks"),
500
  /* translators: icon keyword */
501
- (0,s.__)("social","coblocks"),
502
  /* translators: icon keyword */
503
- (0,s.__)("usb","coblocks")],icon:(0,_.createElement)(t,{icon:k.LRo.default})},devices:{
504
  /* translators: icon label */
505
- label:(0,s.__)("Devices","coblocks"),keywords:[
506
  /* translators: icon keyword */
507
- (0,s.__)("computer","coblocks"),
508
  /* translators: icon keyword */
509
- (0,s.__)("ipad","coblocks"),
510
  /* translators: icon keyword */
511
- (0,s.__)("office","coblocks"),
512
  /* translators: icon keyword */
513
- (0,s.__)("pc","coblocks"),
514
  /* translators: icon keyword */
515
- (0,s.__)("screen","coblocks"),
516
  /* translators: icon keyword */
517
- (0,s.__)("surface","coblocks")],icon:(0,_.createElement)(t,{icon:k.fLt.default})},devicesalternate:{
518
  /* translators: icon label */
519
- label:(0,s.__)("Devices Alternate","coblocks"),keywords:[
520
  /* translators: icon keyword */
521
- (0,s.__)("computer","coblocks"),
522
  /* translators: icon keyword */
523
- (0,s.__)("desk","coblocks"),
524
  /* translators: icon keyword */
525
- (0,s.__)("devices","coblocks"),
526
  /* translators: icon keyword */
527
- (0,s.__)("ipad","coblocks"),
528
  /* translators: icon keyword */
529
- (0,s.__)("office","coblocks"),
530
  /* translators: icon keyword */
531
- (0,s.__)("pc","coblocks"),
532
  /* translators: icon keyword */
533
- (0,s.__)("screen","coblocks"),
534
  /* translators: icon keyword */
535
- (0,s.__)("surface","coblocks"),
536
  /* translators: icon keyword */
537
- (0,s.__)("tablet","coblocks"),
538
  /* translators: icon keyword */
539
- (0,s.__)("watch","coblocks")],icon:(0,_.createElement)(t,{icon:k.xhM.default})},dining:{
540
  /* translators: icon label */
541
- label:(0,s.__)("Dining","coblocks"),keywords:[
542
  /* translators: icon keyword */
543
- (0,s.__)("cafe","coblocks"),
544
  /* translators: icon keyword */
545
- (0,s.__)("cutlery","coblocks"),
546
  /* translators: icon keyword */
547
- (0,s.__)("drink","coblocks"),
548
  /* translators: icon keyword */
549
- (0,s.__)("eat","coblocks"),
550
  /* translators: icon keyword */
551
- (0,s.__)("food","coblocks"),
552
  /* translators: icon keyword */
553
- (0,s.__)("fork","coblocks"),
554
  /* translators: icon keyword */
555
- (0,s.__)("menu","coblocks"),
556
  /* translators: icon keyword */
557
- (0,s.__)("restaurant","coblocks"),
558
  /* translators: icon keyword */
559
- (0,s.__)("spoon","coblocks"),
560
  /* translators: icon keyword */
561
- (0,s.__)("taste","coblocks")],icon:(0,_.createElement)(t,{icon:k.CS2.default})},drafts:{
562
  /* translators: icon label */
563
- label:(0,s.__)("Email","coblocks"),keywords:[
564
  /* translators: icon keyword */
565
- (0,s.__)("letter","coblocks"),
566
  /* translators: icon keyword */
567
- (0,s.__)("mail","coblocks"),
568
  /* translators: icon keyword */
569
- (0,s.__)("message","coblocks"),
570
  /* translators: icon keyword */
571
- (0,s.__)("open","coblocks"),
572
  /* translators: icon keyword */
573
- (0,s.__)("read","coblocks")],icon:(0,_.createElement)(t,{icon:k.QSh.default}),icon_outlined:(0,_.createElement)(t,{icon:k.QSh.outlined})},duplicate:{
574
  /* translators: icon label */
575
- label:(0,s.__)("Duplicate","coblocks"),keywords:[
576
  /* translators: icon keyword */
577
- (0,s.__)("copy","coblocks"),
578
  /* translators: icon keyword */
579
- (0,s.__)("paper","coblocks"),
580
  /* translators: icon keyword */
581
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.BMD.default})},dynamic_hr:{
582
  /* translators: icon label */
583
- label:(0,s.__)("Dynamic HR","coblocks"),keywords:[
584
  /* translators: icon keyword */
585
- (0,s.__)("cursor","coblocks"),
586
  /* translators: icon keyword */
587
- (0,s.__)("divider","coblocks"),
588
  /* translators: icon keyword */
589
- (0,s.__)("horizontal rule","coblocks")],icon:(0,_.createElement)(t,{icon:k.JXR.default})},emoticon:{
590
  /* translators: icon label */
591
- label:(0,s.__)("Emoticon","coblocks"),keywords:[
592
  /* translators: icon keyword */
593
- (0,s.__)("emotion","coblocks"),
594
  /* translators: icon keyword */
595
- (0,s.__)("fun","coblocks"),
596
  /* translators: icon keyword */
597
- (0,s.__)("happy","coblocks"),
598
  /* translators: icon keyword */
599
- (0,s.__)("joy","coblocks"),
600
  /* translators: icon keyword */
601
- (0,s.__)("smile","coblocks")],icon:(0,_.createElement)(t,{icon:k.Elu.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Elu.outlined})},event_item:{
602
  /* translators: icon label */
603
- label:(0,s.__)("Event item","coblocks"),keywords:[
604
  /* translators: icon keyword */
605
- (0,s.__)("calendar","coblocks"),
606
  /* translators: icon keyword */
607
- (0,s.__)("date","coblocks"),
608
  /* translators: icon keyword */
609
- (0,s.__)("day","coblocks"),
610
  /* translators: icon keyword */
611
- (0,s.__)("month","coblocks"),
612
  /* translators: icon keyword */
613
- (0,s.__)("time","coblocks")],icon:(0,_.createElement)(t,{icon:k.pt4.default})},events:{
614
  /* translators: icon label */
615
- label:(0,s.__)("Events","coblocks"),keywords:[
616
  /* translators: icon keyword */
617
- (0,s.__)("calendar","coblocks"),
618
  /* translators: icon keyword */
619
- (0,s.__)("date","coblocks"),
620
  /* translators: icon keyword */
621
- (0,s.__)("day","coblocks"),
622
  /* translators: icon keyword */
623
- (0,s.__)("month","coblocks"),
624
  /* translators: icon keyword */
625
- (0,s.__)("schedule","coblocks"),
626
  /* translators: icon keyword */
627
- (0,s.__)("time","coblocks")],icon:(0,_.createElement)(t,{icon:k.ul5.default})},explore:{
628
  /* translators: icon label */
629
- label:(0,s.__)("Explore","coblocks"),keywords:[
630
  /* translators: icon keyword */
631
- (0,s.__)("adventure","coblocks"),
632
  /* translators: icon keyword */
633
- (0,s.__)("circle","coblocks"),
634
  /* translators: icon keyword */
635
- (0,s.__)("compass","coblocks"),
636
  /* translators: icon keyword */
637
- (0,s.__)("map","coblocks"),
638
  /* translators: icon keyword */
639
- (0,s.__)("quest","coblocks"),
640
  /* translators: icon keyword */
641
- (0,s.__)("safari browser","coblocks")],icon:(0,_.createElement)(t,{icon:k.Wt0.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Wt0.outlined})},extension:{
642
  /* translators: icon label */
643
- label:(0,s.__)("Extension","coblocks"),keywords:[
644
  /* translators: icon keyword */
645
- (0,s.__)("game","coblocks"),
646
  /* translators: icon keyword */
647
- (0,s.__)("plugin","coblocks"),
648
  /* translators: icon keyword */
649
- (0,s.__)("puzzle","coblocks"),
650
  /* translators: icon keyword */
651
- (0,s.__)("widget","coblocks")],icon:(0,_.createElement)(t,{icon:k.cO7.default}),icon_outlined:(0,_.createElement)(t,{icon:k.cO7.outlined})},face:{
652
  /* translators: icon label */
653
- label:(0,s.__)("Face","coblocks"),keywords:[
654
  /* translators: icon keyword */
655
- (0,s.__)("eyes","coblocks"),
656
  /* translators: icon keyword */
657
- (0,s.__)("friendly","coblocks"),
658
  /* translators: icon keyword */
659
- (0,s.__)("happy","coblocks"),
660
  /* translators: icon keyword */
661
- (0,s.__)("hair","coblocks"),
662
  /* translators: icon keyword */
663
- (0,s.__)("head","coblocks"),
664
  /* translators: icon keyword */
665
- (0,s.__)("human","coblocks"),
666
  /* translators: icon keyword */
667
- (0,s.__)("person","coblocks"),
668
  /* translators: icon keyword */
669
- (0,s.__)("user","coblocks")],icon:(0,_.createElement)(t,{icon:k.QSD.default}),icon_outlined:(0,_.createElement)(t,{icon:k.QSD.outlined})},facebook:{
670
  /* translators: icon label */
671
- label:(0,s.__)("Facebook","coblocks"),keywords:[
672
  /* translators: icon keyword */
673
- (0,s.__)("media","coblocks"),
674
  /* translators: icon keyword */
675
- (0,s.__)("share","coblocks"),
676
  /* translators: icon keyword */
677
- (0,s.__)("social","coblocks")],icon:(0,_.createElement)(t,{icon:k.wLc.default})},faq:{
678
  /* translators: icon label */
679
- label:(0,s.__)("FAQ","coblocks"),keywords:[
680
  /* translators: icon keyword */
681
- (0,s.__)("answer","coblocks"),
682
  /* translators: icon keyword */
683
- (0,s.__)("frequently asked questions","coblocks"),
684
  /* translators: icon keyword */
685
- (0,s.__)("question","coblocks")],icon:(0,_.createElement)(t,{icon:k.HGg.default})},feature:{
686
  /* translators: icon label */
687
- label:(0,s.__)("Feature","coblocks"),keywords:[
688
  /* translators: icon keyword */
689
- (0,s.__)("list","coblocks"),
690
  /* translators: icon keyword */
691
- (0,s.__)("pointer","coblocks"),
692
  /* translators: icon keyword */
693
- (0,s.__)("stack","coblocks")],icon:(0,_.createElement)(t,{icon:k.z7q.default})},film:{
694
  /* translators: icon label */
695
- label:(0,s.__)("Film","coblocks"),keywords:[
696
  /* translators: icon keyword */
697
- (0,s.__)("aperture","coblocks"),
698
  /* translators: icon keyword */
699
- (0,s.__)("camera","coblocks"),
700
  /* translators: icon keyword */
701
- (0,s.__)("creative","coblocks"),
702
  /* translators: icon keyword */
703
- (0,s.__)("director","coblocks"),
704
  /* translators: icon keyword */
705
- (0,s.__)("media","coblocks"),
706
  /* translators: icon keyword */
707
- (0,s.__)("photography","coblocks"),
708
  /* translators: icon keyword */
709
- (0,s.__)("producer","coblocks"),
710
  /* translators: icon keyword */
711
- (0,s.__)("video","coblocks")],icon:(0,_.createElement)(t,{icon:k.j8s.default}),icon_outlined:(0,_.createElement)(t,{icon:k.j8s.outlined})},filter_dark:{
712
  /* translators: icon label */
713
- label:(0,s.__)("Filter - Dark","coblocks"),keywords:[
714
  /* translators: icon keyword */
715
- (0,s.__)("moon","coblocks"),
716
  /* translators: icon keyword */
717
- (0,s.__)("night","coblocks")],icon:(0,_.createElement)(t,{icon:k.SYB.default})},filter_grayscale:{
718
  /* translators: icon label */
719
- label:(0,s.__)("Filter - Grayscale","coblocks"),keywords:[
720
  /* translators: icon keyword */
721
- (0,s.__)("black","coblocks"),
722
  /* translators: icon keyword */
723
- (0,s.__)("white","coblocks")],icon:(0,_.createElement)(t,{icon:k.FHK.default})},filter_main:{
724
  /* translators: icon label */
725
- label:(0,s.__)("Filter - Main","coblocks"),keywords:[
726
  /* translators: icon keyword */
727
- (0,s.__)("shine","coblocks"),
728
  /* translators: icon keyword */
729
- (0,s.__)("star","coblocks")],icon:(0,_.createElement)(t,{icon:k.ckD.default})},filter_none:{
730
  /* translators: icon label */
731
- label:(0,s.__)("Filter - None","coblocks"),keywords:[
732
  /* translators: icon keyword */
733
- (0,s.__)("default","coblocks"),
734
  /* translators: icon keyword */
735
- (0,s.__)("mountain","coblocks")],icon:(0,_.createElement)(t,{icon:k.bve.default})},filter_saturation:{
736
  /* translators: icon label */
737
- label:(0,s.__)("Filter - Saturation","coblocks"),keywords:[
738
  /* translators: icon keyword */
739
- (0,s.__)("drop","coblocks"),
740
  /* translators: icon keyword */
741
- (0,s.__)("water","coblocks"),
742
  /* translators: icon keyword */
743
- (0,s.__)("wet","coblocks")],icon:(0,_.createElement)(t,{icon:k.AOb.default})},filter_sepia:{
744
  /* translators: icon label */
745
- label:(0,s.__)("Filter - Sepia","coblocks"),keywords:[
746
  /* translators: icon keyword */
747
- (0,s.__)("flower","coblocks"),
748
  /* translators: icon keyword */
749
- (0,s.__)("old","coblocks"),
750
  /* translators: icon keyword */
751
- (0,s.__)("shine","coblocks"),
752
  /* translators: icon keyword */
753
- (0,s.__)("star","coblocks"),
754
  /* translators: icon keyword */
755
- (0,s.__)("vintage","coblocks")],icon:(0,_.createElement)(t,{icon:k.IJZ.default})},filter_vintage:{
756
  /* translators: icon label */
757
- label:(0,s.__)("Filter - Vintage","coblocks"),keywords:[
758
  /* translators: icon keyword */
759
- (0,s.__)("flower","coblocks"),
760
  /* translators: icon keyword */
761
- (0,s.__)("old","coblocks"),
762
  /* translators: icon keyword */
763
- (0,s.__)("sepia","coblocks")],icon:(0,_.createElement)(t,{icon:k.azK.default})},fingerprint:{
764
  /* translators: icon label */
765
- label:(0,s.__)("Fingerprint","coblocks"),keywords:[
766
  /* translators: icon keyword */
767
- (0,s.__)("biometric","coblocks"),
768
  /* translators: icon keyword */
769
- (0,s.__)("defense","coblocks"),
770
  /* translators: icon keyword */
771
- (0,s.__)("identify","coblocks"),
772
  /* translators: icon keyword */
773
- (0,s.__)("privacy","coblocks"),
774
  /* translators: icon keyword */
775
- (0,s.__)("safe","coblocks"),
776
  /* translators: icon keyword */
777
- (0,s.__)("scan","coblocks"),
778
  /* translators: icon keyword */
779
- (0,s.__)("secure","coblocks"),
780
  /* translators: icon keyword */
781
- (0,s.__)("security","coblocks")],icon:(0,_.createElement)(t,{icon:k.BZj.default})},fire:{
782
  /* translators: icon label */
783
- label:(0,s.__)("Fire","coblocks"),keywords:[
784
  /* translators: icon keyword */
785
- (0,s.__)("camping","coblocks"),
786
  /* translators: icon keyword */
787
- (0,s.__)("cook","coblocks"),
788
  /* translators: icon keyword */
789
- (0,s.__)("flame","coblocks"),
790
  /* translators: icon keyword */
791
- (0,s.__)("heat","coblocks"),
792
  /* translators: icon keyword */
793
- (0,s.__)("hot","coblocks"),
794
  /* translators: icon keyword */
795
- (0,s.__)("spicy","coblocks"),
796
  /* translators: icon keyword */
797
- (0,s.__)("trending","coblocks")],icon:(0,_.createElement)(t,{icon:k.xxi.default})},flare:{
798
  /* translators: icon label */
799
- label:(0,s.__)("Flare","coblocks"),keywords:[
800
  /* translators: icon keyword */
801
- (0,s.__)("camera","coblocks"),
802
  /* translators: icon keyword */
803
- (0,s.__)("creative","coblocks"),
804
  /* translators: icon keyword */
805
- (0,s.__)("flower","coblocks"),
806
  /* translators: icon keyword */
807
- (0,s.__)("light","coblocks"),
808
  /* translators: icon keyword */
809
- (0,s.__)("photography","coblocks"),
810
  /* translators: icon keyword */
811
- (0,s.__)("sun","coblocks")],icon:(0,_.createElement)(t,{icon:k.Lyc.default})},flip_horizontal:{
812
  /* translators: icon label */
813
- label:(0,s.__)("Filter - Horizontal","coblocks"),keywords:[
814
  /* translators: icon keyword */
815
- (0,s.__)("divider","coblocks"),
816
  /* translators: icon keyword */
817
- (0,s.__)("flip","coblocks"),
818
  /* translators: icon keyword */
819
- (0,s.__)("separator","coblocks")],icon:(0,_.createElement)(t,{icon:k.ta9.default})},flip_vertical:{
820
  /* translators: icon label */
821
- label:(0,s.__)("Flip vertical","coblocks"),keywords:[
822
  /* translators: icon keyword */
823
- (0,s.__)("divider","coblocks"),
824
  /* translators: icon keyword */
825
- (0,s.__)("flip","coblocks"),
826
  /* translators: icon keyword */
827
- (0,s.__)("separator","coblocks")],icon:(0,_.createElement)(t,{icon:k.wj2.default})},flower:{
828
  /* translators: icon label */
829
- label:(0,s.__)("Flower","coblocks"),keywords:[
830
  /* translators: icon keyword */
831
- (0,s.__)("garden","coblocks"),
832
  /* translators: icon keyword */
833
- (0,s.__)("landscape","coblocks"),
834
  /* translators: icon keyword */
835
- (0,s.__)("outdoors","coblocks"),
836
  /* translators: icon keyword */
837
- (0,s.__)("petal","coblocks"),
838
  /* translators: icon keyword */
839
- (0,s.__)("scent","coblocks"),
840
  /* translators: icon keyword */
841
- (0,s.__)("smell","coblocks")],icon:(0,_.createElement)(t,{icon:k.JKB.default}),icon_outlined:(0,_.createElement)(t,{icon:k.JKB.outlined})},font:{
842
  /* translators: icon label */
843
- label:(0,s.__)("Font","coblocks"),keywords:[
844
  /* translators: icon keyword */
845
- (0,s.__)("alphabet","coblocks"),
846
  /* translators: icon keyword */
847
- (0,s.__)("square","coblocks"),
848
  /* translators: icon keyword */
849
- (0,s.__)("text","coblocks"),
850
  /* translators: icon keyword */
851
- (0,s.__)("typography","coblocks")],icon:(0,_.createElement)(t,{icon:k.B22.default}),icon_outlined:(0,_.createElement)(t,{icon:k.B22.outlined})},food_drink:{
852
  /* translators: icon label */
853
- label:(0,s.__)("Food and Drink","coblocks"),keywords:[
854
  /* translators: icon keyword */
855
- (0,s.__)("bell","coblocks"),
856
  /* translators: icon keyword */
857
- (0,s.__)("ring","coblocks")],icon:(0,_.createElement)(t,{icon:k.mXp.default})},food_item:{
858
  /* translators: icon label */
859
- label:(0,s.__)("Food item","coblocks"),keywords:[
860
  /* translators: icon keyword */
861
- (0,s.__)("eat","coblocks"),
862
  /* translators: icon keyword */
863
- (0,s.__)("restaurant","coblocks"),
864
  /* translators: icon keyword */
865
- (0,s.__)("tomato","coblocks"),
866
  /* translators: icon keyword */
867
- (0,s.__)("vegetable","coblocks")],icon:(0,_.createElement)(t,{icon:k.SnB.default})},form_checkbox:{
868
  /* translators: icon label */
869
- label:(0,s.__)("Form - Checkbox","coblocks"),keywords:[
870
  /* translators: icon keyword */
871
- (0,s.__)("check","coblocks"),
872
  /* translators: icon keyword */
873
- (0,s.__)("confirm","coblocks"),
874
  /* translators: icon keyword */
875
- (0,s.__)("okay","coblocks"),
876
  /* translators: icon keyword */
877
- (0,s.__)("success","coblocks")],icon:(0,_.createElement)(t,{icon:k.T2W.default})},form_date:{
878
  /* translators: icon label */
879
- label:(0,s.__)("Form - Date","coblocks"),keywords:[
880
  /* translators: icon keyword */
881
- (0,s.__)("date","coblocks"),
882
  /* translators: icon keyword */
883
- (0,s.__)("day","coblocks"),
884
  /* translators: icon keyword */
885
- (0,s.__)("month","coblocks"),
886
  /* translators: icon keyword */
887
- (0,s.__)("time","coblocks")],icon:(0,_.createElement)(t,{icon:k.wvg.default})},form_email:{
888
  /* translators: icon label */
889
- label:(0,s.__)("Form - Email","coblocks"),keywords:[
890
  /* translators: icon keyword */
891
- (0,s.__)("at sign","coblocks"),
892
  /* translators: icon keyword */
893
- (0,s.__)("email","coblocks"),
894
  /* translators: icon keyword */
895
- (0,s.__)("letter","coblocks"),
896
  /* translators: icon keyword */
897
- (0,s.__)("mail","coblocks"),
898
  /* translators: icon keyword */
899
- (0,s.__)("mention","coblocks"),
900
  /* translators: icon keyword */
901
- (0,s.__)("message","coblocks"),
902
  /* translators: icon keyword */
903
- (0,s.__)("symbol","coblocks")],icon:(0,_.createElement)(t,{icon:k.ty9.default})},form_hidden:{
904
  /* translators: icon label */
905
- label:(0,s.__)("Form - Hidden","coblocks"),keywords:[
906
  /* translators: icon keyword */
907
- (0,s.__)("eye","coblocks"),
908
  /* translators: icon keyword */
909
- (0,s.__)("secret","coblocks")],icon:(0,_.createElement)(t,{icon:k.ABM.default})},form_name:{
910
  /* translators: icon label */
911
- label:(0,s.__)("Form - Name","coblocks"),keywords:[
912
  /* translators: icon keyword */
913
- (0,s.__)("paragraph","coblocks"),
914
  /* translators: icon keyword */
915
- (0,s.__)("person","coblocks"),
916
  /* translators: icon keyword */
917
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.Qn2.default})},form_phone:{
918
  /* translators: icon label */
919
- label:(0,s.__)("Form - Phone","coblocks"),keywords:[
920
  /* translators: icon keyword */
921
- (0,s.__)("call","coblocks"),
922
  /* translators: icon keyword */
923
- (0,s.__)("mobile","coblocks"),
924
  /* translators: icon keyword */
925
- (0,s.__)("number","coblocks"),
926
  /* translators: icon keyword */
927
- (0,s.__)("tablet","coblocks")],icon:(0,_.createElement)(t,{icon:k.pzt.default})},form_radio:{
928
  /* translators: icon label */
929
- label:(0,s.__)("Form - Radio","coblocks"),keywords:[
930
  /* translators: icon keyword */
931
- (0,s.__)("circle","coblocks"),
932
  /* translators: icon keyword */
933
- (0,s.__)("round","coblocks"),
934
  /* translators: icon keyword */
935
- (0,s.__)("select","coblocks")],icon:(0,_.createElement)(t,{icon:k.Fnz.default})},form_select:{
936
  /* translators: icon label */
937
- label:(0,s.__)("Form - Select","coblocks"),keywords:[
938
  /* translators: icon keyword */
939
- (0,s.__)("collapse","coblocks"),
940
  /* translators: icon keyword */
941
- (0,s.__)("dropdown","coblocks"),
942
  /* translators: icon keyword */
943
- (0,s.__)("option","coblocks")],icon:(0,_.createElement)(t,{icon:k.hiH.default})},form_submit:{
944
  /* translators: icon label */
945
- label:(0,s.__)("Form - Submit","coblocks"),keywords:[
946
  /* translators: icon keyword */
947
- (0,s.__)("input","coblocks")],icon:(0,_.createElement)(t,{icon:k.QS_.default})},form_text:{
948
  /* translators: icon label */
949
- label:(0,s.__)("Form - Text","coblocks"),keywords:[
950
  /* translators: icon keyword */
951
- (0,s.__)("input","coblocks"),
952
  /* translators: icon keyword */
953
- (0,s.__)("rectangle","coblocks")],icon:(0,_.createElement)(t,{icon:k.YPN.default})},form_textarea:{
954
  /* translators: icon label */
955
- label:(0,s.__)("Form - Textarea","coblocks"),keywords:[
956
  /* translators: icon keyword */
957
- (0,s.__)("paragraph","coblocks"),
958
  /* translators: icon keyword */
959
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.mBo.default})},form_website:{
960
  /* translators: icon label */
961
- label:(0,s.__)("Form - Website","coblocks"),keywords:[
962
  /* translators: icon keyword */
963
- (0,s.__)("browser","coblocks"),
964
  /* translators: icon keyword */
965
- (0,s.__)("safari","coblocks"),
966
  /* translators: icon keyword */
967
- (0,s.__)("web","coblocks")],icon:(0,_.createElement)(t,{icon:k.A81.default})},form:{
968
  /* translators: icon label */
969
- label:(0,s.__)("Form","coblocks"),keywords:[
970
  /* translators: icon keyword */
971
- (0,s.__)("envelope","coblocks"),
972
  /* translators: icon keyword */
973
- (0,s.__)("write","coblocks")],icon:(0,_.createElement)(t,{icon:k.pEx.default})},formatshapes:{
974
  /* translators: icon label */
975
- label:(0,s.__)("Format Shapes","coblocks"),keywords:[
976
  /* translators: icon keyword */
977
- (0,s.__)("alphabet","coblocks"),
978
  /* translators: icon keyword */
979
- (0,s.__)("font","coblocks"),
980
  /* translators: icon keyword */
981
- (0,s.__)("frame","coblocks"),
982
  /* translators: icon keyword */
983
- (0,s.__)("letter","coblocks"),
984
  /* translators: icon keyword */
985
- (0,s.__)("square","coblocks"),
986
  /* translators: icon keyword */
987
- (0,s.__)("text box","coblocks"),
988
  /* translators: icon keyword */
989
- (0,s.__)("typography","coblocks")],icon:(0,_.createElement)(t,{icon:k.MY3.default})},functions:{
990
  /* translators: icon label */
991
- label:(0,s.__)("Sigma","coblocks"),keywords:[
992
  /* translators: icon keyword */
993
- (0,s.__)("code","coblocks"),
994
  /* translators: icon keyword */
995
- (0,s.__)("function","coblocks"),
996
  /* translators: icon keyword */
997
- (0,s.__)("greek","coblocks"),
998
  /* translators: icon keyword */
999
- (0,s.__)("math","coblocks"),
1000
  /* translators: icon keyword */
1001
- (0,s.__)("sigma","coblocks"),
1002
  /* translators: icon keyword */
1003
- (0,s.__)("sum","coblocks"),
1004
  /* translators: icon keyword */
1005
- (0,s.__)("total","coblocks")],icon:(0,_.createElement)(t,{icon:k.LxY.default})},gallery_carousel:{
1006
  /* translators: icon label */
1007
- label:(0,s.__)("Gallery - Carousel","coblocks"),keywords:[
1008
  /* translators: icon keyword */
1009
- (0,s.__)("display","coblocks"),
1010
  /* translators: icon keyword */
1011
- (0,s.__)("mountains","coblocks")],icon:(0,_.createElement)(t,{icon:k.KNB.default})},gallery_collage:{
1012
  /* translators: icon label */
1013
- label:(0,s.__)("Gallery - Collage","coblocks"),keywords:[
1014
  /* translators: icon keyword */
1015
- (0,s.__)("display","coblocks"),
1016
  /* translators: icon keyword */
1017
- (0,s.__)("mountains","coblocks")],icon:(0,_.createElement)(t,{icon:k.xe8.default})},gallery_masonry:{
1018
  /* translators: icon label */
1019
- label:(0,s.__)("Gallery - Masonry","coblocks"),keywords:[
1020
  /* translators: icon keyword */
1021
- (0,s.__)("display","coblocks"),
1022
  /* translators: icon keyword */
1023
- (0,s.__)("mountains","coblocks")],icon:(0,_.createElement)(t,{icon:k.S6k.default})},gallery_offset:{
1024
  /* translators: icon label */
1025
- label:(0,s.__)("Gallery - Offset","coblocks"),keywords:[
1026
  /* translators: icon keyword */
1027
- (0,s.__)("display","coblocks"),
1028
  /* translators: icon keyword */
1029
- (0,s.__)("mountains","coblocks")],icon:(0,_.createElement)(t,{icon:k.uCv.default})},gallery_stacked:{
1030
  /* translators: icon label */
1031
- label:(0,s.__)("Gallery - Stacked","coblocks"),keywords:[
1032
  /* translators: icon keyword */
1033
- (0,s.__)("display","coblocks"),
1034
  /* translators: icon keyword */
1035
- (0,s.__)("mountains","coblocks")],icon:(0,_.createElement)(t,{icon:k._50.default})},gallery:{
1036
  /* translators: icon label */
1037
- label:(0,s.__)("Gallery","coblocks"),keywords:[
1038
  /* translators: icon keyword */
1039
- (0,s.__)("aperture","coblocks"),
1040
  /* translators: icon keyword */
1041
- (0,s.__)("camera","coblocks"),
1042
  /* translators: icon keyword */
1043
- (0,s.__)("collection","coblocks"),
1044
  /* translators: icon keyword */
1045
- (0,s.__)("image","coblocks"),
1046
  /* translators: icon keyword */
1047
- (0,s.__)("media","coblocks"),
1048
  /* translators: icon keyword */
1049
- (0,s.__)("photos","coblocks")],icon:(0,_.createElement)(t,{icon:k.qdP.default}),icon_outlined:(0,_.createElement)(t,{icon:k.qdP.outlined})},games:{
1050
  /* translators: icon label */
1051
- label:(0,s.__)("Game Controls","coblocks"),keywords:[
1052
  /* translators: icon keyword */
1053
- (0,s.__)("controller","coblocks"),
1054
  /* translators: icon keyword */
1055
- (0,s.__)("direction","coblocks"),
1056
  /* translators: icon keyword */
1057
- (0,s.__)("d-pad","coblocks"),
1058
  /* translators: icon keyword */
1059
- (0,s.__)("plus","coblocks"),
1060
  /* translators: icon keyword */
1061
- (0,s.__)("video games","coblocks")],icon:(0,_.createElement)(t,{icon:k.cge.default}),icon_outlined:(0,_.createElement)(t,{icon:k.cge.outlined})},gesture:{
1062
  /* translators: icon label */
1063
- label:(0,s.__)("Doodle","coblocks"),keywords:[
1064
  /* translators: icon keyword */
1065
- (0,s.__)("art","coblocks"),
1066
  /* translators: icon keyword */
1067
- (0,s.__)("creative","coblocks"),
1068
  /* translators: icon keyword */
1069
- (0,s.__)("doodle","coblocks"),
1070
  /* translators: icon keyword */
1071
- (0,s.__)("drawing","coblocks"),
1072
  /* translators: icon keyword */
1073
- (0,s.__)("font","coblocks"),
1074
  /* translators: icon keyword */
1075
- (0,s.__)("marker","coblocks"),
1076
  /* translators: icon keyword */
1077
- (0,s.__)("pencil","coblocks"),
1078
  /* translators: icon keyword */
1079
- (0,s.__)("typography","coblocks")],icon:(0,_.createElement)(t,{icon:k.SiO.default})},gif:{
1080
  /* translators: icon label */
1081
- label:(0,s.__)("Gif","coblocks"),keywords:[
1082
  /* translators: icon keyword */
1083
- (0,s.__)("animated","coblocks"),
1084
  /* translators: icon keyword */
1085
- (0,s.__)("image","coblocks"),
1086
  /* translators: icon keyword */
1087
- (0,s.__)("photo","coblocks"),
1088
  /* translators: icon keyword */
1089
- (0,s.__)("picture","coblocks")],icon:(0,_.createElement)(t,{icon:k.C2B.default})},github:{
1090
  /* translators: icon label */
1091
- label:(0,s.__)("GitHub","coblocks"),keywords:[
1092
  /* translators: icon keyword */
1093
- (0,s.__)("cat","coblocks"),
1094
  /* translators: icon keyword */
1095
- (0,s.__)("profile","coblocks"),
1096
  /* translators: icon keyword */
1097
- (0,s.__)("share","coblocks"),
1098
  /* translators: icon keyword */
1099
- (0,s.__)("social","coblocks")],icon:(0,_.createElement)(t,{icon:k.j0b.default})},globe:{
1100
  /* translators: icon label */
1101
- label:(0,s.__)("Globe","coblocks"),keywords:[
1102
  /* translators: icon keyword */
1103
- (0,s.__)("earth","coblocks"),
1104
  /* translators: icon keyword */
1105
- (0,s.__)("global","coblocks"),
1106
  /* translators: icon keyword */
1107
- (0,s.__)("location","coblocks"),
1108
  /* translators: icon keyword */
1109
- (0,s.__)("map","coblocks"),
1110
  /* translators: icon keyword */
1111
- (0,s.__)("public","coblocks"),
1112
  /* translators: icon keyword */
1113
- (0,s.__)("world","coblocks")],icon:(0,_.createElement)(t,{icon:k.uk0.default})},grid_position:{
1114
  /* translators: icon label */
1115
- label:(0,s.__)("Grid position","coblocks"),keywords:[
1116
  /* translators: icon keyword */
1117
- (0,s.__)("align","coblocks"),
1118
  /* translators: icon keyword */
1119
- (0,s.__)("centered","coblocks"),
1120
  /* translators: icon keyword */
1121
- (0,s.__)("dots","coblocks"),
1122
  /* translators: icon keyword */
1123
- (0,s.__)("position","coblocks")],icon:(0,_.createElement)(t,{icon:k.cjT.default})},groupadd:{
1124
  /* translators: icon label */
1125
- label:(0,s.__)("Group Add","coblocks"),keywords:[
1126
  /* translators: icon keyword */
1127
- (0,s.__)("bulk","coblocks"),
1128
  /* translators: icon keyword */
1129
- (0,s.__)("plus","coblocks"),
1130
  /* translators: icon keyword */
1131
- (0,s.__)("team","coblocks"),
1132
  /* translators: icon keyword */
1133
- (0,s.__)("users","coblocks")],icon:(0,_.createElement)(t,{icon:k.vxF.default}),icon_outlined:(0,_.createElement)(t,{icon:k.vxF.outlined})},groupwork:{
1134
  /* translators: icon label */
1135
- label:(0,s.__)("Team","coblocks"),keywords:[
1136
  /* translators: icon keyword */
1137
- (0,s.__)("circle","coblocks"),
1138
  /* translators: icon keyword */
1139
- (0,s.__)("cluster","coblocks"),
1140
  /* translators: icon keyword */
1141
- (0,s.__)("crowd","coblocks"),
1142
  /* translators: icon keyword */
1143
- (0,s.__)("group","coblocks"),
1144
  /* translators: icon keyword */
1145
- (0,s.__)("huddle","coblocks"),
1146
  /* translators: icon keyword */
1147
- (0,s.__)("meet","coblocks")],icon:(0,_.createElement)(t,{icon:k.OyV.default}),icon_outlined:(0,_.createElement)(t,{icon:k.OyV.outlined})},headset:{
1148
  /* translators: icon label */
1149
- label:(0,s.__)("Headset","coblocks"),keywords:[
1150
  /* translators: icon keyword */
1151
- (0,s.__)("audio","coblocks"),
1152
  /* translators: icon keyword */
1153
- (0,s.__)("headphones","coblocks"),
1154
  /* translators: icon keyword */
1155
- (0,s.__)("music","coblocks"),
1156
  /* translators: icon keyword */
1157
- (0,s.__)("song","coblocks"),
1158
  /* translators: icon keyword */
1159
- (0,s.__)("sound","coblocks")],icon:(0,_.createElement)(t,{icon:k.tJZ.default})},heart:{
1160
  /* translators: icon label */
1161
- label:(0,s.__)("Heart","coblocks"),keywords:[
1162
  /* translators: icon keyword */
1163
- (0,s.__)("kiss","coblocks"),
1164
  /* translators: icon keyword */
1165
- (0,s.__)("love","coblocks"),
1166
  /* translators: icon keyword */
1167
- (0,s.__)("shape","coblocks"),
1168
  /* translators: icon keyword */
1169
- (0,s.__)("valentine","coblocks")],icon:(0,_.createElement)(t,{icon:k.s_A.default}),icon_outlined:(0,_.createElement)(t,{icon:k.s_A.outlined})},hero:{
1170
  /* translators: icon label */
1171
- label:(0,s.__)("Hero","coblocks"),keywords:[
1172
  /* translators: icon keyword */
1173
- (0,s.__)("display","coblocks")],icon:(0,_.createElement)(t,{icon:k.VIh.default})},highlight:{
1174
  /* translators: icon label */
1175
- label:(0,s.__)("Highlight","coblocks"),keywords:[
1176
  /* translators: icon keyword */
1177
- (0,s.__)("annotate","coblocks"),
1178
  /* translators: icon keyword */
1179
- (0,s.__)("pen","coblocks"),
1180
  /* translators: icon keyword */
1181
- (0,s.__)("trace","coblocks"),
1182
  /* translators: icon keyword */
1183
- (0,s.__)("underline","coblocks"),
1184
  /* translators: icon keyword */
1185
- (0,s.__)("write","coblocks")],icon:(0,_.createElement)(t,{icon:k.TYF.default})},https:{
1186
  /* translators: icon label */
1187
- label:(0,s.__)("Lock Closed","coblocks"),keywords:[
1188
  /* translators: icon keyword */
1189
- (0,s.__)("https","coblocks"),
1190
  /* translators: icon keyword */
1191
- (0,s.__)("key","coblocks"),
1192
  /* translators: icon keyword */
1193
- (0,s.__)("padlock","coblocks"),
1194
  /* translators: icon keyword */
1195
- (0,s.__)("privacy","coblocks"),
1196
  /* translators: icon keyword */
1197
- (0,s.__)("safe","coblocks"),
1198
  /* translators: icon keyword */
1199
- (0,s.__)("secure","coblocks"),
1200
  /* translators: icon keyword */
1201
- (0,s.__)("security","coblocks")],icon:(0,_.createElement)(t,{icon:k.knB.default}),icon_outlined:(0,_.createElement)(t,{icon:k.knB.outlined})},icon:{
1202
  /* translators: icon label */
1203
- label:(0,s.__)("Icon","coblocks"),keywords:[
1204
  /* translators: icon keyword */
1205
- (0,s.__)("arrow","coblocks"),
1206
  /* translators: icon keyword */
1207
- (0,s.__)("d-pad","coblocks"),
1208
  /* translators: icon keyword */
1209
- (0,s.__)("direction","coblocks"),
1210
  /* translators: icon keyword */
1211
- (0,s.__)("pad","coblocks")],icon:(0,_.createElement)(t,{icon:k.xIH.default})},keyboard_voice:{
1212
  /* translators: icon label */
1213
- label:(0,s.__)("Microphone","coblocks"),keywords:[
1214
  /* translators: icon keyword */
1215
- (0,s.__)("audio","coblocks"),
1216
  /* translators: icon keyword */
1217
- (0,s.__)("media","coblocks"),
1218
  /* translators: icon keyword */
1219
- (0,s.__)("music","coblocks"),
1220
  /* translators: icon keyword */
1221
- (0,s.__)("podcast","coblocks"),
1222
  /* translators: icon keyword */
1223
- (0,s.__)("song","coblocks"),
1224
  /* translators: icon keyword */
1225
- (0,s.__)("voice","coblocks"),
1226
  /* translators: icon keyword */
1227
- (0,s.__)("microphone","coblocks")],icon:(0,_.createElement)(t,{icon:k._PN.default}),icon_outlined:(0,_.createElement)(t,{icon:k._PN.outlined})},keyboard:{
1228
  /* translators: icon label */
1229
- label:(0,s.__)("Keyboard","coblocks"),keywords:[
1230
  /* translators: icon keyword */
1231
- (0,s.__)("computer","coblocks"),
1232
  /* translators: icon keyword */
1233
- (0,s.__)("desk","coblocks"),
1234
  /* translators: icon keyword */
1235
- (0,s.__)("device","coblocks"),
1236
  /* translators: icon keyword */
1237
- (0,s.__)("ipad","coblocks"),
1238
  /* translators: icon keyword */
1239
- (0,s.__)("office","coblocks"),
1240
  /* translators: icon keyword */
1241
- (0,s.__)("pc","coblocks"),
1242
  /* translators: icon keyword */
1243
- (0,s.__)("surface","coblocks")],icon:(0,_.createElement)(t,{icon:k.Bhe.default})},laptop_mac:{
1244
  /* translators: icon label */
1245
- label:(0,s.__)("Laptop","coblocks"),keywords:[
1246
  /* translators: icon keyword */
1247
- (0,s.__)("computer","coblocks"),
1248
  /* translators: icon keyword */
1249
- (0,s.__)("device","coblocks"),
1250
  /* translators: icon keyword */
1251
- (0,s.__)("monitor","coblocks"),
1252
  /* translators: icon keyword */
1253
- (0,s.__)("office","coblocks"),
1254
  /* translators: icon keyword */
1255
- (0,s.__)("pc","coblocks"),
1256
  /* translators: icon keyword */
1257
- (0,s.__)("screen","coblocks")],icon:(0,_.createElement)(t,{icon:k.bQF.default})},layers:{
1258
  /* translators: icon label */
1259
- label:(0,s.__)("Layers","coblocks"),keywords:[
1260
  /* translators: icon keyword */
1261
- (0,s.__)("build","coblocks"),
1262
  /* translators: icon keyword */
1263
- (0,s.__)("cards","coblocks"),
1264
  /* translators: icon keyword */
1265
- (0,s.__)("creative","coblocks"),
1266
  /* translators: icon keyword */
1267
- (0,s.__)("design","coblocks"),
1268
  /* translators: icon keyword */
1269
- (0,s.__)("stack","coblocks")],icon:(0,_.createElement)(t,{icon:k.F5x.default})},livetv:{
1270
  /* translators: icon label */
1271
- label:(0,s.__)("Live TV","coblocks"),keywords:[
1272
  /* translators: icon keyword */
1273
- (0,s.__)("broadcast","coblocks"),
1274
  /* translators: icon keyword */
1275
- (0,s.__)("livestream","coblocks"),
1276
  /* translators: icon keyword */
1277
- (0,s.__)("media","coblocks"),
1278
  /* translators: icon keyword */
1279
- (0,s.__)("television","coblocks"),
1280
  /* translators: icon keyword */
1281
- (0,s.__)("video","coblocks"),
1282
  /* translators: icon keyword */
1283
- (0,s.__)("youtube","coblocks")],icon:(0,_.createElement)(t,{icon:k.KOw.default})},lockopen:{
1284
  /* translators: icon label */
1285
- label:(0,s.__)("Lock Open","coblocks"),keywords:[
1286
  /* translators: icon keyword */
1287
- (0,s.__)("http","coblocks"),
1288
  /* translators: icon keyword */
1289
- (0,s.__)("insecure","coblocks"),
1290
  /* translators: icon keyword */
1291
- (0,s.__)("key","coblocks"),
1292
  /* translators: icon keyword */
1293
- (0,s.__)("lock","coblocks"),
1294
  /* translators: icon keyword */
1295
- (0,s.__)("open","coblocks"),
1296
  /* translators: icon keyword */
1297
- (0,s.__)("padlock","coblocks"),
1298
  /* translators: icon keyword */
1299
- (0,s.__)("privacy","coblocks"),
1300
  /* translators: icon keyword */
1301
- (0,s.__)("safe","coblocks"),
1302
  /* translators: icon keyword */
1303
- (0,s.__)("security","coblocks")],icon:(0,_.createElement)(t,{icon:k.B8j.default})},logos:{
1304
  /* translators: icon label */
1305
- label:(0,s.__)("Logos","coblocks"),keywords:[
1306
  /* translators: icon keyword */
1307
- (0,s.__)("certified","coblocks"),
1308
  /* translators: icon keyword */
1309
- (0,s.__)("checkmark","coblocks")],icon:(0,_.createElement)(t,{icon:k.nW6.default})},map:{
1310
  /* translators: icon label */
1311
- label:(0,s.__)("Map","coblocks"),keywords:[
1312
  /* translators: icon keyword */
1313
- (0,s.__)("location","coblocks"),
1314
  /* translators: icon keyword */
1315
- (0,s.__)("marker","coblocks"),
1316
  /* translators: icon keyword */
1317
- (0,s.__)("position","coblocks"),
1318
  /* translators: icon keyword */
1319
- (0,s.__)("world","coblocks")],icon:(0,_.createElement)(t,{icon:k.ky_.default})},marker:{
1320
  /* translators: icon label */
1321
- label:(0,s.__)("Marker","coblocks"),keywords:[
1322
  /* translators: icon keyword */
1323
- (0,s.__)("check","coblocks"),
1324
  /* translators: icon keyword */
1325
- (0,s.__)("directions","coblocks"),
1326
  /* translators: icon keyword */
1327
- (0,s.__)("location","coblocks"),
1328
  /* translators: icon keyword */
1329
- (0,s.__)("map","coblocks"),
1330
  /* translators: icon keyword */
1331
- (0,s.__)("pin","coblocks"),
1332
  /* translators: icon keyword */
1333
- (0,s.__)("verified","coblocks")],icon:(0,_.createElement)(t,{icon:k.lrr.default}),icon_outlined:(0,_.createElement)(t,{icon:k.lrr.outlined})},media_card:{
1334
  /* translators: icon label */
1335
- label:(0,s.__)("Media card","coblocks"),keywords:[
1336
  /* translators: icon keyword */
1337
- (0,s.__)("square","coblocks")],icon:(0,_.createElement)(t,{icon:k.nnr.default})},menu:{
1338
  /* translators: icon label */
1339
- label:(0,s.__)("Menu","coblocks"),keywords:[
1340
  /* translators: icon keyword */
1341
- (0,s.__)("book","coblocks"),
1342
  /* translators: icon keyword */
1343
- (0,s.__)("cafe","coblocks"),
1344
  /* translators: icon keyword */
1345
- (0,s.__)("magazine","coblocks"),
1346
  /* translators: icon keyword */
1347
- (0,s.__)("open","coblocks"),
1348
  /* translators: icon keyword */
1349
- (0,s.__)("pages","coblocks"),
1350
  /* translators: icon keyword */
1351
- (0,s.__)("read","coblocks"),
1352
  /* translators: icon keyword */
1353
- (0,s.__)("restaurant","coblocks")],icon:(0,_.createElement)(t,{icon:k.yzp.default})},merge:{
1354
  /* translators: icon label */
1355
- label:(0,s.__)("Merge","coblocks"),keywords:[
1356
  /* translators: icon keyword */
1357
- (0,s.__)("arrows","coblocks"),
1358
  /* translators: icon keyword */
1359
- (0,s.__)("combine","coblocks"),
1360
  /* translators: icon keyword */
1361
- (0,s.__)("join","coblocks"),
1362
  /* translators: icon keyword */
1363
- (0,s.__)("mix","coblocks"),
1364
  /* translators: icon keyword */
1365
- (0,s.__)("up","coblocks")],icon:(0,_.createElement)(t,{icon:k.j3k.default})},mobile:{
1366
  /* translators: icon label */
1367
- label:(0,s.__)("Mobile","coblocks"),keywords:[
1368
  /* translators: icon keyword */
1369
- (0,s.__)("call","coblocks"),
1370
  /* translators: icon keyword */
1371
- (0,s.__)("number","coblocks"),
1372
  /* translators: icon keyword */
1373
- (0,s.__)("phone","coblocks"),
1374
  /* translators: icon keyword */
1375
- (0,s.__)("tablet","coblocks")],icon:(0,_.createElement)(t,{icon:k.xyq.default})},mountains:{
1376
  /* translators: icon label */
1377
- label:(0,s.__)("Mountains","coblocks"),keywords:[
1378
  /* translators: icon keyword */
1379
- (0,s.__)("backpacking","coblocks"),
1380
  /* translators: icon keyword */
1381
- (0,s.__)("hills","coblocks"),
1382
  /* translators: icon keyword */
1383
- (0,s.__)("hiking","coblocks"),
1384
  /* translators: icon keyword */
1385
- (0,s.__)("landscape","coblocks"),
1386
  /* translators: icon keyword */
1387
- (0,s.__)("outdoors","coblocks"),
1388
  /* translators: icon keyword */
1389
- (0,s.__)("peaks","coblocks"),
1390
  /* translators: icon keyword */
1391
- (0,s.__)("summit","coblocks"),
1392
  /* translators: icon keyword */
1393
- (0,s.__)("valley","coblocks")],icon:(0,_.createElement)(t,{icon:k.A5f.default}),icon_outlined:(0,_.createElement)(t,{icon:k.A5f.outlined})},multimedia:{
1394
  /* translators: icon label */
1395
- label:(0,s.__)("Multimedia","coblocks"),keywords:[
1396
  /* translators: icon keyword */
1397
- (0,s.__)("media","coblocks"),
1398
  /* translators: icon keyword */
1399
- (0,s.__)("photo","coblocks"),
1400
  /* translators: icon keyword */
1401
- (0,s.__)("picture","coblocks"),
1402
  /* translators: icon keyword */
1403
- (0,s.__)("video","coblocks")],icon:(0,_.createElement)(t,{icon:k.pLe.default})},new:{
1404
  /* translators: icon label */
1405
- label:(0,s.__)("New","coblocks"),keywords:[
1406
  /* translators: icon keyword */
1407
- (0,s.__)("alert","coblocks"),
1408
  /* translators: icon keyword */
1409
- (0,s.__)("badge","coblocks"),
1410
  /* translators: icon keyword */
1411
- (0,s.__)("exclamation mark","coblocks"),
1412
  /* translators: icon keyword */
1413
- (0,s.__)("important","coblocks"),
1414
  /* translators: icon keyword */
1415
- (0,s.__)("info","coblocks"),
1416
  /* translators: icon keyword */
1417
- (0,s.__)("notice","coblocks"),
1418
  /* translators: icon keyword */
1419
- (0,s.__)("notification","coblocks"),
1420
  /* translators: icon keyword */
1421
- (0,s.__)("sticker","coblocks"),
1422
  /* translators: icon keyword */
1423
- (0,s.__)("warning","coblocks")],icon:(0,_.createElement)(t,{icon:k.Dr$.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Dr$.outlined})},newreleases:{
1424
  /* translators: icon label */
1425
- label:(0,s.__)("Releases","coblocks"),keywords:[
1426
  /* translators: icon keyword */
1427
- (0,s.__)("exclamation","coblocks"),
1428
  /* translators: icon keyword */
1429
- (0,s.__)("new","coblocks")],icon:(0,_.createElement)(t,{icon:k.oY5.default}),icon_outlined:(0,_.createElement)(t,{icon:k.oY5.outlined})},offlinebolt:{
1430
  /* translators: icon label */
1431
- label:(0,s.__)("Offline Bolt","coblocks"),keywords:[
1432
  /* translators: icon keyword */
1433
- (0,s.__)("amp","coblocks"),
1434
  /* translators: icon keyword */
1435
- (0,s.__)("circle","coblocks"),
1436
  /* translators: icon keyword */
1437
- (0,s.__)("lightning","coblocks"),
1438
  /* translators: icon keyword */
1439
- (0,s.__)("performance","coblocks"),
1440
  /* translators: icon keyword */
1441
- (0,s.__)("power","coblocks")],icon:(0,_.createElement)(t,{icon:k.wCi.default}),icon_outlined:(0,_.createElement)(t,{icon:k.wCi.outlined})},open:{
1442
  /* translators: icon label */
1443
- label:(0,s.__)("Open","coblocks"),keywords:[
1444
  /* translators: icon keyword */
1445
- (0,s.__)("arrows","coblocks"),
1446
  /* translators: icon keyword */
1447
- (0,s.__)("down","coblocks"),
1448
  /* translators: icon keyword */
1449
- (0,s.__)("up","coblocks"),
1450
  /* translators: icon keyword */
1451
- (0,s.__)("vertical","coblocks")],icon:(0,_.createElement)(t,{icon:k.RQ4.default})},opentable:{
1452
  /* translators: icon label */
1453
- label:(0,s.__)("OpenTable","coblocks"),keywords:[
1454
  /* translators: icon keyword */
1455
- (0,s.__)("profile","coblocks"),
1456
  /* translators: icon keyword */
1457
- (0,s.__)("share","coblocks"),
1458
  /* translators: icon keyword */
1459
- (0,s.__)("social","coblocks")],icon:(0,_.createElement)(t,{icon:k.OmR.default})},page_duplicate:{
1460
  /* translators: icon label */
1461
- label:(0,s.__)("Page duplicate","coblocks"),keywords:[
1462
  /* translators: icon keyword */
1463
- (0,s.__)("corner","coblocks"),
1464
  /* translators: icon keyword */
1465
- (0,s.__)("ghost","coblocks"),
1466
  /* translators: icon keyword */
1467
- (0,s.__)("paper","coblocks")],icon:(0,_.createElement)(t,{icon:k.UjF.default})},page:{
1468
  /* translators: icon label */
1469
- label:(0,s.__)("Page","coblocks"),keywords:[
1470
  /* translators: icon keyword */
1471
- (0,s.__)("corner","coblocks"),
1472
  /* translators: icon keyword */
1473
- (0,s.__)("paper","coblocks")],icon:(0,_.createElement)(t,{icon:k.R6r.default})},paint_can:{
1474
  /* translators: icon label */
1475
- label:(0,s.__)("Paint can","coblocks"),keywords:[
1476
  /* translators: icon keyword */
1477
- (0,s.__)("artist","coblocks"),
1478
  /* translators: icon keyword */
1479
- (0,s.__)("colors","coblocks"),
1480
  /* translators: icon keyword */
1481
- (0,s.__)("creative","coblocks"),
1482
  /* translators: icon keyword */
1483
- (0,s.__)("design","coblocks"),
1484
  /* translators: icon keyword */
1485
- (0,s.__)("palette","coblocks")],icon:(0,_.createElement)(t,{icon:k.cif.default})},paint:{
1486
  /* translators: icon label */
1487
- label:(0,s.__)("Paint","coblocks"),keywords:[
1488
  /* translators: icon keyword */
1489
- (0,s.__)("artist","coblocks"),
1490
  /* translators: icon keyword */
1491
- (0,s.__)("brush","coblocks"),
1492
  /* translators: icon keyword */
1493
- (0,s.__)("colors","coblocks"),
1494
  /* translators: icon keyword */
1495
- (0,s.__)("creative","coblocks"),
1496
  /* translators: icon keyword */
1497
- (0,s.__)("design","coblocks"),
1498
  /* translators: icon keyword */
1499
- (0,s.__)("media","coblocks"),
1500
  /* translators: icon keyword */
1501
- (0,s.__)("palette","coblocks")],icon:(0,_.createElement)(t,{icon:k.PMz.default}),icon_outlined:(0,_.createElement)(t,{icon:k.PMz.outlined})},poll:{
1502
  /* translators: icon label */
1503
- label:(0,s.__)("Poll","coblocks"),keywords:[
1504
  /* translators: icon keyword */
1505
- (0,s.__)("analytics","coblocks"),
1506
  /* translators: icon keyword */
1507
- (0,s.__)("chart","coblocks"),
1508
  /* translators: icon keyword */
1509
- (0,s.__)("data","coblocks"),
1510
  /* translators: icon keyword */
1511
- (0,s.__)("graph","coblocks"),
1512
  /* translators: icon keyword */
1513
- (0,s.__)("square","coblocks"),
1514
  /* translators: icon keyword */
1515
- (0,s.__)("stats","coblocks"),
1516
  /* translators: icon keyword */
1517
- (0,s.__)("survey","coblocks"),
1518
  /* translators: icon keyword */
1519
- (0,s.__)("vote","coblocks")],icon:(0,_.createElement)(t,{icon:k.BLE.default}),icon_outlined:(0,_.createElement)(t,{icon:k.BLE.outlined})},post_carousel:{
1520
  /* translators: icon label */
1521
- label:(0,s.__)("Post carousel","coblocks"),keywords:[
1522
  /* translators: icon keyword */
1523
- (0,s.__)("lines","coblocks"),
1524
  /* translators: icon keyword */
1525
- (0,s.__)("list","coblocks"),
1526
  /* translators: icon keyword */
1527
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.TL$.default})},posts:{
1528
  /* translators: icon label */
1529
- label:(0,s.__)("Posts","coblocks"),keywords:[
1530
  /* translators: icon keyword */
1531
- (0,s.__)("double","coblocks"),
1532
  /* translators: icon keyword */
1533
- (0,s.__)("text","coblocks"),
1534
  /* translators: icon keyword */
1535
- (0,s.__)("twice","coblocks")],icon:(0,_.createElement)(t,{icon:k.rtp.default})},pricing_table_item:{
1536
  /* translators: icon label */
1537
- label:(0,s.__)("Pricing table - Item","coblocks"),keywords:[
1538
  /* translators: icon keyword */
1539
- (0,s.__)("cash","coblocks"),
1540
  /* translators: icon keyword */
1541
- (0,s.__)("money","coblocks"),
1542
  /* translators: icon keyword */
1543
- (0,s.__)("paper","coblocks"),
1544
  /* translators: icon keyword */
1545
- (0,s.__)("sign","coblocks")],icon:(0,_.createElement)(t,{icon:k.hkY.default})},pricing_table:{
1546
  /* translators: icon label */
1547
- label:(0,s.__)("Pricing table","coblocks"),keywords:[
1548
  /* translators: icon keyword */
1549
- (0,s.__)("cash","coblocks"),
1550
  /* translators: icon keyword */
1551
- (0,s.__)("money","coblocks"),
1552
  /* translators: icon keyword */
1553
- (0,s.__)("paper","coblocks"),
1554
  /* translators: icon keyword */
1555
- (0,s.__)("sign","coblocks")],icon:(0,_.createElement)(t,{icon:k.D6O.default})},recordvoiceover:{
1556
  /* translators: icon label */
1557
- label:(0,s.__)("Voice","coblocks"),keywords:[
1558
  /* translators: icon keyword */
1559
- (0,s.__)("accouncement","coblocks"),
1560
  /* translators: icon keyword */
1561
- (0,s.__)("audio","coblocks"),
1562
  /* translators: icon keyword */
1563
- (0,s.__)("broadcast","coblocks"),
1564
  /* translators: icon keyword */
1565
- (0,s.__)("megaphone","coblocks"),
1566
  /* translators: icon keyword */
1567
- (0,s.__)("podcast","coblocks"),
1568
  /* translators: icon keyword */
1569
- (0,s.__)("record","coblocks"),
1570
  /* translators: icon keyword */
1571
- (0,s.__)("shout","coblocks"),
1572
  /* translators: icon keyword */
1573
- (0,s.__)("sing","coblocks"),
1574
  /* translators: icon keyword */
1575
- (0,s.__)("speak","coblocks"),
1576
  /* translators: icon keyword */
1577
- (0,s.__)("talk","coblocks"),
1578
  /* translators: icon keyword */
1579
- (0,s.__)("voice over","coblocks")],icon:(0,_.createElement)(t,{icon:k.yQy.default}),icon_outlined:(0,_.createElement)(t,{icon:k.yQy.outlined})},reply_all:{
1580
  /* translators: icon label */
1581
- label:(0,s.__)("Reply","coblocks"),keywords:[
1582
  /* translators: icon keyword */
1583
- (0,s.__)("arrows","coblocks"),
1584
  /* translators: icon keyword */
1585
- (0,s.__)("back","coblocks"),
1586
  /* translators: icon keyword */
1587
- (0,s.__)("comment","coblocks"),
1588
  /* translators: icon keyword */
1589
- (0,s.__)("email","coblocks"),
1590
  /* translators: icon keyword */
1591
- (0,s.__)("mail","coblocks"),
1592
  /* translators: icon keyword */
1593
- (0,s.__)("message","coblocks"),
1594
  /* translators: icon keyword */
1595
- (0,s.__)("respond","coblocks"),
1596
  /* translators: icon keyword */
1597
- (0,s.__)("reverse","coblocks")],icon:(0,_.createElement)(t,{icon:k.XPM.default})},request:{
1598
  /* translators: icon label */
1599
- label:(0,s.__)("Request","coblocks"),keywords:[
1600
  /* translators: icon keyword */
1601
- (0,s.__)("bullets","coblocks"),
1602
  /* translators: icon keyword */
1603
- (0,s.__)("list","coblocks"),
1604
  /* translators: icon keyword */
1605
- (0,s.__)("paper","coblocks"),
1606
  /* translators: icon keyword */
1607
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.ah9.default})},row:{
1608
  /* translators: icon label */
1609
- label:(0,s.__)("Row","coblocks"),keywords:[
1610
  /* translators: icon keyword */
1611
- (0,s.__)("divider","coblocks"),
1612
  /* translators: icon keyword */
1613
- (0,s.__)("line","coblocks")],icon:(0,_.createElement)(t,{icon:k.Y8C.default})},scatter_plot:{
1614
  /* translators: icon label */
1615
- label:(0,s.__)("Scatter Plot","coblocks"),keywords:[
1616
  /* translators: icon keyword */
1617
- (0,s.__)("analytics","coblocks"),
1618
  /* translators: icon keyword */
1619
- (0,s.__)("chart","coblocks"),
1620
  /* translators: icon keyword */
1621
- (0,s.__)("circle","coblocks"),
1622
  /* translators: icon keyword */
1623
- (0,s.__)("data","coblocks"),
1624
  /* translators: icon keyword */
1625
- (0,s.__)("dots","coblocks"),
1626
  /* translators: icon keyword */
1627
- (0,s.__)("graph","coblocks"),
1628
  /* translators: icon keyword */
1629
- (0,s.__)("random","coblocks"),
1630
  /* translators: icon keyword */
1631
- (0,s.__)("stats","coblocks")],icon:(0,_.createElement)(t,{icon:k.fij.default}),icon_outlined:(0,_.createElement)(t,{icon:k.fij.outlined})},school:{
1632
  /* translators: icon label */
1633
- label:(0,s.__)("School","coblocks"),keywords:[
1634
  /* translators: icon keyword */
1635
- (0,s.__)("college","coblocks"),
1636
  /* translators: icon keyword */
1637
- (0,s.__)("degree","coblocks"),
1638
  /* translators: icon keyword */
1639
- (0,s.__)("diploma","coblocks"),
1640
  /* translators: icon keyword */
1641
- (0,s.__)("education","coblocks"),
1642
  /* translators: icon keyword */
1643
- (0,s.__)("graduation","coblocks"),
1644
  /* translators: icon keyword */
1645
- (0,s.__)("hat","coblocks"),
1646
  /* translators: icon keyword */
1647
- (0,s.__)("university","coblocks")],icon:(0,_.createElement)(t,{icon:k.yRe.default})},security:{
1648
  /* translators: icon label */
1649
- label:(0,s.__)("Shield","coblocks"),keywords:[
1650
  /* translators: icon keyword */
1651
- (0,s.__)("armor","coblocks"),
1652
  /* translators: icon keyword */
1653
- (0,s.__)("guard","coblocks"),
1654
  /* translators: icon keyword */
1655
- (0,s.__)("protect","coblocks"),
1656
  /* translators: icon keyword */
1657
- (0,s.__)("safe","coblocks"),
1658
  /* translators: icon keyword */
1659
- (0,s.__)("security","coblocks")],icon:(0,_.createElement)(t,{icon:k.L_f.default})},send:{
1660
  /* translators: icon label */
1661
- label:(0,s.__)("Send","coblocks"),keywords:[
1662
  /* translators: icon keyword */
1663
- (0,s.__)("deliver","coblocks"),
1664
  /* translators: icon keyword */
1665
- (0,s.__)("email","coblocks"),
1666
  /* translators: icon keyword */
1667
- (0,s.__)("mail","coblocks"),
1668
  /* translators: icon keyword */
1669
- (0,s.__)("message","coblocks"),
1670
  /* translators: icon keyword */
1671
- (0,s.__)("paper airplane","coblocks")],icon:(0,_.createElement)(t,{icon:k.tJr.default}),icon_outlined:(0,_.createElement)(t,{icon:k.tJr.outlined})},service_item:{
1672
  /* translators: icon label */
1673
- label:(0,s.__)("Service item","coblocks"),keywords:[
1674
  /* translators: icon keyword */
1675
- (0,s.__)("bubble","coblocks"),
1676
  /* translators: icon keyword */
1677
- (0,s.__)("lines","coblocks"),
1678
  /* translators: icon keyword */
1679
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.GaL.default})},services:{
1680
  /* translators: icon label */
1681
- label:(0,s.__)("Services","coblocks"),keywords:[
1682
  /* translators: icon keyword */
1683
- (0,s.__)("bubble","coblocks"),
1684
  /* translators: icon keyword */
1685
- (0,s.__)("lines","coblocks"),
1686
  /* translators: icon keyword */
1687
- (0,s.__)("text","coblocks")],icon:(0,_.createElement)(t,{icon:k.Egd.default})},settings:{
1688
  /* translators: icon label */
1689
- label:(0,s.__)("Settings","coblocks"),keywords:[
1690
  /* translators: icon keyword */
1691
- (0,s.__)("dots","coblocks"),
1692
  /* translators: icon keyword */
1693
- (0,s.__)("lines","coblocks"),
1694
  /* translators: icon keyword */
1695
- (0,s.__)("preferences","coblocks"),
1696
  /* translators: icon keyword */
1697
- (0,s.__)("sliders","coblocks")],icon:(0,_.createElement)(t,{icon:k.qZc.default})},shape_divider:{
1698
  /* translators: icon label */
1699
- label:(0,s.__)("Shape divider","coblocks"),keywords:[
1700
  /* translators: icon keyword */
1701
- (0,s.__)("rectangle","coblocks"),
1702
  /* translators: icon keyword */
1703
- (0,s.__)("wave","coblocks")],icon:(0,_.createElement)(t,{icon:k.Ldq.default})},share:{
1704
  /* translators: icon label */
1705
- label:(0,s.__)("Share","coblocks"),keywords:[
1706
  /* translators: icon keyword */
1707
- (0,s.__)("dots","coblocks"),
1708
  /* translators: icon keyword */
1709
- (0,s.__)("line","coblocks"),
1710
  /* translators: icon keyword */
1711
- (0,s.__)("path","coblocks"),
1712
  /* translators: icon keyword */
1713
- (0,s.__)("share","coblocks")],icon:(0,_.createElement)(t,{icon:k.$Uu.default})},shipping:{
1714
  /* translators: icon label */
1715
- label:(0,s.__)("Shipping","coblocks"),keywords:[
1716
  /* translators: icon keyword */
1717
- (0,s.__)("auto","coblocks"),
1718
  /* translators: icon keyword */
1719
- (0,s.__)("cart","coblocks"),
1720
  /* translators: icon keyword */
1721
- (0,s.__)("commerce","coblocks"),
1722
  /* translators: icon keyword */
1723
- (0,s.__)("delivery","coblocks"),
1724
  /* translators: icon keyword */
1725
- (0,s.__)("ecommerce","coblocks"),
1726
  /* translators: icon keyword */
1727
- (0,s.__)("ship","coblocks"),
1728
  /* translators: icon keyword */
1729
- (0,s.__)("shop","coblocks"),
1730
  /* translators: icon keyword */
1731
- (0,s.__)("store","coblocks"),
1732
  /* translators: icon keyword */
1733
- (0,s.__)("transport","coblocks"),
1734
  /* translators: icon keyword */
1735
- (0,s.__)("truck","coblocks"),
1736
  /* translators: icon keyword */
1737
- (0,s.__)("woo","coblocks")],icon:(0,_.createElement)(t,{icon:k.UI$.default})},signal:{
1738
  /* translators: icon label */
1739
- label:(0,s.__)("Signal","coblocks"),keywords:[
1740
  /* translators: icon keyword */
1741
- (0,s.__)("radar","coblocks"),
1742
  /* translators: icon keyword */
1743
- (0,s.__)("radio","coblocks"),
1744
  /* translators: icon keyword */
1745
- (0,s.__)("sonar","coblocks"),
1746
  /* translators: icon keyword */
1747
- (0,s.__)("waves","coblocks"),
1748
  /* translators: icon keyword */
1749
- (0,s.__)("wifi","coblocks")],icon:(0,_.createElement)(t,{icon:k.Reh.default})},snowflake:{
1750
  /* translators: icon label */
1751
- label:(0,s.__)("Snowflake","coblocks"),keywords:[
1752
  /* translators: icon keyword */
1753
- (0,s.__)("chill","coblocks"),
1754
  /* translators: icon keyword */
1755
- (0,s.__)("cold","coblocks"),
1756
  /* translators: icon keyword */
1757
- (0,s.__)("frozen","coblocks"),
1758
  /* translators: icon keyword */
1759
- (0,s.__)("global","coblocks"),
1760
  /* translators: icon keyword */
1761
- (0,s.__)("ice","coblocks"),
1762
  /* translators: icon keyword */
1763
- (0,s.__)("season","coblocks"),
1764
  /* translators: icon keyword */
1765
- (0,s.__)("winter","coblocks")],icon:(0,_.createElement)(t,{icon:k.PW.default})},social_profiles:{
1766
  /* translators: icon label */
1767
- label:(0,s.__)("Social profiles","coblocks"),keywords:[
1768
  /* translators: icon keyword */
1769
- (0,s.__)("people","coblocks"),
1770
  /* translators: icon keyword */
1771
- (0,s.__)("person","coblocks"),
1772
  /* translators: icon keyword */
1773
- (0,s.__)("profiles","coblocks"),
1774
  /* translators: icon keyword */
1775
- (0,s.__)("share","coblocks"),
1776
  /* translators: icon keyword */
1777
- (0,s.__)("social","coblocks")],icon:(0,_.createElement)(t,{icon:k.EMt.default})},spa:{
1778
  /* translators: icon label */
1779
- label:(0,s.__)("Spa","coblocks"),keywords:[
1780
  /* translators: icon keyword */
1781
- (0,s.__)("flower","coblocks"),
1782
  /* translators: icon keyword */
1783
- (0,s.__)("health","coblocks"),
1784
  /* translators: icon keyword */
1785
- (0,s.__)("plant","coblocks"),
1786
  /* translators: icon keyword */
1787
- (0,s.__)("resort","coblocks"),
1788
  /* translators: icon keyword */
1789
- (0,s.__)("sauna","coblocks"),
1790
  /* translators: icon keyword */
1791
- (0,s.__)("zen","coblocks")],icon:(0,_.createElement)(t,{icon:k.h_$.default}),icon_outlined:(0,_.createElement)(t,{icon:k.h_$.outlined})},star:{
1792
  /* translators: icon label */
1793
- label:(0,s.__)("Star","coblocks"),keywords:[
1794
  /* translators: icon keyword */
1795
- (0,s.__)("favorite","coblocks"),
1796
  /* translators: icon keyword */
1797
- (0,s.__)("like","coblocks"),
1798
  /* translators: icon keyword */
1799
- (0,s.__)("plus","coblocks"),
1800
  /* translators: icon keyword */
1801
- (0,s.__)("rate","coblocks"),
1802
  /* translators: icon keyword */
1803
- (0,s.__)("shape","coblocks"),
1804
  /* translators: icon keyword */
1805
- (0,s.__)("vote","coblocks")],icon:(0,_.createElement)(t,{icon:k.TqU.default}),icon_outlined:(0,_.createElement)(t,{icon:k.TqU.outlined})},style:{
1806
  /* translators: icon label */
1807
- label:(0,s.__)("Cards","coblocks"),keywords:[
1808
  /* translators: icon keyword */
1809
- (0,s.__)("games","coblocks"),
1810
  /* translators: icon keyword */
1811
- (0,s.__)("layers","coblocks"),
1812
  /* translators: icon keyword */
1813
- (0,s.__)("shuffle","coblocks"),
1814
  /* translators: icon keyword */
1815
- (0,s.__)("stack","coblocks")],icon:(0,_.createElement)(t,{icon:k.Pb8.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Pb8.outlined})},swaphorizontal:{
1816
  /* translators: icon label */
1817
- label:(0,s.__)("Swap Horizontal","coblocks"),keywords:[
1818
  /* translators: icon keyword */
1819
- (0,s.__)("arrows","coblocks"),
1820
  /* translators: icon keyword */
1821
- (0,s.__)("circle","coblocks"),
1822
  /* translators: icon keyword */
1823
- (0,s.__)("move","coblocks"),
1824
  /* translators: icon keyword */
1825
- (0,s.__)("shift","coblocks"),
1826
  /* translators: icon keyword */
1827
- (0,s.__)("transition","coblocks")],icon:(0,_.createElement)(t,{icon:k.QF_.default}),icon_outlined:(0,_.createElement)(t,{icon:k.QF_.outlined})},swapvertical:{
1828
  /* translators: icon label */
1829
- label:(0,s.__)("Swap Vertical","coblocks"),keywords:[
1830
  /* translators: icon keyword */
1831
- (0,s.__)("arrows","coblocks"),
1832
  /* translators: icon keyword */
1833
- (0,s.__)("circle","coblocks"),
1834
  /* translators: icon keyword */
1835
- (0,s.__)("move","coblocks"),
1836
  /* translators: icon keyword */
1837
- (0,s.__)("shift","coblocks"),
1838
  /* translators: icon keyword */
1839
- (0,s.__)("transition","coblocks")],icon:(0,_.createElement)(t,{icon:k.Dtr.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Dtr.outlined})},sync:{
1840
  /* translators: icon label */
1841
- label:(0,s.__)("Sync","coblocks"),keywords:[
1842
  /* translators: icon keyword */
1843
- (0,s.__)("arrows","coblocks"),
1844
  /* translators: icon keyword */
1845
- (0,s.__)("circle","coblocks"),
1846
  /* translators: icon keyword */
1847
- (0,s.__)("refresh","coblocks"),
1848
  /* translators: icon keyword */
1849
- (0,s.__)("synchronize","coblocks"),
1850
  /* translators: icon keyword */
1851
- (0,s.__)("update","coblocks")],icon:(0,_.createElement)(t,{icon:k._MG.default})},tablet_mac:{
1852
  /* translators: icon label */
1853
- label:(0,s.__)("Tablet","coblocks"),keywords:[
1854
  /* translators: icon keyword */
1855
- (0,s.__)("computer","coblocks"),
1856
  /* translators: icon keyword */
1857
- (0,s.__)("device","coblocks"),
1858
  /* translators: icon keyword */
1859
- (0,s.__)("ipad","coblocks"),
1860
  /* translators: icon keyword */
1861
- (0,s.__)("monitor","coblocks"),
1862
  /* translators: icon keyword */
1863
- (0,s.__)("office","coblocks"),
1864
  /* translators: icon keyword */
1865
- (0,s.__)("pc","coblocks"),
1866
  /* translators: icon keyword */
1867
- (0,s.__)("screen","coblocks"),
1868
  /* translators: icon keyword */
1869
- (0,s.__)("surface","coblocks")],icon:(0,_.createElement)(t,{icon:k.fsp.default})},tablet:{
1870
  /* translators: icon label */
1871
- label:(0,s.__)("Tablet","coblocks"),keywords:[
1872
  /* translators: icon keyword */
1873
- (0,s.__)("computer","coblocks"),
1874
  /* translators: icon keyword */
1875
- (0,s.__)("device","coblocks"),
1876
  /* translators: icon keyword */
1877
- (0,s.__)("ipad","coblocks"),
1878
  /* translators: icon keyword */
1879
- (0,s.__)("monitor","coblocks"),
1880
  /* translators: icon keyword */
1881
- (0,s.__)("office","coblocks"),
1882
  /* translators: icon keyword */
1883
- (0,s.__)("pc","coblocks"),
1884
  /* translators: icon keyword */
1885
- (0,s.__)("screen","coblocks"),
1886
  /* translators: icon keyword */
1887
- (0,s.__)("surface","coblocks")],icon:(0,_.createElement)(t,{icon:k.T67.default})},testimonial:{
1888
  /* translators: icon label */
1889
- label:(0,s.__)("Testimonial","coblocks"),keywords:[
1890
  /* translators: icon keyword */
1891
- (0,s.__)("bubble","coblocks"),
1892
  /* translators: icon keyword */
1893
- (0,s.__)("conversation","coblocks"),
1894
  /* translators: icon keyword */
1895
- (0,s.__)("head","coblocks"),
1896
  /* translators: icon keyword */
1897
- (0,s.__)("human","coblocks"),
1898
  /* translators: icon keyword */
1899
- (0,s.__)("people","coblocks"),
1900
  /* translators: icon keyword */
1901
- (0,s.__)("person","coblocks"),
1902
  /* translators: icon keyword */
1903
- (0,s.__)("speach","coblocks"),
1904
  /* translators: icon keyword */
1905
- (0,s.__)("speak","coblocks"),
1906
  /* translators: icon keyword */
1907
- (0,s.__)("talk","coblocks")],icon:(0,_.createElement)(t,{icon:k.Ou8.default})},timer:{
1908
  /* translators: icon label */
1909
- label:(0,s.__)("Timer","coblocks"),keywords:[
1910
  /* translators: icon keyword */
1911
- (0,s.__)("chrono","coblocks"),
1912
  /* translators: icon keyword */
1913
- (0,s.__)("hour","coblocks"),
1914
  /* translators: icon keyword */
1915
- (0,s.__)("start","coblocks"),
1916
  /* translators: icon keyword */
1917
- (0,s.__)("stop","coblocks"),
1918
  /* translators: icon keyword */
1919
- (0,s.__)("time","coblocks"),
1920
  /* translators: icon keyword */
1921
- (0,s.__)("watch","coblocks")],icon:(0,_.createElement)(t,{icon:k.DW9.default})},trackchanges:{
1922
  /* translators: icon label */
1923
- label:(0,s.__)("Radar","coblocks"),keywords:[
1924
  /* translators: icon keyword */
1925
- (0,s.__)("find","coblocks"),
1926
  /* translators: icon keyword */
1927
- (0,s.__)("locate","coblocks"),
1928
  /* translators: icon keyword */
1929
- (0,s.__)("radio","coblocks"),
1930
  /* translators: icon keyword */
1931
- (0,s.__)("scan","coblocks"),
1932
  /* translators: icon keyword */
1933
- (0,s.__)("search","coblocks"),
1934
  /* translators: icon keyword */
1935
- (0,s.__)("signal","coblocks"),
1936
  /* translators: icon keyword */
1937
- (0,s.__)("sonar","coblocks"),
1938
  /* translators: icon keyword */
1939
- (0,s.__)("time","coblocks"),
1940
  /* translators: icon keyword */
1941
- (0,s.__)("tracking","coblocks")],icon:(0,_.createElement)(t,{icon:k.yeF.default})},translate:{
1942
  /* translators: icon label */
1943
- label:(0,s.__)("Translate","coblocks"),keywords:[
1944
  /* translators: icon keyword */
1945
- (0,s.__)("alphabet","coblocks"),
1946
  /* translators: icon keyword */
1947
- (0,s.__)("global","coblocks"),
1948
  /* translators: icon keyword */
1949
- (0,s.__)("internationalization","coblocks"),
1950
  /* translators: icon keyword */
1951
- (0,s.__)("language","coblocks"),
1952
  /* translators: icon keyword */
1953
- (0,s.__)("linguistics","coblocks"),
1954
  /* translators: icon keyword */
1955
- (0,s.__)("localization","coblocks"),
1956
  /* translators: icon keyword */
1957
- (0,s.__)("polyglot","coblocks"),
1958
  /* translators: icon keyword */
1959
- (0,s.__)("speech","coblocks"),
1960
  /* translators: icon keyword */
1961
- (0,s.__)("world","coblocks")],icon:(0,_.createElement)(t,{icon:k.R99.default})},trash_confirm:{
1962
  /* translators: icon label */
1963
- label:(0,s.__)("Trash confirm","coblocks"),keywords:[
1964
  /* translators: icon keyword */
1965
- (0,s.__)("confirm","coblocks"),
1966
  /* translators: icon keyword */
1967
- (0,s.__)("delete","coblocks"),
1968
  /* translators: icon keyword */
1969
- (0,s.__)("garbage","coblocks"),
1970
  /* translators: icon keyword */
1971
- (0,s.__)("half full","coblocks"),
1972
  /* translators: icon keyword */
1973
- (0,s.__)("remove","coblocks")],icon:(0,_.createElement)(t,{icon:k.mqc.default})},trash:{
1974
  /* translators: icon label */
1975
- label:(0,s.__)("Trash","coblocks"),keywords:[
1976
  /* translators: icon keyword */
1977
- (0,s.__)("delete","coblocks"),
1978
  /* translators: icon keyword */
1979
- (0,s.__)("empty","coblocks"),
1980
  /* translators: icon keyword */
1981
- (0,s.__)("garbage","coblocks"),
1982
  /* translators: icon keyword */
1983
- (0,s.__)("remove","coblocks")],icon:(0,_.createElement)(t,{icon:k._b.default})},twitter:{
1984
  /* translators: icon label */
1985
- label:(0,s.__)("Twitter","coblocks"),keywords:[
1986
  /* translators: icon keyword */
1987
- (0,s.__)("media","coblocks"),
1988
  /* translators: icon keyword */
1989
- (0,s.__)("share","coblocks"),
1990
  /* translators: icon keyword */
1991
- (0,s.__)("social","coblocks")],icon:(0,_.createElement)(t,{icon:k.sV8.default})},typography:{
1992
  /* translators: icon label */
1993
- label:(0,s.__)("Typography","coblocks"),keywords:[
1994
  /* translators: icon keyword */
1995
- (0,s.__)("letter","coblocks"),
1996
  /* translators: icon keyword */
1997
- (0,s.__)("underline","coblocks"),
1998
  /* translators: icon keyword */
1999
- (0,s.__)("text","coblocks"),
2000
  /* translators: icon keyword */
2001
- (0,s.__)("typo","coblocks")],icon:(0,_.createElement)(t,{icon:k._NS.default}),icon_outlined:(0,_.createElement)(t,{icon:k._NS.outlined})},update:{
2002
  /* translators: icon label */
2003
- label:(0,s.__)("Update","coblocks"),keywords:[
2004
  /* translators: icon keyword */
2005
- (0,s.__)("arrow","coblocks"),
2006
  /* translators: icon keyword */
2007
- (0,s.__)("backup","coblocks"),
2008
  /* translators: icon keyword */
2009
- (0,s.__)("circle","coblocks"),
2010
  /* translators: icon keyword */
2011
- (0,s.__)("clock","coblocks"),
2012
  /* translators: icon keyword */
2013
- (0,s.__)("future","coblocks"),
2014
  /* translators: icon keyword */
2015
- (0,s.__)("history","coblocks"),
2016
  /* translators: icon keyword */
2017
- (0,s.__)("hour","coblocks"),
2018
  /* translators: icon keyword */
2019
- (0,s.__)("schedule","coblocks"),
2020
  /* translators: icon keyword */
2021
- (0,s.__)("time machine","coblocks")],icon:(0,_.createElement)(t,{icon:k.YtA.default})},verifieduser:{
2022
  /* translators: icon label */
2023
- label:(0,s.__)("Shield Check","coblocks"),keywords:[
2024
  /* translators: icon keyword */
2025
- (0,s.__)("armor","coblocks"),
2026
  /* translators: icon keyword */
2027
- (0,s.__)("guard","coblocks"),
2028
  /* translators: icon keyword */
2029
- (0,s.__)("protect","coblocks"),
2030
  /* translators: icon keyword */
2031
- (0,s.__)("safe","coblocks"),
2032
  /* translators: icon keyword */
2033
- (0,s.__)("security","coblocks"),
2034
  /* translators: icon keyword */
2035
- (0,s.__)("verified","coblocks")],icon:(0,_.createElement)(t,{icon:k.MU1.default}),icon_outlined:(0,_.createElement)(t,{icon:k.MU1.outlined})},video:{
2036
  /* translators: icon label */
2037
- label:(0,s.__)("Video","coblocks"),keywords:[
2038
  /* translators: icon keyword */
2039
- (0,s.__)("creative","coblocks"),
2040
  /* translators: icon keyword */
2041
- (0,s.__)("director","coblocks"),
2042
  /* translators: icon keyword */
2043
- (0,s.__)("media","coblocks"),
2044
  /* translators: icon keyword */
2045
- (0,s.__)("producer","coblocks"),
2046
  /* translators: icon keyword */
2047
- (0,s.__)("film","coblocks")],icon:(0,_.createElement)(t,{icon:k.lIB.default}),icon_outlined:(0,_.createElement)(t,{icon:k.lIB.outlined})},vintage_filter:{
2048
  /* translators: icon label */
2049
- label:(0,s.__)("Vintage Filter","coblocks"),keywords:[
2050
  /* translators: icon keyword */
2051
- (0,s.__)("artist","coblocks"),
2052
  /* translators: icon keyword */
2053
- (0,s.__)("camera","coblocks"),
2054
  /* translators: icon keyword */
2055
- (0,s.__)("creative","coblocks"),
2056
  /* translators: icon keyword */
2057
- (0,s.__)("flower","coblocks"),
2058
  /* translators: icon keyword */
2059
- (0,s.__)("photography","coblocks")],icon:(0,_.createElement)(t,{icon:k.Eu6.default}),icon_outlined:(0,_.createElement)(t,{icon:k.Eu6.outlined})},volume:{
2060
  /* translators: icon label */
2061
- label:(0,s.__)("Volume","coblocks"),keywords:[
2062
  /* translators: icon keyword */
2063
- (0,s.__)("audio","coblocks"),
2064
  /* translators: icon keyword */
2065
- (0,s.__)("media","coblocks"),
2066
  /* translators: icon keyword */
2067
- (0,s.__)("music","coblocks"),
2068
  /* translators: icon keyword */
2069
- (0,s.__)("song","coblocks"),
2070
  /* translators: icon keyword */
2071
- (0,s.__)("sound","coblocks")],icon:(0,_.createElement)(t,{icon:k.vMY.default}),icon_outlined:(0,_.createElement)(t,{icon:k.vMY.outlined})},watch:{
2072
  /* translators: icon label */
2073
- label:(0,s.__)("Watch","coblocks"),keywords:[
2074
  /* translators: icon keyword */
2075
- (0,s.__)("clock","coblocks"),
2076
  /* translators: icon keyword */
2077
- (0,s.__)("device","coblocks"),
2078
  /* translators: icon keyword */
2079
- (0,s.__)("hour","coblocks"),
2080
  /* translators: icon keyword */
2081
- (0,s.__)("time","coblocks"),
2082
  /* translators: icon keyword */
2083
- (0,s.__)("wrist","coblocks")],icon:(0,_.createElement)(t,{icon:k.E6g.default}),icon_outlined:(0,_.createElement)(t,{icon:k.E6g.outlined})},waves:{
2084
  /* translators: icon label */
2085
- label:(0,s.__)("Waves","coblocks"),keywords:[
2086
  /* translators: icon keyword */
2087
- (0,s.__)("fun","coblocks"),
2088
  /* translators: icon keyword */
2089
- (0,s.__)("ocean","coblocks"),
2090
  /* translators: icon keyword */
2091
- (0,s.__)("outdoors","coblocks"),
2092
  /* translators: icon keyword */
2093
- (0,s.__)("sea","coblocks"),
2094
  /* translators: icon keyword */
2095
- (0,s.__)("summer","coblocks"),
2096
  /* translators: icon keyword */
2097
- (0,s.__)("surf","coblocks"),
2098
  /* translators: icon keyword */
2099
- (0,s.__)("water","coblocks")],icon:(0,_.createElement)(t,{icon:k.KSY.default})}};const a={filled:{},outlined:{}};let n="undefined"==typeof coblocksBlockData||coblocksBlockData.bundledIconsEnabled?b:{};"undefined"!=typeof coblocksBlockData&&Object.keys(coblocksBlockData.customIcons).length&&(Object.keys(coblocksBlockData.customIcons).forEach((function(o){const c=coblocksBlockData.customIcons[o].icon.replace("<svg",'<svg data-coblocks-custom-icon="true" role="img" aria-hidden="true" focusable="false"');if(coblocksBlockData.customIcons[o].icon=(0,l.ZP)(c),"icon_outlined"in coblocksBlockData.customIcons[o]){const c=coblocksBlockData.customIcons[o].icon_outlined.replace("<svg",'<svg data-coblocks-custom-icon="true" role="img" aria-hidden="true" focusable="false"');coblocksBlockData.customIcons[o].icon_outlined=(0,l.ZP)(c)}})),n={...n,...coblocksBlockData.customIcons}),Object.entries(n).filter((function(o){a.outlined[o[0]]={icon:n[o[0]]&&n[o[0]].icon_outlined?n[o[0]].icon_outlined:n[o[0]].icon,keywords:n[o[0]]?n[o[0]].keywords:null,label:n[o[0]]?n[o[0]].label:null},a.filled[o[0]]={icon:n[o[0]]?n[o[0]].icon:null,keywords:n[o[0]]?n[o[0]].keywords:null,label:n[o[0]]?n[o[0]].label:null}}));var i=a}}]);
1
+ "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[315],{2315:function(o,c,e){e.r(c),e.d(c,{default:function(){return d}});var l=e(2819),_=e.n(l),s=e(5935),t=e(9307),b=e(5736),k=function(o){let{icon:c,size:e=24,...l}=o;return(0,t.cloneElement)(c,{width:e,height:e,...l})},a=e(7635),n={accessible:{
2
  /* translators: icon label */
3
+ label:(0,b.__)("Accessible","coblocks"),keywords:[
4
  /* translators: icon keyword */
5
+ (0,b.__)("handicapped","coblocks"),
6
  /* translators: icon keyword */
7
+ (0,b.__)("health care","coblocks"),
8
  /* translators: icon keyword */
9
+ (0,b.__)("medical","coblocks"),
10
  /* translators: icon keyword */
11
+ (0,b.__)("wheelchair","coblocks")],icon:(0,t.createElement)(k,{icon:a._wv.default})},accordion_item:{
12
  /* translators: icon label */
13
+ label:(0,b.__)("Accordion Item","coblocks"),keywords:[
14
  /* translators: icon keyword */
15
+ (0,b.__)("interface","coblocks"),
16
  /* translators: icon keyword */
17
+ (0,b.__)("modal","coblocks"),
18
  /* translators: icon keyword */
19
+ (0,b.__)("window","coblocks")],icon:(0,t.createElement)(k,{icon:a.Gvm.default})},accordion:{
20
  /* translators: icon label */
21
+ label:(0,b.__)("Accordion","coblocks"),keywords:[
22
  /* translators: icon keyword */
23
+ (0,b.__)("item","coblocks"),
24
  /* translators: icon keyword */
25
+ (0,b.__)("window","coblocks")],icon:(0,t.createElement)(k,{icon:a.$PS.default})},accounttree:{
26
  /* translators: icon label */
27
+ label:(0,b.__)("Diagram","coblocks"),keywords:[
28
  /* translators: icon keyword */
29
+ (0,b.__)("blueprint","coblocks"),
30
  /* translators: icon keyword */
31
+ (0,b.__)("flowchart","coblocks"),
32
  /* translators: icon keyword */
33
+ (0,b.__)("hierarchy","coblocks"),
34
  /* translators: icon keyword */
35
+ (0,b.__)("layout","coblocks"),
36
  /* translators: icon keyword */
37
+ (0,b.__)("map","coblocks"),
38
  /* translators: icon keyword */
39
+ (0,b.__)("sitemap","coblocks")],icon:(0,t.createElement)(k,{icon:a.uUB.default}),icon_outlined:(0,t.createElement)(k,{icon:a.uUB.outlined})},album:{
40
  /* translators: icon label */
41
+ label:(0,b.__)("Album","coblocks"),keywords:[
42
  /* translators: icon keyword */
43
+ (0,b.__)("audio","coblocks"),
44
  /* translators: icon keyword */
45
+ (0,b.__)("bullseye","coblocks"),
46
  /* translators: icon keyword */
47
+ (0,b.__)("media","coblocks"),
48
  /* translators: icon keyword */
49
+ (0,b.__)("music","coblocks"),
50
  /* translators: icon keyword */
51
+ (0,b.__)("song","coblocks"),
52
  /* translators: icon keyword */
53
+ (0,b.__)("target","coblocks")],icon:(0,t.createElement)(k,{icon:a.oZz.default}),icon_outlined:(0,t.createElement)(k,{icon:a.oZz.outlined})},alert:{
54
  /* translators: icon label */
55
+ label:(0,b.__)("Alert","coblocks"),keywords:[
56
  /* translators: icon keyword */
57
+ (0,b.__)("bell","coblocks"),
58
  /* translators: icon keyword */
59
+ (0,b.__)("danger","coblocks"),
60
  /* translators: icon keyword */
61
+ (0,b.__)("ring","coblocks"),
62
  /* translators: icon keyword */
63
+ (0,b.__)("sound","coblocks"),
64
  /* translators: icon keyword */
65
+ (0,b.__)("warning","coblocks")],icon:(0,t.createElement)(k,{icon:a.maR.default})},allinclusive:{
66
  /* translators: icon label */
67
+ label:(0,b.__)("Infinity","coblocks"),keywords:[
68
  /* translators: icon keyword */
69
+ (0,b.__)("cycle","coblocks"),
70
  /* translators: icon keyword */
71
+ (0,b.__)("eternal","coblocks"),
72
  /* translators: icon keyword */
73
+ (0,b.__)("figure eight","coblocks"),
74
  /* translators: icon keyword */
75
+ (0,b.__)("loop","coblocks")],icon:(0,t.createElement)(k,{icon:a.L6J.default})},animation:{
76
  /* translators: icon label */
77
+ label:(0,b.__)("Animation","coblocks"),keywords:[
78
  /* translators: icon keyword */
79
+ (0,b.__)("balls","coblocks"),
80
  /* translators: icon keyword */
81
+ (0,b.__)("loading","coblocks"),
82
  /* translators: icon keyword */
83
+ (0,b.__)("movement","coblocks"),
84
  /* translators: icon keyword */
85
+ (0,b.__)("progression","coblocks")],icon:(0,t.createElement)(k,{icon:a.Icg.default})},aperture:{
86
  /* translators: icon label */
87
+ label:(0,b.__)("Aperture","coblocks"),keywords:[
88
  /* translators: icon keyword */
89
+ (0,b.__)("camera","coblocks"),
90
  /* translators: icon keyword */
91
+ (0,b.__)("creative","coblocks"),
92
  /* translators: icon keyword */
93
+ (0,b.__)("film","coblocks"),
94
  /* translators: icon keyword */
95
+ (0,b.__)("media","coblocks"),
96
  /* translators: icon keyword */
97
+ (0,b.__)("photo","coblocks"),
98
  /* translators: icon keyword */
99
+ (0,b.__)("photography","coblocks")],icon:(0,t.createElement)(k,{icon:a.a2B.default}),icon_outlined:(0,t.createElement)(k,{icon:a.a2B.outlined})},at:{
100
  /* translators: icon label */
101
+ label:(0,b.__)("At","coblocks"),keywords:[
102
  /* translators: icon keyword */
103
+ (0,b.__)("at sign","coblocks"),
104
  /* translators: icon keyword */
105
+ (0,b.__)("email","coblocks"),
106
  /* translators: icon keyword */
107
+ (0,b.__)("letter","coblocks"),
108
  /* translators: icon keyword */
109
+ (0,b.__)("mail","coblocks"),
110
  /* translators: icon keyword */
111
+ (0,b.__)("mention","coblocks"),
112
  /* translators: icon keyword */
113
+ (0,b.__)("message","coblocks"),
114
  /* translators: icon keyword */
115
+ (0,b.__)("symbol","coblocks")],icon:(0,t.createElement)(k,{icon:a.XJw.default})},audiotrack:{
116
  /* translators: icon label */
117
+ label:(0,b.__)("Audiotrack","coblocks"),keywords:[
118
  /* translators: icon keyword */
119
+ (0,b.__)("media","coblocks"),
120
  /* translators: icon keyword */
121
+ (0,b.__)("music","coblocks"),
122
  /* translators: icon keyword */
123
+ (0,b.__)("podcast","coblocks"),
124
  /* translators: icon keyword */
125
+ (0,b.__)("song","coblocks"),
126
  /* translators: icon keyword */
127
+ (0,b.__)("sound","coblocks"),
128
  /* translators: icon keyword */
129
+ (0,b.__)("tune","coblocks")],icon:(0,t.createElement)(k,{icon:a._rZ.default}),icon_outlined:(0,t.createElement)(k,{icon:a._rZ.outlined})},author:{
130
  /* translators: icon label */
131
+ label:(0,b.__)("Author","coblocks"),keywords:[
132
  /* translators: icon keyword */
133
+ (0,b.__)("head","coblocks"),
134
  /* translators: icon keyword */
135
+ (0,b.__)("human","coblocks"),
136
  /* translators: icon keyword */
137
+ (0,b.__)("people","coblocks"),
138
  /* translators: icon keyword */
139
+ (0,b.__)("person","coblocks")],icon:(0,t.createElement)(k,{icon:a.Wg0.default})},blocks:{
140
  /* translators: icon label */
141
+ label:(0,b.__)("Blocks","coblocks"),keywords:[
142
  /* translators: icon keyword */
143
+ (0,b.__)("boxes","coblocks"),
144
  /* translators: icon keyword */
145
+ (0,b.__)("build","coblocks"),
146
  /* translators: icon keyword */
147
+ (0,b.__)("square","coblocks"),
148
  /* translators: icon keyword */
149
+ (0,b.__)("stack","coblocks"),
150
  /* translators: icon keyword */
151
+ (0,b.__)("widgets","coblocks")],icon:(0,t.createElement)(k,{icon:a.s2I.default}),icon_outlined:(0,t.createElement)(k,{icon:a.s2I.outlined})},bluron:{
152
  /* translators: icon label */
153
+ label:(0,b.__)("Blur","coblocks"),keywords:[
154
  /* translators: icon keyword */
155
+ (0,b.__)("dots","coblocks"),
156
  /* translators: icon keyword */
157
+ (0,b.__)("plot","coblocks"),
158
  /* translators: icon keyword */
159
+ (0,b.__)("random","coblocks")],icon:(0,t.createElement)(k,{icon:a.Xut.default})},brush:{
160
  /* translators: icon label */
161
+ label:(0,b.__)("Brush","coblocks"),keywords:[
162
  /* translators: icon keyword */
163
+ (0,b.__)("artist","coblocks"),
164
  /* translators: icon keyword */
165
+ (0,b.__)("colors","coblocks"),
166
  /* translators: icon keyword */
167
+ (0,b.__)("creative","coblocks"),
168
  /* translators: icon keyword */
169
+ (0,b.__)("design","coblocks"),
170
  /* translators: icon keyword */
171
+ (0,b.__)("media","coblocks"),
172
  /* translators: icon keyword */
173
+ (0,b.__)("paint","coblocks"),
174
  /* translators: icon keyword */
175
+ (0,b.__)("paintbrush","coblocks"),
176
  /* translators: icon keyword */
177
+ (0,b.__)("palette","coblocks")],icon:(0,t.createElement)(k,{icon:a.nvk.default}),icon_outlined:(0,t.createElement)(k,{icon:a.nvk.outlined})},build:{
178
  /* translators: icon label */
179
+ label:(0,b.__)("Tools","coblocks"),keywords:[
180
  /* translators: icon keyword */
181
+ (0,b.__)("build","coblocks"),
182
  /* translators: icon keyword */
183
+ (0,b.__)("construction","coblocks"),
184
  /* translators: icon keyword */
185
+ (0,b.__)("settings","coblocks"),
186
  /* translators: icon keyword */
187
+ (0,b.__)("work","coblocks"),
188
  /* translators: icon keyword */
189
+ (0,b.__)("wrench","coblocks")],icon:(0,t.createElement)(k,{icon:a.x3j.default}),icon_outlined:(0,t.createElement)(k,{icon:a.x3j.outlined})},cake:{
190
  /* translators: icon label */
191
+ label:(0,b.__)("Cake","coblocks"),keywords:[
192
  /* translators: icon keyword */
193
+ (0,b.__)("baking","coblocks"),
194
  /* translators: icon keyword */
195
+ (0,b.__)("birthday","coblocks"),
196
  /* translators: icon keyword */
197
+ (0,b.__)("celebration","coblocks"),
198
  /* translators: icon keyword */
199
+ (0,b.__)("food","coblocks"),
200
  /* translators: icon keyword */
201
+ (0,b.__)("fun","coblocks"),
202
  /* translators: icon keyword */
203
+ (0,b.__)("party","coblocks"),
204
  /* translators: icon keyword */
205
+ (0,b.__)("taste","coblocks")],icon:(0,t.createElement)(k,{icon:a.RdJ.default})},calendar:{
206
  /* translators: icon label */
207
+ label:(0,b.__)("Calendar","coblocks"),keywords:[
208
  /* translators: icon keyword */
209
+ (0,b.__)("date","coblocks"),
210
  /* translators: icon keyword */
211
+ (0,b.__)("day","coblocks"),
212
  /* translators: icon keyword */
213
+ (0,b.__)("month","coblocks"),
214
  /* translators: icon keyword */
215
+ (0,b.__)("time","coblocks")],icon:(0,t.createElement)(k,{icon:a.OOY.default})},camera:{
216
  /* translators: icon label */
217
+ label:(0,b.__)("Camera","coblocks"),keywords:[
218
  /* translators: icon keyword */
219
+ (0,b.__)("aperture","coblocks"),
220
  /* translators: icon keyword */
221
+ (0,b.__)("creative","coblocks"),
222
  /* translators: icon keyword */
223
+ (0,b.__)("film","coblocks"),
224
  /* translators: icon keyword */
225
+ (0,b.__)("media","coblocks"),
226
  /* translators: icon keyword */
227
+ (0,b.__)("photography","coblocks"),
228
  /* translators: icon keyword */
229
+ (0,b.__)("photo","coblocks")],icon:(0,t.createElement)(k,{icon:a.DBe.default}),icon_outlined:(0,t.createElement)(k,{icon:a.DBe.outlined})},caret:{
230
  /* translators: icon label */
231
+ label:(0,b.__)("Caret","coblocks"),keywords:[
232
  /* translators: icon keyword */
233
+ (0,b.__)("arrow","coblocks"),
234
  /* translators: icon keyword */
235
+ (0,b.__)("direction","coblocks"),
236
  /* translators: icon keyword */
237
+ (0,b.__)("up","coblocks")],icon:(0,t.createElement)(k,{icon:a.ccE.default})},cast:{
238
  /* translators: icon label */
239
+ label:(0,b.__)("Cast","coblocks"),keywords:[
240
  /* translators: icon keyword */
241
+ (0,b.__)("broadcast","coblocks"),
242
  /* translators: icon keyword */
243
+ (0,b.__)("chromecast","coblocks"),
244
  /* translators: icon keyword */
245
+ (0,b.__)("screen","coblocks"),
246
  /* translators: icon keyword */
247
+ (0,b.__)("television","coblocks"),
248
  /* translators: icon keyword */
249
+ (0,b.__)("tv","coblocks"),
250
  /* translators: icon keyword */
251
+ (0,b.__)("video","coblocks"),
252
  /* translators: icon keyword */
253
+ (0,b.__)("vodcast","coblocks")],icon:(0,t.createElement)(k,{icon:a.a3S.default})},checklist:{
254
  /* translators: icon label */
255
+ label:(0,b.__)("Checklist","coblocks"),keywords:[
256
  /* translators: icon keyword */
257
+ (0,b.__)("check","coblocks"),
258
  /* translators: icon keyword */
259
+ (0,b.__)("done","coblocks"),
260
  /* translators: icon keyword */
261
+ (0,b.__)("list","coblocks"),
262
  /* translators: icon keyword */
263
+ (0,b.__)("okay","coblocks"),
264
  /* translators: icon keyword */
265
+ (0,b.__)("task","coblocks")],icon:(0,t.createElement)(k,{icon:a.HwA.default})},checkmark_circle:{
266
  /* translators: icon label */
267
+ label:(0,b.__)("Checkmark circle","coblocks"),keywords:[
268
  /* translators: icon keyword */
269
+ (0,b.__)("check","coblocks"),
270
  /* translators: icon keyword */
271
+ (0,b.__)("confirm","coblocks"),
272
  /* translators: icon keyword */
273
+ (0,b.__)("done","coblocks"),
274
  /* translators: icon keyword */
275
+ (0,b.__)("okay","coblocks")],icon:(0,t.createElement)(k,{icon:a.kBr.default})},circle_add:{
276
  /* translators: icon label */
277
+ label:(0,b.__)("Add Circle","coblocks"),keywords:[
278
  /* translators: icon keyword */
279
+ (0,b.__)("add","coblocks"),
280
  /* translators: icon keyword */
281
+ (0,b.__)("circle","coblocks"),
282
  /* translators: icon keyword */
283
+ (0,b.__)("insert","coblocks"),
284
  /* translators: icon keyword */
285
+ (0,b.__)("math","coblocks"),
286
  /* translators: icon keyword */
287
+ (0,b.__)("plus","coblocks")],icon:(0,t.createElement)(k,{icon:a.AHP.default}),icon_outlined:(0,t.createElement)(k,{icon:a.AHP.outlined})},circle_remove:{
288
  /* translators: icon label */
289
+ label:(0,b.__)("Substract Circle","coblocks"),keywords:[
290
  /* translators: icon keyword */
291
+ (0,b.__)("remove","coblocks"),
292
  /* translators: icon keyword */
293
+ (0,b.__)("circle","coblocks"),
294
  /* translators: icon keyword */
295
+ (0,b.__)("insert","coblocks"),
296
  /* translators: icon keyword */
297
+ (0,b.__)("delete","coblocks"),
298
  /* translators: icon keyword */
299
+ (0,b.__)("math","coblocks"),
300
  /* translators: icon keyword */
301
+ (0,b.__)("minus","coblocks")],icon:(0,t.createElement)(k,{icon:a.ODX.default}),icon_outlined:(0,t.createElement)(k,{icon:a.ODX.outlined})},city:{
302
  /* translators: icon label */
303
+ label:(0,b.__)("City","coblocks"),keywords:[
304
  /* translators: icon keyword */
305
+ (0,b.__)("building","coblocks"),
306
  /* translators: icon keyword */
307
+ (0,b.__)("business","coblocks"),
308
  /* translators: icon keyword */
309
+ (0,b.__)("corporation","coblocks"),
310
  /* translators: icon keyword */
311
+ (0,b.__)("location","coblocks"),
312
  /* translators: icon keyword */
313
+ (0,b.__)("map","coblocks"),
314
  /* translators: icon keyword */
315
+ (0,b.__)("public","coblocks"),
316
  /* translators: icon keyword */
317
+ (0,b.__)("skyscraper","coblocks"),
318
  /* translators: icon keyword */
319
+ (0,b.__)("town","coblocks")],icon:(0,t.createElement)(k,{icon:a.TL_.default})},cloud:{
320
  /* translators: icon label */
321
+ label:(0,b.__)("Cloud","coblocks"),keywords:[
322
  /* translators: icon keyword */
323
+ (0,b.__)("forecast","coblocks"),
324
  /* translators: icon keyword */
325
+ (0,b.__)("internet","coblocks"),
326
  /* translators: icon keyword */
327
+ (0,b.__)("network","coblocks"),
328
  /* translators: icon keyword */
329
+ (0,b.__)("rain","coblocks"),
330
  /* translators: icon keyword */
331
+ (0,b.__)("sky","coblocks"),
332
  /* translators: icon keyword */
333
+ (0,b.__)("weather","coblocks")],icon:(0,t.createElement)(k,{icon:a.suf.default}),icon_outlined:(0,t.createElement)(k,{icon:a.suf.outlined})},coblocks:{
334
  /* translators: icon label */
335
+ label:(0,b.__)("CoBlocks","coblocks"),keywords:[
336
  /* translators: icon keyword */
337
+ (0,b.__)("blocks","coblocks"),
338
  /* translators: icon keyword */
339
+ (0,b.__)("build","coblocks"),
340
  /* translators: icon keyword */
341
+ (0,b.__)("design","coblocks"),
342
  /* translators: icon keyword */
343
+ (0,b.__)("gutenberg","coblocks")],icon:(0,t.createElement)(k,{icon:a.RDB.default})},color_palette:{
344
  /* translators: icon label */
345
+ label:(0,b.__)("Color Palette","coblocks"),keywords:[
346
  /* translators: icon keyword */
347
+ (0,b.__)("artist","coblocks"),
348
  /* translators: icon keyword */
349
+ (0,b.__)("creative","coblocks"),
350
  /* translators: icon keyword */
351
+ (0,b.__)("design","coblocks"),
352
  /* translators: icon keyword */
353
+ (0,b.__)("media","coblocks"),
354
  /* translators: icon keyword */
355
+ (0,b.__)("paint","coblocks"),
356
  /* translators: icon keyword */
357
+ (0,b.__)("palette","coblocks")],icon:(0,t.createElement)(k,{icon:a.Ahk.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Ahk.outlined})},color_picker:{
358
  /* translators: icon label */
359
+ label:(0,b.__)("Color Picker","coblocks"),keywords:[
360
  /* translators: icon keyword */
361
+ (0,b.__)("artist","coblocks"),
362
  /* translators: icon keyword */
363
+ (0,b.__)("creative","coblocks"),
364
  /* translators: icon keyword */
365
+ (0,b.__)("design","coblocks"),
366
  /* translators: icon keyword */
367
+ (0,b.__)("eye dropper","coblocks"),
368
  /* translators: icon keyword */
369
+ (0,b.__)("media","coblocks"),
370
  /* translators: icon keyword */
371
+ (0,b.__)("paint","coblocks"),
372
  /* translators: icon keyword */
373
+ (0,b.__)("palette","coblocks")],icon:(0,t.createElement)(k,{icon:a.l2W.default}),icon_outlined:(0,t.createElement)(k,{icon:a.l2W.outlined})},column:{
374
  /* translators: icon label */
375
+ label:(0,b.__)("Column","coblocks"),keywords:[
376
  /* translators: icon keyword */
377
+ (0,b.__)("divider","coblocks"),
378
  /* translators: icon keyword */
379
+ (0,b.__)("middle","coblocks"),
380
  /* translators: icon keyword */
381
+ (0,b.__)("separator","coblocks")],icon:(0,t.createElement)(k,{icon:a.oCD.default})},confirmationnumber:{
382
  /* translators: icon label */
383
+ label:(0,b.__)("Ticket","coblocks"),keywords:[
384
  /* translators: icon keyword */
385
+ (0,b.__)("admission","coblocks"),
386
  /* translators: icon keyword */
387
+ (0,b.__)("coupon","coblocks"),
388
  /* translators: icon keyword */
389
+ (0,b.__)("receipt","coblocks"),
390
  /* translators: icon keyword */
391
+ (0,b.__)("voucher","coblocks")],icon:(0,t.createElement)(k,{icon:a.cf_.default}),icon_outlined:(0,t.createElement)(k,{icon:a.cf_.outlined})},content:{
392
  /* translators: icon label */
393
+ label:(0,b.__)("Content","coblocks"),keywords:[
394
  /* translators: icon keyword */
395
+ (0,b.__)("line","coblocks"),
396
  /* translators: icon keyword */
397
+ (0,b.__)("paragraph","coblocks"),
398
  /* translators: icon keyword */
399
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.dUK.default})},couch:{
400
  /* translators: icon label */
401
+ label:(0,b.__)("Couch","coblocks"),keywords:[
402
  /* translators: icon keyword */
403
+ (0,b.__)("chair","coblocks"),
404
  /* translators: icon keyword */
405
+ (0,b.__)("chill","coblocks"),
406
  /* translators: icon keyword */
407
+ (0,b.__)("relax","coblocks"),
408
  /* translators: icon keyword */
409
+ (0,b.__)("rest","coblocks"),
410
  /* translators: icon keyword */
411
+ (0,b.__)("sleep","coblocks"),
412
  /* translators: icon keyword */
413
+ (0,b.__)("sofa","coblocks"),
414
  /* translators: icon keyword */
415
+ (0,b.__)("weekend","coblocks")],icon:(0,t.createElement)(k,{icon:a.bV.default}),icon_outlined:(0,t.createElement)(k,{icon:a.bV.outlined})},counter:{
416
  /* translators: icon label */
417
+ label:(0,b.__)("Counter","coblocks"),keywords:[
418
  /* translators: icon keyword */
419
+ (0,b.__)("count","coblocks"),
420
  /* translators: icon keyword */
421
+ (0,b.__)("number","coblocks"),
422
  /* translators: icon keyword */
423
+ (0,b.__)("stats","coblocks"),
424
  /* translators: icon keyword */
425
+ (0,b.__)("ticker","coblocks"),
426
  /* translators: icon keyword */
427
+ (0,b.__)("time","coblocks"),
428
  /* translators: icon keyword */
429
+ (0,b.__)("watch","coblocks")],icon:(0,t.createElement)(k,{icon:a.C8S.default})},credit_card:{
430
  /* translators: icon label */
431
+ label:(0,b.__)("Credit Card","coblocks"),keywords:[
432
  /* translators: icon keyword */
433
+ (0,b.__)("cash","coblocks"),
434
  /* translators: icon keyword */
435
+ (0,b.__)("checkout","coblocks"),
436
  /* translators: icon keyword */
437
+ (0,b.__)("commerce","coblocks"),
438
  /* translators: icon keyword */
439
+ (0,b.__)("ecommerce","coblocks"),
440
  /* translators: icon keyword */
441
+ (0,b.__)("money","coblocks"),
442
  /* translators: icon keyword */
443
+ (0,b.__)("payment","coblocks"),
444
  /* translators: icon keyword */
445
+ (0,b.__)("shop","coblocks"),
446
  /* translators: icon keyword */
447
+ (0,b.__)("store","coblocks")],icon:(0,t.createElement)(k,{icon:a.ZGB.default})},custom_typography:{
448
  /* translators: icon label */
449
+ label:(0,b.__)("Custom typography","coblocks"),keywords:[
450
  /* translators: icon keyword */
451
+ (0,b.__)("alphabet","coblocks"),
452
  /* translators: icon keyword */
453
+ (0,b.__)("letter","coblocks"),
454
  /* translators: icon keyword */
455
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.eg8.default})},data_usage:{
456
  /* translators: icon label */
457
+ label:(0,b.__)("Pie Chart","coblocks"),keywords:[
458
  /* translators: icon keyword */
459
+ (0,b.__)("analytics","coblocks"),
460
  /* translators: icon keyword */
461
+ (0,b.__)("chart","coblocks"),
462
  /* translators: icon keyword */
463
+ (0,b.__)("circle","coblocks"),
464
  /* translators: icon keyword */
465
+ (0,b.__)("data","coblocks"),
466
  /* translators: icon keyword */
467
+ (0,b.__)("graph","coblocks"),
468
  /* translators: icon keyword */
469
+ (0,b.__)("pie","coblocks"),
470
  /* translators: icon keyword */
471
+ (0,b.__)("stats","coblocks")],icon:(0,t.createElement)(k,{icon:a.Y_O.default})},desktop_mac:{
472
  /* translators: icon label */
473
+ label:(0,b.__)("Desktop","coblocks"),keywords:[
474
  /* translators: icon keyword */
475
+ (0,b.__)("computer","coblocks"),
476
  /* translators: icon keyword */
477
+ (0,b.__)("device","coblocks"),
478
  /* translators: icon keyword */
479
+ (0,b.__)("monitor","coblocks"),
480
  /* translators: icon keyword */
481
+ (0,b.__)("office","coblocks"),
482
  /* translators: icon keyword */
483
+ (0,b.__)("pc","coblocks"),
484
  /* translators: icon keyword */
485
+ (0,b.__)("screen","coblocks")],icon:(0,t.createElement)(k,{icon:a.Wai.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Wai.outlined})},desktop:{
486
  /* translators: icon label */
487
+ label:(0,b.__)("Desktop","coblocks"),keywords:[
488
  /* translators: icon keyword */
489
+ (0,b.__)("square","coblocks"),
490
  /* translators: icon keyword */
491
+ (0,b.__)("window","coblocks")],icon:(0,t.createElement)(k,{icon:a.Wlf.default})},device_hub:{
492
  /* translators: icon label */
493
+ label:(0,b.__)("Hub","coblocks"),keywords:[
494
  /* translators: icon keyword */
495
+ (0,b.__)("connect","coblocks"),
496
  /* translators: icon keyword */
497
+ (0,b.__)("device","coblocks"),
498
  /* translators: icon keyword */
499
+ (0,b.__)("share","coblocks"),
500
  /* translators: icon keyword */
501
+ (0,b.__)("social","coblocks"),
502
  /* translators: icon keyword */
503
+ (0,b.__)("usb","coblocks")],icon:(0,t.createElement)(k,{icon:a.LRo.default})},devices:{
504
  /* translators: icon label */
505
+ label:(0,b.__)("Devices","coblocks"),keywords:[
506
  /* translators: icon keyword */
507
+ (0,b.__)("computer","coblocks"),
508
  /* translators: icon keyword */
509
+ (0,b.__)("ipad","coblocks"),
510
  /* translators: icon keyword */
511
+ (0,b.__)("office","coblocks"),
512
  /* translators: icon keyword */
513
+ (0,b.__)("pc","coblocks"),
514
  /* translators: icon keyword */
515
+ (0,b.__)("screen","coblocks"),
516
  /* translators: icon keyword */
517
+ (0,b.__)("surface","coblocks")],icon:(0,t.createElement)(k,{icon:a.fLt.default})},devicesalternate:{
518
  /* translators: icon label */
519
+ label:(0,b.__)("Devices Alternate","coblocks"),keywords:[
520
  /* translators: icon keyword */
521
+ (0,b.__)("computer","coblocks"),
522
  /* translators: icon keyword */
523
+ (0,b.__)("desk","coblocks"),
524
  /* translators: icon keyword */
525
+ (0,b.__)("devices","coblocks"),
526
  /* translators: icon keyword */
527
+ (0,b.__)("ipad","coblocks"),
528
  /* translators: icon keyword */
529
+ (0,b.__)("office","coblocks"),
530
  /* translators: icon keyword */
531
+ (0,b.__)("pc","coblocks"),
532
  /* translators: icon keyword */
533
+ (0,b.__)("screen","coblocks"),
534
  /* translators: icon keyword */
535
+ (0,b.__)("surface","coblocks"),
536
  /* translators: icon keyword */
537
+ (0,b.__)("tablet","coblocks"),
538
  /* translators: icon keyword */
539
+ (0,b.__)("watch","coblocks")],icon:(0,t.createElement)(k,{icon:a.xhM.default})},dining:{
540
  /* translators: icon label */
541
+ label:(0,b.__)("Dining","coblocks"),keywords:[
542
  /* translators: icon keyword */
543
+ (0,b.__)("cafe","coblocks"),
544
  /* translators: icon keyword */
545
+ (0,b.__)("cutlery","coblocks"),
546
  /* translators: icon keyword */
547
+ (0,b.__)("drink","coblocks"),
548
  /* translators: icon keyword */
549
+ (0,b.__)("eat","coblocks"),
550
  /* translators: icon keyword */
551
+ (0,b.__)("food","coblocks"),
552
  /* translators: icon keyword */
553
+ (0,b.__)("fork","coblocks"),
554
  /* translators: icon keyword */
555
+ (0,b.__)("menu","coblocks"),
556
  /* translators: icon keyword */
557
+ (0,b.__)("restaurant","coblocks"),
558
  /* translators: icon keyword */
559
+ (0,b.__)("spoon","coblocks"),
560
  /* translators: icon keyword */
561
+ (0,b.__)("taste","coblocks")],icon:(0,t.createElement)(k,{icon:a.CS2.default})},drafts:{
562
  /* translators: icon label */
563
+ label:(0,b.__)("Email","coblocks"),keywords:[
564
  /* translators: icon keyword */
565
+ (0,b.__)("letter","coblocks"),
566
  /* translators: icon keyword */
567
+ (0,b.__)("mail","coblocks"),
568
  /* translators: icon keyword */
569
+ (0,b.__)("message","coblocks"),
570
  /* translators: icon keyword */
571
+ (0,b.__)("open","coblocks"),
572
  /* translators: icon keyword */
573
+ (0,b.__)("read","coblocks")],icon:(0,t.createElement)(k,{icon:a.QSh.default}),icon_outlined:(0,t.createElement)(k,{icon:a.QSh.outlined})},duplicate:{
574
  /* translators: icon label */
575
+ label:(0,b.__)("Duplicate","coblocks"),keywords:[
576
  /* translators: icon keyword */
577
+ (0,b.__)("copy","coblocks"),
578
  /* translators: icon keyword */
579
+ (0,b.__)("paper","coblocks"),
580
  /* translators: icon keyword */
581
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.BMD.default})},dynamic_hr:{
582
  /* translators: icon label */
583
+ label:(0,b.__)("Dynamic HR","coblocks"),keywords:[
584
  /* translators: icon keyword */
585
+ (0,b.__)("cursor","coblocks"),
586
  /* translators: icon keyword */
587
+ (0,b.__)("divider","coblocks"),
588
  /* translators: icon keyword */
589
+ (0,b.__)("horizontal rule","coblocks")],icon:(0,t.createElement)(k,{icon:a.JXR.default})},emoticon:{
590
  /* translators: icon label */
591
+ label:(0,b.__)("Emoticon","coblocks"),keywords:[
592
  /* translators: icon keyword */
593
+ (0,b.__)("emotion","coblocks"),
594
  /* translators: icon keyword */
595
+ (0,b.__)("fun","coblocks"),
596
  /* translators: icon keyword */
597
+ (0,b.__)("happy","coblocks"),
598
  /* translators: icon keyword */
599
+ (0,b.__)("joy","coblocks"),
600
  /* translators: icon keyword */
601
+ (0,b.__)("smile","coblocks")],icon:(0,t.createElement)(k,{icon:a.Elu.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Elu.outlined})},event_item:{
602
  /* translators: icon label */
603
+ label:(0,b.__)("Event item","coblocks"),keywords:[
604
  /* translators: icon keyword */
605
+ (0,b.__)("calendar","coblocks"),
606
  /* translators: icon keyword */
607
+ (0,b.__)("date","coblocks"),
608
  /* translators: icon keyword */
609
+ (0,b.__)("day","coblocks"),
610
  /* translators: icon keyword */
611
+ (0,b.__)("month","coblocks"),
612
  /* translators: icon keyword */
613
+ (0,b.__)("time","coblocks")],icon:(0,t.createElement)(k,{icon:a.pt4.default})},events:{
614
  /* translators: icon label */
615
+ label:(0,b.__)("Events","coblocks"),keywords:[
616
  /* translators: icon keyword */
617
+ (0,b.__)("calendar","coblocks"),
618
  /* translators: icon keyword */
619
+ (0,b.__)("date","coblocks"),
620
  /* translators: icon keyword */
621
+ (0,b.__)("day","coblocks"),
622
  /* translators: icon keyword */
623
+ (0,b.__)("month","coblocks"),
624
  /* translators: icon keyword */
625
+ (0,b.__)("schedule","coblocks"),
626
  /* translators: icon keyword */
627
+ (0,b.__)("time","coblocks")],icon:(0,t.createElement)(k,{icon:a.ul5.default})},explore:{
628
  /* translators: icon label */
629
+ label:(0,b.__)("Explore","coblocks"),keywords:[
630
  /* translators: icon keyword */
631
+ (0,b.__)("adventure","coblocks"),
632
  /* translators: icon keyword */
633
+ (0,b.__)("circle","coblocks"),
634
  /* translators: icon keyword */
635
+ (0,b.__)("compass","coblocks"),
636
  /* translators: icon keyword */
637
+ (0,b.__)("map","coblocks"),
638
  /* translators: icon keyword */
639
+ (0,b.__)("quest","coblocks"),
640
  /* translators: icon keyword */
641
+ (0,b.__)("safari browser","coblocks")],icon:(0,t.createElement)(k,{icon:a.Wt0.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Wt0.outlined})},extension:{
642
  /* translators: icon label */
643
+ label:(0,b.__)("Extension","coblocks"),keywords:[
644
  /* translators: icon keyword */
645
+ (0,b.__)("game","coblocks"),
646
  /* translators: icon keyword */
647
+ (0,b.__)("plugin","coblocks"),
648
  /* translators: icon keyword */
649
+ (0,b.__)("puzzle","coblocks"),
650
  /* translators: icon keyword */
651
+ (0,b.__)("widget","coblocks")],icon:(0,t.createElement)(k,{icon:a.cO7.default}),icon_outlined:(0,t.createElement)(k,{icon:a.cO7.outlined})},face:{
652
  /* translators: icon label */
653
+ label:(0,b.__)("Face","coblocks"),keywords:[
654
  /* translators: icon keyword */
655
+ (0,b.__)("eyes","coblocks"),
656
  /* translators: icon keyword */
657
+ (0,b.__)("friendly","coblocks"),
658
  /* translators: icon keyword */
659
+ (0,b.__)("happy","coblocks"),
660
  /* translators: icon keyword */
661
+ (0,b.__)("hair","coblocks"),
662
  /* translators: icon keyword */
663
+ (0,b.__)("head","coblocks"),
664
  /* translators: icon keyword */
665
+ (0,b.__)("human","coblocks"),
666
  /* translators: icon keyword */
667
+ (0,b.__)("person","coblocks"),
668
  /* translators: icon keyword */
669
+ (0,b.__)("user","coblocks")],icon:(0,t.createElement)(k,{icon:a.QSD.default}),icon_outlined:(0,t.createElement)(k,{icon:a.QSD.outlined})},facebook:{
670
  /* translators: icon label */
671
+ label:(0,b.__)("Facebook","coblocks"),keywords:[
672
  /* translators: icon keyword */
673
+ (0,b.__)("media","coblocks"),
674
  /* translators: icon keyword */
675
+ (0,b.__)("share","coblocks"),
676
  /* translators: icon keyword */
677
+ (0,b.__)("social","coblocks")],icon:(0,t.createElement)(k,{icon:a.wLc.default})},faq:{
678
  /* translators: icon label */
679
+ label:(0,b.__)("FAQ","coblocks"),keywords:[
680
  /* translators: icon keyword */
681
+ (0,b.__)("answer","coblocks"),
682
  /* translators: icon keyword */
683
+ (0,b.__)("frequently asked questions","coblocks"),
684
  /* translators: icon keyword */
685
+ (0,b.__)("question","coblocks")],icon:(0,t.createElement)(k,{icon:a.HGg.default})},feature:{
686
  /* translators: icon label */
687
+ label:(0,b.__)("Feature","coblocks"),keywords:[
688
  /* translators: icon keyword */
689
+ (0,b.__)("list","coblocks"),
690
  /* translators: icon keyword */
691
+ (0,b.__)("pointer","coblocks"),
692
  /* translators: icon keyword */
693
+ (0,b.__)("stack","coblocks")],icon:(0,t.createElement)(k,{icon:a.z7q.default})},film:{
694
  /* translators: icon label */
695
+ label:(0,b.__)("Film","coblocks"),keywords:[
696
  /* translators: icon keyword */
697
+ (0,b.__)("aperture","coblocks"),
698
  /* translators: icon keyword */
699
+ (0,b.__)("camera","coblocks"),
700
  /* translators: icon keyword */
701
+ (0,b.__)("creative","coblocks"),
702
  /* translators: icon keyword */
703
+ (0,b.__)("director","coblocks"),
704
  /* translators: icon keyword */
705
+ (0,b.__)("media","coblocks"),
706
  /* translators: icon keyword */
707
+ (0,b.__)("photography","coblocks"),
708
  /* translators: icon keyword */
709
+ (0,b.__)("producer","coblocks"),
710
  /* translators: icon keyword */
711
+ (0,b.__)("video","coblocks")],icon:(0,t.createElement)(k,{icon:a.j8s.default}),icon_outlined:(0,t.createElement)(k,{icon:a.j8s.outlined})},filter_dark:{
712
  /* translators: icon label */
713
+ label:(0,b.__)("Filter - Dark","coblocks"),keywords:[
714
  /* translators: icon keyword */
715
+ (0,b.__)("moon","coblocks"),
716
  /* translators: icon keyword */
717
+ (0,b.__)("night","coblocks")],icon:(0,t.createElement)(k,{icon:a.SYB.default})},filter_grayscale:{
718
  /* translators: icon label */
719
+ label:(0,b.__)("Filter - Grayscale","coblocks"),keywords:[
720
  /* translators: icon keyword */
721
+ (0,b.__)("black","coblocks"),
722
  /* translators: icon keyword */
723
+ (0,b.__)("white","coblocks")],icon:(0,t.createElement)(k,{icon:a.FHK.default})},filter_main:{
724
  /* translators: icon label */
725
+ label:(0,b.__)("Filter - Main","coblocks"),keywords:[
726
  /* translators: icon keyword */
727
+ (0,b.__)("shine","coblocks"),
728
  /* translators: icon keyword */
729
+ (0,b.__)("star","coblocks")],icon:(0,t.createElement)(k,{icon:a.ckD.default})},filter_none:{
730
  /* translators: icon label */
731
+ label:(0,b.__)("Filter - None","coblocks"),keywords:[
732
  /* translators: icon keyword */
733
+ (0,b.__)("default","coblocks"),
734
  /* translators: icon keyword */
735
+ (0,b.__)("mountain","coblocks")],icon:(0,t.createElement)(k,{icon:a.bve.default})},filter_saturation:{
736
  /* translators: icon label */
737
+ label:(0,b.__)("Filter - Saturation","coblocks"),keywords:[
738
  /* translators: icon keyword */
739
+ (0,b.__)("drop","coblocks"),
740
  /* translators: icon keyword */
741
+ (0,b.__)("water","coblocks"),
742
  /* translators: icon keyword */
743
+ (0,b.__)("wet","coblocks")],icon:(0,t.createElement)(k,{icon:a.AOb.default})},filter_sepia:{
744
  /* translators: icon label */
745
+ label:(0,b.__)("Filter - Sepia","coblocks"),keywords:[
746
  /* translators: icon keyword */
747
+ (0,b.__)("flower","coblocks"),
748
  /* translators: icon keyword */
749
+ (0,b.__)("old","coblocks"),
750
  /* translators: icon keyword */
751
+ (0,b.__)("shine","coblocks"),
752
  /* translators: icon keyword */
753
+ (0,b.__)("star","coblocks"),
754
  /* translators: icon keyword */
755
+ (0,b.__)("vintage","coblocks")],icon:(0,t.createElement)(k,{icon:a.IJZ.default})},filter_vintage:{
756
  /* translators: icon label */
757
+ label:(0,b.__)("Filter - Vintage","coblocks"),keywords:[
758
  /* translators: icon keyword */
759
+ (0,b.__)("flower","coblocks"),
760
  /* translators: icon keyword */
761
+ (0,b.__)("old","coblocks"),
762
  /* translators: icon keyword */
763
+ (0,b.__)("sepia","coblocks")],icon:(0,t.createElement)(k,{icon:a.azK.default})},fingerprint:{
764
  /* translators: icon label */
765
+ label:(0,b.__)("Fingerprint","coblocks"),keywords:[
766
  /* translators: icon keyword */
767
+ (0,b.__)("biometric","coblocks"),
768
  /* translators: icon keyword */
769
+ (0,b.__)("defense","coblocks"),
770
  /* translators: icon keyword */
771
+ (0,b.__)("identify","coblocks"),
772
  /* translators: icon keyword */
773
+ (0,b.__)("privacy","coblocks"),
774
  /* translators: icon keyword */
775
+ (0,b.__)("safe","coblocks"),
776
  /* translators: icon keyword */
777
+ (0,b.__)("scan","coblocks"),
778
  /* translators: icon keyword */
779
+ (0,b.__)("secure","coblocks"),
780
  /* translators: icon keyword */
781
+ (0,b.__)("security","coblocks")],icon:(0,t.createElement)(k,{icon:a.BZj.default})},fire:{
782
  /* translators: icon label */
783
+ label:(0,b.__)("Fire","coblocks"),keywords:[
784
  /* translators: icon keyword */
785
+ (0,b.__)("camping","coblocks"),
786
  /* translators: icon keyword */
787
+ (0,b.__)("cook","coblocks"),
788
  /* translators: icon keyword */
789
+ (0,b.__)("flame","coblocks"),
790
  /* translators: icon keyword */
791
+ (0,b.__)("heat","coblocks"),
792
  /* translators: icon keyword */
793
+ (0,b.__)("hot","coblocks"),
794
  /* translators: icon keyword */
795
+ (0,b.__)("spicy","coblocks"),
796
  /* translators: icon keyword */
797
+ (0,b.__)("trending","coblocks")],icon:(0,t.createElement)(k,{icon:a.xxi.default})},flare:{
798
  /* translators: icon label */
799
+ label:(0,b.__)("Flare","coblocks"),keywords:[
800
  /* translators: icon keyword */
801
+ (0,b.__)("camera","coblocks"),
802
  /* translators: icon keyword */
803
+ (0,b.__)("creative","coblocks"),
804
  /* translators: icon keyword */
805
+ (0,b.__)("flower","coblocks"),
806
  /* translators: icon keyword */
807
+ (0,b.__)("light","coblocks"),
808
  /* translators: icon keyword */
809
+ (0,b.__)("photography","coblocks"),
810
  /* translators: icon keyword */
811
+ (0,b.__)("sun","coblocks")],icon:(0,t.createElement)(k,{icon:a.Lyc.default})},flip_horizontal:{
812
  /* translators: icon label */
813
+ label:(0,b.__)("Filter - Horizontal","coblocks"),keywords:[
814
  /* translators: icon keyword */
815
+ (0,b.__)("divider","coblocks"),
816
  /* translators: icon keyword */
817
+ (0,b.__)("flip","coblocks"),
818
  /* translators: icon keyword */
819
+ (0,b.__)("separator","coblocks")],icon:(0,t.createElement)(k,{icon:a.ta9.default})},flip_vertical:{
820
  /* translators: icon label */
821
+ label:(0,b.__)("Flip vertical","coblocks"),keywords:[
822
  /* translators: icon keyword */
823
+ (0,b.__)("divider","coblocks"),
824
  /* translators: icon keyword */
825
+ (0,b.__)("flip","coblocks"),
826
  /* translators: icon keyword */
827
+ (0,b.__)("separator","coblocks")],icon:(0,t.createElement)(k,{icon:a.wj2.default})},flower:{
828
  /* translators: icon label */
829
+ label:(0,b.__)("Flower","coblocks"),keywords:[
830
  /* translators: icon keyword */
831
+ (0,b.__)("garden","coblocks"),
832
  /* translators: icon keyword */
833
+ (0,b.__)("landscape","coblocks"),
834
  /* translators: icon keyword */
835
+ (0,b.__)("outdoors","coblocks"),
836
  /* translators: icon keyword */
837
+ (0,b.__)("petal","coblocks"),
838
  /* translators: icon keyword */
839
+ (0,b.__)("scent","coblocks"),
840
  /* translators: icon keyword */
841
+ (0,b.__)("smell","coblocks")],icon:(0,t.createElement)(k,{icon:a.JKB.default}),icon_outlined:(0,t.createElement)(k,{icon:a.JKB.outlined})},font:{
842
  /* translators: icon label */
843
+ label:(0,b.__)("Font","coblocks"),keywords:[
844
  /* translators: icon keyword */
845
+ (0,b.__)("alphabet","coblocks"),
846
  /* translators: icon keyword */
847
+ (0,b.__)("square","coblocks"),
848
  /* translators: icon keyword */
849
+ (0,b.__)("text","coblocks"),
850
  /* translators: icon keyword */
851
+ (0,b.__)("typography","coblocks")],icon:(0,t.createElement)(k,{icon:a.B22.default}),icon_outlined:(0,t.createElement)(k,{icon:a.B22.outlined})},food_drink:{
852
  /* translators: icon label */
853
+ label:(0,b.__)("Food and Drink","coblocks"),keywords:[
854
  /* translators: icon keyword */
855
+ (0,b.__)("bell","coblocks"),
856
  /* translators: icon keyword */
857
+ (0,b.__)("ring","coblocks")],icon:(0,t.createElement)(k,{icon:a.mXp.default})},food_item:{
858
  /* translators: icon label */
859
+ label:(0,b.__)("Food item","coblocks"),keywords:[
860
  /* translators: icon keyword */
861
+ (0,b.__)("eat","coblocks"),
862
  /* translators: icon keyword */
863
+ (0,b.__)("restaurant","coblocks"),
864
  /* translators: icon keyword */
865
+ (0,b.__)("tomato","coblocks"),
866
  /* translators: icon keyword */
867
+ (0,b.__)("vegetable","coblocks")],icon:(0,t.createElement)(k,{icon:a.SnB.default})},form_checkbox:{
868
  /* translators: icon label */
869
+ label:(0,b.__)("Form - Checkbox","coblocks"),keywords:[
870
  /* translators: icon keyword */
871
+ (0,b.__)("check","coblocks"),
872
  /* translators: icon keyword */
873
+ (0,b.__)("confirm","coblocks"),
874
  /* translators: icon keyword */
875
+ (0,b.__)("okay","coblocks"),
876
  /* translators: icon keyword */
877
+ (0,b.__)("success","coblocks")],icon:(0,t.createElement)(k,{icon:a.T2W.default})},form_date:{
878
  /* translators: icon label */
879
+ label:(0,b.__)("Form - Date","coblocks"),keywords:[
880
  /* translators: icon keyword */
881
+ (0,b.__)("date","coblocks"),
882
  /* translators: icon keyword */
883
+ (0,b.__)("day","coblocks"),
884
  /* translators: icon keyword */
885
+ (0,b.__)("month","coblocks"),
886
  /* translators: icon keyword */
887
+ (0,b.__)("time","coblocks")],icon:(0,t.createElement)(k,{icon:a.wvg.default})},form_email:{
888
  /* translators: icon label */
889
+ label:(0,b.__)("Form - Email","coblocks"),keywords:[
890
  /* translators: icon keyword */
891
+ (0,b.__)("at sign","coblocks"),
892
  /* translators: icon keyword */
893
+ (0,b.__)("email","coblocks"),
894
  /* translators: icon keyword */
895
+ (0,b.__)("letter","coblocks"),
896
  /* translators: icon keyword */
897
+ (0,b.__)("mail","coblocks"),
898
  /* translators: icon keyword */
899
+ (0,b.__)("mention","coblocks"),
900
  /* translators: icon keyword */
901
+ (0,b.__)("message","coblocks"),
902
  /* translators: icon keyword */
903
+ (0,b.__)("symbol","coblocks")],icon:(0,t.createElement)(k,{icon:a.ty9.default})},form_hidden:{
904
  /* translators: icon label */
905
+ label:(0,b.__)("Form - Hidden","coblocks"),keywords:[
906
  /* translators: icon keyword */
907
+ (0,b.__)("eye","coblocks"),
908
  /* translators: icon keyword */
909
+ (0,b.__)("secret","coblocks")],icon:(0,t.createElement)(k,{icon:a.ABM.default})},form_name:{
910
  /* translators: icon label */
911
+ label:(0,b.__)("Form - Name","coblocks"),keywords:[
912
  /* translators: icon keyword */
913
+ (0,b.__)("paragraph","coblocks"),
914
  /* translators: icon keyword */
915
+ (0,b.__)("person","coblocks"),
916
  /* translators: icon keyword */
917
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.Qn2.default})},form_phone:{
918
  /* translators: icon label */
919
+ label:(0,b.__)("Form - Phone","coblocks"),keywords:[
920
  /* translators: icon keyword */
921
+ (0,b.__)("call","coblocks"),
922
  /* translators: icon keyword */
923
+ (0,b.__)("mobile","coblocks"),
924
  /* translators: icon keyword */
925
+ (0,b.__)("number","coblocks"),
926
  /* translators: icon keyword */
927
+ (0,b.__)("tablet","coblocks")],icon:(0,t.createElement)(k,{icon:a.pzt.default})},form_radio:{
928
  /* translators: icon label */
929
+ label:(0,b.__)("Form - Radio","coblocks"),keywords:[
930
  /* translators: icon keyword */
931
+ (0,b.__)("circle","coblocks"),
932
  /* translators: icon keyword */
933
+ (0,b.__)("round","coblocks"),
934
  /* translators: icon keyword */
935
+ (0,b.__)("select","coblocks")],icon:(0,t.createElement)(k,{icon:a.Fnz.default})},form_select:{
936
  /* translators: icon label */
937
+ label:(0,b.__)("Form - Select","coblocks"),keywords:[
938
  /* translators: icon keyword */
939
+ (0,b.__)("collapse","coblocks"),
940
  /* translators: icon keyword */
941
+ (0,b.__)("dropdown","coblocks"),
942
  /* translators: icon keyword */
943
+ (0,b.__)("option","coblocks")],icon:(0,t.createElement)(k,{icon:a.hiH.default})},form_submit:{
944
  /* translators: icon label */
945
+ label:(0,b.__)("Form - Submit","coblocks"),keywords:[
946
  /* translators: icon keyword */
947
+ (0,b.__)("input","coblocks")],icon:(0,t.createElement)(k,{icon:a.QS_.default})},form_text:{
948
  /* translators: icon label */
949
+ label:(0,b.__)("Form - Text","coblocks"),keywords:[
950
  /* translators: icon keyword */
951
+ (0,b.__)("input","coblocks"),
952
  /* translators: icon keyword */
953
+ (0,b.__)("rectangle","coblocks")],icon:(0,t.createElement)(k,{icon:a.YPN.default})},form_textarea:{
954
  /* translators: icon label */
955
+ label:(0,b.__)("Form - Textarea","coblocks"),keywords:[
956
  /* translators: icon keyword */
957
+ (0,b.__)("paragraph","coblocks"),
958
  /* translators: icon keyword */
959
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.mBo.default})},form_website:{
960
  /* translators: icon label */
961
+ label:(0,b.__)("Form - Website","coblocks"),keywords:[
962
  /* translators: icon keyword */
963
+ (0,b.__)("browser","coblocks"),
964
  /* translators: icon keyword */
965
+ (0,b.__)("safari","coblocks"),
966
  /* translators: icon keyword */
967
+ (0,b.__)("web","coblocks")],icon:(0,t.createElement)(k,{icon:a.A81.default})},form:{
968
  /* translators: icon label */
969
+ label:(0,b.__)("Form","coblocks"),keywords:[
970
  /* translators: icon keyword */
971
+ (0,b.__)("envelope","coblocks"),
972
  /* translators: icon keyword */
973
+ (0,b.__)("write","coblocks")],icon:(0,t.createElement)(k,{icon:a.pEx.default})},formatshapes:{
974
  /* translators: icon label */
975
+ label:(0,b.__)("Format Shapes","coblocks"),keywords:[
976
  /* translators: icon keyword */
977
+ (0,b.__)("alphabet","coblocks"),
978
  /* translators: icon keyword */
979
+ (0,b.__)("font","coblocks"),
980
  /* translators: icon keyword */
981
+ (0,b.__)("frame","coblocks"),
982
  /* translators: icon keyword */
983
+ (0,b.__)("letter","coblocks"),
984
  /* translators: icon keyword */
985
+ (0,b.__)("square","coblocks"),
986
  /* translators: icon keyword */
987
+ (0,b.__)("text box","coblocks"),
988
  /* translators: icon keyword */
989
+ (0,b.__)("typography","coblocks")],icon:(0,t.createElement)(k,{icon:a.MY3.default})},functions:{
990
  /* translators: icon label */
991
+ label:(0,b.__)("Sigma","coblocks"),keywords:[
992
  /* translators: icon keyword */
993
+ (0,b.__)("code","coblocks"),
994
  /* translators: icon keyword */
995
+ (0,b.__)("function","coblocks"),
996
  /* translators: icon keyword */
997
+ (0,b.__)("greek","coblocks"),
998
  /* translators: icon keyword */
999
+ (0,b.__)("math","coblocks"),
1000
  /* translators: icon keyword */
1001
+ (0,b.__)("sigma","coblocks"),
1002
  /* translators: icon keyword */
1003
+ (0,b.__)("sum","coblocks"),
1004
  /* translators: icon keyword */
1005
+ (0,b.__)("total","coblocks")],icon:(0,t.createElement)(k,{icon:a.LxY.default})},gallery_carousel:{
1006
  /* translators: icon label */
1007
+ label:(0,b.__)("Gallery - Carousel","coblocks"),keywords:[
1008
  /* translators: icon keyword */
1009
+ (0,b.__)("display","coblocks"),
1010
  /* translators: icon keyword */
1011
+ (0,b.__)("mountains","coblocks")],icon:(0,t.createElement)(k,{icon:a.KNB.default})},gallery_collage:{
1012
  /* translators: icon label */
1013
+ label:(0,b.__)("Gallery - Collage","coblocks"),keywords:[
1014
  /* translators: icon keyword */
1015
+ (0,b.__)("display","coblocks"),
1016
  /* translators: icon keyword */
1017
+ (0,b.__)("mountains","coblocks")],icon:(0,t.createElement)(k,{icon:a.xe8.default})},gallery_masonry:{
1018
  /* translators: icon label */
1019
+ label:(0,b.__)("Gallery - Masonry","coblocks"),keywords:[
1020
  /* translators: icon keyword */
1021
+ (0,b.__)("display","coblocks"),
1022
  /* translators: icon keyword */
1023
+ (0,b.__)("mountains","coblocks")],icon:(0,t.createElement)(k,{icon:a.S6k.default})},gallery_offset:{
1024
  /* translators: icon label */
1025
+ label:(0,b.__)("Gallery - Offset","coblocks"),keywords:[
1026
  /* translators: icon keyword */
1027
+ (0,b.__)("display","coblocks"),
1028
  /* translators: icon keyword */
1029
+ (0,b.__)("mountains","coblocks")],icon:(0,t.createElement)(k,{icon:a.uCv.default})},gallery_stacked:{
1030
  /* translators: icon label */
1031
+ label:(0,b.__)("Gallery - Stacked","coblocks"),keywords:[
1032
  /* translators: icon keyword */
1033
+ (0,b.__)("display","coblocks"),
1034
  /* translators: icon keyword */
1035
+ (0,b.__)("mountains","coblocks")],icon:(0,t.createElement)(k,{icon:a._50.default})},gallery:{
1036
  /* translators: icon label */
1037
+ label:(0,b.__)("Gallery","coblocks"),keywords:[
1038
  /* translators: icon keyword */
1039
+ (0,b.__)("aperture","coblocks"),
1040
  /* translators: icon keyword */
1041
+ (0,b.__)("camera","coblocks"),
1042
  /* translators: icon keyword */
1043
+ (0,b.__)("collection","coblocks"),
1044
  /* translators: icon keyword */
1045
+ (0,b.__)("image","coblocks"),
1046
  /* translators: icon keyword */
1047
+ (0,b.__)("media","coblocks"),
1048
  /* translators: icon keyword */
1049
+ (0,b.__)("photos","coblocks")],icon:(0,t.createElement)(k,{icon:a.qdP.default}),icon_outlined:(0,t.createElement)(k,{icon:a.qdP.outlined})},games:{
1050
  /* translators: icon label */
1051
+ label:(0,b.__)("Game Controls","coblocks"),keywords:[
1052
  /* translators: icon keyword */
1053
+ (0,b.__)("controller","coblocks"),
1054
  /* translators: icon keyword */
1055
+ (0,b.__)("direction","coblocks"),
1056
  /* translators: icon keyword */
1057
+ (0,b.__)("d-pad","coblocks"),
1058
  /* translators: icon keyword */
1059
+ (0,b.__)("plus","coblocks"),
1060
  /* translators: icon keyword */
1061
+ (0,b.__)("video games","coblocks")],icon:(0,t.createElement)(k,{icon:a.cge.default}),icon_outlined:(0,t.createElement)(k,{icon:a.cge.outlined})},gesture:{
1062
  /* translators: icon label */
1063
+ label:(0,b.__)("Doodle","coblocks"),keywords:[
1064
  /* translators: icon keyword */
1065
+ (0,b.__)("art","coblocks"),
1066
  /* translators: icon keyword */
1067
+ (0,b.__)("creative","coblocks"),
1068
  /* translators: icon keyword */
1069
+ (0,b.__)("doodle","coblocks"),
1070
  /* translators: icon keyword */
1071
+ (0,b.__)("drawing","coblocks"),
1072
  /* translators: icon keyword */
1073
+ (0,b.__)("font","coblocks"),
1074
  /* translators: icon keyword */
1075
+ (0,b.__)("marker","coblocks"),
1076
  /* translators: icon keyword */
1077
+ (0,b.__)("pencil","coblocks"),
1078
  /* translators: icon keyword */
1079
+ (0,b.__)("typography","coblocks")],icon:(0,t.createElement)(k,{icon:a.SiO.default})},gif:{
1080
  /* translators: icon label */
1081
+ label:(0,b.__)("Gif","coblocks"),keywords:[
1082
  /* translators: icon keyword */
1083
+ (0,b.__)("animated","coblocks"),
1084
  /* translators: icon keyword */
1085
+ (0,b.__)("image","coblocks"),
1086
  /* translators: icon keyword */
1087
+ (0,b.__)("photo","coblocks"),
1088
  /* translators: icon keyword */
1089
+ (0,b.__)("picture","coblocks")],icon:(0,t.createElement)(k,{icon:a.C2B.default})},github:{
1090
  /* translators: icon label */
1091
+ label:(0,b.__)("GitHub","coblocks"),keywords:[
1092
  /* translators: icon keyword */
1093
+ (0,b.__)("cat","coblocks"),
1094
  /* translators: icon keyword */
1095
+ (0,b.__)("profile","coblocks"),
1096
  /* translators: icon keyword */
1097
+ (0,b.__)("share","coblocks"),
1098
  /* translators: icon keyword */
1099
+ (0,b.__)("social","coblocks")],icon:(0,t.createElement)(k,{icon:a.j0b.default})},globe:{
1100
  /* translators: icon label */
1101
+ label:(0,b.__)("Globe","coblocks"),keywords:[
1102
  /* translators: icon keyword */
1103
+ (0,b.__)("earth","coblocks"),
1104
  /* translators: icon keyword */
1105
+ (0,b.__)("global","coblocks"),
1106
  /* translators: icon keyword */
1107
+ (0,b.__)("location","coblocks"),
1108
  /* translators: icon keyword */
1109
+ (0,b.__)("map","coblocks"),
1110
  /* translators: icon keyword */
1111
+ (0,b.__)("public","coblocks"),
1112
  /* translators: icon keyword */
1113
+ (0,b.__)("world","coblocks")],icon:(0,t.createElement)(k,{icon:a.uk0.default})},grid_position:{
1114
  /* translators: icon label */
1115
+ label:(0,b.__)("Grid position","coblocks"),keywords:[
1116
  /* translators: icon keyword */
1117
+ (0,b.__)("align","coblocks"),
1118
  /* translators: icon keyword */
1119
+ (0,b.__)("centered","coblocks"),
1120
  /* translators: icon keyword */
1121
+ (0,b.__)("dots","coblocks"),
1122
  /* translators: icon keyword */
1123
+ (0,b.__)("position","coblocks")],icon:(0,t.createElement)(k,{icon:a.cjT.default})},groupadd:{
1124
  /* translators: icon label */
1125
+ label:(0,b.__)("Group Add","coblocks"),keywords:[
1126
  /* translators: icon keyword */
1127
+ (0,b.__)("bulk","coblocks"),
1128
  /* translators: icon keyword */
1129
+ (0,b.__)("plus","coblocks"),
1130
  /* translators: icon keyword */
1131
+ (0,b.__)("team","coblocks"),
1132
  /* translators: icon keyword */
1133
+ (0,b.__)("users","coblocks")],icon:(0,t.createElement)(k,{icon:a.vxF.default}),icon_outlined:(0,t.createElement)(k,{icon:a.vxF.outlined})},groupwork:{
1134
  /* translators: icon label */
1135
+ label:(0,b.__)("Team","coblocks"),keywords:[
1136
  /* translators: icon keyword */
1137
+ (0,b.__)("circle","coblocks"),
1138
  /* translators: icon keyword */
1139
+ (0,b.__)("cluster","coblocks"),
1140
  /* translators: icon keyword */
1141
+ (0,b.__)("crowd","coblocks"),
1142
  /* translators: icon keyword */
1143
+ (0,b.__)("group","coblocks"),
1144
  /* translators: icon keyword */
1145
+ (0,b.__)("huddle","coblocks"),
1146
  /* translators: icon keyword */
1147
+ (0,b.__)("meet","coblocks")],icon:(0,t.createElement)(k,{icon:a.OyV.default}),icon_outlined:(0,t.createElement)(k,{icon:a.OyV.outlined})},headset:{
1148
  /* translators: icon label */
1149
+ label:(0,b.__)("Headset","coblocks"),keywords:[
1150
  /* translators: icon keyword */
1151
+ (0,b.__)("audio","coblocks"),
1152
  /* translators: icon keyword */
1153
+ (0,b.__)("headphones","coblocks"),
1154
  /* translators: icon keyword */
1155
+ (0,b.__)("music","coblocks"),
1156
  /* translators: icon keyword */
1157
+ (0,b.__)("song","coblocks"),
1158
  /* translators: icon keyword */
1159
+ (0,b.__)("sound","coblocks")],icon:(0,t.createElement)(k,{icon:a.tJZ.default})},heart:{
1160
  /* translators: icon label */
1161
+ label:(0,b.__)("Heart","coblocks"),keywords:[
1162
  /* translators: icon keyword */
1163
+ (0,b.__)("kiss","coblocks"),
1164
  /* translators: icon keyword */
1165
+ (0,b.__)("love","coblocks"),
1166
  /* translators: icon keyword */
1167
+ (0,b.__)("shape","coblocks"),
1168
  /* translators: icon keyword */
1169
+ (0,b.__)("valentine","coblocks")],icon:(0,t.createElement)(k,{icon:a.s_A.default}),icon_outlined:(0,t.createElement)(k,{icon:a.s_A.outlined})},hero:{
1170
  /* translators: icon label */
1171
+ label:(0,b.__)("Hero","coblocks"),keywords:[
1172
  /* translators: icon keyword */
1173
+ (0,b.__)("display","coblocks")],icon:(0,t.createElement)(k,{icon:a.VIh.default})},highlight:{
1174
  /* translators: icon label */
1175
+ label:(0,b.__)("Highlight","coblocks"),keywords:[
1176
  /* translators: icon keyword */
1177
+ (0,b.__)("annotate","coblocks"),
1178
  /* translators: icon keyword */
1179
+ (0,b.__)("pen","coblocks"),
1180
  /* translators: icon keyword */
1181
+ (0,b.__)("trace","coblocks"),
1182
  /* translators: icon keyword */
1183
+ (0,b.__)("underline","coblocks"),
1184
  /* translators: icon keyword */
1185
+ (0,b.__)("write","coblocks")],icon:(0,t.createElement)(k,{icon:a.TYF.default})},https:{
1186
  /* translators: icon label */
1187
+ label:(0,b.__)("Lock Closed","coblocks"),keywords:[
1188
  /* translators: icon keyword */
1189
+ (0,b.__)("https","coblocks"),
1190
  /* translators: icon keyword */
1191
+ (0,b.__)("key","coblocks"),
1192
  /* translators: icon keyword */
1193
+ (0,b.__)("padlock","coblocks"),
1194
  /* translators: icon keyword */
1195
+ (0,b.__)("privacy","coblocks"),
1196
  /* translators: icon keyword */
1197
+ (0,b.__)("safe","coblocks"),
1198
  /* translators: icon keyword */
1199
+ (0,b.__)("secure","coblocks"),
1200
  /* translators: icon keyword */
1201
+ (0,b.__)("security","coblocks")],icon:(0,t.createElement)(k,{icon:a.knB.default}),icon_outlined:(0,t.createElement)(k,{icon:a.knB.outlined})},icon:{
1202
  /* translators: icon label */
1203
+ label:(0,b.__)("Icon","coblocks"),keywords:[
1204
  /* translators: icon keyword */
1205
+ (0,b.__)("arrow","coblocks"),
1206
  /* translators: icon keyword */
1207
+ (0,b.__)("d-pad","coblocks"),
1208
  /* translators: icon keyword */
1209
+ (0,b.__)("direction","coblocks"),
1210
  /* translators: icon keyword */
1211
+ (0,b.__)("pad","coblocks")],icon:(0,t.createElement)(k,{icon:a.xIH.default})},keyboard_voice:{
1212
  /* translators: icon label */
1213
+ label:(0,b.__)("Microphone","coblocks"),keywords:[
1214
  /* translators: icon keyword */
1215
+ (0,b.__)("audio","coblocks"),
1216
  /* translators: icon keyword */
1217
+ (0,b.__)("media","coblocks"),
1218
  /* translators: icon keyword */
1219
+ (0,b.__)("music","coblocks"),
1220
  /* translators: icon keyword */
1221
+ (0,b.__)("podcast","coblocks"),
1222
  /* translators: icon keyword */
1223
+ (0,b.__)("song","coblocks"),
1224
  /* translators: icon keyword */
1225
+ (0,b.__)("voice","coblocks"),
1226
  /* translators: icon keyword */
1227
+ (0,b.__)("microphone","coblocks")],icon:(0,t.createElement)(k,{icon:a._PN.default}),icon_outlined:(0,t.createElement)(k,{icon:a._PN.outlined})},keyboard:{
1228
  /* translators: icon label */
1229
+ label:(0,b.__)("Keyboard","coblocks"),keywords:[
1230
  /* translators: icon keyword */
1231
+ (0,b.__)("computer","coblocks"),
1232
  /* translators: icon keyword */
1233
+ (0,b.__)("desk","coblocks"),
1234
  /* translators: icon keyword */
1235
+ (0,b.__)("device","coblocks"),
1236
  /* translators: icon keyword */
1237
+ (0,b.__)("ipad","coblocks"),
1238
  /* translators: icon keyword */
1239
+ (0,b.__)("office","coblocks"),
1240
  /* translators: icon keyword */
1241
+ (0,b.__)("pc","coblocks"),
1242
  /* translators: icon keyword */
1243
+ (0,b.__)("surface","coblocks")],icon:(0,t.createElement)(k,{icon:a.Bhe.default})},laptop_mac:{
1244
  /* translators: icon label */
1245
+ label:(0,b.__)("Laptop","coblocks"),keywords:[
1246
  /* translators: icon keyword */
1247
+ (0,b.__)("computer","coblocks"),
1248
  /* translators: icon keyword */
1249
+ (0,b.__)("device","coblocks"),
1250
  /* translators: icon keyword */
1251
+ (0,b.__)("monitor","coblocks"),
1252
  /* translators: icon keyword */
1253
+ (0,b.__)("office","coblocks"),
1254
  /* translators: icon keyword */
1255
+ (0,b.__)("pc","coblocks"),
1256
  /* translators: icon keyword */
1257
+ (0,b.__)("screen","coblocks")],icon:(0,t.createElement)(k,{icon:a.bQF.default})},layers:{
1258
  /* translators: icon label */
1259
+ label:(0,b.__)("Layers","coblocks"),keywords:[
1260
  /* translators: icon keyword */
1261
+ (0,b.__)("build","coblocks"),
1262
  /* translators: icon keyword */
1263
+ (0,b.__)("cards","coblocks"),
1264
  /* translators: icon keyword */
1265
+ (0,b.__)("creative","coblocks"),
1266
  /* translators: icon keyword */
1267
+ (0,b.__)("design","coblocks"),
1268
  /* translators: icon keyword */
1269
+ (0,b.__)("stack","coblocks")],icon:(0,t.createElement)(k,{icon:a.F5x.default})},livetv:{
1270
  /* translators: icon label */
1271
+ label:(0,b.__)("Live TV","coblocks"),keywords:[
1272
  /* translators: icon keyword */
1273
+ (0,b.__)("broadcast","coblocks"),
1274
  /* translators: icon keyword */
1275
+ (0,b.__)("livestream","coblocks"),
1276
  /* translators: icon keyword */
1277
+ (0,b.__)("media","coblocks"),
1278
  /* translators: icon keyword */
1279
+ (0,b.__)("television","coblocks"),
1280
  /* translators: icon keyword */
1281
+ (0,b.__)("video","coblocks"),
1282
  /* translators: icon keyword */
1283
+ (0,b.__)("youtube","coblocks")],icon:(0,t.createElement)(k,{icon:a.KOw.default})},lockopen:{
1284
  /* translators: icon label */
1285
+ label:(0,b.__)("Lock Open","coblocks"),keywords:[
1286
  /* translators: icon keyword */
1287
+ (0,b.__)("http","coblocks"),
1288
  /* translators: icon keyword */
1289
+ (0,b.__)("insecure","coblocks"),
1290
  /* translators: icon keyword */
1291
+ (0,b.__)("key","coblocks"),
1292
  /* translators: icon keyword */
1293
+ (0,b.__)("lock","coblocks"),
1294
  /* translators: icon keyword */
1295
+ (0,b.__)("open","coblocks"),
1296
  /* translators: icon keyword */
1297
+ (0,b.__)("padlock","coblocks"),
1298
  /* translators: icon keyword */
1299
+ (0,b.__)("privacy","coblocks"),
1300
  /* translators: icon keyword */
1301
+ (0,b.__)("safe","coblocks"),
1302
  /* translators: icon keyword */
1303
+ (0,b.__)("security","coblocks")],icon:(0,t.createElement)(k,{icon:a.B8j.default})},logos:{
1304
  /* translators: icon label */
1305
+ label:(0,b.__)("Logos","coblocks"),keywords:[
1306
  /* translators: icon keyword */
1307
+ (0,b.__)("certified","coblocks"),
1308
  /* translators: icon keyword */
1309
+ (0,b.__)("checkmark","coblocks")],icon:(0,t.createElement)(k,{icon:a.nW6.default})},map:{
1310
  /* translators: icon label */
1311
+ label:(0,b.__)("Map","coblocks"),keywords:[
1312
  /* translators: icon keyword */
1313
+ (0,b.__)("location","coblocks"),
1314
  /* translators: icon keyword */
1315
+ (0,b.__)("marker","coblocks"),
1316
  /* translators: icon keyword */
1317
+ (0,b.__)("position","coblocks"),
1318
  /* translators: icon keyword */
1319
+ (0,b.__)("world","coblocks")],icon:(0,t.createElement)(k,{icon:a.ky_.default})},marker:{
1320
  /* translators: icon label */
1321
+ label:(0,b.__)("Marker","coblocks"),keywords:[
1322
  /* translators: icon keyword */
1323
+ (0,b.__)("check","coblocks"),
1324
  /* translators: icon keyword */
1325
+ (0,b.__)("directions","coblocks"),
1326
  /* translators: icon keyword */
1327
+ (0,b.__)("location","coblocks"),
1328
  /* translators: icon keyword */
1329
+ (0,b.__)("map","coblocks"),
1330
  /* translators: icon keyword */
1331
+ (0,b.__)("pin","coblocks"),
1332
  /* translators: icon keyword */
1333
+ (0,b.__)("verified","coblocks")],icon:(0,t.createElement)(k,{icon:a.lrr.default}),icon_outlined:(0,t.createElement)(k,{icon:a.lrr.outlined})},media_card:{
1334
  /* translators: icon label */
1335
+ label:(0,b.__)("Media card","coblocks"),keywords:[
1336
  /* translators: icon keyword */
1337
+ (0,b.__)("square","coblocks")],icon:(0,t.createElement)(k,{icon:a.nnr.default})},menu:{
1338
  /* translators: icon label */
1339
+ label:(0,b.__)("Menu","coblocks"),keywords:[
1340
  /* translators: icon keyword */
1341
+ (0,b.__)("book","coblocks"),
1342
  /* translators: icon keyword */
1343
+ (0,b.__)("cafe","coblocks"),
1344
  /* translators: icon keyword */
1345
+ (0,b.__)("magazine","coblocks"),
1346
  /* translators: icon keyword */
1347
+ (0,b.__)("open","coblocks"),
1348
  /* translators: icon keyword */
1349
+ (0,b.__)("pages","coblocks"),
1350
  /* translators: icon keyword */
1351
+ (0,b.__)("read","coblocks"),
1352
  /* translators: icon keyword */
1353
+ (0,b.__)("restaurant","coblocks")],icon:(0,t.createElement)(k,{icon:a.yzp.default})},merge:{
1354
  /* translators: icon label */
1355
+ label:(0,b.__)("Merge","coblocks"),keywords:[
1356
  /* translators: icon keyword */
1357
+ (0,b.__)("arrows","coblocks"),
1358
  /* translators: icon keyword */
1359
+ (0,b.__)("combine","coblocks"),
1360
  /* translators: icon keyword */
1361
+ (0,b.__)("join","coblocks"),
1362
  /* translators: icon keyword */
1363
+ (0,b.__)("mix","coblocks"),
1364
  /* translators: icon keyword */
1365
+ (0,b.__)("up","coblocks")],icon:(0,t.createElement)(k,{icon:a.j3k.default})},mobile:{
1366
  /* translators: icon label */
1367
+ label:(0,b.__)("Mobile","coblocks"),keywords:[
1368
  /* translators: icon keyword */
1369
+ (0,b.__)("call","coblocks"),
1370
  /* translators: icon keyword */
1371
+ (0,b.__)("number","coblocks"),
1372
  /* translators: icon keyword */
1373
+ (0,b.__)("phone","coblocks"),
1374
  /* translators: icon keyword */
1375
+ (0,b.__)("tablet","coblocks")],icon:(0,t.createElement)(k,{icon:a.xyq.default})},mountains:{
1376
  /* translators: icon label */
1377
+ label:(0,b.__)("Mountains","coblocks"),keywords:[
1378
  /* translators: icon keyword */
1379
+ (0,b.__)("backpacking","coblocks"),
1380
  /* translators: icon keyword */
1381
+ (0,b.__)("hills","coblocks"),
1382
  /* translators: icon keyword */
1383
+ (0,b.__)("hiking","coblocks"),
1384
  /* translators: icon keyword */
1385
+ (0,b.__)("landscape","coblocks"),
1386
  /* translators: icon keyword */
1387
+ (0,b.__)("outdoors","coblocks"),
1388
  /* translators: icon keyword */
1389
+ (0,b.__)("peaks","coblocks"),
1390
  /* translators: icon keyword */
1391
+ (0,b.__)("summit","coblocks"),
1392
  /* translators: icon keyword */
1393
+ (0,b.__)("valley","coblocks")],icon:(0,t.createElement)(k,{icon:a.A5f.default}),icon_outlined:(0,t.createElement)(k,{icon:a.A5f.outlined})},multimedia:{
1394
  /* translators: icon label */
1395
+ label:(0,b.__)("Multimedia","coblocks"),keywords:[
1396
  /* translators: icon keyword */
1397
+ (0,b.__)("media","coblocks"),
1398
  /* translators: icon keyword */
1399
+ (0,b.__)("photo","coblocks"),
1400
  /* translators: icon keyword */
1401
+ (0,b.__)("picture","coblocks"),
1402
  /* translators: icon keyword */
1403
+ (0,b.__)("video","coblocks")],icon:(0,t.createElement)(k,{icon:a.pLe.default})},new:{
1404
  /* translators: icon label */
1405
+ label:(0,b.__)("New","coblocks"),keywords:[
1406
  /* translators: icon keyword */
1407
+ (0,b.__)("alert","coblocks"),
1408
  /* translators: icon keyword */
1409
+ (0,b.__)("badge","coblocks"),
1410
  /* translators: icon keyword */
1411
+ (0,b.__)("exclamation mark","coblocks"),
1412
  /* translators: icon keyword */
1413
+ (0,b.__)("important","coblocks"),
1414
  /* translators: icon keyword */
1415
+ (0,b.__)("info","coblocks"),
1416
  /* translators: icon keyword */
1417
+ (0,b.__)("notice","coblocks"),
1418
  /* translators: icon keyword */
1419
+ (0,b.__)("notification","coblocks"),
1420
  /* translators: icon keyword */
1421
+ (0,b.__)("sticker","coblocks"),
1422
  /* translators: icon keyword */
1423
+ (0,b.__)("warning","coblocks")],icon:(0,t.createElement)(k,{icon:a.Dr$.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Dr$.outlined})},newreleases:{
1424
  /* translators: icon label */
1425
+ label:(0,b.__)("Releases","coblocks"),keywords:[
1426
  /* translators: icon keyword */
1427
+ (0,b.__)("exclamation","coblocks"),
1428
  /* translators: icon keyword */
1429
+ (0,b.__)("new","coblocks")],icon:(0,t.createElement)(k,{icon:a.oY5.default}),icon_outlined:(0,t.createElement)(k,{icon:a.oY5.outlined})},offlinebolt:{
1430
  /* translators: icon label */
1431
+ label:(0,b.__)("Offline Bolt","coblocks"),keywords:[
1432
  /* translators: icon keyword */
1433
+ (0,b.__)("amp","coblocks"),
1434
  /* translators: icon keyword */
1435
+ (0,b.__)("circle","coblocks"),
1436
  /* translators: icon keyword */
1437
+ (0,b.__)("lightning","coblocks"),
1438
  /* translators: icon keyword */
1439
+ (0,b.__)("performance","coblocks"),
1440
  /* translators: icon keyword */
1441
+ (0,b.__)("power","coblocks")],icon:(0,t.createElement)(k,{icon:a.wCi.default}),icon_outlined:(0,t.createElement)(k,{icon:a.wCi.outlined})},open:{
1442
  /* translators: icon label */
1443
+ label:(0,b.__)("Open","coblocks"),keywords:[
1444
  /* translators: icon keyword */
1445
+ (0,b.__)("arrows","coblocks"),
1446
  /* translators: icon keyword */
1447
+ (0,b.__)("down","coblocks"),
1448
  /* translators: icon keyword */
1449
+ (0,b.__)("up","coblocks"),
1450
  /* translators: icon keyword */
1451
+ (0,b.__)("vertical","coblocks")],icon:(0,t.createElement)(k,{icon:a.RQ4.default})},opentable:{
1452
  /* translators: icon label */
1453
+ label:(0,b.__)("OpenTable","coblocks"),keywords:[
1454
  /* translators: icon keyword */
1455
+ (0,b.__)("profile","coblocks"),
1456
  /* translators: icon keyword */
1457
+ (0,b.__)("share","coblocks"),
1458
  /* translators: icon keyword */
1459
+ (0,b.__)("social","coblocks")],icon:(0,t.createElement)(k,{icon:a.OmR.default})},page_duplicate:{
1460
  /* translators: icon label */
1461
+ label:(0,b.__)("Page duplicate","coblocks"),keywords:[
1462
  /* translators: icon keyword */
1463
+ (0,b.__)("corner","coblocks"),
1464
  /* translators: icon keyword */
1465
+ (0,b.__)("ghost","coblocks"),
1466
  /* translators: icon keyword */
1467
+ (0,b.__)("paper","coblocks")],icon:(0,t.createElement)(k,{icon:a.UjF.default})},page:{
1468
  /* translators: icon label */
1469
+ label:(0,b.__)("Page","coblocks"),keywords:[
1470
  /* translators: icon keyword */
1471
+ (0,b.__)("corner","coblocks"),
1472
  /* translators: icon keyword */
1473
+ (0,b.__)("paper","coblocks")],icon:(0,t.createElement)(k,{icon:a.R6r.default})},paint_can:{
1474
  /* translators: icon label */
1475
+ label:(0,b.__)("Paint can","coblocks"),keywords:[
1476
  /* translators: icon keyword */
1477
+ (0,b.__)("artist","coblocks"),
1478
  /* translators: icon keyword */
1479
+ (0,b.__)("colors","coblocks"),
1480
  /* translators: icon keyword */
1481
+ (0,b.__)("creative","coblocks"),
1482
  /* translators: icon keyword */
1483
+ (0,b.__)("design","coblocks"),
1484
  /* translators: icon keyword */
1485
+ (0,b.__)("palette","coblocks")],icon:(0,t.createElement)(k,{icon:a.cif.default})},paint:{
1486
  /* translators: icon label */
1487
+ label:(0,b.__)("Paint","coblocks"),keywords:[
1488
  /* translators: icon keyword */
1489
+ (0,b.__)("artist","coblocks"),
1490
  /* translators: icon keyword */
1491
+ (0,b.__)("brush","coblocks"),
1492
  /* translators: icon keyword */
1493
+ (0,b.__)("colors","coblocks"),
1494
  /* translators: icon keyword */
1495
+ (0,b.__)("creative","coblocks"),
1496
  /* translators: icon keyword */
1497
+ (0,b.__)("design","coblocks"),
1498
  /* translators: icon keyword */
1499
+ (0,b.__)("media","coblocks"),
1500
  /* translators: icon keyword */
1501
+ (0,b.__)("palette","coblocks")],icon:(0,t.createElement)(k,{icon:a.PMz.default}),icon_outlined:(0,t.createElement)(k,{icon:a.PMz.outlined})},poll:{
1502
  /* translators: icon label */
1503
+ label:(0,b.__)("Poll","coblocks"),keywords:[
1504
  /* translators: icon keyword */
1505
+ (0,b.__)("analytics","coblocks"),
1506
  /* translators: icon keyword */
1507
+ (0,b.__)("chart","coblocks"),
1508
  /* translators: icon keyword */
1509
+ (0,b.__)("data","coblocks"),
1510
  /* translators: icon keyword */
1511
+ (0,b.__)("graph","coblocks"),
1512
  /* translators: icon keyword */
1513
+ (0,b.__)("square","coblocks"),
1514
  /* translators: icon keyword */
1515
+ (0,b.__)("stats","coblocks"),
1516
  /* translators: icon keyword */
1517
+ (0,b.__)("survey","coblocks"),
1518
  /* translators: icon keyword */
1519
+ (0,b.__)("vote","coblocks")],icon:(0,t.createElement)(k,{icon:a.BLE.default}),icon_outlined:(0,t.createElement)(k,{icon:a.BLE.outlined})},post_carousel:{
1520
  /* translators: icon label */
1521
+ label:(0,b.__)("Post carousel","coblocks"),keywords:[
1522
  /* translators: icon keyword */
1523
+ (0,b.__)("lines","coblocks"),
1524
  /* translators: icon keyword */
1525
+ (0,b.__)("list","coblocks"),
1526
  /* translators: icon keyword */
1527
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.TL$.default})},posts:{
1528
  /* translators: icon label */
1529
+ label:(0,b.__)("Posts","coblocks"),keywords:[
1530
  /* translators: icon keyword */
1531
+ (0,b.__)("double","coblocks"),
1532
  /* translators: icon keyword */
1533
+ (0,b.__)("text","coblocks"),
1534
  /* translators: icon keyword */
1535
+ (0,b.__)("twice","coblocks")],icon:(0,t.createElement)(k,{icon:a.rtp.default})},pricing_table_item:{
1536
  /* translators: icon label */
1537
+ label:(0,b.__)("Pricing table - Item","coblocks"),keywords:[
1538
  /* translators: icon keyword */
1539
+ (0,b.__)("cash","coblocks"),
1540
  /* translators: icon keyword */
1541
+ (0,b.__)("money","coblocks"),
1542
  /* translators: icon keyword */
1543
+ (0,b.__)("paper","coblocks"),
1544
  /* translators: icon keyword */
1545
+ (0,b.__)("sign","coblocks")],icon:(0,t.createElement)(k,{icon:a.hkY.default})},pricing_table:{
1546
  /* translators: icon label */
1547
+ label:(0,b.__)("Pricing table","coblocks"),keywords:[
1548
  /* translators: icon keyword */
1549
+ (0,b.__)("cash","coblocks"),
1550
  /* translators: icon keyword */
1551
+ (0,b.__)("money","coblocks"),
1552
  /* translators: icon keyword */
1553
+ (0,b.__)("paper","coblocks"),
1554
  /* translators: icon keyword */
1555
+ (0,b.__)("sign","coblocks")],icon:(0,t.createElement)(k,{icon:a.D6O.default})},recordvoiceover:{
1556
  /* translators: icon label */
1557
+ label:(0,b.__)("Voice","coblocks"),keywords:[
1558
  /* translators: icon keyword */
1559
+ (0,b.__)("accouncement","coblocks"),
1560
  /* translators: icon keyword */
1561
+ (0,b.__)("audio","coblocks"),
1562
  /* translators: icon keyword */
1563
+ (0,b.__)("broadcast","coblocks"),
1564
  /* translators: icon keyword */
1565
+ (0,b.__)("megaphone","coblocks"),
1566
  /* translators: icon keyword */
1567
+ (0,b.__)("podcast","coblocks"),
1568
  /* translators: icon keyword */
1569
+ (0,b.__)("record","coblocks"),
1570
  /* translators: icon keyword */
1571
+ (0,b.__)("shout","coblocks"),
1572
  /* translators: icon keyword */
1573
+ (0,b.__)("sing","coblocks"),
1574
  /* translators: icon keyword */
1575
+ (0,b.__)("speak","coblocks"),
1576
  /* translators: icon keyword */
1577
+ (0,b.__)("talk","coblocks"),
1578
  /* translators: icon keyword */
1579
+ (0,b.__)("voice over","coblocks")],icon:(0,t.createElement)(k,{icon:a.yQy.default}),icon_outlined:(0,t.createElement)(k,{icon:a.yQy.outlined})},reply_all:{
1580
  /* translators: icon label */
1581
+ label:(0,b.__)("Reply","coblocks"),keywords:[
1582
  /* translators: icon keyword */
1583
+ (0,b.__)("arrows","coblocks"),
1584
  /* translators: icon keyword */
1585
+ (0,b.__)("back","coblocks"),
1586
  /* translators: icon keyword */
1587
+ (0,b.__)("comment","coblocks"),
1588
  /* translators: icon keyword */
1589
+ (0,b.__)("email","coblocks"),
1590
  /* translators: icon keyword */
1591
+ (0,b.__)("mail","coblocks"),
1592
  /* translators: icon keyword */
1593
+ (0,b.__)("message","coblocks"),
1594
  /* translators: icon keyword */
1595
+ (0,b.__)("respond","coblocks"),
1596
  /* translators: icon keyword */
1597
+ (0,b.__)("reverse","coblocks")],icon:(0,t.createElement)(k,{icon:a.XPM.default})},request:{
1598
  /* translators: icon label */
1599
+ label:(0,b.__)("Request","coblocks"),keywords:[
1600
  /* translators: icon keyword */
1601
+ (0,b.__)("bullets","coblocks"),
1602
  /* translators: icon keyword */
1603
+ (0,b.__)("list","coblocks"),
1604
  /* translators: icon keyword */
1605
+ (0,b.__)("paper","coblocks"),
1606
  /* translators: icon keyword */
1607
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.ah9.default})},row:{
1608
  /* translators: icon label */
1609
+ label:(0,b.__)("Row","coblocks"),keywords:[
1610
  /* translators: icon keyword */
1611
+ (0,b.__)("divider","coblocks"),
1612
  /* translators: icon keyword */
1613
+ (0,b.__)("line","coblocks")],icon:(0,t.createElement)(k,{icon:a.Y8C.default})},scatter_plot:{
1614
  /* translators: icon label */
1615
+ label:(0,b.__)("Scatter Plot","coblocks"),keywords:[
1616
  /* translators: icon keyword */
1617
+ (0,b.__)("analytics","coblocks"),
1618
  /* translators: icon keyword */
1619
+ (0,b.__)("chart","coblocks"),
1620
  /* translators: icon keyword */
1621
+ (0,b.__)("circle","coblocks"),
1622
  /* translators: icon keyword */
1623
+ (0,b.__)("data","coblocks"),
1624
  /* translators: icon keyword */
1625
+ (0,b.__)("dots","coblocks"),
1626
  /* translators: icon keyword */
1627
+ (0,b.__)("graph","coblocks"),
1628
  /* translators: icon keyword */
1629
+ (0,b.__)("random","coblocks"),
1630
  /* translators: icon keyword */
1631
+ (0,b.__)("stats","coblocks")],icon:(0,t.createElement)(k,{icon:a.fij.default}),icon_outlined:(0,t.createElement)(k,{icon:a.fij.outlined})},school:{
1632
  /* translators: icon label */
1633
+ label:(0,b.__)("School","coblocks"),keywords:[
1634
  /* translators: icon keyword */
1635
+ (0,b.__)("college","coblocks"),
1636
  /* translators: icon keyword */
1637
+ (0,b.__)("degree","coblocks"),
1638
  /* translators: icon keyword */
1639
+ (0,b.__)("diploma","coblocks"),
1640
  /* translators: icon keyword */
1641
+ (0,b.__)("education","coblocks"),
1642
  /* translators: icon keyword */
1643
+ (0,b.__)("graduation","coblocks"),
1644
  /* translators: icon keyword */
1645
+ (0,b.__)("hat","coblocks"),
1646
  /* translators: icon keyword */
1647
+ (0,b.__)("university","coblocks")],icon:(0,t.createElement)(k,{icon:a.yRe.default})},security:{
1648
  /* translators: icon label */
1649
+ label:(0,b.__)("Shield","coblocks"),keywords:[
1650
  /* translators: icon keyword */
1651
+ (0,b.__)("armor","coblocks"),
1652
  /* translators: icon keyword */
1653
+ (0,b.__)("guard","coblocks"),
1654
  /* translators: icon keyword */
1655
+ (0,b.__)("protect","coblocks"),
1656
  /* translators: icon keyword */
1657
+ (0,b.__)("safe","coblocks"),
1658
  /* translators: icon keyword */
1659
+ (0,b.__)("security","coblocks")],icon:(0,t.createElement)(k,{icon:a.L_f.default})},send:{
1660
  /* translators: icon label */
1661
+ label:(0,b.__)("Send","coblocks"),keywords:[
1662
  /* translators: icon keyword */
1663
+ (0,b.__)("deliver","coblocks"),
1664
  /* translators: icon keyword */
1665
+ (0,b.__)("email","coblocks"),
1666
  /* translators: icon keyword */
1667
+ (0,b.__)("mail","coblocks"),
1668
  /* translators: icon keyword */
1669
+ (0,b.__)("message","coblocks"),
1670
  /* translators: icon keyword */
1671
+ (0,b.__)("paper airplane","coblocks")],icon:(0,t.createElement)(k,{icon:a.tJr.default}),icon_outlined:(0,t.createElement)(k,{icon:a.tJr.outlined})},service_item:{
1672
  /* translators: icon label */
1673
+ label:(0,b.__)("Service item","coblocks"),keywords:[
1674
  /* translators: icon keyword */
1675
+ (0,b.__)("bubble","coblocks"),
1676
  /* translators: icon keyword */
1677
+ (0,b.__)("lines","coblocks"),
1678
  /* translators: icon keyword */
1679
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.GaL.default})},services:{
1680
  /* translators: icon label */
1681
+ label:(0,b.__)("Services","coblocks"),keywords:[
1682
  /* translators: icon keyword */
1683
+ (0,b.__)("bubble","coblocks"),
1684
  /* translators: icon keyword */
1685
+ (0,b.__)("lines","coblocks"),
1686
  /* translators: icon keyword */
1687
+ (0,b.__)("text","coblocks")],icon:(0,t.createElement)(k,{icon:a.Egd.default})},settings:{
1688
  /* translators: icon label */
1689
+ label:(0,b.__)("Settings","coblocks"),keywords:[
1690
  /* translators: icon keyword */
1691
+ (0,b.__)("dots","coblocks"),
1692
  /* translators: icon keyword */
1693
+ (0,b.__)("lines","coblocks"),
1694
  /* translators: icon keyword */
1695
+ (0,b.__)("preferences","coblocks"),
1696
  /* translators: icon keyword */
1697
+ (0,b.__)("sliders","coblocks")],icon:(0,t.createElement)(k,{icon:a.qZc.default})},shape_divider:{
1698
  /* translators: icon label */
1699
+ label:(0,b.__)("Shape divider","coblocks"),keywords:[
1700
  /* translators: icon keyword */
1701
+ (0,b.__)("rectangle","coblocks"),
1702
  /* translators: icon keyword */
1703
+ (0,b.__)("wave","coblocks")],icon:(0,t.createElement)(k,{icon:a.Ldq.default})},share:{
1704
  /* translators: icon label */
1705
+ label:(0,b.__)("Share","coblocks"),keywords:[
1706
  /* translators: icon keyword */
1707
+ (0,b.__)("dots","coblocks"),
1708
  /* translators: icon keyword */
1709
+ (0,b.__)("line","coblocks"),
1710
  /* translators: icon keyword */
1711
+ (0,b.__)("path","coblocks"),
1712
  /* translators: icon keyword */
1713
+ (0,b.__)("share","coblocks")],icon:(0,t.createElement)(k,{icon:a.$Uu.default})},shipping:{
1714
  /* translators: icon label */
1715
+ label:(0,b.__)("Shipping","coblocks"),keywords:[
1716
  /* translators: icon keyword */
1717
+ (0,b.__)("auto","coblocks"),
1718
  /* translators: icon keyword */
1719
+ (0,b.__)("cart","coblocks"),
1720
  /* translators: icon keyword */
1721
+ (0,b.__)("commerce","coblocks"),
1722
  /* translators: icon keyword */
1723
+ (0,b.__)("delivery","coblocks"),
1724
  /* translators: icon keyword */
1725
+ (0,b.__)("ecommerce","coblocks"),
1726
  /* translators: icon keyword */
1727
+ (0,b.__)("ship","coblocks"),
1728
  /* translators: icon keyword */
1729
+ (0,b.__)("shop","coblocks"),
1730
  /* translators: icon keyword */
1731
+ (0,b.__)("store","coblocks"),
1732
  /* translators: icon keyword */
1733
+ (0,b.__)("transport","coblocks"),
1734
  /* translators: icon keyword */
1735
+ (0,b.__)("truck","coblocks"),
1736
  /* translators: icon keyword */
1737
+ (0,b.__)("woo","coblocks")],icon:(0,t.createElement)(k,{icon:a.UI$.default})},signal:{
1738
  /* translators: icon label */
1739
+ label:(0,b.__)("Signal","coblocks"),keywords:[
1740
  /* translators: icon keyword */
1741
+ (0,b.__)("radar","coblocks"),
1742
  /* translators: icon keyword */
1743
+ (0,b.__)("radio","coblocks"),
1744
  /* translators: icon keyword */
1745
+ (0,b.__)("sonar","coblocks"),
1746
  /* translators: icon keyword */
1747
+ (0,b.__)("waves","coblocks"),
1748
  /* translators: icon keyword */
1749
+ (0,b.__)("wifi","coblocks")],icon:(0,t.createElement)(k,{icon:a.Reh.default})},snowflake:{
1750
  /* translators: icon label */
1751
+ label:(0,b.__)("Snowflake","coblocks"),keywords:[
1752
  /* translators: icon keyword */
1753
+ (0,b.__)("chill","coblocks"),
1754
  /* translators: icon keyword */
1755
+ (0,b.__)("cold","coblocks"),
1756
  /* translators: icon keyword */
1757
+ (0,b.__)("frozen","coblocks"),
1758
  /* translators: icon keyword */
1759
+ (0,b.__)("global","coblocks"),
1760
  /* translators: icon keyword */
1761
+ (0,b.__)("ice","coblocks"),
1762
  /* translators: icon keyword */
1763
+ (0,b.__)("season","coblocks"),
1764
  /* translators: icon keyword */
1765
+ (0,b.__)("winter","coblocks")],icon:(0,t.createElement)(k,{icon:a.PW.default})},social_profiles:{
1766
  /* translators: icon label */
1767
+ label:(0,b.__)("Social profiles","coblocks"),keywords:[
1768
  /* translators: icon keyword */
1769
+ (0,b.__)("people","coblocks"),
1770
  /* translators: icon keyword */
1771
+ (0,b.__)("person","coblocks"),
1772
  /* translators: icon keyword */
1773
+ (0,b.__)("profiles","coblocks"),
1774
  /* translators: icon keyword */
1775
+ (0,b.__)("share","coblocks"),
1776
  /* translators: icon keyword */
1777
+ (0,b.__)("social","coblocks")],icon:(0,t.createElement)(k,{icon:a.EMt.default})},spa:{
1778
  /* translators: icon label */
1779
+ label:(0,b.__)("Spa","coblocks"),keywords:[
1780
  /* translators: icon keyword */
1781
+ (0,b.__)("flower","coblocks"),
1782
  /* translators: icon keyword */
1783
+ (0,b.__)("health","coblocks"),
1784
  /* translators: icon keyword */
1785
+ (0,b.__)("plant","coblocks"),
1786
  /* translators: icon keyword */
1787
+ (0,b.__)("resort","coblocks"),
1788
  /* translators: icon keyword */
1789
+ (0,b.__)("sauna","coblocks"),
1790
  /* translators: icon keyword */
1791
+ (0,b.__)("zen","coblocks")],icon:(0,t.createElement)(k,{icon:a.h_$.default}),icon_outlined:(0,t.createElement)(k,{icon:a.h_$.outlined})},star:{
1792
  /* translators: icon label */
1793
+ label:(0,b.__)("Star","coblocks"),keywords:[
1794
  /* translators: icon keyword */
1795
+ (0,b.__)("favorite","coblocks"),
1796
  /* translators: icon keyword */
1797
+ (0,b.__)("like","coblocks"),
1798
  /* translators: icon keyword */
1799
+ (0,b.__)("plus","coblocks"),
1800
  /* translators: icon keyword */
1801
+ (0,b.__)("rate","coblocks"),
1802
  /* translators: icon keyword */
1803
+ (0,b.__)("shape","coblocks"),
1804
  /* translators: icon keyword */
1805
+ (0,b.__)("vote","coblocks")],icon:(0,t.createElement)(k,{icon:a.TqU.default}),icon_outlined:(0,t.createElement)(k,{icon:a.TqU.outlined})},style:{
1806
  /* translators: icon label */
1807
+ label:(0,b.__)("Cards","coblocks"),keywords:[
1808
  /* translators: icon keyword */
1809
+ (0,b.__)("games","coblocks"),
1810
  /* translators: icon keyword */
1811
+ (0,b.__)("layers","coblocks"),
1812
  /* translators: icon keyword */
1813
+ (0,b.__)("shuffle","coblocks"),
1814
  /* translators: icon keyword */
1815
+ (0,b.__)("stack","coblocks")],icon:(0,t.createElement)(k,{icon:a.Pb8.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Pb8.outlined})},swaphorizontal:{
1816
  /* translators: icon label */
1817
+ label:(0,b.__)("Swap Horizontal","coblocks"),keywords:[
1818
  /* translators: icon keyword */
1819
+ (0,b.__)("arrows","coblocks"),
1820
  /* translators: icon keyword */
1821
+ (0,b.__)("circle","coblocks"),
1822
  /* translators: icon keyword */
1823
+ (0,b.__)("move","coblocks"),
1824
  /* translators: icon keyword */
1825
+ (0,b.__)("shift","coblocks"),
1826
  /* translators: icon keyword */
1827
+ (0,b.__)("transition","coblocks")],icon:(0,t.createElement)(k,{icon:a.QF_.default}),icon_outlined:(0,t.createElement)(k,{icon:a.QF_.outlined})},swapvertical:{
1828
  /* translators: icon label */
1829
+ label:(0,b.__)("Swap Vertical","coblocks"),keywords:[
1830
  /* translators: icon keyword */
1831
+ (0,b.__)("arrows","coblocks"),
1832
  /* translators: icon keyword */
1833
+ (0,b.__)("circle","coblocks"),
1834
  /* translators: icon keyword */
1835
+ (0,b.__)("move","coblocks"),
1836
  /* translators: icon keyword */
1837
+ (0,b.__)("shift","coblocks"),
1838
  /* translators: icon keyword */
1839
+ (0,b.__)("transition","coblocks")],icon:(0,t.createElement)(k,{icon:a.Dtr.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Dtr.outlined})},sync:{
1840
  /* translators: icon label */
1841
+ label:(0,b.__)("Sync","coblocks"),keywords:[
1842
  /* translators: icon keyword */
1843
+ (0,b.__)("arrows","coblocks"),
1844
  /* translators: icon keyword */
1845
+ (0,b.__)("circle","coblocks"),
1846
  /* translators: icon keyword */
1847
+ (0,b.__)("refresh","coblocks"),
1848
  /* translators: icon keyword */
1849
+ (0,b.__)("synchronize","coblocks"),
1850
  /* translators: icon keyword */
1851
+ (0,b.__)("update","coblocks")],icon:(0,t.createElement)(k,{icon:a._MG.default})},tablet_mac:{
1852
  /* translators: icon label */
1853
+ label:(0,b.__)("Tablet","coblocks"),keywords:[
1854
  /* translators: icon keyword */
1855
+ (0,b.__)("computer","coblocks"),
1856
  /* translators: icon keyword */
1857
+ (0,b.__)("device","coblocks"),
1858
  /* translators: icon keyword */
1859
+ (0,b.__)("ipad","coblocks"),
1860
  /* translators: icon keyword */
1861
+ (0,b.__)("monitor","coblocks"),
1862
  /* translators: icon keyword */
1863
+ (0,b.__)("office","coblocks"),
1864
  /* translators: icon keyword */
1865
+ (0,b.__)("pc","coblocks"),
1866
  /* translators: icon keyword */
1867
+ (0,b.__)("screen","coblocks"),
1868
  /* translators: icon keyword */
1869
+ (0,b.__)("surface","coblocks")],icon:(0,t.createElement)(k,{icon:a.fsp.default})},tablet:{
1870
  /* translators: icon label */
1871
+ label:(0,b.__)("Tablet","coblocks"),keywords:[
1872
  /* translators: icon keyword */
1873
+ (0,b.__)("computer","coblocks"),
1874
  /* translators: icon keyword */
1875
+ (0,b.__)("device","coblocks"),
1876
  /* translators: icon keyword */
1877
+ (0,b.__)("ipad","coblocks"),
1878
  /* translators: icon keyword */
1879
+ (0,b.__)("monitor","coblocks"),
1880
  /* translators: icon keyword */
1881
+ (0,b.__)("office","coblocks"),
1882
  /* translators: icon keyword */
1883
+ (0,b.__)("pc","coblocks"),
1884
  /* translators: icon keyword */
1885
+ (0,b.__)("screen","coblocks"),
1886
  /* translators: icon keyword */
1887
+ (0,b.__)("surface","coblocks")],icon:(0,t.createElement)(k,{icon:a.T67.default})},testimonial:{
1888
  /* translators: icon label */
1889
+ label:(0,b.__)("Testimonial","coblocks"),keywords:[
1890
  /* translators: icon keyword */
1891
+ (0,b.__)("bubble","coblocks"),
1892
  /* translators: icon keyword */
1893
+ (0,b.__)("conversation","coblocks"),
1894
  /* translators: icon keyword */
1895
+ (0,b.__)("head","coblocks"),
1896
  /* translators: icon keyword */
1897
+ (0,b.__)("human","coblocks"),
1898
  /* translators: icon keyword */
1899
+ (0,b.__)("people","coblocks"),
1900
  /* translators: icon keyword */
1901
+ (0,b.__)("person","coblocks"),
1902
  /* translators: icon keyword */
1903
+ (0,b.__)("speach","coblocks"),
1904
  /* translators: icon keyword */
1905
+ (0,b.__)("speak","coblocks"),
1906
  /* translators: icon keyword */
1907
+ (0,b.__)("talk","coblocks")],icon:(0,t.createElement)(k,{icon:a.Ou8.default})},timer:{
1908
  /* translators: icon label */
1909
+ label:(0,b.__)("Timer","coblocks"),keywords:[
1910
  /* translators: icon keyword */
1911
+ (0,b.__)("chrono","coblocks"),
1912
  /* translators: icon keyword */
1913
+ (0,b.__)("hour","coblocks"),
1914
  /* translators: icon keyword */
1915
+ (0,b.__)("start","coblocks"),
1916
  /* translators: icon keyword */
1917
+ (0,b.__)("stop","coblocks"),
1918
  /* translators: icon keyword */
1919
+ (0,b.__)("time","coblocks"),
1920
  /* translators: icon keyword */
1921
+ (0,b.__)("watch","coblocks")],icon:(0,t.createElement)(k,{icon:a.DW9.default})},trackchanges:{
1922
  /* translators: icon label */
1923
+ label:(0,b.__)("Radar","coblocks"),keywords:[
1924
  /* translators: icon keyword */
1925
+ (0,b.__)("find","coblocks"),
1926
  /* translators: icon keyword */
1927
+ (0,b.__)("locate","coblocks"),
1928
  /* translators: icon keyword */
1929
+ (0,b.__)("radio","coblocks"),
1930
  /* translators: icon keyword */
1931
+ (0,b.__)("scan","coblocks"),
1932
  /* translators: icon keyword */
1933
+ (0,b.__)("search","coblocks"),
1934
  /* translators: icon keyword */
1935
+ (0,b.__)("signal","coblocks"),
1936
  /* translators: icon keyword */
1937
+ (0,b.__)("sonar","coblocks"),
1938
  /* translators: icon keyword */
1939
+ (0,b.__)("time","coblocks"),
1940
  /* translators: icon keyword */
1941
+ (0,b.__)("tracking","coblocks")],icon:(0,t.createElement)(k,{icon:a.yeF.default})},translate:{
1942
  /* translators: icon label */
1943
+ label:(0,b.__)("Translate","coblocks"),keywords:[
1944
  /* translators: icon keyword */
1945
+ (0,b.__)("alphabet","coblocks"),
1946
  /* translators: icon keyword */
1947
+ (0,b.__)("global","coblocks"),
1948
  /* translators: icon keyword */
1949
+ (0,b.__)("internationalization","coblocks"),
1950
  /* translators: icon keyword */
1951
+ (0,b.__)("language","coblocks"),
1952
  /* translators: icon keyword */
1953
+ (0,b.__)("linguistics","coblocks"),
1954
  /* translators: icon keyword */
1955
+ (0,b.__)("localization","coblocks"),
1956
  /* translators: icon keyword */
1957
+ (0,b.__)("polyglot","coblocks"),
1958
  /* translators: icon keyword */
1959
+ (0,b.__)("speech","coblocks"),
1960
  /* translators: icon keyword */
1961
+ (0,b.__)("world","coblocks")],icon:(0,t.createElement)(k,{icon:a.R99.default})},trash_confirm:{
1962
  /* translators: icon label */
1963
+ label:(0,b.__)("Trash confirm","coblocks"),keywords:[
1964
  /* translators: icon keyword */
1965
+ (0,b.__)("confirm","coblocks"),
1966
  /* translators: icon keyword */
1967
+ (0,b.__)("delete","coblocks"),
1968
  /* translators: icon keyword */
1969
+ (0,b.__)("garbage","coblocks"),
1970
  /* translators: icon keyword */
1971
+ (0,b.__)("half full","coblocks"),
1972
  /* translators: icon keyword */
1973
+ (0,b.__)("remove","coblocks")],icon:(0,t.createElement)(k,{icon:a.mqc.default})},trash:{
1974
  /* translators: icon label */
1975
+ label:(0,b.__)("Trash","coblocks"),keywords:[
1976
  /* translators: icon keyword */
1977
+ (0,b.__)("delete","coblocks"),
1978
  /* translators: icon keyword */
1979
+ (0,b.__)("empty","coblocks"),
1980
  /* translators: icon keyword */
1981
+ (0,b.__)("garbage","coblocks"),
1982
  /* translators: icon keyword */
1983
+ (0,b.__)("remove","coblocks")],icon:(0,t.createElement)(k,{icon:a._b.default})},twitter:{
1984
  /* translators: icon label */
1985
+ label:(0,b.__)("Twitter","coblocks"),keywords:[
1986
  /* translators: icon keyword */
1987
+ (0,b.__)("media","coblocks"),
1988
  /* translators: icon keyword */
1989
+ (0,b.__)("share","coblocks"),
1990
  /* translators: icon keyword */
1991
+ (0,b.__)("social","coblocks")],icon:(0,t.createElement)(k,{icon:a.sV8.default})},typography:{
1992
  /* translators: icon label */
1993
+ label:(0,b.__)("Typography","coblocks"),keywords:[
1994
  /* translators: icon keyword */
1995
+ (0,b.__)("letter","coblocks"),
1996
  /* translators: icon keyword */
1997
+ (0,b.__)("underline","coblocks"),
1998
  /* translators: icon keyword */
1999
+ (0,b.__)("text","coblocks"),
2000
  /* translators: icon keyword */
2001
+ (0,b.__)("typo","coblocks")],icon:(0,t.createElement)(k,{icon:a._NS.default}),icon_outlined:(0,t.createElement)(k,{icon:a._NS.outlined})},update:{
2002
  /* translators: icon label */
2003
+ label:(0,b.__)("Update","coblocks"),keywords:[
2004
  /* translators: icon keyword */
2005
+ (0,b.__)("arrow","coblocks"),
2006
  /* translators: icon keyword */
2007
+ (0,b.__)("backup","coblocks"),
2008
  /* translators: icon keyword */
2009
+ (0,b.__)("circle","coblocks"),
2010
  /* translators: icon keyword */
2011
+ (0,b.__)("clock","coblocks"),
2012
  /* translators: icon keyword */
2013
+ (0,b.__)("future","coblocks"),
2014
  /* translators: icon keyword */
2015
+ (0,b.__)("history","coblocks"),
2016
  /* translators: icon keyword */
2017
+ (0,b.__)("hour","coblocks"),
2018
  /* translators: icon keyword */
2019
+ (0,b.__)("schedule","coblocks"),
2020
  /* translators: icon keyword */
2021
+ (0,b.__)("time machine","coblocks")],icon:(0,t.createElement)(k,{icon:a.YtA.default})},verifieduser:{
2022
  /* translators: icon label */
2023
+ label:(0,b.__)("Shield Check","coblocks"),keywords:[
2024
  /* translators: icon keyword */
2025
+ (0,b.__)("armor","coblocks"),
2026
  /* translators: icon keyword */
2027
+ (0,b.__)("guard","coblocks"),
2028
  /* translators: icon keyword */
2029
+ (0,b.__)("protect","coblocks"),
2030
  /* translators: icon keyword */
2031
+ (0,b.__)("safe","coblocks"),
2032
  /* translators: icon keyword */
2033
+ (0,b.__)("security","coblocks"),
2034
  /* translators: icon keyword */
2035
+ (0,b.__)("verified","coblocks")],icon:(0,t.createElement)(k,{icon:a.MU1.default}),icon_outlined:(0,t.createElement)(k,{icon:a.MU1.outlined})},video:{
2036
  /* translators: icon label */
2037
+ label:(0,b.__)("Video","coblocks"),keywords:[
2038
  /* translators: icon keyword */
2039
+ (0,b.__)("creative","coblocks"),
2040
  /* translators: icon keyword */
2041
+ (0,b.__)("director","coblocks"),
2042
  /* translators: icon keyword */
2043
+ (0,b.__)("media","coblocks"),
2044
  /* translators: icon keyword */
2045
+ (0,b.__)("producer","coblocks"),
2046
  /* translators: icon keyword */
2047
+ (0,b.__)("film","coblocks")],icon:(0,t.createElement)(k,{icon:a.lIB.default}),icon_outlined:(0,t.createElement)(k,{icon:a.lIB.outlined})},vintage_filter:{
2048
  /* translators: icon label */
2049
+ label:(0,b.__)("Vintage Filter","coblocks"),keywords:[
2050
  /* translators: icon keyword */
2051
+ (0,b.__)("artist","coblocks"),
2052
  /* translators: icon keyword */
2053
+ (0,b.__)("camera","coblocks"),
2054
  /* translators: icon keyword */
2055
+ (0,b.__)("creative","coblocks"),
2056
  /* translators: icon keyword */
2057
+ (0,b.__)("flower","coblocks"),
2058
  /* translators: icon keyword */
2059
+ (0,b.__)("photography","coblocks")],icon:(0,t.createElement)(k,{icon:a.Eu6.default}),icon_outlined:(0,t.createElement)(k,{icon:a.Eu6.outlined})},volume:{
2060
  /* translators: icon label */
2061
+ label:(0,b.__)("Volume","coblocks"),keywords:[
2062
  /* translators: icon keyword */
2063
+ (0,b.__)("audio","coblocks"),
2064
  /* translators: icon keyword */
2065
+ (0,b.__)("media","coblocks"),
2066
  /* translators: icon keyword */
2067
+ (0,b.__)("music","coblocks"),
2068
  /* translators: icon keyword */
2069
+ (0,b.__)("song","coblocks"),
2070
  /* translators: icon keyword */
2071
+ (0,b.__)("sound","coblocks")],icon:(0,t.createElement)(k,{icon:a.vMY.default}),icon_outlined:(0,t.createElement)(k,{icon:a.vMY.outlined})},watch:{
2072
  /* translators: icon label */
2073
+ label:(0,b.__)("Watch","coblocks"),keywords:[
2074
  /* translators: icon keyword */
2075
+ (0,b.__)("clock","coblocks"),
2076
  /* translators: icon keyword */
2077
+ (0,b.__)("device","coblocks"),
2078
  /* translators: icon keyword */
2079
+ (0,b.__)("hour","coblocks"),
2080
  /* translators: icon keyword */
2081
+ (0,b.__)("time","coblocks"),
2082
  /* translators: icon keyword */
2083
+ (0,b.__)("wrist","coblocks")],icon:(0,t.createElement)(k,{icon:a.E6g.default}),icon_outlined:(0,t.createElement)(k,{icon:a.E6g.outlined})},waves:{
2084
  /* translators: icon label */
2085
+ label:(0,b.__)("Waves","coblocks"),keywords:[
2086
  /* translators: icon keyword */
2087
+ (0,b.__)("fun","coblocks"),
2088
  /* translators: icon keyword */
2089
+ (0,b.__)("ocean","coblocks"),
2090
  /* translators: icon keyword */
2091
+ (0,b.__)("outdoors","coblocks"),
2092
  /* translators: icon keyword */
2093
+ (0,b.__)("sea","coblocks"),
2094
  /* translators: icon keyword */
2095
+ (0,b.__)("summer","coblocks"),
2096
  /* translators: icon keyword */
2097
+ (0,b.__)("surf","coblocks"),
2098
  /* translators: icon keyword */
2099
+ (0,b.__)("water","coblocks")],icon:(0,t.createElement)(k,{icon:a.KSY.default})}};const i={filled:{},outlined:{}};let r="undefined"==typeof coblocksBlockData||coblocksBlockData.bundledIconsEnabled?n:{};if("undefined"!=typeof coblocksBlockData&&Object.keys(coblocksBlockData.customIcons).length){const o=_().cloneDeep(coblocksBlockData.customIcons);Object.keys(o).forEach((function(c){const e=o[c].icon;if(o[c].icon=(0,s.ZP)(e),"icon_outlined"in o[c]){const e=o[c].icon_outlined;o[c].icon_outlined=(0,s.ZP)(e)}})),r={...r,...o}}Object.entries(r).filter((function(o){i.outlined[o[0]]={icon:r[o[0]]&&r[o[0]].icon_outlined?r[o[0]].icon_outlined:r[o[0]].icon,keywords:r[o[0]]?r[o[0]].keywords:null,label:r[o[0]]?r[o[0]].label:null},i.filled[o[0]]={icon:r[o[0]]?r[o[0]].icon:null,keywords:r[o[0]]?r[o[0]].keywords:null,label:r[o[0]]?r[o[0]].label:null}}));var d=i}}]);
dist/510.js CHANGED
@@ -1,51 +1,51 @@
1
- (self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[510],{510:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return U}});var n=o(7462),l=o(9307),s=o(4184),i=o.n(s),c=o(2175),a=(0,c.withColors)("backgroundColor",{textColor:"color"}),r=o(5377),m=o(5161),b=o.n(m),d=o(7635),p=o(5736),g=o(5609);const u=[{name:(0,p.__)("None","coblocks"),size:0,slug:"no"},{name:(0,p.__)("Small","coblocks"),size:14,slug:"small"},{name:(0,p.__)("Medium","coblocks"),size:24,slug:"medium"},{name:(0,p.__)("Large","coblocks"),size:34,slug:"large"},{name:(0,p.__)("Huge","coblocks"),size:60,slug:"huge"}];class h extends l.Component{constructor(){super(...arguments),this.getSelectValuesFromUtilitySizes=this.getSelectValuesFromUtilitySizes.bind(this),this.getCurrentSelectValue=this.getCurrentSelectValue.bind(this),this.setCurrentSelectValue=this.setCurrentSelectValue.bind(this),this.onChangeValue=this.onChangeValue.bind(this),this.getSelectOptions=this.getSelectOptions.bind(this)}getSelectValuesFromUtilitySizes(e,t){let o;if("string"==typeof t)return o=e.find((e=>e.slug===t)),o?o.slug:"custom"}getCurrentSelectValue(e){const{paddingSize:t,marginSize:o}=this.props;switch(e){case"margin":return o;case"padding":return t}}setCurrentSelectValue(e){const{type:t,setAttributes:o}=this.props;switch(t){case"margin":o({marginSize:e});break;case"padding":o({paddingSize:e})}}onChangeValue(e){const t=u.find((t=>t.slug===e));t&&this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes(u,t.slug))}getSelectOptions(e){return[...e.map((e=>({value:e.slug,label:e.name})))]}render(){const{type:e}=this.props;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(g.SelectControl,{className:"components-font-size-picker__select",label:`Choose ${e} preset`,hideLabelFromVision:!0,value:this.getCurrentSelectValue(e),onChange:this.onChangeValue,options:this.getSelectOptions(u)}))}}var _=o(4333),k=o(9818);const v=["Top","Right","Bottom","Left"],y={margin:{top:(0,p.__)("Margin top","coblocks"),right:(0,p.__)("Margin right","coblocks"),bottom:(0,p.__)("Margin bottom","coblocks"),left:(0,p.__)("Margin left","coblocks")},padding:{top:(0,p.__)("Padding top","coblocks"),right:(0,p.__)("Padding right","coblocks"),bottom:(0,p.__)("Padding bottom","coblocks"),left:(0,p.__)("Padding left","coblocks")}};var f=(0,_.withInstanceId)((e=>{const{attributes:t,clientId:o,dimensionSize:n,help:s,instanceId:c,label:a=(0,p.__)("Margin","coblocks"),setAttributes:r,type:m="margin",unit:u}=e,{coblocks:_,marginSize:f,paddingSize:E,saveCoBlocksMeta:T}=t,{updateBlockAttributes:B}=(0,k.useDispatch)("core/block-editor"),C=(e,t)=>void 0!==e?`${e}${t}`:null,w=(e,t)=>{if(void 0!==e)return`${t}: ${e} !important`},S=()=>{const t=wp.data.select("core/editor").getEditedPostAttribute("meta"),l=wp.data.select("core/block-editor").getBlock(o);let s={};if(void 0!==_&&void 0!==_.id){const o=e.name.split("/").join("-")+"-"+_.id,i=l.attributes.paddingUnit,c=l.attributes.marginUnit,a={paddingTop:C(l.attributes.paddingTop,i),paddingRight:C(l.attributes.paddingRight,i),paddingBottom:C(l.attributes.paddingBottom,i),paddingLeft:C(l.attributes.paddingLeft,i),paddingTopTablet:C(l.attributes.paddingTopTablet,i),paddingRightTablet:C(l.attributes.paddingRightTablet,i),paddingBottomTablet:C(l.attributes.paddingBottomTablet,i),paddingLeftTablet:C(l.attributes.paddingLeftTablet,i),paddingTopMobile:C(l.attributes.paddingTopMobile,i),paddingRightMobile:C(l.attributes.paddingRightMobile,i),paddingBottomMobile:C(l.attributes.paddingBottomMobile,i),paddingLeftMobile:C(l.attributes.paddingLeftMobile,i)},r={marginTop:C(l.attributes.marginTop,c),marginRight:C(l.attributes.marginRight,c),marginBottom:C(l.attributes.marginBottom,c),marginLeft:C(l.attributes.marginLeft,c),marginTopTablet:C(l.attributes.marginTopTablet,c),marginRightTablet:C(l.attributes.marginRightTablet,c),marginBottomTablet:C(l.attributes.marginBottomTablet,c),marginLeftTablet:C(l.attributes.marginLeftTablet,c),marginTopMobile:C(l.attributes.marginTopMobile,c),marginRightMobile:C(l.attributes.marginRightMobile,c),marginBottomMobile:C(l.attributes.marginBottomMobile,c),marginLeftMobile:C(l.attributes.marginLeftMobile,c)};s=void 0===t||void 0===t._coblocks_dimensions||void 0!==t._coblocks_dimensions&&""===t._coblocks_dimensions?{}:JSON.parse(t._coblocks_dimensions),void 0===s[o]?(s[o]={},s[o][m]={}):void 0===s[o][m]&&(s[o][m]={}),s[o][m]="advanced"===n?"padding"===m?a:r:{},wp.data.dispatch("core/editor").editPost({meta:{_coblocks_dimensions:JSON.stringify(s)}});const b=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css";const p=`\n\t\t\t\t@media only screen and (max-width: 768px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${w(a.paddingTopTablet,"padding-top")}\n\t\t\t\t\t\t${w(a.paddingRightTablet,"padding-right")}\n\t\t\t\t\t\t${w(a.paddingBottomTablet,"padding-bottom")}\n\t\t\t\t\t\t${w(a.paddingLeftTablet,"padding-left")}\n\t\t\t\t\t\t${w(r.marginTopTablet,"margin-top")}\n\t\t\t\t\t\t${w(r.marginRightTablet,"margin-right")}\n\t\t\t\t\t\t${w(r.marginBottomTablet,"margin-bottom")}\n\t\t\t\t\t\t${w(r.marginLeftTablet,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media only screen and (max-width: 514px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${w(a.paddingTopMobile,"padding-top")}\n\t\t\t\t\t\t${w(a.paddingRightMobile,"padding-right")}\n\t\t\t\t\t\t${w(a.paddingBottomMobile,"padding-bottom")}\n\t\t\t\t\t\t${w(a.paddingLeftMobile,"padding-left")}\n\t\t\t\t\t\t${w(r.marginTopMobile,"margin-top")}\n\t\t\t\t\t\t${w(r.marginRightMobile,"margin-right")}\n\t\t\t\t\t\t${w(r.marginBottomMobile,"margin-bottom")}\n\t\t\t\t\t\t${w(r.marginLeftMobile,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t`;d.styleSheet?d.styleSheet.cssText=p:d.appendChild(document.createTextNode(p)),b.appendChild(d)}};T&&(S(),B(o,{saveCoBlocksMeta:!1}));const $=(t,o)=>{["coblocks/hero"].includes(e.name)&&"no"===t&&(o<0?(t="huge",o=60):o=-1),"padding"===m&&r({paddingSyncUnits:!0}),r({[`${m}Size`]:t}),o&&r({[`${m}Top`]:o=o<0?"":o,[`${m}Right`]:0,[`${m}Bottom`]:o,[`${m}Left`]:0,[`${m}Unit`]:"px"}),S()},N=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=[e["valueTop"+t],e["valueRight"+t],e["valueBottom"+t],e["valueLeft"+t]],n=Math.max.apply(null,o);r({[`${m}SyncUnits${t}`]:!e[`syncUnits${t}`],[`${m}Top${t}`]:n,[`${m}Right${t}`]:n,[`${m}Bottom${t}`]:n,[`${m}Left${t}`]:n}),S()},M=i()("components-base-control","components-coblocks-dimensions-control",{}),x=`inspector-coblocks-dimensions-control-${c}`,L=(t,o)=>{const n=""===t.target.value?void 0:Number(t.target.value);let l="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(l=t.target.getAttribute("data-device-type")),e["syncUnits"+l]?((e,t)=>{r({[`${m}Top${t}`]:e,[`${m}Right${t}`]:e,[`${m}Bottom${t}`]:e,[`${m}Left${t}`]:e}),S()})(n,l):((e,t,o)=>{r({[`${m}${o}${t}`]:e}),S()})(n,l,o)},R=[{
2
  /* translators: a unit of size (px) for css markup */
3
- name:(0,p.__)("Pixel","coblocks"),unitValue:"px"},{
4
  /* translators: a unit of size (em) for css markup */
5
- name:(0,p.__)("Em","coblocks"),unitValue:"em"},{
6
  /* translators: a unit of size (vw) for css markup */
7
- name:(0,p.__)("Viewport width","coblocks"),unitValue:"vw"},{
8
  /* translators: a unit of size (vh) for css markup */
9
- name:(0,p.__)("Viewport height","coblocks"),unitValue:"vh"},{
10
  /* translators: a unit of size for css markup */
11
- name:(0,p.__)("Percentage","coblocks"),unitValue:"%"}];return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:M},"advanced"===n?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__header"},a&&(0,l.createElement)("p",{className:"components-coblocks-dimensions-control__label"},a),(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__actions"},(0,l.createElement)(g.ButtonGroup,{className:"components-coblocks-dimensions-control__units","aria-label":(0,p.__)("Select Units","coblocks")},b()(R,(e=>{let{unitValue:t,name:o}=e;return(0,l.createElement)(g.Tooltip,{key:`coblocks-dimensions-control-unit-tooltip-${o}`,text:(0,p.sprintf)(
12
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
13
- (0,p.__)("%s units","coblocks"),o)},(0,l.createElement)(g.Button,{key:t,className:"components-coblocks-dimensions-control__units--"+o,isSmall:!0,isPrimary:u===t,isSecondary:u!==t,"aria-pressed":u===t,"aria-label":(0,p.sprintf)(
14
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
15
- (0,p.__)("%s units","coblocks"),o),onClick:()=>(r({[`${m}Unit`]:t}),void S())},t))}))),(0,l.createElement)(g.Button,{type:"button",onClick:()=>$("no",-1),isSmall:!0,isSecondary:!0,"aria-label":(0,p.sprintf)(
16
  /* translators: %s: a texual label */
17
- (0,p.__)("Turn off advanced %s settings","coblocks"),a.toLowerCase())},(0,p.__)("Reset","coblocks")))),(0,l.createElement)(g.TabPanel,{className:"components-coblocks-dimensions-control__mobile-controls",activeClass:"is-active",initialTabName:"default",onSelect:e=>{let t="desktop";switch(e){case"desktop":t="tablet";break;case"tablet":t="mobile";break;case"mobile":t="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${m}`);for(let e=0;e<o.length;e++)o[e].style.display="none";"default"===e?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${m}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${m}--${t}`)[0].style.display="block"},tabs:[{name:"default",title:d.ugZ,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${m}--default`},{name:"desktop",title:d.ugZ,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${m}--desktop`},{name:"tablet",title:d.v_G,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${m}--tablet`},{name:"mobile",title:d.pY8,className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${m}--mobile`}]},(t=>{return function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=e[`syncUnits${t}`];return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},v.map((o=>(0,l.createElement)("input",{key:`coblocks-dimensions-control-number-${t}-${o}`,className:"components-coblocks-dimensions-control__number",type:"number",onChange:e=>L(e,o),"aria-label":y[m][o.toLowerCase()],"aria-describedby":s?x+"__help":void 0,value:e[`value${o}${t}`],min:"padding"===m?0:void 0,"data-device-type":t}))),(0,l.createElement)(g.Tooltip,{text:o?(0,p.__)("Unsync","coblocks"):(0,p.__)("Sync","coblocks")},(0,l.createElement)(g.Button,{className:"components-coblocks-dimensions-control_sync","aria-label":(0,p.__)("Sync units","coblocks"),isPrimary:!!o,isSecondary:!o,"aria-pressed":!!o,onClick:()=>N(t),"data-device-type":t,isSmall:!0},d.bnu))))}(["default","desktop"].includes(t.name)?"":(o=t.name)&&o[0].toUpperCase()+o.slice(1)||"");var o})),(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__input-labels"},(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Top","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Right","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Bottom","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,p.__)("Left","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label-blank"}))):(0,l.createElement)(g.BaseControl,{id:"textarea-1",label:a,help:s},(0,l.createElement)("div",{className:"components-font-size-picker__controls"},(0,l.createElement)(h,{type:m,setAttributes:r,paddingSize:E,marginSize:f}),(0,l.createElement)(g.Button,{type:"button",onClick:()=>$("advanced",""),isSmall:!0,isSecondary:!0,"aria-label":(0,p.sprintf)(
18
  /* translators: %s: a texual label */
19
- (0,p.__)("Advanced %s settings","coblocks"),a.toLowerCase()),isPrimary:"advanced"===n},(0,p.__)("Advanced","coblocks"))))))})),E=o(4981),T=o(7701);function B(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,E.getBlockType)("core/buttons"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,E.getBlockType)("coblocks/buttons");return!!e&&!!t}o.n(T)()((function(){const e=(0,E.getBlockType)("core/buttons"),t=(0,E.getBlockType)("coblocks/buttons");B(e,t)&&((0,E.unregisterBlockType)("coblocks/buttons"),(0,E.registerBlockType)("coblocks/buttons",{...t,supports:{...t.supports,inserter:!1}}))}));class C extends l.Component{render(){const{attributes:e,clientId:t,setAttributes:o,tooltip:n=!0,updateBlockAttributes:s,innerBlocks:c}=this.props,{layout:a,fullscreen:r}=e,m=e=>{const t=B(),o=t?"core/buttons":"coblocks/buttons",n=t?"align":"contentAlign";c.forEach((t=>{t.name===o&&s(t.clientId,{[n]:e})}))};let d=[{value:"top-left",
20
  /* translators: block layout */
21
- label:(0,p.__)("Top left","coblocks")},{value:"top-center",
22
  /* translators: block layout */
23
- label:(0,p.__)("Top center","coblocks")},{value:"top-right",
24
  /* translators: block layout */
25
- label:(0,p.__)("Top right","coblocks")},{value:"center-left",
26
  /* translators: block layout */
27
- label:(0,p.__)("Center left","coblocks")},{value:"center-center",
28
  /* translators: block layout */
29
- label:(0,p.__)("Center center","coblocks")},{value:"center-right",
30
  /* translators: block layout */
31
- label:(0,p.__)("Center right","coblocks")},{value:"bottom-left",
32
  /* translators: block layout */
33
- label:(0,p.__)("Bottom left","coblocks")},{value:"bottom-center",
34
  /* translators: block layout */
35
- label:(0,p.__)("Bottom center","coblocks")},{value:"bottom-right",
36
  /* translators: block layout */
37
- label:(0,p.__)("Bottom right","coblocks")}];r||(d=[{value:"center-left",
38
  /* translators: block layout */
39
- label:(0,p.__)("Center left","coblocks")},{value:"center-center",
40
  /* translators: block layout */
41
- label:(0,p.__)("Center center","coblocks")},{value:"center-right",
42
  /* translators: block layout */
43
- label:(0,p.__)("Center right","coblocks")}]);const u={"top-left":{wrapper:{contentAlign:"left"}},"top-center":{wrapper:{contentAlign:"center"}},"top-right":{wrapper:{contentAlign:"right"}},"center-left":{wrapper:{contentAlign:"left"}},"center-center":{wrapper:{contentAlign:"center"}},"center-right":{wrapper:{contentAlign:"right"}},"bottom-left":{wrapper:{contentAlign:"left"}},"bottom-center":{wrapper:{contentAlign:"center"}},"bottom-right":{wrapper:{contentAlign:"right"}}},h=i()("components-base-control","components-coblocks-css-grid-selector",{"is-fullscreen":r});return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:h},(0,l.createElement)("p",{className:"components-base-control__label"},(0,p.__)("Layout","coblocks")),(0,l.createElement)(g.ButtonGroup,{"aria-label":(0,p.__)("Select layout","coblocks")},b()(d,((e,i)=>{let{label:c,value:r}=e;return n?(0,l.createElement)(g.Tooltip,{text:c,key:`grid-tooltip-${i}`},(0,l.createElement)("div",{className:r===a?"is-selected":null},(0,l.createElement)(g.Button,{isSmall:!0,isSecondary:r!==a,isPrimary:r===a,onClick:()=>{o({layout:r}),m(r.split("-")[1]),u[r].wrapper&&s(t,u[r].wrapper)}}))):(0,l.createElement)("div",{className:r===a?"is-selected":null},(0,l.createElement)(g.Button,{isSmall:!0,isSecondary:r!==a,isPrimary:r===a,onClick:()=>{o({layout:r}),u[r].wrapper&&(s(t,u[r].wrapper),m(r.split("-")[1]))}}))})))),(0,l.createElement)(g.ToggleControl,{label:(0,p.__)("Fullscreen","coblocks"),checked:!!r,onChange:()=>{r&&(["bottom-left","top-left"].includes(a)&&(o({layout:"center-left"}),m("left")),["bottom-center","top-center"].includes(a)&&(o({layout:"center-center"}),m("center")),["bottom-right","top-right"].includes(a)&&(o({layout:"center-right"}),m("right"))),o({fullscreen:!r})},help:r?(0,p.__)("Fullscreen mode is enabled.","coblocks"):(0,p.__)("Toggle to enable fullscreen mode.","coblocks")}))}}var w=(0,_.withInstanceId)((0,_.compose)([(0,k.withDispatch)((e=>{const{updateBlockAttributes:t}=e("core/block-editor");return{updateBlockAttributes:t}})),(0,k.withSelect)(((e,t)=>{const{getBlocks:o}=e("core/block-editor");return{innerBlocks:o(t.clientId)}}))])(C));class S extends l.Component{constructor(){super(...arguments),this.saveMeta=this.saveMeta.bind(this)}saveMeta(){const e=wp.data.select("core/editor").getEditedPostAttribute("meta"),t=wp.data.select("core/block-editor").getBlock(this.props.clientId);let o={};if(void 0!==this.props.attributes.coblocks&&void 0!==this.props.attributes.coblocks.id){const n=this.props.name.split("/").join("-")+"-"+this.props.attributes.coblocks.id,l={height:t.attributes[this.props.type],heightTablet:t.attributes[this.props.type+"Tablet"],heightMobile:t.attributes[this.props.type+"Mobile"]};o=void 0===e._coblocks_responsive_height||void 0!==e._coblocks_responsive_height&&""===e._coblocks_responsive_height?{}:JSON.parse(e._coblocks_responsive_height),void 0===o[n]?(o[n]={},o[n][this.props.type]={}):void 0===o[n][this.props.type]&&(o[n][this.props.type]={}),o[n][this.props.type]=l,wp.data.dispatch("core/editor").editPost({meta:{_coblocks_responsive_height:JSON.stringify(o)}})}}render(){const{label:e=(0,p.__)("Height","coblocks"),height:t,heightTablet:o,heightMobile:n,onChange:s,onChangeTablet:c,onChangeMobile:a,min:r=10,max:m=1e3,step:b=1}=this.props,u=i()("components-base-control","components-coblocks-dimensions-control","components-coblocks-responsive-base-control",{});return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:u},(0,l.createElement)(l.Fragment,null,(0,l.createElement)("span",{className:"components-base-control__label"},e),(0,l.createElement)(g.TabPanel,{className:"components-coblocks-dimensions-control__mobile-controls",activeClass:"is-active",initialTabName:"default",onSelect:e=>{let t="desktop";switch(e){case"desktop":t="tablet";break;case"tablet":t="mobile";break;case"mobile":t="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${this.props.type}`);for(let e=0;e<o.length;e++)o[e].style.display="none";"default"===e?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--${t}`)[0].style.display="block"},tabs:[{name:"default",title:d.ugZ,className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${this.props.type} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--default`},{name:"desktop",title:d.ugZ,className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${this.props.type} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--desktop`},{name:"tablet",title:d.v_G,className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${this.props.type} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--tablet`},{name:"mobile",title:d.pY8,className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${this.props.type} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${this.props.type}--mobile`}]},(e=>"mobile"===e.name?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-mobile"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{type:"number",onChange:e=>{a(e),this.saveMeta()},value:n||"",min:r,step:b,max:m})))):"tablet"===e.name?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-tablet"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{type:"number",onChange:e=>{c(e),this.saveMeta()},value:o||"",min:r,step:b,max:m})))):(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-desktop"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{type:"number",onChange:e=>{s(e),this.saveMeta()},value:t||"",min:r,step:b,max:m})))))))))}}var $=(0,_.withInstanceId)(S);const{getComputedStyle:N}=window,M=(0,g.withFallbackStyles)(((e,t)=>{const{backgroundColor:o}=t.attributes,n=e.querySelector('[contenteditable="true"]'),l=n?N(n):null;return{fallbackBackgroundColor:o||!l?void 0:l.backgroundColor}}));var x=(0,_.compose)([a,M])((e=>{const{attributes:t,backgroundColor:o,setAttributes:s,setBackgroundColor:i,setTextColor:a,textColor:m}=e,{fullscreen:b,maxWidth:d,paddingTop:u,paddingRight:h,paddingBottom:_,paddingLeft:k,paddingTopTablet:v,paddingRightTablet:y,paddingBottomTablet:E,paddingLeftTablet:T,paddingTopMobile:B,paddingRightMobile:C,paddingBottomMobile:S,paddingLeftMobile:N,paddingUnit:M,paddingSyncUnits:x,paddingSyncUnitsTablet:L,paddingSyncUnitsMobile:R,paddingSize:A,saveCoBlocksMeta:z,height:I,heightTablet:P,heightMobile:U,syncHeight:V}=t;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(c.InspectorControls,null,(0,l.createElement)(g.PanelBody,{title:(0,p.__)("Hero settings","coblocks")},(0,l.createElement)(f,(0,n.Z)({},e,{type:"padding",label:(0,p.__)("Padding","coblocks"),help:(0,p.__)("Space inside of the container.","coblocks"),valueTop:u,valueRight:h,valueBottom:_,valueLeft:k,valueTopTablet:v,valueRightTablet:y,valueBottomTablet:E,valueLeftTablet:T,valueTopMobile:B,valueRightMobile:C,valueBottomMobile:S,valueLeftMobile:N,unit:M,syncUnits:x,syncUnitsTablet:L,syncUnitsMobile:R,dimensionSize:A,saveCoBlocksMeta:z})),(0,l.createElement)(w,e),!b&&(0,l.createElement)($,(0,n.Z)({},e,{label:(0,p.__)("Height in pixels","coblocks"),height:I,heightTablet:P,heightMobile:U,onChange:e=>{s({height:parseInt(e.target.value,10)})},onChangeTablet:e=>{s({heightTablet:parseInt(e.target.value,10)})},onChangeMobile:e=>{s({heightMobile:parseInt(e.target.value,10)})},sync:V,type:"height",min:"500"})),(0,l.createElement)(g.RangeControl,{label:(0,p.__)("Content width in pixels","coblocks"),value:parseInt(d),onChange:e=>s({maxWidth:parseInt(e)}),min:400,max:1e3,step:10,initialPosition:560})),(0,l.createElement)(c.PanelColorSettings,{title:(0,p.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:e=>{i(e),A&&"no"!==A||s({paddingSize:"huge"})},label:(0,p.__)("Background color","coblocks")},{value:m.color,onChange:a,label:(0,p.__)("Text color","coblocks")}]}),(0,l.createElement)(r.OT,(0,n.Z)({},e,{hasOverlay:!0}))))})),L=o(9630),R=function(e){let{icon:t="menu",label:o,menuLabel:s,className:c,props:a}=e;return(0,l.createElement)(g.Dropdown,{className:i()("components-dropdown-menu",c),contentClassName:"components-dropdown-menu__popover",renderToggle:e=>{let{isOpen:n,onToggle:s}=e;return(0,l.createElement)(g.ToolbarButton,{onClick:s,"aria-haspopup":"true","aria-expanded":n,onKeyDown:e=>{n||e.keyCode!==L.DOWN||(e.preventDefault(),e.stopPropagation(),s())},label:o,icon:t,showTooltip:!0})},renderContent:()=>(0,l.createElement)(g.NavigableMenu,{className:"components-coblocks-grid-dropdown",role:"menu","aria-label":s},(0,l.createElement)(w,(0,n.Z)({},a,{tooltip:!1})))})},A=e=>{const{attributes:t,setAttributes:o}=e,{contentAlign:n}=t;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(c.BlockControls,null,(0,l.createElement)(g.ToolbarGroup,null,(0,l.createElement)(R,{icon:(0,l.createElement)(g.Icon,{icon:d.ywL}),label:(0,p.__)("Change layout","coblocks"),props:e})),(0,l.createElement)(c.AlignmentToolbar,{onChange:e=>o({contentAlign:e}),value:n}),(0,l.createElement)(r.H,e)))},z=o(1313);const I=["core/heading","core/paragraph","core/spacer","core/button","core/buttons","core/list","core/image","coblocks/alert","coblocks/gif","coblocks/social","coblocks/row","coblocks/column","coblocks/buttons"],P=[["core/heading",{
44
  /* translators: content placeholder */
45
- placeholder:(0,p.__)("Add hero heading…","coblocks"),level:2}],["core/paragraph",{
46
  /* translators: content placeholder */
47
- placeholder:(0,p.__)("Add hero content, which is typically an introductory area of a page accompanied by call to action or two.","coblocks")}],["core/buttons",{contentAlign:"left",items:2,gutter:"medium"},[["core/button",{
48
  /* translators: content placeholder */
49
- placeholder:(0,p.__)("Primary button…","coblocks")}],["core/button",{
50
  /* translators: content placeholder */
51
- placeholder:(0,p.__)("Secondary button…","coblocks"),className:"is-style-outline"}]]]];var U=(0,_.compose)([a,(0,k.withDispatch)((e=>{const{updateBlockAttributes:t}=e("core/block-editor"),{editPost:o}=e("core/editor");return{updateBlockAttributes:t,editPost:o}})),(0,k.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),{getBlockAttributes:o}=e("core/block-editor");return{getEditedPostAttribute:t,getBlockAttributes:o}}))])((e=>{const{clientId:t,attributes:o,getEditedPostAttribute:s,editPost:a,name:m,isSelected:b,setAttributes:d,textColor:u,backgroundColor:h,insertBlocksAfter:_,getBlockAttributes:k}=e,{maxWidth:v,className:y,layout:f,fullscreen:E,backgroundImg:T,paddingSize:B,paddingTop:C,paddingRight:w,paddingBottom:S,paddingLeft:$,paddingUnit:N,contentAlign:M,height:L,heightTablet:R,heightMobile:U}=o,[V]=(0,l.useState)(!1),[F,W]=(0,l.useState)(!1),[O,H]=(0,l.useState)(null);(0,l.useEffect)((()=>{const e=document.getElementById("block-"+t);e&&(e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=o.maxWidth+"px");const n=document.defaultView;return Z(),n.addEventListener("resize",Z),()=>{n.removeEventListener("resize",Z)}}),[]);const Z=()=>{const e=document.defaultView;return H(e.innerWidth),e.innerWidth},D=(0,l.createElement)(r.pG,(0,n.Z)({},e,{label:(0,p.__)("Add background to hero","coblocks")}));let G=i()("wp-block-coblocks-hero",y);o.coblocks&&void 0!==o.coblocks.id&&(G=i()(G,`coblocks-hero-${o.coblocks.id}`));const J=i()("wp-block-coblocks-hero__inner",...(0,r.Ro)(o),f&&{[`hero-${f}-align`]:f},{"has-text-color":u&&u.color},B&&{"has-padding":"no"!==B,[`has-${B}-padding`]:"advanced"!==B},M&&{[`has-${M}-content`]:M},{"is-fullscreen":E,"is-hero-resizing":V}),j={...(0,r.DS)(o,h),color:u&&u.color,paddingTop:"advanced"===B&&C?C+N:void 0,paddingRight:"advanced"===B&&w?w+N:void 0,paddingBottom:"advanced"===B&&S?S+N:void 0,paddingLeft:"advanced"===B&&$?$+N:void 0,minHeight:E?void 0:L},Q={top:!1,right:!0,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1};let Y={target:"height",value:L};return O<=768&&O>514?Y={target:"heightTablet",value:R||L}:O<=514&&(Y={target:"heightMobile",value:U||L}),(0,l.createElement)(l.Fragment,null,D,b&&(0,l.createElement)(x,e),b&&(0,l.createElement)(A,e),(0,l.createElement)("div",{className:G},E?(0,l.createElement)("div",{className:J,style:j},(0,z.isBlobURL)(T)&&(0,l.createElement)(g.Spinner,null),(0,r.QF)(o),void 0!==_&&(0,l.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},(0,l.createElement)(g.ResizableBox,{className:i()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":F}),size:{width:v},minWidth:"400",maxWidth:"1000",enable:Q,onResizeStart:()=>{W(!0);const e=document.getElementById("block-"+t);e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=v+"px"},onResizeStop:(e,o,n,l)=>{d({maxWidth:parseInt(v+l.width,10)}),W(!1);const s=document.getElementById("block-"+t);s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(v+l.width,10)+"px"},showHandle:b},(0,l.createElement)(c.InnerBlocks,{template:P,allowedBlocks:I,templateLock:!1,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0})))):(0,l.createElement)(g.ResizableBox,{className:J,style:j,size:{height:Y.value},minHeight:"500",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:(e,n,l,i)=>{switch(Y.target){case"heightTablet":d({heightTablet:parseInt(Y.value+i.height,10)});break;case"heightMobile":d({heightMobile:parseInt(Y.value+i.height,10)});break;default:d({height:parseInt(Y.value+i.height,10)})}(e=>{const n=s("meta"),l=k(t);let i={};if(void 0!==o.coblocks&&void 0!==o.coblocks.id){const t=m.split("/").join("-")+"-"+o.coblocks.id,s={height:l[e],heightTablet:l.heightTablet,heightMobile:l.heightMobile};i=void 0===n._coblocks_responsive_height||void 0!==n._coblocks_responsive_height&&""===n._coblocks_responsive_height?{}:JSON.parse(n._coblocks_responsive_height),void 0===i[t]?(i[t]={},i[t][e]={}):void 0===i[t][e]&&(i[t][e]={}),i[t][e]=s,a({meta:{_coblocks_responsive_height:JSON.stringify(i)}})}})("height")},showHandle:b},(0,z.isBlobURL)(T)&&(0,l.createElement)(g.Spinner,null),(0,r.QF)(o),void 0!==_&&(0,l.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},(0,l.createElement)(g.ResizableBox,{className:i()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":F}),size:{width:v},minWidth:"400",maxWidth:"1000",enable:Q,onResizeStart:()=>{W(!0);const e=document.getElementById("block-"+t);e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=v+"px"},onResizeStop:(e,o,n,l)=>{d({maxWidth:parseInt(v+l.width,10)}),W(!1);const s=document.getElementById("block-"+t);s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(v+l.width,10)+"px"},showHandle:b},(0,l.createElement)(c.InnerBlocks,{template:P,allowedBlocks:I,templateLock:!1,templateInsertUpdatesSelection:!1}))))))}))},9881:function(e,t,o){var n=o(7816),l=o(9291)(n);e.exports=l},8483:function(e,t,o){var n=o(5063)();e.exports=n},7816:function(e,t,o){var n=o(8483),l=o(3674);e.exports=function(e,t){return e&&n(e,t,l)}},9199:function(e,t,o){var n=o(9881),l=o(8612);e.exports=function(e,t){var o=-1,s=l(e)?Array(e.length):[];return n(e,(function(e,n,l){s[++o]=t(e,n,l)})),s}},9291:function(e,t,o){var n=o(8612);e.exports=function(e,t){return function(o,l){if(null==o)return o;if(!n(o))return e(o,l);for(var s=o.length,i=t?s:-1,c=Object(o);(t?i--:++i<s)&&!1!==l(c[i],i,c););return o}}},5063:function(e){e.exports=function(e){return function(t,o,n){for(var l=-1,s=Object(t),i=n(t),c=i.length;c--;){var a=i[e?c:++l];if(!1===o(s[a],a,s))break}return t}}},5161:function(e,t,o){var n=o(9932),l=o(7206),s=o(9199),i=o(1469);e.exports=function(e,t){return(i(e)?n:s)(e,l(t,3))}}}]);
1
+ (self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[510],{510:function(e,t,o){"use strict";o.r(t),o.d(t,{default:function(){return W}});var n=o(7462),l=o(9307),s=o(4184),i=o.n(s),c=o(2175),a=(0,c.withColors)("backgroundColor",{textColor:"color"}),r=o(5377),m=o(5161),b=o.n(m),d=o(5697),p=o.n(d),u=o(5736),g=o(5609);const h=[{name:(0,u.__)("None","coblocks"),size:0,slug:"no"},{name:(0,u.__)("Small","coblocks"),size:14,slug:"small"},{name:(0,u.__)("Medium","coblocks"),size:24,slug:"medium"},{name:(0,u.__)("Large","coblocks"),size:34,slug:"large"},{name:(0,u.__)("Huge","coblocks"),size:60,slug:"huge"}];class _ extends l.Component{constructor(){super(...arguments),this.getSelectValuesFromUtilitySizes=this.getSelectValuesFromUtilitySizes.bind(this),this.getCurrentSelectValue=this.getCurrentSelectValue.bind(this),this.setCurrentSelectValue=this.setCurrentSelectValue.bind(this),this.onChangeValue=this.onChangeValue.bind(this),this.getSelectOptions=this.getSelectOptions.bind(this)}getSelectValuesFromUtilitySizes(e,t){let o;if("string"==typeof t)return o=e.find((e=>e.slug===t)),o?o.slug:"custom"}getCurrentSelectValue(e){const{paddingSize:t,marginSize:o}=this.props;switch(e){case"margin":return o;case"padding":return t}}setCurrentSelectValue(e){const{type:t,setAttributes:o}=this.props;switch(t){case"margin":o({marginSize:e});break;case"padding":o({paddingSize:e})}}onChangeValue(e){const t=h.find((t=>t.slug===e));t&&this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes(h,t.slug))}getSelectOptions(e){return[...e.map((e=>({label:e.name,value:e.slug})))]}render(){const{type:e}=this.props;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(g.SelectControl,{className:"components-font-size-picker__select",hideLabelFromVision:!0,label:`Choose ${e} preset`,onChange:this.onChangeValue,options:this.getSelectOptions(h),value:this.getCurrentSelectValue(e)}))}}_.propTypes={marginSize:p().number,paddingSize:p().number,setAttributes:p().func,type:p().string};var k=o(7635),v=o(9818),f=o(4333);const y=["Top","Right","Bottom","Left"],E={margin:{bottom:(0,u.__)("Margin bottom","coblocks"),left:(0,u.__)("Margin left","coblocks"),right:(0,u.__)("Margin right","coblocks"),top:(0,u.__)("Margin top","coblocks")},padding:{bottom:(0,u.__)("Padding bottom","coblocks"),left:(0,u.__)("Padding left","coblocks"),right:(0,u.__)("Padding right","coblocks"),top:(0,u.__)("Padding top","coblocks")}},T=e=>{const{attributes:t,clientId:o,dimensionSize:n,help:s,instanceId:c,label:a=(0,u.__)("Margin","coblocks"),setAttributes:r,type:m="margin",unit:d}=e,{coblocks:p,marginSize:h,paddingSize:f,saveCoBlocksMeta:T}=t,{updateBlockAttributes:B}=(0,v.useDispatch)("core/block-editor"),C=(e,t)=>void 0!==e?`${e}${t}`:null,w=(e,t)=>{if(void 0!==e)return`${t}: ${e} !important`},S=()=>{const t=wp.data.select("core/editor").getEditedPostAttribute("meta"),l=wp.data.select("core/block-editor").getBlock(o);let s={};if(void 0!==p&&void 0!==p.id){const o=e.name.split("/").join("-")+"-"+p.id,i=l.attributes.paddingUnit,c=l.attributes.marginUnit,a={paddingBottom:C(l.attributes.paddingBottom,i),paddingBottomMobile:C(l.attributes.paddingBottomMobile,i),paddingBottomTablet:C(l.attributes.paddingBottomTablet,i),paddingLeft:C(l.attributes.paddingLeft,i),paddingLeftMobile:C(l.attributes.paddingLeftMobile,i),paddingLeftTablet:C(l.attributes.paddingLeftTablet,i),paddingRight:C(l.attributes.paddingRight,i),paddingRightMobile:C(l.attributes.paddingRightMobile,i),paddingRightTablet:C(l.attributes.paddingRightTablet,i),paddingTop:C(l.attributes.paddingTop,i),paddingTopMobile:C(l.attributes.paddingTopMobile,i),paddingTopTablet:C(l.attributes.paddingTopTablet,i)},r={marginBottom:C(l.attributes.marginBottom,c),marginBottomMobile:C(l.attributes.marginBottomMobile,c),marginBottomTablet:C(l.attributes.marginBottomTablet,c),marginLeft:C(l.attributes.marginLeft,c),marginLeftMobile:C(l.attributes.marginLeftMobile,c),marginLeftTablet:C(l.attributes.marginLeftTablet,c),marginRight:C(l.attributes.marginRight,c),marginRightMobile:C(l.attributes.marginRightMobile,c),marginRightTablet:C(l.attributes.marginRightTablet,c),marginTop:C(l.attributes.marginTop,c),marginTopMobile:C(l.attributes.marginTopMobile,c),marginTopTablet:C(l.attributes.marginTopTablet,c)};s=void 0===t||void 0===t._coblocks_dimensions||void 0!==t._coblocks_dimensions&&""===t._coblocks_dimensions?{}:JSON.parse(t._coblocks_dimensions),void 0===s[o]?(s[o]={},s[o][m]={}):void 0===s[o][m]&&(s[o][m]={}),s[o][m]="advanced"===n?"padding"===m?a:r:{},wp.data.dispatch("core/editor").editPost({meta:{_coblocks_dimensions:JSON.stringify(s)}});const b=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css";const u=`\n\t\t\t\t@media only screen and (max-width: 768px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${w(a.paddingTopTablet,"padding-top")}\n\t\t\t\t\t\t${w(a.paddingRightTablet,"padding-right")}\n\t\t\t\t\t\t${w(a.paddingBottomTablet,"padding-bottom")}\n\t\t\t\t\t\t${w(a.paddingLeftTablet,"padding-left")}\n\t\t\t\t\t\t${w(r.marginTopTablet,"margin-top")}\n\t\t\t\t\t\t${w(r.marginRightTablet,"margin-right")}\n\t\t\t\t\t\t${w(r.marginBottomTablet,"margin-bottom")}\n\t\t\t\t\t\t${w(r.marginLeftTablet,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t@media only screen and (max-width: 514px) {\n\t\t\t\t\t.${o} > div {\n\t\t\t\t\t\t${w(a.paddingTopMobile,"padding-top")}\n\t\t\t\t\t\t${w(a.paddingRightMobile,"padding-right")}\n\t\t\t\t\t\t${w(a.paddingBottomMobile,"padding-bottom")}\n\t\t\t\t\t\t${w(a.paddingLeftMobile,"padding-left")}\n\t\t\t\t\t\t${w(r.marginTopMobile,"margin-top")}\n\t\t\t\t\t\t${w(r.marginRightMobile,"margin-right")}\n\t\t\t\t\t\t${w(r.marginBottomMobile,"margin-bottom")}\n\t\t\t\t\t\t${w(r.marginLeftMobile,"margin-left")}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t`;d.styleSheet?d.styleSheet.cssText=u:d.appendChild(document.createTextNode(u)),b.appendChild(d)}};T&&(S(),B(o,{saveCoBlocksMeta:!1}));const $=(t,o)=>{["coblocks/hero"].includes(e.name)&&"no"===t&&(o<0?(t="huge",o=60):o=-1),"padding"===m&&r({paddingSyncUnits:!0}),r({[`${m}Size`]:t}),o&&r({[`${m}Top`]:o=o<0?"":o,[`${m}Right`]:0,[`${m}Bottom`]:o,[`${m}Left`]:0,[`${m}Unit`]:"px"}),S()},N=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=[e["valueTop"+t],e["valueRight"+t],e["valueBottom"+t],e["valueLeft"+t]],n=Math.max.apply(null,o);r({[`${m}SyncUnits${t}`]:!e[`syncUnits${t}`],[`${m}Top${t}`]:n,[`${m}Right${t}`]:n,[`${m}Bottom${t}`]:n,[`${m}Left${t}`]:n}),S()},M=i()("components-base-control","components-coblocks-dimensions-control",{}),x=`inspector-coblocks-dimensions-control-${c}`,R=(t,o)=>{const n=""===t.target.value?void 0:Number(t.target.value);let l="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(l=t.target.getAttribute("data-device-type")),e["syncUnits"+l]?((e,t)=>{r({[`${m}Top${t}`]:e,[`${m}Right${t}`]:e,[`${m}Bottom${t}`]:e,[`${m}Left${t}`]:e}),S()})(n,l):((e,t,o)=>{r({[`${m}${o}${t}`]:e}),S()})(n,l,o)},A=[{
2
  /* translators: a unit of size (px) for css markup */
3
+ name:(0,u.__)("Pixel","coblocks"),unitValue:"px"},{
4
  /* translators: a unit of size (em) for css markup */
5
+ name:(0,u.__)("Em","coblocks"),unitValue:"em"},{
6
  /* translators: a unit of size (vw) for css markup */
7
+ name:(0,u.__)("Viewport width","coblocks"),unitValue:"vw"},{
8
  /* translators: a unit of size (vh) for css markup */
9
+ name:(0,u.__)("Viewport height","coblocks"),unitValue:"vh"},{
10
  /* translators: a unit of size for css markup */
11
+ name:(0,u.__)("Percentage","coblocks"),unitValue:"%"}];return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:M},"advanced"===n?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__header"},a&&(0,l.createElement)("p",{className:"components-coblocks-dimensions-control__label"},a),(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__actions"},(0,l.createElement)(g.ButtonGroup,{"aria-label":(0,u.__)("Select Units","coblocks"),className:"components-coblocks-dimensions-control__units"},b()(A,(e=>{let{unitValue:t,name:o}=e;return(0,l.createElement)(g.Tooltip,{key:`coblocks-dimensions-control-unit-tooltip-${o}`,text:(0,u.sprintf)(
12
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
13
+ (0,u.__)("%s units","coblocks"),o)},(0,l.createElement)(g.Button,{"aria-label":(0,u.sprintf)(
14
  /* translators: %s: values associated with CSS syntax, 'Pixel', 'Em', 'Percentage' */
15
+ (0,u.__)("%s units","coblocks"),o),"aria-pressed":d===t,className:"components-coblocks-dimensions-control__units--"+o,isPrimary:d===t,isSecondary:d!==t,isSmall:!0,key:t,onClick:()=>(r({[`${m}Unit`]:t}),void S())},t))}))),(0,l.createElement)(g.Button,{"aria-label":(0,u.sprintf)(
16
  /* translators: %s: a texual label */
17
+ (0,u.__)("Turn off advanced %s settings","coblocks"),a.toLowerCase()),isSecondary:!0,isSmall:!0,onClick:()=>$("no",-1),type:"button"},(0,u.__)("Reset","coblocks")))),(0,l.createElement)(g.TabPanel,{activeClass:"is-active",className:"components-coblocks-dimensions-control__mobile-controls",initialTabName:"default",onSelect:e=>{let t="desktop";switch(e){case"desktop":t="tablet";break;case"tablet":t="mobile";break;case"mobile":t="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${m}`);for(let e=0;e<o.length;e++)o[e].style.display="none";"default"===e?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${m}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${m}--${t}`)[0].style.display="block"},tabs:[{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${m}--default`,name:"default",title:k.ugZ},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${m}--desktop`,name:"desktop",title:k.ugZ},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${m}--tablet`,name:"tablet",title:k.v_G},{className:`components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${m} components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${m}--mobile`,name:"mobile",title:k.pY8}]},(t=>{return function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const o=e[`syncUnits${t}`];return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},y.map((o=>(0,l.createElement)("input",{"aria-describedby":s?x+"__help":void 0,"aria-label":E[m][o.toLowerCase()],className:"components-coblocks-dimensions-control__number","data-device-type":t,key:`coblocks-dimensions-control-number-${t}-${o}`,min:"padding"===m?0:void 0,onChange:e=>R(e,o),type:"number",value:e[`value${o}${t}`]}))),(0,l.createElement)(g.Tooltip,{text:o?(0,u.__)("Unsync","coblocks"):(0,u.__)("Sync","coblocks")},(0,l.createElement)(g.Button,{"aria-label":(0,u.__)("Sync units","coblocks"),"aria-pressed":!!o,className:"components-coblocks-dimensions-control_sync","data-device-type":t,isPrimary:!!o,isSecondary:!o,isSmall:!0,onClick:()=>N(t)},k.bnu))))}(["default","desktop"].includes(t.name)?"":(o=t.name)&&o[0].toUpperCase()+o.slice(1)||"");var o})),(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__input-labels"},(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,u.__)("Top","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,u.__)("Right","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,u.__)("Bottom","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},(0,u.__)("Left","coblocks")),(0,l.createElement)("span",{className:"components-coblocks-dimensions-control__number-label-blank"}))):(0,l.createElement)(g.BaseControl,{help:s,id:"textarea-1",label:a},(0,l.createElement)("div",{className:"components-font-size-picker__controls"},(0,l.createElement)(_,{marginSize:h,paddingSize:f,setAttributes:r,type:m}),(0,l.createElement)(g.Button,{"aria-label":(0,u.sprintf)(
18
  /* translators: %s: a texual label */
19
+ (0,u.__)("Advanced %s settings","coblocks"),a.toLowerCase()),isPrimary:"advanced"===n,isSecondary:!0,isSmall:!0,onClick:()=>$("advanced",""),type:"button"},(0,u.__)("Advanced","coblocks"))))))};T.propTypes={attributes:p().number,clientId:p().number,dimensionSize:p().number,help:p().bool,instanceId:p().number,label:p().string,name:p().string,setAttributes:p().func,type:p().string,unit:p().number};var B=(0,f.withInstanceId)(T),C=o(4981),w=o(7701);function S(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,C.getBlockType)("core/buttons"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,C.getBlockType)("coblocks/buttons");return!!e&&!!t}o.n(w)()((function(){const e=(0,C.getBlockType)("core/buttons"),t=(0,C.getBlockType)("coblocks/buttons");S(e,t)&&((0,C.unregisterBlockType)("coblocks/buttons"),(0,C.registerBlockType)("coblocks/buttons",{...t,supports:{...t.supports,inserter:!1}}))}));class $ extends l.Component{render(){const{attributes:e,clientId:t,setAttributes:o,tooltip:n=!0,updateBlockAttributes:s,innerBlocks:c}=this.props,{layout:a,fullscreen:r}=e,m=e=>{const t=S(),o=t?"core/buttons":"coblocks/buttons",n=t?"align":"contentAlign";c.forEach((t=>{t.name===o&&s(t.clientId,{[n]:e})}))};let d=[{
20
  /* translators: block layout */
21
+ label:(0,u.__)("Top left","coblocks"),value:"top-left"},{
22
  /* translators: block layout */
23
+ label:(0,u.__)("Top center","coblocks"),value:"top-center"},{
24
  /* translators: block layout */
25
+ label:(0,u.__)("Top right","coblocks"),value:"top-right"},{
26
  /* translators: block layout */
27
+ label:(0,u.__)("Center left","coblocks"),value:"center-left"},{
28
  /* translators: block layout */
29
+ label:(0,u.__)("Center center","coblocks"),value:"center-center"},{
30
  /* translators: block layout */
31
+ label:(0,u.__)("Center right","coblocks"),value:"center-right"},{
32
  /* translators: block layout */
33
+ label:(0,u.__)("Bottom left","coblocks"),value:"bottom-left"},{
34
  /* translators: block layout */
35
+ label:(0,u.__)("Bottom center","coblocks"),value:"bottom-center"},{
36
  /* translators: block layout */
37
+ label:(0,u.__)("Bottom right","coblocks"),value:"bottom-right"}];r||(d=[{
38
  /* translators: block layout */
39
+ label:(0,u.__)("Center left","coblocks"),value:"center-left"},{
40
  /* translators: block layout */
41
+ label:(0,u.__)("Center center","coblocks"),value:"center-center"},{
42
  /* translators: block layout */
43
+ label:(0,u.__)("Center right","coblocks"),value:"center-right"}]);const p={"top-left":{wrapper:{contentAlign:"left"}},"top-center":{wrapper:{contentAlign:"center"}},"top-right":{wrapper:{contentAlign:"right"}},"center-left":{wrapper:{contentAlign:"left"}},"center-center":{wrapper:{contentAlign:"center"}},"center-right":{wrapper:{contentAlign:"right"}},"bottom-left":{wrapper:{contentAlign:"left"}},"bottom-center":{wrapper:{contentAlign:"center"}},"bottom-right":{wrapper:{contentAlign:"right"}}},h=i()("components-base-control","components-coblocks-css-grid-selector",{"is-fullscreen":r});return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:h},(0,l.createElement)("p",{className:"components-base-control__label"},(0,u.__)("Layout","coblocks")),(0,l.createElement)(g.ButtonGroup,{"aria-label":(0,u.__)("Select layout","coblocks")},b()(d,((e,i)=>{let{label:c,value:r}=e;return n?(0,l.createElement)(g.Tooltip,{key:`grid-tooltip-${i}`,text:c},(0,l.createElement)("div",{className:r===a?"is-selected":null},(0,l.createElement)(g.Button,{isPrimary:r===a,isSecondary:r!==a,isSmall:!0,onClick:()=>{o({layout:r}),m(r.split("-")[1]),p[r].wrapper&&s(t,p[r].wrapper)}}))):(0,l.createElement)("div",{className:r===a?"is-selected":null},(0,l.createElement)(g.Button,{isPrimary:r===a,isSecondary:r!==a,isSmall:!0,onClick:()=>{o({layout:r}),p[r].wrapper&&(s(t,p[r].wrapper),m(r.split("-")[1]))}}))})))),(0,l.createElement)(g.ToggleControl,{checked:!!r,help:r?(0,u.__)("Fullscreen mode is enabled.","coblocks"):(0,u.__)("Toggle to enable fullscreen mode.","coblocks"),label:(0,u.__)("Fullscreen","coblocks"),onChange:()=>{r&&(["bottom-left","top-left"].includes(a)&&(o({layout:"center-left"}),m("left")),["bottom-center","top-center"].includes(a)&&(o({layout:"center-center"}),m("center")),["bottom-right","top-right"].includes(a)&&(o({layout:"center-right"}),m("right"))),o({fullscreen:!r})}}))}}var N=(0,f.withInstanceId)((0,f.compose)([(0,v.withDispatch)((e=>{const{updateBlockAttributes:t}=e("core/block-editor");return{updateBlockAttributes:t}})),(0,v.withSelect)(((e,t)=>{const{getBlocks:o}=e("core/block-editor");return{innerBlocks:o(t.clientId)}}))])($));$.propTypes={attributes:p().object,clientId:p().number,innerBlocks:p().array,setAttributes:p().func,tooltip:p().bool.isRequired,updateBlockAttributes:p().func},$.defaultProps={tooltip:!1};class M extends l.Component{constructor(){super(...arguments),this.saveMeta=this.saveMeta.bind(this)}saveMeta(){const{attributes:e,clientId:t,name:o,type:n}=this.props,l=wp.data.select("core/editor").getEditedPostAttribute("meta"),s=wp.data.select("core/block-editor").getBlock(t);let i={};if(void 0!==e.coblocks&&void 0!==e.coblocks.id){const t=o.split("/").join("-")+"-"+e.coblocks.id,c={height:s.attributes[n],heightMobile:s.attributes[n+"Mobile"],heightTablet:s.attributes[n+"Tablet"]};i=void 0===l._coblocks_responsive_height||void 0!==l._coblocks_responsive_height&&""===l._coblocks_responsive_height?{}:JSON.parse(l._coblocks_responsive_height),void 0===i[t]?(i[t]={},i[t][n]={}):void 0===i[t][n]&&(i[t][n]={}),i[t][n]=c,wp.data.dispatch("core/editor").editPost({meta:{_coblocks_responsive_height:JSON.stringify(i)}})}}render(){const{label:e=(0,u.__)("Height","coblocks"),height:t,heightTablet:o,heightMobile:n,onChange:s,onChangeTablet:c,onChangeMobile:a,min:r=10,max:m=1e3,step:b=1,type:d}=this.props,p=i()("components-base-control","components-coblocks-dimensions-control","components-coblocks-responsive-base-control",{});return(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:p},(0,l.createElement)(l.Fragment,null,(0,l.createElement)("span",{className:"components-base-control__label"},e),(0,l.createElement)(g.TabPanel,{activeClass:"is-active",className:"components-coblocks-dimensions-control__mobile-controls",initialTabName:"default",onSelect:e=>{let t="desktop";switch(e){case"desktop":t="tablet";break;case"tablet":t="mobile";break;case"mobile":t="desktop"}const o=document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item--${d}`);for(let e=0;e<o.length;e++)o[e].style.display="none";"default"===e?document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`)[0].click():document.getElementsByClassName(`components-coblocks-dimensions-control__mobile-controls-item-${d}--${t}`)[0].style.display="block"},tabs:[{className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-${d}--default`,name:"default",title:k.ugZ},{className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-${d}--desktop`,name:"desktop",title:k.ugZ},{className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-${d}--tablet`,name:"tablet",title:k.v_G},{className:`is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--${d} components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-${d}--mobile`,name:"mobile",title:k.pY8}]},(e=>"mobile"===e.name?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-mobile"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{max:m,min:r,onChange:e=>{a(e),this.saveMeta()},step:b,type:"number",value:n||""})))):"tablet"===e.name?(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-tablet"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{max:m,min:r,onChange:e=>{c(e),this.saveMeta()},step:b,type:"number",value:o||""})))):(0,l.createElement)(l.Fragment,null,(0,l.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-desktop"},(0,l.createElement)(g.BaseControl,null,(0,l.createElement)("input",{max:m,min:r,onChange:e=>{s(e),this.saveMeta()},step:b,type:"number",value:t||""})))))))))}}var x=(0,f.withInstanceId)(M);M.propTypes={height:p().oneOfType([p().number,p().string]),heightMobile:p().oneOfType([p().number,p().string]),heightTablet:p().oneOfType([p().number,p().string]),label:p().string.isRequired,max:p().number.isRequired,min:p().number.isRequired,onChange:p().func,onChangeMobile:p().func,onChangeTablet:p().func,step:p().number.isRequired},M.defaultProps={label:(0,u.__)("Height","coblocks"),max:1e3,min:10,step:1};const{getComputedStyle:R}=window,A=(0,g.withFallbackStyles)(((e,t)=>{const{backgroundColor:o}=t.attributes,n=e.querySelector('[contenteditable="true"]'),l=n?R(n):null;return{fallbackBackgroundColor:o||!l?void 0:l.backgroundColor}}));var L=(0,f.compose)([a,A])((e=>{const{attributes:t,backgroundColor:o,setAttributes:s,setBackgroundColor:i,setTextColor:a,textColor:m}=e,{fullscreen:b,maxWidth:d,paddingTop:p,paddingRight:h,paddingBottom:_,paddingLeft:k,paddingTopTablet:v,paddingRightTablet:f,paddingBottomTablet:y,paddingLeftTablet:E,paddingTopMobile:T,paddingRightMobile:C,paddingBottomMobile:w,paddingLeftMobile:S,paddingUnit:$,paddingSyncUnits:M,paddingSyncUnitsTablet:R,paddingSyncUnitsMobile:A,paddingSize:L,saveCoBlocksMeta:z,height:I,heightTablet:P,heightMobile:U,syncHeight:V}=t;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(c.InspectorControls,null,(0,l.createElement)(g.PanelBody,{title:(0,u.__)("Hero settings","coblocks")},(0,l.createElement)(B,(0,n.Z)({},e,{type:"padding",label:(0,u.__)("Padding","coblocks"),help:(0,u.__)("Space inside of the container.","coblocks"),valueTop:p,valueRight:h,valueBottom:_,valueLeft:k,valueTopTablet:v,valueRightTablet:f,valueBottomTablet:y,valueLeftTablet:E,valueTopMobile:T,valueRightMobile:C,valueBottomMobile:w,valueLeftMobile:S,unit:$,syncUnits:M,syncUnitsTablet:R,syncUnitsMobile:A,dimensionSize:L,saveCoBlocksMeta:z})),(0,l.createElement)(N,e),!b&&(0,l.createElement)(x,(0,n.Z)({},e,{label:(0,u.__)("Height in pixels","coblocks"),height:I,heightTablet:P,heightMobile:U,onChange:e=>{s({height:parseInt(e.target.value,10)})},onChangeTablet:e=>{s({heightTablet:parseInt(e.target.value,10)})},onChangeMobile:e=>{s({heightMobile:parseInt(e.target.value,10)})},sync:V,type:"height",min:"500"})),(0,l.createElement)(g.RangeControl,{label:(0,u.__)("Content width in pixels","coblocks"),value:parseInt(d),onChange:e=>s({maxWidth:parseInt(e)}),min:400,max:1e3,step:10,initialPosition:560})),(0,l.createElement)(c.PanelColorSettings,{title:(0,u.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:e=>{i(e),L&&"no"!==L||s({paddingSize:"huge"})},label:(0,u.__)("Background color","coblocks")},{value:m.color,onChange:a,label:(0,u.__)("Text color","coblocks")}]}),(0,l.createElement)(r.OT,(0,n.Z)({},e,{hasOverlay:!0}))))})),z=o(9630);function I(e){let{icon:t="menu",label:o,menuLabel:s,className:c,props:a}=e;return(0,l.createElement)(g.Dropdown,{className:i()("components-dropdown-menu",c),contentClassName:"components-dropdown-menu__popover",renderContent:()=>(0,l.createElement)(g.NavigableMenu,{"aria-label":s,className:"components-coblocks-grid-dropdown",role:"menu"},(0,l.createElement)(N,(0,n.Z)({},a,{tooltip:!1}))),renderToggle:e=>{let{isOpen:n,onToggle:s}=e;return(0,l.createElement)(g.ToolbarButton,{"aria-expanded":n,"aria-haspopup":"true",icon:t,label:o,onClick:s,onKeyDown:e=>{n||e.keyCode!==z.DOWN||(e.preventDefault(),e.stopPropagation(),s())},showTooltip:!0})}})}var P=I;I.propTypes={className:p().string,icon:p().string.isRequired,label:p().string,menuLabel:p().string,props:p().object},I.defaultProps={icon:"menu"};var U=e=>{const{attributes:t,setAttributes:o}=e,{contentAlign:n}=t;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(c.BlockControls,null,(0,l.createElement)(g.ToolbarGroup,null,(0,l.createElement)(P,{icon:(0,l.createElement)(g.Icon,{icon:k.ywL}),label:(0,u.__)("Change layout","coblocks"),props:e})),(0,l.createElement)(c.AlignmentToolbar,{onChange:e=>o({contentAlign:e}),value:n}),(0,l.createElement)(r.H,e)))},V=o(1313);const F=["core/heading","core/paragraph","core/spacer","core/button","core/buttons","core/list","core/image","coblocks/alert","coblocks/gif","coblocks/social","coblocks/row","coblocks/column","coblocks/buttons"],O=[["core/heading",{
44
  /* translators: content placeholder */
45
+ placeholder:(0,u.__)("Add hero heading…","coblocks"),level:2}],["core/paragraph",{
46
  /* translators: content placeholder */
47
+ placeholder:(0,u.__)("Add hero content, which is typically an introductory area of a page accompanied by call to action or two.","coblocks")}],["core/buttons",{contentAlign:"left",items:2,gutter:"medium"},[["core/button",{
48
  /* translators: content placeholder */
49
+ placeholder:(0,u.__)("Primary button…","coblocks")}],["core/button",{
50
  /* translators: content placeholder */
51
+ placeholder:(0,u.__)("Secondary button…","coblocks"),className:"is-style-outline"}]]]];var W=(0,f.compose)([a,(0,v.withDispatch)((e=>{const{updateBlockAttributes:t}=e("core/block-editor"),{editPost:o}=e("core/editor");return{updateBlockAttributes:t,editPost:o}})),(0,v.withSelect)((e=>{const{getEditedPostAttribute:t}=e("core/editor"),{getBlockAttributes:o}=e("core/block-editor");return{getEditedPostAttribute:t,getBlockAttributes:o}}))])((e=>{const{clientId:t,attributes:o,getEditedPostAttribute:s,editPost:a,name:m,isSelected:b,setAttributes:d,textColor:p,backgroundColor:h,insertBlocksAfter:_,getBlockAttributes:k}=e,{maxWidth:v,className:f,layout:y,fullscreen:E,backgroundImg:T,paddingSize:B,paddingTop:C,paddingRight:w,paddingBottom:S,paddingLeft:$,paddingUnit:N,contentAlign:M,height:x,heightTablet:R,heightMobile:A}=o,[z]=(0,l.useState)(!1),[I,P]=(0,l.useState)(!1),[W,H]=(0,l.useState)(null);(0,l.useEffect)((()=>{const e=document.getElementById("block-"+t);e&&(e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=o.maxWidth+"px");const n=document.defaultView;return Z(),n.addEventListener("resize",Z),()=>{n.removeEventListener("resize",Z)}}),[]);const Z=()=>{const e=document.defaultView;return H(e.innerWidth),e.innerWidth},D=(0,l.createElement)(r.pG,(0,n.Z)({},e,{label:(0,u.__)("Add background to hero","coblocks")}));let j=i()("wp-block-coblocks-hero",f);o.coblocks&&void 0!==o.coblocks.id&&(j=i()(j,`coblocks-hero-${o.coblocks.id}`));const q=i()("wp-block-coblocks-hero__inner",...(0,r.Ro)(o),y&&{[`hero-${y}-align`]:y},{"has-text-color":p&&p.color},B&&{"has-padding":"no"!==B,[`has-${B}-padding`]:"advanced"!==B},M&&{[`has-${M}-content`]:M},{"is-fullscreen":E,"is-hero-resizing":z}),G={...(0,r.DS)(o,h),color:p&&p.color,paddingTop:"advanced"===B&&C?C+N:void 0,paddingRight:"advanced"===B&&w?w+N:void 0,paddingBottom:"advanced"===B&&S?S+N:void 0,paddingLeft:"advanced"===B&&$?$+N:void 0,minHeight:E?void 0:x},J={top:!1,right:!0,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1};let Q={target:"height",value:x};return W<=768&&W>514?Q={target:"heightTablet",value:R||x}:W<=514&&(Q={target:"heightMobile",value:A||x}),(0,l.createElement)(l.Fragment,null,D,b&&(0,l.createElement)(L,e),b&&(0,l.createElement)(U,e),(0,l.createElement)("div",{className:j},E?(0,l.createElement)("div",{className:q,style:G},(0,V.isBlobURL)(T)&&(0,l.createElement)(g.Spinner,null),(0,r.QF)(o),void 0!==_&&(0,l.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},(0,l.createElement)(g.ResizableBox,{className:i()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":I}),size:{width:v},minWidth:"400",maxWidth:"1000",enable:J,onResizeStart:()=>{P(!0);const e=document.getElementById("block-"+t);e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=v+"px"},onResizeStop:(e,o,n,l)=>{d({maxWidth:parseInt(v+l.width,10)}),P(!1);const s=document.getElementById("block-"+t);s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(v+l.width,10)+"px"},showHandle:b},(0,l.createElement)(c.InnerBlocks,{template:O,allowedBlocks:F,templateLock:!1,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0})))):(0,l.createElement)(g.ResizableBox,{className:q,style:G,size:{height:Q.value},minHeight:"500",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:(e,n,l,i)=>{switch(Q.target){case"heightTablet":d({heightTablet:parseInt(Q.value+i.height,10)});break;case"heightMobile":d({heightMobile:parseInt(Q.value+i.height,10)});break;default:d({height:parseInt(Q.value+i.height,10)})}(e=>{const n=s("meta"),l=k(t);let i={};if(void 0!==o.coblocks&&void 0!==o.coblocks.id){const t=m.split("/").join("-")+"-"+o.coblocks.id,s={height:l[e],heightTablet:l.heightTablet,heightMobile:l.heightMobile};i=void 0===n._coblocks_responsive_height||void 0!==n._coblocks_responsive_height&&""===n._coblocks_responsive_height?{}:JSON.parse(n._coblocks_responsive_height),void 0===i[t]?(i[t]={},i[t][e]={}):void 0===i[t][e]&&(i[t][e]={}),i[t][e]=s,a({meta:{_coblocks_responsive_height:JSON.stringify(i)}})}})("height")},showHandle:b},(0,V.isBlobURL)(T)&&(0,l.createElement)(g.Spinner,null),(0,r.QF)(o),void 0!==_&&(0,l.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},(0,l.createElement)(g.ResizableBox,{className:i()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":I}),size:{width:v},minWidth:"400",maxWidth:"1000",enable:J,onResizeStart:()=>{P(!0);const e=document.getElementById("block-"+t);e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=v+"px"},onResizeStop:(e,o,n,l)=>{d({maxWidth:parseInt(v+l.width,10)}),P(!1);const s=document.getElementById("block-"+t);s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",s.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(v+l.width,10)+"px"},showHandle:b},(0,l.createElement)(c.InnerBlocks,{template:O,allowedBlocks:F,templateLock:!1,templateInsertUpdatesSelection:!1}))))))}))},9881:function(e,t,o){var n=o(7816),l=o(9291)(n);e.exports=l},8483:function(e,t,o){var n=o(5063)();e.exports=n},7816:function(e,t,o){var n=o(8483),l=o(3674);e.exports=function(e,t){return e&&n(e,t,l)}},9199:function(e,t,o){var n=o(9881),l=o(8612);e.exports=function(e,t){var o=-1,s=l(e)?Array(e.length):[];return n(e,(function(e,n,l){s[++o]=t(e,n,l)})),s}},9291:function(e,t,o){var n=o(8612);e.exports=function(e,t){return function(o,l){if(null==o)return o;if(!n(o))return e(o,l);for(var s=o.length,i=t?s:-1,c=Object(o);(t?i--:++i<s)&&!1!==l(c[i],i,c););return o}}},5063:function(e){e.exports=function(e){return function(t,o,n){for(var l=-1,s=Object(t),i=n(t),c=i.length;c--;){var a=i[e?c:++l];if(!1===o(s[a],a,s))break}return t}}},5161:function(e,t,o){var n=o(9932),l=o(7206),s=o(9199),i=o(1469);e.exports=function(e,t){return(i(e)?n:s)(e,l(t,3))}}}]);
dist/758.js CHANGED
@@ -1,31 +1,31 @@
1
- "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[758],{8758:function(e,o,l){l.r(o),l.d(o,{default:function(){return p}});var t=l(9307),a=l(4184),c=l.n(a),n=l(2819),s=l(7635),r=l(5609),i=l(5736);const b=[{value:1,
2
  /* translators: abbreviation for small size */
3
- label:(0,i.__)("S","coblocks"),tooltip:(0,i.__)("Small","coblocks")},{value:2,
4
  /* translators: abbreviation for medium size */
5
- label:(0,i.__)("M","coblocks"),tooltip:(0,i.__)("Medium","coblocks")},{value:3,
6
  /* translators: abbreviation for large size */
7
- label:(0,i.__)("L","coblocks"),tooltip:(0,i.__)("Large","coblocks")},{value:4,
8
  /* translators: abbreviation for extra large size */
9
- label:(0,i.__)("XL","coblocks"),tooltip:(0,i.__)("Extra Large","coblocks")}],u={value:0,label:(0,i.__)("None","coblocks"),tooltip:(0,i.__)("None","coblocks")},_={value:"custom",label:(0,t.createElement)(r.Icon,{icon:s.ewm}),tooltip:(0,i.__)("Custom","coblocks")};class m extends t.Component{render(){const{advancedMaxValue:e,advancedMinValue:o,currentOption:l,label:a,onChange:s,options:i,showAdvancedControls:m,showIcons:g,showNoneOption:d,showCustomOption:k}=this.props;let p=i||b;return d&&(p=[u,...p]),k&&(p=[...p,_]),m&&!1!==o&&!1!==e?(0,t.createElement)(r.RangeControl,{label:a,value:l,onChange:e=>s(e),min:o,max:e}):(0,t.createElement)(r.BaseControl,{id:`coblocks-option-selector-${(0,n.kebabCase)(a)}`,label:a,className:c()("coblocks-option-selector-control",{"is-custom":"custom"===l})},(0,t.createElement)(r.PanelRow,null,(0,t.createElement)(r.ButtonGroup,{"aria-label":a},p.map((e=>(0,t.createElement)(r.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,t.createElement)(r.Button,{isSecondary:l!==e.value,isPrimary:l===e.value,"aria-pressed":l===e.value,onClick:()=>s(e.value),"aria-label":e.tooltip},g?e.icon:e.label)))))))}}const g=[{
10
  /* translators: abbreviation for small size */
11
- label:(0,i.__)("S","coblocks"),tooltip:(0,i.__)("Small","coblocks"),value:"small"},{
12
  /* translators: abbreviation for medium size */
13
- label:(0,i.__)("M","coblocks"),tooltip:(0,i.__)("Medium","coblocks"),value:"medium"},{
14
  /* translators: abbreviation for large size */
15
- label:(0,i.__)("L","coblocks"),tooltip:(0,i.__)("Large","coblocks"),value:"large"}];var d=e=>{const{attributes:o,setAttributes:l}=e,{align:a,gutter:c,gutterCustom:n}=o,s="full"===a?10:5;return(0,t.useEffect)((()=>{n>s&&l({gutterCustom:s})}),[n,s]),(0,t.createElement)(t.Fragment,null,(0,t.createElement)(m,{currentOption:c,label:(0,i.__)("Gutter","coblocks"),onChange:e=>l({gutter:e}),options:g,showCustomOption:!0}),"custom"===c&&(0,t.createElement)(r.RangeControl,{initialValue:0,max:s,min:0,onChange:e=>l({gutterCustom:e.toString()}),step:.1,value:parseFloat(n)||0,withInputField:!0}))},k=l(9630),p=e=>{const{attributes:o,activeStyle:l,styleOptions:a,onUpdateStyle:n,setAttributes:s,onUserModifiedColumn:b,categoriesList:u,postCount:_,hasPosts:g,hasFeaturedImage:p,useUpdatedQueryControls:h}=e,{columns:C,displayPostContent:y,displayPostDate:v,excerptLength:E,imageSize:S,imageStyle:w,listPosition:f,order:x,orderBy:O,postFeedType:P,postsToShow:B,categories:L,categoryRelation:M}=o,T="horizontal"===l.name,R=[{value:"small",label:
16
  /* translators: abbreviation for small size */
17
- (0,i.__)("S","coblocks"),tooltip:
18
  /* translators: label for small size option */
19
- (0,i.__)("Small","coblocks")},{value:"medium",label:
20
  /* translators: abbreviation for medium size */
21
- (0,i.__)("M","coblocks"),tooltip:
22
  /* translators: label for medium size option */
23
- (0,i.__)("Medium","coblocks")},{value:"large",label:
24
  /* translators: abbreviation for large size */
25
- (0,i.__)("L","coblocks"),tooltip:
26
  /* translators: label for large size option */
27
- (0,i.__)("Large","coblocks")},{value:"huge",label:
28
  /* translators: abbreviation for extra large size */
29
- (0,i.__)("XL","coblocks"),tooltip:
30
  /* translators: label for extra large size option */
31
- (0,i.__)("Huge","coblocks")}],F=[{value:"square",label:(0,i.__)("Square","coblocks"),tooltip:(0,i.__)("Square","coblocks")},{value:"circle",label:(0,i.__)("Circle","coblocks"),tooltip:(0,i.__)("Circle","coblocks")}],N=[{value:"square",label:(0,i.__)("Square","coblocks"),tooltip:(0,i.__)("Square","coblocks")},{value:"four-to-three",label:(0,i.__)("4:3","coblocks"),tooltip:(0,i.__)("4:3 Aspect ratio","coblocks")},{value:"sixteen-to-nine",label:(0,i.__)("16:9","coblocks"),tooltip:(0,i.__)("16:9 Aspect ratio","coblocks")},{value:"circle",label:(0,i.__)("Circle","coblocks"),tooltip:(0,i.__)("Circle","coblocks")}],A=e=>{s({columns:e>B?B:e})};T&&C>2&&A(2);const q=(0,t.createElement)(r.PanelBody,{title:(0,i.__)("Posts settings","coblocks")},(0,t.createElement)(t.Fragment,null,(0,t.createElement)(r.ToggleControl,{label:(0,i.__)("Post date","coblocks"),checked:v,help:v?(0,i.__)("Showing the publish date.","coblocks"):(0,i.__)("Toggle to show the publish date.","coblocks"),onChange:()=>s({displayPostDate:!v})}),(0,t.createElement)(r.ToggleControl,{label:(0,i.__)("Post content","coblocks"),checked:y,help:y?(0,i.__)("Showing the post content.","coblocks"):(0,i.__)("Toggle to show the post content.","coblocks"),onChange:()=>s({displayPostContent:!y})}),y&&(0,t.createElement)(r.RangeControl,{label:(0,i.__)("Max words in content","coblocks"),value:E,onChange:e=>s({excerptLength:e}),min:5,max:75}),(0,t.createElement)(r.RangeControl,{label:(0,i.__)("Columns","coblocks"),value:C,onChange:e=>{b(),A(e)},min:1,max:T?Math.min(2,_):Math.min(4,_),required:!0}),o.columns>=2&&(0,t.createElement)(d,e),p&&(0,t.createElement)(m,{label:(0,i.__)("Thumbnail style","coblocks"),options:T?F:N,currentOption:w,onChange:e=>s({imageStyle:e})}),T&&p&&(0,t.createElement)(m,{label:(0,i.__)("Thumbnail size","coblocks"),options:R,currentOption:S,onChange:e=>s({imageSize:e})}))),I=(0,t.createElement)(r.QueryControls,{order:x,orderBy:O,categoriesList:u,selectedCategoryId:o.categories,categorySuggestions:u,selectedCategories:o.categories,onOrderChange:e=>s({order:e}),onOrderByChange:e=>s({orderBy:e}),onCategoryChange:e=>s({categories:""!==e?e:void 0})}),z=(0,t.createElement)(r.PanelBody,{title:(0,i.__)("Feed settings","coblocks"),initialOpen:!g},(0,t.createElement)(r.RadioControl,{selected:P,options:[{label:(0,i.__)("My blog","coblocks"),value:"internal"},{label:(0,i.__)("External feed","coblocks"),value:"external"}],onChange:e=>s({postFeedType:e})}),g||L&&(null==L?void 0:L.length)>0?(0,t.createElement)(t.Fragment,null,"internal"===P&&h?(()=>{const e=u.reduce(((e,o)=>({...e,[o.name]:o})),{}),l=u.reduce(((e,o)=>({...e,[o.name]:o})),{});return(0,t.createElement)(r.QueryControls,{order:x,orderBy:O,categorySuggestions:e,selectedCategories:o.categories,onOrderChange:e=>s({order:e}),onOrderByChange:e=>s({orderBy:e}),onCategoryChange:e=>{const o=e.reduce(((e,o)=>{if("string"==typeof o){const t=l[o];t&&e.push(t)}else e.push(o);return e}),[]);s({categories:o}),e.length<2&&s({categoryRelation:"or"})}})})():I,L&&L.length>1&&(0,t.createElement)(r.RadioControl,{label:(0,i.__)("Category relation","coblocks"),help:(0,i.__)("The logical relationship between each category when there is more than one.","coblocks"),selected:M,options:[{label:(0,i.__)("Or","coblocks"),value:"or"},{label:(0,i.__)("And","coblocks"),value:"and"}],onChange:e=>s({categoryRelation:e})}),(0,t.createElement)(r.RangeControl,{label:(0,i.__)("Number of posts","coblocks"),value:B,onChange:e=>(e=>{const o={postsToShow:e};(C>e||1===e&&1!==C)&&Object.assign(o,{columns:e}),s(o)})(e),min:1,max:20})):null);return(0,t.createElement)(t.Fragment,null,g?(0,t.createElement)(r.PanelBody,{title:(0,i.__)("Styles","coblocks"),initialOpen:!1},(0,t.createElement)("div",{className:"block-editor-block-styles coblocks-editor-block-styles"},a.map((e=>(0,t.createElement)("div",{key:`style-${e.name}`,className:c()("block-editor-block-styles__item",{"is-active":l===e}),onClick:()=>{"horizontal"===e.name&&["four-to-three","sixteen-to-nine"].includes(w)&&s({imageStyle:"square"}),n(e)},onKeyDown:o=>{k.ENTER!==o.keyCode&&k.SPACE!==o.keyCode||(o.preventDefault(),n(e))},role:"button",tabIndex:"0","aria-label":e.label||e.name},(0,t.createElement)("div",{className:"block-editor-block-styles__item-preview"},"left"===f&&e.iconAlt?e.iconAlt:e.icon),(0,t.createElement)("div",{className:"block-editor-block-styles__item-label"},e.label||e.name)))))):null,g?q:null,z)}}}]);
1
+ (self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[758],{8758:function(e,o,t){"use strict";t.r(o),t.d(o,{default:function(){return C}});var l=t(9307),n=t(4184),a=t.n(n),c=t(5697),s=t.n(c),r=t(7635),i=t(2819),u=t(5736),b=t(5609);const _=[{
2
  /* translators: abbreviation for small size */
3
+ label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks"),value:1},{
4
  /* translators: abbreviation for medium size */
5
+ label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks"),value:2},{
6
  /* translators: abbreviation for large size */
7
+ label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks"),value:3},{
8
  /* translators: abbreviation for extra large size */
9
+ label:(0,u.__)("XL","coblocks"),tooltip:(0,u.__)("Extra Large","coblocks"),value:4}],p={label:(0,u.__)("None","coblocks"),tooltip:(0,u.__)("None","coblocks"),value:0},m={label:(0,l.createElement)(b.Icon,{icon:r.ewm}),tooltip:(0,u.__)("Custom","coblocks"),value:"custom"};class g extends l.Component{render(){const{advancedMaxValue:e,advancedMinValue:o,currentOption:t,label:n,onChange:c,options:s,showAdvancedControls:r,showIcons:u,showNoneOption:g,showCustomOption:d}=this.props;let k=s||_;return g&&(k=[p,...k]),d&&(k=[...k,m]),r&&!1!==o&&!1!==e?(0,l.createElement)(b.RangeControl,{label:n,max:e,min:o,onChange:e=>c(e),value:t}):(0,l.createElement)(b.BaseControl,{className:a()("coblocks-option-selector-control",{"is-custom":"custom"===t}),id:`coblocks-option-selector-${(0,i.kebabCase)(n)}`,label:n},(0,l.createElement)(b.PanelRow,null,(0,l.createElement)(b.ButtonGroup,{"aria-label":n},k.map((e=>(0,l.createElement)(b.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,l.createElement)(b.Button,{"aria-label":e.tooltip,"aria-pressed":t===e.value,isPrimary:t===e.value,isSecondary:t!==e.value,onClick:()=>c(e.value)},u?e.icon:e.label)))))))}}g.propTypes={advancedMaxValue:s().number,advancedMinValue:s().number,currentOption:s().oneOfType([s().string,s().number]),label:s().string,onChange:s().func,options:s().array,showAdvancedControls:s().bool,showCustomOption:s().bool,showIcons:s().bool,showNoneOption:s().bool};const d=[{
10
  /* translators: abbreviation for small size */
11
+ label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks"),value:"small"},{
12
  /* translators: abbreviation for medium size */
13
+ label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks"),value:"medium"},{
14
  /* translators: abbreviation for large size */
15
+ label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks"),value:"large"}],k=e=>{const{attributes:o,setAttributes:t}=e,{align:n,gutter:a,gutterCustom:c}=o,s="full"===n?10:5;return(0,l.useEffect)((()=>{c>s&&t({gutterCustom:s})}),[c,s]),(0,l.createElement)(l.Fragment,null,(0,l.createElement)(g,{currentOption:a,label:(0,u.__)("Gutter","coblocks"),onChange:e=>t({gutter:e}),options:d,showCustomOption:!0}),"custom"===a&&(0,l.createElement)(b.RangeControl,{initialValue:0,max:s,min:0,onChange:e=>t({gutterCustom:e.toString()}),step:.1,value:parseFloat(c)||0,withInputField:!0}))};var h=k;k.propTypes={attributes:s().object,setAttributes:s().func};var y=t(9630),C=e=>{const{attributes:o,activeStyle:t,styleOptions:n,onUpdateStyle:c,setAttributes:s,onUserModifiedColumn:r,categoriesList:i,postCount:_,hasPosts:p,hasFeaturedImage:m,useUpdatedQueryControls:d}=e,{columns:k,displayPostContent:C,displayPostDate:v,excerptLength:E,imageSize:f,imageStyle:S,listPosition:O,order:w,orderBy:T,postFeedType:x,postsToShow:P,categories:R,categoryRelation:L}=o,M="horizontal"===t.name,B=[{value:"small",label:
16
  /* translators: abbreviation for small size */
17
+ (0,u.__)("S","coblocks"),tooltip:
18
  /* translators: label for small size option */
19
+ (0,u.__)("Small","coblocks")},{value:"medium",label:
20
  /* translators: abbreviation for medium size */
21
+ (0,u.__)("M","coblocks"),tooltip:
22
  /* translators: label for medium size option */
23
+ (0,u.__)("Medium","coblocks")},{value:"large",label:
24
  /* translators: abbreviation for large size */
25
+ (0,u.__)("L","coblocks"),tooltip:
26
  /* translators: label for large size option */
27
+ (0,u.__)("Large","coblocks")},{value:"huge",label:
28
  /* translators: abbreviation for extra large size */
29
+ (0,u.__)("XL","coblocks"),tooltip:
30
  /* translators: label for extra large size option */
31
+ (0,u.__)("Huge","coblocks")}],A=[{value:"square",label:(0,u.__)("Square","coblocks"),tooltip:(0,u.__)("Square","coblocks")},{value:"circle",label:(0,u.__)("Circle","coblocks"),tooltip:(0,u.__)("Circle","coblocks")}],N=[{value:"square",label:(0,u.__)("Square","coblocks"),tooltip:(0,u.__)("Square","coblocks")},{value:"four-to-three",label:(0,u.__)("4:3","coblocks"),tooltip:(0,u.__)("4:3 Aspect ratio","coblocks")},{value:"sixteen-to-nine",label:(0,u.__)("16:9","coblocks"),tooltip:(0,u.__)("16:9 Aspect ratio","coblocks")},{value:"circle",label:(0,u.__)("Circle","coblocks"),tooltip:(0,u.__)("Circle","coblocks")}],F=e=>{s({columns:e>P?P:e})};M&&k>2&&F(2);const I=(0,l.createElement)(b.PanelBody,{title:(0,u.__)("Posts settings","coblocks")},(0,l.createElement)(l.Fragment,null,(0,l.createElement)(b.ToggleControl,{label:(0,u.__)("Post date","coblocks"),checked:v,help:v?(0,u.__)("Showing the publish date.","coblocks"):(0,u.__)("Toggle to show the publish date.","coblocks"),onChange:()=>s({displayPostDate:!v})}),(0,l.createElement)(b.ToggleControl,{label:(0,u.__)("Post content","coblocks"),checked:C,help:C?(0,u.__)("Showing the post content.","coblocks"):(0,u.__)("Toggle to show the post content.","coblocks"),onChange:()=>s({displayPostContent:!C})}),C&&(0,l.createElement)(b.RangeControl,{label:(0,u.__)("Max words in content","coblocks"),value:E,onChange:e=>s({excerptLength:e}),min:5,max:75}),(0,l.createElement)(b.RangeControl,{label:(0,u.__)("Columns","coblocks"),value:k,onChange:e=>{r(),F(e)},min:1,max:M?Math.min(2,_):Math.min(4,_),required:!0}),o.columns>=2&&(0,l.createElement)(h,e),m&&(0,l.createElement)(g,{label:(0,u.__)("Thumbnail style","coblocks"),options:M?A:N,currentOption:S,onChange:e=>s({imageStyle:e})}),M&&m&&(0,l.createElement)(g,{label:(0,u.__)("Thumbnail size","coblocks"),options:B,currentOption:f,onChange:e=>s({imageSize:e})}))),q=(0,l.createElement)(b.QueryControls,{order:w,orderBy:T,categoriesList:i,selectedCategoryId:o.categories,categorySuggestions:i,selectedCategories:o.categories,onOrderChange:e=>s({order:e}),onOrderByChange:e=>s({orderBy:e}),onCategoryChange:e=>s({categories:""!==e?e:void 0})}),D=(0,l.createElement)(b.PanelBody,{title:(0,u.__)("Feed settings","coblocks"),initialOpen:!p},(0,l.createElement)(b.RadioControl,{selected:x,options:[{label:(0,u.__)("My blog","coblocks"),value:"internal"},{label:(0,u.__)("External feed","coblocks"),value:"external"}],onChange:e=>s({postFeedType:e})}),p||R&&(null==R?void 0:R.length)>0?(0,l.createElement)(l.Fragment,null,"internal"===x&&d?(()=>{const e=i.reduce(((e,o)=>({...e,[o.name]:o})),{}),t=i.reduce(((e,o)=>({...e,[o.name]:o})),{});return(0,l.createElement)(b.QueryControls,{order:w,orderBy:T,categorySuggestions:e,selectedCategories:o.categories,onOrderChange:e=>s({order:e}),onOrderByChange:e=>s({orderBy:e}),onCategoryChange:e=>{const o=e.reduce(((e,o)=>{if("string"==typeof o){const l=t[o];l&&e.push(l)}else e.push(o);return e}),[]);s({categories:o}),e.length<2&&s({categoryRelation:"or"})}})})():q,R&&R.length>1&&(0,l.createElement)(b.RadioControl,{label:(0,u.__)("Category relation","coblocks"),help:(0,u.__)("The logical relationship between each category when there is more than one.","coblocks"),selected:L,options:[{label:(0,u.__)("Or","coblocks"),value:"or"},{label:(0,u.__)("And","coblocks"),value:"and"}],onChange:e=>s({categoryRelation:e})}),(0,l.createElement)(b.RangeControl,{label:(0,u.__)("Number of posts","coblocks"),value:P,onChange:e=>(e=>{const o={postsToShow:e};(k>e||1===e&&1!==k)&&Object.assign(o,{columns:e}),s(o)})(e),min:1,max:20})):null);return(0,l.createElement)(l.Fragment,null,p?(0,l.createElement)(b.PanelBody,{title:(0,u.__)("Styles","coblocks"),initialOpen:!1},(0,l.createElement)("div",{className:"block-editor-block-styles coblocks-editor-block-styles"},n.map((e=>(0,l.createElement)("div",{key:`style-${e.name}`,className:a()("block-editor-block-styles__item",{"is-active":t===e}),onClick:()=>{"horizontal"===e.name&&["four-to-three","sixteen-to-nine"].includes(S)&&s({imageStyle:"square"}),c(e)},onKeyDown:o=>{y.ENTER!==o.keyCode&&y.SPACE!==o.keyCode||(o.preventDefault(),c(e))},role:"button",tabIndex:"0","aria-label":e.label||e.name},(0,l.createElement)("div",{className:"block-editor-block-styles__item-preview"},"left"===O&&e.iconAlt?e.iconAlt:e.icon),(0,l.createElement)("div",{className:"block-editor-block-styles__item-label"},e.label||e.name)))))):null,p?I:null,D)}},2703:function(e,o,t){"use strict";var l=t(414);function n(){}function a(){}a.resetWarningCache=n,e.exports=function(){function e(e,o,t,n,a,c){if(c!==l){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return e}e.isRequired=e;var t={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:o,element:e,elementType:e,instanceOf:o,node:e,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:a,resetWarningCache:n};return t.PropTypes=t,t}},5697:function(e,o,t){e.exports=t(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}}]);
dist/788.js CHANGED
@@ -1,31 +1,31 @@
1
- "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[788],{7788:function(e,t,l){l.r(t),l.d(t,{default:function(){return H}});var o=l(7462),n=l(9307),i=l(4184),a=l.n(i),r=l(7635),c=l(2819),s=l.n(c),u=l(5736),d=l(4333),m=l(1313),g=l(4981),p=l(2175),b=l(5609),k=l(9818);const _=e=>{let{hoveredFilter:t}=e;if(!t)return null;const l=s().cloneDeep((0,k.select)("core/block-editor").getSelectedBlock());return l.attributes.filter=t,(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,n.createElement)(b.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,u.__)("Preview filter","coblocks")),(0,n.createElement)(p.BlockPreview,{autoHeight:!0,blocks:{...l}})))))};var v=e=>{const[t,l]=(0,n.useState)(null),o=e=>{l(e)},{attributes:i,setAttributes:c}=e,{filter:s}=i,d=[{icon:(0,n.createElement)(b.Icon,{icon:r.mJk}),isActive:"none"===s,onClick:()=>{c({filter:"none"})},slug:"none",
2
  /* translators: image style */
3
- title:(0,u.__)("Original","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:r.NC1}),isActive:"grayscale"===s,onClick:()=>{c({filter:"grayscale"})},slug:"grayscale",
4
  /* translators: image style */
5
- title:(0,u.__)("Grayscale filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:r.amg}),isActive:"sepia"===s,onClick:()=>{c({filter:"sepia"})},slug:"sepia",
6
  /* translators: image style */
7
- title:(0,u.__)("Sepia filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:r.swD}),isActive:"saturation"===s,onClick:()=>{c({filter:"saturation"})},slug:"saturation",
8
  /* translators: image style */
9
- title:(0,u.__)("Saturation filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:r.tu4}),isActive:"dim"===s,onClick:()=>{c({filter:"dim"})},slug:"dim",
10
  /* translators: image style */
11
- title:(0,u.__)("Dim filter","coblocks")},{icon:(0,n.createElement)(b.Icon,{icon:r.jZD}),isActive:"vintage"===s,onClick:()=>{c({filter:"vintage"})},slug:"vintage",
12
  /* translators: image style */
13
- title:(0,u.__)("Vintage filter","coblocks")}];return(0,n.createElement)(b.ToolbarGroup,null,(0,n.createElement)(b.DropdownMenu,{className:a()("components-coblocks-media-filter","none"!==s?"has-filter":""),icon:(0,n.createElement)(b.Icon,{icon:r.AF8}),label:(0,u.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,n.createElement)(b.MenuGroup,null,(0,n.createElement)(_,{hoveredFilter:t}),d.map((e=>(0,n.createElement)(b.MenuItem,{icon:e.icon,isSelected:s===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>o(e.slug),onMouseLeave:()=>o(null),role:"menuitemradio"},e.title)))))))},f=e=>{const{attributes:t,innerBlocks:l}=e,{images:o}=t,i=!!o.length||!(null==l||!l.length);return(0,n.createElement)(p.BlockControls,null,i&&(0,n.createElement)(v,e))},h=l(444);const E="function"==typeof p.__experimentalUseInnerBlocksProps?p.__experimentalUseInnerBlocksProps:p.useInnerBlocksProps,C=["core/image"];function y(e){let{isHidden:t,captionFocused:l,onFocusCaption:i,className:a,value:r,placeholder:c,tagName:s,captionRef:u,...d}=e;return t?(0,n.createElement)(b.VisuallyHidden,(0,o.Z)({as:p.RichText},d)):(0,n.createElement)(p.RichText,(0,o.Z)({className:a,isSelected:l,onClick:i,placeholder:c,ref:u,tagName:s,value:r},d))}var B=e=>{const{attributes:t,isSelected:l,setAttributes:i,mediaPlaceholder:r,insertBlocksAfter:c,blockProps:s,wrapperClass:d=""}=e,{align:m,caption:b,imageCrop:k,lightbox:_}=t,{children:v,...f}=E(s,{__experimentalLayout:{alignments:[],type:"default"},allowedBlocks:C,orientation:"vertical",renderAppender:!1}),[B,I]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{l||I(!1)}),[l]),(0,n.createElement)("figure",(0,o.Z)({},f,{className:a()(s.className,{[`align${m}`]:m,"has-lightbox":_,"is-cropped":k})}),d?(0,n.createElement)(h.View,{className:a()(d)},v):{children:v},(0,n.createElement)(h.View,{className:"gallery-media-placeholder-wrapper",onClick:function(){B&&I(!1)}},r),(0,n.createElement)(y,{__unstableOnSplitAtEnd:()=>c((0,g.createBlock)("core/paragraph")),"aria-label":(0,u.__)("Gallery caption text","coblocks"),captionFocused:B,className:"blocks-gallery-caption",inlineToolbar:!0,isHidden:!l&&p.RichText.isEmpty(b),onChange:e=>i({caption:e}),onFocusCaption:function(){B||I(!0)},placeholder:(0,u.__)("Write gallery caption…","coblocks"),tagName:"figcaption",value:b}))},I=l(3264),S=l(3961);const w=[{value:1,
14
  /* translators: abbreviation for small size */
15
- label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks")},{value:2,
16
  /* translators: abbreviation for medium size */
17
- label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks")},{value:3,
18
  /* translators: abbreviation for large size */
19
- label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks")},{value:4,
20
  /* translators: abbreviation for extra large size */
21
- label:(0,u.__)("XL","coblocks"),tooltip:(0,u.__)("Extra Large","coblocks")}],N={value:0,label:(0,u.__)("None","coblocks"),tooltip:(0,u.__)("None","coblocks")},A={value:"custom",label:(0,n.createElement)(b.Icon,{icon:r.ewm}),tooltip:(0,u.__)("Custom","coblocks")};class x extends n.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:l,label:o,onChange:i,options:r,showAdvancedControls:s,showIcons:u,showNoneOption:d,showCustomOption:m}=this.props;let g=r||w;return d&&(g=[N,...g]),m&&(g=[...g,A]),s&&!1!==t&&!1!==e?(0,n.createElement)(b.RangeControl,{label:o,value:l,onChange:e=>i(e),min:t,max:e}):(0,n.createElement)(b.BaseControl,{id:`coblocks-option-selector-${(0,c.kebabCase)(o)}`,label:o,className:a()("coblocks-option-selector-control",{"is-custom":"custom"===l})},(0,n.createElement)(b.PanelRow,null,(0,n.createElement)(b.ButtonGroup,{"aria-label":o},g.map((e=>(0,n.createElement)(b.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,n.createElement)(b.Button,{isSecondary:l!==e.value,isPrimary:l===e.value,"aria-pressed":l===e.value,onClick:()=>i(e.value),"aria-label":e.tooltip},u?e.icon:e.label)))))))}}const M=[{
22
  /* translators: abbreviation for small size */
23
  label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks"),value:"small"},{
24
  /* translators: abbreviation for medium size */
25
  label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks"),value:"medium"},{
26
  /* translators: abbreviation for large size */
27
- label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks"),value:"large"}];var P=e=>{const{attributes:t,setAttributes:l}=e,{align:o,gutter:i,gutterCustom:a}=t,r="full"===o?10:5;return(0,n.useEffect)((()=>{a>r&&l({gutterCustom:r})}),[a,r]),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(x,{currentOption:i,label:(0,u.__)("Gutter","coblocks"),onChange:e=>l({gutter:e}),options:M,showCustomOption:!0}),"custom"===i&&(0,n.createElement)(b.RangeControl,{initialValue:0,max:r,min:0,onChange:e=>l({gutterCustom:e.toString()}),step:.1,value:parseFloat(a)||0,withInputField:!0}))},T=l(7798);function z(e){const[t,l]=(0,n.useState)([]),o=(0,k.useSelect)((t=>{if(null==e||!e.length)return[];const l=e.map((e=>e.attributes.id)).filter((e=>void 0!==e));if(0===l.length)return[];if(l.length>100){const e=[...l];let n=[];for(;e.length;){var o;const l=null!==(o=t(T.store).getMediaItems({include:e.splice(0,100).join(","),per_page:100}))&&void 0!==o?o:[];n=[...n,...l]}return n}return t(T.store).getMediaItems({include:l.join(","),per_page:100})||[]}),[e]);return(null==o?void 0:o.length)!==(null==t?void 0:t.length)||null!=o&&o.some((e=>!t.find((t=>t.id===e.id))))?(l(o),o):t}const D=["noreferrer","noopener"],L="none",F="media",O="attachment";function R(e,t){switch(t){case F:return{href:(null==e?void 0:e.source_url)||(null==e?void 0:e.url),linkDestination:"media"};case O:return{href:null==e?void 0:e.link,linkDestination:"attachment"};case L:return{href:void 0,linkDestination:"none"}}return{}}function V(e,t){let{rel:l}=t;const o=e?"_blank":void 0;let n;return n=o||l?function(e){let t=e;return void 0===e||(0,c.isEmpty)(t)||(0,c.isEmpty)(t)||((0,c.each)(D,(e=>{const l=new RegExp("\\b"+e+"\\b","gi");t=t.replace(l,"")})),t!==e&&(t=t.trim()),(0,c.isEmpty)(t)&&(t=void 0)),t}(l):void 0,{linkTarget:o,rel:n}}const G=[{label:(0,u.__)("Attachment Page","coblocks"),value:O},{label:(0,u.__)("Media File","coblocks"),value:F},{label:(0,u._x)("None","Media item link option"),value:L}];function $(e){const{attributes:t,clientId:l,isSelected:o,setAttributes:i}=e,{linkTarget:a,linkTo:r,sizeSlug:s,lightbox:d,gutter:m,gutterCustom:g,radius:_}=t,{updateBlockAttributes:v}=(0,k.useDispatch)(p.store),{createSuccessNotice:f}=(0,k.useDispatch)(S.store),{getBlock:E,getSettings:C}=(0,k.useSelect)((e=>{var t;return{getBlock:e(p.store).getBlock,getSettings:(null===(t=e(p.store))||void 0===t?void 0:t.getSettings)||{}}}),[]),y=z((0,k.useSelect)((e=>{var t;return null===(t=e(p.store).getBlock(l))||void 0===t?void 0:t.innerBlocks}),[l])),B=function(e,t,l){return(0,n.useMemo)((()=>function(){if(!e||0===e.length)return;const{imageSizes:o}=l();let n={};return t&&(n=e.reduce(((e,t)=>{if(!t.id)return e;const l=o.reduce(((e,l)=>{const o=(0,c.get)(t,["sizes",l.slug,"url"]),n=(0,c.get)(t,["media_details","sizes",l.slug,"source_url"]);return{...e,[l.slug]:o||n}}),{});return{...e,[parseInt(t.id,10)]:l}}),{})),o.filter((e=>{let{slug:t}=e;return(0,c.some)(n,(e=>e[t]))})).map((e=>{let{name:t,slug:l}=e;return{label:t,value:l}}))}()),[e,t])}(y,o,C),I=r&&"none"!==r;return(0,n.createElement)(p.InspectorControls,null,(0,n.createElement)(b.PanelBody,{title:(0,u.__)("Gallery settings","coblocks")},(0,n.createElement)(P,e),"custom"!==m&&0!==g&&(0,n.createElement)(b.RangeControl,{"aria-label":(0,u.__)("Add rounded corners to the gallery items.","coblocks"),label:(0,u.__)("Rounded corners","coblocks"),max:20,min:0,onChange:e=>{i({radius:e})},step:1,value:_}),(null==B?void 0:B.length)>0&&(0,n.createElement)(b.SelectControl,{hideCancelButton:!0,label:(0,u.__)("Image size","coblocks"),onChange:function(e){i({sizeSlug:e});const t={},o=[];E(l).innerBlocks.forEach((l=>{o.push(l.clientId);const n=l.attributes.id?(0,c.find)(y,{id:l.attributes.id}):null;t[l.clientId]=function(e,t){const l=(0,c.get)(e,["media_details","sizes",t,"source_url"]);return l?{height:void 0,sizeSlug:t,url:l,width:void 0}:{}}(n,e)})),v(o,t,!0);const n=B.find((t=>t.value===e));f((0,u.sprintf)(
28
  /* translators: %s: image size settings */
29
- (0,u.__)("All gallery image sizes updated to: %s","coblocks"),n.label),{id:"gallery-attributes-sizeSlug",type:"snackbar"})},options:B,value:s}),n.Platform.isWeb&&!B&&(0,n.createElement)(b.BaseControl,{className:"gallery-image-sizes"},(0,n.createElement)(b.BaseControl.VisualLabel,null,(0,u.__)("Image size","coblocks")),(0,n.createElement)(h.View,{className:"gallery-image-sizes__loading"},(0,n.createElement)(b.Spinner,null),(0,u.__)("Loading options…","coblocks"))),(0,n.createElement)(b.ToggleControl,{checked:!!d,help:e=>e?(0,u.__)("Image lightbox is enabled.","coblocks"):(0,u.__)("Toggle to enable the image lightbox.","coblocks"),label:(0,u.__)("Lightbox","coblocks"),onChange:()=>i({lightbox:!d})}),(0,n.createElement)(b.SelectControl,{hideCancelButton:!0,label:(0,u.__)("Link to","coblocks"),onChange:function(e){i({linkTo:e});const t={},o=[];E(l).innerBlocks.forEach((l=>{o.push(l.clientId);const n=l.attributes.id?(0,c.find)(y,{id:l.attributes.id}):null;t[l.clientId]=R(n,e)})),v(o,t,!0);const n=[...G].find((t=>t.value===e));f((0,u.sprintf)(
30
  /* translators: %s: image size settings */
31
- (0,u.__)("All gallery image links updated to: %s","coblocks"),n.label),{id:"gallery-attributes-linkTo",type:"snackbar"})},options:G,value:r}),I&&(0,n.createElement)(b.ToggleControl,{checked:"_blank"===a,label:(0,u.__)("Open in new tab","coblocks"),onChange:function(e){const t=e?"_blank":void 0;i({linkTarget:t});const o={},n=[];E(l).innerBlocks.forEach((e=>{n.push(e.clientId),o[e.clientId]=V(t,e.attributes)})),v(n,o,!0);const a=e?(0,u.__)("All gallery images updated to open in new tab","coblocks"):(0,u.__)("All gallery images updated to not open in new tab","coblocks");f(a,{id:"gallery-attributes-openInNewTab",type:"snackbar"})}})))}const U=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"large";const l=(0,c.pick)(e,["alt","id","link","caption"]);l.url=(0,c.get)(e,["sizes",t,"url"])||(0,c.get)(e,["media_details","sizes",t,"source_url"])||e.url;const o=(0,c.get)(e,["sizes","full","url"])||(0,c.get)(e,["media_details","sizes","full","source_url"]);return o&&(l.fullUrl=o),l.alt=""!==l.alt?l.alt:(0,u.__)("Image gallery image","coblocks"),l};const Z=["image"],j=n.Platform.isNative?(0,u.__)("ADD MEDIA","coblocks"):(0,u.__)("Drag images, upload new ones or select files from your library.","coblocks");var H=(0,d.compose)([b.withNotices])((function(e){const{setAttributes:t,attributes:l,className:i,clientId:s,noticeOperations:d,isSelected:_,noticeUI:v,insertBlocksAfter:h}=e,{filter:E,linkTarget:C,linkTo:y,sizeSlug:S,radius:w}=l,{__unstableMarkNextChangeAsNotPersistent:N,replaceBlocks:A,replaceInnerBlocks:x,updateBlockAttributes:M}=(0,k.useDispatch)(p.store),{getBlock:P,preferredStyle:T}=(0,k.useSelect)((e=>{var t;const l=e(p.store).getSettings().__experimentalPreferredStyleVariations;return{getBlock:e(p.store).getBlock,preferredStyle:null==l||null===(t=l.value)||void 0===t?void 0:t["core/image"]}}),[]),D=(0,k.useSelect)((e=>{var t;return null===(t=e(p.store).getBlock(s))||void 0===t?void 0:t.innerBlocks}),[s]),F=(0,n.useMemo)((()=>null==D?void 0:D.map((e=>({attributes:e.attributes,clientId:e.clientId,fromSavedContent:Boolean(e.originalContent),id:e.attributes.id,url:e.attributes.url})))),[D]);(0,n.useEffect)((()=>{var e;if(null!=l&&null!==(e=l.images)&&void 0!==e&&e.length&&(null==F||!F.length)){const e=null==l?void 0:l.images.map((e=>{var t;return(0,g.createBlock)("core/image",{alt:e.alt,caption:null===(t=e.caption)||void 0===t?void 0:t.toString(),id:parseInt(e.id),url:e.url})})),t={...l};delete t.images,delete t.gutter,delete t.gutterCustom;const o=(0,g.createBlock)("coblocks/gallery-masonry",{...t},e);A([s],o)}}),[]);const O=z(D),G=function(e,t){const[l,o]=(0,n.useState)([]);return(0,n.useMemo)((()=>function(){var n;let i=!1;const a=l.filter((t=>e.find((e=>t.clientId===e.clientId))));let r;return a.length<l.length&&(i=!0),e.forEach((e=>{e.fromSavedContent&&!a.find((t=>t.id===e.id))&&(i=!0,a.push(e))})),!t||(r=e.filter((e=>!a.find((t=>e.clientId&&t.clientId===e.clientId))&&(null==t?void 0:t.find((t=>t.id===e.id)))&&!e.fromSavedConent))),(i||(null===(n=r)||void 0===n?void 0:n.length)>0)&&o([...a,...r]),r.length>0?r:null}()),[e,t])}(F,O);function H(e){const t=e.id?(0,c.find)(O,{id:e.id}):null;let o;return o=e.className&&""!==e.className?e.className:T?`is-style-${T}`:void 0,{...U(e,S),...R(t,y),...V(C,l),className:o,sizeSlug:S}}function W(e){var t;return Z.some((t=>{var l;return 0===(null===(l=e.type)||void 0===l?void 0:l.indexOf(t))}))||0===(null===(t=e.url)||void 0===t?void 0:t.indexOf("blob:"))}(0,n.useEffect)((()=>{var e;const t={},l=[];null===(e=P(s))||void 0===e||e.innerBlocks.forEach((e=>{l.push(e.clientId),t[e.clientId]={className:"masonry-brick"}})),M(l,t,!0)}),[]),(0,n.useEffect)((()=>{null==G||G.forEach((e=>{M(e.clientId,{...H(e.attributes),align:void 0,id:e.id})}))}),[G]),(0,n.useEffect)((()=>{"0"===l.gutterCustom&&t({radius:0})}),[l.gutterCustom]),(0,n.useEffect)((()=>{var e,l,o,n,i,a;y||(N(),t({linkTo:(null===(e=window)||void 0===e||null===(l=e.wp)||void 0===l||null===(o=l.media)||void 0===o||null===(n=o.view)||void 0===n||null===(i=n.settings)||void 0===i||null===(a=i.defaultProps)||void 0===a?void 0:a.link)||L}))}),[y]);const J=!!F.length,X=J&&F.some((e=>!!e.id)),q=F.some((e=>{var t;return!e.id&&0===(null===(t=e.url)||void 0===t?void 0:t.indexOf("blob:"))})),K=(0,n.createElement)(p.MediaPlaceholder,{accept:"image/*",addToGallery:X,allowedTypes:Z,disableMediaButtons:J&&!_||q,handleUpload:!1,icon:!J&&(0,n.createElement)(b.Icon,{icon:r.$vB}),isAppender:J,labels:{instructions:!J&&j,title:!J&&(0,u.__)("Masonry Gallery","coblocks")},multiple:!0,notices:J?void 0:v,onError:function(e){d.removeAllNotices(),d.createErrorNotice(e)},onSelect:function(e){const t="[object FileList]"===Object.prototype.toString.call(e),l=t?Array.from(e).map((e=>e.url?e:U({url:(0,m.createBlobURL)(e)}))):e;t&&!l.every(W)&&(d.removeAllNotices(),d.createErrorNotice((0,u.__)("If uploading to a gallery all files need to be image formats","coblocks"),{id:"gallery-upload-invalid-file"}));const o=l.filter((e=>e.url||W(e))).map((e=>e.url?e:U({url:(0,m.createBlobURL)(e)}))),n=null==o?void 0:o.reduce(((e,t,l)=>(e[t.id]=l,e)),{}),i=t?D:D.filter((e=>o.find((t=>t.id===e.attributes.id)))),a=Array.from(e).reduce(((e,t)=>({...null!=e&&e.mime?{}:e,[`${t.id}`]:t.caption})));null==i||i.forEach((e=>{const t=a[e.attributes.id];e.attributes.caption!==t&&(e.attributes.caption=t)}));const r=o.filter((e=>!i.find((t=>e.id===t.attributes.id)))).map((e=>(0,g.createBlock)("core/image",{alt:e.alt,caption:e.caption,id:e.id,url:e.url})));x(s,(0,c.concat)(i,r).sort(((e,t)=>n[e.attributes.id]-n[t.attributes.id])))},value:X?F:{}}),Q=(0,p.useBlockProps)({className:a()(i,{[`has-filter-${E}`]:"none"!==E,[`has-border-radius-${w}`]:w>0})});return(0,n.createElement)(n.Fragment,null,_&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(f,(0,o.Z)({},e,{innerBlocks:F})),(0,n.createElement)($,e)),v,(0,n.createElement)(I.Z,l,(0,n.createElement)(B,(0,o.Z)({},e,{blockProps:Q,images:F,insertBlocksAfter:h,mediaPlaceholder:K,wrapperClass:"masonry-grid"}))))}))}}]);
1
+ "use strict";(self.webpackChunkcoblocks=self.webpackChunkcoblocks||[]).push([[788],{7788:function(e,t,l){l.r(t),l.d(t,{default:function(){return K}});var o=l(7462),n=l(9307),i=l(4184),r=l.n(i),a=l(7635),c=l(2819),s=l.n(c),u=l(5736),d=l(4333),m=l(1313),p=l(4981),b=l(2175),g=l(5609),k=l(9818),_=l(5697),v=l.n(_);const f=e=>{let{hoveredFilter:t}=e;if(!t)return null;const l=s().cloneDeep((0,k.select)("core/block-editor").getSelectedBlock());return l.attributes.filter=t,(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},(0,n.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},(0,n.createElement)(g.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",focusOnMount:!1,position:"bottom right"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},(0,n.createElement)("div",{className:"block-editor-block-switcher__preview-title"},(0,u.__)("Preview filter","coblocks")),(0,n.createElement)(b.BlockPreview,{autoHeight:!0,blocks:{...l}})))))},h=e=>{const[t,l]=(0,n.useState)(null),o=e=>{l(e)},{attributes:i,setAttributes:c}=e,{filter:s}=i,d=[{icon:(0,n.createElement)(g.Icon,{icon:a.mJk}),isActive:"none"===s,onClick:()=>{c({filter:"none"})},slug:"none",
2
  /* translators: image style */
3
+ title:(0,u.__)("Original","coblocks")},{icon:(0,n.createElement)(g.Icon,{icon:a.NC1}),isActive:"grayscale"===s,onClick:()=>{c({filter:"grayscale"})},slug:"grayscale",
4
  /* translators: image style */
5
+ title:(0,u.__)("Grayscale filter","coblocks")},{icon:(0,n.createElement)(g.Icon,{icon:a.amg}),isActive:"sepia"===s,onClick:()=>{c({filter:"sepia"})},slug:"sepia",
6
  /* translators: image style */
7
+ title:(0,u.__)("Sepia filter","coblocks")},{icon:(0,n.createElement)(g.Icon,{icon:a.swD}),isActive:"saturation"===s,onClick:()=>{c({filter:"saturation"})},slug:"saturation",
8
  /* translators: image style */
9
+ title:(0,u.__)("Saturation filter","coblocks")},{icon:(0,n.createElement)(g.Icon,{icon:a.tu4}),isActive:"dim"===s,onClick:()=>{c({filter:"dim"})},slug:"dim",
10
  /* translators: image style */
11
+ title:(0,u.__)("Dim filter","coblocks")},{icon:(0,n.createElement)(g.Icon,{icon:a.jZD}),isActive:"vintage"===s,onClick:()=>{c({filter:"vintage"})},slug:"vintage",
12
  /* translators: image style */
13
+ title:(0,u.__)("Vintage filter","coblocks")}];return(0,n.createElement)(g.ToolbarGroup,null,(0,n.createElement)(g.DropdownMenu,{className:r()("components-coblocks-media-filter","none"!==s?"has-filter":""),icon:(0,n.createElement)(g.Icon,{icon:a.AF8}),label:(0,u.__)("Apply filter","coblocks"),noIcons:!0,popoverProps:{className:"components-coblocks-dropdown"}},(()=>(0,n.createElement)(g.MenuGroup,null,(0,n.createElement)(f,{hoveredFilter:t}),d.map((e=>(0,n.createElement)(g.MenuItem,{icon:e.icon,isSelected:s===e.slug,key:`coblocks-image-filter-${e.slug}`,label:e.title,onClick:e.onClick,onMouseEnter:()=>o(e.slug),onMouseLeave:()=>o(null),role:"menuitemradio"},e.title)))))))};var E=h;h.propTypes={attributes:v().object,setAttributes:v().func};var C=e=>{const{attributes:t,innerBlocks:l}=e,{images:o}=t,i=!!o.length||!(null==l||!l.length);return(0,n.createElement)(b.BlockControls,null,i&&(0,n.createElement)(E,e))},y=l(444);const w="function"==typeof b.__experimentalUseInnerBlocksProps?b.__experimentalUseInnerBlocksProps:b.useInnerBlocksProps,S=["core/image"],B=e=>{const{attributes:t,isSelected:l,setAttributes:i,mediaPlaceholder:a,insertBlocksAfter:c,blockProps:s,wrapperClass:d=""}=e,{align:m,caption:g,imageCrop:k,lightbox:_}=t,{children:v,...f}=w(s,{__experimentalLayout:{alignments:[],type:"default"},allowedBlocks:S,orientation:"vertical",renderAppender:!1}),[h,E]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{l||E(!1)}),[l]),(0,n.createElement)("figure",(0,o.Z)({},f,{className:r()(s.className,{[`align${m}`]:m,"has-lightbox":_,"is-cropped":k})}),d?(0,n.createElement)(y.View,{className:r()(d)},v):{children:v},(0,n.createElement)(y.View,{className:"gallery-media-placeholder-wrapper",onClick:function(){h&&E(!1)}},a),(0,n.createElement)(I,{__unstableOnSplitAtEnd:()=>c((0,p.createBlock)("core/paragraph")),"aria-label":(0,u.__)("Gallery caption text","coblocks"),captionFocused:h,className:"blocks-gallery-caption",inlineToolbar:!0,isHidden:!l&&b.RichText.isEmpty(g),onChange:e=>i({caption:e}),onFocusCaption:function(){h||E(!0)},placeholder:(0,u.__)("Write gallery caption…","coblocks"),tagName:"figcaption",value:g}))};function I(e){let{isHidden:t,captionFocused:l,onFocusCaption:i,className:r,value:a,placeholder:c,tagName:s,captionRef:u,...d}=e;return t?(0,n.createElement)(g.VisuallyHidden,(0,o.Z)({as:b.RichText},d)):(0,n.createElement)(b.RichText,(0,o.Z)({className:r,isSelected:l,onClick:i,placeholder:c,ref:u,tagName:s,value:a},d))}var N=B;B.propTypes={attributes:v().object.isRequired,blockProps:v().object,insertBlocksAfter:v().func,isSelected:v().bool.isRequired,mediaPlaceholder:v().elementType,setAttributes:v().func,wrapperClass:v().string.isRequired},B.defaultProps={attributes:{},isSelected:!1,wrapperClass:""};var A=l(3264),x=l(3961);const T=[{
14
  /* translators: abbreviation for small size */
15
+ label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks"),value:1},{
16
  /* translators: abbreviation for medium size */
17
+ label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks"),value:2},{
18
  /* translators: abbreviation for large size */
19
+ label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks"),value:3},{
20
  /* translators: abbreviation for extra large size */
21
+ label:(0,u.__)("XL","coblocks"),tooltip:(0,u.__)("Extra Large","coblocks"),value:4}],M={label:(0,u.__)("None","coblocks"),tooltip:(0,u.__)("None","coblocks"),value:0},P={label:(0,n.createElement)(g.Icon,{icon:a.ewm}),tooltip:(0,u.__)("Custom","coblocks"),value:"custom"};class z extends n.Component{render(){const{advancedMaxValue:e,advancedMinValue:t,currentOption:l,label:o,onChange:i,options:a,showAdvancedControls:s,showIcons:u,showNoneOption:d,showCustomOption:m}=this.props;let p=a||T;return d&&(p=[M,...p]),m&&(p=[...p,P]),s&&!1!==t&&!1!==e?(0,n.createElement)(g.RangeControl,{label:o,max:e,min:t,onChange:e=>i(e),value:l}):(0,n.createElement)(g.BaseControl,{className:r()("coblocks-option-selector-control",{"is-custom":"custom"===l}),id:`coblocks-option-selector-${(0,c.kebabCase)(o)}`,label:o},(0,n.createElement)(g.PanelRow,null,(0,n.createElement)(g.ButtonGroup,{"aria-label":o},p.map((e=>(0,n.createElement)(g.Tooltip,{key:`option-${e.value}`,text:e.tooltip},(0,n.createElement)(g.Button,{"aria-label":e.tooltip,"aria-pressed":l===e.value,isPrimary:l===e.value,isSecondary:l!==e.value,onClick:()=>i(e.value)},u?e.icon:e.label)))))))}}z.propTypes={advancedMaxValue:v().number,advancedMinValue:v().number,currentOption:v().oneOfType([v().string,v().number]),label:v().string,onChange:v().func,options:v().array,showAdvancedControls:v().bool,showCustomOption:v().bool,showIcons:v().bool,showNoneOption:v().bool};const O=[{
22
  /* translators: abbreviation for small size */
23
  label:(0,u.__)("S","coblocks"),tooltip:(0,u.__)("Small","coblocks"),value:"small"},{
24
  /* translators: abbreviation for medium size */
25
  label:(0,u.__)("M","coblocks"),tooltip:(0,u.__)("Medium","coblocks"),value:"medium"},{
26
  /* translators: abbreviation for large size */
27
+ label:(0,u.__)("L","coblocks"),tooltip:(0,u.__)("Large","coblocks"),value:"large"}],D=e=>{const{attributes:t,setAttributes:l}=e,{align:o,gutter:i,gutterCustom:r}=t,a="full"===o?10:5;return(0,n.useEffect)((()=>{r>a&&l({gutterCustom:a})}),[r,a]),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(z,{currentOption:i,label:(0,u.__)("Gutter","coblocks"),onChange:e=>l({gutter:e}),options:O,showCustomOption:!0}),"custom"===i&&(0,n.createElement)(g.RangeControl,{initialValue:0,max:a,min:0,onChange:e=>l({gutterCustom:e.toString()}),step:.1,value:parseFloat(r)||0,withInputField:!0}))};var L=D;D.propTypes={attributes:v().object,setAttributes:v().func};var R=l(7798);function F(e){const[t,l]=(0,n.useState)([]),o=(0,k.useSelect)((t=>{if(null==e||!e.length)return[];const l=e.map((e=>e.attributes.id)).filter((e=>void 0!==e));if(0===l.length)return[];if(l.length>100){const e=[...l];let n=[];for(;e.length;){var o;const l=null!==(o=t(R.store).getMediaItems({include:e.splice(0,100).join(","),per_page:100}))&&void 0!==o?o:[];n=[...n,...l]}return n}return t(R.store).getMediaItems({include:l.join(","),per_page:100})||[]}),[e]);return(null==o?void 0:o.length)!==(null==t?void 0:t.length)||null!=o&&o.some((e=>!t.find((t=>t.id===e.id))))?(l(o),o):t}const V=["noreferrer","noopener"],j="none",G="media",$="attachment";function U(e,t){switch(t){case G:return{href:(null==e?void 0:e.source_url)||(null==e?void 0:e.url),linkDestination:"media"};case $:return{href:null==e?void 0:e.link,linkDestination:"attachment"};case j:return{href:void 0,linkDestination:"none"}}return{}}function Z(e,t){let{rel:l}=t;const o=e?"_blank":void 0;let n;return n=o||l?function(e){let t=e;return void 0===e||(0,c.isEmpty)(t)||(0,c.isEmpty)(t)||((0,c.each)(V,(e=>{const l=new RegExp("\\b"+e+"\\b","gi");t=t.replace(l,"")})),t!==e&&(t=t.trim()),(0,c.isEmpty)(t)&&(t=void 0)),t}(l):void 0,{linkTarget:o,rel:n}}const H=[{label:(0,u.__)("Attachment Page","coblocks"),value:$},{label:(0,u.__)("Media File","coblocks"),value:G},{label:(0,u._x)("None","Media item link option"),value:j}];function q(e){const{attributes:t,clientId:l,isSelected:o,setAttributes:i}=e,{linkTarget:r,linkTo:a,sizeSlug:s,lightbox:d,gutter:m,gutterCustom:p,radius:_}=t,{updateBlockAttributes:v}=(0,k.useDispatch)(b.store),{createSuccessNotice:f}=(0,k.useDispatch)(x.store),{getBlock:h,getSettings:E}=(0,k.useSelect)((e=>{var t;return{getBlock:e(b.store).getBlock,getSettings:(null===(t=e(b.store))||void 0===t?void 0:t.getSettings)||{}}}),[]),C=F((0,k.useSelect)((e=>{var t;return null===(t=e(b.store).getBlock(l))||void 0===t?void 0:t.innerBlocks}),[l])),w=function(e,t,l){return(0,n.useMemo)((()=>function(){if(!e||0===e.length)return;const{imageSizes:o}=l();let n={};return t&&(n=e.reduce(((e,t)=>{if(!t.id)return e;const l=o.reduce(((e,l)=>{const o=(0,c.get)(t,["sizes",l.slug,"url"]),n=(0,c.get)(t,["media_details","sizes",l.slug,"source_url"]);return{...e,[l.slug]:o||n}}),{});return{...e,[parseInt(t.id,10)]:l}}),{})),o.filter((e=>{let{slug:t}=e;return(0,c.some)(n,(e=>e[t]))})).map((e=>{let{name:t,slug:l}=e;return{label:t,value:l}}))}()),[e,t])}(C,o,E),S=a&&"none"!==a;return(0,n.createElement)(b.InspectorControls,null,(0,n.createElement)(g.PanelBody,{title:(0,u.__)("Gallery settings","coblocks")},(0,n.createElement)(L,e),"custom"!==m&&0!==p&&(0,n.createElement)(g.RangeControl,{"aria-label":(0,u.__)("Add rounded corners to the gallery items.","coblocks"),label:(0,u.__)("Rounded corners","coblocks"),max:20,min:0,onChange:e=>{i({radius:e})},step:1,value:_}),(null==w?void 0:w.length)>0&&(0,n.createElement)(g.SelectControl,{hideCancelButton:!0,label:(0,u.__)("Image size","coblocks"),onChange:function(e){i({sizeSlug:e});const t={},o=[];h(l).innerBlocks.forEach((l=>{o.push(l.clientId);const n=l.attributes.id?(0,c.find)(C,{id:l.attributes.id}):null;t[l.clientId]=function(e,t){const l=(0,c.get)(e,["media_details","sizes",t,"source_url"]);return l?{height:void 0,sizeSlug:t,url:l,width:void 0}:{}}(n,e)})),v(o,t,!0);const n=w.find((t=>t.value===e));f((0,u.sprintf)(
28
  /* translators: %s: image size settings */
29
+ (0,u.__)("All gallery image sizes updated to: %s","coblocks"),n.label),{id:"gallery-attributes-sizeSlug",type:"snackbar"})},options:w,value:s}),n.Platform.isWeb&&!w&&(0,n.createElement)(g.BaseControl,{className:"gallery-image-sizes"},(0,n.createElement)(g.BaseControl.VisualLabel,null,(0,u.__)("Image size","coblocks")),(0,n.createElement)(y.View,{className:"gallery-image-sizes__loading"},(0,n.createElement)(g.Spinner,null),(0,u.__)("Loading options…","coblocks"))),(0,n.createElement)(g.ToggleControl,{checked:!!d,help:e=>e?(0,u.__)("Image lightbox is enabled.","coblocks"):(0,u.__)("Toggle to enable the image lightbox.","coblocks"),label:(0,u.__)("Lightbox","coblocks"),onChange:()=>i({lightbox:!d})}),(0,n.createElement)(g.SelectControl,{hideCancelButton:!0,label:(0,u.__)("Link to","coblocks"),onChange:function(e){i({linkTo:e});const t={},o=[];h(l).innerBlocks.forEach((l=>{o.push(l.clientId);const n=l.attributes.id?(0,c.find)(C,{id:l.attributes.id}):null;t[l.clientId]=U(n,e)})),v(o,t,!0);const n=[...H].find((t=>t.value===e));f((0,u.sprintf)(
30
  /* translators: %s: image size settings */
31
+ (0,u.__)("All gallery image links updated to: %s","coblocks"),n.label),{id:"gallery-attributes-linkTo",type:"snackbar"})},options:H,value:a}),S&&(0,n.createElement)(g.ToggleControl,{checked:"_blank"===r,label:(0,u.__)("Open in new tab","coblocks"),onChange:function(e){const t=e?"_blank":void 0;i({linkTarget:t});const o={},n=[];h(l).innerBlocks.forEach((e=>{n.push(e.clientId),o[e.clientId]=Z(t,e.attributes)})),v(n,o,!0);const r=e?(0,u.__)("All gallery images updated to open in new tab","coblocks"):(0,u.__)("All gallery images updated to not open in new tab","coblocks");f(r,{id:"gallery-attributes-openInNewTab",type:"snackbar"})}})))}const W=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"large";const l=(0,c.pick)(e,["alt","id","link","caption"]);l.url=(0,c.get)(e,["sizes",t,"url"])||(0,c.get)(e,["media_details","sizes",t,"source_url"])||e.url;const o=(0,c.get)(e,["sizes","full","url"])||(0,c.get)(e,["media_details","sizes","full","source_url"]);return o&&(l.fullUrl=o),l.alt=""!==l.alt?l.alt:(0,u.__)("Image gallery image","coblocks"),l};const J=["image"],X=n.Platform.isNative?(0,u.__)("ADD MEDIA","coblocks"):(0,u.__)("Drag images, upload new ones or select files from your library.","coblocks");var K=(0,d.compose)([g.withNotices])((function(e){const{setAttributes:t,attributes:l,className:i,clientId:s,noticeOperations:d,isSelected:_,noticeUI:v,insertBlocksAfter:f}=e,{filter:h,linkTarget:E,linkTo:y,sizeSlug:w,radius:S}=l,{__unstableMarkNextChangeAsNotPersistent:B,replaceBlocks:I,replaceInnerBlocks:x,updateBlockAttributes:T}=(0,k.useDispatch)(b.store),{getBlock:M,preferredStyle:P}=(0,k.useSelect)((e=>{var t;const l=e(b.store).getSettings().__experimentalPreferredStyleVariations;return{getBlock:e(b.store).getBlock,preferredStyle:null==l||null===(t=l.value)||void 0===t?void 0:t["core/image"]}}),[]),z=(0,k.useSelect)((e=>{var t;return null===(t=e(b.store).getBlock(s))||void 0===t?void 0:t.innerBlocks}),[s]),O=(0,n.useMemo)((()=>null==z?void 0:z.map((e=>({attributes:e.attributes,clientId:e.clientId,fromSavedContent:Boolean(e.originalContent),id:e.attributes.id,url:e.attributes.url})))),[z]);(0,n.useEffect)((()=>{var e;if(null!=l&&null!==(e=l.images)&&void 0!==e&&e.length&&(null==O||!O.length)){const e=null==l?void 0:l.images.map((e=>{var t;return(0,p.createBlock)("core/image",{alt:e.alt,caption:null===(t=e.caption)||void 0===t?void 0:t.toString(),id:parseInt(e.id),url:e.url})})),t={...l};delete t.images,delete t.gutter,delete t.gutterCustom;const o=(0,p.createBlock)("coblocks/gallery-masonry",{...t},e);I([s],o)}}),[]);const D=F(z),L=function(e,t){const[l,o]=(0,n.useState)([]);return(0,n.useMemo)((()=>function(){var n;let i=!1;const r=l.filter((t=>e.find((e=>t.clientId===e.clientId))));let a;return r.length<l.length&&(i=!0),e.forEach((e=>{e.fromSavedContent&&!r.find((t=>t.id===e.id))&&(i=!0,r.push(e))})),!t||(a=e.filter((e=>!r.find((t=>e.clientId&&t.clientId===e.clientId))&&(null==t?void 0:t.find((t=>t.id===e.id)))&&!e.fromSavedConent))),(i||(null===(n=a)||void 0===n?void 0:n.length)>0)&&o([...r,...a]),a.length>0?a:null}()),[e,t])}(O,D);function R(e){const t=e.id?(0,c.find)(D,{id:e.id}):null;let o;return o=e.className&&""!==e.className?e.className:P?`is-style-${P}`:void 0,{...W(e,w),...U(t,y),...Z(E,l),className:o,sizeSlug:w}}function V(e){var t;return J.some((t=>{var l;return 0===(null===(l=e.type)||void 0===l?void 0:l.indexOf(t))}))||0===(null===(t=e.url)||void 0===t?void 0:t.indexOf("blob:"))}(0,n.useEffect)((()=>{var e;const t={},l=[];null===(e=M(s))||void 0===e||e.innerBlocks.forEach((e=>{l.push(e.clientId),t[e.clientId]={className:"masonry-brick"}})),T(l,t,!0)}),[]),(0,n.useEffect)((()=>{null==L||L.forEach((e=>{T(e.clientId,{...R(e.attributes),align:void 0,id:e.id})}))}),[L]),(0,n.useEffect)((()=>{"0"===l.gutterCustom&&t({radius:0})}),[l.gutterCustom]),(0,n.useEffect)((()=>{var e,l,o,n,i,r;y||(B(),t({linkTo:(null===(e=window)||void 0===e||null===(l=e.wp)||void 0===l||null===(o=l.media)||void 0===o||null===(n=o.view)||void 0===n||null===(i=n.settings)||void 0===i||null===(r=i.defaultProps)||void 0===r?void 0:r.link)||j}))}),[y]);const G=!!O.length,$=G&&O.some((e=>!!e.id)),H=O.some((e=>{var t;return!e.id&&0===(null===(t=e.url)||void 0===t?void 0:t.indexOf("blob:"))})),K=(0,n.createElement)(b.MediaPlaceholder,{accept:"image/*",addToGallery:$,allowedTypes:J,disableMediaButtons:G&&!_||H,handleUpload:!1,icon:!G&&(0,n.createElement)(g.Icon,{icon:a.$vB}),isAppender:G,labels:{instructions:!G&&X,title:!G&&(0,u.__)("Masonry Gallery","coblocks")},multiple:!0,notices:G?void 0:v,onError:function(e){d.removeAllNotices(),d.createErrorNotice(e)},onSelect:function(e){const t="[object FileList]"===Object.prototype.toString.call(e),l=t?Array.from(e).map((e=>e.url?e:W({url:(0,m.createBlobURL)(e)}))):e;t&&!l.every(V)&&(d.removeAllNotices(),d.createErrorNotice((0,u.__)("If uploading to a gallery all files need to be image formats","coblocks"),{id:"gallery-upload-invalid-file"}));const o=l.filter((e=>e.url||V(e))).map((e=>e.url?e:W({url:(0,m.createBlobURL)(e)}))),n=null==o?void 0:o.reduce(((e,t,l)=>(e[t.id]=l,e)),{}),i=t?z:z.filter((e=>o.find((t=>t.id===e.attributes.id)))),r=Array.from(e).reduce(((e,t)=>({...null!=e&&e.mime?{}:e,[`${t.id}`]:t.caption})));null==i||i.forEach((e=>{const t=r[e.attributes.id];e.attributes.caption!==t&&(e.attributes.caption=t)}));const a=o.filter((e=>!i.find((t=>e.id===t.attributes.id)))).map((e=>(0,p.createBlock)("core/image",{alt:e.alt,caption:e.caption,id:e.id,url:e.url})));x(s,(0,c.concat)(i,a).sort(((e,t)=>n[e.attributes.id]-n[t.attributes.id])))},value:$?O:{}}),Q=(0,b.useBlockProps)({className:r()(i,{[`has-filter-${h}`]:"none"!==h,[`has-border-radius-${S}`]:S>0})});return(0,n.createElement)(n.Fragment,null,_&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(C,(0,o.Z)({},e,{innerBlocks:O})),(0,n.createElement)(q,e)),v,(0,n.createElement)(A.Z,l,(0,n.createElement)(N,(0,o.Z)({},e,{blockProps:Q,images:O,insertBlocksAfter:f,mediaPlaceholder:K,wrapperClass:"masonry-grid"}))))}))}}]);
dist/coblocks-1.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-primitives'), 'version' => 'a9d15ee330509ec6cadaa61953601426');
1
+ <?php return array('dependencies' => array('lodash', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-primitives'), 'version' => '2af046ca6201063490d034bf4f70d12a');
dist/coblocks-1.js CHANGED
@@ -1,29 +1,29 @@
1
- !function(){var e,t,r,l={7635:function(e,t,r){"use strict";r.d(t,{PNK:function(){return l.ZP},XEm:function(){return n.ZP},zMQ:function(){return o.ZP},BEb:function(){return c.ZP},tu4:function(){return a.ZP},NC1:function(){return i.ZP},AF8:function(){return s.ZP},mJk:function(){return m.ZP},swD:function(){return u.ZP},amg:function(){return h.ZP},jZD:function(){return v.ZP},cX3:function(){return f.ZP},Og3:function(){return d.ZP},ewm:function(){return g.ZP}}),r(7311);var l=r(8028),n=r(8110),o=(r(7134),r(7902),r(235)),c=(r(2122),r(8574),r(7371),r(3612),r(2242),r(45)),a=(r(3019),r(2097),r(7718),r(4789),r(2823),r(6499),r(9891),r(5461),r(8446),r(7730),r(7398),r(7466),r(5107),r(7133),r(6042),r(1165),r(8888),r(2826),r(6398),r(9340),r(3676),r(2127),r(183),r(5378),r(8649),r(1434),r(5137),r(2490),r(2589),r(2574),r(3750),r(3254),r(4734),r(5436),r(8276),r(2566),r(5196),r(6694),r(3258),r(8277),r(167),r(2121),r(3363),r(2416),r(1936),r(1525)),i=r(9491),s=r(4310),m=r(9688),u=r(1053),h=r(8140),v=r(5181),f=(r(315),r(98),r(7542),r(4893),r(3314),r(2151),r(1856),r(9078),r(2142),r(9657),r(8645),r(8241),r(4934),r(270),r(8220),r(2429),r(5689),r(1586),r(9228),r(9868),r(5903),r(1281),r(1981),r(1233),r(3710)),d=(r(9839),r(2759),r(3342),r(8258),r(3930),r(3219),r(4153),r(5273),r(1824),r(9217),r(2961),r(4283),r(6415),r(4760),r(6819),r(3307),r(1792),r(7384),r(6551),r(2291),r(5174),r(4477),r(978),r(492),r(697),r(2655),r(3018),r(7556),r(2136),r(7596),r(710),r(8917),r(1973),r(6490),r(1112),r(5027),r(9188),r(7625)),g=(r(63),r(7374),r(2321),r(6800),r(9625),r(8672),r(6965),r(3812),r(8183),r(4926),r(2155),r(5386),r(1069),r(379),r(1297),r(4172),r(4329),r(6494),r(3749),r(692),r(1547));r(9179),r(7579),r(9050),r(6707),r(993),r(7620),r(1142),r(9300),r(6422),r(1457),r(9218),r(9854),r(1701),r(6710),r(1476),r(7506),r(2249),r(5354),r(5897),r(5458),r(6640),r(1501),r(8572),r(9157),r(9560),r(3442),r(1699),r(3385),r(578)},7311:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Circle,{cx:"12",cy:"4",r:"2"}),(0,l.createElement)(n.Path,{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07z"})))},8028:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19 9c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v7.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-13.875-3.5c-.89746 0-1.625.72754-1.625 1.625v9.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-9.75c0-.89746-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion Item",keywords:["interface","modal","window"]}}.styles.default},8110:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m19 7c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v4.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-.125 10h-13.75c-.06904 0-.125.056-.125.125v1.75c0 .069.05596.125.125.125h13.75c.069 0 .125-.056.125-.125v-1.75c0-.069-.056-.125-.125-.125zm-13.75-13.5c-.89746 0-1.625.72754-1.625 1.625v6.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-6.75c0-.89746-.7275-1.625-1.625-1.625zm0 12c-.89746 0-1.625.7275-1.625 1.625v1.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-1.75c0-.8975-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion",keywords:["item","window"]}}.styles.default},7134:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z",fill:"currentColor"}))},7902:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0.26 0.27 20.1 20.1",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.2895508.29378255c-5.52000002 0-10.00000002 4.48-10.00000002 10.00000005 0 5.52 4.48 10 10.00000002 10 5.52 0 10-4.48 10-10 0-5.52000005-4.48-10.00000005-10-10.00000005zm0 18.00000005c-4.41000002 0-8.00000002-3.59-8.00000002-8 0-4.41000005 3.59-8.00000005 8.00000002-8.00000005 4.41 0 8 3.59 8 8.00000005 0 4.41-3.59 8-8 8zm0-12.50000005c-2.49000002 0-4.50000002 2.01-4.50000002 4.50000005 0 2.49 2.01 4.5 4.50000002 4.5 2.49 0 4.5-2.01 4.5-4.5 0-2.49000005-2.01-4.50000005-4.5-4.50000005zm0 5.50000005c-.55000002 0-1.00000002-.45-1.00000002-1 0-.55000005.45-1.00000005 1.00000002-1.00000005.55 0 1 .45 1 1.00000005 0 .55-.45 1-1 1z",fill:"currentColor"}))},235:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10.1758 20.4657c0 1.0083.8159 1.8242 1.8242 1.8242s1.8242-.8159 1.8242-1.8242z"}),(0,l.createElement)(n.Path,{d:"m12 4.5c2 0 5.5 1.5 5.5 4.78988v6.71012c0 .2761-.2239.5-.5.5h-10.00002c-.27614 0-.5-.2239-.5-.5v-6.71012c0-3.28988 3.5-4.78988 5.50002-4.78988zm0-3c-.7608 0-1.375.76821-1.375 1.52904-3.12502.97096-5.62502 3.47096-5.62501 6.26084v7.08582c0 .2652-.10536.5195-.29289.7071l-1.3506 1.3506c-.12155.1215-.18984.2864-.18984.4583 0 .358.2902.6482.64818.6482h16.37026c.358 0 .6482-.2902.6482-.6482 0-.1719-.0683-.3368-.1898-.4583l-1.3506-1.3506c-.1876-.1876-.2929-.4419-.2929-.7071v-7.08582c0-2.78988-2.5-5.28988-5.625-6.26084 0-.76083-.6142-1.52904-1.375-1.52904z"})))},meta:{label:"Alert",keywords:["bell","danger","ring","sound","warning"]}}.styles.default},2122:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L12 10.66 10.48 12h.01L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2C8.2 7.18 6.84 6.62 5.4 6.62 2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l2.83-2.5.01.01L13.52 12h-.01l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12c1.02 1.01 2.37 1.57 3.82 1.57 2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z",fill:"currentColor"}))},8574:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{className:"coblocks-icon-animation",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{className:"small-circle",d:"M5.68,15.87a3.87,3.87,0,1,1,0-7.74,3.87,3.87,0,1,1,0,7.74Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{className:"medium-circle",d:"M10.71,17.32A5.32,5.32,0,1,1,16.13,12,5.38,5.38,0,0,1,10.71,17.32Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{className:"large-circle",d:"M16.15,18A6.06,6.06,0,0,1,10,12a6.12,6.12,0,0,1,12.23,0A6.06,6.06,0,0,1,16.15,18Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}))},7371:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.4 8.5 4.77-8.26c-.7-.15-1.42-.24-2.17-.24-2.4 0-4.6.85-6.32 2.25l3.66 6.35zm12.14-1.5c-.92-2.92-3.15-5.26-6-6.34l-3.66 6.34zm.26 1h-7.49l.29.5 4.76 8.25c1.64-1.78 2.64-4.14 2.64-6.75 0-.69-.07-1.35-.2-2zm-13.26 2-3.9-6.75c-1.63 1.78-2.64 4.14-2.64 6.75 0 .69.07 1.35.2 2h7.49zm-6.08 3c.92 2.92 3.15 5.26 6 6.34l3.66-6.34zm11.27 0-3.9 6.76c.7.15 1.42.24 2.17.24 2.4 0 4.6-.85 6.32-2.25l-3.66-6.35z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.25.26-.08-.04-.01.02c-.7-.15-1.42-.24-2.16-.24-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74zm5.16 6.74h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7zm-6.31-4.92-2.83 4.92-1.15 2-2.72-4.7c1.44-1.42 3.42-2.3 5.6-2.3.37 0 .74.03 1.1.08zm-7.4 3.01 2.84 4.91 1.15 2h-5.43c-.16-.64-.26-1.31-.26-2 0-1.85.64-3.55 1.7-4.91zm-1.11 7.91h7.98l-2.71 4.7c-2.4-.67-4.34-2.42-5.27-4.7zm6.31 4.91 3.99-6.91 2.72 4.7c-1.45 1.42-3.43 2.3-5.61 2.3-.38 0-.74-.04-1.1-.09zm7.4-3-4-6.91h5.43c.17.64.27 1.31.27 2 0 1.85-.64 3.55-1.7 4.91z",fill:"currentColor"}))},3612:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 4c-4.416 0-8 3.584-8 8s3.584 8 8 8h4v-1.6h-4c-3.472 0-6.4-2.928-6.4-6.4s2.928-6.4 6.4-6.4 6.4 2.928 6.4 6.4v1.144c0 .632-.568 1.256-1.2 1.256s-1.2-.624-1.2-1.256v-1.144c0-2.208-1.792-4-4-4s-4 1.792-4 4 1.792 4 4 4c1.104 0 2.112-.448 2.832-1.176.52.712 1.416 1.176 2.368 1.176 1.576 0 2.8-1.28 2.8-2.856v-1.144c0-4.416-3.584-8-8-8zm0 10.4c-1.328 0-2.4-1.072-2.4-2.4s1.072-2.4 2.4-2.4 2.4 1.072 2.4 2.4-1.072 2.4-2.4 2.4z",fill:"currentColor"}))},2242:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444z",transform:"translate(-3)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444zm-2.22222222 17.7777778c-1.22222222 0-2.22222222-1-2.22222222-2.2222222 0-1.2222223 1-2.2222223 2.22222222-2.2222223s2.22222222 1 2.22222222 2.2222223c0 1.2222222-1 2.2222222-2.22222222 2.2222222z",transform:"translate(-3)",fill:"currentColor"}))},45:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 21v-3c0-1.1046-.8954-2-2-2h-12c-1.10457 0-2 .8954-2 2v3",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"8",fill:"currentColor",r:"5"}))},meta:{label:"Author",keywords:["head","human","people","person"]}}.styles.default},3019:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.3519669 11.7141378v8.2858622h8.2815735v-8.2858622zm-10.3519669 8.2858622h8.2815735v-8.2858622h-8.2815735zm0-18.64319006v8.28586225h8.2815735v-8.28586225zm14.1407867-1.35680994-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.1407867 2.93112377 2.9296067 2.93112377-2.9296067 2.93112377-2.9296066-2.93112377zm-7.92960658.49715173v4.14293113h-4.14078675v-4.14293113zm10.35196688 10.3573278v4.1429311h-4.1407868v-4.1429311zm-10.35196688 0v4.1429311h-4.14078675v-4.1429311zm7.92960658-13.7856033-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759zm-5.8592132 1.35680994h-8.2815735v8.28586225h8.2815735zm10.3519669 10.35732786h-8.2815735v8.2858622h8.2815735zm-10.3519669 0h-8.2815735v8.2858622h8.2815735z",fill:"currentColor"}))},2097:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z",fill:"currentColor"}))},7718:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.5215122.06508061c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.25540258 13.7291273c.57809428 0 1.05108052.4729863 1.05108052 1.0510805 0 1.1561886-.94597247 2.1021611-2.10216104 2.1021611-.17868368 0-.34685657-.0210216-.52554025-.0525541.32583496-.5780942.52554025-1.2718074.52554025-2.049607 0-.5780942.47298624-1.0510805 1.05108052-1.0510805zm12.26610962-13.66404669c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"}))},4789:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6611198 16.3587437-8.2604891-8.26048913c.8460633-2.12880446.4093855-4.63970202-1.3100335-6.36821846-2.09241464-2.09241464-5.34930351-2.2834612-7.66915452-.59133458l3.4934227 3.50252016-1.2918386 1.28274115-3.48432525-3.48432525c-1.69212662 2.31075356-1.50108006 5.57673988.59133458 7.66005711 1.69212662 1.6921266 4.15753691 2.1379019 6.26814645 1.3464233l8.28778144 8.2877814c.3548008.3548008.9279404.3548008 1.2827412 0l2.0924146-2.0924146c.3638982-.3457033.3638982-.9188429 0-1.2827411z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6627376 17.0986011-8.2473132-8.24731315c.8447138-2.1254089.4087325-4.63230145-1.307944-6.35806082-2.08907708-2.08907713-5.34077104-2.27981895-7.65692177-.59039136l3.48785051 3.49693345-1.28977806 1.28069511-3.47876756-3.47876757c-1.68942759 2.30706779-1.49868577 5.56784469.59039136 7.64783884 1.68942759 1.6894276 4.15090542 2.1344919 6.25814844 1.3442758l8.27456198 8.274562c.3542348.3542348.9264603.3542348 1.2806951 0l2.0890772-2.0890772c.3633177-.3451518.3633177-.9173773 0-1.2806951zm-2.7248832 1.4532711-8.5924651-8.59246508c-.55405958.40873248-1.17169978.65397198-1.8165888.74480138-1.23528039.1816589-2.53414139-.1907418-3.47876757-1.13536797-.86287968-.85379674-1.26252922-1.99824769-1.19894861-3.12453275l2.80662971 2.80662971 3.85116827-3.85116827-2.80662971-2.80662971c1.12628506-.0635806 2.26165307.33606893 3.12453275 1.18986567.98095795.98095796 1.35335866 2.33431662 1.12628506 3.59684584-.10899533.64488902-.38148365 1.24436333-.79929908 1.78025703l8.58338208 8.58338215z",fill:"currentColor",transform:"translate(0 -.734049)"}))},2823:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 5.45454545c1.0090909 0 1.8181818-.81818181 1.8181818-1.81818181 0-.34545455-.0909091-.66363637-.2636363-.93636364l-1.5545455-2.7-1.55454545 2.7c-.17272728.27272727-.26363637.59090909-.26363637.93636364 0 1 .81818182 1.81818181 1.81818182 1.81818181zm4.1818182 9.08181815-.9727273-.9727272-.9818182.9727272c-1.1818182 1.1818182-3.25454543 1.1909091-4.44545452 0l-.97272727-.9727272-.99090909.9727272c-.59090909.5909091-1.38181818.9181819-2.21818182.9181819-.66363636 0-1.27272727-.209091-1.78181818-.5545455v4.1909091c0 .5.40909091.9090909.90909091.9090909h14.54545457c.5 0 .9090909-.4090909.9090909-.9090909v-4.1909091c-.5090909.3454545-1.1181818.5545455-1.7818182.5545455-.8363636 0-1.6272727-.3272728-2.2181818-.9181819zm1.2727273-6.35454542h-4.5454546v-1.81818182h-1.81818181v1.81818182h-4.54545454c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727272v1.4c0 .9818182.8 1.7818182 1.78181818 1.7818182.47272727 0 .92727273-.1818182 1.25454545-.5181818l1.94545455-1.9363637 1.93636364 1.9363637c.67272727.6727272 1.84545456.6727272 2.51818186 0l1.9454545-1.9363637 1.9363636 1.9363637c.3363637.3363636.7818182.5181818 1.2545455.5181818.9818182 0 1.7818182-.8 1.7818182-1.7818182v-1.4c.0090909-1.5090909-1.2090909-2.72727272-2.7181818-2.72727272z",fill:"currentColor"}))},6499:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m22 4h-1v-2h-2v2h-14v-2h-2v2h-1c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-20v-11h20zm0-13h-20v-3h20zm-18 4h4v4h-4z",fill:"currentColor"}))},9891:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7 1-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2h-3.17l-1.83-2zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 3h-3.17l-1.83-2h-6l-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm0 14h-16v-12h4.05l1.83-2h4.24l1.83 2h4.05zm-8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z",fill:"currentColor"}))},5461:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M19.39 14.99l-1.41 1.41L12 10.43 6.02 16.4l-1.41-1.41L12 7.6l7.39 7.39z"}))},8446:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2c4.97 0 9 4.03 9 9h2c0-6.08-4.93-11-11-11z",fill:"currentColor"}))},7730:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m5.87563 13 5.50317-5.48574-1.194-1.01418-4.24673 4.23322-1.43827-1.5881-1.24834.9572zm14.12437-7.49992h-7v1.49992h7zm0 5.99992h-10v1.5h10zm-13 5.5156h13v1.4843h-13z",fill:"currentColor",fillRule:"evenodd"}))},7398:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 0.0585938c-6.5916562 0-11.9414062 5.34975-11.9414062 11.9414062s5.34975 11.9414062 11.9414062 11.9414062 11.9414062-5.34975 11.9414062-11.9414062-5.34975-11.9414062-11.9414062-11.9414062zm0 21.7138671c-5.3870691 0-9.7724609-4.3853918-9.7724609-9.7724609s4.3853918-9.7724609 9.7724609-9.7724609 9.7724609 4.3853918 9.7724609 9.7724609-4.3853918 9.7724609-9.7724609 9.7724609zm4.59-14.1924609-6.59 6.59-2.59-2.58-1.41 1.41 4 4 8-8z",fill:"currentColor"}))},7466:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-4v4h-2v-4h-4v-2h4v-4h2v4h4z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11 5h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-1-5c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},5107:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-10v-2h10z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 9v2h10v-2zm5-9c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},7133:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m13.1578947 9.47368421v-6.31578947l-3.1578947-3.15789474-3.15789474 3.15789474v2.10526315h-6.31578947v14.73684211h18.94736841v-10.52631579zm-8.42105259 8.42105259h-2.10526316v-2.1052631h2.10526316zm0-4.2105263h-2.10526316v-2.1052631h2.10526316zm0-4.21052629h-2.10526316v-2.10526316h2.10526316zm6.31578949 8.42105259h-2.10526318v-2.1052631h2.10526318zm0-4.2105263h-2.10526318v-2.1052631h2.10526318zm0-4.21052629h-2.10526318v-2.10526316h2.10526318zm0-4.21052632h-2.10526318v-2.10526315h2.10526318zm6.3157895 12.63157891h-2.1052632v-2.1052631h2.1052632zm0-4.2105263h-2.1052632v-2.1052631h2.1052632z",fill:"currentColor"}))},6042:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6m0-2C9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96C18.67 6.59 15.64 4 12 4z",fill:"currentColor"}))},1165:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.13877 4.50131L15.7841 4.5C17.2301 4.49975 17.7552 4.65057 18.2852 4.93385C18.8153 5.21712 19.2322 5.63288 19.5174 6.16268C19.8027 6.69248 19.9558 7.21802 19.9628 8.66734L19.9998 16.3299C20.0068 17.7793 19.8587 18.3048 19.5786 18.8347C19.2984 19.3646 18.8855 19.7805 18.3582 20.064C17.8309 20.3475 17.3073 20.4984 15.8612 20.4987L8.21593 20.5C6.76988 20.5002 6.24478 20.3494 5.71476 20.0662C5.18474 19.7829 4.76784 19.3671 4.48256 18.8373C4.19728 18.3075 4.04418 17.782 4.03719 16.3327L4.00024 8.67006C3.99325 7.22074 4.14128 6.69516 4.42145 6.16526C4.70162 5.63536 5.11451 5.21946 5.64179 4.936C6.16908 4.65255 6.69272 4.50155 8.13877 4.50131V4.50131ZM7.55556 7.16667C7.06464 7.16667 6.66667 7.56464 6.66667 8.05556V16.9444C6.66667 17.4354 7.06464 17.8333 7.55556 17.8333H10.2222C10.7131 17.8333 11.1111 17.4354 11.1111 16.9444V8.05556C11.1111 7.56464 10.7131 7.16667 10.2222 7.16667H7.55556ZM13.7778 13.3889C13.2869 13.3889 12.8889 13.7869 12.8889 14.2778V16.9444C12.8889 17.4354 13.2869 17.8333 13.7778 17.8333H16.4444C16.9354 17.8333 17.3333 17.4354 17.3333 16.9444V14.2778C17.3333 13.7869 16.9354 13.3889 16.4444 13.3889H13.7778ZM13.7778 7.16667C13.2869 7.16667 12.8889 7.56464 12.8889 8.05556V10.7222C12.8889 11.2131 13.2869 11.6111 13.7778 11.6111H16.4444C16.9354 11.6111 17.3333 11.2131 17.3333 10.7222V8.05556C17.3333 7.56464 16.9354 7.16667 16.4444 7.16667H13.7778Z",fill:"currentColor"}))},8888:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52222222 0-10 4.47777778-10 10 0 5.5222222 4.47777778 10 10 10 .9222222 0 1.6666667-.7444444 1.6666667-1.6666667 0-.4333333-.1666667-.8222222-.4333334-1.1222222-.2555555-.2888889-.4222222-.6777778-.4222222-1.1 0-.9222222.7444445-1.6666667 1.6666667-1.6666667h1.9666666c3.0666667 0 5.5555556-2.4888888 5.5555556-5.55555551 0-4.91111111-4.4777778-8.88888889-10-8.88888889zm-6.11111111 10c-.92222222 0-1.66666667-.74444444-1.66666667-1.66666667 0-.92222222.74444445-1.66666666 1.66666667-1.66666666s1.66666667.74444444 1.66666667 1.66666666c0 .92222223-.74444445 1.66666667-1.66666667 1.66666667zm3.33333333-4.44444444c-.92222222 0-1.66666666-.74444445-1.66666666-1.66666667s.74444444-1.66666667 1.66666666-1.66666667 1.66666667.74444445 1.66666667 1.66666667-.74444445 1.66666667-1.66666667 1.66666667zm5.55555558 0c-.9222222 0-1.6666667-.74444445-1.6666667-1.66666667s.7444445-1.66666667 1.6666667-1.66666667 1.6666666.74444445 1.6666666 1.66666667-.7444444 1.66666667-1.6666666 1.66666667zm3.3333333 4.44444444c-.9222222 0-1.6666667-.74444444-1.6666667-1.66666667 0-.92222222.7444445-1.66666666 1.6666667-1.66666666s1.6666667.74444444 1.6666667 1.66666666c0 .92222223-.7444445 1.66666667-1.6666667 1.66666667z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10 20c-5.51 0-10-4.49-10-10s4.49-10 10-10 10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67 0 1.38-1.12 2.5-2.5 2.5zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5 0-.16-.08-.28-.14-.35-.41-.46-.63-1.05-.63-1.65 0-1.38 1.12-2.5 2.5-2.5h1.77c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7z"}),(0,l.createElement)(n.Circle,{cx:"4.5",cy:"9.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"7.5",cy:"5.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"12.5",cy:"5.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"15.5",cy:"9.5",r:"1.5"})))},2826:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6750451 2.92459381-2.5996389-2.59963894c-.4332732-.43327316-1.133176-.43327316-1.5664491 0l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867zm-15.3200944 14.85349259-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16.2866269 2.68018331 1.0220802 1.02208026-2.9884738 2.98847383-1.0220803-1.02208027zm.0111095-2.67740592c-.2888487 0-.5665879.11109568-.7887793.32217748l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867l-2.5996389-2.59963894c-.2221914-.2110818-.4999306-.32217748-.7776698-.32217748zm-11.9427857 17.77530901-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"}))},6398:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 4.75h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m9 5.5h6v13h-6z",fill:"currentColor"}))},9340:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22,10V6c0-1.11-0.9-2-2-2H4C2.9,4,2.01,4.89,2.01,6v4C3.11,10,4,10.9,4,12s-0.89,2-2,2v4c0,1.1,0.9,2,2,2h16 c1.1,0,2-0.9,2-2v-4c-1.1,0-2-0.9-2-2S20.9,10,22,10z M13,17.5h-2v-2h2V17.5z M13,13h-2v-2h2V13z M13,8.5h-2v-2h2V8.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM11 15h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2z",fill:"currentColor"}))},3676:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.99996 5-.00005 1.55h8.71739v-1.55zm-.00005 6.5312-.00005 1.5h14.00004v-1.5zm-.00015 5.9688.00005 1.5h8.71739v-1.5z",fill:"currentColor"}))},2127:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 7.87545455c-1.0045455 0-1.8181818.81363636-1.8181818 1.81818181v2.72727274h-12.72727276v-2.72727274c0-1.00454545-.81363637-1.81818181-1.81818182-1.81818181-1.00454546 0-1.81818182.81363636-1.81818182 1.81818181v5.14764964c0 1 .81818182 1.8181818 1.81818182 1.8181818h16.36363638c1 0 1.8181818-.8181818 1.8181818-1.8181818v-5.14764964c0-1.00454545-.8136364-1.81818181-1.8181818-1.81818181zm-2.7272727-4.54545455h-10.90909095c-1 0-1.81818182.81818182-1.81818182 1.81818182v1.95909091c1.05454545.37727272 1.81818182 1.37727272 1.81818182 2.55909091v1.84545456h10.90909095v-1.84545456c0-1.18181819.7636363-2.18181819 1.8181818-2.55909091v-1.95909091c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.5 7.5v-1.66666667c0-1.375-1.125-2.5-2.5-2.5h-10c-1.375 0-2.5 1.125-2.5 2.5v1.66666667c-1.375 0-2.5 1.125-2.5 2.5v4.1666667c0 1.375 1.125 2.5 2.5 2.5h15c1.375 0 2.5-1.125 2.5-2.5v-4.1666667c0-1.375-1.125-2.5-2.5-2.5zm-13.33333333-1.66666667c0-.45833333.375-.83333333.83333333-.83333333h10c.4583333 0 .8333333.375.8333333.83333333v2.31666667c-.5083333.45833333-.8333333 1.11666667-.8333333 1.85v1.6666667h-10v-1.6666667c0-.73333333-.325-1.39166667-.83333333-1.85zm14.16666663 8.33333337c0 .4583333-.375.8333333-.8333333.8333333h-15c-.45833333 0-.83333333-.375-.83333333-.8333333v-4.1666667c0-.45833333.375-.83333333.83333333-.83333333s.83333333.375.83333333.83333333v3.3333333h13.33333337v-3.3333333c0-.45833333.375-.83333333.8333333-.83333333s.8333333.375.8333333.83333333z",fill:"currentColor"}))},183:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{fill:"currentColor",d:"m12.11 5.19 1.09.2a7.76 7.76 0 0 1 6.13 5.82l.33 1.35-.15 1.35A7.78 7.78 0 1 1 11 5.29l1.08-.1h.03ZM12.25 0C11 0 10 .34 10 .75c0 .22.29.42.75.56v1a10.78 10.78 0 1 0 11.74 11.94H24c.55 0 1-.84 1-1.87 0-1.03-.45-1.88-1-1.88h-1.75a10.78 10.78 0 0 0-8.5-8.06V1.31c.46-.14.75-.34.75-.56 0-.41-1-.75-2.25-.75Z"}),(0,l.createElement)(n.Path,{fill:"currentColor",d:"M6.19 11.42v-.41c.8 0 1-.13 1-.67h.52V15h-.56v-3.58h-.96ZM9 14.91c0-1.25 2.42-1.92 2.42-3.29a.769.769 0 0 0-.85-.86c-.7 0-1 .49-1 1.14H9a1.5 1.5 0 0 1 1.55-1.63 1.23 1.23 0 0 1 1.37 1.35c0 1.35-1.9 2.15-2.29 2.87h2.61v.5H9v-.08Zm4.7-3.81h.54c0 .6.43 1 1.11 1 .68 0 1.11-.32 1.11-.9 0-.58-.57-.89-1.18-.89H15v-.5h.25c.53 0 .93-.2.93-.77 0-.57-.34-.76-.87-.76a.83.83 0 0 0-.92.84h-.51a1.32 1.32 0 0 1 1.43-1.33 1.26 1.26 0 0 1 1.41 1.19 1 1 0 0 1-.68 1 1.13 1.13 0 0 1 .96 1.19c0 .84-.66 1.39-1.67 1.39a1.46 1.46 0 0 1-1.63-1.46Zm2.17 5.55h-2.3v-.34l2.35-3.21h.48v3h.75v.5h-.75v1.1h-.53v-1.05Zm0-.5v-2.24l-1.6 2.24h1.6Z"}))},5378:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 2h-16c-1.11 0-1.99.89-1.99 2l-.01 12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2v-12c0-1.11-.89-2-2-2zm0 14h-16v-6h16zm0-10h-16v-2h16z",fill:"currentColor"}))},8649:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m12.8672 6h1.3535l4.8164 12.4277h-1.96l-1.0371-2.8125h-4.0736-.8668l-.3078.6177.0557-.1498-.87191 2.3446h-1.91602l1.49903-3.875h-2.6211l-.69727 1.875h-1.27734l3.20508-8.28512h.90234l1.48539 3.83272zm2.6455 8.0596-1.9863-5.51956-1.9864 5.51956zm-5.58106-.544-1.32422-3.67966-1.32422 3.67966z",fill:"currentColor",fillRule:"evenodd"}))},1434:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11 0v3.03759398c3.39.49122808 6 3.39849625 6 6.93734336 0 .90225566-.18 1.75438596-.48 2.54636596l2.6 1.5338345c.56-1.2431077.88-2.6265664.88-4.08020046 0-5.19298245-3.95-9.47368421-9-9.97493734zm-1 16.9924812c-3.87 0-7-3.1378446-7-7.01754386 0-3.53884711 2.61-6.44611528 6-6.93734336v-3.03759398c-5.06.50125313-9 4.77192982-9 9.97493734 0 5.53383456 4.47 10.02506266 9.99 10.02506266 3.31 0 6.24-1.6140351 8.06-4.1002506l-2.6-1.5338346c-1.28 1.60401-3.24 2.6265664-5.45 2.6265664z",fill:"currentColor"}))},5137:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182zm0 12.9090909h-16.36363638v-11.09090908h16.36363638z",fill:"currentColor"}))},2490:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.5 0c.8325 0 1.5.61363636 1.5 1.36363636v11.27272724c0 .75-.675 1.3636364-1.5 1.3636364l-.5-2v-9h-10v9h10l.5 2h-11c-.8325 0-1.5-.6136364-1.5-1.3636364v-11.27272724c0-.75.6675-1.36363636 1.5-1.36363636zm-10 1c-.27614237 0-.5.22385763-.5.5s.22385763.5.5.5.5-.22385763.5-.5-.22385763-.5-.5-.5z",transform:"translate(1 1.001872)"}))},2589:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.5555556 14.4444444-4.4444445-4.4444444v-3.53333333c1.2888889-.46666667 2.2222222-1.68888889 2.2222222-3.13333334 0-1.84444444-1.4888889-3.33333333-3.3333333-3.33333333-1.84444444 0-3.33333333 1.48888889-3.33333333 3.33333333 0 1.44444445.93333333 2.66666667 2.22222222 3.13333334v3.53333333l-4.44444445 4.4444444h-4.44444444v5.5555556h5.55555556v-3.3888889l4.44444444-4.6666667 4.4444444 4.6666667v3.3888889h5.5555556v-5.5555556z",fill:"currentColor"}))},2574:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.33333333 5h14.99999997v-1.66666667h-14.99999997c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.1666667h-1.66666667v2.5h11.6666667v-2.5h-8.33333337zm15.83333337 1.66666667h-5c-.4583334 0-.8333334.375-.8333334.83333333v8.3333333c0 .4583334.375.8333334.8333334.8333334h5c.4583333 0 .8333333-.375.8333333-.8333334v-8.3333333c0-.45833333-.375-.83333333-.8333333-.83333333zm-.8333334 7.50000003h-3.3333333v-5.83333337h3.3333333z",fill:"currentColor"}))},3750:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22s.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM22 8h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8z",fill:"currentColor"}))},3254:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.6064238 11.1802028 2.96010809-2.96010811-7.34274162-7.33228187c-1.63172036 1.63172036-1.63172036 4.27803607 0 5.92021617zm7.0917077-1.89321403c1.6003411.74264193 3.8491865.21965466 5.5122861-1.44344493 1.9978115-1.99781147 2.3848221-4.86378185.8472394-6.40136449-1.5271229-1.5271229-4.3930933-1.15057205-6.4013645.84723942-1.6630996 1.66309959-2.1860869 3.91194496-1.4434449 5.51228608l-10.20871199 10.20871195 1.47482417 1.4748242 7.20676492-7.1858454 7.1963052 7.1963052 1.4748241-1.4748242-7.1963051-7.1963052z",fill:"currentColor"}))},4734:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-9.99 5-8.26-5.16 8.26-4.84 8.26 4.84z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01l-7.99 4.99-8-5 8-4.68zm-15.99 11v-8.66l8 5.02 7.99-4.99.01 8.63z",fill:"currentColor"}))},5436:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.75 8v10.7885c0 1.0833-.8794 1.9615-1.9656 1.9615-3.0519 0-8.97462 0-12.7844 0",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m6 4.5h10c.2761 0 .5.22386.5.5v12c0 .2761-.2239.5-.5.5h-10c-.27614 0-.5-.2239-.5-.5v-12c0-.27614.22386-.5.5-.5zm10-1.5h-10c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h10c1.1046 0 2-.8954 2-2v-12c0-1.10457-.8954-2-2-2zm-1 3.75h-8v1.5h8zm-8 3.25h8v1.5h-8zm6 3.25h-6v1.5h6z",fill:"currentColor",fillRule:"evenodd"}))},8276:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m11.5 4h1.5v15.5h-1.5z"}),(0,l.createElement)(n.Path,{d:"m8 4h8.5v1.5h-8.5z"}),(0,l.createElement)(n.Path,{d:"m8 18.5h8.5v1.5h-8.5z"})))},2566:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99 0c5.53 0 10.01 4.48 10.01 10s-4.48 10-10.01 10c-5.52 0-9.99-4.48-9.99-10s4.47-10 9.99-10zm3.51 9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99 0c-5.52 0-9.99 4.48-9.99 10s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10s-4.48-10-10.01-10zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"}))},5196:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,l.createElement)(n.Path,{d:"m11.6959 13.7224c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.52538.3133-.11675.6605-.17512 1.0414-.17512.3748 0 .6943.07988.9586.23963.2642.15357.4608.36257.5898.62677.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"})))},6694:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,l.createElement)(n.Path,{d:"m7 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m7 14h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m15 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 14h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m15 14h2v2h-2z"})))},3258:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z",fill:"currentColor"}))},8277:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.71794872 0c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.23076923 2.56410256v2.05128206h6.15384617v6.15384618h2.051282c.2871795 0 .5128205.225641.5128205.5128205s-.225641.5128205-.5128205.5128205h-2.051282v6.1538461h-2.174359c-.6974359-1.7948717-2.451282-3.076923-4.49230768-3.076923-2.04102564 0-3.7948718 1.2820513-4.49230769 3.076923h-2.17435898v-2.1743589c1.7948718-.6974359 3.07692308-2.4512821 3.07692308-4.4923077 0-2.04102566-1.27179487-3.79487181-3.06666667-4.49230771l-.01025641-2.17435897h6.15384616v-2.05128206c0-.28717948.22564102-.51282051.51282051-.51282051s.51282051.22564103.51282051.51282051zm-.51282051-2.56410256c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"}))},167:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M9 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm6 0c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37C11.07 8.33 14.05 10 17.42 10c.78 0 1.53-.09 2.25-.26.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M10.25 13c0 .69-.56 1.25-1.25 1.25S7.75 13.69 7.75 13s.56-1.25 1.25-1.25 1.25.56 1.25 1.25zM15 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47c1.71-.97 3.03-2.55 3.66-4.44C6.37 6 5.05 7.58 4.42 9.47zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24-3.13 0-5.92-1.44-7.76-3.69C8.69 8.87 6.6 10.88 4 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z",fill:"currentColor"}))},2121:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m11.9731 4.00028c-4.15965-.00653-7.62297 3.2243-7.94838 7.41482-.32541 4.1905 2.59681 7.9277 6.70658 8.5769v-5.6309h-2.02198v-2.3167h2.02198v-1.7697c-.0901-.83737.1934-1.67177.7735-2.27661.58-.60484 1.3965-.91732 2.2275-.85256.5973.00788 1.1932.05895 1.7832.15283v1.97885h-1.0031c-.3459-.045-.6934.07049-.9454.31419s-.3814.5895-.3521.9407v1.5123h2.213l-.3582 2.3247h-1.8548v5.6309c4.1346-.6239 7.0873-4.3734 6.7604-8.5849-.3269-4.21147-3.8219-7.44995-8.0022-7.41482z",fill:"currentColor",fillRule:"evenodd"}))},3363:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.761 9.761 0 0 0 12 2.25Zm0 18A8.25 8.25 0 1 1 20.25 12 8.26 8.26 0 0 1 12 20.25Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M12 7.083a2.753 2.753 0 0 0-2.75 2.75.75.75 0 1 0 1.5 0 1.25 1.25 0 0 1 2.5 0c0 .374-.166.613-.658.945A2.595 2.595 0 0 0 11.25 13v.25a.75.75 0 1 0 1.5 0V13c0-.39.171-.636.68-.978a2.555 2.555 0 0 0 1.32-2.188A2.753 2.753 0 0 0 12 7.084ZM11.996 15.125a1.127 1.127 0 1 0 .004 0h-.004Z",fill:"currentColor"}))},2416:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 14h12v-1.5h-12z"}),(0,l.createElement)(n.Path,{d:"m4 18h16v-1.5h-16z"}),(0,l.createElement)(n.Path,{d:"m6 22h12v-1.5h-12z"})),(0,l.createElement)(n.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}))},1936:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm-1.9047619 12.38095239h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm5.7142857 12.38095239h-7.6190476v1.9047619h-7.61904762v-14.28571429h2.85714286v-1.90476191h1.9047619v1.90476191h2.85714286v1.9047619h7.6190476zm-10.47619046-2.8571429h1.90476191v1.9047619h-1.90476191zm0-6.66666663h1.90476191v1.9047619h-1.90476191zm3.80952386 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619zm3.8095238 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619z",fill:"currentColor"}))},1525:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m10.302 7.30717c.5217-.26086 1.0434-.39128 1.6955-.52171-1.4347 1.56512-1.826 3.91284-.7825 5.99964 1.0434 1.9564 3.2606 2.9998 5.3475 2.739-.3913.3912-.913.7825-1.4347 1.0434-2.6086 1.4347-5.73882.3912-7.04309-2.2173-1.43469-2.4781-.39128-5.73876 2.21729-7.04303z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Filter - Dark",keywords:["moon","night"]}}.styles.default},9491:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m12 11.5 8 8.5h-8z"}),(0,l.createElement)(n.Path,{d:"m4 4h8v7.5l-7.99993 8.5z"})))},meta:{label:"Filter - Grayscale",keywords:["black","white"]}}.styles.default},4310:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.94924 3.75h-5.19924c-.55228 0-1 .44772-1 1v14.5c0 .5523.44772 1 1 1h14.5313c.5523 0 1-.4477 1-1v-5.6458",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m16.8656 9.85.9234-2.02354 2.0235-.92336-2.0235-.92336-.9234-2.02354-.9234 2.02354-2.0235.92336 2.0235.92336zm-3.6836.7367-1.2279-2.7013-1.2279 2.7013-2.7013 1.2279 2.7013 1.2279 1.2279 2.7013 1.2279-2.7013 2.7013-1.2279z",fill:"currentColor"}))},meta:{label:"Filter - Main",keywords:["shine","star"]}}.styles.default},9688:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",width:"16.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m4 16 4.57143-3.3333 3.42857 2.2222 4-3.8889 4 3.8889",strokeLinejoin:"round"})))},meta:{label:"Filter - None",keywords:["default","mountain"]}}.styles.default},1053:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",width:"16.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m15.2225 13.2414c0 1.7797-1.4428 3.2225-3.2225 3.2225-1.7798 0-3.22253-1.4428-3.22253-3.2225 0-.3585.17475-.9012.53447-1.5851.34749-.6606.81936-1.3646 1.30426-2.01861.4828-.65129.9674-1.23811 1.3321-1.66292.0175-.02039.0347-.0404.0517-.06001.0169.01961.0341.03962.0516.06001.3647.42481.8493 1.01163 1.3321 1.66292.4849.65401.9568 1.35801 1.3043 2.01861.3597.6839.5345 1.2266.5345 1.5851z"})))},meta:{label:"Filter - Saturation",keywords:["drop","water","wet"]}}.styles.default},8140:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m9.27273 11.4545h-3.27273v1.091h3.27273zm1.18367-1.76723-1.1564-1.15636-.76909.76909 1.15636 1.1564zm2.0891-3.68727h-1.091v3.27273h1.091zm2.9236 3.3-.7691-.76909-1.1564 1.15636.7691.76913zm-.7418 2.1545v1.091h3.2727v-1.091zm-2.7273-1.0909c-.9055 0-1.6364.7309-1.6364 1.6364s.7309 1.6364 1.6364 1.6364 1.6364-.7309 1.6364-1.6364-.7309-1.6364-1.6364-1.6364zm1.5436 3.9491 1.1564 1.1564.7691-.7691-1.1564-1.1564zm-5.01269.3873.76909.7691 1.1564-1.1564-.76913-.7691zm2.92359 3.3h1.091v-3.2727h-1.091z",fill:"currentColor"}))},meta:{label:"Filter - Sepia",keywords:["flower","old","shine","star","vintage"]}}.styles.default},5181:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.4536 12.2145c-.1443-.0858-.2938-.1555-.4433-.2145.1495-.059.299-.1287.4433-.2145.9897-.5952 1.5412-1.6729 1.5464-2.78282-.4691-.27882-1.0052-.42895-1.5515-.42895-.5258 0-1.0567.13941-1.5413.42895-.1443.08579-.2783.18767-.402.28955.0257-.16622.0412-.33781.0412-.50939 0-1.19035-.6237-2.2252-1.5464-2.78284-.9227.55764-1.5464 1.59249-1.5464 2.78284 0 .17158.0155.34317.0412.50939-.1237-.10724-.2577-.20912-.402-.29491-.48455-.28955-1.01548-.42896-1.54125-.42896-.54124 0-1.08248.15014-1.55155.42896 0 1.10988.55155 2.18768 1.54639 2.78288.14433.0858.29382.1555.4433.2144-.14948.059-.29897.1287-.4433.2145-.98969.5952-1.54124 1.6729-1.54639 2.7829.46907.2788 1.00515.4289 1.55155.4289.52577 0 1.0567-.1394 1.54125-.4289.1443-.0858.2783-.1877.402-.2896-.0257.1716-.0412.3432-.0412.5148 0 1.1903.6237 2.2252 1.5464 2.7828.9227-.5576 1.5464-1.5925 1.5464-2.7828 0-.1716-.0155-.3432-.0412-.5094.1237.1072.2577.2037.402.2895.4846.2896 1.0155.429 1.5413.429.5412 0 1.0824-.1502 1.5515-.429-.0052-1.1099-.5567-2.1876-1.5464-2.7828zm-1.3093-2.0805c.1083-.0911.1959-.15545.2784-.19834.3144-.18767.6701-.28955 1.0309-.28955.1392 0 .2732.01609.4072.0429-.1598.48789-.4845.90619-.9175 1.16889-.0876.0536-.1856.0965-.299.1448l-.7113.2788c-.0876-.2466-.2114-.4665-.3711-.6649zm-2.1443-2.76135c.3247.38606.5155.89008.5155 1.41019 0 .10188-.0103.21984-.0258.3378l-.1186.77212c-.1237-.02145-.2474-.03753-.3711-.03753s-.2474.01608-.366.03753l-.1185-.77212c-.0207-.11796-.031-.23592-.031-.3378 0-.52547.1908-1.02413.5155-1.41019zm-3.86082 2.311c.13402-.03218.27319-.0429.41237-.0429.35567 0 .71134.09652 1.02577.28955.07732.04825.16495.1072.25258.1877l.5928.5147c-.1547.193-.2732.4075-.3608.6434l-.71138-.2788c-.10825-.0482-.20619-.0965-.28866-.1448-.44846-.268-.76805-.6809-.92268-1.16885zm1.71649 4.17695c-.10825.0911-.19588.1555-.27835.1984-.31443.1876-.6701.2895-1.03093.2895-.13917 0-.27319-.0161-.40721-.0429.15979-.4879.48453-.9061.91752-1.1689.08763-.0536.18557-.0965.29897-.1447l.71133-.2789c.0825.2467.2114.4719.3711.6649zm2.14433 2.7667c-.3247-.386-.5155-.89-.5155-1.4101 0-.1073.0103-.2199.031-.3486l.1134-.7614c.1185.0215.2422.0376.3711.0376.1237 0 .2474-.0161.366-.0376l.1185.7722c.0207.1179.031.2359.031.3378 0 .5254-.1908 1.0241-.5155 1.4101zm3.4485-2.2734c-.3557 0-.7114-.0965-1.0258-.2896-.0928-.0536-.1753-.1179-.2526-.1823l-.5928-.5147c.1547-.193.2784-.4075.3608-.6488l.7114.2788c.1134.0429.2113.0912.2938.1394.4381.2628.7577.681.9175 1.1689-.1392.0376-.2783.0483-.4123.0483z",fill:"currentColor"}))},meta:{label:"Filter - Vintage",keywords:["flower","old","sepia"]}}.styles.default},315:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.7660485 2.56204547c-.0789273 0-.1578547-.01973185-.2269162-.05919554-1.894257-.97672626-3.532-1.39109498-5.49531846-1.39109498-1.95345253 0-3.80824585.46369833-5.49531849 1.39109498-.23678212.12825699-.53275978.03946369-.67088269-.19731843-.12825698-.23678213-.03946368-.54262571.19731844-.67088269 1.83506147-.99645811 3.84770954-1.50948605 5.96888274-1.50948605 2.10144136 0 3.93650286.46369833 5.94915086 1.49962013.2466481.12825698.3354414.42423464.2071844.66101676-.0887933.1775866-.256514.27624582-.4341006.27624582zm-14.11813418 5.17960898c-.09865922 0-.19731844-.02959776-.28611174-.08879329-.2269162-.15785475-.27624581-.46369833-.11839106-.69061454.97672627-1.38122906 2.21983242-2.46648047 3.69972071-3.22615645 3.09789947-1.59827935 7.06400007-1.60814527 10.17176547-.00986592 1.4798883.75967598 2.7229944 1.83506147 3.6997207 3.20642461.1578547.21705028.1085251.53275978-.1183911.69061453s-.5327598.10852514-.6906145-.11839106c-.887933-1.24310616-2.0126481-2.21983243-3.3445475-2.90058104-2.8315196-1.45029051-6.45231293-1.45029051-9.27396659.00986593-1.34176537.69061453-2.46648047 1.67720672-3.35441344 2.92031287-.07892737.13812291-.2269162.20718436-.38477095.20718436zm6.16620117 11.90816775c-.12825698 0-.25651396-.0493296-.34530726-.1479889-.85833521-.8583352-1.32203353-1.4108268-1.9830503-2.6046033-.68074861-1.2135084-1.0359218-2.6933967-1.0359218-4.2818101 0-2.93017884 2.50594416-5.31773193 5.58411179-5.31773193 3.07816758 0 5.58411178 2.38755309 5.58411178 5.31773193 0 .2762458-.2170503.4932961-.4932961.4932961s-.4932961-.2170503-.4932961-.4932961c0-2.3875531-2.0619777-4.33113974-4.59751958-4.33113974-2.53554193 0-4.5975196 1.94358664-4.5975196 4.33113974 0 1.4206927.3157095 2.7328603.91753074 3.7983799.631419 1.134581 1.06551956 1.6180112 1.82519554 2.3875531.18745252.1973184.18745252.503162 0 .7004804-.10852514.0986593-.23678212.1479889-.36503911.1479889zm7.07386601-1.8251956c-1.1740447 0-2.2099665-.2959776-3.0584358-.878067-1.47002236-.9964581-2.34808941-2.6144693-2.34808941-4.3311397 0-.2762459.21705028-.4932961.4932961-.4932961.27624581 0 .49329609.2170502.49329609.4932961 0 1.3910949.71034642 2.7032626 1.91398882 3.5122682.7004805.4735642 1.519352.7004804 2.5059442.7004804.2367821 0 .631419-.0295978 1.0260559-.0986592.2663798-.0493296.5228938.128257.5722234.4045028.0493296.2663799-.128257.5228938-.4045028.5722235-.5623575.1085251-1.0556536.118391-1.1937765.118391zm-1.9830503 2.0323799c-.0394637 0-.0887933-.0098659-.128257-.0197318-1.5686816-.4341006-2.59473745-1.01619-3.67012294-2.0718436-1.38122906-1.3713632-2.14090505-3.1965587-2.14090505-5.1500112 0-1.5982794 1.36149722-2.90058107 3.03870394-2.90058107 1.67720675 0 3.03870395 1.30230167 3.03870395 2.90058107 0 1.0556536.9175307 1.9139888 2.0521117 1.9139888 1.1345811 0 2.0521118-.8583352 2.0521118-1.9139888 0-3.71945259-3.2064246-6.73842468-7.15279337-6.73842468-2.80192181 0-5.3670615 1.55881565-6.52137436 3.97596652-.38477096.79913966-.58208939 1.73640226-.58208939 2.76245816 0 .7695419.06906145 1.9830503.66101676 3.5615978.09865922.2565139-.02959776.5426257-.28611173.631419-.25651397.0986592-.54262571-.0394637-.631419-.2861118-.48343018-1.2924357-.7202123-2.5750056-.7202123-3.906905 0-1.1839107.2269162-2.2592961.67088269-3.19655873 1.31216761-2.7525922 4.22261456-4.53832406 7.40930733-4.53832406 4.48899447 0 8.13938557 3.46293858 8.13938557 7.72501679 0 1.5982794-1.3614972 2.9005811-3.038704 2.9005811-1.6772067 0-3.0387039-1.3023017-3.0387039-2.9005811 0-1.0556536-.9175307-1.9139888-2.05211175-1.9139888-1.13458101 0-2.05211175.8583352-2.05211175 1.9139888 0 1.6870727.65115084 3.2656202 1.84492739 4.4495308.93726258.9273967 1.83506151 1.4404246 3.22615641 1.8251956.2663799.0690614.4143688.3453072.3453073.6018212-.0493296.2269162-.256514.374905-.4636983.374905z",transform:"translate(1)",fill:"currentColor"}))},98:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.91322329.78180339s.69401426 2.48532134.69401426 4.50171413c0 1.93198565-1.2661071 3.49820703-3.19809275 3.49820703-1.94136422 0-3.40442131-1.56622138-3.40442131-3.49820703l.02813571-.33762856c-1.89447137 2.25085707-3.02927847 5.16759264-3.02927847 8.33754974 0 4.1453284 3.35752846 7.5028569 7.50285689 7.5028569 4.14532848 0 7.50285688-3.3575285 7.50285688-7.5028569 0-5.05504985-2.4290499-9.56614256-6.09607121-12.50163531zm-1.67876423 17.19092081c-1.66938566 0-3.0198999-1.3129999-3.0198999-2.9448713 0-1.5193285.98474997-2.5884856 2.63537848-2.9261142 1.66000709-.3376285 3.37628556-1.1348071 4.33289986-2.41967133.3657643 1.20983563.5533357 2.48532133.5533357 3.78894273 0 2.4853213-2.0163928 4.5017141-4.50171414 4.5017141z",transform:"translate(2.553223 -.786621)",fill:"currentColor"}))},7542:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.45454545 9.09090909h-5.45454545v1.81818181h5.45454545zm1.97272728-2.94545454-1.92727273-1.92727273-1.28181818 1.28181818 1.92727273 1.92727273zm3.48181817-6.14545455h-1.81818181v5.45454545h1.81818181zm4.8727273 5.5-1.2818182-1.28181818-1.9272727 1.92727273 1.2818182 1.28181818zm-1.2363637 3.59090909v1.81818181h5.4545455v-1.81818181zm-4.5454545-1.81818182c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727273 0 1.5090909 1.21818182 2.7272727 2.72727273 2.7272727 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272727 0-1.50909091-1.2181818-2.72727273-2.7272727-2.72727273zm2.5727273 6.58181823 1.9272727 1.9272727 1.2818182-1.2818182-1.9272727-1.9272727zm-8.35454548.6454545 1.28181818 1.2818182 1.92727273-1.9272727-1.28181818-1.2818182zm4.87272727 5.5h1.81818181v-5.4545455h-1.81818181z",fill:"currentColor"}))},4893:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5.5 18v-12c0-.27614.22386-.5.5-.5h3v-1.5h-3c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h3v-1.5h-3c-.27614 0-.5-.2239-.5-.5z"}),(0,l.createElement)(n.Path,{d:"m13 2v20h-2v-20z"}),(0,l.createElement)(n.Path,{d:"m16.5 4v1.5h-1.5v-1.5z"}),(0,l.createElement)(n.Path,{d:"m20 6c0-1.10457-.8954-2-2-2v1.5c.2761 0 .5.22386.5.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 16.5v-2h1.5v2z"}),(0,l.createElement)(n.Path,{d:"m20 13h-1.5v-2h1.5z"}),(0,l.createElement)(n.Path,{d:"m18 18.5c.2761 0 .5-.2239.5-.5h1.5c0 1.1046-.8954 2-2 2z"}),(0,l.createElement)(n.Path,{d:"m16.5 20v-1.5h-1.5v1.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 9.5h1.5v-2h-1.5z"})))},3314:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 5.5h12c.2761 0 .5.22386.5.5v3h1.5v-3c0-1.10457-.8954-2-2-2h-12c-1.10457 0-2 .89543-2 2v3h1.5v-3c0-.27614.22386-.5.5-.5z"}),(0,l.createElement)(n.Path,{d:"m22 13h-20v-2h20z"}),(0,l.createElement)(n.Path,{d:"m20 16.5h-1.5v-1.5h1.5z"}),(0,l.createElement)(n.Path,{d:"m18 20c1.1046 0 2-.8954 2-2h-1.5c0 .2761-.2239.5-.5.5z"}),(0,l.createElement)(n.Path,{d:"m7.5 18.5h2v1.5h-2z"}),(0,l.createElement)(n.Path,{d:"m11 20v-1.5h2v1.5z"}),(0,l.createElement)(n.Path,{d:"m5.5 18c0 .2761.22386.5.5.5v1.5c-1.10457 0-2-.8954-2-2z"}),(0,l.createElement)(n.Path,{d:"m4 16.5h1.5v-1.5h-1.5z"}),(0,l.createElement)(n.Path,{d:"m14.5 18.5v1.5h2v-1.5z"})))},2151:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 20c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm-6.0952381-11.19047619c0 1.31428569 1.06666667 2.38095239 2.38095239 2.38095239.5047619 0 .96190476-.152381 1.35238095-.4190476l-.01904762.1809524c0 1.3142857 1.06666667 2.3809523 2.38095238 2.3809523 1.3142857 0 2.3809524-1.0666666 2.3809524-2.3809523l-.0190476-.1809524c.3809523.2666666.847619.4190476 1.3523809.4190476 1.3142857 0 2.3809524-1.0666667 2.3809524-2.38095239 0-.95238095-.5619048-1.76190476-1.3619048-2.14285714.8-.38095238 1.3619048-1.19047619 1.3619048-2.14285715 0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-.5047619 0-.9619047.15238096-1.3523809.41904762l.0190476-.18095238c0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-1.31428571 0-2.38095238 1.06666667-2.38095238 2.38095238l.01904762.18095238c-.38095238-.26666666-.84761905-.41904762-1.35238095-.41904762-1.31428572 0-2.38095239 1.06666667-2.38095239 2.38095238 0 .95238096.56190477 1.76190477 1.36190477 2.14285715-.8.38095238-1.36190477 1.19047619-1.36190477 2.14285714zm6.0952381-4.52380952c1.3142857 0 2.3809524 1.06666666 2.3809524 2.38095238 0 1.31428571-1.0666667 2.38095238-2.3809524 2.38095238-1.31428571 0-2.38095238-1.06666667-2.38095238-2.38095238 0-1.31428572 1.06666667-2.38095238 2.38095238-2.38095238zm-8.57142857 7.14285711c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.81904762 11.4952381c.14285714 0 .27619048-.0095238.40952381-.0285714.44761905 1.0952381 1.52380952 1.8666666 2.77142857 1.8666666 1.247619 0 2.3238095-.7714285 2.7714286-1.8666666.1333333.0190476.2761904.0285714.4095238.0285714 1.647619 0 2.9904762-1.3428571 2.9904762-2.9904762 0-.67619047-.2380953-1.32380952-.6380953-1.83809523.4095238-.51428572.6380953-1.16190477.6380953-1.83809524 0-1.64761905-1.3428572-2.99047619-2.9904762-2.99047619-.1428572 0-.2761905.00952381-.4095238.02857143-.4476191-1.0952381-1.5238096-1.86666667-2.7714286-1.86666667-1.24761905 0-2.32380952.77142857-2.77142857 1.86666667-.13333333-.01904762-.27619048-.02857143-.40952381-.02857143-1.64761905 0-2.99047619 1.34285714-2.99047619 2.99047619 0 .67619047.23809524 1.32380952.63809524 1.83809524-.40952381.51428571-.64761905 1.16190476-.64761905 1.83809523 0 1.6476191 1.34285714 2.9904762 3 2.9904762zm3.18095238-.0666667c-.59047619 0-1.06666667-.4666666-1.08571429-1.047619l.11428572-1.03809526c.3047619.11428572.62857143.18095238.97142857.18095238.3428571 0 .6761905-.06666666.9809524-.18095238l.1047619 1.03809526c-.0190476.5809524-.4952381 1.047619-1.0857143 1.047619zm3.1809524-1.83809521c-.2285714 0-.4380953-.06666667-.6095238-.19047619l-.7714286-.54285714c.5238095-.42857143.8952381-1.03809524 1.0095238-1.74285715l.8380952.4c.3809524.18095239.6285715.56190477.6285715.98095239 0 .6095238-.4952381 1.09523809-1.0952381 1.09523809zm-.6190476-5.65714286c.1904762-.12380952.4-.19047619.6190476-.19047619.6 0 1.0857143.48571429 1.0857143 1.08571429 0 .41904762-.2380953.79047619-.6285715.98095238l-.8380952.4c-.1142857-.70476191-.4857143-1.31428571-1.0190476-1.74285714zm-2.5619048-2.02857143c.5904762 0 1.0666667.46666667 1.0857143 1.04761905l-.1047619 1.03809524c-.3047619-.11428571-.6380953-.18095238-.9809524-.18095238-.34285714 0-.66666667.06666667-.97142857.18095238l-.11428572-1.03809524c.01904762-.58095238.4952381-1.04761905 1.08571429-1.04761905zm-3.18095238 1.83809524c.22857143 0 .43809524.06666667.60952381.19047619l.77142857.53333334c-.52380952.42857143-.8952381 1.03809523-1.00952381 1.74285714l-.83809524-.4c-.38095238-.19047619-.62857143-.56190476-.62857143-.98095238 0-.6.4952381-1.08571429 1.0952381-1.08571429zm-.46666667 3.78095238.83809524-.4c.11428571.70476191.48571429 1.31428572 1.01904762 1.74285715l-.77142857.52380952c-.19047619.12380952-.4.19047619-.61904762.19047619-.6 0-1.08571429-.48571428-1.08571429-1.08571428-.00952381-.40952381.23809524-.78095239.61904762-.97142858zm3.64761905 12.47619048c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm2.3238095-2.3238095c.6761905-1.8095238 2.1142857-3.2571429 3.9238095-3.9238095-.6761904 1.8095238-2.1142857 3.247619-3.9238095 3.9238095zm-10.89523807-6.2476191c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286zm2.32380952 2.3238096c1.80952381.6761904 3.25714286 2.1142857 3.92380953 3.9238095-1.80952381-.6761905-3.24761905-2.1142857-3.92380953-3.9238095z",fill:"currentColor"}))},1856:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.93 11.5h4.14l-2.07-5.52zm10.07-11.5h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm-4.05 16.5-1.14-3h-5.64l-1.12 3h-2.09l5.11-13h1.86l5.11 13z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.17 13.5h5.64l1.14 3h2.09l-5.11-13h-1.86l-5.11 13h2.09zm2.83-7.52 2.07 5.52h-4.14zm8-5.98h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-16v-16h16z",fill:"currentColor"}))},9078:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m20.2 17h-16.536c-.4424 0-.664-.3619-.664-.8095 0-4.9656 1.9848-9.12821 6.564-10.22997v-1.71351c0-.44766.3576-.80952.8-.80952h3.2c.4424 0 .8.36186.8.80952v1.71351c4.5792 1.10176 6.636 5.26437 6.636 10.22997 0 .4476-.3576.8095-.8.8095zm-7.336-12h-2v.70796c.2648-.02105.8296-.04129 1.1-.04129s.6352.02024.9.04129zm-.9 2.29688c-4.94375 0-7.0584 3.67062-7.464 8.20312h14.864c-.4056-4.5325-2.4563-8.20312-7.4-8.20312z"}),(0,l.createElement)(n.Path,{d:"m2 18.5h20v1.5h-20z"})))},2142:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m17.7646 7.89213c-.096.53182-.5444.96979-1.1209 1.06364l-.4164.06257 1.2491 2.28376c.2242.4066.2242.9072-.032 1.3452-.2563.4066-.7046.6569-1.185.6569-.2563 0-.4805-.0626-.7046-.1877l-3.491-2.0022-3.39495 2.0022c-.22419.1251-.48041.1877-.7046.1877-.48041 0-.89677-.2503-1.18501-.6257-.25622-.3754-.28825-.8759-.09609-1.2826l1.12096-2.37756-.73663-.1877c-.44838-.12514-.80068-.43797-.96082-.84466-1.88962 1.3452-3.10666 3.34732-3.10666 5.59982 0 4.0981 4.03546 7.4142 8.9997 7.4142 4.9643 0 8.9997-3.3161 8.9997-7.4142.032-2.2837-1.2491-4.34847-3.2348-5.69367z"}),(0,l.createElement)(n.Path,{d:"m7.35566 7.70438 1.92165.46925c.09608.03129.16014.15642.12811.25027l-1.6334 3.4725c-.06406.1564.09608.3128.25622.219l3.90736-2.31501c.064-.03129.1281-.03129.1922 0l4.0034 2.31501c.1601.0938.3523-.0939.2562-.2503l-1.9216-3.50377c-.0641-.09385 0-.25027.1281-.25027l1.7935-.31283c.1922-.03129.1922-.31284.032-.34412-.8967-.25027-2.4341-.65696-3.6511-.81338.0961-1.12621.4804-2.62783.7687-3.25351.2242-.50053-1.5694-.53182-1.7616 0-.1601.46926-.4483 2.03345-.5444 3.22223-1.24909.12513-2.94654.50054-3.90737.75081-.12811.06256-.12811.31283.03203.34412z"})))},9657:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"8"}),(0,l.createElement)(n.Path,{d:"m14.9586 9.09098-3.9304 5.28592-2.27901-1.6946",stroke:"#fff",strokeWidth:"1.5"}))},8645:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m11.6959 13.9724c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.5254.3133-.1167.6605-.1751 1.0414-.1751.3748 0 .6943.0799.9586.2396.2642.1536.4608.3626.5898.6268.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"}),(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"})))},8241:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.5 4c-4.692 0-8.5 3.808-8.5 8.5s3.808 8.5 8.5 8.5h4.25v-1.7h-4.25c-3.689 0-6.8-3.111-6.8-6.8s3.111-6.8 6.8-6.8 6.8 3.111 6.8 6.8v1.2155c0 .6715-.6035 1.3345-1.275 1.3345s-1.275-.663-1.275-1.3345v-1.2155c0-2.346-1.904-4.25-4.25-4.25s-4.25 1.904-4.25 4.25 1.904 4.25 4.25 4.25c1.173 0 2.244-.476 3.009-1.2495.5525.7565 1.5045 1.2495 2.516 1.2495 1.6745 0 2.975-1.36 2.975-3.0345v-1.2155c0-4.692-3.808-8.5-8.5-8.5zm0 11.05c-1.411 0-2.55-1.139-2.55-2.55s1.139-2.55 2.55-2.55 2.55 1.139 2.55 2.55-1.139 2.55-2.55 2.55z",fill:"currentColor"}))},4934:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.0041 8.15789c2.2592 0 4.0928 1.76843 4.0928 3.94741 0 .5131-.1065.9947-.2947 1.4447l2.3902 2.3053c1.236-.9948 2.2101-2.2816 2.8076-3.75-1.4161-3.46583-4.9113-5.92109-9.0041-5.92109-1.146 0-2.24283.19737-3.25784.55263l1.76804 1.70527c.4666-.18158.9659-.28422 1.498-.28422zm-8.18555-2.15526 1.86631 1.8.37653.36316c-1.3588 1.01842-2.42292 2.37631-3.06139 3.93951 1.4161 3.4658 4.91132 5.921 9.0041 5.921 1.2688 0 2.4802-.2368 3.5853-.6631l.3438.3315 2.3983 2.3053 1.0396-1.0026-14.51298-13.9974zm4.52661 4.36577 1.26876 1.2237c-.04093.1658-.06549.3395-.06549.5132 0 1.3105 1.09687 2.3684 2.45567 2.3684.1801 0 .3602-.0237.5321-.0632l1.2687 1.2237c-.5484.2605-1.1541.4184-1.8008.4184-2.25922 0-4.09278-1.7684-4.09278-3.9473 0-.6237.16371-1.2079.43384-1.7369zm3.52794-.61577 2.5785 2.48687.0163-.1263c0-1.3106-1.0968-2.36846-2.4556-2.36846z",fill:"currentColor"}))},270:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m13 11.9999v-1c0-1.10459-.8954-2.00002-2-2.00002h-4c-1.10457 0-2 .89543-2 2.00002v1"}),(0,l.createElement)(n.Path,{d:"m4 19.2499h9"}),(0,l.createElement)(n.Path,{d:"m4 15.2499h16"})),(0,l.createElement)(n.Circle,{cx:"9",cy:"5",fill:"currentColor",r:"2"}))},8220:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"14.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"8.5",x:"7.75",y:"4.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m11 16h2v1.5h-2z",fill:"currentColor"}))},2429:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"4"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"4",stroke:"currentColor"}))},5689:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25"}),(0,l.createElement)(n.Path,{d:"m8 11 3.7141 2.7755c.1781.133.4225.1326.6001-.001l3.6858-2.7745"})))},1586:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 7.25h14c.6904 0 1.25.55964 1.25 1.25v7c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-7c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m16 12.75h-8v-1.5h8z",fill:"currentColor",fillRule:"evenodd"}))},9228:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4 8h16c.6904 0 1.25.55964 1.25 1.25v5c0 .6904-.5596 1.25-1.25 1.25h-16c-.69036 0-1.25-.5596-1.25-1.25v-5c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},9868:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m19.9998 15.5h-16.00004v-1.5h16.00004z"}),(0,l.createElement)(n.Path,{d:"m15.9998 5.5h-12.00004v-1.5h12.00004z"}),(0,l.createElement)(n.Path,{d:"m19.9998 10.5h-16.00004v-1.5h16.00004z"}),(0,l.createElement)(n.Path,{d:"m19.9998 20h-16.00004v-1.5h16.00004z"})))},5903:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m10.5018 11.3502 4.4504-2.98515-1.4486 4.72825-4.45583 2.9533z",fill:"currentColor"}))},1281:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m19 6.75h-14c-.69036 0-1.25.55964-1.25 1.25v8.5c0 .6904.55964 1.25 1.25 1.25h14c.6904 0 1.25-.5596 1.25-1.25v-8.5c0-.69036-.5596-1.25-1.25-1.25z"}),(0,l.createElement)(n.Path,{d:"m4 7 8 6 8-6"})))},1981:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z",fill:"currentColor"}))},1233:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.9645996 0h-15.99999999v2.5l8.12499999 7.5-8.12499999 7.5v2.5h15.99999999v-3.75h-9.74999999l6.24999999-6.25-6.24999999-6.25h9.74999999z",fill:"currentColor"}))},3710:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"14.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m5.06667 14.6666 3.9619-2.1334 2.97143 1.4222 3.4667-2.4888 3.4666 2.4888",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},meta:{label:"Gallery - Carousel",keywords:["display","mountains"]}}.styles.default},9839:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",width:"13.5",x:"7.75",y:"7.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m8 17 3.7143-2 2.7857 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round",fill:"none"}),(0,l.createElement)(n.Path,{d:"m22 3.75h-4.0005c-1.1046 0-1.9995.89543-1.9995 2v1.25m-12.25 15v-3.0002c0-1.1046.89543-1.9998 2-1.9998h1.25m-2-6.25c-1.5 0-2.25-.89543-2.25-2v-4c0-1.10457.89543-2 2-2h4c1.10457 0 2.25.75 2.25 2.25"})))},2759:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{fill:"none",height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"13.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m4 13 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m21.5 11c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m21.5 21c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.8284.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h12c.8284 0 1.5.6716 1.5 1.5z"})))},3342:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m20.75 21.75v-1c0-.5523-.4477-1-1-1h-5c-.5523 0-1 .4477-1 1v1"}),(0,l.createElement)(n.Path,{d:"m10.25 21.75v-1c0-.5523-.44772-1-1-1h-5c-.55228 0-1 .4477-1 1v1"}),(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",width:"13.5",x:"5.25",y:"2.75"}),(0,l.createElement)(n.Path,{d:"m5.5 12 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round"})))},8258:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 13 4.5-2.5 3.5 1.8333 4-3.3333 4 3.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h15c.8284 0 1.5.6716 1.5 1.5z",fill:"currentColor"}))},3930:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 13.8587524v-11.87893062c0-1.08890198-.8909198-1.97982178-1.9798218-1.97982178h-11.87893064c-1.08890198 0-1.97982178.8909198-1.97982178 1.97982178v11.87893062c0 1.088902.8909198 1.9798218 1.97982178 1.9798218h11.87893064c1.088902 0 1.9798218-.8909198 1.9798218-1.9798218zm-10.88901978-3.95964351 2.00951908 2.68265851 2.9400354-3.6725694 3.9596435 4.9495544h-11.87893064zm-9.11098022-5.89910889v14.028125c0 1.088902.8909198 1.9798218 1.97982178 1.9798218l14.02017822-.0079468v-1.9798218l-14.02017822.0079468v-14.028125z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 2v12h-12v-12zm0-2h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-8.5 9.67 1.69 2.26 2.48-3.1 3.33 4.17h-10zm-9.5-5.67v14c0 1.1.9 2 2 2h14v-2h-14v-14z",fill:"currentColor"}))},3219:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M13 4v2.67l-1 1-1-1V4h2m7 7v2h-2.67l-1-1 1-1H20M6.67 11l1 1-1 1H4v-2h2.67M12 16.33l1 1V20h-2v-2.67l1-1M15 2H9v5.5l3 3 3-3V2zm7 7h-5.5l-3 3 3 3H22V9zM7.5 9H2v6h5.5l3-3-3-3zm4.5 4.5l-3 3V22h6v-5.5l-3-3z",fill:"currentColor"}))},4153:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m1.92731278 4.32703003c.77092511-.7897664 1.54185022-1.50166852 1.88325991-1.3570634.55066079.22246941 0 1.14571746-.33039648 1.69076752-.2753304.46718576-3.14977973 4.32703003-3.14977973 7.01890985 0 1.4238043.52863436 2.6028922 1.47577092 3.3147943.82599119.6229143 1.91629956.8120133 2.90748899.5116796 1.17841409-.3448276 2.14757709-1.5572859 3.37004405-3.0812013 1.33259912-1.6573971 3.11674006-3.82647389 4.49339206-3.82647389 1.7951542 0 1.8171806 1.12347053 1.938326 1.99110119-4.1629956.7119022-5.92511013 4.0823137-5.92511013 5.9733037s1.58590313 3.4371524 3.53524233 3.4371524c1.7951541 0 4.7246696-1.4794216 5.1651982-6.785317h2.7092511v-2.7808676h-2.7202643c-.1651983-1.83537269-1.2004405-4.67185767-4.438326-4.67185767-2.4779736 0-4.60352424 2.12458287-5.44052864 3.15906563-.63876652.81201335-2.26872247 2.75862064-2.52202643 3.02558394-.2753304.3337042-.74889868.9343716-1.22246696.9343716-.49559472 0-.79295155-.9232481-.39647578-2.1357064.38546256-1.21245826 1.54185022-3.18131254 2.03744494-3.9154616.85903084-1.26807564 1.43171806-2.13570634 1.43171806-3.64849833 0-2.4137931-1.8061674-3.18131257-2.76431718-3.18131257-1.45374449 0-2.72026432 1.11234705-2.99559471 1.39043382-.39647577.40044493-.72687225.73414905-.969163 1.03448275zm10.23127752 12.96996667c-.3414097 0-.814978-.2892103-.814978-.8008899 0-.6674082.8039648-2.4471635 3.160793-3.0700779-.3303965 2.9922136-1.5748899 3.8709678-2.345815 3.8709678z",fill:"currentColor"}))},5273:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m8 4.5-4 5v-5z"}),(0,l.createElement)(n.Path,{d:"m12 10.5h1v4h-1z"}),(0,l.createElement)(n.Path,{d:"m10.2 10.5h-2.4c-.48 0-.8.3333-.8.6667v2.6666c0 .3334.32.6667.8.6667h2.4c.48 0 .8-.3333.8-.6667v-1.3333h-1.2v1h-1.6v-2h2.8v-.3333c0-.3334-.32-.6667-.8-.6667z"}),(0,l.createElement)(n.Path,{d:"m17 11.5v-1h-3v4h1v-1.3333h1.3333v-1h-1.3333v-.6667z"})))},1824:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 3c-4.9725 0-9 4.13206-9 9.2285 0 4.0782 2.5785 7.5366 6.15375 8.7556.45.0869.615-.1985.615-.4438 0-.2192-.0075-.7998-.01125-1.5688-2.5035.5568-3.0315-1.2382-3.0315-1.2382-.4095-1.0651-1.00125-1.3497-1.00125-1.3497-.81525-.5721.063-.5606.063-.5606.90375.0646 1.3785.9505 1.3785.9505.8025 1.4112 2.10675 1.0036 2.62125.7676.081-.5968.3128-1.0036.57-1.2344-1.99875-.2307-4.0995-1.0243-4.0995-4.5604 0-1.0074.34875-1.8303.92625-2.4763-.10125-.23302-.405-1.17125.07875-2.44248 0 0 .75375-.24763 2.475.94593.72-.20534 1.485-.30685 2.25-.31147.765.00462 1.53.10613 2.25.31147 1.71-1.19356 2.4638-.94593 2.4638-.94593.4837 1.27123.18 2.20946.09 2.44248.5737.646.9225 1.4689.9225 2.4763 0 3.5453-2.1038 4.3259-4.1063 4.5527.315.2769.6075.8429.6075 1.7073 0 1.2351-.0112 2.2272-.0112 2.5271 0 .2422.1575.5306.6187.4383 3.6008-1.2104 6.177-4.6711 6.177-8.7432 0-5.09644-4.0297-9.2285-9-9.2285",fill:"currentColor"}))},9217:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-8 10c0-.61.08-1.21.21-1.78l4.78 4.78v1c0 1.1.9 2 2 2v1.93c-3.93-.5-6.99-3.86-6.99-7.93zm13.89 5.4c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1v-2h2c1.1 0 2-.9 2-2v-.41c2.93 1.18 5.01 4.06 5.01 7.41 0 2.08-.81 3.98-2.11 5.4z",fill:"currentColor"}))},2961:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m4 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m18 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m4 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m18 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m4 11h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m10 10h4v4h-4z"}),(0,l.createElement)(n.Path,{d:"m18 11h2v2h-2z"})))},4283:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M8 10H5V7H3v3H0v2h3v3h2v-3h3v-2zm10 1c1.66 0 2.99-1.34 2.99-3S19.66 5 18 5c-.32 0-.63.05-.91.14.57.81.9 1.79.9 2.86s-.34 2.04-.9 2.86c.28.09.59.14.91.14zm-5 0c1.66 0 2.99-1.34 2.99-3S14.66 5 13 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm6.62 2.16c.83.73 1.38 1.66 1.38 2.84v2h3v-2c0-1.54-2.37-2.49-4.38-2.84zM13 13c-2 0-6 1-6 3v2h12v-2c0-2-4-3-6-3z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M5 15v-3h3v-2H5V7H3v3H0v2h3v3zm7-1.25c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM7.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H7.34zM12 12c1.93 0 3.5-1.57 3.5-3.5S13.93 5 12 5 8.5 6.57 8.5 8.5 10.07 12 12 12zm0-5c.83 0 1.5.67 1.5 1.5S12.83 10 12 10s-1.5-.67-1.5-1.5S11.17 7 12 7zm5 5c1.93 0 3.5-1.57 3.5-3.5S18.93 5 17 5c-.24 0-.48.02-.71.07.76.94 1.21 2.13 1.21 3.43 0 1.3-.47 2.48-1.23 3.42.24.05.48.08.73.08zm2.32 2.02c1 .81 1.68 1.87 1.68 3.23V19h3v-1.75c0-1.69-2.44-2.76-4.68-3.23z",fill:"currentColor"}))},6415:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zM9.5 8c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5S9.5 9.38 9.5 8zm6.5 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}),(0,l.createElement)(n.Circle,{cx:"8",cy:"14",r:"2"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"8",r:"2"}),(0,l.createElement)(n.Circle,{cx:"16",cy:"14",r:"2"})))},4760:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0384629.01236979c-5.23157899 0-9.47368425 4.24210526-9.47368425 9.47368421v7.3684211c0 1.7473684 1.41052631 3.1578947 3.15789473 3.1578947h3.15789474v-8.4210526h-4.21052632v-2.1052632c0-4.07368421 3.29473685-7.36842105 7.3684211-7.36842105 4.0736842 0 7.368421 3.29473684 7.368421 7.36842105v2.1052632h-4.2105263v8.4210526h3.1578947c1.7473685 0 3.1578948-1.4105263 3.1578948-3.1578947v-7.3684211c0-5.23157895-4.2421053-9.47368421-9.4736842-9.47368421z",fill:"currentColor"}))},6819:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 20-1.45-1.4386921c-5.15-5.0899183-8.55-8.4468665-8.55-12.56675749 0-3.35694823 2.42-5.99455041 5.5-5.99455041 1.74 0 3.41.88283379 4.5 2.27792916 1.09-1.39509537 2.76-2.27792916 4.5-2.27792916 3.08 0 5.5 2.63760218 5.5 5.99455041 0 4.11989099-3.4 7.47683919-8.55 12.57765669",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.5 0c-1.74 0-3.41.88283379-4.5 2.27792916-1.09-1.39509537-2.76-2.27792916-4.5-2.27792916-3.08 0-5.5 2.63760218-5.5 5.99455041 0 4.11989099 3.4 7.47683919 8.55 12.57765669l1.45 1.4277929 1.45-1.4386921c5.15-5.0899183 8.55-8.4468665 8.55-12.56675749 0-3.35694823-2.42-5.99455041-5.5-5.99455041zm-4.4 16.9482289-.1.1089918-.1-.1089918c-4.76-4.6975477-7.9-7.80381473-7.9-10.95367849 0-2.17983651 1.5-3.8147139 3.5-3.8147139 1.54 0 3.04 1.07901908 3.57 2.57220709h1.87c.52-1.49318801 2.02-2.57220709 3.56-2.57220709 2 0 3.5 1.63487739 3.5 3.8147139 0 3.14986376-3.14 6.25613079-7.9 10.95367849z",fill:"currentColor"}))},3307:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m5 15.25h14c.6904 0 1.25.5596 1.25 1.25v2.5c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-2.5c0-.6904.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 4h16v11h-16z",fill:"currentColor"}))},1792:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 22h8v-1.5h-8z"}),(0,l.createElement)(n.Path,{d:"m13.1758 2.46347c-2.1834 3.59813-4.63759 7.27765-6.46611 10.71183-.08879.1668-.0675.1566-.05735.2834.12017.985.57349 2.8924.57349 2.8924s-.82048 1.913-1.22583 2.6489h2.4c.27105-.3982.5519-1.0806.78287-1.4935.28752-.0817 1.90663-.5383 2.75273-.9084.1162-.0508.144-.0958.2151-.1962 2.0301-3.6693 3.8383-7.45927 5.7349-11.1769.2357-.55654.1087-1.07052-.3943-1.35894-.9591-.56757-1.9166-1.13821-2.8746-1.70778-.5347-.27141-1.0654-.20883-1.4409.30519zm-5.42348 11.82773c-.03001-.1268.10567-.2255.21813-.1598l2.79925 1.6362c.1099.0643.0947.2271-.0257.2686-.584.2016-1.17592.3838-1.53469.4923-.03989.0121-.08273.0069-.11871-.0142l-.91474-.5345c-.03871-.0226-.0652-.0613-.07265-.1055-.09848-.5844-.23671-1.1009-.35089-1.5831z"})))},7384:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z",fill:"currentColor"}))},6551:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z"}),(0,l.createElement)(n.Path,{d:"m13.611 20.7346-3.2192.0004c-.0835 0-.1661-.0163-.2432-.0482s-.1472-.0787-.20616-.1377c-.059-.059-.10578-.1291-.13769-.2062-.0319-.0771-.04829-.1597-.04823-.2431l-.00174-3.8546 2.24522-2.2452 2.2446 2.2446-.0005 3.8568c-.0005.1678-.0674.3285-.186.4471-.1186.1187-.2794.1855-.4471.1861z"}),(0,l.createElement)(n.Path,{d:"m20.7346 10.389.0004 3.2192c0 .0835-.0163.1661-.0482.2432s-.0787.1472-.1377.2062-.1291.1057-.2062.1376-.1597.0483-.2431.0483l-3.8546.0017-2.2452-2.2452 2.2446-2.24463 3.8568.0005c.1678.00052.3285.0674.4471.18603.1187.1186.1855.2794.1861.4471z"}),(0,l.createElement)(n.Path,{d:"m3.26543 13.611-.00042-3.2192c-.00006-.0835.01633-.1661.04823-.2432s.07869-.1472.13769-.20616c.05899-.059.12904-.10578.20614-.13769.07709-.0319.15973-.04829.24317-.04823l3.85454-.00174 2.24522 2.24522-2.24463 2.2446-3.85679-.0005c-.16774-.0005-.32849-.0674-.44712-.186s-.18551-.2794-.18603-.4471z"})))},2291:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}),(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm5.5789474-3.15789469c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z",fill:"currentColor"}))},5174:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 0h-16c-1.1 0-1.99.9-1.99 2l-.01 10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9 3h2v2h-2zm0 3h2v2h-2zm-3-3h2v2h-2zm0 3h2v2h-2zm-1 2h-2v-2h2zm0-3h-2v-2h2zm9 7h-8v-2h8zm0-4h-2v-2h2zm0-3h-2v-2h2zm3 3h-2v-2h2zm0-3h-2v-2h2z",transform:"translate(0, 3)",fill:"currentColor"}))},4477:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16.6666667 15c.9166666 0 1.6583333-.75 1.6583333-1.6666667l.0083333-9.16666663c0-.91666667-.75-1.66666667-1.6666666-1.66666667h-13.33333337c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.16666663c0 .9166667.75 1.6666667 1.66666666 1.6666667h-3.33333333c0 .9166667.75 1.6666667 1.66666667 1.6666667h16.66666663c.9166667 0 1.6666667-.75 1.6666667-1.6666667zm-13.33333337-10.83333333h13.33333337v9.16666663h-13.33333337zm6.66666667 11.66666663c-.45833333 0-.83333333-.375-.83333333-.8333333s.375-.8333333.83333333-.8333333c.4583333 0 .8333333.375.8333333.8333333s-.375.8333333-.8333333.8333333z",fill:"currentColor"}))},978:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99610362 17.0837787-7.42990299-5.7765731-1.63316728 1.2702412 9.07315155 7.0568956 9.0731515-7.0568956-1.6432485-1.2803225zm.01008128-2.560645 7.4198217-5.77657311 1.6533298-1.28032249-9.0731515-7.05689565-9.07315155 7.05689565 1.64324856 1.28032249z",fill:"currentColor"}))},492:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M21 6h-7.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H3c-1.1 0-2 .89-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.11-.9-2-2-2zm0 14H3V8h18v12zM9 10v8l7-4z",fill:"currentColor"}))},697:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z",fill:"currentColor"}))},2655:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.0026 7.67357c-2.3621 0-4.25762 1.92468-4.25762 4.25763 0 2.3621 1.92468 4.2576 4.25762 4.2576 2.3621 0 4.2576-1.9247 4.2576-4.2576 0-2.33295-1.8955-4.25763-4.2576-4.25763zm.3208 5.36573-.9624.9624-.9623-.9624-.93318-.9331.96238-.9624.9331.9332 2.2163-2.2163.9624.9623zm8.1944-2.3037c-.3791-.35-.5249-.90406-.3207-1.37065l.1749-.43742c.2917-.67072-.0875-1.42893-.7873-1.63306l-.4666-.11665c-.4958-.14581-.8457-.58324-.8749-1.10815v-.49575c-.0291-.72904-.6999-1.25396-1.3997-1.13731l-.4666.08749c-.5249.08748-1.0207-.14581-1.254-.6124l-.2333-.40827c-.3499-.64155-1.1665-.81653-1.7497-.40826l-.3791.26246c-.4083.29161-.9915.29161-1.3998 0l-.3791-.29162c-.5832-.43743-1.42889-.2333-1.77883.40826l-.23329.40827c-.26246.46659-.75821.69988-1.28312.6124l-.46659-.08749c-.72905-.11665-1.37061.40826-1.42893 1.13731l-.02916.46659c-.02916.52491-.3791.96234-.87485 1.10815l-.46659.1458c-.69989.20414-1.07899.96234-.78737 1.63306l.17497.43743c.20413.46659.05832 1.02071-.32078 1.37061l-.34994.3208c-.55408.4666-.55408 1.3414 0 1.808l.34994.3208c.3791.3499.52491.904.32078 1.3706l-.17497.4374c-.29162.6707.08748 1.4289.78737 1.6331l.46659.1166c.49575.1458.84569.5833.87485 1.1082l.02916.4666c.02916.729.69988 1.2539 1.39977 1.1373l.46658-.0875c.52492-.0875 1.02067.1458 1.25396.6124l.2333.4082c.34994.6416 1.16645.8166 1.74975.4083l.3791-.2624c.4082-.2917.9915-.2917 1.3997 0l.3791.2916c.5833.4374 1.429.2333 1.7789-.4083l.2333-.4083c.2624-.4665.7582-.6998 1.2831-.6124l.4666.0875c.729.1167 1.3706-.4082 1.4289-1.1373l.0292-.4666c.0291-.5249.3791-.9623.8748-1.1081l.4666-.1167c.6999-.2041 1.079-.9623.7874-1.633l-.175-.4375c-.2041-.4665-.0583-1.0206.3208-1.3706l.3499-.3207c.5541-.4666.5541-1.3415 0-1.8081zm-8.5152 7.1154c-3.26612 0-5.89068-2.6537-5.89068-5.8906 0-3.26617 2.65372-5.89073 5.89068-5.89073 3.2661 0 5.8907 2.65372 5.8907 5.89073 0 3.2369-2.6246 5.8906-5.8907 5.8906z",fill:"currentColor"}))},3018:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6976 16.8149-4.5045 2.7755c-.1023.0623-.219.0952-.338.0952-.1189 0-.2356-.0329-.3379-.0952l-3.2947-2.0192c.2929-.5543.4809-1.1606.5542-1.7867l3.2233 2.0124v-9.50002l-5.46036-3.34376v6.29688c-.4582-.4688-1.23302-.6921-2.00388-.7355-.09631 0-.19431-.0087-.29399-.0087-.09969 0-.19938 0-.29569.0087-.85883.0493-1.7495.4304-2.44608.9485v-4.963c-.0002-.11068.02756-.21953.08057-.31591s.12945-.177.22187-.23399l4.56823-2.85494c.10228-.06229.21901-.09516.33793-.09516s.23564.03287.3379.09516l4.807 2.96287 4.6025-2.83623c.0546-.03341.1169-.05136.1804-.05203.0636-.00067.1263.01598.1815.04824.0553.03225.1013.07897.1333.1354s.0488.12055.0488.18584v12.72755c-.0001.1103-.028.2188-.081.3149-.053.096-.1293.1764-.2214.2332zm-10.15796.8309-2.01909 2.2291c-.03574.0395-.07901.071-.12712.0925s-.10003.0326-.15251.0326-.10439-.0111-.15251-.0326c-.04811-.0215-.09138-.053-.12712-.0925l-2.01908-2.2291c-.46748-.5034-.77835-1.1384-.893-1.8239-.11465-.6856-.02788-1.3906.24925-2.0254.24163-.5429.62326-1.0077 1.10363-1.344.48036-.3364 1.04116-.5314 1.62172-.5641h.21796.21795c.58056.0327 1.14136.2277 1.62172.5641.48037.3363.862.8011 1.10366 1.344.2769.6349.3634 1.3401.2484 2.0256-.1149.6856-.4261 1.3205-.89386 1.8237zm-.81102-2.4164c0-.3019-.0872-.5971-.25058-.8481s-.39559-.4467-.66728-.5622c-.27169-.1156-.57064-.1458-.85907-.0869-.28842.0589-.55335.2043-.76129.4178s-.34955.4855-.40692.7816-.02793.603.08461.882c.11254.2789.30311.5173.54762.6851.24451.1677.53198.2572.82606.2572.19539 0 .38888-.0395.56938-.1163.18051-.0769.34449-.1895.48258-.3314s.24757-.3104.3222-.4958c.07462-.1854.11291-.3841.11269-.5847z",fill:"currentColor"}))},7556:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c3.921743 0 7.114273 3.19253001 7.114273 7.11427301 0 4.95331259-6.1894175 11.86305029-6.4562027 12.15651399l-.6580703.729213-.65807025-.729213c-.26678524-.2934637-6.45620276-7.2032014-6.45620276-12.15651399 0-3.921743 3.19253001-7.11427301 7.11427301-7.11427301zm-1.36060471 9.04401956-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-3.921743 0-7.11427301 3.19253001-7.11427301 7.11427301 0 4.95331259 6.18941752 11.86305029 6.45620276 12.15651399l.65807025.729213.6580703-.729213c.2667852-.2934637 6.4562027-7.2032014 6.4562027-12.15651399 0-3.921743-3.19253-7.11427301-7.114273-7.11427301zm0 17.3143619c-1.9386394-2.3210315-5.33570476-7.0520231-5.33570476-10.20008889 0-2.94353046 2.3921743-5.33570476 5.33570476-5.33570476 2.9435305 0 5.3357048 2.3921743 5.3357048 5.33570476 0 3.40595819-3.7794576 8.32369939-5.3357048 10.20008889zm-1.36060471-8.27034234-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"}))},2136:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.75 18v1.75c0 .5523-.4477 1-1 1h-10c-.55228 0-1-.4477-1-1v-15c0-.55228.44772-1 1-1h10c.5523 0 1 .44959 1 1.00188 0 2.11305 0 1.45031 0 1.24812",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"12",y:"8"}))},7596:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M21,5c-1.11-0.35-2.33-0.5-3.5-0.5c-1.95,0-4.05,0.4-5.5,1.5c-1.45-1.1-3.55-1.5-5.5-1.5S2.45,4.9,1,6v14.65 c0,0.25,0.25,0.5,0.5,0.5c0.1,0,0.15-0.05,0.25-0.05C3.1,20.45,5.05,20,6.5,20c1.95,0,4.05,0.4,5.5,1.5c1.35-0.85,3.8-1.5,5.5-1.5 c1.65,0,3.35,0.3,4.75,1.05c0.1,0.05,0.15,0.05,0.25,0.05c0.25,0,0.5-0.25,0.5-0.5V6C22.4,5.55,21.75,5.25,21,5z M21,18.5 c-1.1-0.35-2.3-0.5-3.5-0.5c-1.7,0-4.15,0.65-5.5,1.5V8c1.35-0.85,3.8-1.5,5.5-1.5c1.2,0,2.4,0.15,3.5,0.5V18.5z"}),(0,l.createElement)(n.Path,{d:"M17.5,10.5c0.88,0,1.73,0.09,2.5,0.26V9.24C19.21,9.09,18.36,9,17.5,9c-1.7,0-3.24,0.29-4.5,0.83v1.66 C14.13,10.85,15.7,10.5,17.5,10.5z"}),(0,l.createElement)(n.Path,{d:"M13,12.49v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26V11.9c-0.79-0.15-1.64-0.24-2.5-0.24 C15.8,11.66,14.26,11.96,13,12.49z"}),(0,l.createElement)(n.Path,{d:"M17.5,14.33c-1.7,0-3.24,0.29-4.5,0.83v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26v-1.52 C19.21,14.41,18.36,14.33,17.5,14.33z"})))},710:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z",fill:"currentColor"}))},8917:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.5 0h-5c-.825 0-1.5.61363636-1.5 1.36363636v9.27272724c0 .75.675 1.3636364 1.5 1.3636364h5c.825 0 1.5-.6136364 1.5-1.3636364v-9.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 10h-4v-8h4z",transform:"translate(4 2)"}))},1973:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.8181818 4.54545455-3.40909089 4.54545454 2.59090909 3.45454541-1.45454545 1.0909091c-1.53636364-2.0454545-4.0909091-5.45454542-4.0909091-5.45454542l-5.45454545 7.27272732h20z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.8181818 4.54545455-3.83636362 5.11818181 1.13636364 1.51818184 2.69999998-3.60909093 4.5454546 6.06363633h-7.69090913l-3.64545454-4.88181815-5.02727273 6.70000005h20zm-8.18181816 9.09090905 1.38181818-1.8454545 1.38181818 1.8454545z",fill:"currentColor"}))},6490:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m13 10.5h-8c-.27614 0-.5.2239-.5.5v8c0 .2761.22386.5.5.5h8c.2761 0 .5-.2239.5-.5v-8c0-.2761-.2239-.5-.5-.5zm-8-1.5h8c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-8c-1.10457 0-2-.8954-2-2v-8c0-1.10457.89543-2 2-2z",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m7.67708 16.8438v-3.6875l3.07292 1.8437z"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m9.03508 5c0-1.10457.89543-2 2.00002-2h7.9649c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-1.9961v-1.5h1.9961c.2761 0 .5-.2239.5-.5v-2.838l-1.728-1.59293-.9927 1.11671c-.1351.15198-.3261.24259-.5292.25107-.2032.00848-.4011-.06589-.5484-.20609l-2.0421-1.9437-2.3585 2.55494-1.1022-1.01737 2.875-3.11459c.1363-.14762.3261-.2344.5269-.24089.2008-.0065.3958.06784.5413.20634l2.0317 1.93375.9844-1.10751c.1337-.15043.3223-.2408.5233-.2508s.3976.06121.5456.19762l1.2729 1.17337v-3.12192c0-.27614-.2239-.5-.5-.5h-7.9649c-.2762 0-.5.22386-.5.5v1.98438h-1.50002z",fillRule:"evenodd"})))},1112:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.0286458 10.0068123-2.2181818-2.52727276.3090909-3.34545455-3.2818182-.74545454-1.7181818-2.8909091-3.0909091 1.32727273-3.09090906-1.32727273-1.71818182 2.8909091-3.28181818.73636363.30909091 3.34545455-2.21818182 2.53636367 2.21818182 2.5272727-.30909091 3.3545454 3.28181818.7454546 1.71818182 2.8909091 3.09090906-1.3363637 3.0909091 1.3272728 1.7181818-2.8909091 3.2818182-.7454546-.3090909-3.3454545zm-9.0909091 4.5454545h-1.81818178v-1.8181818h1.81818178zm0-3.6363636h-1.81818178v-5.45454548h1.81818178z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.5555013 9.96270419-2.2181818-2.52727273.3090909-3.34545454-3.2818182-.74545455-1.7181818-2.89090909-3.0909091 1.32727273-3.09090909-1.32727273-1.71818182 2.89090909-3.28181818.73636364.30909091 3.34545454-2.21818182 2.53636364 2.21818182 2.52727271-.30909091 3.3545455 3.28181818.7454545 1.71818182 2.8909091 3.09090909-1.3363636 3.0909091 1.3272727 1.7181818-2.8909091 3.2818182-.7454545-.3090909-3.3454546zm-4.1 1.91818181.2363636 2.5363636-2.4909091.5636364-1.3 2.1909091-2.3454545-1.0090909-2.34545454 1.0090909-1.3-2.1909091-2.49090909-.5636364.23636363-2.5454545-1.68181818-1.90909091 1.68181818-1.92727273-.23636363-2.52727272 2.49090909-.55454546 1.3-2.19090909 2.34545454 1 2.3454545-1.00909091 1.3 2.19090909 2.4909091.56363637-.2363636 2.53636363 1.6818182 1.91818182zm-6.80909091.8090909h1.81818181v1.8181818h-1.81818181zm0-7.27272726h1.81818181v5.45454546h-1.81818181z",transform:"translate(-.565918)",fill:"currentColor"}))},5027:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-4.51 2.11l.26 2.79-2.74.62-1.43 2.41L12 18.82l-2.58 1.11-1.43-2.41-2.74-.62.26-2.8L3.66 12l1.85-2.12-.26-2.78 2.74-.61 1.43-2.41L12 5.18l2.58-1.11 1.43 2.41 2.74.62-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z",fill:"currentColor"}))},9188:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zm0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98zM12.75 5l-4.5 8.5h3.14V19l4.36-8.5h-3z",fill:"currentColor"}))},7625:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.5 8.5 3.5-3.5 3.5 3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.5 15.5-3.5 3.5-3.5-3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m11.25 18.0625v-12.25h1.5v12.25z"}))},meta:{label:"Open",keywords:["arrows","down","up","vertical"]}}.styles.default},63:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M.59 12c0-1.152.927-2.085 2.07-2.085 1.144 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085A2.077 2.077 0 01.59 12zm14.54 2.085A2.077 2.077 0 0113.06 12c0-1.152.927-2.085 2.07-2.085 1.143 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085zm0-10.426c-4.572 0-8.28 3.735-8.28 8.34 0 4.608 3.707 8.342 8.28 8.342 4.573 0 8.28-3.734 8.28-8.341 0-4.606-3.707-8.34-8.28-8.34z",fillRule:"evenodd"}))},7374:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",height:"25",viewBox:"0 0 24 25",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m14.5314 1v1.49242h-2.0067v-1.49242zm4.9776 0c1.0996 0 1.991.89091 1.991 1.98989h-1.4933c0-.27475-.2228-.49747-.4977-.49747zm-1.4933 1.49242v-1.49242h-2.0067v1.49242zm1.991 10.94438v-1.9899h1.4933v1.9899zm0-3.4823h1.4933v-1.98989h-1.4933zm-.4977 5.4722c.2749 0 .4977-.2227.4977-.4975h1.4933c0 1.099-.8914 1.9899-1.991 1.9899zm1.991-8.95451h-1.4933v-1.98989h1.4933zm-10.4063-5.47219c-1.09964 0-1.99105.89091-1.99105 1.98989h1.49325c0-.27475.2229-.49747.4978-.49747zm-2.16208 4.87109 7.54938 7.54501v5.9282c0 .2976-.2415.5389-.5393.5389h-10.78475c-.29781 0-.53923-.2413-.53923-.5389v-12.93428c0-.29764.24142-.53893.53923-.53893zm5.39238-1.61678h-7.01009-2.15696c-1.19125 0-2.15695.96514-2.15695 2.15571v12.93428c0 1.1906.9657 2.1557 2.15695 2.1557h10.78475c1.1913 0 2.157-.9651 2.157-2.1557v-4.3114-7.0061-1.61678c0-1.19057-.9657-2.15571-2.157-2.15571z",fill:"currentColor",fillRule:"evenodd"}))},2321:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m17.9584 12.5417-7.5833-7.58336h-3.79169c-.29915 0-.54166.24251-.54166.54166v13c0 .2991.24251.5417.54166.5417h10.83329c.2992 0 .5417-.2426.5417-.5417zm-9.20832-9.20836h7.04162 1.625c1.1967 0 2.1667.97005 2.1667 2.16666v1.625 7.0417 4.3333c0 1.1967-.97 2.1667-2.1667 2.1667h-10.83329c-1.19661 0-2.16666-.97-2.16666-2.1667v-13c0-1.19661.97005-2.16666 2.16666-2.16666z",fill:"currentColor",fillRule:"evenodd"}))},6800:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m20.1658 18.312c0 .9283-.7596 1.6879-1.688 1.6879-.9283 0-1.6879-.7596-1.6879-1.6879 0-.9284 1.6879-3.3758 1.6879-3.3758s1.688 2.4474 1.688 3.3758z",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m4.97449 13c0 .422.16879.844.42198 1.1815l4.30419 4.3042c.67514.6752 1.68794.6752 2.36304 0l4.3042-4.3042c.2532-.3375.422-.7595.422-1.1815z",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m7.92839 3.71155 6.66731 6.66725m-4.895 8.2708-4.30419-4.3042c-.67517-.6751-.67517-1.6879 0-2.3631l5.48569-5.3169 5.4014 5.4013c.6752.6752.6752 1.688 0 2.3631l-4.3042 4.3042c-.5908.5908-1.6035.5908-2.2787-.0844z",stroke:"currentColor",strokeWidth:"1.5"}))},9625:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957z",transform:"translate(1)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957zm-1.9968099 1.9968099h-9.98404948v-1.9968099h9.98404948z",transform:"translate(1)",fill:"currentColor"}))},8672:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.5806749.77408854h-15.55555554c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555554c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555554c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555554c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm-11.1111111 15.55555556h-2.22222222v-7.77777778h2.22222222zm4.4444444 0h-2.22222218v-11.11111111h2.22222218zm4.4444445 0h-2.2222222v-4.4444444h2.2222222z",transform:"translate(-.802897 -.774089)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.7777778 0h-15.55555558c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555558c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555558c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555558c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm0 17.7777778h-15.55555558v-15.55555558h15.55555558zm-13.33333336-10.00000002h2.22222223v7.77777782h-2.22222223zm4.44444445-3.33333334h2.22222221v11.11111116h-2.22222221zm4.44444441 6.66666666h2.2222223v4.4444445h-2.2222223z",fill:"currentColor"}))},6965:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6 4.75h12c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-12c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m7 9h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m7 13h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m10 9h7v2h-7z"}),(0,l.createElement)(n.Path,{d:"m10 13h7v2h-7z"}),(0,l.createElement)(n.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},3812:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"3",y:"3"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"13",y:"3"}),(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m13 18.25h5"}),(0,l.createElement)(n.Path,{d:"m13 14.25h7"}),(0,l.createElement)(n.Path,{d:"m3 18.25h5"}),(0,l.createElement)(n.Path,{d:"m3 14.25h7"})))},8183:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m18 4.5h-12c-.27614 0-.5.22386-.5.5v14.5c0 .2761.22386.5.5.5h12c.2761 0 .5-.2239.5-.5v-14.5c0-.27614-.2239-.5-.5-.5zm-12-1.5h12c1.1046 0 2 .89543 2 2v14.5c0 1.1046-.8954 2-2 2h-12c-1.10457 0-2-.8954-2-2v-14.5c0-1.10457.89543-2 2-2z"}),(0,l.createElement)(n.Path,{d:"m10.9123 9.87699c-.3141.21991-.4123.45171-.4123.62301s.0982.4031.4123.623c.3118.2182.7824.377 1.3377.377v1.5c-.8254 0-1.6048-.233-2.1979-.6481-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.79516.46141-1.43835 1.0521-1.85186.5931-.41517 1.3725-.64814 2.1979-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75c0-.1713-.0982-.4031-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.3377.37699z"}),(0,l.createElement)(n.Path,{d:"m13.5877 14.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.233 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.6048-.233-2.1979-.6481c-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.4142.33579-.75.75-.75.4142 0 .75.3358.75.75 0 .1713.0982.4031.4123.623.3118.2182.7824.377 1.3377.377s1.0259-.1588 1.3377-.377z"}),(0,l.createElement)(n.Path,{d:"m12.25 15.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,l.createElement)(n.Path,{d:"m12.25 7c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})))},4926:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m16 3h-10c-.27614 0-.5.22386-.5.5v13.5c0 .2761.22386.5.5.5h10c.2761 0 .5-.2239.5-.5v-13.5c0-.27614-.2239-.5-.5-.5zm-10-1.5h10c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-10c-1.10457 0-2-.8954-2-2v-13.5c0-1.10457.89543-2 2-2z"}),(0,l.createElement)(n.Path,{d:"m9.91233 7.87699c-.31409.21986-.41233.45167-.41233.62301s.09824.40315.41233.62301c.31177.21821.78237.37699 1.33767.37699v1.5c-.8254 0-1.60477-.233-2.19786-.6481-.59073-.41355-1.05214-1.05674-1.05214-1.8519s.46141-1.43835 1.05214-1.85186c.59309-.41517 1.37246-.64814 2.19786-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75c0-.17134-.0982-.40315-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.33767.37699z"}),(0,l.createElement)(n.Path,{d:"m12.5877 12.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.23297 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.60477-.233-2.19786-.6481c-.59073-.4135-1.05214-1.0567-1.05214-1.8519 0-.4142.33579-.75.75-.75s.75.3358.75.75c0 .1713.09824.4031.41233.623.31177.2182.78237.377 1.33767.377s1.0259-.1588 1.3377-.377z"}),(0,l.createElement)(n.Path,{d:"m11.25 13.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,l.createElement)(n.Path,{d:"m11.25 5c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})),(0,l.createElement)(n.Path,{d:"m20.25 8.25v11c0 1.1046-.8954 2-2 2h-8",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},2155:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Circle,{cx:"9",cy:"9",r:"4"}),(0,l.createElement)(n.Path,{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}))),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zM15.08 7.05c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z",fill:"currentColor"}))},5386:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.83333333 6.66666667v-2.5l-5.83333333 5.83333333 5.83333333 5.8333333v-2.5l-3.33333333-3.3333333zm4.99999997.83333333v-3.33333333l-5.8333333 5.83333333 5.8333333 5.8333333v-3.4166666c4.1666667 0 7.0833334 1.3333333 9.1666667 4.25-.8333333-4.1666667-3.3333333-8.33333337-9.1666667-9.1666667z",fill:"currentColor"}))},1069:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"-2 -1 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M0 2.538C0 1.865.258 1.22.716.744A2.4 2.4 0 0 1 2.443 0h14.114a2.4 2.4 0 0 1 1.727.744c.458.476.715 1.121.716 1.794v18.616c0 .009-.005.017-.005.026-.018.11-.043.22-.074.327-.004.008-.003.017-.007.025-.008.017-.027.024-.036.04a.817.817 0 0 1-.228.258.77.77 0 0 1-.464.17h-.004a.776.776 0 0 1-.338-.084c-.007-.003-.015-.002-.023-.005l-2.53-1.315-2.532 1.315a.791.791 0 0 1-.728 0L9.5 20.596l-2.532 1.315a.788.788 0 0 1-.727 0L3.71 20.596l-2.532 1.315c-.008.004-.016.003-.024.006-.104.034-.21.06-.318.078-.007 0-.014.005-.022.005a.711.711 0 0 1-.1-.021.767.767 0 0 1-.189-.04 1.97 1.97 0 0 1-.261-.17.829.829 0 0 1-.105-.14.794.794 0 0 1-.073-.097c-.004-.008-.003-.017-.007-.025a.87.87 0 0 1-.042-.16.864.864 0 0 1-.032-.168c0-.01-.005-.016-.005-.025V2.538Zm4.074 16.355 2.53 1.314 2.532-1.314a.79.79 0 0 1 .728 0l2.531 1.314 2.531-1.314a.79.79 0 0 1 .729 0l1.716.892V2.538a.864.864 0 0 0-.238-.598.8.8 0 0 0-.576-.248H2.443a.8.8 0 0 0-.576.249.864.864 0 0 0-.238.597v17.247l1.717-.892a.788.788 0 0 1 .728 0Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M8.414 7.333h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .225.086.44.239.598a.8.8 0 0 0 .575.248ZM8.414 11.846h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248A.863.863 0 0 0 7.6 11c0 .224.086.44.239.598.152.159.36.248.575.248ZM8.414 16.359h5.429c.216 0 .423-.09.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .224.086.44.239.598.152.159.36.248.575.248ZM5.157 7.333a.787.787 0 0 0 .315-.067.853.853 0 0 0 .26-.181.869.869 0 0 0 .224-.762.852.852 0 0 0-.223-.435.697.697 0 0 0-.261-.181.782.782 0 0 0-.892.179.873.873 0 0 0-.171.927.813.813 0 0 0 .749.52ZM5.157 11.846a.786.786 0 0 0 .315-.068.852.852 0 0 0 .26-.18.85.85 0 0 0 .24-.599.876.876 0 0 0-.24-.599.786.786 0 0 0-.957-.147.824.824 0 0 0-.27.242.863.863 0 0 0-.137.71.858.858 0 0 0 .16.33.79.79 0 0 0 .63.31ZM5.157 16.359a.784.784 0 0 0 .576-.25.873.873 0 0 0 .174-.932.841.841 0 0 0-.235-.33.782.782 0 0 0-.752-.154.806.806 0 0 0-.511.484.873.873 0 0 0 .173.932.812.812 0 0 0 .575.25Z",fill:"currentColor"}))},379:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.75 18v-12c0-.69036.55964-1.25 1.25-1.25h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m3 15h6v18h-6z",fill:"currentColor",transform:"matrix(0 -1 1 0 -12 18)"}))},1297:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm7.08163265-8.16326529c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm4.7142857 11.83673469c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm0-6.122449c-1.12244898 0-2.04081632.9183674-2.04081632 2.0408164 0 1.1224489.91836734 2.0408163 2.04081632 2.0408163s2.04081633-.9183674 2.04081633-2.0408163c0-1.122449-.91836735-2.0408164-2.04081633-2.0408164zm7.08163265-2.04081629c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm0-6.12244898c-1.122449 0-2.04081632.91836734-2.04081632 2.04081632s.91836732 2.04081633 2.04081632 2.04081633 2.0408163-.91836735 2.0408163-2.04081633-.9183673-2.04081632-2.0408163-2.04081632zm4.7142857 17.95918367c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327zm0-6.122449c-1.122449 0-2.0408163.9183674-2.0408163 2.0408163 0 1.122449.9183673 2.0408164 2.0408163 2.0408164s2.0408163-.9183674 2.0408163-2.0408164c0-1.1224489-.9183673-2.0408163-2.0408163-2.0408163z",fill:"currentColor"}))},4172:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.63589015 9.40022032v3.64467918l6.37818865 3.4806687 6.3781886-3.4806687v-3.64467918l-6.3781886 3.48066868zm6.37818865-9.2757086-10.02286786 5.46701882 10.02286786 5.46701886 8.2005282-4.47384377v6.29618337h1.8223396v-7.28935846z",transform:"translate(-1 1.713379)",fill:"currentColor"}))},4329:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z",fill:"currentColor"}))},6494:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m.00952381 18.5714286 19.99047619-8.5714286-19.99047619-8.57142857-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619z"}),(0,l.createElement)(n.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z",fill:"currentColor"}))},3749:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4 20.25h16",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 16.25h9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},692:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m4 20.25h16"}),(0,l.createElement)(n.Path,{d:"m4 16.25h9"}),(0,l.createElement)(n.Path,{d:"m22.25 9.5v-5.75c0-1.10457-.8954-2-2-2h-12.75"})),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},1547:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.5 9.5c0-.82843-.67157-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.67157 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m13.5 14.5c0-.8284-.6716-1.5-1.5-1.5s-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 9.5c0-.82843-.6716-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.6716 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m16.5 5h1v13.825h-1z"}),(0,l.createElement)(n.Path,{d:"m6.5 5h1v14h-1z"}),(0,l.createElement)(n.Path,{d:"m11.5 5h1v14h-1z"}))},meta:{label:"Settings",keywords:["dots","lines","preferences","sliders"]}}.styles.default},9179:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m19.5 8.5v11h-15v-5-2c0 3.5 3.5 3.5 5 3.5 3 0 3.5-3.0452 5-5 1.2022-1.56673 3.2746-2.39739 5-2.5z",fill:"currentColor",fillRule:"evenodd"}))},7579:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.5 6-8 6 8 6",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"5",y:"10"}),(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"4"}),(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"16"})))},9050:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.2727273 4.36363636h-2.7272728v-3.63636363h-12.72727268c-1 0-1.81818182.81818182-1.81818182 1.81818182v9.99999995h1.81818182c0 1.509091 1.21818182 2.7272728 2.72727273 2.7272728 1.5090909 0 2.72727272-1.2181818 2.72727272-2.7272728h5.45454543c0 1.509091 1.2181818 2.7272728 2.7272728 2.7272728 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272728h1.8181818v-4.5454545zm-.4545455 1.36363637 1.7818182 2.27272727h-4.0545455v-2.27272727zm-12.27272725 7.72727277c-.5 0-.90909091-.409091-.90909091-.909091s.40909091-.9090909.90909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091zm2.01818181-2.7272728c-.5-.5545454-1.20909091-.90909088-2.01818181-.90909088-.80909091 0-1.51818182.35454548-2.01818182.90909088h-.70909091v-8.18181815h10.90909088v8.18181815zm8.89090914 2.7272728c-.5 0-.909091-.409091-.909091-.909091s.409091-.9090909.909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091z",transform:"translate(0 2)",fill:"currentColor"}))},6707:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 8.675c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zm-6-10c-5.52 0-10 4.48-10 10 0 3.7 2.01 6.92 4.99 8.65l1-1.73c-2.38-1.39-3.99-3.96-3.99-6.92 0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z",fill:"currentColor"}))},993:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 9h-4.17l3.24-3.24-1.41-1.42-4.66 4.66h-2v-2l4.66-4.66-1.42-1.41-3.24 3.24v-4.17h-2v4.17l-3.24-3.24-1.42 1.41 4.66 4.66v2h-2l-4.66-4.66-1.41 1.42 3.24 3.24h-4.17v2h4.17l-3.24 3.24 1.41 1.42 4.66-4.66h2v2l-4.66 4.66 1.42 1.41 3.24-3.24v4.17h2v-4.17l3.24 3.24 1.42-1.41-4.66-4.66v-2h2l4.66 4.66 1.41-1.42-3.24-3.24h4.17z",fill:"currentColor"}))},7620:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fill:"none",d:"m12.5 17v-2c0-1.1046-.8954-2-2-2h-4c-1.10457 0-2 .8954-2 2v2",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Path,{d:"m19.5 17v-1c0-1.1046-.8954-2-2-2h-2.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Circle,{cx:"15.5",cy:"10",fill:"currentColor",r:"2"}),(0,l.createElement)(n.Circle,{cx:"8.5",cy:"9",fill:"currentColor",r:"2"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},1142:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-3.44-4.44c.63 1.03 1.07 2.18 1.3 3.38-.47.3-.91.63-1.34.98-.42-.34-.87-.67-1.33-.97.25-1.2.71-2.35 1.37-3.39zM12 15.45c-.82-1.25-1.86-2.34-3.06-3.2-.13-.09-.27-.16-.4-.26.13.09.27.17.39.25C6.98 10.83 4.59 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45zm1.32 4.15c-.44.15-.88.27-1.33.37-.44-.09-.87-.21-1.28-.36-3.29-1.18-5.7-3.99-6.45-7.35 1.1.26 2.15.71 3.12 1.33l-.02.01c.13.09.26.18.39.25l.07.04c.99.72 1.84 1.61 2.51 2.65L12 19.1l1.67-2.55c.69-1.05 1.55-1.95 2.53-2.66l.07-.05c.09-.05.18-.11.27-.17l-.01-.02c.98-.65 2.07-1.13 3.21-1.4-.75 3.37-3.15 6.18-6.42 7.35zm-4.33-7.32c-.02-.01-.04-.03-.05-.04 0 0 .01 0 .01.01.01.01.02.02.04.03z",fill:"currentColor"}))},9300:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0268555.55859375-2.81000003 6.63-7.19.61 5.46 4.72999995-1.64 7.03 6.18000003-3.73 6.18 3.73-1.64-7.03 5.46-4.72999995-7.19-.61z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0268555 5.68859375.97 2.29.47 1.11 1.2.1 2.47.21-1.88 1.62999995-.91.79.27 1.18.56 2.41-2.12-1.28-1.03-.64-1.03000003.62-2.12 1.28.56-2.41.27-1.18-.91-.79-1.88-1.62999995 2.47-.21 1.2-.1.47-1.11zm0-5.13-2.81000003 6.63-7.19.61 5.46 4.72999995-1.64 7.03 6.18000003-3.73 6.18 3.73-1.64-7.03 5.46-4.72999995-7.19-.61z",fill:"currentColor"}))},6422:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98c-.31-.75-1.04-1.21-1.81-1.23-.26 0-.53.04-.79.15L7.1 5.95c-.75.31-1.21 1.03-1.23 1.8-.01.27.04.54.15.8l4.96 11.97c.31.76 1.05 1.22 1.83 1.23.26 0 .52-.05.77-.15l7.36-3.05c1.02-.42 1.51-1.59 1.09-2.6zM7.88 8.75c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-2 11c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98c-.31-.75-1.04-1.21-1.81-1.23-.26 0-.53.04-.79.15L7.1 5.95c-.75.31-1.21 1.03-1.23 1.8-.01.27.04.54.15.8l4.96 11.97c.31.76 1.05 1.22 1.83 1.23.26 0 .52-.05.77-.15l7.36-3.05c1.02-.42 1.51-1.59 1.09-2.6zm-9.2 3.8L7.87 7.79l7.35-3.04h.01l4.95 11.95-7.35 3.05z"}),(0,l.createElement)(n.Circle,{cx:"11",cy:"9",r:"1"}),(0,l.createElement)(n.Path,{d:"M5.88 19.75c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z"})))},1457:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-7-5.5l3.5 3.5-3.5 3.5V11h-4V9h4V6.5zm-6 11L5.5 14 9 10.5V13h4v2H9v2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-13.5V9h-4v2h4v2.5l3.5-3.5zm-6 4L5.5 14 9 17.5V15h4v-2H9z",fill:"currentColor"}))},9218:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM6.5 9L10 5.5 13.5 9H11v4H9V9H6.5zm11 6L14 18.5 10.5 15H13v-4h2v4h2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM6.5 9L10 5.5 13.5 9H11v4H9V9zm11 6L14 18.5 10.5 15H13v-4h2v4z",fill:"currentColor"}))},9854:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.34133533 6.23855964v-1.98499625c-2.17404351.03150788-4.03300825 1.38634659-4.85221305 3.27681921-.31507877.72468117-.44111028 1.51237809-.4096024 2.33158289.06301575 1.13428361.47261815 2.20555141 1.16579145 3.05626411.37809452.4411102.28357089 1.1027757-.18904726 1.4493623-.44111028.3150788-1.07126782.2205551-1.41785447-.1890473-.85071268-1.0397599-1.38634658-2.3315829-1.54388597-3.7179294-.12603151-1.00825211-.03150788-2.01650417.25206302-2.9302326.88222055-3.02475619 3.6864216-5.26181546 6.99474868-5.29332334v-1.98499624c0-.09452363.12603151-.15753939.22055514-.09452363l4.09602403 2.99324831c.0630157.06301575.0630157.15753938 0 .18904726l-4.09602403 2.99324831c-.09452363.06301575-.22055514 0-.22055514-.09452363zm.22055514 13.17029256c.09452363.0630158.22055514 0 .22055514-.0945236v-1.9849963c3.30832709-.0315078 6.11252809-2.2685671 6.99474869-5.2933233.252063-.9137284.3780945-1.8904726.252063-2.93023256-.1575394-1.38634658-.7246812-2.67816954-1.543886-3.71792948-.3465866-.44111028-.9767441-.53563391-1.4178544-.18904726-.4726182.34658665-.5671418 1.00825206-.1890473 1.44936234.6931733.85071268 1.1027757 1.89047262 1.1657915 3.05626407.0315078.81920479-.1260315 1.63840959-.4096024 2.33158289-.787697 1.8904726-2.6466617 3.2453113-4.85221309 3.2768192v-1.9849962c0-.0945237-.12603151-.1575394-.22055514-.0945237l-4.096024 2.9932483c-.06301576.0630158-.06301576.1575394 0 .1890473z",transform:"translate(4 2)"}))},1701:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.8333333 0h-11.66666663c-1.15 0-2.08333334.93333333-2.08333334 2.08333333v15.83333337c0 1.15.93333334 2.0833333 2.08333334 2.0833333h11.66666663c1.15 0 2.0833334-.9333333 2.0833334-2.0833333v-15.83333337c0-1.15-.9333334-2.08333333-2.0833334-2.08333333zm-5.8333333 19.1666667c-.69166667 0-1.25-.5583334-1.25-1.25 0-.6916667.55833333-1.25 1.25-1.25.6916667 0 1.25.5583333 1.25 1.25 0 .6916666-.5583333 1.25-1.25 1.25zm6.25-3.3333334h-12.5v-13.3333333h12.5z",fill:"currentColor"}))},6710:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.25 0h-9c-.825 0-1.5.61363636-1.5 1.36363636v13.27272724c0 .75.675 1.3636364 1.5 1.3636364h9c.825 0 1.5-.6136364 1.5-1.3636364v-13.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 14h-8v-12h8z",transform:"translate(1.25)"}))},1476:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M7.075 19.32a6.603 6.603 0 0 0-4.62 1.889.53.53 0 0 0 .003.763 6.6 6.6 0 0 0 9.205-.037.529.529 0 0 0-.004-.763 6.623 6.623 0 0 0-4.584-1.852Zm-.032 3.445a5.542 5.542 0 0 1-3.414-1.18 5.53 5.53 0 0 1 6.86-.026 5.528 5.528 0 0 1-3.446 1.206Z"}),(0,l.createElement)(n.Path,{d:"M7.059 10.059A6.89 6.89 0 0 0 .177 16.94 6.794 6.794 0 0 0 .92 20.02a.53.53 0 0 0 .946-.476 5.75 5.75 0 0 1-.632-2.603 5.824 5.824 0 0 1 11.647 0 5.724 5.724 0 0 1-.632 2.6.528.528 0 0 0 .75.691.53.53 0 0 0 .195-.212 6.767 6.767 0 0 0 .746-3.08A6.89 6.89 0 0 0 7.06 10.06Z"}),(0,l.createElement)(n.Path,{d:"M9.372 15.195c0-.322-.024-.62-.132-.91a2.168 2.168 0 0 0-1.271-1.27c-.29-.11-.618-.133-.91-.133-.292 0-.62.024-.91.132a2.166 2.166 0 0 0-1.27 1.27c-.11.291-.133.605-.133.91 0 2.595 1.45 2.982 2.313 2.982.864 0 2.313-.387 2.313-2.981Zm-3.567 0c0-.173-.003-.342.052-.504a1.124 1.124 0 0 1 .698-.698c.162-.055.272-.09.504-.09.231 0 .342.035.504.09a1.123 1.123 0 0 1 .697.698c.056.162.053.342.053.504 0 1.922-.945 1.922-1.254 1.922-.309 0-1.254 0-1.254-1.922ZM10.412 13.765a.53.53 0 0 1-.53-.53V2.647A2.65 2.65 0 0 1 12.53 0h8.472a2.648 2.648 0 0 1 2.645 2.645v5.158a2.648 2.648 0 0 1-2.645 2.644h-7.053l-3.163 3.163a.53.53 0 0 1-.374.155ZM12.53 1.059a1.59 1.59 0 0 0-1.589 1.588v9.31l2.414-2.414a.53.53 0 0 1 .374-.155h7.273a1.588 1.588 0 0 0 1.586-1.585V2.645a1.587 1.587 0 0 0-1.586-1.586H12.53Z"}),(0,l.createElement)(n.Path,{d:"M12.706 3.735h8.47M12.706 6.559h8.47"})))},7506:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M12 23.52C9.72154 23.52 7.49427 22.8444 5.59982 21.5785C3.70536 20.3127 2.22881 18.5135 1.35689 16.4085C0.484972 14.3035 0.256838 11.9872 0.701339 9.75257C1.14584 7.51791 2.24301 5.46524 3.85412 3.85414C5.46522 2.24304 7.51788 1.14586 9.75254 0.701362C11.9872 0.25686 14.3035 0.484995 16.4085 1.35692C18.5135 2.22884 20.3127 3.70539 21.5785 5.59984C22.8443 7.49429 23.52 9.72157 23.52 12C23.52 15.0553 22.3063 17.9855 20.1459 20.1459C17.9854 22.3063 15.0553 23.52 12 23.52ZM12 2.78401C10.1772 2.78401 8.39541 3.32452 6.87985 4.33718C5.36429 5.34985 4.18305 6.78919 3.48551 8.4732C2.78797 10.1572 2.60547 12.0102 2.96107 13.798C3.31667 15.5857 4.19441 17.2278 5.48329 18.5167C6.77217 19.8056 8.4143 20.6833 10.202 21.0389C11.9898 21.3945 13.8428 21.212 15.5268 20.5145C17.2108 19.8169 18.6501 18.6357 19.6628 17.1201C20.6755 15.6046 21.216 13.8228 21.216 12C21.216 9.55577 20.245 7.21165 18.5167 5.48331C16.7883 3.75498 14.4442 2.78401 12 2.78401V2.78401Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M12 13.536C11.6945 13.536 11.4015 13.4146 11.1854 13.1986C10.9694 12.9825 10.848 12.6895 10.848 12.384V5.856H13.152V12.384C13.152 12.6895 13.0307 12.9825 12.8146 13.1986C12.5986 13.4146 12.3056 13.536 12 13.536V13.536Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M21.9357 0.434855L18.8647 3.50585L20.4939 5.13502L23.5649 2.06403L21.9357 0.434855Z",fill:"currentColor"}))},2249:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M19.07 4.93l-1.41 1.41C19.1 7.79 20 9.79 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z",fill:"currentColor"}))},5354:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.8187411 12.8292466-2.30909089-2.2818182.02727273-.0272727c1.58181816-1.76363641 2.70909086-3.79090913 3.37272726-5.93636368h2.6636364v-1.81818182h-6.36363639v-1.81818181h-1.81818182v1.81818181h-6.36363636v1.80909091h10.15454547c-.60909092 1.75454546-1.57272729 3.41818182-2.8818182 4.87272728-.84545454-.93636364-1.54545454-1.96363637-2.1-3.04545455h-1.81818181c.66363636 1.48181818 1.57272727 2.88181818 2.7090909 4.14545456l-4.62727272 4.5636363 1.29090909 1.2909091 4.54545454-4.5454545 2.8272727 2.8272727zm5.1181818-4.60909094h-1.8181818l-4.0909091 10.90909094h1.8181818l1.0181819-2.7272728h4.3181818l1.0272727 2.7272728h1.8181818zm-2.3818181 6.36363634 1.4727272-3.9363636 1.4727273 3.9363636z",fill:"currentColor"}))},5897:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.34532 7.19644c.03127-.69843.67672-1.20533 1.36267-1.07017l8.89421 1.75261c.6859.13516 1.0908.84904.8547 1.50713l-3.8044 10.60739c-.1909.5322-.7422.8448-1.2968.7355l-5.59369-1.1022c-.55466-.1093-.94606-.6077-.92076-1.1725z",stroke:"currentColor",strokeWidth:"1.4",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m18.7958.00018311-14.7958 6.08966689.76121 1.84948 14.79579-6.08967z"}),(0,l.createElement)(n.Path,{d:"m13.5123 2.17454s-.9464.38951-2.1138.86999c-1.1673.48043-2.11357.86993-2.11357.86993-.48046-1.16736.0764-2.50318 1.24367-2.983611 1.1674-.480475 2.5032.076331 2.9837 1.243691z"}),(0,l.createElement)(n.Path,{d:"m6.5 17 10-4-2.5 7-7-1z"})))},5458:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.33693 7.16999c-.02446-.16261-.01354-.3286.03202-.48661.04555-.15801.12466-.30433.23193-.42898.10727-.12464.24018-.22467.38964-.29325.14946-.06859.31196-.10411.47641-.10416h9.06497c.7 0 1.235.622 1.13 1.313l-1.681 11.14301c-.0407.2706-.1771.5176-.3844.6961-.2074.1786-.4719.2768-.7456.2769h-5.70197c-.27363-.0001-.53816-.0983-.74552-.2769-.20736-.1785-.34378-.4255-.38448-.6961z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m20 4.99999h-16v2h16zm-5.714 0h-4.572c0-.60629.24085-1.18774.6696-1.61645.4287-.4287 1.0101-.66955 1.6164-.66955s1.1877.24085 1.6164.66955c.4288.42871.6696 1.01016.6696 1.61645z",fill:"currentColor"}))},6640:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.9644 6.21958c-.6699.29445-1.3852.49504-2.1383.58663.7675-.46249 1.3579-1.19144 1.6372-2.06117-.7198.4201-1.5177.72591-2.3669.89623-.6783-.72592-1.6449-1.18009-2.7183-1.18009-2.0566 0-3.7241 1.66756-3.7241 3.72192 0 .29521.034.57907.0961.85082-3.09594-.1461-5.83988-1.63275-7.67624-3.88013-.32322.54652-.50413 1.1816-.50413 1.87345 0 1.29439.65854 2.43208 1.6562 3.10046-.61085-.0197-1.18538-.18772-1.68648-.46627v.04617c0 1.8053 1.28152 3.3109 2.98692 3.6538-.31262.084-.64265.1294-.981.1294-.23769 0-.46553-.0227-.69337-.0651.47764 1.4784 1.85074 2.5563 3.485 2.5865-1.27168.9985-2.88322 1.5934-4.61891 1.5934-.29521 0-.58966-.0174-.88563-.0507 1.65696 1.0552 3.60913 1.6721 5.72027 1.6721 6.85347 0 10.59657-5.6741 10.59657-10.5867 0-.1582 0-.31792-.0114-.47688.7274-.52154 1.3625-1.18084 1.8621-1.9287z",fill:"currentColor"}))},1501:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5 18.5v1.5h14v-1.5h-7z"}),(0,l.createElement)(n.Path,{d:"m11.1155 4-4.88894 12.4444h2l.99556-2.6666h5.55558l.9955 2.6666h2l-4.88-12.4444zm-1.22672 8 2.11552-5.62667 2.1156 5.62667z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5 18.5v1.5h14v-1.5h-7z"}),(0,l.createElement)(n.Path,{d:"m11.1155 4-4.88894 12.4444h2l.99556-2.6666h5.55558l.9955 2.6666h2l-4.88-12.4444zm-1.22672 8 2.11552-5.62667 2.1156 5.62667z"})),(0,l.createElement)(n.Rect,null))},8572:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.9986483 8.20489366h-7.5333334l3.0444445-3.13333333c-3.0333334-3-7.94444447-3.11111111-10.97777781-.11111111-3.03333333 3.01111111-3.03333333 7.86666668 0 10.87777778 3.03333334 3.0111111 7.94444441 3.0111111 10.97777781 0 1.5111111-1.4888889 2.2666666-3.2333333 2.2666666-5.4333333h2.2222223c0 2.2-.9777778 5.0555555-2.9333334 6.9888889-3.9 3.8666666-10.23333331 3.8666666-14.13333331 0-3.88888889-3.8555556-3.92222222-10.12222227-.02222222-13.97777783 3.9-3.85555555 10.15555553-3.85555555 14.05555553 0l3.0333334-3.12222222zm-9.4444445-2.35555555v4.72222219l3.8888889 2.3111111-.8 1.3444445-4.75555555-2.8222222v-5.55555559z",transform:"translate(0 -.293783)",fill:"currentColor"}))},9157:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11V11zm-11.59.59L6 13l4 4 8-8-1.41-1.42L10 14.17z",fill:"currentColor"}))},9560:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16 2 2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-1.99.9-1.99 2l-.01 12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-14z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"m3.76 8h14.24v8h-16v-11.53zm16.24-6h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.76 8h14.24v8h-16v-11.53zm16.24-6h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2z",fill:"currentColor"}))},3442:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.9874888 10.357462c-.2502234-.1429848-.5093833-.2591599-.7685433-.357462.25916-.09830206.5183199-.21447721.7685433-.35746202 1.7158177-.9919571 2.6720286-2.78820375 2.6809652-4.6380697-1.5996426-.92046471-3.6371761-.99195711-5.3619303 0-.2502234.1429848-.4825737.31277926-.697051.48257372.0446828-.27703306.0714924-.56300268.0714924-.84897229 0-1.98391421-1.0813226-3.70866846-2.6809651-4.63806971-1.59964254.92940125-2.68096515 2.6541555-2.68096515 4.63806971 0 .28596961.02680965.57193923.07149241.84897229-.21447722-.17873101-.44682753-.34852547-.69705094-.49151028-1.7158177-.9919571-3.75335121-.9204647-5.3619303 0 0 1.84986596.95621091 3.64611261 2.68096515 4.63806971.25022341.14298481.50938338.25915996.76854334.35746202-.25915996.09830205-.51831993.21447725-.76854334.35746205-1.71581769.9919571-2.6720286 2.7882037-2.68096515 4.6380697 1.59964254.9204647 3.63717605.9919571 5.3619303 0 .25022341-.1429848.48257372-.3127793.69705094-.4825738-.04468276.2859697-.07149241.5719393-.07149241.8579089 0 1.9839142 1.08132261 3.7086684 2.68096515 4.6380697 1.5996425-.9294013 2.6809651-2.6541555 2.6809651-4.6380697 0-.2859696-.0268096-.5719392-.0714924-.8489723.2144773.178731.4468276.3395889.697051.4825737 1.7158177.9919571 3.7533512.9204647 5.3619303 0-.0089366-1.8498659-.9651475-3.6461126-2.6809652-4.6380697zm-5.9874888 3.2171582c-1.97497766 0-3.5746202-1.5996425-3.5746202-3.5746202 0-1.97497766 1.59964254-3.5746202 3.5746202-3.5746202 1.9749777 0 3.5746202 1.59964254 3.5746202 3.5746202 0 1.9749777-1.5996425 3.5746202-3.5746202 3.5746202z",transform:"translate(1)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.9874888 10.357462c-.2502234-.1429848-.5093833-.2591599-.7685433-.357462.25916-.09830206.5183199-.21447721.7685433-.35746202 1.7158177-.9919571 2.6720286-2.78820375 2.6809652-4.6380697-.8132261-.46470063-1.7426274-.71492404-2.6899017-.71492404-.9115282 0-1.8319929.23235031-2.6720286.71492404-.2502234.1429848-.4825737.31277926-.697051.48257372.0446828-.27703306.0714924-.56300268.0714924-.84897229 0-1.98391421-1.0813226-3.70866846-2.6809651-4.63806971-1.59964254.92940125-2.68096515 2.6541555-2.68096515 4.63806971 0 .28596961.02680965.57193923.07149241.84897229-.21447722-.17873101-.44682753-.34852547-.69705094-.49151028-.84003575-.48257372-1.76050045-.71492403-2.6720286-.71492403-.9383378 0-1.8766756.25022341-2.6899017.71492403 0 1.84986596.95621091 3.64611261 2.68096515 4.63806971.25022341.14298481.50938338.25915996.76854334.35746202-.25915996.09830205-.51831993.21447725-.76854334.35746205-1.71581769.9919571-2.6720286 2.7882037-2.68096515 4.6380697.8132261.4647006 1.74262735.714924 2.6899017.714924.91152815 0 1.83199285-.2323503 2.6720286-.714924.25022341-.1429848.48257372-.3127793.69705094-.4825738-.04468276.2859697-.07149241.5719393-.07149241.8579089 0 1.9839142 1.08132261 3.7086684 2.68096515 4.6380697 1.5996425-.9294013 2.6809651-2.6541555 2.6809651-4.6380697 0-.2859696-.0268096-.5719392-.0714924-.8489723.2144773.178731.4468276.3395889.697051.4825737.8400357.4825738 1.7605004.7149241 2.6720286.7149241.9383378 0 1.8766756-.2502234 2.6899017-.7149241-.0089366-1.8498659-.9651475-3.6461126-2.6809652-4.6380697zm-2.2698838-3.46738157c.1876676-.15192136.3395889-.25915997.4825737-.33065237.5451296-.31277927 1.1617516-.48257373 1.7873101-.48257373.2412869 0 .4736372.02680966.7059875.07149241-.277033.81322609-.8400357 1.51027703-1.590706 1.94816801-.1519213.0893655-.3217158.1608579-.5183199.24128686l-1.233244.46470062c-.1519213-.41108132-.3663985-.77747989-.6434316-1.10813226zm-3.717605-4.6023235c.56300268.64343163.89365505 1.48346738.89365505 2.35031278 0 .16979445-.0178731.36639857-.04468275.56300268l-.20554066 1.28686327c-.21447722-.03574621-.42895443-.06255586-.64343164-.06255586s-.42895442.02680965-.63449508.06255586l-.20554067-1.28686327c-.0357462-.19660411-.0536193-.39320823-.0536193-.56300268 0-.87578195.33065237-1.70688115.89365505-2.35031278zm-6.69347632 3.85165326c.23235031-.05361931.47363718-.07149241.71492404-.07149241.61662199 0 1.23324397.16085791 1.77837355.48257373.13404826.08042895.28596961.17873101.43789097.31277927l1.02770331.85790884c-.26809652.32171582-.47363718.67917784-.62555853 1.07238606l-1.23324397-.46470062c-.18766756-.08042896-.35746202-.16085791-.50044683-.24128687-.77747989-.44682752-1.33154602-1.13494191-1.59964254-1.948168zm2.97587132 6.96157281c-.18766756.1519214-.33958892.25916-.48257373.3306524-.54512958.3127793-1.16175156.4825737-1.7873101.4825737-.24128686 0-.47363718-.0268096-.70598749-.0714924.27703307-.8132261.84003575-1.510277 1.59070599-1.948168.15192136-.0893655.32171582-.1608579.51831993-.2412869l1.23324397-.4647006c.1429848.4110813.36639857.7864165.64343163 1.1081323zm3.717605 4.6112601c-.56300268-.6434317-.89365505-1.4834674-.89365505-2.3503128 0-.178731.0178731-.3663986.0536193-.5808758l.19660411-1.2689902c.20554067.0357462.42001788.0625559.64343164.0625559.21447721 0 .42895442-.0268097.63449508-.0625559l.20554067 1.2868633c.0357462.1966041.0536193.3932082.0536193.5630027 0 .8757819-.33065237 1.7068811-.89365505 2.3503128zm5.9785523-3.7890974c-.616622 0-1.233244-.1608579-1.7783736-.4825738-.1608579-.0893655-.3038427-.1966041-.4378909-.3038427l-1.0277033-.8579088c.2680965-.3217158.4825737-.6791779.6255585-1.0813226l1.233244.4647006c.1966041.0714924.3663985.1519213.5093833.2323503.7596068.437891 1.313673 1.1349419 1.590706 1.948168-.2412868.0625559-.4825737.080429-.714924.080429z",transform:"translate(1)",fill:"currentColor"}))},1699:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m0 6.66666667v6.66666663h4.44444444l5.55555556 5.5555556v-17.77777779l-5.55555556 5.55555556zm15 3.33333333c0-1.96666667-1.1333333-3.65555556-2.7777778-4.47777778v8.94444448c1.6444445-.8111111 2.7777778-2.5 2.7777778-4.4666667zm-2.7777778-9.74444444v2.28888888c3.2111111.95555556 5.5555556 3.93333334 5.5555556 7.45555556 0 3.5222222-2.3444445 6.5-5.5555556 7.4555556v2.2888888c4.4555556-1.0111111 7.7777778-4.9888888 7.7777778-9.7444444 0-4.75555556-3.3222222-8.73333333-7.7777778-9.74444444z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"1 0.05 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m.99267578 6.72328559v6.66666671h4.44444445l5.55555557 5.5555555v-17.77777777l-5.55555557 5.55555556zm7.77777778-.18888889v7.0444444l-2.41111111-2.4111111h-3.14444445v-2.22222219h3.14444445zm7.22222224 3.5222222c0-1.96666664-1.1333334-3.65555553-2.7777778-4.47777775v8.94444445c1.6444444-.8111111 2.7777778-2.5 2.7777778-4.4666667zm-2.7777778-9.74444442v2.28888889c3.2111111.95555555 5.5555556 3.93333333 5.5555556 7.45555553s-2.3444445 6.5-5.5555556 7.4555556v2.2888889c4.4555556-1.0111111 7.7777778-4.9888889 7.7777778-9.7444445 0-4.75555553-3.3222222-8.73333331-7.7777778-9.74444442z",fill:"currentColor"}))},3385:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m16.6666667 10c0-2.11666667-.9916667-4.00833333-2.5333334-5.225l-.8-4.775h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225zm-11.6666667 0c0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5-2.75833333 0-5-2.2416667-5-5z"}),(0,l.createElement)(n.Path,{d:"m11.925 1.66666667.3416667 2.06666666c-.7083334-.25833333-1.4666667-.4-2.2666667-.4-.79166667 0-1.55833333.14166667-2.25833333.39166667l.34166666-2.05833333zm.3416667 14.60000003-.3416667 2.0666666h-3.84166667l-.34166666-2.0583333c.7.25 1.46666666.3916667 2.25833333.3916667.8 0 1.5583333-.1416667 2.2666667-.4zm1.0666666-16.2666667h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225 0-2.11666667-.9916667-4.00833333-2.5333334-5.225zm-3.3333333 15c-2.75833333 0-5-2.2416667-5-5 0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.925 1.66666667.3416667 2.06666666c-.7083334-.25833333-1.4666667-.4-2.2666667-.4-.79166667 0-1.55833333.14166667-2.25833333.39166667l.34166666-2.05833333zm.3416667 14.60000003-.3416667 2.0666666h-3.84166667l-.34166666-2.0583333c.7.25 1.46666666.3916667 2.25833333.3916667.8 0 1.5583333-.1416667 2.2666667-.4zm1.0666666-16.2666667h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225 0-2.11666667-.9916667-4.00833333-2.5333334-5.225zm-3.3333333 15c-2.75833333 0-5-2.2416667-5-5 0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5z",fill:"currentColor"}))},578:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15 16.6594678c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-5.604419c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-10.2550488c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.58zm-2.95 4.65062988c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z",fill:"currentColor"}))},1984:function(e,t,r){"use strict";var l=r(9307);t.Z=function(e){let{icon:t,size:r=24,...n}=e;return(0,l.cloneElement)(t,{width:r,height:r,...n})}},69:function(e,t,r){"use strict";var l={};r.r(l),r.d(l,{category:function(){return M},metadata:function(){return V},name:function(){return N},settings:function(){return j}});var n={};r.r(n),r.d(n,{category:function(){return X},metadata:function(){return J},name:function(){return Q},settings:function(){return Y}});var o={};r.r(o),r.d(o,{attributes:function(){return he},category:function(){return ue},metadata:function(){return ee},name:function(){return me},settings:function(){return ve}});var c={};r.r(c),r.d(c,{category:function(){return Ge},metadata:function(){return fe},name:function(){return Ve},settings:function(){return Me}});var a={};r.r(a),r.d(a,{category:function(){return Ue},metadata:function(){return Te},name:function(){return Je},settings:function(){return Qe}});var i={};r.r(i),r.d(i,{category:function(){return vt},metadata:function(){return Xe},name:function(){return ht},settings:function(){return dt}});var s=r(2547),m=r(4981),u=window.wp.domReady,h=r.n(u);h()((function(){const e=(0,m.getBlockType)("core/buttons"),t=(0,m.getBlockType)("coblocks/buttons");(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,m.getBlockType)("core/buttons"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,m.getBlockType)("coblocks/buttons");return!!e&&!!t})(e,t)&&((0,m.unregisterBlockType)("coblocks/buttons"),(0,m.registerBlockType)("coblocks/buttons",{...t,supports:{...t.supports,inserter:!1}}))})),h()((function(){const e=(0,m.getBlockType)("core/media-text"),t=(0,m.getBlockType)("coblocks/media-card");(function(e,t){return!(!e||!t)})(e,t)&&((0,m.unregisterBlockType)("coblocks/media-card"),(0,m.registerBlockType)("coblocks/media-card",{...t,supports:{...t.supports,inserter:!1}}))}));var v=r(9307),f=r(7635),d=r(7462),g=r(5736),w=r(2175),p=r(5609),b=e=>{const{attributes:t,setAttributes:r}=e,{polyfill:l}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.InspectorControls,null,(0,v.createElement)(p.PanelBody,{title:(0,g.__)("Accordion settings","coblocks")},(0,v.createElement)(p.ToggleControl,{label:(0,g.__)("Internet Explorer support","coblocks"),checked:!!l,help:l?(0,g.__)("Supporting Internet Explorer by loading a JavaScript polyfill on this page.","coblocks"):(0,g.__)("Add support for Internet Explorer by loading a JavaScript polyfill.","coblocks"),onChange:()=>{r({polyfill:!l}),wp.data.dispatch("core/editor").editPost({meta:{_coblocks_accordion_ie_support:"'"+!l+"'"}})}}))))},x=r(9588),E=r.n(x),z=r(8913),k=r.n(z),C=r(1984),y=r(444),P=(0,v.createElement)(y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,v.createElement)(y.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),S=r(9818);const _=["coblocks/accordion-item"],B=E()((e=>k()(e,(()=>["coblocks/accordion-item"]))));var V=JSON.parse('{"name":"coblocks/accordion","category":"common","attributes":{"count":{"type":"number","default":"1"},"polyfill":{"type":"boolean","default":false}}}'),G={from:[{type:"prefix",prefix:":accordion",transform:e=>(0,m.createBlock)(V.name,{content:e})},...[2,3,4,5].map((e=>({type:"prefix",prefix:Array(e+1).join(":")+"accordion",transform:t=>(0,m.createBlock)(V.name,{content:t,count:e})})))]};const{name:N,category:M,attributes:T}=V,j={
2
  /* translators: block name */
3
  title:(0,g.__)("Accordion","coblocks"),
4
  /* translators: block description */
5
- description:(0,g.__)("Organize content within collapsable accordion items.","coblocks"),icon:(0,v.createElement)(p.Icon,{icon:f.XEm}),keywords:["coblocks",
6
  /* translators: block keyword */
7
  (0,g.__)("tabs","coblocks"),
8
  /* translators: block keyword (abbreviation for "frequently asked questions") */
9
- (0,g.__)("faq","coblocks")],supports:{align:["wide","full"],html:!1},attributes:T,example:{attributes:{count:2}},transforms:G,edit:e=>{const{clientId:t,attributes:r,className:l}=e,{insertBlock:n}=(0,S.useDispatch)("core/block-editor"),{getBlocksByClientId:o,getBlockHierarchyRootClientId:c,getSelectedBlockClientId:a,getBlockAttributes:i,isSelected:s}=(0,S.useSelect)((e=>e("core/block-editor")),[]),u=c(t),h=c(a()),f=s||u===h,{count:x}=r,E=o(t);return(0,v.createElement)(v.Fragment,null,f&&(0,v.createElement)(b,(0,d.Z)({insertBlock:n},e)),(0,v.createElement)("div",{className:l},(0,v.createElement)(w.InnerBlocks,{__experimentalCaptureToolbars:!0,allowedBlocks:_,template:B(x)}),f&&(0,v.createElement)("div",{className:"coblocks-block-appender"},(0,v.createElement)(p.Tooltip,{text:(0,g.__)("Add accordion item","coblocks")},(0,v.createElement)(p.Button,{className:"block-editor-button-block-appender",label:(0,g.__)("Add accordion item","coblocks"),onMouseDown:()=>{var e;const r=null===(e=E[0].innerBlocks[E[0].innerBlocks.length-1])||void 0===e?void 0:e.clientId;let l={};if(r){const e=i(r);["backgroundColor","borderColor","textColor","customTextColor"].forEach((t=>{null!=e&&e[t]&&(l={...l,[t]:e[t]})}))}const o=(0,m.createBlock)("coblocks/accordion-item",l,[]);n(o,void 0,t)}},(0,v.createElement)(C.Z,{icon:P}))))))},save:()=>(0,v.createElement)("div",null,(0,v.createElement)(w.InnerBlocks.Content,null))};var A=r(4184),R=r.n(A),$=(0,w.withColors)("backgroundColor",{textColor:"color"}),O=r(4333);const{getComputedStyle:H}=window,L=(0,p.withFallbackStyles)(((e,t)=>{const{backgroundColor:r,textColor:l}=t.attributes,n=e.querySelector('[contenteditable="true"]'),o=n?H(n):null;return{fallbackBackgroundColor:r||!o?void 0:o.backgroundColor,fallbackTextColor:l||!o?void 0:o.color}}));var I=(0,O.compose)([$,L])((e=>{const{attributes:t,setAttributes:r,backgroundColor:l,textColor:n,fallbackBackgroundColor:o,fallbackTextColor:c,setBackgroundColor:a,setTextColor:i}=e,{open:s}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.InspectorControls,null,(0,v.createElement)(p.PanelBody,{title:(0,g.__)("Accordion Item settings","coblocks")},(0,v.createElement)(p.ToggleControl
10
- /* translators: visually display open as opposed to closed */,{label:(0,g.__)("Display as open","coblocks"),checked:!!s,help:e=>e?(0,g.__)("Accordion item is open by default.","coblocks"):(0,g.__)("Toggle to set this accordion item to be open by default.","coblocks"),onChange:()=>r({open:!s})})),(0,v.createElement)(w.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:l.color,onChange:(e.setAttributes({borderColor:e.backgroundColor.color}),a),label:(0,g.__)("Background color","coblocks")},{value:n.color,onChange:i,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(w.ContrastChecker,{textColor:n.color,backgroundColor:l.color,fallbackTextColor:c,fallbackBackgroundColor:o}))))})),Z=e=>{const{attributes:t,setAttributes:r}=e,{open:l}=t,n=[{icon:(0,v.createElement)(p.Icon,{icon:f.Og3}),isActive:!0===l,onClick:()=>r({open:!l})
11
- /* translators: toggle label to display the accordion open */,title:(0,g.__)("Display as open","coblocks")}];return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.BlockControls,null,(0,v.createElement)(p.ToolbarGroup,{controls:n})))};const W=[["core/paragraph",{placeholder:(0,g.__)("Add content…","coblocks")}]],F=(e,t)=>e.some((e=>e.clientId===t||F(e.innerBlocks,t)));var D=(0,O.compose)([$])((e=>{const{attributes:t,backgroundColor:r,className:l,isSelected:n,onReplace:o,setAttributes:c,textColor:a}=e,{title:i}=t,{isEditing:s}=(0,S.useSelect)((t=>{const{getSelectedBlockClientId:r,getBlocks:l}=t("core/block-editor"),n=r(),o=F(l(e.clientId),n);return{isEditing:r()===e.clientId||o}}));return(0,v.createElement)(v.Fragment,null,n&&(0,v.createElement)(Z,e),n&&(0,v.createElement)(I,e),(0,v.createElement)("div",{className:R()(l,{[`${l}--open`]:!0===s||t.open,"is-selected":n})},(0,v.createElement)(w.RichText,{tagName:"p"
12
- /* translators: Accordion is the block name */,placeholder:(0,g.__)("Write accordion item title…","coblocks"),value:i,className:R()("wp-block-coblocks-accordion-item__title",{"has-background":r.color,"has-text-color":a.color}),style:{backgroundColor:r.color,color:a.color},onChange:e=>c({title:e}),onRemove:e=>{const t=void 0===i||void 0!==i&&0===i.length;!e&&t&&o([])}}),(0,v.createElement)(p.Icon,{className:R()({"has-text-color":a.color}),style:{color:a.color},icon:!0===s||t.open?"arrow-down":"arrow-right"}),(!0===s||t.open)&&(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:{borderColor:r.color}},(0,v.createElement)(w.InnerBlocks,{template:W,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))})),J=JSON.parse('{"name":"coblocks/accordion-item","category":"common","attributes":{"title":{"type":"string","selector":".wp-block-coblocks-accordion__title"},"open":{"type":"boolean","default":false},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"borderColor":{"type":"string"}}}');const U=[{attributes:{...J.attributes},save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,open:o,textColor:c,borderColor:a,title:i}=t,s=(0,w.getColorClassName)("background-color",r),m=(0,w.getColorClassName)("color",c),u=R()("wp-block-coblocks-accordion-item__title",{"has-background":r||l,[s]:s,"has-text-color":c||n,[m]:m}),h={backgroundColor:s?void 0:l,color:m?void 0:n},f={borderColor:a||l};return(0,v.createElement)("div",null,!w.RichText.isEmpty(i)&&(0,v.createElement)("details",{open:o},(0,v.createElement)(w.RichText.Content,{tagName:"summary",className:u,value:i,style:h}),(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:f},(0,v.createElement)(w.InnerBlocks.Content,null))))}}];var q=U;const{name:Q,category:X,attributes:K}=J,Y={
13
  /* translators: block name */
14
  title:(0,g.__)("Accordion Item","coblocks"),
15
  /* translators: block description */
16
- description:(0,g.__)("Add collapsable accordion items to accordions.","coblocks"),icon:(0,v.createElement)(p.Icon,{icon:f.PNK}),keywords:["coblocks",
17
  /* translators: block keyword */
18
  (0,g.__)("tabs","coblocks"),
19
  /* translators: block keyword (abbreviation for "frequently asked questions") */
20
- (0,g.__)("faq","coblocks")],parent:["coblocks/accordion"],supports:{reusable:!1,html:!1,inserter:!1},attributes:K,edit:D,save:e=>{let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,open:o,textColor:c,borderColor:a,title:i}=t,s=(0,w.getColorClassName)("background-color",r),m=(0,w.getColorClassName)("color",c),u=R()("wp-block-coblocks-accordion-item__title",{"has-background":r||l,[s]:s,"has-text-color":c||n,[m]:m}),h={backgroundColor:s?void 0:l,color:m?void 0:n},f={borderColor:a||l};return(0,v.createElement)("div",null,!w.RichText.isEmpty(i)&&(0,v.createElement)("details",{open:o},(0,v.createElement)(w.RichText.Content,{tagName:"summary",className:u,value:i,style:h}),(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:f,tabIndex:"0"},(0,v.createElement)(w.InnerBlocks.Content,null))))},deprecated:q};var ee=JSON.parse('{"name":"coblocks/alert","category":"formatting","attributes":{"title":{"type":"string","source":"html","selector":".wp-block-coblocks-alert__title"},"value":{"type":"string","source":"html","selector":".wp-block-coblocks-alert__text","default":""},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"titleColor":{"type":"string"},"customTitleColor":{"type":"string"},"borderColor":{"type":"string"},"customBorderColor":{"type":"string"},"textAlign":{"type":"string"}}}');const te=[{attributes:{...ee.attributes,borderColor:{type:"string"},customBorderColor:{type:"string"},type:{type:"string",default:"default"}},save(e){let{attributes:t,className:r}=e;const{align:l,backgroundColor:n,borderColor:o,customBackgroundColor:c,customBorderColor:a,customTextColor:i,customTitleColor:s,textAlign:m,textColor:u,title:h,titleColor:f,type:d,value:g}=t,p=(0,w.getColorClassName)("background-color",n),b=(0,w.getColorClassName)("border-color",o),x=R()(r,`is-${d}-alert`,`align${l}`,{"has-background":n||c,[p]:p,[b]:b}),E={backgroundColor:p?void 0:c,borderColor:a,textAlign:m},z=(0,w.getColorClassName)("color",f),k=R()(r,"wp-block-coblocks-alert__title",{"has-text-color":f||s,[z]:z}),C={color:z?void 0:s},y=(0,w.getColorClassName)("color",u),P=R()("wp-block-coblocks-alert__text",{"has-text-color":u||i,[y]:y}),S={color:y?void 0:i};return(0,v.createElement)("div",{className:x,style:E},!w.RichText.isEmpty(h)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:k,value:h,style:C}),!w.RichText.isEmpty(g)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:P,value:g,style:S}))}},{attributes:ee.attributes,save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,textAlign:o,textColor:c,title:a,value:i}=t,s=(0,w.getColorClassName)("background-color",r),m=(0,w.getColorClassName)("color",c),u=R()({"has-text-color":c||n,[m]:m,"has-background":r||l,[s]:s}),h={backgroundColor:s?void 0:l,color:m?void 0:n,textAlign:o||null};return(0,v.createElement)("div",{className:u,style:h},!w.RichText.isEmpty(a)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!w.RichText.isEmpty(i)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:i}))}},{attributes:ee.attributes,save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,textAlign:o,textColor:c,title:a,value:i}=t,s=(0,w.getColorClassName)("background-color",r),m=(0,w.getColorClassName)("color",c),u=R()({"has-text-color":c||n,[m]:m,[`has-text-align-${o}`]:o,"has-background":r||l,[s]:s}),h={backgroundColor:s?void 0:l,color:m?void 0:n};return(0,v.createElement)("div",{className:u,style:h},!w.RichText.isEmpty(a)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!w.RichText.isEmpty(i)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:i}))}}];var re=te,le=e=>{const{attributes:t,setAttributes:r}=e,{textAlign:l}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.BlockControls,null,(0,v.createElement)(w.AlignmentToolbar,{value:l,onChange:e=>r({textAlign:e})})))},ne=(0,w.withColors)("backgroundColor",{textColor:"color"});const{getComputedStyle:oe}=window,ce=(0,p.withFallbackStyles)(((e,t)=>{const{textColor:r,backgroundColor:l}=t,n=l&&l.color,o=r&&r.color,c=!o&&e?e.querySelector('[contenteditable="true"]'):null;return{fallbackBackgroundColor:n||!e?void 0:oe(e).backgroundColor,fallbackTextColor:o||!c?void 0:oe(c).color}}));var ae=(0,O.compose)([ne,ce])((e=>{const{backgroundColor:t,fallbackBackgroundColor:r,fallbackTextColor:l,setBackgroundColor:n,setTextColor:o,textColor:c}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.InspectorControls,null,(0,v.createElement)(w.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:n,label:(0,g.__)("Background color","coblocks")},{value:c.color,onChange:o,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(w.ContrastChecker,{isLargeText:!1,textColor:c.color,backgroundColor:t.color,fallbackBackgroundColor:r,fallbackTextColor:l}))))})),ie=(0,O.compose)([ne])((e=>{const{attributes:t,backgroundColor:r,className:l,isSelected:n,setAttributes:o,textColor:c}=e,{textAlign:a,title:i,value:s}=t,m=(0,O.usePrevious)(l);return(0,v.useEffect)((()=>{if(/is-\w+-alert/.test(l)){let e=l;e=e.replace("is-default-alert","is-style-info"),e=e.replace(/is-(\w+)-alert/,"is-style-$1"),o({className:e})}}),[]),(0,v.useEffect)((()=>{m&&!/is-\w+-alert/.test(m)&&m!==l&&o({backgroundColor:void 0,customBackgroundColor:void 0,textColor:void 0,customTextColor:void 0})}),[m,l]),(0,v.createElement)(v.Fragment,null,n&&(0,v.createElement)(le,e),n&&(0,v.createElement)(ae,e),(0,v.createElement)("div",{className:R()(l,{"has-background":r.color,"has-text-color":c.color,[`has-text-align-${a}`]:a,[r.class]:r.class,[c.class]:c.class}),style:{backgroundColor:r.color,color:c.color}},(!w.RichText.isEmpty(i)||n)&&(0,v.createElement)(w.RichText
21
- /* translators: placeholder text for input box */,{placeholder:(0,g.__)("Write title…","coblocks"),value:i,className:"wp-block-coblocks-alert__title",onChange:e=>o({title:e})}),(0,v.createElement)(w.RichText
22
- /* translators: placeholder text for input box */,{placeholder:(0,g.__)("Write text…","coblocks"),value:s,className:"wp-block-coblocks-alert__text",onChange:e=>o({value:e})})))})),se={from:[{type:"block",blocks:["core/paragraph"],transform:e=>{let{content:t}=e;return(0,m.createBlock)(ee.name,{value:t})}},{type:"raw",selector:".wp-block-coblocks-alert",transform:e=>(0,m.createBlock)(ee.name,{...(0,m.getBlockAttributes)(ee.name,e.outerHTML)})}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>{let{value:t,title:r}=e;return r&&(t=r+"<br />"+t),t&&t.length?(0,m.createBlock)("core/paragraph",{content:t}):(0,m.createBlock)("core/paragraph")}}]};const{name:me,category:ue,attributes:he}=ee,ve={
23
  /* translators: block name */
24
  title:(0,g.__)("Alert","coblocks"),
25
  /* translators: block description */
26
- description:(0,g.__)("Provide contextual feedback messages or notices.","coblocks"),icon:(0,v.createElement)(p.Icon,{icon:f.zMQ}),keywords:["coblocks",
27
  /* translators: block keyword */
28
  (0,g.__)("notice","coblocks"),
29
  /* translators: block keyword */
@@ -35,19 +35,19 @@ label:(0,g.__)("Success","coblocks")},{name:"warning",
35
  /* translators: block style */
36
  label:(0,g.__)("Warning","coblocks")},{name:"error",
37
  /* translators: block style */
38
- label:(0,g.__)("Error","coblocks")}],supports:{align:!0,alignWide:!1,alignFull:!1},example:{attributes:{title:(0,g.__)("This is an alert block","coblocks"),value:(0,g.__)("An alert is a message that displays outside the flow of typical content. Alerts provide contextual feedback, typically asking readers to take an action.","coblocks")}},attributes:he,transforms:se,edit:ie,save:e=>{let{attributes:t}=e;const{backgroundColor:r,className:l,customBackgroundColor:n,customTextColor:o,textAlign:c,textColor:a,title:i,value:s}=t,m=(0,w.getColorClassName)("background-color",r),u=(0,w.getColorClassName)("color",a),h=R()({"has-text-color":a||o,[u]:u,[`has-text-align-${c}`]:c,"has-background":r||n,[m]:m}),f={backgroundColor:m?void 0:n,color:u?void 0:o};return(0,v.createElement)("div",{className:h,style:f,"aria-label":(()=>{const e=null==l?void 0:l.match(/is-style-(\w+)/);return e&&e[1]
39
- /* translators: text for accessibility defining the type of alert used */?`${(0,g.__)("Alert section of type","coblocks")} ${e[1]}`:(0,g.__)("Alert section","coblocks")})()},!w.RichText.isEmpty(i)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:i}),!w.RichText.isEmpty(s)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:s}))},deprecated:re};var fe=JSON.parse('{"name":"coblocks/author","category":"layout","attributes":{"biography":{"type":"array","source":"children","selector":".wp-block-coblocks-author__biography","default":[]},"name":{"type":"string","source":"html","selector":".wp-block-coblocks-author__name"},"imgId":{"type":"number"},"imgUrl":{"type":"string","source":"attribute","attribute":"src","selector":"img"},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"fontSize":{"type":"string"},"customFontSize":{"type":"number"}}}');const de=[{attributes:{...fe.attributes,heading:{type:"string",selector:".wp-block-coblocks-author__heading"},textAlign:{type:"string"}},save(e){let{attributes:t}=e;const{biography:r,heading:l,imgUrl:n,name:o,textAlign:c}=t;return o?(0,v.createElement)("div",{style:{textAlign:c}},n&&(0,v.createElement)("div",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:n,alt:"avatar"})),(0,v.createElement)("div",{className:"wp-block-coblocks-author__content"},!w.RichText.isEmpty(l)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__heading",value:l}),!w.RichText.isEmpty(o)&&(0,v.createElement)(w.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:o}),!w.RichText.isEmpty(r)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:r}),(0,v.createElement)(w.InnerBlocks.Content,null))):null}}];var ge=de,we=(0,v.createElement)(y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,v.createElement)(y.Path,{d:"M20.1 5.1L16.9 2 6.2 12.7l-1.3 4.4 4.5-1.3L20.1 5.1zM4 20.8h8v-1.5H4v1.5z"})),pe=e=>{const{attributes:t,setAttributes:r}=e,{imgUrl:l,imgId:n}=t;return(0,v.createElement)(w.BlockControls,null,l&&(0,v.createElement)(w.MediaUploadCheck,null,(0,v.createElement)(p.Toolbar,{label:(0,g.__)("Author controls","coblocks")},(0,v.createElement)(w.MediaUpload,{allowedTypes:["image"],onSelect:e=>r({imgId:e.id,imgUrl:e.url}),render:e=>{let{open:t}=e;return(0,v.createElement)(p.Button,{className:"components-toolbar__control",icon:we,label:(0,g.__)("Edit avatar","coblocks"),onClick:t})},value:n}))))},be=e=>{const{fallbackFontSize:t,fontSize:r,setFontSize:l}=e;return(0,v.createElement)(w.FontSizePicker,{fallbackFontSize:t,onChange:e=>{const t=e?parseInt(e,10):void 0;l(t)},value:r.size?`${r.size}px`:void 0})};const{getComputedStyle:xe}=window,Ee=(0,p.withFallbackStyles)(((e,t)=>{const{textColor:r,backgroundColor:l,fontSize:n,customFontSize:o}=t.attributes,c=e.querySelector('[contenteditable="true"]'),a=c?xe(c):null;return{fallbackBackgroundColor:l||!a?void 0:a.backgroundColor,fallbackTextColor:r||!a?void 0:a.color,fallbackFontSize:n||o||!a?void 0:parseInt(a.fontSize)||void 0}}));var ze=(0,O.compose)([(0,w.withColors)("backgroundColor",{textColor:"color"}),(0,w.withFontSizes)("fontSize"),Ee])((e=>{const{backgroundColor:t,setBackgroundColor:r,setTextColor:l,textColor:n,fallbackTextColor:o,fallbackBackgroundColor:c,fontSize:a}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.InspectorControls,null,(0,v.createElement)(p.PanelBody,{title:(0,g.__)("Author settings","coblocks"),className:"blocks-font-size"},(0,v.createElement)(be,e)),(0,v.createElement)(w.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:r,label:(0,g.__)("Background color","coblocks")},{value:n.color,onChange:l,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(w.ContrastChecker,{textColor:n.color,backgroundColor:t.color,fallbackTextColor:o,fallbackBackgroundColor:c,fontSize:a.size}))))})),ke=window.wp.editor,Ce=(0,v.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,v.createElement)(y.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.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"}));const ye=(0,S.withSelect)((()=>{const e=(0,S.select)("core/block-editor").getBlockSelectionStart();return{selectedParentClientId:(0,S.select)("core/block-editor").getBlockRootClientId(e)}}));var Pe=(0,O.compose)([(0,w.withColors)("backgroundColor",{textColor:"color"}),(0,w.withFontSizes)("fontSize"),ye])((e=>{const{attributes:t,backgroundColor:r,className:l,clientId:n,fontSize:o,isSelected:c,selectedParentClientId:a,setAttributes:i,textColor:m}=e,{biography:u,imgUrl:h,name:f}=t,d=!!h,b=(0,v.createElement)(p.DropZone,{onFilesDrop:t=>{(0,ke.mediaUpload)({allowedTypes:["image"],filesList:t,onFileChange:t=>{let[r]=t;return(t=>{t&&t.url&&e.setAttributes({imgUrl:t.url})})(r)}})}
40
- /* translators: image to represent the post author */,label:(0,g.__)("Drop to upload as avatar","coblocks")}),x=R()(l,{"has-background":r.color,"has-text-color":m.color,[r.class]:r.class,[m.class]:m.class}),E={backgroundColor:r.color,color:m.color,fontSize:(0,s.Vl)(o)};return(0,v.createElement)(v.Fragment,null,c&&(0,v.createElement)(pe,e),c&&(0,v.createElement)(ze,e),(0,v.createElement)("div",{className:x,style:E},b,c||n===a||d?(0,v.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)(w.MediaUploadCheck,null,(0,v.createElement)(w.MediaUpload,{onSelect:e=>i({imgUrl:e.url,imgId:e.id}),allowedTypes:["image"],value:h,render:e=>{let{open:t}=e;return(0,v.createElement)(p.Button,{onClick:t},h?(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:h,alt:"avatar"}):(0,v.createElement)(w.BlockIcon,{icon:Ce}))}}))):null,(0,v.createElement)("div",{className:`${l}__content`},(0,v.createElement)(w.RichText,{identifier:"name",multiline:!1,tagName:"span",className:"wp-block-coblocks-author__name",placeholder:
41
  /* translators: placeholder text used for the author name */
42
- (0,g.__)("Write author name…","coblocks"),value:f,onChange:e=>{i({name:e})}}),(0,v.createElement)(w.RichText,{identifier:"biography",multiline:!1,tagName:"p",className:"wp-block-coblocks-author__biography",placeholder:
43
  /* translators: placeholder text used for the biography */
44
- (0,g.__)("Write a biography that distills objective credibility and authority to your readers…","coblocks"),value:u,onChange:e=>{i({biography:e})}}),(0,v.createElement)(w.InnerBlocks,{template:[["core/button",{placeholder:
45
  /* translators: content placeholder */
46
- (0,g.__)("Author link…","coblocks")}]],allowedBlocks:["core/button"],templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))})),Se=r(3769),_e=r(6553),Be={from:[{type:"raw",selector:".wp-block-coblocks-author",transform:e=>(0,m.createBlock)(fe.name,{...(0,m.getBlockAttributes)(fe.name,e.outerHTML)})},{type:"prefix",prefix:":author",transform:e=>(0,m.createBlock)(fe.name,{content:e})}]};const{name:Ve,category:Ge,attributes:Ne}=fe,Me={
47
  /* translators: block name */
48
  title:(0,g.__)("Author","coblocks"),
49
  /* translators: block description */
50
- description:(0,g.__)("Add an author biography to build credibility and authority.","coblocks"),icon:(0,v.createElement)(p.Icon,{icon:f.BEb}),keywords:["coblocks",
51
  /* translators: block keyword */
52
  (0,g.__)("biography","coblocks"),
53
  /* translators: block keyword */
@@ -55,26 +55,58 @@ description:(0,g.__)("Add an author biography to build credibility and authority
55
  /* translators: example female name */
56
  name:(0,g.__)("Jane Doe","coblocks"),
57
  /* translators: example biography */
58
- biography:(0,g.__)("Born to express, not to impress. A maker making the world I want.","coblocks"),imgUrl:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"}},attributes:Ne,transforms:Be,edit:Pe,save:e=>{let{className:t,attributes:r}=e;const{backgroundColor:l,biography:n,customBackgroundColor:o,customTextColor:c,imgUrl:a,name:i,textColor:s,fontSize:m,customFontSize:u}=r,h=(0,w.getColorClassName)("background-color",l),f=(0,w.getColorClassName)("color",s),d=(0,w.getFontSizeClass)(m),g=R()(t,{"has-text-color":s||c,"has-background":l||o,[f]:f,[h]:h,[d]:d}),p={backgroundColor:h?void 0:o,color:f?void 0:c,fontSize:d?void 0:u};return(e=>{const t=["name","imgUrl","biography"],r=Object.entries(e).filter((e=>{let[r]=e;return t.includes(r)}));return(0,Se.T1)((0,_e.Z)(r))})(r)?null:(0,v.createElement)("div",{className:g,style:p},a&&(0,v.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:a,alt:i})),(0,v.createElement)("div",{className:"wp-block-coblocks-author__content"},!w.RichText.isEmpty(i)&&(0,v.createElement)(w.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:i}),!w.RichText.isEmpty(n)&&(0,v.createElement)(w.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:n}),(0,v.createElement)(w.InnerBlocks.Content,null)))},deprecated:ge};var Te=JSON.parse('{"name":"coblocks/buttons","category":"layout","attributes":{"items":{"type":"number","default":"2"},"contentAlign":{"type":"string","default":"left"},"isStackedOnMobile":{"type":"boolean","default":false}}}');const je=[{attributes:{...Te.attributes,gutter:{type:"string",default:"medium"},stacked:{type:"boolean",default:!1}},save(e){let{attributes:t,className:r}=e;const{gutter:l,stacked:n,contentAlign:o,isStackedOnMobile:c}=t,a=R()("wp-block-coblocks-buttons__inner",{[`flex-align-${o}`]:o,[`has-${l}-gutter`]:l,"is-stacked":n,"is-stacked-on-mobile":c});return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:a},(0,v.createElement)(w.InnerBlocks.Content,null)))}}];var Ae=je;class Re extends v.Component{render(){const{clientId:e,attributes:t,setAttributes:r}=this.props,{items:l,isStackedOnMobile:n}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.InspectorControls,null,(0,v.createElement)(p.PanelBody
59
- /* translators: block settings */,{title:(0,g.__)("Buttons settings","coblocks")},(0,v.createElement)(p.RangeControl,{label:(0,g.__)("Buttons","coblocks"),value:l,onChange:t=>{r({items:parseInt(t)}),wp.data.dispatch("core/block-editor").selectBlock(e)},min:1,max:4}),(0,v.createElement)(p.ToggleControl
60
- /* translators: visually stack buttons one on top of another */,{label:(0,g.__)("Stack on mobile","coblocks"),checked:n,onChange:()=>r({isStackedOnMobile:!n}),help:n?(0,g.__)("Stacking buttons on mobile.","coblocks"):(0,g.__)("Toggle to stack buttons on mobile.","coblocks")}))))}}var $e=Re;class Oe extends v.Component{render(){const{attributes:e,setAttributes:t}=this.props,{contentAlign:r}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.BlockControls,null,(0,v.createElement)(w.AlignmentToolbar,{value:r,onChange:e=>t({contentAlign:e})})))}}var He=Oe;const Le=["core/button"],Ie=E()((e=>k()(e,(()=>["core/button"]))));class Ze extends v.Component{componentDidMount(){const{clientId:e}=this.props;if(!(0,m.getBlockType)("core/buttons"))return;const t=(0,S.select)("core/block-editor").getBlock(e),r=(0,m.createBlock)("core/buttons",{align:t.attributes.contentAlign},t.innerBlocks);(0,S.dispatch)("core/block-editor").replaceBlock(e,r)}render(){const{attributes:e,className:t,isSelected:r}=this.props,{items:l,contentAlign:n,isStackedOnMobile:o}=e,c=R()("wp-block-coblocks-buttons__inner",{[`flex-align-${n}`]:n,"is-stacked-on-mobile":o});return(0,v.createElement)(v.Fragment,null,r&&(0,v.createElement)($e,this.props),r&&(0,v.createElement)(He,this.props),(0,v.createElement)("div",{className:t},(0,v.createElement)("div",{className:c},(0,v.createElement)(w.InnerBlocks,{allowedBlocks:Le,template:Ie(l),templateLock:"all",templateInsertUpdatesSelection:!1}))))}}var We=Ze,Fe={from:[...[1,2,3,4].map((e=>({type:"prefix",prefix:Array(e+1).join(":")+"buttons",transform:t=>(0,m.createBlock)(Te.name,{content:t,items:e})})))]},De=(0,v.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,v.createElement)(y.Path,{d:"M19 6.5H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v7zM8 12.8h8v-1.5H8v1.5z"}));const{name:Je,category:Ue,attributes:qe}=Te,Qe={
61
  /* translators: block name */
62
  title:(0,g.__)("Buttons","coblocks"),
63
  /* translators: block description */
64
- description:(0,g.__)("Prompt visitors to take action with multiple buttons, side by side.","coblocks"),icon:De,keywords:["coblocks",
65
  /* translators: block keyword */
66
  (0,g.__)("link","coblocks"),
67
  /* translators: block keyword (abbreviation for "call to action") */
68
  (0,g.__)("cta","coblocks"),
69
  /* translators: block keyword */
70
- (0,g.__)("call to action","coblocks")],attributes:qe,transforms:Fe,edit:We,save:function(e){let{attributes:t,className:r}=e;const{contentAlign:l,isStackedOnMobile:n}=t,o=R()("wp-block-coblocks-buttons__inner",{[`flex-align-${l}`]:l,"is-stacked-on-mobile":n});return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:o},(0,v.createElement)(w.InnerBlocks.Content,null)))},deprecated:Ae};var Xe=JSON.parse('{"name":"coblocks/gallery-carousel","category":"media","attributes":{"gutter":{"type":"number","default":5},"gutterMobile":{"type":"number","default":5},"gridSize":{"type":"string","default":"lrg"},"height":{"type":"number","default":400},"pageDots":{"type":"boolean","default":false},"prevNextButtons":{"type":"boolean","default":true},"loop":{"type":"boolean","default":false},"autoPlay":{"type":"boolean","default":false},"autoPlaySpeed":{"type":"string","default":3000},"draggable":{"type":"boolean","default":true},"alignCells":{"type":"boolean","default":false},"pauseHover":{"type":"boolean","default":false},"freeScroll":{"type":"boolean","default":false},"thumbnails":{"type":"boolean","default":false},"navForClass":{"type":"string","default":""},"responsiveHeight":{"type":"boolean","default":false},"images":{"type":"array","default":[],"source":"query","selector":".coblocks-gallery--item","query":{"url":{"source":"attribute","selector":"img","attribute":"src"},"link":{"source":"attribute","selector":"img","attribute":"data-link"},"imgLink":{"source":"attribute","selector":"img","attribute":"data-imglink"},"alt":{"source":"attribute","selector":"img","attribute":"alt","default":""},"id":{"source":"attribute","selector":"img","attribute":"data-id"},"index":{"source":"attribute","selector":"img","attribute":"data-index"},"caption":{"type":"string","source":"html","selector":"figcaption"}}}}}'),Ke={backgroundType:{type:"string",default:"image"},backgroundImg:{type:"string"},backgroundPosition:{type:"string",default:"center center"},backgroundRepeat:{type:"string",default:"no-repeat"},backgroundSize:{type:"string"},backgroundOverlay:{type:"number",default:0},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},hasParallax:{type:"boolean",default:!1},focalPoint:{type:"object"},videoMuted:{type:"boolean",default:!0},videoLoop:{type:"boolean",default:!0},openPopover:{type:"boolean",default:!1}},Ye=function(e){const t=(0,w.getColorClassName)("background-color",e.backgroundColor),r=e.backgroundSize?e.backgroundSize:"cover",l=[{[t]:t},{"has-background":e.backgroundColor||e.customBackgroundColor},{"has-parallax":e.backgroundImg&&"image"===e.backgroundType&&e.hasParallax},{"is-transient":e.backgroundImg&&0===e.backgroundImg.indexOf("blob:")},{"has-background-overlay":e.backgroundImg&&0!==e.backgroundOverlay},{[`bg-${r}`]:e.backgroundImg&&"image"===e.backgroundType}];return e.backgroundType&&l.push({[`has-background-${e.backgroundType}`]:e.backgroundImg}),e.backgroundRepeat&&l.push({[`bg-${e.backgroundRepeat}`]:e.backgroundImg&&"image"===e.backgroundType}),e.backgroundPosition&&l.push({[`bg-${e.backgroundPosition.split(" ").join("-")}`]:e.backgroundImg&&"image"===e.backgroundType}),e.backgroundOverlay&&l.push({[s.yj(e.backgroundOverlay)]:e.backgroundImg&&0!==e.backgroundOverlay&&50!==e.backgroundOverlay}),l},et=(e,t)=>{const r=e&&(0,w.getColorClassName)("background-color",e.backgroundColor);return{backgroundImage:e.backgroundImg&&"image"===e.backgroundType?`url(${e.backgroundImg})`:void 0,backgroundColor:r?t&&t.color:e.customBackgroundColor,backgroundPosition:e.focalPoint&&!e.hasParallax?`${100*e.focalPoint.x}% ${100*e.focalPoint.y}%`:void 0}};r(1609),r(5655);var tt=r(3304);const rt=[{attributes:{...tt.im,...Ke,...Xe.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,draggable:o,freeScroll:c,gridSize:a,gutter:i,gutterMobile:s,height:m,images:u,pageDots:h,pauseHover:f,prevNextButtons:d,primaryCaption:g,alignCells:p,thumbnails:b,responsiveHeight:x,lightbox:E,navForClass:z}=t;if(u.length<=0)return;const k=R()(r,{"has-responsive-height":x}),C=R()("is-cropped",...(0,tt.jJ)(t),{"has-horizontal-gutter":i>0,"has-lightbox":E}),y=R()("has-carousel",`has-carousel-${a}`,{"has-aligned-cells":p,[`has-margin-bottom-${i}`]:b&&i>0,[`has-margin-bottom-mobile-${s}`]:b&&s>0,[z]:b}),P={height:m?m+"px":void 0},S=R()("coblocks-gallery--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),_={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),cellAlign:p?"left":"center",draggable:o,freeScroll:c,pageDots:h,pauseAutoPlayOnHover:f,prevNextButtons:d,responsiveHeight:x,thumbnails:b,wrapAround:!0},B=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),V=R()("carousel-nav",{[`has-margin-top-${i}`]:i>0,[`has-margin-top-mobile-${s}`]:s>0,[`has-negative-margin-left-${i}`]:i>0,[`has-negative-margin-left-mobile-${s}`]:s>0,[`has-negative-margin-right-${i}`]:i>0,[`has-negative-margin-right-mobile-${s}`]:s>0}),G=R()("coblocks--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),N={asNavFor:`.${z}`,autoPlay:!1,cellAlign:"left",contain:!0,draggable:o,pageDots:!1,prevNextButtons:!1,thumbnails:!1,wrapAround:!1};return(0,v.createElement)("div",{className:k},(0,v.createElement)("div",{className:C},(0,v.createElement)("div",{className:y,"data-flickity":JSON.stringify(_),style:x?void 0:P},u.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:S},t))}))),b?(0,v.createElement)("div",{className:V,"data-flickity":JSON.stringify(N)},u.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks--item-thumbnail",key:e.id||e.url},(0,v.createElement)("figure",{className:G},t))}))):null),!w.RichText.isEmpty(g)&&(0,v.createElement)(w.RichText.Content,{className:B,tagName:"figcaption",value:g}))}},{attributes:{...tt.im,...Ke,...Xe.attributes},save(e){let{attributes:t,className:r}=e;const{align:l,alignCells:n,autoPlay:o,autoPlaySpeed:c,backgroundPadding:a,backgroundPaddingMobile:i,captionStyle:s,customCaptionColor:m,draggable:u,filter:h,freeScroll:f,gridSize:d,gutter:g,gutterMobile:p,height:b,images:x,pageDots:E,pauseHover:z,prevNextButtons:k,primaryCaption:C,radius:y,responsiveHeight:P,thumbnails:S}=t;if(x.length<=0)return;const _=(0,w.getColorClassName)("color",t.captionColor),B=R()("coblocks-gallery",{captionColorClass:_,[`has-background-border-radius-${t.backgroundRadius}`]:t.backgroundRadius>0,[`has-border-radius-${y}`]:y>0,"has-caption-color":_||m,[`has-caption-style-${s}`]:void 0!==s,[`has-filter-${h}`]:"none"!==h,"has-no-alignment":!l,"has-padding":a>0,[`has-padding-${a}`]:a>0,[`has-padding-mobile-${i}`]:i>0}),V=R()(r,{"has-responsive-height":P}),G=R()("is-cropped",B,...Ye(t),{"has-horizontal-gutter":g>0}),N={...et(t)},M=R()("has-carousel",`has-carousel-${d}`,{"has-aligned-cells":n,[`has-margin-bottom-${g}`]:S&&g>0,[`has-margin-bottom-mobile-${p}`]:S&&p>0}),T={height:b?b+"px":void 0},j=R()("coblocks-gallery--figure",{[`has-margin-left-${g}`]:g>0,[`has-margin-left-mobile-${p}`]:p>0,[`has-margin-right-${g}`]:g>0,[`has-margin-right-mobile-${p}`]:p>0}),A={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!o||!c)&&parseFloat(c),cellAlign:n?"left":"center",draggable:u,freeScroll:f,pageDots:E,pauseAutoPlayOnHover:z,prevNextButtons:k,responsiveHeight:P,thumbnails:S,wrapAround:!0},$=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",_,{"has-caption-color":_}),O=R()("carousel-nav",{[`has-margin-top-${g}`]:g>0,[`has-margin-top-mobile-${p}`]:p>0,[`has-negative-margin-left-${g}`]:g>0,[`has-negative-margin-left-mobile-${p}`]:p>0,[`has-negative-margin-right-${g}`]:g>0,[`has-negative-margin-right-mobile-${p}`]:p>0}),H=R()("coblocks--figure",{[`has-margin-left-${g}`]:g>0,[`has-margin-left-mobile-${p}`]:p>0,[`has-margin-right-${g}`]:g>0,[`has-margin-right-mobile-${p}`]:p>0}),L={asNavFor:".has-carousel",autoPlay:!1,cellAlign:"left",contain:!0,draggable:u,pageDots:!1,prevNextButtons:!1,thumbnails:!1,wrapAround:!1},I={color:_?void 0:m};return(0,v.createElement)("div",{className:V},(0,v.createElement)("div",{className:G,style:N},(0,v.createElement)("div",{className:M,"data-flickity":JSON.stringify(A),style:P?void 0:T},x.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:j},t))}))),S?(0,v.createElement)("div",{className:O,"data-flickity":JSON.stringify(L)},x.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks--item-thumbnail",key:e.id||e.url},(0,v.createElement)("figure",{className:H},t))}))):null),!w.RichText.isEmpty(C)&&(0,v.createElement)(w.RichText.Content,{className:$,style:I,tagName:"figcaption",value:C}))}},{attributes:{...tt.im,...Ke,...Xe.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,captionColor:o,customCaptionColor:c,draggable:a,freeScroll:i,gridSize:s,gutter:m,gutterMobile:u,height:h,images:f,pageDots:d,pauseHover:g,prevNextButtons:p,primaryCaption:b,alignCells:x,thumbnails:E,responsiveHeight:z}=t,k=R()("is-cropped",...(0,tt.jJ)(t),...Ye(t),{"has-horizontal-gutter":m>0}),C={...et(t)},y=R()("has-carousel",`has-carousel-${s}`,{"has-aligned-cells":x}),P={height:h?h+"px":void 0},S=R()("coblocks-gallery--figure",{[`has-margin-left-${m}`]:m>0,[`has-margin-left-mobile-${u}`]:u>0,[`has-margin-right-${m}`]:m>0,[`has-margin-right-mobile-${u}`]:u>0}),_={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),cellAlign:x?"left":"center",draggable:a,freeScroll:i,pageDots:d,pauseAutoPlayOnHover:g,prevNextButtons:p,responsiveHeight:z,thumbnails:E,wrapAround:!0},B=(0,w.getColorClassName)("color",o),V=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",B,{"has-caption-color":B}),G={color:B?void 0:c};return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:k,style:C},(0,v.createElement)("div",{className:y,"data-flickity":JSON.stringify(_),style:P},f.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:S},t))})))),!w.RichText.isEmpty(b)&&(0,v.createElement)(w.RichText.Content,{className:V,style:G,tagName:"figcaption",value:b}))}},{attributes:{...tt.im,...Ke,...Xe.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,captionColor:o,customCaptionColor:c,draggable:a,gridSize:i,gutter:s,gutterMobile:m,height:u,images:h,pageDots:f,prevNextButtons:d,primaryCaption:g}=t;if(h.length<=0)return;const p=R()("is-cropped",...(0,tt.jJ)(t),{"has-horizontal-gutter":s>0}),b={...et(t)},x=R()("has-carousel",`has-carousel-${i}`,{}),E={height:u?u+"px":void 0},z=R()("coblocks-gallery--figure",{[`has-margin-left-${s}`]:s>0,[`has-margin-left-mobile-${m}`]:m>0,[`has-margin-right-${s}`]:s>0,[`has-margin-right-mobile-${m}`]:m>0}),k={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),draggable:a,pageDots:f,prevNextButtons:d,wrapAround:!0},C=(0,w.getColorClassName)("color",o),y=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",C,{"has-caption-color":C}),P={color:C?void 0:c};return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:p,style:b},(0,v.createElement)("div",{className:x,"data-flickity":JSON.stringify(k),style:E},h.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:z},t))})))),!w.RichText.isEmpty(g)&&(0,v.createElement)(w.RichText.Content,{className:y,style:P,tagName:"figcaption",value:g}))}},{attributes:{...tt.im,...Ke,...Xe.attributes},save:e=>{let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,draggable:o,freeScroll:c,gridSize:a,gutter:i,gutterMobile:s,height:m,images:u,pageDots:h,pauseHover:f,prevNextButtons:d,primaryCaption:p,alignCells:b,thumbnails:x,responsiveHeight:E,lightbox:z,navForClass:k}=t;if(u.length<=0)return;const C=R()(r,{"has-responsive-height":E}),y=R()("is-cropped",...(0,tt.jJ)(t),{"has-horizontal-gutter":i>0,"has-lightbox":z}),P=R()("has-carousel",`has-carousel-${a}`,{"has-aligned-cells":b,[`has-margin-bottom-${i}`]:x&&i>0,[`has-margin-bottom-mobile-${s}`]:x&&s>0,[k]:x}),S={height:m?m+"px":void 0},_=R()("coblocks-gallery--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),B={autoPlay:!(!l||!n)&&parseFloat(n),draggable:o,pageDots:h,prevNextButtons:d,wrapAround:!0,cellAlign:b?"left":"center",pauseAutoPlayOnHover:f,freeScroll:c,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},thumbnails:x,responsiveHeight:E},V=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),G=R()("carousel-nav",{[`has-margin-top-${i}`]:i>0,[`has-margin-top-mobile-${s}`]:s>0,[`has-negative-margin-left-${i}`]:i>0,[`has-negative-margin-left-mobile-${s}`]:s>0,[`has-negative-margin-right-${i}`]:i>0,[`has-negative-margin-right-mobile-${s}`]:s>0}),N=R()("coblocks--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),M={asNavFor:`.${k}`,autoPlay:!1,contain:!0,cellAlign:"left",pageDots:!1,thumbnails:!1,draggable:o,prevNextButtons:!1,wrapAround:!1};return(0,v.createElement)("div",{"aria-label":(0,g.__)("Carousel Gallery","coblocks"),className:C},(0,v.createElement)("div",{className:y},(0,v.createElement)("div",{className:P,style:E?void 0:S,"data-flickity":JSON.stringify(B)},u.map((e=>{const t=(0,v.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?`wp-image-${e.id}`:null});return(0,v.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},(0,v.createElement)("figure",{className:_},t))}))),x?(0,v.createElement)("div",{className:G,"data-flickity":JSON.stringify(M)},u.map((e=>{const t=(0,v.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return(0,v.createElement)("div",{key:e.id||e.url,className:"coblocks--item-thumbnail"},(0,v.createElement)("figure",{className:N},t))}))):null),!w.RichText.isEmpty(p)&&(0,v.createElement)(w.RichText.Content,{tagName:"figcaption",className:V,value:p}))}}];var lt=rt,nt=r(3105),ot=r.n(nt),ct=r(8718),at=r.n(ct);const it={from:[{blocks:["coblocks/gallery-collage","coblocks/gallery-stacked","coblocks/gallery-offset","core/gallery"],transform:e=>(0,m.createBlock)(Xe.name,{...(0,tt.Iv)(e),gridSize:"lrg"}),type:"block"},{blocks:["coblocks/gallery-masonry"],transform:(e,t)=>{const r=t.map(((e,t)=>{const r=e.attributes;return{alt:null==r?void 0:r.alt,caption:null==r?void 0:r.caption,id:null==r?void 0:r.id,index:t,url:null==r?void 0:r.url}}));return(0,m.createBlock)(Xe.name,{images:r},[])},type:"block"},{blocks:["core/image"],isMatch:e=>ot()(e,(e=>{let{id:t,url:r}=e;return Number.isInteger(t)&&r})),isMultiBlock:!0,transform:e=>(0,m.createBlock)(Xe.name,{captions:!!ot()(e,(e=>{let{caption:t}=e;return!!t})),ids:e.map((e=>{let{id:t}=e;return t})),images:e.map(((e,t)=>({...at()(e,["id","url","alt","caption"]),index:t})))}),type:"block"},{prefix:":carousel",transform:e=>(0,m.createBlock)(Xe.name,{content:e}),type:"prefix"}],to:[{blocks:["core/gallery"],transform:e=>(0,m.createBlock)("core/gallery",{...(0,tt.Iv)(e)}),type:"block"}]};var st=it,mt=r(779);const ut=(0,v.lazy)((()=>r.e(313).then(r.bind(r,2313)))),{name:ht,category:vt}=Xe,ft={...tt.im,...Xe.attributes},dt={
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  /* translators: block name */
72
  title:(0,g.__)("Carousel","coblocks"),
73
  /* translators: block description */
74
- description:(0,g.__)("Display multiple images in a beautiful carousel gallery.","coblocks"),category:Se.ds?"coblocks-galleries":"media",attributes:ft,variations:mt.iQ,icon:(0,v.createElement)(p.Icon,{icon:f.cX3}),keywords:["coblocks",
75
  /* translators: block keyword */
76
  (0,g.__)("gallery","coblocks"),
77
  /* translators: block keyword */
78
- (0,g.__)("photos","coblocks")],supports:{align:["wide","full"],html:!1,coBlocksSpacing:!0},transforms:st,edit:e=>(0,v.createElement)(v.Suspense,{fallback:(0,v.createElement)(p.Spinner,null)},(0,v.createElement)(ut,e)),save:e=>{const{attributes:t}=e,{autoPlay:r,autoPlaySpeed:l,draggable:n,gutter:o,images:c,pauseHover:a,freeScroll:i,prevNextButtons:s,thumbnails:m,responsiveHeight:u,lightbox:h,loop:f,pageDots:d,gutterMobile:p,height:b,alignCells:x,gridSize:E,navForClass:z}=t;if(c.length<=0)return null;const k=R()("is-cropped",...(0,tt.jJ)(t),{"has-horizontal-gutter":o>0,"has-lightbox":h,"has-no-thumbnails":!m}),C=R()("coblocks-gallery--figure",{[`has-margin-left-${o}`]:o>0,[`has-margin-left-mobile-${p}`]:p>0,[`has-margin-right-${o}`]:o>0,[`has-margin-right-mobile-${p}`]:p>0}),y=R()("wp-block-coblocks-gallery-carousel-thumbnail",{[`has-margin-left-${o}`]:o>0,[`has-margin-left-mobile-${p}`]:p>0,[`has-margin-right-${o}`]:o>0,[`has-margin-right-mobile-${p}`]:p>0}),P=R()("wp-block-coblocks-gallery-carousel-thumbnail-pagination",{[`has-margin-top-${o}`]:o>0,[`has-margin-top-mobile-${p}`]:p>0}),S=R()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),_=R()("has-carousel",`has-carousel-${E}`,"swiper-container",{"has-aligned-cells":x,"has-responsive-height":u,[z]:m}),B={height:b?`${b}px`:void 0},V="12345",G={alignCells:x,autoPlay:r,autoPlaySpeed:l,draggable:n,freeScroll:i,loop:f,navigation:s,pageDots:d,pauseHover:a,responsiveHeight:u,slidesPerView:{lrg:2,med:4,sml:5,xlrg:1}[E],thumbnails:m,uuid:V};return(0,v.createElement)("div",{"aria-label":(0,g.__)("Carousel Gallery","coblocks")},(0,v.createElement)("div",{className:k},(0,v.createElement)("div",{className:_,"data-swiper":JSON.stringify(G),id:V,style:u?void 0:B},(0,v.createElement)("div",{className:"swiper-wrapper",id:"swiper-wrapper"},c.map(((e,t)=>(0,v.createElement)("div",{className:"swiper-slide",key:t},(0,v.createElement)("div",{className:"coblocks-gallery--item",role:"button",tabIndex:t},(0,v.createElement)("figure",{className:C},(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url})),(0,v.createElement)(w.RichText.Content,{className:S,tagName:"figcaption",value:e.caption})))))),s&&(0,v.createElement)(v.Fragment,null,(0,v.createElement)("button",{className:"nav-button__prev",id:"12345-prev"},(0,v.createElement)("svg",{className:"icon",style:{transform:"rotate(180deg)"}})),(0,v.createElement)("button",{className:"nav-button__next",id:"12345-next"},(0,v.createElement)("svg",{className:"icon"})))),m&&(0,v.createElement)("div",{className:P},c.map(((e,t)=>(0,v.createElement)("div",{className:y,id:`wp-block-coblocks-gallery-carousel-thumbnail-${t}`,key:t,style:{height:"80px",width:"100px"}},(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url,style:{height:"100%",width:"100%"}})))))))},deprecated:lt};[l,n,o,c,a,i].forEach(s.qt)},779:function(e,t,r){"use strict";r.d(t,{VF:function(){return p},HK:function(){return d},iQ:function(){return w}});var l=r(9307),n=r(5609);const o={};o.thumbnails=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 49 48",width:"49",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{stroke:"currentColor"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m17.319 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.0999 0 .181-.081.181-.181v-2.6379c0-.1-.0811-.1811-.181-.1811z"}),(0,l.createElement)(n.Path,{d:"m22.3268 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.1 0 .181-.081.181-.181v-2.6379c0-.1-.081-.1811-.181-.1811z"}),(0,l.createElement)(n.Path,{d:"m27.319 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.0999 0 .181-.081.181-.181v-2.6379c0-.1-.0811-.1811-.181-.1811z"})),(0,l.createElement)(n.Path,{d:"m33.6606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.1218 25.1989 5.3752-3.5884 4.5693 2.5772 4.7645-4.3127 5.0442 4.3127",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}))),o.fullAutoplay=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 48 48",width:"48",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.Path,{d:"m33.1606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m27.9817 21.598c.0004.1797-.0449.3566-.1317.5139-.0868.1574-.2122.2901-.3645.3856l-4.9876 3.151c-.1462.0917-.3143.1426-.4868.1474s-.3432-.0368-.4943-.1203c-.151-.0835-.2769-.206-.3646-.3546-.0877-.1487-.134-.3181-.134-.4907v-6.1772c0-.2601.1033-.5096.2872-.6935s.4334-.2872.6935-.2872c.1654.0012.3276.0463.47.1305l4.9702 2.8783c.1634.0912.2997.2242.395.3852.0953.1611.1462.3445.1476.5316z"}),(0,l.createElement)(n.Path,{d:"m38 27.7344c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.8285.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m10.5 15.7344c.8284 0 1.5.6715 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5z"}))),o.fullScroll=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 49 48",width:"49",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m28.6647 23.5531c-.3175 0-.6025.1399-.7976.3611-.1952-.2212-.4802-.3611-.7976-.3611-.2191 0-.4222.0665-.5913.1803-.1457-.4143-.5408-.712-1.0039-.712-.1936 0-.3754.0521-.5318.143v-3.0676c0-.5865-.4769-1.0635-1.0635-1.0635-.5865 0-1.0634.477-1.0634 1.0635v4.5171l-1.3751-1.0401c-.402-.402-1.1028-.4025-1.5038 0-.4147.4143-.4147 1.0896-.0053 1.4985l3.7546 3.98c.05.0538.1197.0841.193.0841h4.5198c.1218 0 .2281-.083.2579-.2016l1.0635-4.2539c.0053-.0207.008-.0425.008-.0643 0-.5865-.477-1.0635-1.0635-1.0635z"}),(0,l.createElement)(n.Path,{d:"m26.0888 19.7099h2.5097l-.7583.7583c-.129.129-.129.3387 0 .4678.0642.0648.1489.0972.2336.0972s.1694-.0324.2342-.0966l1.3234-1.3227c.0304-.0311.0549-.0681.0715-.1078.0337-.0814.0337-.1721 0-.2534-.0166-.0404-.0411-.0768-.0715-.1079l-1.3234-1.3227c-.129-.129-.3387-.129-.4678 0-.129.129-.129.3388 0 .4678l.7583.7583h-2.5097c-.1826 0-.3309.1482-.3309.3308 0 .1827.1483.3309.3309.3309z"}),(0,l.createElement)(n.Path,{d:"m21.577 19.0487h-2.5098l.7583-.7583c.129-.129.129-.3388 0-.4678-.0642-.0648-.1489-.0973-.2336-.0973s-.1694.0325-.2342.0966l-1.3234 1.3228c-.0305.0311-.055.0681-.0715.1078-.0337.0814-.0337.1721 0 .2535.0165.0403.041.0767.0715.1078l1.3234 1.3228c.129.129.3387.129.4678 0 .129-.1291.129-.3388 0-.4679l-.7583-.7583h2.5098c.1826 0 .3308-.1482.3308-.3308s-.1482-.3309-.3308-.3309z"})),(0,l.createElement)(n.Path,{d:"m33.6606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m38.5 27.7344c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.8285.6716-1.5 1.5-1.5z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"m11 15.7344c.8284 0 1.5.6715 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5z",fill:"currentColor"})),o.lightbox=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 48 48",width:"48",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m28.6679 24.9019-1.6896-1.6896c.5232-.7721.7398-1.7116.6075-2.6349-.1324-.9232-.6041-1.764-1.3232-2.3581s-1.6338-.8987-2.5655-.8545c-.9316.0443-1.8134.4342-2.4729 1.0938-.6595.6595-1.0495 1.5412-1.0938 2.4729-.0442.9317.2605 1.8464.8545 2.5655.5941.719 1.4349 1.1908 2.3582 1.3232.9233.1323 1.8627-.0843 2.6349-.6076l1.6896 1.6897c.1326.1326.3125.2071.5001.2071s.3675-.0745.5002-.2071c.1326-.1327.2072-.3126.2072-.5002s-.0746-.3675-.2072-.5002zm-4.7939-1.2918c-.4951.0002-.9791-.1464-1.3908-.4214-.4118-.2749-.7327-.6658-.9222-1.1231-.1896-.4574-.2392-.9607-.1427-1.4462.0965-.4856.3349-.9316.685-1.2817s.7961-.5885 1.2817-.685c.4856-.0966.9889-.0469 1.4462.1426.4574.1896.8482.5105 1.1232.9222.2749.4118.4215.8958.4213 1.3909 0 .6635-.2635 1.2998-.7327 1.769-.4692.4691-1.1055.7327-1.769.7327z",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m23.4844 24.3594h1.5v4.03125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"})),(0,l.createElement)(n.Path,{d:"m33.1606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}));var c=o;const a=(e,t)=>e?`has-nav-${t.split("-")[0]}`:"";var i=r(7361),s=r.n(i),m=r(9588),u=r.n(m),h=r(5736),v=r(2175),f=r(9818);const d=u()((e=>{if(Object.entries(e.images).length>0)return!1;const t=w.map((t=>!(Object.entries(t.attributes).filter((r=>{let[l]=r;return e[l]===t.attributes[l]})).length!==Object.entries(t.attributes).length)&&t.title)).filter((e=>"string"==typeof e));return t.length?t[0]:!(Object.entries(g.attributes).filter((t=>{let[r]=t;return e[r]===g.attributes[r]})).length!==Object.entries(g.attributes).length)&&"skip"})),g={attributes:{gridSize:"xlrg",radius:0,gutter:0,gutterMobile:0}},w=[{name:"full-thumbnails-xlrg",title:(0,h.__)("Thumbnails","coblocks"),icon:c.thumbnails,attributes:{thumbnails:!0,alignCells:!0,align:"full",autoPlay:!1,draggable:!1,freeScroll:!1,prevNextButtons:!1,gridSize:"xlrg",radius:0,gutter:0,gutterMobile:0,pageDots:!1},scope:["block"]},{name:"full-arrows-lrg",title:(0,h.__)("Full Autoplay","coblocks"),icon:c.fullAutoplay,attributes:{thumbnails:!1,alignCells:!1,align:"full",autoPlay:!0,draggable:!1,freeScroll:!1,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3},scope:["block"]},{name:"full-scroll-dots-lrg",title:(0,h.__)("Full Scroll","coblocks"),icon:c.fullScroll,attributes:{thumbnails:!1,alignCells:!0,align:"full",autoPlay:!0,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3,responsiveHeight:!0,pageDots:!0,freeScroll:!0,draggable:!0,pauseHover:!0},scope:["block"]},{name:"wide-lightbox-lrg",title:(0,h.__)("Lightbox","coblocks"),icon:c.lightbox,attributes:{thumbnails:!1,alignCells:!0,align:"wide",autoPlay:!0,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3,responsiveHeight:!0,pageDots:!1,freeScroll:!0,draggable:!1,pauseHover:!0,lightbox:!0},scope:["block"]}],p=e=>{const{name:t,setAttributes:r,clientId:n}=e,o=(0,f.useSelect)((e=>e("core/blocks").getBlockType(t)),[]),c=(0,f.useSelect)((e=>{var r;return null!==(r=e("core/blocks").getBlockVariations(t))&&void 0!==r?r:null}),[]);return(0,l.createElement)(v.__experimentalBlockVariationPicker,{icon:s()(o,["icon","src"]),label:s()(o,["title"]),instructions:(0,h.__)("Select a carousel variation to start with.","coblocks"),variations:c,allowSkip:!0,onSelect:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:g;var t;null!=e&&e.attributes&&r({...e.attributes,navForClass:a(null===(t=e.attributes)||void 0===t?void 0:t.thumbnails,n)})}})}},6162:function(e,t){"use strict";t.Z={align:{type:"string"},backgroundPadding:{default:0,type:"number"},backgroundPaddingMobile:{default:0,type:"number"},backgroundRadius:{default:0,type:"number"},captionColor:{type:"string"},captionStyle:{default:"dark",type:"string"},captions:{default:!1,type:"boolean"},customCaptionColor:{type:"string"},customFontSize:{type:"number"},filter:{default:"none",type:"string"},fontSize:{type:"string"},gutter:{default:15,type:"number"},gutterMobile:{default:15,type:"number"},images:{default:[],query:{alt:{attribute:"alt",default:"",selector:"img",source:"attribute"},caption:{selector:"figcaption",source:"children",type:"array"},id:{attribute:"data-id",selector:"img",source:"attribute"},imgLink:{attribute:"data-imglink",selector:"img",source:"attribute"},link:{attribute:"data-link",selector:"img",source:"attribute"},url:{attribute:"src",selector:"img",source:"attribute"}},selector:".coblocks-gallery--item",source:"query",type:"array"},lightbox:{default:!1,type:"boolean"},linkTo:{default:"none",type:"string"},primaryCaption:{selector:".coblocks-gallery--primary-caption",source:"children",type:"array"},radius:{default:0,type:"number"},rel:{default:"",type:"string"},shadow:{default:"none",type:"string"},target:{type:"string"}}},8356:function(e,t){"use strict";t.Z=function(e){const{align:t,radius:r,captionStyle:l,filter:n}=e;return["coblocks-gallery",{"has-no-alignment":!t},{[`has-filter-${n}`]:"none"!==n},{[`has-border-radius-${r}`]:r>0},{[`has-caption-style-${l}`]:void 0!==l}]}},3304:function(e,t,r){"use strict";r.d(t,{im:function(){return l.Z},jJ:function(){return n.Z},Iv:function(){return o.Z}});var l=r(6162),n=r(8356),o=(r(988),r(38))},988:function(e,t,r){"use strict";r(2175)},38:function(e,t,r){"use strict";var l=r(2547);t.Z=function(e){var t;return{align:e.align,animation:e.animation,autoPlay:e.autoPlay,autoPlaySpeed:e.autoPlaySpeed,captionColor:e.captionColor,captions:e.captions,customCaptionColor:e.customCaptionColor,customFontSize:e.customFontSize,draggable:e.draggable,filter:e.filter,fontSize:e.fontSize,gridSize:e.gridSize,gutterMobile:e.gutterMobile,height:e.height,images:null===(t=e.images)||void 0===t?void 0:t.map(((e,t)=>({...l.oj(e),index:t}))),lightbox:e.lightbox,linkTo:e.linkTo,noBottomMargin:e.noBottomMargin,noTopMargin:e.noTopMargin,pageDots:e.pageDots,prevNextButtons:e.prevNextButtons,primaryCaption:e.primaryCaption,radius:e.radius,rel:e.rel,shadow:e.shadow,target:e.target}}},5800:function(e,t,r){"use strict";var l=r(9307),n=r(5609);const o={};o.mobile=(0,l.createElement)(n.SVG,{"aria-hidden":!0,className:"dashicon",role:"img",focusable:"false",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.25 0h-6c-.825 0-1.5.61363636-1.5 1.36363636v10.27272724c0 .75.675 1.3636364 1.5 1.3636364h6c.825 0 1.5-.6136364 1.5-1.3636364v-10.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 11h-5v-9h5z",transform:"translate(2.25 1)"})),o.desktopChrome=(0,l.createElement)(n.SVG,{"aria-hidden":!0,className:"dashicon dashicon--desktop-chrome",role:"img",focusable:"false",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m13.5 0h-12c-.8325 0-1.5.61363636-1.5 1.36363636v12.27272724c0 .75.6675 1.3636364 1.5 1.3636364h12l-.5-2h-11v-10h11v10l.5 2c.825 0 1.5-.6136364 1.5-1.3636364v-12.27272724c0-.75-.6675-1.36363636-1.5-1.36363636z"})),t.Z=o},5655:function(e,t,r){"use strict";var l=r(9307),n=r(5800),o=r(5736),c=r(5609);class a extends l.Component{constructor(){super(...arguments),this.setGutterTo=this.setGutterTo.bind(this),this.setGutterMobileTo=this.setGutterMobileTo.bind(this)}setGutterTo(e){0===e&&this.props.setAttributes({radius:e}),this.props.setAttributes({gutter:e})}setGutterMobileTo(e){this.props.setAttributes({gutterMobile:e})}render(){const{attributes:e,label:t=(0,o.__)("Gutter","coblocks"),max:r=50,min:a=0,onChange:i=this.setGutterTo,onChangeMobile:s=this.setGutterMobileTo,step:m=5}=this.props;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(c.TabPanel,{className:"components-base-control components-coblocks-responsive__tabs",activeClass:"is-primary",initialTabName:"desk",tabs:[{name:"desk",title:n.Z.desktopChrome,className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--desktop components-button is-button is-default"},{name:"mobile",title:n.Z.mobile,className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--mobile components-button is-button is-default"}]},(n=>{var u,h;return"mobile"===n.name?(0,l.createElement)(c.RangeControl,{label:(0,o.sprintf)(
79
  /* translators: %s: values associated with CSS syntax, 'Width', 'Gutter', 'Height in pixels', 'Width' */
80
- (0,o.__)("Mobile %s","coblocks"),t),value:null!==(h=e.valueMobile)&&void 0!==h?h:e.gutterMobile,onChange:e=>s(e),min:a,max:r,step:m}):(0,l.createElement)(c.RangeControl,{label:t,value:null!==(u=e.value)&&void 0!==u?u:e.gutter,onChange:e=>i(e),min:a,max:r,step:m})})))}}t.Z=a},6553:function(e,t,r){"use strict";function l(e){return void 0===Object.fromEntries?[...e].reduce(((e,t)=>{let{0:r,1:l}=t;return Object.assign(e,{[r]:l})}),{}):Object.fromEntries(e)}r.d(t,{Z:function(){return l}})},3769:function(e,t,r){"use strict";r.d(t,{T1:function(){return n},Lz:function(){return o},ds:function(){return c}});var l=r(4981);const n=e=>!Object.entries(e).map((e=>{let[,t]=e;return"string"==typeof t&&(t=t.trim()),t instanceof Array&&(t=t.length),t instanceof Object&&(t=Object.entries(t).length),!!t})).filter((e=>!0===e)).length,o=()=>"function"==typeof l.registerBlockCollection,c=(0,l.getCategories)().some((function(e){return"formatting"===e.slug}))},2547:function(e,t,r){"use strict";r.d(t,{yj:function(){return u},oj:function(){return h},o2:function(){return v},Vl:function(){return f},qt:function(){return d}});var l=r(998),n=r.n(l),o=r(7361),c=r.n(o),a=r(8718),i=r.n(a),s=r(3769),m=(r(1313),r(4981));function u(e){return 0===e||50===e?null:"has-background-overlay-"+10*Math.round(e/10)}const h=(e,t)=>{const r=i()(e,["alt","id","link","caption","imgLink"]);r.url=c()(e,["sizes","large","url"])||c()(e,["media_details","sizes","large","source_url"])||e.url;const l=n()(t,(function(e){return e.url===r.url}));return r.imgLink=l>=0?t[l].imgLink:"",r},v=["image"],f=e=>{var t;const r=null!==(t=null==e?void 0:e.size)&&void 0!==t?t:e;return RegExp(/([a-z])/).test(r)?r:r+"px"},d=e=>{var t;if(!e)return;let{category:r}=e;const{name:l,settings:n}=e;(0,s.Lz)()||l.includes("gallery")||(r="coblocks");const o=2===(null==e||null===(t=e.metadata)||void 0===t?void 0:t.apiVersion)?null==e?void 0:e.metadata:{};let c="";null!=n&&n.icon&&(c={foreground:"#09757A",src:n.icon}),(0,m.registerBlockType)(l,{category:r,...n,icon:c,...o})}},4184:function(e,t){var r;!function(){"use strict";var l={}.hasOwnProperty;function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof r;if("string"===o||"number"===o)e.push(r);else if(Array.isArray(r)){if(r.length){var c=n.apply(null,r);c&&e.push(c)}}else if("object"===o)if(r.toString===Object.prototype.toString)for(var a in r)l.call(r,a)&&r[a]&&e.push(a);else e.push(r.toString())}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):void 0===(r=function(){return n}.apply(t,[]))||(e.exports=r)}()},8552:function(e,t,r){var l=r(852)(r(5639),"DataView");e.exports=l},1989:function(e,t,r){var l=r(1789),n=r(401),o=r(7667),c=r(1327),a=r(1866);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},8407:function(e,t,r){var l=r(7040),n=r(4125),o=r(2117),c=r(7518),a=r(4705);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},7071:function(e,t,r){var l=r(852)(r(5639),"Map");e.exports=l},3369:function(e,t,r){var l=r(4785),n=r(1285),o=r(6e3),c=r(9916),a=r(5265);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},3818:function(e,t,r){var l=r(852)(r(5639),"Promise");e.exports=l},8525:function(e,t,r){var l=r(852)(r(5639),"Set");e.exports=l},8668:function(e,t,r){var l=r(3369),n=r(619),o=r(2385);function c(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new l;++t<r;)this.add(e[t])}c.prototype.add=c.prototype.push=n,c.prototype.has=o,e.exports=c},6384:function(e,t,r){var l=r(8407),n=r(7465),o=r(3779),c=r(7599),a=r(4758),i=r(4309);function s(e){var t=this.__data__=new l(e);this.size=t.size}s.prototype.clear=n,s.prototype.delete=o,s.prototype.get=c,s.prototype.has=a,s.prototype.set=i,e.exports=s},2705:function(e,t,r){var l=r(5639).Symbol;e.exports=l},1149:function(e,t,r){var l=r(5639).Uint8Array;e.exports=l},577:function(e,t,r){var l=r(852)(r(5639),"WeakMap");e.exports=l},6874:function(e){e.exports=function(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}},4963:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length,n=0,o=[];++r<l;){var c=e[r];t(c,r,e)&&(o[n++]=c)}return o}},4636:function(e,t,r){var l=r(2545),n=r(5694),o=r(1469),c=r(4144),a=r(5776),i=r(6719),s=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=o(e),m=!r&&n(e),u=!r&&!m&&c(e),h=!r&&!m&&!u&&i(e),v=r||m||u||h,f=v?l(e.length,String):[],d=f.length;for(var g in e)!t&&!s.call(e,g)||v&&("length"==g||u&&("offset"==g||"parent"==g)||h&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||a(g,d))||f.push(g);return f}},9932:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length,n=Array(l);++r<l;)n[r]=t(e[r],r,e);return n}},2488:function(e){e.exports=function(e,t){for(var r=-1,l=t.length,n=e.length;++r<l;)e[n+r]=t[r];return e}},2908:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length;++r<l;)if(t(e[r],r,e))return!0;return!1}},4865:function(e,t,r){var l=r(9465),n=r(7813),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,r){var c=e[t];o.call(e,t)&&n(c,r)&&(void 0!==r||t in e)||l(e,t,r)}},8470:function(e,t,r){var l=r(7813);e.exports=function(e,t){for(var r=e.length;r--;)if(l(e[r][0],t))return r;return-1}},9465:function(e,t,r){var l=r(8777);e.exports=function(e,t,r){"__proto__"==t&&l?l(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},9881:function(e,t,r){var l=r(7816),n=r(9291)(l);e.exports=n},760:function(e,t,r){var l=r(9881);e.exports=function(e,t){var r=[];return l(e,(function(e,l,n){t(e,l,n)&&r.push(e)})),r}},1848:function(e){e.exports=function(e,t,r,l){for(var n=e.length,o=r+(l?1:-1);l?o--:++o<n;)if(t(e[o],o,e))return o;return-1}},1078:function(e,t,r){var l=r(2488),n=r(7285);e.exports=function e(t,r,o,c,a){var i=-1,s=t.length;for(o||(o=n),a||(a=[]);++i<s;){var m=t[i];r>0&&o(m)?r>1?e(m,r-1,o,c,a):l(a,m):c||(a[a.length]=m)}return a}},8483:function(e,t,r){var l=r(5063)();e.exports=l},7816:function(e,t,r){var l=r(8483),n=r(3674);e.exports=function(e,t){return e&&l(e,t,n)}},7786:function(e,t,r){var l=r(1811),n=r(327);e.exports=function(e,t){for(var r=0,o=(t=l(t,e)).length;null!=e&&r<o;)e=e[n(t[r++])];return r&&r==o?e:void 0}},8866:function(e,t,r){var l=r(2488),n=r(1469);e.exports=function(e,t,r){var o=t(e);return n(e)?o:l(o,r(e))}},4239:function(e,t,r){var l=r(2705),n=r(9607),o=r(2333),c=l?l.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":c&&c in Object(e)?n(e):o(e)}},13:function(e){e.exports=function(e,t){return null!=e&&t in Object(e)}},9454:function(e,t,r){var l=r(4239),n=r(7005);e.exports=function(e){return n(e)&&"[object Arguments]"==l(e)}},939:function(e,t,r){var l=r(2492),n=r(7005);e.exports=function e(t,r,o,c,a){return t===r||(null==t||null==r||!n(t)&&!n(r)?t!=t&&r!=r:l(t,r,o,c,e,a))}},2492:function(e,t,r){var l=r(6384),n=r(7114),o=r(8351),c=r(6096),a=r(4160),i=r(1469),s=r(4144),m=r(6719),u="[object Arguments]",h="[object Array]",v="[object Object]",f=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,d,g,w){var p=i(e),b=i(t),x=p?h:a(e),E=b?h:a(t),z=(x=x==u?v:x)==v,k=(E=E==u?v:E)==v,C=x==E;if(C&&s(e)){if(!s(t))return!1;p=!0,z=!1}if(C&&!z)return w||(w=new l),p||m(e)?n(e,t,r,d,g,w):o(e,t,x,r,d,g,w);if(!(1&r)){var y=z&&f.call(e,"__wrapped__"),P=k&&f.call(t,"__wrapped__");if(y||P){var S=y?e.value():e,_=P?t.value():t;return w||(w=new l),g(S,_,r,d,w)}}return!!C&&(w||(w=new l),c(e,t,r,d,g,w))}},2958:function(e,t,r){var l=r(6384),n=r(939);e.exports=function(e,t,r,o){var c=r.length,a=c,i=!o;if(null==e)return!a;for(e=Object(e);c--;){var s=r[c];if(i&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++c<a;){var m=(s=r[c])[0],u=e[m],h=s[1];if(i&&s[2]){if(void 0===u&&!(m in e))return!1}else{var v=new l;if(o)var f=o(u,h,m,e,t,v);if(!(void 0===f?n(h,u,3,o,v):f))return!1}}return!0}},8458:function(e,t,r){var l=r(3560),n=r(5346),o=r(3218),c=r(346),a=/^\[object .+?Constructor\]$/,i=Function.prototype,s=Object.prototype,m=i.toString,u=s.hasOwnProperty,h=RegExp("^"+m.call(u).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||n(e))&&(l(e)?h:a).test(c(e))}},8749:function(e,t,r){var l=r(4239),n=r(1780),o=r(7005),c={};c["[object Float32Array]"]=c["[object Float64Array]"]=c["[object Int8Array]"]=c["[object Int16Array]"]=c["[object Int32Array]"]=c["[object Uint8Array]"]=c["[object Uint8ClampedArray]"]=c["[object Uint16Array]"]=c["[object Uint32Array]"]=!0,c["[object Arguments]"]=c["[object Array]"]=c["[object ArrayBuffer]"]=c["[object Boolean]"]=c["[object DataView]"]=c["[object Date]"]=c["[object Error]"]=c["[object Function]"]=c["[object Map]"]=c["[object Number]"]=c["[object Object]"]=c["[object RegExp]"]=c["[object Set]"]=c["[object String]"]=c["[object WeakMap]"]=!1,e.exports=function(e){return o(e)&&n(e.length)&&!!c[l(e)]}},7206:function(e,t,r){var l=r(1573),n=r(6432),o=r(6557),c=r(1469),a=r(9601);e.exports=function(e){return"function"==typeof e?e:null==e?o:"object"==typeof e?c(e)?n(e[0],e[1]):l(e):a(e)}},280:function(e,t,r){var l=r(5726),n=r(6916),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!l(e))return n(e);var t=[];for(var r in Object(e))o.call(e,r)&&"constructor"!=r&&t.push(r);return t}},1573:function(e,t,r){var l=r(2958),n=r(1499),o=r(2634);e.exports=function(e){var t=n(e);return 1==t.length&&t[0][2]?o(t[0][0],t[0][1]):function(r){return r===e||l(r,e,t)}}},6432:function(e,t,r){var l=r(939),n=r(7361),o=r(9095),c=r(5403),a=r(9162),i=r(2634),s=r(327);e.exports=function(e,t){return c(e)&&a(t)?i(s(e),t):function(r){var c=n(r,e);return void 0===c&&c===t?o(r,e):l(t,c,3)}}},5970:function(e,t,r){var l=r(3012),n=r(9095);e.exports=function(e,t){return l(e,t,(function(t,r){return n(e,r)}))}},3012:function(e,t,r){var l=r(7786),n=r(611),o=r(1811);e.exports=function(e,t,r){for(var c=-1,a=t.length,i={};++c<a;){var s=t[c],m=l(e,s);r(m,s)&&n(i,o(s,e),m)}return i}},371:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},9152:function(e,t,r){var l=r(7786);e.exports=function(e){return function(t){return l(t,e)}}},611:function(e,t,r){var l=r(4865),n=r(1811),o=r(5776),c=r(3218),a=r(327);e.exports=function(e,t,r,i){if(!c(e))return e;for(var s=-1,m=(t=n(t,e)).length,u=m-1,h=e;null!=h&&++s<m;){var v=a(t[s]),f=r;if("__proto__"===v||"constructor"===v||"prototype"===v)return e;if(s!=u){var d=h[v];void 0===(f=i?i(d,v,h):void 0)&&(f=c(d)?d:o(t[s+1])?[]:{})}l(h,v,f),h=h[v]}return e}},6560:function(e,t,r){var l=r(5703),n=r(8777),o=r(6557),c=n?function(e,t){return n(e,"toString",{configurable:!0,enumerable:!1,value:l(t),writable:!0})}:o;e.exports=c},2545:function(e){e.exports=function(e,t){for(var r=-1,l=Array(e);++r<e;)l[r]=t(r);return l}},531:function(e,t,r){var l=r(2705),n=r(9932),o=r(1469),c=r(3448),a=l?l.prototype:void 0,i=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(o(t))return n(t,e)+"";if(c(t))return i?i.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r}},7561:function(e,t,r){var l=r(7990),n=/^\s+/;e.exports=function(e){return e?e.slice(0,l(e)+1).replace(n,""):e}},1717:function(e){e.exports=function(e){return function(t){return e(t)}}},4757:function(e){e.exports=function(e,t){return e.has(t)}},4290:function(e,t,r){var l=r(6557);e.exports=function(e){return"function"==typeof e?e:l}},1811:function(e,t,r){var l=r(1469),n=r(5403),o=r(5514),c=r(9833);e.exports=function(e,t){return l(e)?e:n(e,t)?[e]:o(c(e))}},4429:function(e,t,r){var l=r(5639)["__core-js_shared__"];e.exports=l},9291:function(e,t,r){var l=r(8612);e.exports=function(e,t){return function(r,n){if(null==r)return r;if(!l(r))return e(r,n);for(var o=r.length,c=t?o:-1,a=Object(r);(t?c--:++c<o)&&!1!==n(a[c],c,a););return r}}},5063:function(e){e.exports=function(e){return function(t,r,l){for(var n=-1,o=Object(t),c=l(t),a=c.length;a--;){var i=c[e?a:++n];if(!1===r(o[i],i,o))break}return t}}},8777:function(e,t,r){var l=r(852),n=function(){try{var e=l(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=n},7114:function(e,t,r){var l=r(8668),n=r(2908),o=r(4757);e.exports=function(e,t,r,c,a,i){var s=1&r,m=e.length,u=t.length;if(m!=u&&!(s&&u>m))return!1;var h=i.get(e),v=i.get(t);if(h&&v)return h==t&&v==e;var f=-1,d=!0,g=2&r?new l:void 0;for(i.set(e,t),i.set(t,e);++f<m;){var w=e[f],p=t[f];if(c)var b=s?c(p,w,f,t,e,i):c(w,p,f,e,t,i);if(void 0!==b){if(b)continue;d=!1;break}if(g){if(!n(t,(function(e,t){if(!o(g,t)&&(w===e||a(w,e,r,c,i)))return g.push(t)}))){d=!1;break}}else if(w!==p&&!a(w,p,r,c,i)){d=!1;break}}return i.delete(e),i.delete(t),d}},8351:function(e,t,r){var l=r(2705),n=r(1149),o=r(7813),c=r(7114),a=r(8776),i=r(1814),s=l?l.prototype:void 0,m=s?s.valueOf:void 0;e.exports=function(e,t,r,l,s,u,h){switch(r){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!u(new n(e),new n(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return o(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var v=a;case"[object Set]":var f=1&l;if(v||(v=i),e.size!=t.size&&!f)return!1;var d=h.get(e);if(d)return d==t;l|=2,h.set(e,t);var g=c(v(e),v(t),l,s,u,h);return h.delete(e),g;case"[object Symbol]":if(m)return m.call(e)==m.call(t)}return!1}},6096:function(e,t,r){var l=r(8234),n=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,o,c,a){var i=1&r,s=l(e),m=s.length;if(m!=l(t).length&&!i)return!1;for(var u=m;u--;){var h=s[u];if(!(i?h in t:n.call(t,h)))return!1}var v=a.get(e),f=a.get(t);if(v&&f)return v==t&&f==e;var d=!0;a.set(e,t),a.set(t,e);for(var g=i;++u<m;){var w=e[h=s[u]],p=t[h];if(o)var b=i?o(p,w,h,t,e,a):o(w,p,h,e,t,a);if(!(void 0===b?w===p||c(w,p,r,o,a):b)){d=!1;break}g||(g="constructor"==h)}if(d&&!g){var x=e.constructor,E=t.constructor;x==E||!("constructor"in e)||!("constructor"in t)||"function"==typeof x&&x instanceof x&&"function"==typeof E&&E instanceof E||(d=!1)}return a.delete(e),a.delete(t),d}},9021:function(e,t,r){var l=r(5564),n=r(5357),o=r(61);e.exports=function(e){return o(n(e,void 0,l),e+"")}},1957:function(e,t,r){var l="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=l},8234:function(e,t,r){var l=r(8866),n=r(9551),o=r(3674);e.exports=function(e){return l(e,o,n)}},5050:function(e,t,r){var l=r(7019);e.exports=function(e,t){var r=e.__data__;return l(t)?r["string"==typeof t?"string":"hash"]:r.map}},1499:function(e,t,r){var l=r(9162),n=r(3674);e.exports=function(e){for(var t=n(e),r=t.length;r--;){var o=t[r],c=e[o];t[r]=[o,c,l(c)]}return t}},852:function(e,t,r){var l=r(8458),n=r(7801);e.exports=function(e,t){var r=n(e,t);return l(r)?r:void 0}},9607:function(e,t,r){var l=r(2705),n=Object.prototype,o=n.hasOwnProperty,c=n.toString,a=l?l.toStringTag:void 0;e.exports=function(e){var t=o.call(e,a),r=e[a];try{e[a]=void 0;var l=!0}catch(e){}var n=c.call(e);return l&&(t?e[a]=r:delete e[a]),n}},9551:function(e,t,r){var l=r(4963),n=r(479),o=Object.prototype.propertyIsEnumerable,c=Object.getOwnPropertySymbols,a=c?function(e){return null==e?[]:(e=Object(e),l(c(e),(function(t){return o.call(e,t)})))}:n;e.exports=a},4160:function(e,t,r){var l=r(8552),n=r(7071),o=r(3818),c=r(8525),a=r(577),i=r(4239),s=r(346),m="[object Map]",u="[object Promise]",h="[object Set]",v="[object WeakMap]",f="[object DataView]",d=s(l),g=s(n),w=s(o),p=s(c),b=s(a),x=i;(l&&x(new l(new ArrayBuffer(1)))!=f||n&&x(new n)!=m||o&&x(o.resolve())!=u||c&&x(new c)!=h||a&&x(new a)!=v)&&(x=function(e){var t=i(e),r="[object Object]"==t?e.constructor:void 0,l=r?s(r):"";if(l)switch(l){case d:return f;case g:return m;case w:return u;case p:return h;case b:return v}return t}),e.exports=x},7801:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},222:function(e,t,r){var l=r(1811),n=r(5694),o=r(1469),c=r(5776),a=r(1780),i=r(327);e.exports=function(e,t,r){for(var s=-1,m=(t=l(t,e)).length,u=!1;++s<m;){var h=i(t[s]);if(!(u=null!=e&&r(e,h)))break;e=e[h]}return u||++s!=m?u:!!(m=null==e?0:e.length)&&a(m)&&c(h,m)&&(o(e)||n(e))}},1789:function(e,t,r){var l=r(4536);e.exports=function(){this.__data__=l?l(null):{},this.size=0}},401:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7667:function(e,t,r){var l=r(4536),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(l){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return n.call(t,e)?t[e]:void 0}},1327:function(e,t,r){var l=r(4536),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return l?void 0!==t[e]:n.call(t,e)}},1866:function(e,t,r){var l=r(4536);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=l&&void 0===t?"__lodash_hash_undefined__":t,this}},7285:function(e,t,r){var l=r(2705),n=r(5694),o=r(1469),c=l?l.isConcatSpreadable:void 0;e.exports=function(e){return o(e)||n(e)||!!(c&&e&&e[c])}},5776:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var l=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==l||"symbol"!=l&&t.test(e))&&e>-1&&e%1==0&&e<r}},5403:function(e,t,r){var l=r(1469),n=r(3448),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,c=/^\w*$/;e.exports=function(e,t){if(l(e))return!1;var r=typeof e;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!n(e))||c.test(e)||!o.test(e)||null!=t&&e in Object(t)}},7019:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5346:function(e,t,r){var l,n=r(4429),o=(l=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||""))?"Symbol(src)_1."+l:"";e.exports=function(e){return!!o&&o in e}},5726:function(e){var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},9162:function(e,t,r){var l=r(3218);e.exports=function(e){return e==e&&!l(e)}},7040:function(e){e.exports=function(){this.__data__=[],this.size=0}},4125:function(e,t,r){var l=r(8470),n=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=l(t,e);return!(r<0||(r==t.length-1?t.pop():n.call(t,r,1),--this.size,0))}},2117:function(e,t,r){var l=r(8470);e.exports=function(e){var t=this.__data__,r=l(t,e);return r<0?void 0:t[r][1]}},7518:function(e,t,r){var l=r(8470);e.exports=function(e){return l(this.__data__,e)>-1}},4705:function(e,t,r){var l=r(8470);e.exports=function(e,t){var r=this.__data__,n=l(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}},4785:function(e,t,r){var l=r(1989),n=r(8407),o=r(7071);e.exports=function(){this.size=0,this.__data__={hash:new l,map:new(o||n),string:new l}}},1285:function(e,t,r){var l=r(5050);e.exports=function(e){var t=l(this,e).delete(e);return this.size-=t?1:0,t}},6e3:function(e,t,r){var l=r(5050);e.exports=function(e){return l(this,e).get(e)}},9916:function(e,t,r){var l=r(5050);e.exports=function(e){return l(this,e).has(e)}},5265:function(e,t,r){var l=r(5050);e.exports=function(e,t){var r=l(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}},8776:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,l){r[++t]=[l,e]})),r}},2634:function(e){e.exports=function(e,t){return function(r){return null!=r&&r[e]===t&&(void 0!==t||e in Object(r))}}},4523:function(e,t,r){var l=r(8306);e.exports=function(e){var t=l(e,(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}},4536:function(e,t,r){var l=r(852)(Object,"create");e.exports=l},6916:function(e,t,r){var l=r(5569)(Object.keys,Object);e.exports=l},1167:function(e,t,r){e=r.nmd(e);var l=r(1957),n=t&&!t.nodeType&&t,o=n&&e&&!e.nodeType&&e,c=o&&o.exports===n&&l.process,a=function(){try{return o&&o.require&&o.require("util").types||c&&c.binding&&c.binding("util")}catch(e){}}();e.exports=a},2333:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},5357:function(e,t,r){var l=r(6874),n=Math.max;e.exports=function(e,t,r){return t=n(void 0===t?e.length-1:t,0),function(){for(var o=arguments,c=-1,a=n(o.length-t,0),i=Array(a);++c<a;)i[c]=o[t+c];c=-1;for(var s=Array(t+1);++c<t;)s[c]=o[c];return s[t]=r(i),l(e,this,s)}}},5639:function(e,t,r){var l=r(1957),n="object"==typeof self&&self&&self.Object===Object&&self,o=l||n||Function("return this")();e.exports=o},619:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2385:function(e){e.exports=function(e){return this.__data__.has(e)}},1814:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},61:function(e,t,r){var l=r(6560),n=r(1275)(l);e.exports=n},1275:function(e){var t=Date.now;e.exports=function(e){var r=0,l=0;return function(){var n=t(),o=16-(n-l);if(l=n,o>0){if(++r>=800)return arguments[0]}else r=0;return e.apply(void 0,arguments)}}},7465:function(e,t,r){var l=r(8407);e.exports=function(){this.__data__=new l,this.size=0}},3779:function(e){e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},7599:function(e){e.exports=function(e){return this.__data__.get(e)}},4758:function(e){e.exports=function(e){return this.__data__.has(e)}},4309:function(e,t,r){var l=r(8407),n=r(7071),o=r(3369);e.exports=function(e,t){var r=this.__data__;if(r instanceof l){var c=r.__data__;if(!n||c.length<199)return c.push([e,t]),this.size=++r.size,this;r=this.__data__=new o(c)}return r.set(e,t),this.size=r.size,this}},5514:function(e,t,r){var l=r(4523),n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,c=l((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(n,(function(e,r,l,n){t.push(l?n.replace(o,"$1"):r||e)})),t}));e.exports=c},327:function(e,t,r){var l=r(3448);e.exports=function(e){if("string"==typeof e||l(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},346:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},7990:function(e){var t=/\s/;e.exports=function(e){for(var r=e.length;r--&&t.test(e.charAt(r)););return r}},5703:function(e){e.exports=function(e){return function(){return e}}},7813:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},3105:function(e,t,r){var l=r(4963),n=r(760),o=r(7206),c=r(1469);e.exports=function(e,t){return(c(e)?l:n)(e,o(t,3))}},998:function(e,t,r){var l=r(1848),n=r(7206),o=r(554),c=Math.max;e.exports=function(e,t,r){var a=null==e?0:e.length;if(!a)return-1;var i=null==r?0:o(r);return i<0&&(i=c(a+i,0)),l(e,n(t,3),i)}},5564:function(e,t,r){var l=r(1078);e.exports=function(e){return null!=e&&e.length?l(e,1):[]}},7361:function(e,t,r){var l=r(7786);e.exports=function(e,t,r){var n=null==e?void 0:l(e,t);return void 0===n?r:n}},9095:function(e,t,r){var l=r(13),n=r(222);e.exports=function(e,t){return null!=e&&n(e,t,l)}},6557:function(e){e.exports=function(e){return e}},5694:function(e,t,r){var l=r(9454),n=r(7005),o=Object.prototype,c=o.hasOwnProperty,a=o.propertyIsEnumerable,i=l(function(){return arguments}())?l:function(e){return n(e)&&c.call(e,"callee")&&!a.call(e,"callee")};e.exports=i},1469:function(e){var t=Array.isArray;e.exports=t},8612:function(e,t,r){var l=r(3560),n=r(1780);e.exports=function(e){return null!=e&&n(e.length)&&!l(e)}},4144:function(e,t,r){e=r.nmd(e);var l=r(5639),n=r(5062),o=t&&!t.nodeType&&t,c=o&&e&&!e.nodeType&&e,a=c&&c.exports===o?l.Buffer:void 0,i=(a?a.isBuffer:void 0)||n;e.exports=i},1609:function(e,t,r){var l=r(280),n=r(4160),o=r(5694),c=r(1469),a=r(8612),i=r(4144),s=r(5726),m=r(6719),u=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(a(e)&&(c(e)||"string"==typeof e||"function"==typeof e.splice||i(e)||m(e)||o(e)))return!e.length;var t=n(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(s(e))return!l(e).length;for(var r in e)if(u.call(e,r))return!1;return!0}},3560:function(e,t,r){var l=r(4239),n=r(3218);e.exports=function(e){if(!n(e))return!1;var t=l(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},3218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},3448:function(e,t,r){var l=r(4239),n=r(7005);e.exports=function(e){return"symbol"==typeof e||n(e)&&"[object Symbol]"==l(e)}},6719:function(e,t,r){var l=r(8749),n=r(1717),o=r(1167),c=o&&o.isTypedArray,a=c?n(c):l;e.exports=a},3674:function(e,t,r){var l=r(4636),n=r(280),o=r(8612);e.exports=function(e){return o(e)?l(e):n(e)}},8306:function(e,t,r){var l=r(3369);function n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var r=function(){var l=arguments,n=t?t.apply(this,l):l[0],o=r.cache;if(o.has(n))return o.get(n);var c=e.apply(this,l);return r.cache=o.set(n,c)||o,c};return r.cache=new(n.Cache||l),r}n.Cache=l,e.exports=n},8718:function(e,t,r){var l=r(5970),n=r(9021)((function(e,t){return null==e?{}:l(e,t)}));e.exports=n},9601:function(e,t,r){var l=r(371),n=r(9152),o=r(5403),c=r(327);e.exports=function(e){return o(e)?l(c(e)):n(e)}},479:function(e){e.exports=function(){return[]}},5062:function(e){e.exports=function(){return!1}},8913:function(e,t,r){var l=r(2545),n=r(4290),o=r(554),c=4294967295,a=Math.min;e.exports=function(e,t){if((e=o(e))<1||e>9007199254740991)return[];var r=c,i=a(e,c);t=n(t),e-=c;for(var s=l(i,t);++r<e;)t(r);return s}},8601:function(e,t,r){var l=r(4841);e.exports=function(e){return e?Infinity===(e=l(e))||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},554:function(e,t,r){var l=r(8601);e.exports=function(e){var t=l(e),r=t%1;return t==t?r?t-r:t:0}},4841:function(e,t,r){var l=r(7561),n=r(3218),o=r(3448),c=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,i=/^0o[0-7]+$/i,s=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return NaN;if(n(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=n(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=l(e);var r=a.test(e);return r||i.test(e)?s(e.slice(2),r?2:8):c.test(e)?NaN:+e}},9833:function(e,t,r){var l=r(531);e.exports=function(e){return null==e?"":l(e)}},9588:function(e){e.exports=function(e,t){var r,l,n=0;function o(){var o,c,a=r,i=arguments.length;e:for(;a;){if(a.args.length===arguments.length){for(c=0;c<i;c++)if(a.args[c]!==arguments[c]){a=a.next;continue e}return a!==r&&(a===l&&(l=a.prev),a.prev.next=a.next,a.next&&(a.next.prev=a.prev),a.next=r,a.prev=null,r.prev=a,r=a),a.val}a=a.next}for(o=new Array(i),c=0;c<i;c++)o[c]=arguments[c];return a={args:o,val:e.apply(null,o)},r?(r.prev=a,a.next=r):l=a,n===t.maxSize?(l=l.prev).next=null:n++,r=a,a.val}return t=t||{},o.clear=function(){r=null,l=null,n=0},o}},2819:function(e){"use strict";e.exports=window.lodash},1313:function(e){"use strict";e.exports=window.wp.blob},2175:function(e){"use strict";e.exports=window.wp.blockEditor},4981:function(e){"use strict";e.exports=window.wp.blocks},5609:function(e){"use strict";e.exports=window.wp.components},4333:function(e){"use strict";e.exports=window.wp.compose},9818:function(e){"use strict";e.exports=window.wp.data},9307:function(e){"use strict";e.exports=window.wp.element},5736:function(e){"use strict";e.exports=window.wp.i18n},9630:function(e){"use strict";e.exports=window.wp.keycodes},444:function(e){"use strict";e.exports=window.wp.primitives},7462:function(e,t,r){"use strict";function l(){return l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(e[l]=r[l])}return e},l.apply(this,arguments)}r.d(t,{Z:function(){return l}})}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return l[e].call(r.exports,r,r.exports,o),r.loaded=!0,r.exports}o.m=l,e=[],o.O=function(t,r,l,n){if(!r){var c=1/0;for(m=0;m<e.length;m++){r=e[m][0],l=e[m][1],n=e[m][2];for(var a=!0,i=0;i<r.length;i++)(!1&n||c>=n)&&Object.keys(o.O).every((function(e){return o.O[e](r[i])}))?r.splice(i--,1):(a=!1,n<c&&(c=n));if(a){e.splice(m--,1);var s=l();void 0!==s&&(t=s)}}return t}n=n||0;for(var m=e.length;m>0&&e[m-1][2]>n;m--)e[m]=e[m-1];e[m]=[r,l,n]},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,{a:t}),t},o.d=function(e,t){for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.f={},o.e=function(e){return Promise.all(Object.keys(o.f).reduce((function(t,r){return o.f[r](e,t),t}),[]))},o.u=function(e){return e+".js"},o.miniCssF=function(e){},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t={},r="coblocks:",o.l=function(e,l,n,c){if(t[e])t[e].push(l);else{var a,i;if(void 0!==n)for(var s=document.getElementsByTagName("script"),m=0;m<s.length;m++){var u=s[m];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==r+n){a=u;break}}a||(i=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.setAttribute("data-webpack",r+n),a.src=e),t[e]=[l];var h=function(r,l){a.onerror=a.onload=null,clearTimeout(v);var n=t[e];if(delete t[e],a.parentNode&&a.parentNode.removeChild(a),n&&n.forEach((function(e){return e(l)})),r)return r(l)},v=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.bind(null,a.onload),i&&document.head.appendChild(a)}},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},function(){var e;o.g.importScripts&&(e=o.g.location+"");var t=o.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=e}(),function(){var e={745:0,638:0,97:0};o.f.j=function(t,r){var l=o.o(e,t)?e[t]:void 0;if(0!==l)if(l)r.push(l[2]);else if(97!=t){var n=new Promise((function(r,n){l=e[t]=[r,n]}));r.push(l[2]=n);var c=o.p+o.u(t),a=new Error;o.l(c,(function(r){if(o.o(e,t)&&(0!==(l=e[t])&&(e[t]=void 0),l)){var n=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;a.message="Loading chunk "+t+" failed.\n("+n+": "+c+")",a.name="ChunkLoadError",a.type=n,a.request=c,l[1](a)}}),"chunk-"+t,t)}else e[t]=0},o.O.j=function(t){return 0===e[t]};var t=function(t,r){var l,n,c=r[0],a=r[1],i=r[2],s=0;if(c.some((function(t){return 0!==e[t]}))){for(l in a)o.o(a,l)&&(o.m[l]=a[l]);if(i)var m=i(o)}for(t&&t(r);s<c.length;s++)n=c[s],o.o(e,n)&&e[n]&&e[n][0](),e[c[s]]=0;return o.O(m)},r=self.webpackChunkcoblocks=self.webpackChunkcoblocks||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))}();var c=o.O(void 0,[97],(function(){return o(69)}));c=o.O(c)}();
1
+ !function(){var e,t,r,l={7635:function(e,t,r){"use strict";r.d(t,{PNK:function(){return l.ZP},XEm:function(){return n.ZP},zMQ:function(){return o.ZP},BEb:function(){return c.ZP},tu4:function(){return a.ZP},NC1:function(){return i.ZP},AF8:function(){return s.ZP},mJk:function(){return u.ZP},swD:function(){return m.ZP},amg:function(){return h.ZP},jZD:function(){return v.ZP},cX3:function(){return d.ZP},Og3:function(){return f.ZP},QIr:function(){return g.ZP},ewm:function(){return p.ZP}}),r(7311);var l=r(8028),n=r(8110),o=(r(7134),r(7902),r(235)),c=(r(2122),r(8574),r(7371),r(3612),r(2242),r(45)),a=(r(3019),r(2097),r(7718),r(4789),r(2823),r(6499),r(9891),r(5461),r(8446),r(7730),r(7398),r(7466),r(5107),r(7133),r(6042),r(1165),r(8888),r(2826),r(6398),r(9340),r(3676),r(2127),r(183),r(5378),r(8649),r(1434),r(5137),r(2490),r(2589),r(2574),r(3750),r(3254),r(4734),r(5436),r(8276),r(2566),r(5196),r(6694),r(3258),r(8277),r(167),r(2121),r(3363),r(2416),r(1936),r(1525)),i=r(9491),s=r(4310),u=r(9688),m=r(1053),h=r(8140),v=r(5181),d=(r(315),r(98),r(7542),r(4893),r(3314),r(2151),r(1856),r(9078),r(2142),r(9657),r(8645),r(8241),r(4934),r(270),r(8220),r(2429),r(5689),r(1586),r(9228),r(9868),r(5903),r(1281),r(1981),r(1233),r(3710)),f=(r(9839),r(2759),r(3342),r(8258),r(3930),r(3219),r(4153),r(5273),r(1824),r(9217),r(2961),r(4283),r(6415),r(4760),r(6819),r(3307),r(1792),r(7384),r(6551),r(2291),r(5174),r(4477),r(978),r(492),r(697),r(2655),r(3018),r(7556),r(2136),r(7596),r(710),r(8917),r(1973),r(6490),r(1112),r(5027),r(9188),r(7625)),g=(r(63),r(7374),r(2321),r(6800)),p=(r(9625),r(8672),r(6965),r(3812),r(8183),r(4926),r(2155),r(5386),r(1069),r(379),r(1297),r(4172),r(4329),r(6494),r(3749),r(692),r(1547));r(9179),r(7579),r(9050),r(6707),r(993),r(7620),r(1142),r(9300),r(6422),r(1457),r(9218),r(9854),r(1701),r(6710),r(1476),r(7506),r(2249),r(5354),r(5897),r(5458),r(6640),r(1501),r(8572),r(9157),r(9560),r(3442),r(1699),r(3385),r(578)},7311:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Circle,{cx:"12",cy:"4",r:"2"}),(0,l.createElement)(n.Path,{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07z"})))},8028:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19 9c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v7.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-13.875-3.5c-.89746 0-1.625.72754-1.625 1.625v9.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-9.75c0-.89746-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion Item",keywords:["interface","modal","window"]}}.styles.default},8110:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m19 7c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v4.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-.125 10h-13.75c-.06904 0-.125.056-.125.125v1.75c0 .069.05596.125.125.125h13.75c.069 0 .125-.056.125-.125v-1.75c0-.069-.056-.125-.125-.125zm-13.75-13.5c-.89746 0-1.625.72754-1.625 1.625v6.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-6.75c0-.89746-.7275-1.625-1.625-1.625zm0 12c-.89746 0-1.625.7275-1.625 1.625v1.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-1.75c0-.8975-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion",keywords:["item","window"]}}.styles.default},7134:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z",fill:"currentColor"}))},7902:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0.26 0.27 20.1 20.1",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.2895508.29378255c-5.52000002 0-10.00000002 4.48-10.00000002 10.00000005 0 5.52 4.48 10 10.00000002 10 5.52 0 10-4.48 10-10 0-5.52000005-4.48-10.00000005-10-10.00000005zm0 18.00000005c-4.41000002 0-8.00000002-3.59-8.00000002-8 0-4.41000005 3.59-8.00000005 8.00000002-8.00000005 4.41 0 8 3.59 8 8.00000005 0 4.41-3.59 8-8 8zm0-12.50000005c-2.49000002 0-4.50000002 2.01-4.50000002 4.50000005 0 2.49 2.01 4.5 4.50000002 4.5 2.49 0 4.5-2.01 4.5-4.5 0-2.49000005-2.01-4.50000005-4.5-4.50000005zm0 5.50000005c-.55000002 0-1.00000002-.45-1.00000002-1 0-.55000005.45-1.00000005 1.00000002-1.00000005.55 0 1 .45 1 1.00000005 0 .55-.45 1-1 1z",fill:"currentColor"}))},235:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10.1758 20.4657c0 1.0083.8159 1.8242 1.8242 1.8242s1.8242-.8159 1.8242-1.8242z"}),(0,l.createElement)(n.Path,{d:"m12 4.5c2 0 5.5 1.5 5.5 4.78988v6.71012c0 .2761-.2239.5-.5.5h-10.00002c-.27614 0-.5-.2239-.5-.5v-6.71012c0-3.28988 3.5-4.78988 5.50002-4.78988zm0-3c-.7608 0-1.375.76821-1.375 1.52904-3.12502.97096-5.62502 3.47096-5.62501 6.26084v7.08582c0 .2652-.10536.5195-.29289.7071l-1.3506 1.3506c-.12155.1215-.18984.2864-.18984.4583 0 .358.2902.6482.64818.6482h16.37026c.358 0 .6482-.2902.6482-.6482 0-.1719-.0683-.3368-.1898-.4583l-1.3506-1.3506c-.1876-.1876-.2929-.4419-.2929-.7071v-7.08582c0-2.78988-2.5-5.28988-5.625-6.26084 0-.76083-.6142-1.52904-1.375-1.52904z"})))},meta:{label:"Alert",keywords:["bell","danger","ring","sound","warning"]}}.styles.default},2122:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L12 10.66 10.48 12h.01L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2C8.2 7.18 6.84 6.62 5.4 6.62 2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l2.83-2.5.01.01L13.52 12h-.01l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12c1.02 1.01 2.37 1.57 3.82 1.57 2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z",fill:"currentColor"}))},8574:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{className:"coblocks-icon-animation",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{className:"small-circle",d:"M5.68,15.87a3.87,3.87,0,1,1,0-7.74,3.87,3.87,0,1,1,0,7.74Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{className:"medium-circle",d:"M10.71,17.32A5.32,5.32,0,1,1,16.13,12,5.38,5.38,0,0,1,10.71,17.32Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{className:"large-circle",d:"M16.15,18A6.06,6.06,0,0,1,10,12a6.12,6.12,0,0,1,12.23,0A6.06,6.06,0,0,1,16.15,18Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}))},7371:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.4 8.5 4.77-8.26c-.7-.15-1.42-.24-2.17-.24-2.4 0-4.6.85-6.32 2.25l3.66 6.35zm12.14-1.5c-.92-2.92-3.15-5.26-6-6.34l-3.66 6.34zm.26 1h-7.49l.29.5 4.76 8.25c1.64-1.78 2.64-4.14 2.64-6.75 0-.69-.07-1.35-.2-2zm-13.26 2-3.9-6.75c-1.63 1.78-2.64 4.14-2.64 6.75 0 .69.07 1.35.2 2h7.49zm-6.08 3c.92 2.92 3.15 5.26 6 6.34l3.66-6.34zm11.27 0-3.9 6.76c.7.15 1.42.24 2.17.24 2.4 0 4.6-.85 6.32-2.25l-3.66-6.35z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.25.26-.08-.04-.01.02c-.7-.15-1.42-.24-2.16-.24-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74zm5.16 6.74h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7zm-6.31-4.92-2.83 4.92-1.15 2-2.72-4.7c1.44-1.42 3.42-2.3 5.6-2.3.37 0 .74.03 1.1.08zm-7.4 3.01 2.84 4.91 1.15 2h-5.43c-.16-.64-.26-1.31-.26-2 0-1.85.64-3.55 1.7-4.91zm-1.11 7.91h7.98l-2.71 4.7c-2.4-.67-4.34-2.42-5.27-4.7zm6.31 4.91 3.99-6.91 2.72 4.7c-1.45 1.42-3.43 2.3-5.61 2.3-.38 0-.74-.04-1.1-.09zm7.4-3-4-6.91h5.43c.17.64.27 1.31.27 2 0 1.85-.64 3.55-1.7 4.91z",fill:"currentColor"}))},3612:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 4c-4.416 0-8 3.584-8 8s3.584 8 8 8h4v-1.6h-4c-3.472 0-6.4-2.928-6.4-6.4s2.928-6.4 6.4-6.4 6.4 2.928 6.4 6.4v1.144c0 .632-.568 1.256-1.2 1.256s-1.2-.624-1.2-1.256v-1.144c0-2.208-1.792-4-4-4s-4 1.792-4 4 1.792 4 4 4c1.104 0 2.112-.448 2.832-1.176.52.712 1.416 1.176 2.368 1.176 1.576 0 2.8-1.28 2.8-2.856v-1.144c0-4.416-3.584-8-8-8zm0 10.4c-1.328 0-2.4-1.072-2.4-2.4s1.072-2.4 2.4-2.4 2.4 1.072 2.4 2.4-1.072 2.4-2.4 2.4z",fill:"currentColor"}))},2242:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444z",transform:"translate(-3)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444zm-2.22222222 17.7777778c-1.22222222 0-2.22222222-1-2.22222222-2.2222222 0-1.2222223 1-2.2222223 2.22222222-2.2222223s2.22222222 1 2.22222222 2.2222223c0 1.2222222-1 2.2222222-2.22222222 2.2222222z",transform:"translate(-3)",fill:"currentColor"}))},45:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 21v-3c0-1.1046-.8954-2-2-2h-12c-1.10457 0-2 .8954-2 2v3",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"8",fill:"currentColor",r:"5"}))},meta:{label:"Author",keywords:["head","human","people","person"]}}.styles.default},3019:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.3519669 11.7141378v8.2858622h8.2815735v-8.2858622zm-10.3519669 8.2858622h8.2815735v-8.2858622h-8.2815735zm0-18.64319006v8.28586225h8.2815735v-8.28586225zm14.1407867-1.35680994-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.1407867 2.93112377 2.9296067 2.93112377-2.9296067 2.93112377-2.9296066-2.93112377zm-7.92960658.49715173v4.14293113h-4.14078675v-4.14293113zm10.35196688 10.3573278v4.1429311h-4.1407868v-4.1429311zm-10.35196688 0v4.1429311h-4.14078675v-4.1429311zm7.92960658-13.7856033-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759zm-5.8592132 1.35680994h-8.2815735v8.28586225h8.2815735zm10.3519669 10.35732786h-8.2815735v8.2858622h8.2815735zm-10.3519669 0h-8.2815735v8.2858622h8.2815735z",fill:"currentColor"}))},2097:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z",fill:"currentColor"}))},7718:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.5215122.06508061c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.25540258 13.7291273c.57809428 0 1.05108052.4729863 1.05108052 1.0510805 0 1.1561886-.94597247 2.1021611-2.10216104 2.1021611-.17868368 0-.34685657-.0210216-.52554025-.0525541.32583496-.5780942.52554025-1.2718074.52554025-2.049607 0-.5780942.47298624-1.0510805 1.05108052-1.0510805zm12.26610962-13.66404669c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"}))},4789:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6611198 16.3587437-8.2604891-8.26048913c.8460633-2.12880446.4093855-4.63970202-1.3100335-6.36821846-2.09241464-2.09241464-5.34930351-2.2834612-7.66915452-.59133458l3.4934227 3.50252016-1.2918386 1.28274115-3.48432525-3.48432525c-1.69212662 2.31075356-1.50108006 5.57673988.59133458 7.66005711 1.69212662 1.6921266 4.15753691 2.1379019 6.26814645 1.3464233l8.28778144 8.2877814c.3548008.3548008.9279404.3548008 1.2827412 0l2.0924146-2.0924146c.3638982-.3457033.3638982-.9188429 0-1.2827411z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6627376 17.0986011-8.2473132-8.24731315c.8447138-2.1254089.4087325-4.63230145-1.307944-6.35806082-2.08907708-2.08907713-5.34077104-2.27981895-7.65692177-.59039136l3.48785051 3.49693345-1.28977806 1.28069511-3.47876756-3.47876757c-1.68942759 2.30706779-1.49868577 5.56784469.59039136 7.64783884 1.68942759 1.6894276 4.15090542 2.1344919 6.25814844 1.3442758l8.27456198 8.274562c.3542348.3542348.9264603.3542348 1.2806951 0l2.0890772-2.0890772c.3633177-.3451518.3633177-.9173773 0-1.2806951zm-2.7248832 1.4532711-8.5924651-8.59246508c-.55405958.40873248-1.17169978.65397198-1.8165888.74480138-1.23528039.1816589-2.53414139-.1907418-3.47876757-1.13536797-.86287968-.85379674-1.26252922-1.99824769-1.19894861-3.12453275l2.80662971 2.80662971 3.85116827-3.85116827-2.80662971-2.80662971c1.12628506-.0635806 2.26165307.33606893 3.12453275 1.18986567.98095795.98095796 1.35335866 2.33431662 1.12628506 3.59684584-.10899533.64488902-.38148365 1.24436333-.79929908 1.78025703l8.58338208 8.58338215z",fill:"currentColor",transform:"translate(0 -.734049)"}))},2823:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 5.45454545c1.0090909 0 1.8181818-.81818181 1.8181818-1.81818181 0-.34545455-.0909091-.66363637-.2636363-.93636364l-1.5545455-2.7-1.55454545 2.7c-.17272728.27272727-.26363637.59090909-.26363637.93636364 0 1 .81818182 1.81818181 1.81818182 1.81818181zm4.1818182 9.08181815-.9727273-.9727272-.9818182.9727272c-1.1818182 1.1818182-3.25454543 1.1909091-4.44545452 0l-.97272727-.9727272-.99090909.9727272c-.59090909.5909091-1.38181818.9181819-2.21818182.9181819-.66363636 0-1.27272727-.209091-1.78181818-.5545455v4.1909091c0 .5.40909091.9090909.90909091.9090909h14.54545457c.5 0 .9090909-.4090909.9090909-.9090909v-4.1909091c-.5090909.3454545-1.1181818.5545455-1.7818182.5545455-.8363636 0-1.6272727-.3272728-2.2181818-.9181819zm1.2727273-6.35454542h-4.5454546v-1.81818182h-1.81818181v1.81818182h-4.54545454c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727272v1.4c0 .9818182.8 1.7818182 1.78181818 1.7818182.47272727 0 .92727273-.1818182 1.25454545-.5181818l1.94545455-1.9363637 1.93636364 1.9363637c.67272727.6727272 1.84545456.6727272 2.51818186 0l1.9454545-1.9363637 1.9363636 1.9363637c.3363637.3363636.7818182.5181818 1.2545455.5181818.9818182 0 1.7818182-.8 1.7818182-1.7818182v-1.4c.0090909-1.5090909-1.2090909-2.72727272-2.7181818-2.72727272z",fill:"currentColor"}))},6499:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m22 4h-1v-2h-2v2h-14v-2h-2v2h-1c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-20v-11h20zm0-13h-20v-3h20zm-18 4h4v4h-4z",fill:"currentColor"}))},9891:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7 1-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2h-3.17l-1.83-2zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 3h-3.17l-1.83-2h-6l-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm0 14h-16v-12h4.05l1.83-2h4.24l1.83 2h4.05zm-8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z",fill:"currentColor"}))},5461:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M19.39 14.99l-1.41 1.41L12 10.43 6.02 16.4l-1.41-1.41L12 7.6l7.39 7.39z"}))},8446:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2c4.97 0 9 4.03 9 9h2c0-6.08-4.93-11-11-11z",fill:"currentColor"}))},7730:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m5.87563 13 5.50317-5.48574-1.194-1.01418-4.24673 4.23322-1.43827-1.5881-1.24834.9572zm14.12437-7.49992h-7v1.49992h7zm0 5.99992h-10v1.5h10zm-13 5.5156h13v1.4843h-13z",fill:"currentColor",fillRule:"evenodd"}))},7398:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 0.0585938c-6.5916562 0-11.9414062 5.34975-11.9414062 11.9414062s5.34975 11.9414062 11.9414062 11.9414062 11.9414062-5.34975 11.9414062-11.9414062-5.34975-11.9414062-11.9414062-11.9414062zm0 21.7138671c-5.3870691 0-9.7724609-4.3853918-9.7724609-9.7724609s4.3853918-9.7724609 9.7724609-9.7724609 9.7724609 4.3853918 9.7724609 9.7724609-4.3853918 9.7724609-9.7724609 9.7724609zm4.59-14.1924609-6.59 6.59-2.59-2.58-1.41 1.41 4 4 8-8z",fill:"currentColor"}))},7466:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-4v4h-2v-4h-4v-2h4v-4h2v4h4z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11 5h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-1-5c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},5107:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-10v-2h10z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 9v2h10v-2zm5-9c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},7133:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m13.1578947 9.47368421v-6.31578947l-3.1578947-3.15789474-3.15789474 3.15789474v2.10526315h-6.31578947v14.73684211h18.94736841v-10.52631579zm-8.42105259 8.42105259h-2.10526316v-2.1052631h2.10526316zm0-4.2105263h-2.10526316v-2.1052631h2.10526316zm0-4.21052629h-2.10526316v-2.10526316h2.10526316zm6.31578949 8.42105259h-2.10526318v-2.1052631h2.10526318zm0-4.2105263h-2.10526318v-2.1052631h2.10526318zm0-4.21052629h-2.10526318v-2.10526316h2.10526318zm0-4.21052632h-2.10526318v-2.10526315h2.10526318zm6.3157895 12.63157891h-2.1052632v-2.1052631h2.1052632zm0-4.2105263h-2.1052632v-2.1052631h2.1052632z",fill:"currentColor"}))},6042:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6m0-2C9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96C18.67 6.59 15.64 4 12 4z",fill:"currentColor"}))},1165:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.13877 4.50131L15.7841 4.5C17.2301 4.49975 17.7552 4.65057 18.2852 4.93385C18.8153 5.21712 19.2322 5.63288 19.5174 6.16268C19.8027 6.69248 19.9558 7.21802 19.9628 8.66734L19.9998 16.3299C20.0068 17.7793 19.8587 18.3048 19.5786 18.8347C19.2984 19.3646 18.8855 19.7805 18.3582 20.064C17.8309 20.3475 17.3073 20.4984 15.8612 20.4987L8.21593 20.5C6.76988 20.5002 6.24478 20.3494 5.71476 20.0662C5.18474 19.7829 4.76784 19.3671 4.48256 18.8373C4.19728 18.3075 4.04418 17.782 4.03719 16.3327L4.00024 8.67006C3.99325 7.22074 4.14128 6.69516 4.42145 6.16526C4.70162 5.63536 5.11451 5.21946 5.64179 4.936C6.16908 4.65255 6.69272 4.50155 8.13877 4.50131V4.50131ZM7.55556 7.16667C7.06464 7.16667 6.66667 7.56464 6.66667 8.05556V16.9444C6.66667 17.4354 7.06464 17.8333 7.55556 17.8333H10.2222C10.7131 17.8333 11.1111 17.4354 11.1111 16.9444V8.05556C11.1111 7.56464 10.7131 7.16667 10.2222 7.16667H7.55556ZM13.7778 13.3889C13.2869 13.3889 12.8889 13.7869 12.8889 14.2778V16.9444C12.8889 17.4354 13.2869 17.8333 13.7778 17.8333H16.4444C16.9354 17.8333 17.3333 17.4354 17.3333 16.9444V14.2778C17.3333 13.7869 16.9354 13.3889 16.4444 13.3889H13.7778ZM13.7778 7.16667C13.2869 7.16667 12.8889 7.56464 12.8889 8.05556V10.7222C12.8889 11.2131 13.2869 11.6111 13.7778 11.6111H16.4444C16.9354 11.6111 17.3333 11.2131 17.3333 10.7222V8.05556C17.3333 7.56464 16.9354 7.16667 16.4444 7.16667H13.7778Z",fill:"currentColor"}))},8888:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52222222 0-10 4.47777778-10 10 0 5.5222222 4.47777778 10 10 10 .9222222 0 1.6666667-.7444444 1.6666667-1.6666667 0-.4333333-.1666667-.8222222-.4333334-1.1222222-.2555555-.2888889-.4222222-.6777778-.4222222-1.1 0-.9222222.7444445-1.6666667 1.6666667-1.6666667h1.9666666c3.0666667 0 5.5555556-2.4888888 5.5555556-5.55555551 0-4.91111111-4.4777778-8.88888889-10-8.88888889zm-6.11111111 10c-.92222222 0-1.66666667-.74444444-1.66666667-1.66666667 0-.92222222.74444445-1.66666666 1.66666667-1.66666666s1.66666667.74444444 1.66666667 1.66666666c0 .92222223-.74444445 1.66666667-1.66666667 1.66666667zm3.33333333-4.44444444c-.92222222 0-1.66666666-.74444445-1.66666666-1.66666667s.74444444-1.66666667 1.66666666-1.66666667 1.66666667.74444445 1.66666667 1.66666667-.74444445 1.66666667-1.66666667 1.66666667zm5.55555558 0c-.9222222 0-1.6666667-.74444445-1.6666667-1.66666667s.7444445-1.66666667 1.6666667-1.66666667 1.6666666.74444445 1.6666666 1.66666667-.7444444 1.66666667-1.6666666 1.66666667zm3.3333333 4.44444444c-.9222222 0-1.6666667-.74444444-1.6666667-1.66666667 0-.92222222.7444445-1.66666666 1.6666667-1.66666666s1.6666667.74444444 1.6666667 1.66666666c0 .92222223-.7444445 1.66666667-1.6666667 1.66666667z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10 20c-5.51 0-10-4.49-10-10s4.49-10 10-10 10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67 0 1.38-1.12 2.5-2.5 2.5zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5 0-.16-.08-.28-.14-.35-.41-.46-.63-1.05-.63-1.65 0-1.38 1.12-2.5 2.5-2.5h1.77c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7z"}),(0,l.createElement)(n.Circle,{cx:"4.5",cy:"9.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"7.5",cy:"5.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"12.5",cy:"5.5",r:"1.5"}),(0,l.createElement)(n.Circle,{cx:"15.5",cy:"9.5",r:"1.5"})))},2826:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6750451 2.92459381-2.5996389-2.59963894c-.4332732-.43327316-1.133176-.43327316-1.5664491 0l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867zm-15.3200944 14.85349259-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16.2866269 2.68018331 1.0220802 1.02208026-2.9884738 2.98847383-1.0220803-1.02208027zm.0111095-2.67740592c-.2888487 0-.5665879.11109568-.7887793.32217748l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867l-2.5996389-2.59963894c-.2221914-.2110818-.4999306-.32217748-.7776698-.32217748zm-11.9427857 17.77530901-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"}))},6398:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 4.75h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m9 5.5h6v13h-6z",fill:"currentColor"}))},9340:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22,10V6c0-1.11-0.9-2-2-2H4C2.9,4,2.01,4.89,2.01,6v4C3.11,10,4,10.9,4,12s-0.89,2-2,2v4c0,1.1,0.9,2,2,2h16 c1.1,0,2-0.9,2-2v-4c-1.1,0-2-0.9-2-2S20.9,10,22,10z M13,17.5h-2v-2h2V17.5z M13,13h-2v-2h2V13z M13,8.5h-2v-2h2V8.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM11 15h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2z",fill:"currentColor"}))},3676:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.99996 5-.00005 1.55h8.71739v-1.55zm-.00005 6.5312-.00005 1.5h14.00004v-1.5zm-.00015 5.9688.00005 1.5h8.71739v-1.5z",fill:"currentColor"}))},2127:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 7.87545455c-1.0045455 0-1.8181818.81363636-1.8181818 1.81818181v2.72727274h-12.72727276v-2.72727274c0-1.00454545-.81363637-1.81818181-1.81818182-1.81818181-1.00454546 0-1.81818182.81363636-1.81818182 1.81818181v5.14764964c0 1 .81818182 1.8181818 1.81818182 1.8181818h16.36363638c1 0 1.8181818-.8181818 1.8181818-1.8181818v-5.14764964c0-1.00454545-.8136364-1.81818181-1.8181818-1.81818181zm-2.7272727-4.54545455h-10.90909095c-1 0-1.81818182.81818182-1.81818182 1.81818182v1.95909091c1.05454545.37727272 1.81818182 1.37727272 1.81818182 2.55909091v1.84545456h10.90909095v-1.84545456c0-1.18181819.7636363-2.18181819 1.8181818-2.55909091v-1.95909091c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.5 7.5v-1.66666667c0-1.375-1.125-2.5-2.5-2.5h-10c-1.375 0-2.5 1.125-2.5 2.5v1.66666667c-1.375 0-2.5 1.125-2.5 2.5v4.1666667c0 1.375 1.125 2.5 2.5 2.5h15c1.375 0 2.5-1.125 2.5-2.5v-4.1666667c0-1.375-1.125-2.5-2.5-2.5zm-13.33333333-1.66666667c0-.45833333.375-.83333333.83333333-.83333333h10c.4583333 0 .8333333.375.8333333.83333333v2.31666667c-.5083333.45833333-.8333333 1.11666667-.8333333 1.85v1.6666667h-10v-1.6666667c0-.73333333-.325-1.39166667-.83333333-1.85zm14.16666663 8.33333337c0 .4583333-.375.8333333-.8333333.8333333h-15c-.45833333 0-.83333333-.375-.83333333-.8333333v-4.1666667c0-.45833333.375-.83333333.83333333-.83333333s.83333333.375.83333333.83333333v3.3333333h13.33333337v-3.3333333c0-.45833333.375-.83333333.8333333-.83333333s.8333333.375.8333333.83333333z",fill:"currentColor"}))},183:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{fill:"currentColor",d:"m12.11 5.19 1.09.2a7.76 7.76 0 0 1 6.13 5.82l.33 1.35-.15 1.35A7.78 7.78 0 1 1 11 5.29l1.08-.1h.03ZM12.25 0C11 0 10 .34 10 .75c0 .22.29.42.75.56v1a10.78 10.78 0 1 0 11.74 11.94H24c.55 0 1-.84 1-1.87 0-1.03-.45-1.88-1-1.88h-1.75a10.78 10.78 0 0 0-8.5-8.06V1.31c.46-.14.75-.34.75-.56 0-.41-1-.75-2.25-.75Z"}),(0,l.createElement)(n.Path,{fill:"currentColor",d:"M6.19 11.42v-.41c.8 0 1-.13 1-.67h.52V15h-.56v-3.58h-.96ZM9 14.91c0-1.25 2.42-1.92 2.42-3.29a.769.769 0 0 0-.85-.86c-.7 0-1 .49-1 1.14H9a1.5 1.5 0 0 1 1.55-1.63 1.23 1.23 0 0 1 1.37 1.35c0 1.35-1.9 2.15-2.29 2.87h2.61v.5H9v-.08Zm4.7-3.81h.54c0 .6.43 1 1.11 1 .68 0 1.11-.32 1.11-.9 0-.58-.57-.89-1.18-.89H15v-.5h.25c.53 0 .93-.2.93-.77 0-.57-.34-.76-.87-.76a.83.83 0 0 0-.92.84h-.51a1.32 1.32 0 0 1 1.43-1.33 1.26 1.26 0 0 1 1.41 1.19 1 1 0 0 1-.68 1 1.13 1.13 0 0 1 .96 1.19c0 .84-.66 1.39-1.67 1.39a1.46 1.46 0 0 1-1.63-1.46Zm2.17 5.55h-2.3v-.34l2.35-3.21h.48v3h.75v.5h-.75v1.1h-.53v-1.05Zm0-.5v-2.24l-1.6 2.24h1.6Z"}))},5378:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 2h-16c-1.11 0-1.99.89-1.99 2l-.01 12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2v-12c0-1.11-.89-2-2-2zm0 14h-16v-6h16zm0-10h-16v-2h16z",fill:"currentColor"}))},8649:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m12.8672 6h1.3535l4.8164 12.4277h-1.96l-1.0371-2.8125h-4.0736-.8668l-.3078.6177.0557-.1498-.87191 2.3446h-1.91602l1.49903-3.875h-2.6211l-.69727 1.875h-1.27734l3.20508-8.28512h.90234l1.48539 3.83272zm2.6455 8.0596-1.9863-5.51956-1.9864 5.51956zm-5.58106-.544-1.32422-3.67966-1.32422 3.67966z",fill:"currentColor",fillRule:"evenodd"}))},1434:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11 0v3.03759398c3.39.49122808 6 3.39849625 6 6.93734336 0 .90225566-.18 1.75438596-.48 2.54636596l2.6 1.5338345c.56-1.2431077.88-2.6265664.88-4.08020046 0-5.19298245-3.95-9.47368421-9-9.97493734zm-1 16.9924812c-3.87 0-7-3.1378446-7-7.01754386 0-3.53884711 2.61-6.44611528 6-6.93734336v-3.03759398c-5.06.50125313-9 4.77192982-9 9.97493734 0 5.53383456 4.47 10.02506266 9.99 10.02506266 3.31 0 6.24-1.6140351 8.06-4.1002506l-2.6-1.5338346c-1.28 1.60401-3.24 2.6265664-5.45 2.6265664z",fill:"currentColor"}))},5137:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182zm0 12.9090909h-16.36363638v-11.09090908h16.36363638z",fill:"currentColor"}))},2490:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.5 0c.8325 0 1.5.61363636 1.5 1.36363636v11.27272724c0 .75-.675 1.3636364-1.5 1.3636364l-.5-2v-9h-10v9h10l.5 2h-11c-.8325 0-1.5-.6136364-1.5-1.3636364v-11.27272724c0-.75.6675-1.36363636 1.5-1.36363636zm-10 1c-.27614237 0-.5.22385763-.5.5s.22385763.5.5.5.5-.22385763.5-.5-.22385763-.5-.5-.5z",transform:"translate(1 1.001872)"}))},2589:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.5555556 14.4444444-4.4444445-4.4444444v-3.53333333c1.2888889-.46666667 2.2222222-1.68888889 2.2222222-3.13333334 0-1.84444444-1.4888889-3.33333333-3.3333333-3.33333333-1.84444444 0-3.33333333 1.48888889-3.33333333 3.33333333 0 1.44444445.93333333 2.66666667 2.22222222 3.13333334v3.53333333l-4.44444445 4.4444444h-4.44444444v5.5555556h5.55555556v-3.3888889l4.44444444-4.6666667 4.4444444 4.6666667v3.3888889h5.5555556v-5.5555556z",fill:"currentColor"}))},2574:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.33333333 5h14.99999997v-1.66666667h-14.99999997c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.1666667h-1.66666667v2.5h11.6666667v-2.5h-8.33333337zm15.83333337 1.66666667h-5c-.4583334 0-.8333334.375-.8333334.83333333v8.3333333c0 .4583334.375.8333334.8333334.8333334h5c.4583333 0 .8333333-.375.8333333-.8333334v-8.3333333c0-.45833333-.375-.83333333-.8333333-.83333333zm-.8333334 7.50000003h-3.3333333v-5.83333337h3.3333333z",fill:"currentColor"}))},3750:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22s.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM22 8h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8z",fill:"currentColor"}))},3254:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.6064238 11.1802028 2.96010809-2.96010811-7.34274162-7.33228187c-1.63172036 1.63172036-1.63172036 4.27803607 0 5.92021617zm7.0917077-1.89321403c1.6003411.74264193 3.8491865.21965466 5.5122861-1.44344493 1.9978115-1.99781147 2.3848221-4.86378185.8472394-6.40136449-1.5271229-1.5271229-4.3930933-1.15057205-6.4013645.84723942-1.6630996 1.66309959-2.1860869 3.91194496-1.4434449 5.51228608l-10.20871199 10.20871195 1.47482417 1.4748242 7.20676492-7.1858454 7.1963052 7.1963052 1.4748241-1.4748242-7.1963051-7.1963052z",fill:"currentColor"}))},4734:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-9.99 5-8.26-5.16 8.26-4.84 8.26 4.84z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01l-7.99 4.99-8-5 8-4.68zm-15.99 11v-8.66l8 5.02 7.99-4.99.01 8.63z",fill:"currentColor"}))},5436:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.75 8v10.7885c0 1.0833-.8794 1.9615-1.9656 1.9615-3.0519 0-8.97462 0-12.7844 0",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m6 4.5h10c.2761 0 .5.22386.5.5v12c0 .2761-.2239.5-.5.5h-10c-.27614 0-.5-.2239-.5-.5v-12c0-.27614.22386-.5.5-.5zm10-1.5h-10c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h10c1.1046 0 2-.8954 2-2v-12c0-1.10457-.8954-2-2-2zm-1 3.75h-8v1.5h8zm-8 3.25h8v1.5h-8zm6 3.25h-6v1.5h6z",fill:"currentColor",fillRule:"evenodd"}))},8276:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m11.5 4h1.5v15.5h-1.5z"}),(0,l.createElement)(n.Path,{d:"m8 4h8.5v1.5h-8.5z"}),(0,l.createElement)(n.Path,{d:"m8 18.5h8.5v1.5h-8.5z"})))},2566:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99 0c5.53 0 10.01 4.48 10.01 10s-4.48 10-10.01 10c-5.52 0-9.99-4.48-9.99-10s4.47-10 9.99-10zm3.51 9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99 0c-5.52 0-9.99 4.48-9.99 10s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10s-4.48-10-10.01-10zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"}))},5196:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,l.createElement)(n.Path,{d:"m11.6959 13.7224c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.52538.3133-.11675.6605-.17512 1.0414-.17512.3748 0 .6943.07988.9586.23963.2642.15357.4608.36257.5898.62677.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"})))},6694:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,l.createElement)(n.Path,{d:"m7 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m7 14h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m15 10h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 14h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m15 14h2v2h-2z"})))},3258:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z",fill:"currentColor"}))},8277:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.71794872 0c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.23076923 2.56410256v2.05128206h6.15384617v6.15384618h2.051282c.2871795 0 .5128205.225641.5128205.5128205s-.225641.5128205-.5128205.5128205h-2.051282v6.1538461h-2.174359c-.6974359-1.7948717-2.451282-3.076923-4.49230768-3.076923-2.04102564 0-3.7948718 1.2820513-4.49230769 3.076923h-2.17435898v-2.1743589c1.7948718-.6974359 3.07692308-2.4512821 3.07692308-4.4923077 0-2.04102566-1.27179487-3.79487181-3.06666667-4.49230771l-.01025641-2.17435897h6.15384616v-2.05128206c0-.28717948.22564102-.51282051.51282051-.51282051s.51282051.22564103.51282051.51282051zm-.51282051-2.56410256c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"}))},167:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M9 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm6 0c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37C11.07 8.33 14.05 10 17.42 10c.78 0 1.53-.09 2.25-.26.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M10.25 13c0 .69-.56 1.25-1.25 1.25S7.75 13.69 7.75 13s.56-1.25 1.25-1.25 1.25.56 1.25 1.25zM15 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47c1.71-.97 3.03-2.55 3.66-4.44C6.37 6 5.05 7.58 4.42 9.47zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24-3.13 0-5.92-1.44-7.76-3.69C8.69 8.87 6.6 10.88 4 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z",fill:"currentColor"}))},2121:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m11.9731 4.00028c-4.15965-.00653-7.62297 3.2243-7.94838 7.41482-.32541 4.1905 2.59681 7.9277 6.70658 8.5769v-5.6309h-2.02198v-2.3167h2.02198v-1.7697c-.0901-.83737.1934-1.67177.7735-2.27661.58-.60484 1.3965-.91732 2.2275-.85256.5973.00788 1.1932.05895 1.7832.15283v1.97885h-1.0031c-.3459-.045-.6934.07049-.9454.31419s-.3814.5895-.3521.9407v1.5123h2.213l-.3582 2.3247h-1.8548v5.6309c4.1346-.6239 7.0873-4.3734 6.7604-8.5849-.3269-4.21147-3.8219-7.44995-8.0022-7.41482z",fill:"currentColor",fillRule:"evenodd"}))},3363:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.761 9.761 0 0 0 12 2.25Zm0 18A8.25 8.25 0 1 1 20.25 12 8.26 8.26 0 0 1 12 20.25Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M12 7.083a2.753 2.753 0 0 0-2.75 2.75.75.75 0 1 0 1.5 0 1.25 1.25 0 0 1 2.5 0c0 .374-.166.613-.658.945A2.595 2.595 0 0 0 11.25 13v.25a.75.75 0 1 0 1.5 0V13c0-.39.171-.636.68-.978a2.555 2.555 0 0 0 1.32-2.188A2.753 2.753 0 0 0 12 7.084ZM11.996 15.125a1.127 1.127 0 1 0 .004 0h-.004Z",fill:"currentColor"}))},2416:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 14h12v-1.5h-12z"}),(0,l.createElement)(n.Path,{d:"m4 18h16v-1.5h-16z"}),(0,l.createElement)(n.Path,{d:"m6 22h12v-1.5h-12z"})),(0,l.createElement)(n.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}))},1936:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm-1.9047619 12.38095239h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm5.7142857 12.38095239h-7.6190476v1.9047619h-7.61904762v-14.28571429h2.85714286v-1.90476191h1.9047619v1.90476191h2.85714286v1.9047619h7.6190476zm-10.47619046-2.8571429h1.90476191v1.9047619h-1.90476191zm0-6.66666663h1.90476191v1.9047619h-1.90476191zm3.80952386 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619zm3.8095238 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619z",fill:"currentColor"}))},1525:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m10.302 7.30717c.5217-.26086 1.0434-.39128 1.6955-.52171-1.4347 1.56512-1.826 3.91284-.7825 5.99964 1.0434 1.9564 3.2606 2.9998 5.3475 2.739-.3913.3912-.913.7825-1.4347 1.0434-2.6086 1.4347-5.73882.3912-7.04309-2.2173-1.43469-2.4781-.39128-5.73876 2.21729-7.04303z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Filter - Dark",keywords:["moon","night"]}}.styles.default},9491:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m12 11.5 8 8.5h-8z"}),(0,l.createElement)(n.Path,{d:"m4 4h8v7.5l-7.99993 8.5z"})))},meta:{label:"Filter - Grayscale",keywords:["black","white"]}}.styles.default},4310:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.94924 3.75h-5.19924c-.55228 0-1 .44772-1 1v14.5c0 .5523.44772 1 1 1h14.5313c.5523 0 1-.4477 1-1v-5.6458",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m16.8656 9.85.9234-2.02354 2.0235-.92336-2.0235-.92336-.9234-2.02354-.9234 2.02354-2.0235.92336 2.0235.92336zm-3.6836.7367-1.2279-2.7013-1.2279 2.7013-2.7013 1.2279 2.7013 1.2279 1.2279 2.7013 1.2279-2.7013 2.7013-1.2279z",fill:"currentColor"}))},meta:{label:"Filter - Main",keywords:["shine","star"]}}.styles.default},9688:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",width:"16.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m4 16 4.57143-3.3333 3.42857 2.2222 4-3.8889 4 3.8889",strokeLinejoin:"round"})))},meta:{label:"Filter - None",keywords:["default","mountain"]}}.styles.default},1053:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",width:"16.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m15.2225 13.2414c0 1.7797-1.4428 3.2225-3.2225 3.2225-1.7798 0-3.22253-1.4428-3.22253-3.2225 0-.3585.17475-.9012.53447-1.5851.34749-.6606.81936-1.3646 1.30426-2.01861.4828-.65129.9674-1.23811 1.3321-1.66292.0175-.02039.0347-.0404.0517-.06001.0169.01961.0341.03962.0516.06001.3647.42481.8493 1.01163 1.3321 1.66292.4849.65401.9568 1.35801 1.3043 2.01861.3597.6839.5345 1.2266.5345 1.5851z"})))},meta:{label:"Filter - Saturation",keywords:["drop","water","wet"]}}.styles.default},8140:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m9.27273 11.4545h-3.27273v1.091h3.27273zm1.18367-1.76723-1.1564-1.15636-.76909.76909 1.15636 1.1564zm2.0891-3.68727h-1.091v3.27273h1.091zm2.9236 3.3-.7691-.76909-1.1564 1.15636.7691.76913zm-.7418 2.1545v1.091h3.2727v-1.091zm-2.7273-1.0909c-.9055 0-1.6364.7309-1.6364 1.6364s.7309 1.6364 1.6364 1.6364 1.6364-.7309 1.6364-1.6364-.7309-1.6364-1.6364-1.6364zm1.5436 3.9491 1.1564 1.1564.7691-.7691-1.1564-1.1564zm-5.01269.3873.76909.7691 1.1564-1.1564-.76913-.7691zm2.92359 3.3h1.091v-3.2727h-1.091z",fill:"currentColor"}))},meta:{label:"Filter - Sepia",keywords:["flower","old","shine","star","vintage"]}}.styles.default},5181:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.4536 12.2145c-.1443-.0858-.2938-.1555-.4433-.2145.1495-.059.299-.1287.4433-.2145.9897-.5952 1.5412-1.6729 1.5464-2.78282-.4691-.27882-1.0052-.42895-1.5515-.42895-.5258 0-1.0567.13941-1.5413.42895-.1443.08579-.2783.18767-.402.28955.0257-.16622.0412-.33781.0412-.50939 0-1.19035-.6237-2.2252-1.5464-2.78284-.9227.55764-1.5464 1.59249-1.5464 2.78284 0 .17158.0155.34317.0412.50939-.1237-.10724-.2577-.20912-.402-.29491-.48455-.28955-1.01548-.42896-1.54125-.42896-.54124 0-1.08248.15014-1.55155.42896 0 1.10988.55155 2.18768 1.54639 2.78288.14433.0858.29382.1555.4433.2144-.14948.059-.29897.1287-.4433.2145-.98969.5952-1.54124 1.6729-1.54639 2.7829.46907.2788 1.00515.4289 1.55155.4289.52577 0 1.0567-.1394 1.54125-.4289.1443-.0858.2783-.1877.402-.2896-.0257.1716-.0412.3432-.0412.5148 0 1.1903.6237 2.2252 1.5464 2.7828.9227-.5576 1.5464-1.5925 1.5464-2.7828 0-.1716-.0155-.3432-.0412-.5094.1237.1072.2577.2037.402.2895.4846.2896 1.0155.429 1.5413.429.5412 0 1.0824-.1502 1.5515-.429-.0052-1.1099-.5567-2.1876-1.5464-2.7828zm-1.3093-2.0805c.1083-.0911.1959-.15545.2784-.19834.3144-.18767.6701-.28955 1.0309-.28955.1392 0 .2732.01609.4072.0429-.1598.48789-.4845.90619-.9175 1.16889-.0876.0536-.1856.0965-.299.1448l-.7113.2788c-.0876-.2466-.2114-.4665-.3711-.6649zm-2.1443-2.76135c.3247.38606.5155.89008.5155 1.41019 0 .10188-.0103.21984-.0258.3378l-.1186.77212c-.1237-.02145-.2474-.03753-.3711-.03753s-.2474.01608-.366.03753l-.1185-.77212c-.0207-.11796-.031-.23592-.031-.3378 0-.52547.1908-1.02413.5155-1.41019zm-3.86082 2.311c.13402-.03218.27319-.0429.41237-.0429.35567 0 .71134.09652 1.02577.28955.07732.04825.16495.1072.25258.1877l.5928.5147c-.1547.193-.2732.4075-.3608.6434l-.71138-.2788c-.10825-.0482-.20619-.0965-.28866-.1448-.44846-.268-.76805-.6809-.92268-1.16885zm1.71649 4.17695c-.10825.0911-.19588.1555-.27835.1984-.31443.1876-.6701.2895-1.03093.2895-.13917 0-.27319-.0161-.40721-.0429.15979-.4879.48453-.9061.91752-1.1689.08763-.0536.18557-.0965.29897-.1447l.71133-.2789c.0825.2467.2114.4719.3711.6649zm2.14433 2.7667c-.3247-.386-.5155-.89-.5155-1.4101 0-.1073.0103-.2199.031-.3486l.1134-.7614c.1185.0215.2422.0376.3711.0376.1237 0 .2474-.0161.366-.0376l.1185.7722c.0207.1179.031.2359.031.3378 0 .5254-.1908 1.0241-.5155 1.4101zm3.4485-2.2734c-.3557 0-.7114-.0965-1.0258-.2896-.0928-.0536-.1753-.1179-.2526-.1823l-.5928-.5147c.1547-.193.2784-.4075.3608-.6488l.7114.2788c.1134.0429.2113.0912.2938.1394.4381.2628.7577.681.9175 1.1689-.1392.0376-.2783.0483-.4123.0483z",fill:"currentColor"}))},meta:{label:"Filter - Vintage",keywords:["flower","old","sepia"]}}.styles.default},315:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.7660485 2.56204547c-.0789273 0-.1578547-.01973185-.2269162-.05919554-1.894257-.97672626-3.532-1.39109498-5.49531846-1.39109498-1.95345253 0-3.80824585.46369833-5.49531849 1.39109498-.23678212.12825699-.53275978.03946369-.67088269-.19731843-.12825698-.23678213-.03946368-.54262571.19731844-.67088269 1.83506147-.99645811 3.84770954-1.50948605 5.96888274-1.50948605 2.10144136 0 3.93650286.46369833 5.94915086 1.49962013.2466481.12825698.3354414.42423464.2071844.66101676-.0887933.1775866-.256514.27624582-.4341006.27624582zm-14.11813418 5.17960898c-.09865922 0-.19731844-.02959776-.28611174-.08879329-.2269162-.15785475-.27624581-.46369833-.11839106-.69061454.97672627-1.38122906 2.21983242-2.46648047 3.69972071-3.22615645 3.09789947-1.59827935 7.06400007-1.60814527 10.17176547-.00986592 1.4798883.75967598 2.7229944 1.83506147 3.6997207 3.20642461.1578547.21705028.1085251.53275978-.1183911.69061453s-.5327598.10852514-.6906145-.11839106c-.887933-1.24310616-2.0126481-2.21983243-3.3445475-2.90058104-2.8315196-1.45029051-6.45231293-1.45029051-9.27396659.00986593-1.34176537.69061453-2.46648047 1.67720672-3.35441344 2.92031287-.07892737.13812291-.2269162.20718436-.38477095.20718436zm6.16620117 11.90816775c-.12825698 0-.25651396-.0493296-.34530726-.1479889-.85833521-.8583352-1.32203353-1.4108268-1.9830503-2.6046033-.68074861-1.2135084-1.0359218-2.6933967-1.0359218-4.2818101 0-2.93017884 2.50594416-5.31773193 5.58411179-5.31773193 3.07816758 0 5.58411178 2.38755309 5.58411178 5.31773193 0 .2762458-.2170503.4932961-.4932961.4932961s-.4932961-.2170503-.4932961-.4932961c0-2.3875531-2.0619777-4.33113974-4.59751958-4.33113974-2.53554193 0-4.5975196 1.94358664-4.5975196 4.33113974 0 1.4206927.3157095 2.7328603.91753074 3.7983799.631419 1.134581 1.06551956 1.6180112 1.82519554 2.3875531.18745252.1973184.18745252.503162 0 .7004804-.10852514.0986593-.23678212.1479889-.36503911.1479889zm7.07386601-1.8251956c-1.1740447 0-2.2099665-.2959776-3.0584358-.878067-1.47002236-.9964581-2.34808941-2.6144693-2.34808941-4.3311397 0-.2762459.21705028-.4932961.4932961-.4932961.27624581 0 .49329609.2170502.49329609.4932961 0 1.3910949.71034642 2.7032626 1.91398882 3.5122682.7004805.4735642 1.519352.7004804 2.5059442.7004804.2367821 0 .631419-.0295978 1.0260559-.0986592.2663798-.0493296.5228938.128257.5722234.4045028.0493296.2663799-.128257.5228938-.4045028.5722235-.5623575.1085251-1.0556536.118391-1.1937765.118391zm-1.9830503 2.0323799c-.0394637 0-.0887933-.0098659-.128257-.0197318-1.5686816-.4341006-2.59473745-1.01619-3.67012294-2.0718436-1.38122906-1.3713632-2.14090505-3.1965587-2.14090505-5.1500112 0-1.5982794 1.36149722-2.90058107 3.03870394-2.90058107 1.67720675 0 3.03870395 1.30230167 3.03870395 2.90058107 0 1.0556536.9175307 1.9139888 2.0521117 1.9139888 1.1345811 0 2.0521118-.8583352 2.0521118-1.9139888 0-3.71945259-3.2064246-6.73842468-7.15279337-6.73842468-2.80192181 0-5.3670615 1.55881565-6.52137436 3.97596652-.38477096.79913966-.58208939 1.73640226-.58208939 2.76245816 0 .7695419.06906145 1.9830503.66101676 3.5615978.09865922.2565139-.02959776.5426257-.28611173.631419-.25651397.0986592-.54262571-.0394637-.631419-.2861118-.48343018-1.2924357-.7202123-2.5750056-.7202123-3.906905 0-1.1839107.2269162-2.2592961.67088269-3.19655873 1.31216761-2.7525922 4.22261456-4.53832406 7.40930733-4.53832406 4.48899447 0 8.13938557 3.46293858 8.13938557 7.72501679 0 1.5982794-1.3614972 2.9005811-3.038704 2.9005811-1.6772067 0-3.0387039-1.3023017-3.0387039-2.9005811 0-1.0556536-.9175307-1.9139888-2.05211175-1.9139888-1.13458101 0-2.05211175.8583352-2.05211175 1.9139888 0 1.6870727.65115084 3.2656202 1.84492739 4.4495308.93726258.9273967 1.83506151 1.4404246 3.22615641 1.8251956.2663799.0690614.4143688.3453072.3453073.6018212-.0493296.2269162-.256514.374905-.4636983.374905z",transform:"translate(1)",fill:"currentColor"}))},98:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.91322329.78180339s.69401426 2.48532134.69401426 4.50171413c0 1.93198565-1.2661071 3.49820703-3.19809275 3.49820703-1.94136422 0-3.40442131-1.56622138-3.40442131-3.49820703l.02813571-.33762856c-1.89447137 2.25085707-3.02927847 5.16759264-3.02927847 8.33754974 0 4.1453284 3.35752846 7.5028569 7.50285689 7.5028569 4.14532848 0 7.50285688-3.3575285 7.50285688-7.5028569 0-5.05504985-2.4290499-9.56614256-6.09607121-12.50163531zm-1.67876423 17.19092081c-1.66938566 0-3.0198999-1.3129999-3.0198999-2.9448713 0-1.5193285.98474997-2.5884856 2.63537848-2.9261142 1.66000709-.3376285 3.37628556-1.1348071 4.33289986-2.41967133.3657643 1.20983563.5533357 2.48532133.5533357 3.78894273 0 2.4853213-2.0163928 4.5017141-4.50171414 4.5017141z",transform:"translate(2.553223 -.786621)",fill:"currentColor"}))},7542:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.45454545 9.09090909h-5.45454545v1.81818181h5.45454545zm1.97272728-2.94545454-1.92727273-1.92727273-1.28181818 1.28181818 1.92727273 1.92727273zm3.48181817-6.14545455h-1.81818181v5.45454545h1.81818181zm4.8727273 5.5-1.2818182-1.28181818-1.9272727 1.92727273 1.2818182 1.28181818zm-1.2363637 3.59090909v1.81818181h5.4545455v-1.81818181zm-4.5454545-1.81818182c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727273 0 1.5090909 1.21818182 2.7272727 2.72727273 2.7272727 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272727 0-1.50909091-1.2181818-2.72727273-2.7272727-2.72727273zm2.5727273 6.58181823 1.9272727 1.9272727 1.2818182-1.2818182-1.9272727-1.9272727zm-8.35454548.6454545 1.28181818 1.2818182 1.92727273-1.9272727-1.28181818-1.2818182zm4.87272727 5.5h1.81818181v-5.4545455h-1.81818181z",fill:"currentColor"}))},4893:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5.5 18v-12c0-.27614.22386-.5.5-.5h3v-1.5h-3c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h3v-1.5h-3c-.27614 0-.5-.2239-.5-.5z"}),(0,l.createElement)(n.Path,{d:"m13 2v20h-2v-20z"}),(0,l.createElement)(n.Path,{d:"m16.5 4v1.5h-1.5v-1.5z"}),(0,l.createElement)(n.Path,{d:"m20 6c0-1.10457-.8954-2-2-2v1.5c.2761 0 .5.22386.5.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 16.5v-2h1.5v2z"}),(0,l.createElement)(n.Path,{d:"m20 13h-1.5v-2h1.5z"}),(0,l.createElement)(n.Path,{d:"m18 18.5c.2761 0 .5-.2239.5-.5h1.5c0 1.1046-.8954 2-2 2z"}),(0,l.createElement)(n.Path,{d:"m16.5 20v-1.5h-1.5v1.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 9.5h1.5v-2h-1.5z"})))},3314:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 5.5h12c.2761 0 .5.22386.5.5v3h1.5v-3c0-1.10457-.8954-2-2-2h-12c-1.10457 0-2 .89543-2 2v3h1.5v-3c0-.27614.22386-.5.5-.5z"}),(0,l.createElement)(n.Path,{d:"m22 13h-20v-2h20z"}),(0,l.createElement)(n.Path,{d:"m20 16.5h-1.5v-1.5h1.5z"}),(0,l.createElement)(n.Path,{d:"m18 20c1.1046 0 2-.8954 2-2h-1.5c0 .2761-.2239.5-.5.5z"}),(0,l.createElement)(n.Path,{d:"m7.5 18.5h2v1.5h-2z"}),(0,l.createElement)(n.Path,{d:"m11 20v-1.5h2v1.5z"}),(0,l.createElement)(n.Path,{d:"m5.5 18c0 .2761.22386.5.5.5v1.5c-1.10457 0-2-.8954-2-2z"}),(0,l.createElement)(n.Path,{d:"m4 16.5h1.5v-1.5h-1.5z"}),(0,l.createElement)(n.Path,{d:"m14.5 18.5v1.5h2v-1.5z"})))},2151:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 20c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm-6.0952381-11.19047619c0 1.31428569 1.06666667 2.38095239 2.38095239 2.38095239.5047619 0 .96190476-.152381 1.35238095-.4190476l-.01904762.1809524c0 1.3142857 1.06666667 2.3809523 2.38095238 2.3809523 1.3142857 0 2.3809524-1.0666666 2.3809524-2.3809523l-.0190476-.1809524c.3809523.2666666.847619.4190476 1.3523809.4190476 1.3142857 0 2.3809524-1.0666667 2.3809524-2.38095239 0-.95238095-.5619048-1.76190476-1.3619048-2.14285714.8-.38095238 1.3619048-1.19047619 1.3619048-2.14285715 0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-.5047619 0-.9619047.15238096-1.3523809.41904762l.0190476-.18095238c0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-1.31428571 0-2.38095238 1.06666667-2.38095238 2.38095238l.01904762.18095238c-.38095238-.26666666-.84761905-.41904762-1.35238095-.41904762-1.31428572 0-2.38095239 1.06666667-2.38095239 2.38095238 0 .95238096.56190477 1.76190477 1.36190477 2.14285715-.8.38095238-1.36190477 1.19047619-1.36190477 2.14285714zm6.0952381-4.52380952c1.3142857 0 2.3809524 1.06666666 2.3809524 2.38095238 0 1.31428571-1.0666667 2.38095238-2.3809524 2.38095238-1.31428571 0-2.38095238-1.06666667-2.38095238-2.38095238 0-1.31428572 1.06666667-2.38095238 2.38095238-2.38095238zm-8.57142857 7.14285711c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.81904762 11.4952381c.14285714 0 .27619048-.0095238.40952381-.0285714.44761905 1.0952381 1.52380952 1.8666666 2.77142857 1.8666666 1.247619 0 2.3238095-.7714285 2.7714286-1.8666666.1333333.0190476.2761904.0285714.4095238.0285714 1.647619 0 2.9904762-1.3428571 2.9904762-2.9904762 0-.67619047-.2380953-1.32380952-.6380953-1.83809523.4095238-.51428572.6380953-1.16190477.6380953-1.83809524 0-1.64761905-1.3428572-2.99047619-2.9904762-2.99047619-.1428572 0-.2761905.00952381-.4095238.02857143-.4476191-1.0952381-1.5238096-1.86666667-2.7714286-1.86666667-1.24761905 0-2.32380952.77142857-2.77142857 1.86666667-.13333333-.01904762-.27619048-.02857143-.40952381-.02857143-1.64761905 0-2.99047619 1.34285714-2.99047619 2.99047619 0 .67619047.23809524 1.32380952.63809524 1.83809524-.40952381.51428571-.64761905 1.16190476-.64761905 1.83809523 0 1.6476191 1.34285714 2.9904762 3 2.9904762zm3.18095238-.0666667c-.59047619 0-1.06666667-.4666666-1.08571429-1.047619l.11428572-1.03809526c.3047619.11428572.62857143.18095238.97142857.18095238.3428571 0 .6761905-.06666666.9809524-.18095238l.1047619 1.03809526c-.0190476.5809524-.4952381 1.047619-1.0857143 1.047619zm3.1809524-1.83809521c-.2285714 0-.4380953-.06666667-.6095238-.19047619l-.7714286-.54285714c.5238095-.42857143.8952381-1.03809524 1.0095238-1.74285715l.8380952.4c.3809524.18095239.6285715.56190477.6285715.98095239 0 .6095238-.4952381 1.09523809-1.0952381 1.09523809zm-.6190476-5.65714286c.1904762-.12380952.4-.19047619.6190476-.19047619.6 0 1.0857143.48571429 1.0857143 1.08571429 0 .41904762-.2380953.79047619-.6285715.98095238l-.8380952.4c-.1142857-.70476191-.4857143-1.31428571-1.0190476-1.74285714zm-2.5619048-2.02857143c.5904762 0 1.0666667.46666667 1.0857143 1.04761905l-.1047619 1.03809524c-.3047619-.11428571-.6380953-.18095238-.9809524-.18095238-.34285714 0-.66666667.06666667-.97142857.18095238l-.11428572-1.03809524c.01904762-.58095238.4952381-1.04761905 1.08571429-1.04761905zm-3.18095238 1.83809524c.22857143 0 .43809524.06666667.60952381.19047619l.77142857.53333334c-.52380952.42857143-.8952381 1.03809523-1.00952381 1.74285714l-.83809524-.4c-.38095238-.19047619-.62857143-.56190476-.62857143-.98095238 0-.6.4952381-1.08571429 1.0952381-1.08571429zm-.46666667 3.78095238.83809524-.4c.11428571.70476191.48571429 1.31428572 1.01904762 1.74285715l-.77142857.52380952c-.19047619.12380952-.4.19047619-.61904762.19047619-.6 0-1.08571429-.48571428-1.08571429-1.08571428-.00952381-.40952381.23809524-.78095239.61904762-.97142858zm3.64761905 12.47619048c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm2.3238095-2.3238095c.6761905-1.8095238 2.1142857-3.2571429 3.9238095-3.9238095-.6761904 1.8095238-2.1142857 3.247619-3.9238095 3.9238095zm-10.89523807-6.2476191c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286zm2.32380952 2.3238096c1.80952381.6761904 3.25714286 2.1142857 3.92380953 3.9238095-1.80952381-.6761905-3.24761905-2.1142857-3.92380953-3.9238095z",fill:"currentColor"}))},1856:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.93 11.5h4.14l-2.07-5.52zm10.07-11.5h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm-4.05 16.5-1.14-3h-5.64l-1.12 3h-2.09l5.11-13h1.86l5.11 13z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.17 13.5h5.64l1.14 3h2.09l-5.11-13h-1.86l-5.11 13h2.09zm2.83-7.52 2.07 5.52h-4.14zm8-5.98h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-16v-16h16z",fill:"currentColor"}))},9078:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m20.2 17h-16.536c-.4424 0-.664-.3619-.664-.8095 0-4.9656 1.9848-9.12821 6.564-10.22997v-1.71351c0-.44766.3576-.80952.8-.80952h3.2c.4424 0 .8.36186.8.80952v1.71351c4.5792 1.10176 6.636 5.26437 6.636 10.22997 0 .4476-.3576.8095-.8.8095zm-7.336-12h-2v.70796c.2648-.02105.8296-.04129 1.1-.04129s.6352.02024.9.04129zm-.9 2.29688c-4.94375 0-7.0584 3.67062-7.464 8.20312h14.864c-.4056-4.5325-2.4563-8.20312-7.4-8.20312z"}),(0,l.createElement)(n.Path,{d:"m2 18.5h20v1.5h-20z"})))},2142:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m17.7646 7.89213c-.096.53182-.5444.96979-1.1209 1.06364l-.4164.06257 1.2491 2.28376c.2242.4066.2242.9072-.032 1.3452-.2563.4066-.7046.6569-1.185.6569-.2563 0-.4805-.0626-.7046-.1877l-3.491-2.0022-3.39495 2.0022c-.22419.1251-.48041.1877-.7046.1877-.48041 0-.89677-.2503-1.18501-.6257-.25622-.3754-.28825-.8759-.09609-1.2826l1.12096-2.37756-.73663-.1877c-.44838-.12514-.80068-.43797-.96082-.84466-1.88962 1.3452-3.10666 3.34732-3.10666 5.59982 0 4.0981 4.03546 7.4142 8.9997 7.4142 4.9643 0 8.9997-3.3161 8.9997-7.4142.032-2.2837-1.2491-4.34847-3.2348-5.69367z"}),(0,l.createElement)(n.Path,{d:"m7.35566 7.70438 1.92165.46925c.09608.03129.16014.15642.12811.25027l-1.6334 3.4725c-.06406.1564.09608.3128.25622.219l3.90736-2.31501c.064-.03129.1281-.03129.1922 0l4.0034 2.31501c.1601.0938.3523-.0939.2562-.2503l-1.9216-3.50377c-.0641-.09385 0-.25027.1281-.25027l1.7935-.31283c.1922-.03129.1922-.31284.032-.34412-.8967-.25027-2.4341-.65696-3.6511-.81338.0961-1.12621.4804-2.62783.7687-3.25351.2242-.50053-1.5694-.53182-1.7616 0-.1601.46926-.4483 2.03345-.5444 3.22223-1.24909.12513-2.94654.50054-3.90737.75081-.12811.06256-.12811.31283.03203.34412z"})))},9657:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"8"}),(0,l.createElement)(n.Path,{d:"m14.9586 9.09098-3.9304 5.28592-2.27901-1.6946",stroke:"#fff",strokeWidth:"1.5"}))},8645:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m11.6959 13.9724c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.5254.3133-.1167.6605-.1751 1.0414-.1751.3748 0 .6943.0799.9586.2396.2642.1536.4608.3626.5898.6268.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"}),(0,l.createElement)(n.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"})))},8241:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.5 4c-4.692 0-8.5 3.808-8.5 8.5s3.808 8.5 8.5 8.5h4.25v-1.7h-4.25c-3.689 0-6.8-3.111-6.8-6.8s3.111-6.8 6.8-6.8 6.8 3.111 6.8 6.8v1.2155c0 .6715-.6035 1.3345-1.275 1.3345s-1.275-.663-1.275-1.3345v-1.2155c0-2.346-1.904-4.25-4.25-4.25s-4.25 1.904-4.25 4.25 1.904 4.25 4.25 4.25c1.173 0 2.244-.476 3.009-1.2495.5525.7565 1.5045 1.2495 2.516 1.2495 1.6745 0 2.975-1.36 2.975-3.0345v-1.2155c0-4.692-3.808-8.5-8.5-8.5zm0 11.05c-1.411 0-2.55-1.139-2.55-2.55s1.139-2.55 2.55-2.55 2.55 1.139 2.55 2.55-1.139 2.55-2.55 2.55z",fill:"currentColor"}))},4934:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.0041 8.15789c2.2592 0 4.0928 1.76843 4.0928 3.94741 0 .5131-.1065.9947-.2947 1.4447l2.3902 2.3053c1.236-.9948 2.2101-2.2816 2.8076-3.75-1.4161-3.46583-4.9113-5.92109-9.0041-5.92109-1.146 0-2.24283.19737-3.25784.55263l1.76804 1.70527c.4666-.18158.9659-.28422 1.498-.28422zm-8.18555-2.15526 1.86631 1.8.37653.36316c-1.3588 1.01842-2.42292 2.37631-3.06139 3.93951 1.4161 3.4658 4.91132 5.921 9.0041 5.921 1.2688 0 2.4802-.2368 3.5853-.6631l.3438.3315 2.3983 2.3053 1.0396-1.0026-14.51298-13.9974zm4.52661 4.36577 1.26876 1.2237c-.04093.1658-.06549.3395-.06549.5132 0 1.3105 1.09687 2.3684 2.45567 2.3684.1801 0 .3602-.0237.5321-.0632l1.2687 1.2237c-.5484.2605-1.1541.4184-1.8008.4184-2.25922 0-4.09278-1.7684-4.09278-3.9473 0-.6237.16371-1.2079.43384-1.7369zm3.52794-.61577 2.5785 2.48687.0163-.1263c0-1.3106-1.0968-2.36846-2.4556-2.36846z",fill:"currentColor"}))},270:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m13 11.9999v-1c0-1.10459-.8954-2.00002-2-2.00002h-4c-1.10457 0-2 .89543-2 2.00002v1"}),(0,l.createElement)(n.Path,{d:"m4 19.2499h9"}),(0,l.createElement)(n.Path,{d:"m4 15.2499h16"})),(0,l.createElement)(n.Circle,{cx:"9",cy:"5",fill:"currentColor",r:"2"}))},8220:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"14.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"8.5",x:"7.75",y:"4.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m11 16h2v1.5h-2z",fill:"currentColor"}))},2429:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"4"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"4",stroke:"currentColor"}))},5689:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25"}),(0,l.createElement)(n.Path,{d:"m8 11 3.7141 2.7755c.1781.133.4225.1326.6001-.001l3.6858-2.7745"})))},1586:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5 7.25h14c.6904 0 1.25.55964 1.25 1.25v7c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-7c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m16 12.75h-8v-1.5h8z",fill:"currentColor",fillRule:"evenodd"}))},9228:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4 8h16c.6904 0 1.25.55964 1.25 1.25v5c0 .6904-.5596 1.25-1.25 1.25h-16c-.69036 0-1.25-.5596-1.25-1.25v-5c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},9868:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m19.9998 15.5h-16.00004v-1.5h16.00004z"}),(0,l.createElement)(n.Path,{d:"m15.9998 5.5h-12.00004v-1.5h12.00004z"}),(0,l.createElement)(n.Path,{d:"m19.9998 10.5h-16.00004v-1.5h16.00004z"}),(0,l.createElement)(n.Path,{d:"m19.9998 20h-16.00004v-1.5h16.00004z"})))},5903:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m10.5018 11.3502 4.4504-2.98515-1.4486 4.72825-4.45583 2.9533z",fill:"currentColor"}))},1281:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m19 6.75h-14c-.69036 0-1.25.55964-1.25 1.25v8.5c0 .6904.55964 1.25 1.25 1.25h14c.6904 0 1.25-.5596 1.25-1.25v-8.5c0-.69036-.5596-1.25-1.25-1.25z"}),(0,l.createElement)(n.Path,{d:"m4 7 8 6 8-6"})))},1981:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z",fill:"currentColor"}))},1233:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.9645996 0h-15.99999999v2.5l8.12499999 7.5-8.12499999 7.5v2.5h15.99999999v-3.75h-9.74999999l6.24999999-6.25-6.24999999-6.25h9.74999999z",fill:"currentColor"}))},3710:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"14.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m5.06667 14.6666 3.9619-2.1334 2.97143 1.4222 3.4667-2.4888 3.4666 2.4888",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},meta:{label:"Gallery - Carousel",keywords:["display","mountains"]}}.styles.default},9839:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",width:"13.5",x:"7.75",y:"7.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m8 17 3.7143-2 2.7857 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round",fill:"none"}),(0,l.createElement)(n.Path,{d:"m22 3.75h-4.0005c-1.1046 0-1.9995.89543-1.9995 2v1.25m-12.25 15v-3.0002c0-1.1046.89543-1.9998 2-1.9998h1.25m-2-6.25c-1.5 0-2.25-.89543-2.25-2v-4c0-1.10457.89543-2 2-2h4c1.10457 0 2.25.75 2.25 2.25"})))},2759:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{fill:"none",height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"13.5",x:"3.75",y:"3.75"}),(0,l.createElement)(n.Path,{d:"m4 13 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m21.5 11c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m21.5 21c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.8284.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h12c.8284 0 1.5.6716 1.5 1.5z"})))},3342:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m20.75 21.75v-1c0-.5523-.4477-1-1-1h-5c-.5523 0-1 .4477-1 1v1"}),(0,l.createElement)(n.Path,{d:"m10.25 21.75v-1c0-.5523-.44772-1-1-1h-5c-.55228 0-1 .4477-1 1v1"}),(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",width:"13.5",x:"5.25",y:"2.75"}),(0,l.createElement)(n.Path,{d:"m5.5 12 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round"})))},8258:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 13 4.5-2.5 3.5 1.8333 4-3.3333 4 3.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h15c.8284 0 1.5.6716 1.5 1.5z",fill:"currentColor"}))},3930:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 13.8587524v-11.87893062c0-1.08890198-.8909198-1.97982178-1.9798218-1.97982178h-11.87893064c-1.08890198 0-1.97982178.8909198-1.97982178 1.97982178v11.87893062c0 1.088902.8909198 1.9798218 1.97982178 1.9798218h11.87893064c1.088902 0 1.9798218-.8909198 1.9798218-1.9798218zm-10.88901978-3.95964351 2.00951908 2.68265851 2.9400354-3.6725694 3.9596435 4.9495544h-11.87893064zm-9.11098022-5.89910889v14.028125c0 1.088902.8909198 1.9798218 1.97982178 1.9798218l14.02017822-.0079468v-1.9798218l-14.02017822.0079468v-14.028125z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 2v12h-12v-12zm0-2h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-8.5 9.67 1.69 2.26 2.48-3.1 3.33 4.17h-10zm-9.5-5.67v14c0 1.1.9 2 2 2h14v-2h-14v-14z",fill:"currentColor"}))},3219:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M13 4v2.67l-1 1-1-1V4h2m7 7v2h-2.67l-1-1 1-1H20M6.67 11l1 1-1 1H4v-2h2.67M12 16.33l1 1V20h-2v-2.67l1-1M15 2H9v5.5l3 3 3-3V2zm7 7h-5.5l-3 3 3 3H22V9zM7.5 9H2v6h5.5l3-3-3-3zm4.5 4.5l-3 3V22h6v-5.5l-3-3z",fill:"currentColor"}))},4153:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m1.92731278 4.32703003c.77092511-.7897664 1.54185022-1.50166852 1.88325991-1.3570634.55066079.22246941 0 1.14571746-.33039648 1.69076752-.2753304.46718576-3.14977973 4.32703003-3.14977973 7.01890985 0 1.4238043.52863436 2.6028922 1.47577092 3.3147943.82599119.6229143 1.91629956.8120133 2.90748899.5116796 1.17841409-.3448276 2.14757709-1.5572859 3.37004405-3.0812013 1.33259912-1.6573971 3.11674006-3.82647389 4.49339206-3.82647389 1.7951542 0 1.8171806 1.12347053 1.938326 1.99110119-4.1629956.7119022-5.92511013 4.0823137-5.92511013 5.9733037s1.58590313 3.4371524 3.53524233 3.4371524c1.7951541 0 4.7246696-1.4794216 5.1651982-6.785317h2.7092511v-2.7808676h-2.7202643c-.1651983-1.83537269-1.2004405-4.67185767-4.438326-4.67185767-2.4779736 0-4.60352424 2.12458287-5.44052864 3.15906563-.63876652.81201335-2.26872247 2.75862064-2.52202643 3.02558394-.2753304.3337042-.74889868.9343716-1.22246696.9343716-.49559472 0-.79295155-.9232481-.39647578-2.1357064.38546256-1.21245826 1.54185022-3.18131254 2.03744494-3.9154616.85903084-1.26807564 1.43171806-2.13570634 1.43171806-3.64849833 0-2.4137931-1.8061674-3.18131257-2.76431718-3.18131257-1.45374449 0-2.72026432 1.11234705-2.99559471 1.39043382-.39647577.40044493-.72687225.73414905-.969163 1.03448275zm10.23127752 12.96996667c-.3414097 0-.814978-.2892103-.814978-.8008899 0-.6674082.8039648-2.4471635 3.160793-3.0700779-.3303965 2.9922136-1.5748899 3.8709678-2.345815 3.8709678z",fill:"currentColor"}))},5273:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m8 4.5-4 5v-5z"}),(0,l.createElement)(n.Path,{d:"m12 10.5h1v4h-1z"}),(0,l.createElement)(n.Path,{d:"m10.2 10.5h-2.4c-.48 0-.8.3333-.8.6667v2.6666c0 .3334.32.6667.8.6667h2.4c.48 0 .8-.3333.8-.6667v-1.3333h-1.2v1h-1.6v-2h2.8v-.3333c0-.3334-.32-.6667-.8-.6667z"}),(0,l.createElement)(n.Path,{d:"m17 11.5v-1h-3v4h1v-1.3333h1.3333v-1h-1.3333v-.6667z"})))},1824:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12 3c-4.9725 0-9 4.13206-9 9.2285 0 4.0782 2.5785 7.5366 6.15375 8.7556.45.0869.615-.1985.615-.4438 0-.2192-.0075-.7998-.01125-1.5688-2.5035.5568-3.0315-1.2382-3.0315-1.2382-.4095-1.0651-1.00125-1.3497-1.00125-1.3497-.81525-.5721.063-.5606.063-.5606.90375.0646 1.3785.9505 1.3785.9505.8025 1.4112 2.10675 1.0036 2.62125.7676.081-.5968.3128-1.0036.57-1.2344-1.99875-.2307-4.0995-1.0243-4.0995-4.5604 0-1.0074.34875-1.8303.92625-2.4763-.10125-.23302-.405-1.17125.07875-2.44248 0 0 .75375-.24763 2.475.94593.72-.20534 1.485-.30685 2.25-.31147.765.00462 1.53.10613 2.25.31147 1.71-1.19356 2.4638-.94593 2.4638-.94593.4837 1.27123.18 2.20946.09 2.44248.5737.646.9225 1.4689.9225 2.4763 0 3.5453-2.1038 4.3259-4.1063 4.5527.315.2769.6075.8429.6075 1.7073 0 1.2351-.0112 2.2272-.0112 2.5271 0 .2422.1575.5306.6187.4383 3.6008-1.2104 6.177-4.6711 6.177-8.7432 0-5.09644-4.0297-9.2285-9-9.2285",fill:"currentColor"}))},9217:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-8 10c0-.61.08-1.21.21-1.78l4.78 4.78v1c0 1.1.9 2 2 2v1.93c-3.93-.5-6.99-3.86-6.99-7.93zm13.89 5.4c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1v-2h2c1.1 0 2-.9 2-2v-.41c2.93 1.18 5.01 4.06 5.01 7.41 0 2.08-.81 3.98-2.11 5.4z",fill:"currentColor"}))},2961:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m4 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m18 4h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m4 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m11 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m18 18h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m4 11h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m10 10h4v4h-4z"}),(0,l.createElement)(n.Path,{d:"m18 11h2v2h-2z"})))},4283:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M8 10H5V7H3v3H0v2h3v3h2v-3h3v-2zm10 1c1.66 0 2.99-1.34 2.99-3S19.66 5 18 5c-.32 0-.63.05-.91.14.57.81.9 1.79.9 2.86s-.34 2.04-.9 2.86c.28.09.59.14.91.14zm-5 0c1.66 0 2.99-1.34 2.99-3S14.66 5 13 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm6.62 2.16c.83.73 1.38 1.66 1.38 2.84v2h3v-2c0-1.54-2.37-2.49-4.38-2.84zM13 13c-2 0-6 1-6 3v2h12v-2c0-2-4-3-6-3z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M5 15v-3h3v-2H5V7H3v3H0v2h3v3zm7-1.25c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM7.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H7.34zM12 12c1.93 0 3.5-1.57 3.5-3.5S13.93 5 12 5 8.5 6.57 8.5 8.5 10.07 12 12 12zm0-5c.83 0 1.5.67 1.5 1.5S12.83 10 12 10s-1.5-.67-1.5-1.5S11.17 7 12 7zm5 5c1.93 0 3.5-1.57 3.5-3.5S18.93 5 17 5c-.24 0-.48.02-.71.07.76.94 1.21 2.13 1.21 3.43 0 1.3-.47 2.48-1.23 3.42.24.05.48.08.73.08zm2.32 2.02c1 .81 1.68 1.87 1.68 3.23V19h3v-1.75c0-1.69-2.44-2.76-4.68-3.23z",fill:"currentColor"}))},6415:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zM9.5 8c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5S9.5 9.38 9.5 8zm6.5 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}),(0,l.createElement)(n.Circle,{cx:"8",cy:"14",r:"2"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"8",r:"2"}),(0,l.createElement)(n.Circle,{cx:"16",cy:"14",r:"2"})))},4760:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0384629.01236979c-5.23157899 0-9.47368425 4.24210526-9.47368425 9.47368421v7.3684211c0 1.7473684 1.41052631 3.1578947 3.15789473 3.1578947h3.15789474v-8.4210526h-4.21052632v-2.1052632c0-4.07368421 3.29473685-7.36842105 7.3684211-7.36842105 4.0736842 0 7.368421 3.29473684 7.368421 7.36842105v2.1052632h-4.2105263v8.4210526h3.1578947c1.7473685 0 3.1578948-1.4105263 3.1578948-3.1578947v-7.3684211c0-5.23157895-4.2421053-9.47368421-9.4736842-9.47368421z",fill:"currentColor"}))},6819:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 20-1.45-1.4386921c-5.15-5.0899183-8.55-8.4468665-8.55-12.56675749 0-3.35694823 2.42-5.99455041 5.5-5.99455041 1.74 0 3.41.88283379 4.5 2.27792916 1.09-1.39509537 2.76-2.27792916 4.5-2.27792916 3.08 0 5.5 2.63760218 5.5 5.99455041 0 4.11989099-3.4 7.47683919-8.55 12.57765669",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.5 0c-1.74 0-3.41.88283379-4.5 2.27792916-1.09-1.39509537-2.76-2.27792916-4.5-2.27792916-3.08 0-5.5 2.63760218-5.5 5.99455041 0 4.11989099 3.4 7.47683919 8.55 12.57765669l1.45 1.4277929 1.45-1.4386921c5.15-5.0899183 8.55-8.4468665 8.55-12.56675749 0-3.35694823-2.42-5.99455041-5.5-5.99455041zm-4.4 16.9482289-.1.1089918-.1-.1089918c-4.76-4.6975477-7.9-7.80381473-7.9-10.95367849 0-2.17983651 1.5-3.8147139 3.5-3.8147139 1.54 0 3.04 1.07901908 3.57 2.57220709h1.87c.52-1.49318801 2.02-2.57220709 3.56-2.57220709 2 0 3.5 1.63487739 3.5 3.8147139 0 3.14986376-3.14 6.25613079-7.9 10.95367849z",fill:"currentColor"}))},3307:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{d:"m5 15.25h14c.6904 0 1.25.5596 1.25 1.25v2.5c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-2.5c0-.6904.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 4h16v11h-16z",fill:"currentColor"}))},1792:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m6 22h8v-1.5h-8z"}),(0,l.createElement)(n.Path,{d:"m13.1758 2.46347c-2.1834 3.59813-4.63759 7.27765-6.46611 10.71183-.08879.1668-.0675.1566-.05735.2834.12017.985.57349 2.8924.57349 2.8924s-.82048 1.913-1.22583 2.6489h2.4c.27105-.3982.5519-1.0806.78287-1.4935.28752-.0817 1.90663-.5383 2.75273-.9084.1162-.0508.144-.0958.2151-.1962 2.0301-3.6693 3.8383-7.45927 5.7349-11.1769.2357-.55654.1087-1.07052-.3943-1.35894-.9591-.56757-1.9166-1.13821-2.8746-1.70778-.5347-.27141-1.0654-.20883-1.4409.30519zm-5.42348 11.82773c-.03001-.1268.10567-.2255.21813-.1598l2.79925 1.6362c.1099.0643.0947.2271-.0257.2686-.584.2016-1.17592.3838-1.53469.4923-.03989.0121-.08273.0069-.11871-.0142l-.91474-.5345c-.03871-.0226-.0652-.0613-.07265-.1055-.09848-.5844-.23671-1.1009-.35089-1.5831z"})))},7384:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z",fill:"currentColor"}))},6551:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z"}),(0,l.createElement)(n.Path,{d:"m13.611 20.7346-3.2192.0004c-.0835 0-.1661-.0163-.2432-.0482s-.1472-.0787-.20616-.1377c-.059-.059-.10578-.1291-.13769-.2062-.0319-.0771-.04829-.1597-.04823-.2431l-.00174-3.8546 2.24522-2.2452 2.2446 2.2446-.0005 3.8568c-.0005.1678-.0674.3285-.186.4471-.1186.1187-.2794.1855-.4471.1861z"}),(0,l.createElement)(n.Path,{d:"m20.7346 10.389.0004 3.2192c0 .0835-.0163.1661-.0482.2432s-.0787.1472-.1377.2062-.1291.1057-.2062.1376-.1597.0483-.2431.0483l-3.8546.0017-2.2452-2.2452 2.2446-2.24463 3.8568.0005c.1678.00052.3285.0674.4471.18603.1187.1186.1855.2794.1861.4471z"}),(0,l.createElement)(n.Path,{d:"m3.26543 13.611-.00042-3.2192c-.00006-.0835.01633-.1661.04823-.2432s.07869-.1472.13769-.20616c.05899-.059.12904-.10578.20614-.13769.07709-.0319.15973-.04829.24317-.04823l3.85454-.00174 2.24522 2.24522-2.24463 2.2446-3.85679-.0005c-.16774-.0005-.32849-.0674-.44712-.186s-.18551-.2794-.18603-.4471z"})))},2291:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}),(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm5.5789474-3.15789469c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z",fill:"currentColor"}))},5174:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18 0h-16c-1.1 0-1.99.9-1.99 2l-.01 10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9 3h2v2h-2zm0 3h2v2h-2zm-3-3h2v2h-2zm0 3h2v2h-2zm-1 2h-2v-2h2zm0-3h-2v-2h2zm9 7h-8v-2h8zm0-4h-2v-2h2zm0-3h-2v-2h2zm3 3h-2v-2h2zm0-3h-2v-2h2z",transform:"translate(0, 3)",fill:"currentColor"}))},4477:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16.6666667 15c.9166666 0 1.6583333-.75 1.6583333-1.6666667l.0083333-9.16666663c0-.91666667-.75-1.66666667-1.6666666-1.66666667h-13.33333337c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.16666663c0 .9166667.75 1.6666667 1.66666666 1.6666667h-3.33333333c0 .9166667.75 1.6666667 1.66666667 1.6666667h16.66666663c.9166667 0 1.6666667-.75 1.6666667-1.6666667zm-13.33333337-10.83333333h13.33333337v9.16666663h-13.33333337zm6.66666667 11.66666663c-.45833333 0-.83333333-.375-.83333333-.8333333s.375-.8333333.83333333-.8333333c.4583333 0 .8333333.375.8333333.8333333s-.375.8333333-.8333333.8333333z",fill:"currentColor"}))},978:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m9.99610362 17.0837787-7.42990299-5.7765731-1.63316728 1.2702412 9.07315155 7.0568956 9.0731515-7.0568956-1.6432485-1.2803225zm.01008128-2.560645 7.4198217-5.77657311 1.6533298-1.28032249-9.0731515-7.05689565-9.07315155 7.05689565 1.64324856 1.28032249z",fill:"currentColor"}))},492:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M21 6h-7.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H3c-1.1 0-2 .89-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.11-.9-2-2-2zm0 14H3V8h18v12zM9 10v8l7-4z",fill:"currentColor"}))},697:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z",fill:"currentColor"}))},2655:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m12.0026 7.67357c-2.3621 0-4.25762 1.92468-4.25762 4.25763 0 2.3621 1.92468 4.2576 4.25762 4.2576 2.3621 0 4.2576-1.9247 4.2576-4.2576 0-2.33295-1.8955-4.25763-4.2576-4.25763zm.3208 5.36573-.9624.9624-.9623-.9624-.93318-.9331.96238-.9624.9331.9332 2.2163-2.2163.9624.9623zm8.1944-2.3037c-.3791-.35-.5249-.90406-.3207-1.37065l.1749-.43742c.2917-.67072-.0875-1.42893-.7873-1.63306l-.4666-.11665c-.4958-.14581-.8457-.58324-.8749-1.10815v-.49575c-.0291-.72904-.6999-1.25396-1.3997-1.13731l-.4666.08749c-.5249.08748-1.0207-.14581-1.254-.6124l-.2333-.40827c-.3499-.64155-1.1665-.81653-1.7497-.40826l-.3791.26246c-.4083.29161-.9915.29161-1.3998 0l-.3791-.29162c-.5832-.43743-1.42889-.2333-1.77883.40826l-.23329.40827c-.26246.46659-.75821.69988-1.28312.6124l-.46659-.08749c-.72905-.11665-1.37061.40826-1.42893 1.13731l-.02916.46659c-.02916.52491-.3791.96234-.87485 1.10815l-.46659.1458c-.69989.20414-1.07899.96234-.78737 1.63306l.17497.43743c.20413.46659.05832 1.02071-.32078 1.37061l-.34994.3208c-.55408.4666-.55408 1.3414 0 1.808l.34994.3208c.3791.3499.52491.904.32078 1.3706l-.17497.4374c-.29162.6707.08748 1.4289.78737 1.6331l.46659.1166c.49575.1458.84569.5833.87485 1.1082l.02916.4666c.02916.729.69988 1.2539 1.39977 1.1373l.46658-.0875c.52492-.0875 1.02067.1458 1.25396.6124l.2333.4082c.34994.6416 1.16645.8166 1.74975.4083l.3791-.2624c.4082-.2917.9915-.2917 1.3997 0l.3791.2916c.5833.4374 1.429.2333 1.7789-.4083l.2333-.4083c.2624-.4665.7582-.6998 1.2831-.6124l.4666.0875c.729.1167 1.3706-.4082 1.4289-1.1373l.0292-.4666c.0291-.5249.3791-.9623.8748-1.1081l.4666-.1167c.6999-.2041 1.079-.9623.7874-1.633l-.175-.4375c-.2041-.4665-.0583-1.0206.3208-1.3706l.3499-.3207c.5541-.4666.5541-1.3415 0-1.8081zm-8.5152 7.1154c-3.26612 0-5.89068-2.6537-5.89068-5.8906 0-3.26617 2.65372-5.89073 5.89068-5.89073 3.2661 0 5.8907 2.65372 5.8907 5.89073 0 3.2369-2.6246 5.8906-5.8907 5.8906z",fill:"currentColor"}))},3018:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.6976 16.8149-4.5045 2.7755c-.1023.0623-.219.0952-.338.0952-.1189 0-.2356-.0329-.3379-.0952l-3.2947-2.0192c.2929-.5543.4809-1.1606.5542-1.7867l3.2233 2.0124v-9.50002l-5.46036-3.34376v6.29688c-.4582-.4688-1.23302-.6921-2.00388-.7355-.09631 0-.19431-.0087-.29399-.0087-.09969 0-.19938 0-.29569.0087-.85883.0493-1.7495.4304-2.44608.9485v-4.963c-.0002-.11068.02756-.21953.08057-.31591s.12945-.177.22187-.23399l4.56823-2.85494c.10228-.06229.21901-.09516.33793-.09516s.23564.03287.3379.09516l4.807 2.96287 4.6025-2.83623c.0546-.03341.1169-.05136.1804-.05203.0636-.00067.1263.01598.1815.04824.0553.03225.1013.07897.1333.1354s.0488.12055.0488.18584v12.72755c-.0001.1103-.028.2188-.081.3149-.053.096-.1293.1764-.2214.2332zm-10.15796.8309-2.01909 2.2291c-.03574.0395-.07901.071-.12712.0925s-.10003.0326-.15251.0326-.10439-.0111-.15251-.0326c-.04811-.0215-.09138-.053-.12712-.0925l-2.01908-2.2291c-.46748-.5034-.77835-1.1384-.893-1.8239-.11465-.6856-.02788-1.3906.24925-2.0254.24163-.5429.62326-1.0077 1.10363-1.344.48036-.3364 1.04116-.5314 1.62172-.5641h.21796.21795c.58056.0327 1.14136.2277 1.62172.5641.48037.3363.862.8011 1.10366 1.344.2769.6349.3634 1.3401.2484 2.0256-.1149.6856-.4261 1.3205-.89386 1.8237zm-.81102-2.4164c0-.3019-.0872-.5971-.25058-.8481s-.39559-.4467-.66728-.5622c-.27169-.1156-.57064-.1458-.85907-.0869-.28842.0589-.55335.2043-.76129.4178s-.34955.4855-.40692.7816-.02793.603.08461.882c.11254.2789.30311.5173.54762.6851.24451.1677.53198.2572.82606.2572.19539 0 .38888-.0395.56938-.1163.18051-.0769.34449-.1895.48258-.3314s.24757-.3104.3222-.4958c.07462-.1854.11291-.3841.11269-.5847z",fill:"currentColor"}))},7556:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c3.921743 0 7.114273 3.19253001 7.114273 7.11427301 0 4.95331259-6.1894175 11.86305029-6.4562027 12.15651399l-.6580703.729213-.65807025-.729213c-.26678524-.2934637-6.45620276-7.2032014-6.45620276-12.15651399 0-3.921743 3.19253001-7.11427301 7.11427301-7.11427301zm-1.36060471 9.04401956-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 0c-3.921743 0-7.11427301 3.19253001-7.11427301 7.11427301 0 4.95331259 6.18941752 11.86305029 6.45620276 12.15651399l.65807025.729213.6580703-.729213c.2667852-.2934637 6.4562027-7.2032014 6.4562027-12.15651399 0-3.921743-3.19253-7.11427301-7.114273-7.11427301zm0 17.3143619c-1.9386394-2.3210315-5.33570476-7.0520231-5.33570476-10.20008889 0-2.94353046 2.3921743-5.33570476 5.33570476-5.33570476 2.9435305 0 5.3357048 2.3921743 5.3357048 5.33570476 0 3.40595819-3.7794576 8.32369939-5.3357048 10.20008889zm-1.36060471-8.27034234-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"}))},2136:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.75 18v1.75c0 .5523-.4477 1-1 1h-10c-.55228 0-1-.4477-1-1v-15c0-.55228.44772-1 1-1h10c.5523 0 1 .44959 1 1.00188 0 2.11305 0 1.45031 0 1.24812",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"12",y:"8"}))},7596:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M21,5c-1.11-0.35-2.33-0.5-3.5-0.5c-1.95,0-4.05,0.4-5.5,1.5c-1.45-1.1-3.55-1.5-5.5-1.5S2.45,4.9,1,6v14.65 c0,0.25,0.25,0.5,0.5,0.5c0.1,0,0.15-0.05,0.25-0.05C3.1,20.45,5.05,20,6.5,20c1.95,0,4.05,0.4,5.5,1.5c1.35-0.85,3.8-1.5,5.5-1.5 c1.65,0,3.35,0.3,4.75,1.05c0.1,0.05,0.15,0.05,0.25,0.05c0.25,0,0.5-0.25,0.5-0.5V6C22.4,5.55,21.75,5.25,21,5z M21,18.5 c-1.1-0.35-2.3-0.5-3.5-0.5c-1.7,0-4.15,0.65-5.5,1.5V8c1.35-0.85,3.8-1.5,5.5-1.5c1.2,0,2.4,0.15,3.5,0.5V18.5z"}),(0,l.createElement)(n.Path,{d:"M17.5,10.5c0.88,0,1.73,0.09,2.5,0.26V9.24C19.21,9.09,18.36,9,17.5,9c-1.7,0-3.24,0.29-4.5,0.83v1.66 C14.13,10.85,15.7,10.5,17.5,10.5z"}),(0,l.createElement)(n.Path,{d:"M13,12.49v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26V11.9c-0.79-0.15-1.64-0.24-2.5-0.24 C15.8,11.66,14.26,11.96,13,12.49z"}),(0,l.createElement)(n.Path,{d:"M17.5,14.33c-1.7,0-3.24,0.29-4.5,0.83v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26v-1.52 C19.21,14.41,18.36,14.33,17.5,14.33z"})))},710:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z",fill:"currentColor"}))},8917:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.5 0h-5c-.825 0-1.5.61363636-1.5 1.36363636v9.27272724c0 .75.675 1.3636364 1.5 1.3636364h5c.825 0 1.5-.6136364 1.5-1.3636364v-9.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 10h-4v-8h4z",transform:"translate(4 2)"}))},1973:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.8181818 4.54545455-3.40909089 4.54545454 2.59090909 3.45454541-1.45454545 1.0909091c-1.53636364-2.0454545-4.0909091-5.45454542-4.0909091-5.45454542l-5.45454545 7.27272732h20z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.8181818 4.54545455-3.83636362 5.11818181 1.13636364 1.51818184 2.69999998-3.60909093 4.5454546 6.06363633h-7.69090913l-3.64545454-4.88181815-5.02727273 6.70000005h20zm-8.18181816 9.09090905 1.38181818-1.8454545 1.38181818 1.8454545z",fill:"currentColor"}))},6490:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m13 10.5h-8c-.27614 0-.5.2239-.5.5v8c0 .2761.22386.5.5.5h8c.2761 0 .5-.2239.5-.5v-8c0-.2761-.2239-.5-.5-.5zm-8-1.5h8c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-8c-1.10457 0-2-.8954-2-2v-8c0-1.10457.89543-2 2-2z",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m7.67708 16.8438v-3.6875l3.07292 1.8437z"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m9.03508 5c0-1.10457.89543-2 2.00002-2h7.9649c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-1.9961v-1.5h1.9961c.2761 0 .5-.2239.5-.5v-2.838l-1.728-1.59293-.9927 1.11671c-.1351.15198-.3261.24259-.5292.25107-.2032.00848-.4011-.06589-.5484-.20609l-2.0421-1.9437-2.3585 2.55494-1.1022-1.01737 2.875-3.11459c.1363-.14762.3261-.2344.5269-.24089.2008-.0065.3958.06784.5413.20634l2.0317 1.93375.9844-1.10751c.1337-.15043.3223-.2408.5233-.2508s.3976.06121.5456.19762l1.2729 1.17337v-3.12192c0-.27614-.2239-.5-.5-.5h-7.9649c-.2762 0-.5.22386-.5.5v1.98438h-1.50002z",fillRule:"evenodd"})))},1112:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.0286458 10.0068123-2.2181818-2.52727276.3090909-3.34545455-3.2818182-.74545454-1.7181818-2.8909091-3.0909091 1.32727273-3.09090906-1.32727273-1.71818182 2.8909091-3.28181818.73636363.30909091 3.34545455-2.21818182 2.53636367 2.21818182 2.5272727-.30909091 3.3545454 3.28181818.7454546 1.71818182 2.8909091 3.09090906-1.3363637 3.0909091 1.3272728 1.7181818-2.8909091 3.2818182-.7454546-.3090909-3.3454545zm-9.0909091 4.5454545h-1.81818178v-1.8181818h1.81818178zm0-3.6363636h-1.81818178v-5.45454548h1.81818178z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.5555013 9.96270419-2.2181818-2.52727273.3090909-3.34545454-3.2818182-.74545455-1.7181818-2.89090909-3.0909091 1.32727273-3.09090909-1.32727273-1.71818182 2.89090909-3.28181818.73636364.30909091 3.34545454-2.21818182 2.53636364 2.21818182 2.52727271-.30909091 3.3545455 3.28181818.7454545 1.71818182 2.8909091 3.09090909-1.3363636 3.0909091 1.3272727 1.7181818-2.8909091 3.2818182-.7454545-.3090909-3.3454546zm-4.1 1.91818181.2363636 2.5363636-2.4909091.5636364-1.3 2.1909091-2.3454545-1.0090909-2.34545454 1.0090909-1.3-2.1909091-2.49090909-.5636364.23636363-2.5454545-1.68181818-1.90909091 1.68181818-1.92727273-.23636363-2.52727272 2.49090909-.55454546 1.3-2.19090909 2.34545454 1 2.3454545-1.00909091 1.3 2.19090909 2.4909091.56363637-.2363636 2.53636363 1.6818182 1.91818182zm-6.80909091.8090909h1.81818181v1.8181818h-1.81818181zm0-7.27272726h1.81818181v5.45454546h-1.81818181z",transform:"translate(-.565918)",fill:"currentColor"}))},5027:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-4.51 2.11l.26 2.79-2.74.62-1.43 2.41L12 18.82l-2.58 1.11-1.43-2.41-2.74-.62.26-2.8L3.66 12l1.85-2.12-.26-2.78 2.74-.61 1.43-2.41L12 5.18l2.58-1.11 1.43 2.41 2.74.62-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z",fill:"currentColor"}))},9188:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zm0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98zM12.75 5l-4.5 8.5h3.14V19l4.36-8.5h-3z",fill:"currentColor"}))},7625:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.5 8.5 3.5-3.5 3.5 3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.5 15.5-3.5 3.5-3.5-3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m11.25 18.0625v-12.25h1.5v12.25z"}))},meta:{label:"Open",keywords:["arrows","down","up","vertical"]}}.styles.default},63:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M.59 12c0-1.152.927-2.085 2.07-2.085 1.144 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085A2.077 2.077 0 01.59 12zm14.54 2.085A2.077 2.077 0 0113.06 12c0-1.152.927-2.085 2.07-2.085 1.143 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085zm0-10.426c-4.572 0-8.28 3.735-8.28 8.34 0 4.608 3.707 8.342 8.28 8.342 4.573 0 8.28-3.734 8.28-8.341 0-4.606-3.707-8.34-8.28-8.34z",fillRule:"evenodd"}))},7374:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",height:"25",viewBox:"0 0 24 25",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m14.5314 1v1.49242h-2.0067v-1.49242zm4.9776 0c1.0996 0 1.991.89091 1.991 1.98989h-1.4933c0-.27475-.2228-.49747-.4977-.49747zm-1.4933 1.49242v-1.49242h-2.0067v1.49242zm1.991 10.94438v-1.9899h1.4933v1.9899zm0-3.4823h1.4933v-1.98989h-1.4933zm-.4977 5.4722c.2749 0 .4977-.2227.4977-.4975h1.4933c0 1.099-.8914 1.9899-1.991 1.9899zm1.991-8.95451h-1.4933v-1.98989h1.4933zm-10.4063-5.47219c-1.09964 0-1.99105.89091-1.99105 1.98989h1.49325c0-.27475.2229-.49747.4978-.49747zm-2.16208 4.87109 7.54938 7.54501v5.9282c0 .2976-.2415.5389-.5393.5389h-10.78475c-.29781 0-.53923-.2413-.53923-.5389v-12.93428c0-.29764.24142-.53893.53923-.53893zm5.39238-1.61678h-7.01009-2.15696c-1.19125 0-2.15695.96514-2.15695 2.15571v12.93428c0 1.1906.9657 2.1557 2.15695 2.1557h10.78475c1.1913 0 2.157-.9651 2.157-2.1557v-4.3114-7.0061-1.61678c0-1.19057-.9657-2.15571-2.157-2.15571z",fill:"currentColor",fillRule:"evenodd"}))},2321:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m17.9584 12.5417-7.5833-7.58336h-3.79169c-.29915 0-.54166.24251-.54166.54166v13c0 .2991.24251.5417.54166.5417h10.83329c.2992 0 .5417-.2426.5417-.5417zm-9.20832-9.20836h7.04162 1.625c1.1967 0 2.1667.97005 2.1667 2.16666v1.625 7.0417 4.3333c0 1.1967-.97 2.1667-2.1667 2.1667h-10.83329c-1.19661 0-2.16666-.97-2.16666-2.1667v-13c0-1.19661.97005-2.16666 2.16666-2.16666z",fill:"currentColor",fillRule:"evenodd"}))},6800:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m20.1658 18.312c0 .9283-.7596 1.6879-1.688 1.6879-.9283 0-1.6879-.7596-1.6879-1.6879 0-.9284 1.6879-3.3758 1.6879-3.3758s1.688 2.4474 1.688 3.3758z",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m4.97449 13c0 .422.16879.844.42198 1.1815l4.30419 4.3042c.67514.6752 1.68794.6752 2.36304 0l4.3042-4.3042c.2532-.3375.422-.7595.422-1.1815z",fill:"currentColor",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m7.92839 3.71155 6.66731 6.66725m-4.895 8.2708-4.30419-4.3042c-.67517-.6751-.67517-1.6879 0-2.3631l5.48569-5.3169 5.4014 5.4013c.6752.6752.6752 1.688 0 2.3631l-4.3042 4.3042c-.5908.5908-1.6035.5908-2.2787-.0844z",stroke:"currentColor",strokeWidth:"1.5"}))},meta:{label:"Paint can",keywords:["artist","colors","creative","design","palette"]}}.styles.default},9625:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957z",transform:"translate(1)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957zm-1.9968099 1.9968099h-9.98404948v-1.9968099h9.98404948z",transform:"translate(1)",fill:"currentColor"}))},8672:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m18.5806749.77408854h-15.55555554c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555554c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555554c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555554c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm-11.1111111 15.55555556h-2.22222222v-7.77777778h2.22222222zm4.4444444 0h-2.22222218v-11.11111111h2.22222218zm4.4444445 0h-2.2222222v-4.4444444h2.2222222z",transform:"translate(-.802897 -.774089)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.7777778 0h-15.55555558c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555558c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555558c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555558c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm0 17.7777778h-15.55555558v-15.55555558h15.55555558zm-13.33333336-10.00000002h2.22222223v7.77777782h-2.22222223zm4.44444445-3.33333334h2.22222221v11.11111116h-2.22222221zm4.44444441 6.66666666h2.2222223v4.4444445h-2.2222223z",fill:"currentColor"}))},6965:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6 4.75h12c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-12c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m7 9h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m7 13h2v2h-2z"}),(0,l.createElement)(n.Path,{d:"m10 9h7v2h-7z"}),(0,l.createElement)(n.Path,{d:"m10 13h7v2h-7z"}),(0,l.createElement)(n.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},3812:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"3",y:"3"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"13",y:"3"}),(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m13 18.25h5"}),(0,l.createElement)(n.Path,{d:"m13 14.25h7"}),(0,l.createElement)(n.Path,{d:"m3 18.25h5"}),(0,l.createElement)(n.Path,{d:"m3 14.25h7"})))},8183:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m18 4.5h-12c-.27614 0-.5.22386-.5.5v14.5c0 .2761.22386.5.5.5h12c.2761 0 .5-.2239.5-.5v-14.5c0-.27614-.2239-.5-.5-.5zm-12-1.5h12c1.1046 0 2 .89543 2 2v14.5c0 1.1046-.8954 2-2 2h-12c-1.10457 0-2-.8954-2-2v-14.5c0-1.10457.89543-2 2-2z"}),(0,l.createElement)(n.Path,{d:"m10.9123 9.87699c-.3141.21991-.4123.45171-.4123.62301s.0982.4031.4123.623c.3118.2182.7824.377 1.3377.377v1.5c-.8254 0-1.6048-.233-2.1979-.6481-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.79516.46141-1.43835 1.0521-1.85186.5931-.41517 1.3725-.64814 2.1979-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75c0-.1713-.0982-.4031-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.3377.37699z"}),(0,l.createElement)(n.Path,{d:"m13.5877 14.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.233 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.6048-.233-2.1979-.6481c-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.4142.33579-.75.75-.75.4142 0 .75.3358.75.75 0 .1713.0982.4031.4123.623.3118.2182.7824.377 1.3377.377s1.0259-.1588 1.3377-.377z"}),(0,l.createElement)(n.Path,{d:"m12.25 15.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,l.createElement)(n.Path,{d:"m12.25 7c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})))},4926:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m16 3h-10c-.27614 0-.5.22386-.5.5v13.5c0 .2761.22386.5.5.5h10c.2761 0 .5-.2239.5-.5v-13.5c0-.27614-.2239-.5-.5-.5zm-10-1.5h10c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-10c-1.10457 0-2-.8954-2-2v-13.5c0-1.10457.89543-2 2-2z"}),(0,l.createElement)(n.Path,{d:"m9.91233 7.87699c-.31409.21986-.41233.45167-.41233.62301s.09824.40315.41233.62301c.31177.21821.78237.37699 1.33767.37699v1.5c-.8254 0-1.60477-.233-2.19786-.6481-.59073-.41355-1.05214-1.05674-1.05214-1.8519s.46141-1.43835 1.05214-1.85186c.59309-.41517 1.37246-.64814 2.19786-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75c0-.17134-.0982-.40315-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.33767.37699z"}),(0,l.createElement)(n.Path,{d:"m12.5877 12.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.23297 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.60477-.233-2.19786-.6481c-.59073-.4135-1.05214-1.0567-1.05214-1.8519 0-.4142.33579-.75.75-.75s.75.3358.75.75c0 .1713.09824.4031.41233.623.31177.2182.78237.377 1.33767.377s1.0259-.1588 1.3377-.377z"}),(0,l.createElement)(n.Path,{d:"m11.25 13.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,l.createElement)(n.Path,{d:"m11.25 5c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})),(0,l.createElement)(n.Path,{d:"m20.25 8.25v11c0 1.1046-.8954 2-2 2h-8",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},2155:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Circle,{cx:"9",cy:"9",r:"4"}),(0,l.createElement)(n.Path,{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}))),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zM15.08 7.05c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z",fill:"currentColor"}))},5386:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m5.83333333 6.66666667v-2.5l-5.83333333 5.83333333 5.83333333 5.8333333v-2.5l-3.33333333-3.3333333zm4.99999997.83333333v-3.33333333l-5.8333333 5.83333333 5.8333333 5.8333333v-3.4166666c4.1666667 0 7.0833334 1.3333333 9.1666667 4.25-.8333333-4.1666667-3.3333333-8.33333337-9.1666667-9.1666667z",fill:"currentColor"}))},1069:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"-2 -1 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M0 2.538C0 1.865.258 1.22.716.744A2.4 2.4 0 0 1 2.443 0h14.114a2.4 2.4 0 0 1 1.727.744c.458.476.715 1.121.716 1.794v18.616c0 .009-.005.017-.005.026-.018.11-.043.22-.074.327-.004.008-.003.017-.007.025-.008.017-.027.024-.036.04a.817.817 0 0 1-.228.258.77.77 0 0 1-.464.17h-.004a.776.776 0 0 1-.338-.084c-.007-.003-.015-.002-.023-.005l-2.53-1.315-2.532 1.315a.791.791 0 0 1-.728 0L9.5 20.596l-2.532 1.315a.788.788 0 0 1-.727 0L3.71 20.596l-2.532 1.315c-.008.004-.016.003-.024.006-.104.034-.21.06-.318.078-.007 0-.014.005-.022.005a.711.711 0 0 1-.1-.021.767.767 0 0 1-.189-.04 1.97 1.97 0 0 1-.261-.17.829.829 0 0 1-.105-.14.794.794 0 0 1-.073-.097c-.004-.008-.003-.017-.007-.025a.87.87 0 0 1-.042-.16.864.864 0 0 1-.032-.168c0-.01-.005-.016-.005-.025V2.538Zm4.074 16.355 2.53 1.314 2.532-1.314a.79.79 0 0 1 .728 0l2.531 1.314 2.531-1.314a.79.79 0 0 1 .729 0l1.716.892V2.538a.864.864 0 0 0-.238-.598.8.8 0 0 0-.576-.248H2.443a.8.8 0 0 0-.576.249.864.864 0 0 0-.238.597v17.247l1.717-.892a.788.788 0 0 1 .728 0Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M8.414 7.333h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .225.086.44.239.598a.8.8 0 0 0 .575.248ZM8.414 11.846h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248A.863.863 0 0 0 7.6 11c0 .224.086.44.239.598.152.159.36.248.575.248ZM8.414 16.359h5.429c.216 0 .423-.09.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .224.086.44.239.598.152.159.36.248.575.248ZM5.157 7.333a.787.787 0 0 0 .315-.067.853.853 0 0 0 .26-.181.869.869 0 0 0 .224-.762.852.852 0 0 0-.223-.435.697.697 0 0 0-.261-.181.782.782 0 0 0-.892.179.873.873 0 0 0-.171.927.813.813 0 0 0 .749.52ZM5.157 11.846a.786.786 0 0 0 .315-.068.852.852 0 0 0 .26-.18.85.85 0 0 0 .24-.599.876.876 0 0 0-.24-.599.786.786 0 0 0-.957-.147.824.824 0 0 0-.27.242.863.863 0 0 0-.137.71.858.858 0 0 0 .16.33.79.79 0 0 0 .63.31ZM5.157 16.359a.784.784 0 0 0 .576-.25.873.873 0 0 0 .174-.932.841.841 0 0 0-.235-.33.782.782 0 0 0-.752-.154.806.806 0 0 0-.511.484.873.873 0 0 0 .173.932.812.812 0 0 0 .575.25Z",fill:"currentColor"}))},379:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.75 18v-12c0-.69036.55964-1.25 1.25-1.25h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m3 15h6v18h-6z",fill:"currentColor",transform:"matrix(0 -1 1 0 -12 18)"}))},1297:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm7.08163265-8.16326529c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm4.7142857 11.83673469c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm0-6.122449c-1.12244898 0-2.04081632.9183674-2.04081632 2.0408164 0 1.1224489.91836734 2.0408163 2.04081632 2.0408163s2.04081633-.9183674 2.04081633-2.0408163c0-1.122449-.91836735-2.0408164-2.04081633-2.0408164zm7.08163265-2.04081629c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm0-6.12244898c-1.122449 0-2.04081632.91836734-2.04081632 2.04081632s.91836732 2.04081633 2.04081632 2.04081633 2.0408163-.91836735 2.0408163-2.04081633-.9183673-2.04081632-2.0408163-2.04081632zm4.7142857 17.95918367c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327zm0-6.122449c-1.122449 0-2.0408163.9183674-2.0408163 2.0408163 0 1.122449.9183673 2.0408164 2.0408163 2.0408164s2.0408163-.9183674 2.0408163-2.0408164c0-1.1224489-.9183673-2.0408163-2.0408163-2.0408163z",fill:"currentColor"}))},4172:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4.63589015 9.40022032v3.64467918l6.37818865 3.4806687 6.3781886-3.4806687v-3.64467918l-6.3781886 3.48066868zm6.37818865-9.2757086-10.02286786 5.46701882 10.02286786 5.46701886 8.2005282-4.47384377v6.29618337h1.8223396v-7.28935846z",transform:"translate(-1 1.713379)",fill:"currentColor"}))},4329:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z",fill:"currentColor"}))},6494:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor",fillRule:"evenodd"},(0,l.createElement)(n.Path,{d:"m.00952381 18.5714286 19.99047619-8.5714286-19.99047619-8.57142857-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619z"}),(0,l.createElement)(n.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z",fill:"currentColor"}))},3749:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m4 20.25h16",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m4 16.25h9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},692:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,l.createElement)(n.Path,{d:"m4 20.25h16"}),(0,l.createElement)(n.Path,{d:"m4 16.25h9"}),(0,l.createElement)(n.Path,{d:"m22.25 9.5v-5.75c0-1.10457-.8954-2-2-2h-12.75"})),(0,l.createElement)(n.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},1547:function(e,t,r){"use strict";r.d(t,{ZP:function(){return o}});var l=r(9307),n=r(444),o={styles:{default:(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.5 9.5c0-.82843-.67157-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.67157 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m13.5 14.5c0-.8284-.6716-1.5-1.5-1.5s-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m18.5 9.5c0-.82843-.6716-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.6716 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m16.5 5h1v13.825h-1z"}),(0,l.createElement)(n.Path,{d:"m6.5 5h1v14h-1z"}),(0,l.createElement)(n.Path,{d:"m11.5 5h1v14h-1z"}))},meta:{label:"Settings",keywords:["dots","lines","preferences","sliders"]}}.styles.default},9179:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m19.5 8.5v11h-15v-5-2c0 3.5 3.5 3.5 5 3.5 3 0 3.5-3.0452 5-5 1.2022-1.56673 3.2746-2.39739 5-2.5z",fill:"currentColor",fillRule:"evenodd"}))},7579:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.5 6-8 6 8 6",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"5",y:"10"}),(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"4"}),(0,l.createElement)(n.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"16"})))},9050:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m17.2727273 4.36363636h-2.7272728v-3.63636363h-12.72727268c-1 0-1.81818182.81818182-1.81818182 1.81818182v9.99999995h1.81818182c0 1.509091 1.21818182 2.7272728 2.72727273 2.7272728 1.5090909 0 2.72727272-1.2181818 2.72727272-2.7272728h5.45454543c0 1.509091 1.2181818 2.7272728 2.7272728 2.7272728 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272728h1.8181818v-4.5454545zm-.4545455 1.36363637 1.7818182 2.27272727h-4.0545455v-2.27272727zm-12.27272725 7.72727277c-.5 0-.90909091-.409091-.90909091-.909091s.40909091-.9090909.90909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091zm2.01818181-2.7272728c-.5-.5545454-1.20909091-.90909088-2.01818181-.90909088-.80909091 0-1.51818182.35454548-2.01818182.90909088h-.70909091v-8.18181815h10.90909088v8.18181815zm8.89090914 2.7272728c-.5 0-.909091-.409091-.909091-.909091s.409091-.9090909.909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091z",transform:"translate(0 2)",fill:"currentColor"}))},6707:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10 8.675c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zm-6-10c-5.52 0-10 4.48-10 10 0 3.7 2.01 6.92 4.99 8.65l1-1.73c-2.38-1.39-3.99-3.96-3.99-6.92 0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z",fill:"currentColor"}))},993:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20 9h-4.17l3.24-3.24-1.41-1.42-4.66 4.66h-2v-2l4.66-4.66-1.42-1.41-3.24 3.24v-4.17h-2v4.17l-3.24-3.24-1.42 1.41 4.66 4.66v2h-2l-4.66-4.66-1.41 1.42 3.24 3.24h-4.17v2h4.17l-3.24 3.24 1.41 1.42 4.66-4.66h2v2l-4.66 4.66 1.42 1.41 3.24-3.24v4.17h2v-4.17l3.24 3.24 1.42-1.41-4.66-4.66v-2h2l4.66 4.66 1.41-1.42-3.24-3.24h4.17z",fill:"currentColor"}))},7620:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{fill:"none",d:"m12.5 17v-2c0-1.1046-.8954-2-2-2h-4c-1.10457 0-2 .8954-2 2v2",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Path,{d:"m19.5 17v-1c0-1.1046-.8954-2-2-2h-2.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,l.createElement)(n.Circle,{cx:"15.5",cy:"10",fill:"currentColor",r:"2"}),(0,l.createElement)(n.Circle,{cx:"8.5",cy:"9",fill:"currentColor",r:"2"}),(0,l.createElement)(n.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},1142:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-3.44-4.44c.63 1.03 1.07 2.18 1.3 3.38-.47.3-.91.63-1.34.98-.42-.34-.87-.67-1.33-.97.25-1.2.71-2.35 1.37-3.39zM12 15.45c-.82-1.25-1.86-2.34-3.06-3.2-.13-.09-.27-.16-.4-.26.13.09.27.17.39.25C6.98 10.83 4.59 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45zm1.32 4.15c-.44.15-.88.27-1.33.37-.44-.09-.87-.21-1.28-.36-3.29-1.18-5.7-3.99-6.45-7.35 1.1.26 2.15.71 3.12 1.33l-.02.01c.13.09.26.18.39.25l.07.04c.99.72 1.84 1.61 2.51 2.65L12 19.1l1.67-2.55c.69-1.05 1.55-1.95 2.53-2.66l.07-.05c.09-.05.18-.11.27-.17l-.01-.02c.98-.65 2.07-1.13 3.21-1.4-.75 3.37-3.15 6.18-6.42 7.35zm-4.33-7.32c-.02-.01-.04-.03-.05-.04 0 0 .01 0 .01.01.01.01.02.02.04.03z",fill:"currentColor"}))},9300:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0268555.55859375-2.81000003 6.63-7.19.61 5.46 4.72999995-1.64 7.03 6.18000003-3.73 6.18 3.73-1.64-7.03 5.46-4.72999995-7.19-.61z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.0268555 5.68859375.97 2.29.47 1.11 1.2.1 2.47.21-1.88 1.62999995-.91.79.27 1.18.56 2.41-2.12-1.28-1.03-.64-1.03000003.62-2.12 1.28.56-2.41.27-1.18-.91-.79-1.88-1.62999995 2.47-.21 1.2-.1.47-1.11zm0-5.13-2.81000003 6.63-7.19.61 5.46 4.72999995-1.64 7.03 6.18000003-3.73 6.18 3.73-1.64-7.03 5.46-4.72999995-7.19-.61z",fill:"currentColor"}))},6422:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98c-.31-.75-1.04-1.21-1.81-1.23-.26 0-.53.04-.79.15L7.1 5.95c-.75.31-1.21 1.03-1.23 1.8-.01.27.04.54.15.8l4.96 11.97c.31.76 1.05 1.22 1.83 1.23.26 0 .52-.05.77-.15l7.36-3.05c1.02-.42 1.51-1.59 1.09-2.6zM7.88 8.75c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-2 11c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98c-.31-.75-1.04-1.21-1.81-1.23-.26 0-.53.04-.79.15L7.1 5.95c-.75.31-1.21 1.03-1.23 1.8-.01.27.04.54.15.8l4.96 11.97c.31.76 1.05 1.22 1.83 1.23.26 0 .52-.05.77-.15l7.36-3.05c1.02-.42 1.51-1.59 1.09-2.6zm-9.2 3.8L7.87 7.79l7.35-3.04h.01l4.95 11.95-7.35 3.05z"}),(0,l.createElement)(n.Circle,{cx:"11",cy:"9",r:"1"}),(0,l.createElement)(n.Path,{d:"M5.88 19.75c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z"})))},1457:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,l.createElement)(n.Path,{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-7-5.5l3.5 3.5-3.5 3.5V11h-4V9h4V6.5zm-6 11L5.5 14 9 10.5V13h4v2H9v2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-13.5V9h-4v2h4v2.5l3.5-3.5zm-6 4L5.5 14 9 17.5V15h4v-2H9z",fill:"currentColor"}))},9218:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM6.5 9L10 5.5 13.5 9H11v4H9V9H6.5zm11 6L14 18.5 10.5 15H13v-4h2v4h2.5z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM6.5 9L10 5.5 13.5 9H11v4H9V9zm11 6L14 18.5 10.5 15H13v-4h2v4z",fill:"currentColor"}))},9854:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.34133533 6.23855964v-1.98499625c-2.17404351.03150788-4.03300825 1.38634659-4.85221305 3.27681921-.31507877.72468117-.44111028 1.51237809-.4096024 2.33158289.06301575 1.13428361.47261815 2.20555141 1.16579145 3.05626411.37809452.4411102.28357089 1.1027757-.18904726 1.4493623-.44111028.3150788-1.07126782.2205551-1.41785447-.1890473-.85071268-1.0397599-1.38634658-2.3315829-1.54388597-3.7179294-.12603151-1.00825211-.03150788-2.01650417.25206302-2.9302326.88222055-3.02475619 3.6864216-5.26181546 6.99474868-5.29332334v-1.98499624c0-.09452363.12603151-.15753939.22055514-.09452363l4.09602403 2.99324831c.0630157.06301575.0630157.15753938 0 .18904726l-4.09602403 2.99324831c-.09452363.06301575-.22055514 0-.22055514-.09452363zm.22055514 13.17029256c.09452363.0630158.22055514 0 .22055514-.0945236v-1.9849963c3.30832709-.0315078 6.11252809-2.2685671 6.99474869-5.2933233.252063-.9137284.3780945-1.8904726.252063-2.93023256-.1575394-1.38634658-.7246812-2.67816954-1.543886-3.71792948-.3465866-.44111028-.9767441-.53563391-1.4178544-.18904726-.4726182.34658665-.5671418 1.00825206-.1890473 1.44936234.6931733.85071268 1.1027757 1.89047262 1.1657915 3.05626407.0315078.81920479-.1260315 1.63840959-.4096024 2.33158289-.787697 1.8904726-2.6466617 3.2453113-4.85221309 3.2768192v-1.9849962c0-.0945237-.12603151-.1575394-.22055514-.0945237l-4.096024 2.9932483c-.06301576.0630158-.06301576.1575394 0 .1890473z",transform:"translate(4 2)"}))},1701:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15.8333333 0h-11.66666663c-1.15 0-2.08333334.93333333-2.08333334 2.08333333v15.83333337c0 1.15.93333334 2.0833333 2.08333334 2.0833333h11.66666663c1.15 0 2.0833334-.9333333 2.0833334-2.0833333v-15.83333337c0-1.15-.9333334-2.08333333-2.0833334-2.08333333zm-5.8333333 19.1666667c-.69166667 0-1.25-.5583334-1.25-1.25 0-.6916667.55833333-1.25 1.25-1.25.6916667 0 1.25.5583333 1.25 1.25 0 .6916666-.5583333 1.25-1.25 1.25zm6.25-3.3333334h-12.5v-13.3333333h12.5z",fill:"currentColor"}))},6710:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.25 0h-9c-.825 0-1.5.61363636-1.5 1.36363636v13.27272724c0 .75.675 1.3636364 1.5 1.3636364h9c.825 0 1.5-.6136364 1.5-1.3636364v-13.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 14h-8v-12h8z",transform:"translate(1.25)"}))},1476:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"M7.075 19.32a6.603 6.603 0 0 0-4.62 1.889.53.53 0 0 0 .003.763 6.6 6.6 0 0 0 9.205-.037.529.529 0 0 0-.004-.763 6.623 6.623 0 0 0-4.584-1.852Zm-.032 3.445a5.542 5.542 0 0 1-3.414-1.18 5.53 5.53 0 0 1 6.86-.026 5.528 5.528 0 0 1-3.446 1.206Z"}),(0,l.createElement)(n.Path,{d:"M7.059 10.059A6.89 6.89 0 0 0 .177 16.94 6.794 6.794 0 0 0 .92 20.02a.53.53 0 0 0 .946-.476 5.75 5.75 0 0 1-.632-2.603 5.824 5.824 0 0 1 11.647 0 5.724 5.724 0 0 1-.632 2.6.528.528 0 0 0 .75.691.53.53 0 0 0 .195-.212 6.767 6.767 0 0 0 .746-3.08A6.89 6.89 0 0 0 7.06 10.06Z"}),(0,l.createElement)(n.Path,{d:"M9.372 15.195c0-.322-.024-.62-.132-.91a2.168 2.168 0 0 0-1.271-1.27c-.29-.11-.618-.133-.91-.133-.292 0-.62.024-.91.132a2.166 2.166 0 0 0-1.27 1.27c-.11.291-.133.605-.133.91 0 2.595 1.45 2.982 2.313 2.982.864 0 2.313-.387 2.313-2.981Zm-3.567 0c0-.173-.003-.342.052-.504a1.124 1.124 0 0 1 .698-.698c.162-.055.272-.09.504-.09.231 0 .342.035.504.09a1.123 1.123 0 0 1 .697.698c.056.162.053.342.053.504 0 1.922-.945 1.922-1.254 1.922-.309 0-1.254 0-1.254-1.922ZM10.412 13.765a.53.53 0 0 1-.53-.53V2.647A2.65 2.65 0 0 1 12.53 0h8.472a2.648 2.648 0 0 1 2.645 2.645v5.158a2.648 2.648 0 0 1-2.645 2.644h-7.053l-3.163 3.163a.53.53 0 0 1-.374.155ZM12.53 1.059a1.59 1.59 0 0 0-1.589 1.588v9.31l2.414-2.414a.53.53 0 0 1 .374-.155h7.273a1.588 1.588 0 0 0 1.586-1.585V2.645a1.587 1.587 0 0 0-1.586-1.586H12.53Z"}),(0,l.createElement)(n.Path,{d:"M12.706 3.735h8.47M12.706 6.559h8.47"})))},7506:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"M12 23.52C9.72154 23.52 7.49427 22.8444 5.59982 21.5785C3.70536 20.3127 2.22881 18.5135 1.35689 16.4085C0.484972 14.3035 0.256838 11.9872 0.701339 9.75257C1.14584 7.51791 2.24301 5.46524 3.85412 3.85414C5.46522 2.24304 7.51788 1.14586 9.75254 0.701362C11.9872 0.25686 14.3035 0.484995 16.4085 1.35692C18.5135 2.22884 20.3127 3.70539 21.5785 5.59984C22.8443 7.49429 23.52 9.72157 23.52 12C23.52 15.0553 22.3063 17.9855 20.1459 20.1459C17.9854 22.3063 15.0553 23.52 12 23.52ZM12 2.78401C10.1772 2.78401 8.39541 3.32452 6.87985 4.33718C5.36429 5.34985 4.18305 6.78919 3.48551 8.4732C2.78797 10.1572 2.60547 12.0102 2.96107 13.798C3.31667 15.5857 4.19441 17.2278 5.48329 18.5167C6.77217 19.8056 8.4143 20.6833 10.202 21.0389C11.9898 21.3945 13.8428 21.212 15.5268 20.5145C17.2108 19.8169 18.6501 18.6357 19.6628 17.1201C20.6755 15.6046 21.216 13.8228 21.216 12C21.216 9.55577 20.245 7.21165 18.5167 5.48331C16.7883 3.75498 14.4442 2.78401 12 2.78401V2.78401Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M12 13.536C11.6945 13.536 11.4015 13.4146 11.1854 13.1986C10.9694 12.9825 10.848 12.6895 10.848 12.384V5.856H13.152V12.384C13.152 12.6895 13.0307 12.9825 12.8146 13.1986C12.5986 13.4146 12.3056 13.536 12 13.536V13.536Z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"M21.9357 0.434855L18.8647 3.50585L20.4939 5.13502L23.5649 2.06403L21.9357 0.434855Z",fill:"currentColor"}))},2249:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M19.07 4.93l-1.41 1.41C19.1 7.79 20 9.79 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z",fill:"currentColor"}))},5354:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m10.8187411 12.8292466-2.30909089-2.2818182.02727273-.0272727c1.58181816-1.76363641 2.70909086-3.79090913 3.37272726-5.93636368h2.6636364v-1.81818182h-6.36363639v-1.81818181h-1.81818182v1.81818181h-6.36363636v1.80909091h10.15454547c-.60909092 1.75454546-1.57272729 3.41818182-2.8818182 4.87272728-.84545454-.93636364-1.54545454-1.96363637-2.1-3.04545455h-1.81818181c.66363636 1.48181818 1.57272727 2.88181818 2.7090909 4.14545456l-4.62727272 4.5636363 1.29090909 1.2909091 4.54545454-4.5454545 2.8272727 2.8272727zm5.1181818-4.60909094h-1.8181818l-4.0909091 10.90909094h1.8181818l1.0181819-2.7272728h4.3181818l1.0272727 2.7272728h1.8181818zm-2.3818181 6.36363634 1.4727272-3.9363636 1.4727273 3.9363636z",fill:"currentColor"}))},5897:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m7.34532 7.19644c.03127-.69843.67672-1.20533 1.36267-1.07017l8.89421 1.75261c.6859.13516 1.0908.84904.8547 1.50713l-3.8044 10.60739c-.1909.5322-.7422.8448-1.2968.7355l-5.59369-1.1022c-.55466-.1093-.94606-.6077-.92076-1.1725z",stroke:"currentColor",strokeWidth:"1.4",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m18.7958.00018311-14.7958 6.08966689.76121 1.84948 14.79579-6.08967z"}),(0,l.createElement)(n.Path,{d:"m13.5123 2.17454s-.9464.38951-2.1138.86999c-1.1673.48043-2.11357.86993-2.11357.86993-.48046-1.16736.0764-2.50318 1.24367-2.983611 1.1674-.480475 2.5032.076331 2.9837 1.243691z"}),(0,l.createElement)(n.Path,{d:"m6.5 17 10-4-2.5 7-7-1z"})))},5458:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m6.33693 7.16999c-.02446-.16261-.01354-.3286.03202-.48661.04555-.15801.12466-.30433.23193-.42898.10727-.12464.24018-.22467.38964-.29325.14946-.06859.31196-.10411.47641-.10416h9.06497c.7 0 1.235.622 1.13 1.313l-1.681 11.14301c-.0407.2706-.1771.5176-.3844.6961-.2074.1786-.4719.2768-.7456.2769h-5.70197c-.27363-.0001-.53816-.0983-.74552-.2769-.20736-.1785-.34378-.4255-.38448-.6961z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m20 4.99999h-16v2h16zm-5.714 0h-4.572c0-.60629.24085-1.18774.6696-1.61645.4287-.4287 1.0101-.66955 1.6164-.66955s1.1877.24085 1.6164.66955c.4288.42871.6696 1.01016.6696 1.61645z",fill:"currentColor"}))},6640:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m20.9644 6.21958c-.6699.29445-1.3852.49504-2.1383.58663.7675-.46249 1.3579-1.19144 1.6372-2.06117-.7198.4201-1.5177.72591-2.3669.89623-.6783-.72592-1.6449-1.18009-2.7183-1.18009-2.0566 0-3.7241 1.66756-3.7241 3.72192 0 .29521.034.57907.0961.85082-3.09594-.1461-5.83988-1.63275-7.67624-3.88013-.32322.54652-.50413 1.1816-.50413 1.87345 0 1.29439.65854 2.43208 1.6562 3.10046-.61085-.0197-1.18538-.18772-1.68648-.46627v.04617c0 1.8053 1.28152 3.3109 2.98692 3.6538-.31262.084-.64265.1294-.981.1294-.23769 0-.46553-.0227-.69337-.0651.47764 1.4784 1.85074 2.5563 3.485 2.5865-1.27168.9985-2.88322 1.5934-4.61891 1.5934-.29521 0-.58966-.0174-.88563-.0507 1.65696 1.0552 3.60913 1.6721 5.72027 1.6721 6.85347 0 10.59657-5.6741 10.59657-10.5867 0-.1582 0-.31792-.0114-.47688.7274-.52154 1.3625-1.18084 1.8621-1.9287z",fill:"currentColor"}))},1501:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5 18.5v1.5h14v-1.5h-7z"}),(0,l.createElement)(n.Path,{d:"m11.1155 4-4.88894 12.4444h2l.99556-2.6666h5.55558l.9955 2.6666h2l-4.88-12.4444zm-1.22672 8 2.11552-5.62667 2.1156 5.62667z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m5 18.5v1.5h14v-1.5h-7z"}),(0,l.createElement)(n.Path,{d:"m11.1155 4-4.88894 12.4444h2l.99556-2.6666h5.55558l.9955 2.6666h2l-4.88-12.4444zm-1.22672 8 2.11552-5.62667 2.1156 5.62667z"})),(0,l.createElement)(n.Rect,null))},8572:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m19.9986483 8.20489366h-7.5333334l3.0444445-3.13333333c-3.0333334-3-7.94444447-3.11111111-10.97777781-.11111111-3.03333333 3.01111111-3.03333333 7.86666668 0 10.87777778 3.03333334 3.0111111 7.94444441 3.0111111 10.97777781 0 1.5111111-1.4888889 2.2666666-3.2333333 2.2666666-5.4333333h2.2222223c0 2.2-.9777778 5.0555555-2.9333334 6.9888889-3.9 3.8666666-10.23333331 3.8666666-14.13333331 0-3.88888889-3.8555556-3.92222222-10.12222227-.02222222-13.97777783 3.9-3.85555555 10.15555553-3.85555555 14.05555553 0l3.0333334-3.12222222zm-9.4444445-2.35555555v4.72222219l3.8888889 2.3111111-.8 1.3444445-4.75555555-2.8222222v-5.55555559z",transform:"translate(0 -.293783)",fill:"currentColor"}))},9157:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(n.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11V11zm-11.59.59L6 13l4 4 8-8-1.41-1.42L10 14.17z",fill:"currentColor"}))},9560:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m16 2 2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-1.99.9-1.99 2l-.01 12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-14z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"m3.76 8h14.24v8h-16v-11.53zm16.24-6h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m3.76 8h14.24v8h-16v-11.53zm16.24-6h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2z",fill:"currentColor"}))},3442:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.9874888 10.357462c-.2502234-.1429848-.5093833-.2591599-.7685433-.357462.25916-.09830206.5183199-.21447721.7685433-.35746202 1.7158177-.9919571 2.6720286-2.78820375 2.6809652-4.6380697-1.5996426-.92046471-3.6371761-.99195711-5.3619303 0-.2502234.1429848-.4825737.31277926-.697051.48257372.0446828-.27703306.0714924-.56300268.0714924-.84897229 0-1.98391421-1.0813226-3.70866846-2.6809651-4.63806971-1.59964254.92940125-2.68096515 2.6541555-2.68096515 4.63806971 0 .28596961.02680965.57193923.07149241.84897229-.21447722-.17873101-.44682753-.34852547-.69705094-.49151028-1.7158177-.9919571-3.75335121-.9204647-5.3619303 0 0 1.84986596.95621091 3.64611261 2.68096515 4.63806971.25022341.14298481.50938338.25915996.76854334.35746202-.25915996.09830205-.51831993.21447725-.76854334.35746205-1.71581769.9919571-2.6720286 2.7882037-2.68096515 4.6380697 1.59964254.9204647 3.63717605.9919571 5.3619303 0 .25022341-.1429848.48257372-.3127793.69705094-.4825738-.04468276.2859697-.07149241.5719393-.07149241.8579089 0 1.9839142 1.08132261 3.7086684 2.68096515 4.6380697 1.5996425-.9294013 2.6809651-2.6541555 2.6809651-4.6380697 0-.2859696-.0268096-.5719392-.0714924-.8489723.2144773.178731.4468276.3395889.697051.4825737 1.7158177.9919571 3.7533512.9204647 5.3619303 0-.0089366-1.8498659-.9651475-3.6461126-2.6809652-4.6380697zm-5.9874888 3.2171582c-1.97497766 0-3.5746202-1.5996425-3.5746202-3.5746202 0-1.97497766 1.59964254-3.5746202 3.5746202-3.5746202 1.9749777 0 3.5746202 1.59964254 3.5746202 3.5746202 0 1.9749777-1.5996425 3.5746202-3.5746202 3.5746202z",transform:"translate(1)",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m14.9874888 10.357462c-.2502234-.1429848-.5093833-.2591599-.7685433-.357462.25916-.09830206.5183199-.21447721.7685433-.35746202 1.7158177-.9919571 2.6720286-2.78820375 2.6809652-4.6380697-.8132261-.46470063-1.7426274-.71492404-2.6899017-.71492404-.9115282 0-1.8319929.23235031-2.6720286.71492404-.2502234.1429848-.4825737.31277926-.697051.48257372.0446828-.27703306.0714924-.56300268.0714924-.84897229 0-1.98391421-1.0813226-3.70866846-2.6809651-4.63806971-1.59964254.92940125-2.68096515 2.6541555-2.68096515 4.63806971 0 .28596961.02680965.57193923.07149241.84897229-.21447722-.17873101-.44682753-.34852547-.69705094-.49151028-.84003575-.48257372-1.76050045-.71492403-2.6720286-.71492403-.9383378 0-1.8766756.25022341-2.6899017.71492403 0 1.84986596.95621091 3.64611261 2.68096515 4.63806971.25022341.14298481.50938338.25915996.76854334.35746202-.25915996.09830205-.51831993.21447725-.76854334.35746205-1.71581769.9919571-2.6720286 2.7882037-2.68096515 4.6380697.8132261.4647006 1.74262735.714924 2.6899017.714924.91152815 0 1.83199285-.2323503 2.6720286-.714924.25022341-.1429848.48257372-.3127793.69705094-.4825738-.04468276.2859697-.07149241.5719393-.07149241.8579089 0 1.9839142 1.08132261 3.7086684 2.68096515 4.6380697 1.5996425-.9294013 2.6809651-2.6541555 2.6809651-4.6380697 0-.2859696-.0268096-.5719392-.0714924-.8489723.2144773.178731.4468276.3395889.697051.4825737.8400357.4825738 1.7605004.7149241 2.6720286.7149241.9383378 0 1.8766756-.2502234 2.6899017-.7149241-.0089366-1.8498659-.9651475-3.6461126-2.6809652-4.6380697zm-2.2698838-3.46738157c.1876676-.15192136.3395889-.25915997.4825737-.33065237.5451296-.31277927 1.1617516-.48257373 1.7873101-.48257373.2412869 0 .4736372.02680966.7059875.07149241-.277033.81322609-.8400357 1.51027703-1.590706 1.94816801-.1519213.0893655-.3217158.1608579-.5183199.24128686l-1.233244.46470062c-.1519213-.41108132-.3663985-.77747989-.6434316-1.10813226zm-3.717605-4.6023235c.56300268.64343163.89365505 1.48346738.89365505 2.35031278 0 .16979445-.0178731.36639857-.04468275.56300268l-.20554066 1.28686327c-.21447722-.03574621-.42895443-.06255586-.64343164-.06255586s-.42895442.02680965-.63449508.06255586l-.20554067-1.28686327c-.0357462-.19660411-.0536193-.39320823-.0536193-.56300268 0-.87578195.33065237-1.70688115.89365505-2.35031278zm-6.69347632 3.85165326c.23235031-.05361931.47363718-.07149241.71492404-.07149241.61662199 0 1.23324397.16085791 1.77837355.48257373.13404826.08042895.28596961.17873101.43789097.31277927l1.02770331.85790884c-.26809652.32171582-.47363718.67917784-.62555853 1.07238606l-1.23324397-.46470062c-.18766756-.08042896-.35746202-.16085791-.50044683-.24128687-.77747989-.44682752-1.33154602-1.13494191-1.59964254-1.948168zm2.97587132 6.96157281c-.18766756.1519214-.33958892.25916-.48257373.3306524-.54512958.3127793-1.16175156.4825737-1.7873101.4825737-.24128686 0-.47363718-.0268096-.70598749-.0714924.27703307-.8132261.84003575-1.510277 1.59070599-1.948168.15192136-.0893655.32171582-.1608579.51831993-.2412869l1.23324397-.4647006c.1429848.4110813.36639857.7864165.64343163 1.1081323zm3.717605 4.6112601c-.56300268-.6434317-.89365505-1.4834674-.89365505-2.3503128 0-.178731.0178731-.3663986.0536193-.5808758l.19660411-1.2689902c.20554067.0357462.42001788.0625559.64343164.0625559.21447721 0 .42895442-.0268097.63449508-.0625559l.20554067 1.2868633c.0357462.1966041.0536193.3932082.0536193.5630027 0 .8757819-.33065237 1.7068811-.89365505 2.3503128zm5.9785523-3.7890974c-.616622 0-1.233244-.1608579-1.7783736-.4825738-.1608579-.0893655-.3038427-.1966041-.4378909-.3038427l-1.0277033-.8579088c.2680965-.3217158.4825737-.6791779.6255585-1.0813226l1.233244.4647006c.1966041.0714924.3663985.1519213.5093833.2323503.7596068.437891 1.313673 1.1349419 1.590706 1.948168-.2412868.0625559-.4825737.080429-.714924.080429z",transform:"translate(1)",fill:"currentColor"}))},1699:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m0 6.66666667v6.66666663h4.44444444l5.55555556 5.5555556v-17.77777779l-5.55555556 5.55555556zm15 3.33333333c0-1.96666667-1.1333333-3.65555556-2.7777778-4.47777778v8.94444448c1.6444445-.8111111 2.7777778-2.5 2.7777778-4.4666667zm-2.7777778-9.74444444v2.28888888c3.2111111.95555556 5.5555556 3.93333334 5.5555556 7.45555556 0 3.5222222-2.3444445 6.5-5.5555556 7.4555556v2.2888888c4.4555556-1.0111111 7.7777778-4.9888888 7.7777778-9.7444444 0-4.75555556-3.3222222-8.73333333-7.7777778-9.74444444z",fill:"currentColor"})),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"1 0.05 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m.99267578 6.72328559v6.66666671h4.44444445l5.55555557 5.5555555v-17.77777777l-5.55555557 5.55555556zm7.77777778-.18888889v7.0444444l-2.41111111-2.4111111h-3.14444445v-2.22222219h3.14444445zm7.22222224 3.5222222c0-1.96666664-1.1333334-3.65555553-2.7777778-4.47777775v8.94444445c1.6444444-.8111111 2.7777778-2.5 2.7777778-4.4666667zm-2.7777778-9.74444442v2.28888889c3.2111111.95555555 5.5555556 3.93333333 5.5555556 7.45555553s-2.3444445 6.5-5.5555556 7.4555556v2.2888889c4.4555556-1.0111111 7.7777778-4.9888889 7.7777778-9.7444445 0-4.75555553-3.3222222-8.73333331-7.7777778-9.74444442z",fill:"currentColor"}))},3385:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m16.6666667 10c0-2.11666667-.9916667-4.00833333-2.5333334-5.225l-.8-4.775h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225zm-11.6666667 0c0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5-2.75833333 0-5-2.2416667-5-5z"}),(0,l.createElement)(n.Path,{d:"m11.925 1.66666667.3416667 2.06666666c-.7083334-.25833333-1.4666667-.4-2.2666667-.4-.79166667 0-1.55833333.14166667-2.25833333.39166667l.34166666-2.05833333zm.3416667 14.60000003-.3416667 2.0666666h-3.84166667l-.34166666-2.0583333c.7.25 1.46666666.3916667 2.25833333.3916667.8 0 1.5583333-.1416667 2.2666667-.4zm1.0666666-16.2666667h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225 0-2.11666667-.9916667-4.00833333-2.5333334-5.225zm-3.3333333 15c-2.75833333 0-5-2.2416667-5-5 0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5z"}))),(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m11.925 1.66666667.3416667 2.06666666c-.7083334-.25833333-1.4666667-.4-2.2666667-.4-.79166667 0-1.55833333.14166667-2.25833333.39166667l.34166666-2.05833333zm.3416667 14.60000003-.3416667 2.0666666h-3.84166667l-.34166666-2.0583333c.7.25 1.46666666.3916667 2.25833333.3916667.8 0 1.5583333-.1416667 2.2666667-.4zm1.0666666-16.2666667h-6.66666663l-.79166667 4.775c-1.55 1.21666667-2.54166667 3.1-2.54166667 5.225s.99166667 4.0083333 2.54166667 5.225l.79166667 4.775h6.66666663l.8-4.775c1.5416667-1.2166667 2.5333334-3.1083333 2.5333334-5.225 0-2.11666667-.9916667-4.00833333-2.5333334-5.225zm-3.3333333 15c-2.75833333 0-5-2.2416667-5-5 0-2.75833333 2.24166667-5 5-5 2.7583333 0 5 2.24166667 5 5 0 2.7583333-2.2416667 5-5 5z",fill:"currentColor"}))},578:function(e,t,r){"use strict";var l=r(9307),n=r(444);(0,l.createElement)(n.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m15 16.6594678c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-5.604419c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-10.2550488c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.58zm-2.95 4.65062988c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z",fill:"currentColor"}))},1984:function(e,t,r){"use strict";var l=r(9307);t.Z=function(e){let{icon:t,size:r=24,...n}=e;return(0,l.cloneElement)(t,{width:r,height:r,...n})}},69:function(e,t,r){"use strict";var l={};r.r(l),r.d(l,{category:function(){return M},metadata:function(){return V},name:function(){return N},settings:function(){return R}});var n={};r.r(n),r.d(n,{category:function(){return X},metadata:function(){return U},name:function(){return Q},settings:function(){return Y}});var o={};r.r(o),r.d(o,{attributes:function(){return he},category:function(){return me},metadata:function(){return ee},name:function(){return ue},settings:function(){return ve}});var c={};r.r(c),r.d(c,{category:function(){return Te},metadata:function(){return de},name:function(){return Me},settings:function(){return je}});var a={};r.r(a),r.d(a,{category:function(){return Xe},metadata:function(){return Ae},name:function(){return Qe},settings:function(){return Ye}});var i={};r.r(i),r.d(i,{category:function(){return zt},metadata:function(){return et},name:function(){return kt},settings:function(){return yt}});var s=r(2547),u=r(4981),m=window.wp.domReady,h=r.n(m);h()((function(){const e=(0,u.getBlockType)("core/buttons"),t=(0,u.getBlockType)("coblocks/buttons");(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,u.getBlockType)("core/buttons"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,u.getBlockType)("coblocks/buttons");return!!e&&!!t})(e,t)&&((0,u.unregisterBlockType)("coblocks/buttons"),(0,u.registerBlockType)("coblocks/buttons",{...t,supports:{...t.supports,inserter:!1}}))})),h()((function(){const e=(0,u.getBlockType)("core/media-text"),t=(0,u.getBlockType)("coblocks/media-card");(function(e,t){return!(!e||!t)})(e,t)&&((0,u.unregisterBlockType)("coblocks/media-card"),(0,u.registerBlockType)("coblocks/media-card",{...t,supports:{...t.supports,inserter:!1}}))}));var v=r(9307),d=r(7635),f=r(7462),g=r(5736),p=r(2175),w=r(5609),b=e=>{const{attributes:t,setAttributes:r}=e,{polyfill:l}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.InspectorControls,null,(0,v.createElement)(w.PanelBody,{title:(0,g.__)("Accordion settings","coblocks")},(0,v.createElement)(w.ToggleControl,{label:(0,g.__)("Internet Explorer support","coblocks"),checked:!!l,help:l?(0,g.__)("Supporting Internet Explorer by loading a JavaScript polyfill on this page.","coblocks"):(0,g.__)("Add support for Internet Explorer by loading a JavaScript polyfill.","coblocks"),onChange:()=>{r({polyfill:!l}),wp.data.dispatch("core/editor").editPost({meta:{_coblocks_accordion_ie_support:"'"+!l+"'"}})}}))))},E=r(9588),x=r.n(E),k=r(8913),z=r.n(k),C=r(1984),y=r(444),P=(0,v.createElement)(y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,v.createElement)(y.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),_=r(9818);const S=["coblocks/accordion-item"],B=x()((e=>z()(e,(()=>["coblocks/accordion-item"]))));var V=JSON.parse('{"name":"coblocks/accordion","category":"common","attributes":{"count":{"type":"number","default":"1"},"polyfill":{"type":"boolean","default":false}}}'),G={from:[{type:"prefix",prefix:":accordion",transform:e=>(0,u.createBlock)(V.name,{content:e})},...[2,3,4,5].map((e=>({type:"prefix",prefix:Array(e+1).join(":")+"accordion",transform:t=>(0,u.createBlock)(V.name,{content:t,count:e})})))]};const{name:N,category:M,attributes:T}=V,R={
2
  /* translators: block name */
3
  title:(0,g.__)("Accordion","coblocks"),
4
  /* translators: block description */
5
+ description:(0,g.__)("Organize content within collapsable accordion items.","coblocks"),icon:(0,v.createElement)(w.Icon,{icon:d.XEm}),keywords:["coblocks",
6
  /* translators: block keyword */
7
  (0,g.__)("tabs","coblocks"),
8
  /* translators: block keyword (abbreviation for "frequently asked questions") */
9
+ (0,g.__)("faq","coblocks")],supports:{align:["wide","full"],html:!1},attributes:T,example:{attributes:{count:2}},transforms:G,edit:e=>{const{clientId:t,attributes:r,className:l}=e,{insertBlock:n}=(0,_.useDispatch)("core/block-editor"),{getBlocksByClientId:o,getBlockHierarchyRootClientId:c,getSelectedBlockClientId:a,getBlockAttributes:i,isSelected:s}=(0,_.useSelect)((e=>e("core/block-editor")),[]),m=c(t),h=c(a()),d=s||m===h,{count:E}=r,x=o(t);return(0,v.createElement)(v.Fragment,null,d&&(0,v.createElement)(b,(0,f.Z)({insertBlock:n},e)),(0,v.createElement)("div",{className:l},(0,v.createElement)(p.InnerBlocks,{__experimentalCaptureToolbars:!0,allowedBlocks:S,template:B(E)}),d&&(0,v.createElement)("div",{className:"coblocks-block-appender"},(0,v.createElement)(w.Tooltip,{text:(0,g.__)("Add accordion item","coblocks")},(0,v.createElement)(w.Button,{className:"block-editor-button-block-appender",label:(0,g.__)("Add accordion item","coblocks"),onMouseDown:()=>{var e;const r=null===(e=x[0].innerBlocks[x[0].innerBlocks.length-1])||void 0===e?void 0:e.clientId;let l={};if(r){const e=i(r);["backgroundColor","borderColor","textColor","customTextColor"].forEach((t=>{null!=e&&e[t]&&(l={...l,[t]:e[t]})}))}const o=(0,u.createBlock)("coblocks/accordion-item",l,[]);n(o,void 0,t)}},(0,v.createElement)(C.Z,{icon:P}))))))},save:()=>(0,v.createElement)("div",null,(0,v.createElement)(p.InnerBlocks.Content,null))};var j=r(4184),A=r.n(j),O=(0,p.withColors)("backgroundColor",{textColor:"color"}),$=r(4333);const{getComputedStyle:H}=window,L=(0,w.withFallbackStyles)(((e,t)=>{const{backgroundColor:r,textColor:l}=t.attributes,n=e.querySelector('[contenteditable="true"]'),o=n?H(n):null;return{fallbackBackgroundColor:r||!o?void 0:o.backgroundColor,fallbackTextColor:l||!o?void 0:o.color}}));var I=(0,$.compose)([O,L])((e=>{const{attributes:t,setAttributes:r,backgroundColor:l,textColor:n,fallbackBackgroundColor:o,fallbackTextColor:c,setBackgroundColor:a,setTextColor:i}=e,{open:s}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.InspectorControls,null,(0,v.createElement)(w.PanelBody,{title:(0,g.__)("Accordion Item settings","coblocks")},(0,v.createElement)(w.ToggleControl
10
+ /* translators: visually display open as opposed to closed */,{label:(0,g.__)("Display as open","coblocks"),checked:!!s,help:e=>e?(0,g.__)("Accordion item is open by default.","coblocks"):(0,g.__)("Toggle to set this accordion item to be open by default.","coblocks"),onChange:()=>r({open:!s})})),(0,v.createElement)(p.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:l.color,onChange:(e.setAttributes({borderColor:e.backgroundColor.color}),a),label:(0,g.__)("Background color","coblocks")},{value:n.color,onChange:i,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(p.ContrastChecker,{textColor:n.color,backgroundColor:l.color,fallbackTextColor:c,fallbackBackgroundColor:o}))))})),F=e=>{const{attributes:t,setAttributes:r}=e,{open:l}=t,n=[{icon:(0,v.createElement)(w.Icon,{icon:d.Og3}),isActive:!0===l,onClick:()=>r({open:!l})
11
+ /* translators: toggle label to display the accordion open */,title:(0,g.__)("Display as open","coblocks")}];return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.BlockControls,null,(0,v.createElement)(w.ToolbarGroup,{controls:n})))};const Z=[["core/paragraph",{placeholder:(0,g.__)("Add content…","coblocks")}]],W=(e,t)=>e.some((e=>e.clientId===t||W(e.innerBlocks,t)));var D=(0,$.compose)([O])((e=>{const{attributes:t,backgroundColor:r,className:l,isSelected:n,onReplace:o,setAttributes:c,textColor:a}=e,{title:i}=t,{isEditing:s}=(0,_.useSelect)((t=>{const{getSelectedBlockClientId:r,getBlocks:l}=t("core/block-editor"),n=r(),o=W(l(e.clientId),n);return{isEditing:r()===e.clientId||o}}));return(0,v.createElement)(v.Fragment,null,n&&(0,v.createElement)(F,e),n&&(0,v.createElement)(I,e),(0,v.createElement)("div",{className:A()(l,{[`${l}--open`]:!0===s||t.open,"is-selected":n})},(0,v.createElement)(p.RichText,{tagName:"p"
12
+ /* translators: Accordion is the block name */,placeholder:(0,g.__)("Write accordion item title…","coblocks"),value:i,className:A()("wp-block-coblocks-accordion-item__title",{"has-background":r.color,"has-text-color":a.color}),style:{backgroundColor:r.color,color:a.color},onChange:e=>c({title:e}),onRemove:e=>{const t=void 0===i||void 0!==i&&0===i.length;!e&&t&&o([])}}),(0,v.createElement)(w.Icon,{className:A()({"has-text-color":a.color}),style:{color:a.color},icon:!0===s||t.open?"arrow-down":"arrow-right"}),(!0===s||t.open)&&(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:{borderColor:r.color}},(0,v.createElement)(p.InnerBlocks,{template:Z,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))})),U=JSON.parse('{"name":"coblocks/accordion-item","category":"common","attributes":{"title":{"type":"string","selector":".wp-block-coblocks-accordion__title"},"open":{"type":"boolean","default":false},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"borderColor":{"type":"string"}}}');const J=[{attributes:{...U.attributes},save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,open:o,textColor:c,borderColor:a,title:i}=t,s=(0,p.getColorClassName)("background-color",r),u=(0,p.getColorClassName)("color",c),m=A()("wp-block-coblocks-accordion-item__title",{"has-background":r||l,[s]:s,"has-text-color":c||n,[u]:u}),h={backgroundColor:s?void 0:l,color:u?void 0:n},d={borderColor:a||l};return(0,v.createElement)("div",null,!p.RichText.isEmpty(i)&&(0,v.createElement)("details",{open:o},(0,v.createElement)(p.RichText.Content,{tagName:"summary",className:m,value:i,style:h}),(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:d},(0,v.createElement)(p.InnerBlocks.Content,null))))}}];var q=J;const{name:Q,category:X,attributes:K}=U,Y={
13
  /* translators: block name */
14
  title:(0,g.__)("Accordion Item","coblocks"),
15
  /* translators: block description */
16
+ description:(0,g.__)("Add collapsable accordion items to accordions.","coblocks"),icon:(0,v.createElement)(w.Icon,{icon:d.PNK}),keywords:["coblocks",
17
  /* translators: block keyword */
18
  (0,g.__)("tabs","coblocks"),
19
  /* translators: block keyword (abbreviation for "frequently asked questions") */
20
+ (0,g.__)("faq","coblocks")],parent:["coblocks/accordion"],supports:{reusable:!1,html:!1,inserter:!1},attributes:K,edit:D,save:e=>{let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,open:o,textColor:c,borderColor:a,title:i}=t,s=(0,p.getColorClassName)("background-color",r),u=(0,p.getColorClassName)("color",c),m=A()("wp-block-coblocks-accordion-item__title",{"has-background":r||l,[s]:s,"has-text-color":c||n,[u]:u}),h={backgroundColor:s?void 0:l,color:u?void 0:n},d={borderColor:a||l};return(0,v.createElement)("div",null,!p.RichText.isEmpty(i)&&(0,v.createElement)("details",{open:o},(0,v.createElement)(p.RichText.Content,{tagName:"summary",className:m,value:i,style:h}),(0,v.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:d,tabIndex:"0"},(0,v.createElement)(p.InnerBlocks.Content,null))))},deprecated:q};var ee=JSON.parse('{"name":"coblocks/alert","category":"formatting","attributes":{"title":{"type":"string","source":"html","selector":".wp-block-coblocks-alert__title"},"value":{"type":"string","source":"html","selector":".wp-block-coblocks-alert__text","default":""},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"titleColor":{"type":"string"},"customTitleColor":{"type":"string"},"borderColor":{"type":"string"},"customBorderColor":{"type":"string"},"textAlign":{"type":"string"}}}');const te=[{attributes:{...ee.attributes,borderColor:{type:"string"},customBorderColor:{type:"string"},type:{type:"string",default:"default"}},save(e){let{attributes:t,className:r}=e;const{align:l,backgroundColor:n,borderColor:o,customBackgroundColor:c,customBorderColor:a,customTextColor:i,customTitleColor:s,textAlign:u,textColor:m,title:h,titleColor:d,type:f,value:g}=t,w=(0,p.getColorClassName)("background-color",n),b=(0,p.getColorClassName)("border-color",o),E=A()(r,`is-${f}-alert`,`align${l}`,{"has-background":n||c,[w]:w,[b]:b}),x={backgroundColor:w?void 0:c,borderColor:a,textAlign:u},k=(0,p.getColorClassName)("color",d),z=A()(r,"wp-block-coblocks-alert__title",{"has-text-color":d||s,[k]:k}),C={color:k?void 0:s},y=(0,p.getColorClassName)("color",m),P=A()("wp-block-coblocks-alert__text",{"has-text-color":m||i,[y]:y}),_={color:y?void 0:i};return(0,v.createElement)("div",{className:E,style:x},!p.RichText.isEmpty(h)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:z,value:h,style:C}),!p.RichText.isEmpty(g)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:P,value:g,style:_}))}},{attributes:ee.attributes,save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,textAlign:o,textColor:c,title:a,value:i}=t,s=(0,p.getColorClassName)("background-color",r),u=(0,p.getColorClassName)("color",c),m=A()({"has-text-color":c||n,[u]:u,"has-background":r||l,[s]:s}),h={backgroundColor:s?void 0:l,color:u?void 0:n,textAlign:o||null};return(0,v.createElement)("div",{className:m,style:h},!p.RichText.isEmpty(a)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!p.RichText.isEmpty(i)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:i}))}},{attributes:ee.attributes,save(e){let{attributes:t}=e;const{backgroundColor:r,customBackgroundColor:l,customTextColor:n,textAlign:o,textColor:c,title:a,value:i}=t,s=(0,p.getColorClassName)("background-color",r),u=(0,p.getColorClassName)("color",c),m=A()({"has-text-color":c||n,[u]:u,[`has-text-align-${o}`]:o,"has-background":r||l,[s]:s}),h={backgroundColor:s?void 0:l,color:u?void 0:n};return(0,v.createElement)("div",{className:m,style:h},!p.RichText.isEmpty(a)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!p.RichText.isEmpty(i)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:i}))}}];var re=te,le=e=>{const{attributes:t,setAttributes:r}=e,{textAlign:l}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.BlockControls,null,(0,v.createElement)(p.AlignmentToolbar,{value:l,onChange:e=>r({textAlign:e})})))},ne=(0,p.withColors)("backgroundColor",{textColor:"color"});const{getComputedStyle:oe}=window,ce=(0,w.withFallbackStyles)(((e,t)=>{const{textColor:r,backgroundColor:l}=t,n=l&&l.color,o=r&&r.color,c=!o&&e?e.querySelector('[contenteditable="true"]'):null;return{fallbackBackgroundColor:n||!e?void 0:oe(e).backgroundColor,fallbackTextColor:o||!c?void 0:oe(c).color}}));var ae=(0,$.compose)([ne,ce])((e=>{const{backgroundColor:t,fallbackBackgroundColor:r,fallbackTextColor:l,setBackgroundColor:n,setTextColor:o,textColor:c}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.InspectorControls,null,(0,v.createElement)(p.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:n,label:(0,g.__)("Background color","coblocks")},{value:c.color,onChange:o,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(p.ContrastChecker,{isLargeText:!1,textColor:c.color,backgroundColor:t.color,fallbackBackgroundColor:r,fallbackTextColor:l}))))})),ie=(0,$.compose)([ne])((e=>{const{attributes:t,backgroundColor:r,className:l,isSelected:n,setAttributes:o,textColor:c}=e,{textAlign:a,title:i,value:s}=t,u=(0,$.usePrevious)(l);return(0,v.useEffect)((()=>{if(/is-\w+-alert/.test(l)){let e=l;e=e.replace("is-default-alert","is-style-info"),e=e.replace(/is-(\w+)-alert/,"is-style-$1"),o({className:e})}}),[]),(0,v.useEffect)((()=>{u&&!/is-\w+-alert/.test(u)&&u!==l&&o({backgroundColor:void 0,customBackgroundColor:void 0,textColor:void 0,customTextColor:void 0})}),[u,l]),(0,v.createElement)(v.Fragment,null,n&&(0,v.createElement)(le,e),n&&(0,v.createElement)(ae,e),(0,v.createElement)("div",{className:A()(l,{"has-background":r.color,"has-text-color":c.color,[`has-text-align-${a}`]:a,[r.class]:r.class,[c.class]:c.class}),style:{backgroundColor:r.color,color:c.color}},(!p.RichText.isEmpty(i)||n)&&(0,v.createElement)(p.RichText
21
+ /* translators: placeholder text for input box */,{placeholder:(0,g.__)("Write title…","coblocks"),value:i,className:"wp-block-coblocks-alert__title",onChange:e=>o({title:e})}),(0,v.createElement)(p.RichText
22
+ /* translators: placeholder text for input box */,{placeholder:(0,g.__)("Write text…","coblocks"),value:s,className:"wp-block-coblocks-alert__text",onChange:e=>o({value:e})})))})),se={from:[{type:"block",blocks:["core/paragraph"],transform:e=>{let{content:t}=e;return(0,u.createBlock)(ee.name,{value:t})}},{type:"raw",selector:".wp-block-coblocks-alert",transform:e=>(0,u.createBlock)(ee.name,{...(0,u.getBlockAttributes)(ee.name,e.outerHTML)})}],to:[{type:"block",blocks:["core/paragraph"],transform:e=>{let{value:t,title:r}=e;return r&&(t=r+"<br />"+t),t&&t.length?(0,u.createBlock)("core/paragraph",{content:t}):(0,u.createBlock)("core/paragraph")}}]};const{name:ue,category:me,attributes:he}=ee,ve={
23
  /* translators: block name */
24
  title:(0,g.__)("Alert","coblocks"),
25
  /* translators: block description */
26
+ description:(0,g.__)("Provide contextual feedback messages or notices.","coblocks"),icon:(0,v.createElement)(w.Icon,{icon:d.zMQ}),keywords:["coblocks",
27
  /* translators: block keyword */
28
  (0,g.__)("notice","coblocks"),
29
  /* translators: block keyword */
35
  /* translators: block style */
36
  label:(0,g.__)("Warning","coblocks")},{name:"error",
37
  /* translators: block style */
38
+ label:(0,g.__)("Error","coblocks")}],supports:{align:!0,alignWide:!1,alignFull:!1},example:{attributes:{title:(0,g.__)("This is an alert block","coblocks"),value:(0,g.__)("An alert is a message that displays outside the flow of typical content. Alerts provide contextual feedback, typically asking readers to take an action.","coblocks")}},attributes:he,transforms:se,edit:ie,save:e=>{let{attributes:t}=e;const{backgroundColor:r,className:l,customBackgroundColor:n,customTextColor:o,textAlign:c,textColor:a,title:i,value:s}=t,u=(0,p.getColorClassName)("background-color",r),m=(0,p.getColorClassName)("color",a),h=A()({"has-text-color":a||o,[m]:m,[`has-text-align-${c}`]:c,"has-background":r||n,[u]:u}),d={backgroundColor:u?void 0:n,color:m?void 0:o};return(0,v.createElement)("div",{className:h,style:d,"aria-label":(()=>{const e=null==l?void 0:l.match(/is-style-(\w+)/);return e&&e[1]
39
+ /* translators: text for accessibility defining the type of alert used */?`${(0,g.__)("Alert section of type","coblocks")} ${e[1]}`:(0,g.__)("Alert section","coblocks")})()},!p.RichText.isEmpty(i)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:i}),!p.RichText.isEmpty(s)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:s}))},deprecated:re};var de=JSON.parse('{"name":"coblocks/author","category":"layout","attributes":{"biography":{"type":"array","source":"children","selector":".wp-block-coblocks-author__biography","default":[]},"name":{"type":"string","source":"html","selector":".wp-block-coblocks-author__name"},"imgId":{"type":"number"},"imgUrl":{"type":"string","source":"attribute","attribute":"src","selector":"img"},"backgroundColor":{"type":"string"},"customBackgroundColor":{"type":"string"},"textColor":{"type":"string"},"customTextColor":{"type":"string"},"fontSize":{"type":"string"},"customFontSize":{"type":"number"}}}');const fe=[{attributes:{...de.attributes,heading:{type:"string",selector:".wp-block-coblocks-author__heading"},textAlign:{type:"string"}},save(e){let{attributes:t}=e;const{biography:r,heading:l,imgUrl:n,name:o,textAlign:c}=t;return o?(0,v.createElement)("div",{style:{textAlign:c}},n&&(0,v.createElement)("div",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:n,alt:"avatar"})),(0,v.createElement)("div",{className:"wp-block-coblocks-author__content"},!p.RichText.isEmpty(l)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__heading",value:l}),!p.RichText.isEmpty(o)&&(0,v.createElement)(p.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:o}),!p.RichText.isEmpty(r)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:r}),(0,v.createElement)(p.InnerBlocks.Content,null))):null}}];var ge=fe,pe=(0,v.createElement)(y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,v.createElement)(y.Path,{d:"M20.1 5.1L16.9 2 6.2 12.7l-1.3 4.4 4.5-1.3L20.1 5.1zM4 20.8h8v-1.5H4v1.5z"})),we=e=>{const{attributes:t,setAttributes:r}=e,{imgUrl:l,imgId:n}=t;return(0,v.createElement)(p.BlockControls,null,l&&(0,v.createElement)(p.MediaUploadCheck,null,(0,v.createElement)(w.Toolbar,{label:(0,g.__)("Author controls","coblocks")},(0,v.createElement)(p.MediaUpload,{allowedTypes:["image"],onSelect:e=>r({imgId:e.id,imgUrl:e.url}),render:e=>{let{open:t}=e;return(0,v.createElement)(w.Button,{className:"components-toolbar__control",icon:pe,label:(0,g.__)("Edit avatar","coblocks"),onClick:t})},value:n}))))},be=r(5697),Ee=r.n(be);const xe=e=>{const{fallbackFontSize:t,fontSize:r,setFontSize:l}=e;return(0,v.createElement)(p.FontSizePicker,{fallbackFontSize:t,onChange:e=>{const t=e?parseInt(e,10):void 0;l(t)},value:r.size?`${r.size}px`:void 0})};var ke=xe;xe.propTypes={fallbackFontSize:Ee().number,fontSize:Ee().shape({size:Ee().string}),setFontSize:Ee().func};const{getComputedStyle:ze}=window,Ce=(0,w.withFallbackStyles)(((e,t)=>{const{textColor:r,backgroundColor:l,fontSize:n,customFontSize:o}=t.attributes,c=e.querySelector('[contenteditable="true"]'),a=c?ze(c):null;return{fallbackBackgroundColor:l||!a?void 0:a.backgroundColor,fallbackTextColor:r||!a?void 0:a.color,fallbackFontSize:n||o||!a?void 0:parseInt(a.fontSize)||void 0}}));var ye=(0,$.compose)([(0,p.withColors)("backgroundColor",{textColor:"color"}),(0,p.withFontSizes)("fontSize"),Ce])((e=>{const{backgroundColor:t,setBackgroundColor:r,setTextColor:l,textColor:n,fallbackTextColor:o,fallbackBackgroundColor:c,fontSize:a}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.InspectorControls,null,(0,v.createElement)(w.PanelBody,{title:(0,g.__)("Author settings","coblocks"),className:"blocks-font-size"},(0,v.createElement)(ke,e)),(0,v.createElement)(p.PanelColorSettings,{title:(0,g.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:r,label:(0,g.__)("Background color","coblocks")},{value:n.color,onChange:l,label:(0,g.__)("Text color","coblocks")}]},(0,v.createElement)(p.ContrastChecker,{textColor:n.color,backgroundColor:t.color,fallbackTextColor:o,fallbackBackgroundColor:c,fontSize:a.size}))))})),Pe=window.wp.editor,_e=(0,v.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,v.createElement)(y.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.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"}));const Se=(0,_.withSelect)((()=>{const e=(0,_.select)("core/block-editor").getBlockSelectionStart();return{selectedParentClientId:(0,_.select)("core/block-editor").getBlockRootClientId(e)}}));var Be=(0,$.compose)([(0,p.withColors)("backgroundColor",{textColor:"color"}),(0,p.withFontSizes)("fontSize"),Se])((e=>{const{attributes:t,backgroundColor:r,className:l,clientId:n,fontSize:o,isSelected:c,selectedParentClientId:a,setAttributes:i,textColor:u}=e,{biography:m,imgUrl:h,name:d}=t,f=!!h,b=(0,v.createElement)(w.DropZone,{onFilesDrop:t=>{(0,Pe.mediaUpload)({allowedTypes:["image"],filesList:t,onFileChange:t=>{let[r]=t;return(t=>{t&&t.url&&e.setAttributes({imgUrl:t.url})})(r)}})}
40
+ /* translators: image to represent the post author */,label:(0,g.__)("Drop to upload as avatar","coblocks")}),E=A()(l,{"has-background":r.color,"has-text-color":u.color,[r.class]:r.class,[u.class]:u.class}),x={backgroundColor:r.color,color:u.color,fontSize:(0,s.Vl)(o)};return(0,v.createElement)(v.Fragment,null,c&&(0,v.createElement)(we,e),c&&(0,v.createElement)(ye,e),(0,v.createElement)("div",{className:E,style:x},b,c||n===a||f?(0,v.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)(p.MediaUploadCheck,null,(0,v.createElement)(p.MediaUpload,{onSelect:e=>i({imgUrl:e.url,imgId:e.id}),allowedTypes:["image"],value:h,render:e=>{let{open:t}=e;return(0,v.createElement)(w.Button,{onClick:t},h?(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:h,alt:"avatar"}):(0,v.createElement)(p.BlockIcon,{icon:_e}))}}))):null,(0,v.createElement)("div",{className:`${l}__content`},(0,v.createElement)(p.RichText,{identifier:"name",multiline:!1,tagName:"span",className:"wp-block-coblocks-author__name",placeholder:
41
  /* translators: placeholder text used for the author name */
42
+ (0,g.__)("Write author name…","coblocks"),value:d,onChange:e=>{i({name:e})}}),(0,v.createElement)(p.RichText,{identifier:"biography",multiline:!1,tagName:"p",className:"wp-block-coblocks-author__biography",placeholder:
43
  /* translators: placeholder text used for the biography */
44
+ (0,g.__)("Write a biography that distills objective credibility and authority to your readers…","coblocks"),value:m,onChange:e=>{i({biography:e})}}),(0,v.createElement)(p.InnerBlocks,{template:[["core/button",{placeholder:
45
  /* translators: content placeholder */
46
+ (0,g.__)("Author link…","coblocks")}]],allowedBlocks:["core/button"],templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))})),Ve=r(3769),Ge=r(6553),Ne={from:[{type:"raw",selector:".wp-block-coblocks-author",transform:e=>(0,u.createBlock)(de.name,{...(0,u.getBlockAttributes)(de.name,e.outerHTML)})},{type:"prefix",prefix:":author",transform:e=>(0,u.createBlock)(de.name,{content:e})}]};const{name:Me,category:Te,attributes:Re}=de,je={
47
  /* translators: block name */
48
  title:(0,g.__)("Author","coblocks"),
49
  /* translators: block description */
50
+ description:(0,g.__)("Add an author biography to build credibility and authority.","coblocks"),icon:(0,v.createElement)(w.Icon,{icon:d.BEb}),keywords:["coblocks",
51
  /* translators: block keyword */
52
  (0,g.__)("biography","coblocks"),
53
  /* translators: block keyword */
55
  /* translators: example female name */
56
  name:(0,g.__)("Jane Doe","coblocks"),
57
  /* translators: example biography */
58
+ biography:(0,g.__)("Born to express, not to impress. A maker making the world I want.","coblocks"),imgUrl:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"}},attributes:Re,transforms:Ne,edit:Be,save:e=>{let{className:t,attributes:r}=e;const{backgroundColor:l,biography:n,customBackgroundColor:o,customTextColor:c,imgUrl:a,name:i,textColor:s,fontSize:u,customFontSize:m}=r,h=(0,p.getColorClassName)("background-color",l),d=(0,p.getColorClassName)("color",s),f=(0,p.getFontSizeClass)(u),g=A()(t,{"has-text-color":s||c,"has-background":l||o,[d]:d,[h]:h,[f]:f}),w={backgroundColor:h?void 0:o,color:d?void 0:c,fontSize:f?void 0:m};return(e=>{const t=["name","imgUrl","biography"],r=Object.entries(e).filter((e=>{let[r]=e;return t.includes(r)}));return(0,Ve.T1)((0,Ge.Z)(r))})(r)?null:(0,v.createElement)("div",{className:g,style:w},a&&(0,v.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},(0,v.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:a,alt:i})),(0,v.createElement)("div",{className:"wp-block-coblocks-author__content"},!p.RichText.isEmpty(i)&&(0,v.createElement)(p.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:i}),!p.RichText.isEmpty(n)&&(0,v.createElement)(p.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:n}),(0,v.createElement)(p.InnerBlocks.Content,null)))},deprecated:ge};var Ae=JSON.parse('{"name":"coblocks/buttons","category":"layout","attributes":{"items":{"type":"number","default":"2"},"contentAlign":{"type":"string","default":"left"},"isStackedOnMobile":{"type":"boolean","default":false}}}');const Oe=[{attributes:{...Ae.attributes,gutter:{type:"string",default:"medium"},stacked:{type:"boolean",default:!1}},save(e){let{attributes:t,className:r}=e;const{gutter:l,stacked:n,contentAlign:o,isStackedOnMobile:c}=t,a=A()("wp-block-coblocks-buttons__inner",{[`flex-align-${o}`]:o,[`has-${l}-gutter`]:l,"is-stacked":n,"is-stacked-on-mobile":c});return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:a},(0,v.createElement)(p.InnerBlocks.Content,null)))}}];var $e=Oe;class He extends v.Component{render(){const{clientId:e,attributes:t,setAttributes:r}=this.props,{items:l,isStackedOnMobile:n}=t;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.InspectorControls,null,(0,v.createElement)(w.PanelBody
59
+ /* translators: block settings */,{title:(0,g.__)("Buttons settings","coblocks")},(0,v.createElement)(w.RangeControl,{label:(0,g.__)("Buttons","coblocks"),value:l,onChange:t=>{r({items:parseInt(t)}),wp.data.dispatch("core/block-editor").selectBlock(e)},min:1,max:4}),(0,v.createElement)(w.ToggleControl
60
+ /* translators: visually stack buttons one on top of another */,{label:(0,g.__)("Stack on mobile","coblocks"),checked:n,onChange:()=>r({isStackedOnMobile:!n}),help:n?(0,g.__)("Stacking buttons on mobile.","coblocks"):(0,g.__)("Toggle to stack buttons on mobile.","coblocks")}))))}}var Le=He;class Ie extends v.Component{render(){const{attributes:e,setAttributes:t}=this.props,{contentAlign:r}=e;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(p.BlockControls,null,(0,v.createElement)(p.AlignmentToolbar,{value:r,onChange:e=>t({contentAlign:e})})))}}var Fe=Ie;const Ze=["core/button"],We=x()((e=>z()(e,(()=>["core/button"]))));class De extends v.Component{componentDidMount(){const{clientId:e}=this.props;if(!(0,u.getBlockType)("core/buttons"))return;const t=(0,_.select)("core/block-editor").getBlock(e),r=(0,u.createBlock)("core/buttons",{align:t.attributes.contentAlign},t.innerBlocks);(0,_.dispatch)("core/block-editor").replaceBlock(e,r)}render(){const{attributes:e,className:t,isSelected:r}=this.props,{items:l,contentAlign:n,isStackedOnMobile:o}=e,c=A()("wp-block-coblocks-buttons__inner",{[`flex-align-${n}`]:n,"is-stacked-on-mobile":o});return(0,v.createElement)(v.Fragment,null,r&&(0,v.createElement)(Le,this.props),r&&(0,v.createElement)(Fe,this.props),(0,v.createElement)("div",{className:t},(0,v.createElement)("div",{className:c},(0,v.createElement)(p.InnerBlocks,{allowedBlocks:Ze,template:We(l),templateLock:"all",templateInsertUpdatesSelection:!1}))))}}var Ue=De,Je={from:[...[1,2,3,4].map((e=>({type:"prefix",prefix:Array(e+1).join(":")+"buttons",transform:t=>(0,u.createBlock)(Ae.name,{content:t,items:e})})))]},qe=(0,v.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,v.createElement)(y.Path,{d:"M19 6.5H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v7zM8 12.8h8v-1.5H8v1.5z"}));const{name:Qe,category:Xe,attributes:Ke}=Ae,Ye={
61
  /* translators: block name */
62
  title:(0,g.__)("Buttons","coblocks"),
63
  /* translators: block description */
64
+ description:(0,g.__)("Prompt visitors to take action with multiple buttons, side by side.","coblocks"),icon:qe,keywords:["coblocks",
65
  /* translators: block keyword */
66
  (0,g.__)("link","coblocks"),
67
  /* translators: block keyword (abbreviation for "call to action") */
68
  (0,g.__)("cta","coblocks"),
69
  /* translators: block keyword */
70
+ (0,g.__)("call to action","coblocks")],attributes:Ke,transforms:Je,edit:Ue,save:function(e){let{attributes:t,className:r}=e;const{contentAlign:l,isStackedOnMobile:n}=t,o=A()("wp-block-coblocks-buttons__inner",{[`flex-align-${l}`]:l,"is-stacked-on-mobile":n});return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:o},(0,v.createElement)(p.InnerBlocks.Content,null)))},deprecated:$e};var et=JSON.parse('{"name":"coblocks/gallery-carousel","category":"media","attributes":{"gutter":{"type":"number","default":5},"gutterMobile":{"type":"number","default":5},"gridSize":{"type":"string","default":"lrg"},"height":{"type":"number","default":400},"pageDots":{"type":"boolean","default":false},"prevNextButtons":{"type":"boolean","default":true},"loop":{"type":"boolean","default":false},"autoPlay":{"type":"boolean","default":false},"autoPlaySpeed":{"type":"string","default":3000},"draggable":{"type":"boolean","default":true},"alignCells":{"type":"boolean","default":false},"pauseHover":{"type":"boolean","default":false},"freeScroll":{"type":"boolean","default":false},"thumbnails":{"type":"boolean","default":false},"navForClass":{"type":"string","default":""},"responsiveHeight":{"type":"boolean","default":false},"images":{"type":"array","default":[],"source":"query","selector":".coblocks-gallery--item","query":{"url":{"source":"attribute","selector":"img","attribute":"src"},"link":{"source":"attribute","selector":"img","attribute":"data-link"},"imgLink":{"source":"attribute","selector":"img","attribute":"data-imglink"},"alt":{"source":"attribute","selector":"img","attribute":"alt","default":""},"id":{"source":"attribute","selector":"img","attribute":"data-id"},"index":{"source":"attribute","selector":"img","attribute":"data-index"},"caption":{"type":"string","source":"html","selector":"figcaption"}}}}}'),tt={backgroundType:{type:"string",default:"image"},backgroundImg:{type:"string"},backgroundPosition:{type:"string",default:"center center"},backgroundRepeat:{type:"string",default:"no-repeat"},backgroundSize:{type:"string"},backgroundOverlay:{type:"number",default:0},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},hasParallax:{type:"boolean",default:!1},focalPoint:{type:"object"},videoMuted:{type:"boolean",default:!0},videoLoop:{type:"boolean",default:!0},openPopover:{type:"boolean",default:!1}},rt=function(e){const t=(0,p.getColorClassName)("background-color",e.backgroundColor),r=e.backgroundSize?e.backgroundSize:"cover",l=[{[t]:t},{"has-background":e.backgroundColor||e.customBackgroundColor},{"has-parallax":e.backgroundImg&&"image"===e.backgroundType&&e.hasParallax},{"is-transient":e.backgroundImg&&0===e.backgroundImg.indexOf("blob:")},{"has-background-overlay":e.backgroundImg&&0!==e.backgroundOverlay},{[`bg-${r}`]:e.backgroundImg&&"image"===e.backgroundType}];return e.backgroundType&&l.push({[`has-background-${e.backgroundType}`]:e.backgroundImg}),e.backgroundRepeat&&l.push({[`bg-${e.backgroundRepeat}`]:e.backgroundImg&&"image"===e.backgroundType}),e.backgroundPosition&&l.push({[`bg-${e.backgroundPosition.split(" ").join("-")}`]:e.backgroundImg&&"image"===e.backgroundType}),e.backgroundOverlay&&l.push({[s.yj(e.backgroundOverlay)]:e.backgroundImg&&0!==e.backgroundOverlay&&50!==e.backgroundOverlay}),l};Ee().object,Ee().func.isRequired;class lt extends v.Component{constructor(){super(...arguments),this.addFile=this.addFile.bind(this),this.onSelectFile=this.onSelectFile.bind(this)}addFile(e){(0,Pe.mediaUpload)({allowedTypes:st,filesList:e,onFileChange:e=>{let[t]=e;return this.onSelectFile(t)}})}onSelectFile(e){const{setAttributes:t,attributes:r,name:l}=this.props;if(e&&e.url){let n="image";e.mime_type&&e.mime_type.includes("video")&&(n="video"),t({backgroundImg:e.url,backgroundType:n}),ut.includes(l)&&(r.paddingSize&&"no"!==r.paddingSize||t({paddingSize:"medium"}))}}render(){const{label:e}=this.props;return(0,v.createElement)(v.Fragment,null,(0,v.createElement)(w.DropZone,{label:e,onFilesDrop:this.addFile}))}}lt.propTypes={attributes:Ee().object,label:Ee().string,name:Ee().string,setAttributes:Ee().func};var nt=(e,t)=>{const r=e&&(0,p.getColorClassName)("background-color",e.backgroundColor);return{backgroundImage:e.backgroundImg&&"image"===e.backgroundType?`url(${e.backgroundImg})`:void 0,backgroundColor:r?t&&t.color:e.customBackgroundColor,backgroundPosition:e.focalPoint&&!e.hasParallax?`${100*e.focalPoint.x}% ${100*e.focalPoint.y}%`:void 0}},ot=r(1609),ct=r.n(ot),at=r(5655);class it extends v.Component{constructor(){super(...arguments),this.setBackgroundPaddingTo=this.setBackgroundPaddingTo.bind(this),this.setBackgroundPaddingMobileTo=this.setBackgroundPaddingMobileTo.bind(this),this.onSelectRepeat=this.onSelectRepeat.bind(this)}setBackgroundPaddingTo(e){const{setAttributes:t,attributes:r}=this.props;t({backgroundPadding:e}),r.backgroundPadding<=0&&t({backgroundRadius:0})}setBackgroundPaddingMobileTo(e){const{setAttributes:t}=this.props;t({backgroundPaddingMobile:e})}onSelectRepeat(e){const{setAttributes:t}=this.props;t("no-repeat"===e?{backgroundRepeat:e,backgroundSize:"cover"}:{backgroundRepeat:e,backgroundSize:"contain",focalPoint:void 0})}render(){const{attributes:e,backgroundColor:t,hasGalleryControls:r,hasOverlay:l,name:n,setAttributes:o}=this.props,{align:c,backgroundImg:a,backgroundOverlay:i,backgroundPadding:s,backgroundPaddingMobile:u,backgroundPosition:m,backgroundRadius:h,backgroundRepeat:d,backgroundSize:p,backgroundType:b="image",focalPoint:E,hasParallax:x,videoLoop:k,videoMuted:z}=e,C=[{
71
+ /* translators: block layout */
72
+ label:(0,g.__)("Top left","coblocks"),value:"top left"},{
73
+ /* translators: block layout */
74
+ label:(0,g.__)("Top center","coblocks"),value:"top center"},{
75
+ /* translators: block layout */
76
+ label:(0,g.__)("Top right","coblocks"),value:"top right"},{
77
+ /* translators: block layout */
78
+ label:(0,g.__)("Center left","coblocks"),value:"center left"},{
79
+ /* translators: block layout */
80
+ label:(0,g.__)("Center center","coblocks"),value:"center center"},{
81
+ /* translators: block layout */
82
+ label:(0,g.__)("Center right","coblocks"),value:"center right"},{
83
+ /* translators: block layout */
84
+ label:(0,g.__)("Bottom left","coblocks"),value:"bottom left"},{
85
+ /* translators: block layout */
86
+ label:(0,g.__)("Bottom center","coblocks"),value:"bottom center"},{
87
+ /* translators: block layout */
88
+ label:(0,g.__)("Bottom right","coblocks"),value:"bottom right"}],y=[{
89
+ /* translators: block layout */
90
+ label:(0,g.__)("No repeat","coblocks"),value:"no-repeat"},{
91
+ /* translators: block layout */
92
+ label:(0,g.__)("Repeat","coblocks"),value:"repeat"},{
93
+ /* translators: block layout */
94
+ label:(0,g.__)("Repeat horizontally","coblocks"),value:"repeat-x"},{
95
+ /* translators: block layout */
96
+ label:(0,g.__)("Repeat vertically","coblocks"),value:"repeat-y"}],P=[{
97
+ /* translators: block layout */
98
+ label:(0,g.__)("Auto","coblocks"),value:"auto"},{
99
+ /* translators: block layout */
100
+ label:(0,g.__)("Cover","coblocks"),value:"cover"},{
101
+ /* translators: block layout */
102
+ label:(0,g.__)("Contain","coblocks"),value:"contain"}];return(0,v.createElement)(v.Fragment,null,a&&(0,v.createElement)(w.PanelBody,{initialOpen:!1,title:(0,g.__)("Background settings","coblocks")},"image"===b&&(0,v.createElement)(w.ToggleControl,{checked:!!x,label:(0,g.__)("Fixed background","coblocks"),onChange:()=>o({hasParallax:!x})}),!x&&w.FocalPointPicker&&"image"===b&&"repeat"!==d&&(0,v.createElement)(w.FocalPointPicker,{className:"components-focal-point-picker--coblocks",label:(0,g.__)("Focal point","coblocks"),onChange:e=>o({focalPoint:e}),url:a,value:E}),l&&(0,v.createElement)(w.RangeControl,{label:(0,g.__)("Background opacity","coblocks"),max:100,min:0,onChange:e=>o({backgroundOverlay:e}),step:10,value:i}),r&&(0,v.createElement)(v.Fragment,null,(0,v.createElement)(at.Z,(0,f.Z)({},this.props,{label:(0,g.__)("Padding","coblocks"),max:100,min:5,onChange:this.setBackgroundPaddingTo,onChangeMobile:this.setBackgroundPaddingMobileTo,value:s,valueMobile:u})),(!ct()(a)||!ct()(t.color))&&s>0&&"full"!==c&&(0,v.createElement)(w.RangeControl,{label:(0,g.__)("Rounded corners","coblocks"),max:20,min:0,onChange:e=>o({backgroundRadius:e}),step:1,value:h})),"image"===b&&(0,v.createElement)(w.SelectControl,{label:(0,g.__)("Repeat","coblocks"),onChange:e=>this.onSelectRepeat(e),options:y,value:d||"no-repeat"}),!w.FocalPointPicker&&"image"===b&&(0,v.createElement)(w.SelectControl,{label:(0,g.__)("Position","coblocks"),onChange:e=>o({backgroundPosition:e}),options:C,value:m||"center center"}),"no-repeat"===d&&"image"===b&&(0,v.createElement)(w.SelectControl,{label:(0,g.__)("Display","coblocks"),onChange:e=>o({backgroundSize:e}),options:P,value:p||"cover"}),"video"===b&&(0,v.createElement)(w.ToggleControl,{checked:!!z,help:z?(0,g.__)("Muting the background video.","coblocks"):(0,g.__)("Toggle to mute the video.","coblocks"),label:(0,g.__)("Mute video","coblocks"),onChange:()=>o({videoMuted:!z})}),"video"===b&&(0,v.createElement)(w.ToggleControl,{checked:!!k,help:k?(0,g.__)("Looping the background video.","coblocks"):(0,g.__)("Toggle to loop the video.","coblocks"),label:(0,g.__)("Loop video","coblocks"),onChange:()=>o({videoLoop:!k})}),(0,v.createElement)(w.Button,{isSecondary:!0,isSmall:!0,label:(0,g.__)("Remove background","coblocks"),onClick:()=>{o({backgroundImg:"",backgroundOverlay:0,backgroundPadding:0,backgroundPaddingMobile:0,backgroundPosition:"",backgroundRepeat:"no-repeat",backgroundSize:"cover",hasParallax:!1}),ut.includes(n)&&e.paddingSize&&o({paddingSize:"no"})},type:"button"},(0,g.__)("Clear Media","coblocks"))))}}it.propTypes={attributes:Ee().object,backgroundColor:Ee().object,hasGalleryControls:Ee().bool,hasOverlay:Ee().bool,name:Ee().string,setAttributes:Ee().func};const st=["image","video"],ut=["coblocks/row","coblocks/column","coblocks/media-card","coblocks/features","coblocks/feature"];var mt=r(3304);const ht=[{attributes:{...mt.im,...tt,...et.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,draggable:o,freeScroll:c,gridSize:a,gutter:i,gutterMobile:s,height:u,images:m,pageDots:h,pauseHover:d,prevNextButtons:f,primaryCaption:g,alignCells:w,thumbnails:b,responsiveHeight:E,lightbox:x,navForClass:k}=t;if(m.length<=0)return;const z=A()(r,{"has-responsive-height":E}),C=A()("is-cropped",...(0,mt.jJ)(t),{"has-horizontal-gutter":i>0,"has-lightbox":x}),y=A()("has-carousel",`has-carousel-${a}`,{"has-aligned-cells":w,[`has-margin-bottom-${i}`]:b&&i>0,[`has-margin-bottom-mobile-${s}`]:b&&s>0,[k]:b}),P={height:u?u+"px":void 0},_=A()("coblocks-gallery--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),S={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),cellAlign:w?"left":"center",draggable:o,freeScroll:c,pageDots:h,pauseAutoPlayOnHover:d,prevNextButtons:f,responsiveHeight:E,thumbnails:b,wrapAround:!0},B=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),V=A()("carousel-nav",{[`has-margin-top-${i}`]:i>0,[`has-margin-top-mobile-${s}`]:s>0,[`has-negative-margin-left-${i}`]:i>0,[`has-negative-margin-left-mobile-${s}`]:s>0,[`has-negative-margin-right-${i}`]:i>0,[`has-negative-margin-right-mobile-${s}`]:s>0}),G=A()("coblocks--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),N={asNavFor:`.${k}`,autoPlay:!1,cellAlign:"left",contain:!0,draggable:o,pageDots:!1,prevNextButtons:!1,thumbnails:!1,wrapAround:!1};return(0,v.createElement)("div",{className:z},(0,v.createElement)("div",{className:C},(0,v.createElement)("div",{className:y,"data-flickity":JSON.stringify(S),style:E?void 0:P},m.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:_},t))}))),b?(0,v.createElement)("div",{className:V,"data-flickity":JSON.stringify(N)},m.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks--item-thumbnail",key:e.id||e.url},(0,v.createElement)("figure",{className:G},t))}))):null),!p.RichText.isEmpty(g)&&(0,v.createElement)(p.RichText.Content,{className:B,tagName:"figcaption",value:g}))}},{attributes:{...mt.im,...tt,...et.attributes},save(e){let{attributes:t,className:r}=e;const{align:l,alignCells:n,autoPlay:o,autoPlaySpeed:c,backgroundPadding:a,backgroundPaddingMobile:i,captionStyle:s,customCaptionColor:u,draggable:m,filter:h,freeScroll:d,gridSize:f,gutter:g,gutterMobile:w,height:b,images:E,pageDots:x,pauseHover:k,prevNextButtons:z,primaryCaption:C,radius:y,responsiveHeight:P,thumbnails:_}=t;if(E.length<=0)return;const S=(0,p.getColorClassName)("color",t.captionColor),B=A()("coblocks-gallery",{captionColorClass:S,[`has-background-border-radius-${t.backgroundRadius}`]:t.backgroundRadius>0,[`has-border-radius-${y}`]:y>0,"has-caption-color":S||u,[`has-caption-style-${s}`]:void 0!==s,[`has-filter-${h}`]:"none"!==h,"has-no-alignment":!l,"has-padding":a>0,[`has-padding-${a}`]:a>0,[`has-padding-mobile-${i}`]:i>0}),V=A()(r,{"has-responsive-height":P}),G=A()("is-cropped",B,...rt(t),{"has-horizontal-gutter":g>0}),N={...nt(t)},M=A()("has-carousel",`has-carousel-${f}`,{"has-aligned-cells":n,[`has-margin-bottom-${g}`]:_&&g>0,[`has-margin-bottom-mobile-${w}`]:_&&w>0}),T={height:b?b+"px":void 0},R=A()("coblocks-gallery--figure",{[`has-margin-left-${g}`]:g>0,[`has-margin-left-mobile-${w}`]:w>0,[`has-margin-right-${g}`]:g>0,[`has-margin-right-mobile-${w}`]:w>0}),j={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!o||!c)&&parseFloat(c),cellAlign:n?"left":"center",draggable:m,freeScroll:d,pageDots:x,pauseAutoPlayOnHover:k,prevNextButtons:z,responsiveHeight:P,thumbnails:_,wrapAround:!0},O=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",S,{"has-caption-color":S}),$=A()("carousel-nav",{[`has-margin-top-${g}`]:g>0,[`has-margin-top-mobile-${w}`]:w>0,[`has-negative-margin-left-${g}`]:g>0,[`has-negative-margin-left-mobile-${w}`]:w>0,[`has-negative-margin-right-${g}`]:g>0,[`has-negative-margin-right-mobile-${w}`]:w>0}),H=A()("coblocks--figure",{[`has-margin-left-${g}`]:g>0,[`has-margin-left-mobile-${w}`]:w>0,[`has-margin-right-${g}`]:g>0,[`has-margin-right-mobile-${w}`]:w>0}),L={asNavFor:".has-carousel",autoPlay:!1,cellAlign:"left",contain:!0,draggable:m,pageDots:!1,prevNextButtons:!1,thumbnails:!1,wrapAround:!1},I={color:S?void 0:u};return(0,v.createElement)("div",{className:V},(0,v.createElement)("div",{className:G,style:N},(0,v.createElement)("div",{className:M,"data-flickity":JSON.stringify(j),style:P?void 0:T},E.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:R},t))}))),_?(0,v.createElement)("div",{className:$,"data-flickity":JSON.stringify(L)},E.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks--item-thumbnail",key:e.id||e.url},(0,v.createElement)("figure",{className:H},t))}))):null),!p.RichText.isEmpty(C)&&(0,v.createElement)(p.RichText.Content,{className:O,style:I,tagName:"figcaption",value:C}))}},{attributes:{...mt.im,...tt,...et.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,captionColor:o,customCaptionColor:c,draggable:a,freeScroll:i,gridSize:s,gutter:u,gutterMobile:m,height:h,images:d,pageDots:f,pauseHover:g,prevNextButtons:w,primaryCaption:b,alignCells:E,thumbnails:x,responsiveHeight:k}=t,z=A()("is-cropped",...(0,mt.jJ)(t),...rt(t),{"has-horizontal-gutter":u>0}),C={...nt(t)},y=A()("has-carousel",`has-carousel-${s}`,{"has-aligned-cells":E}),P={height:h?h+"px":void 0},_=A()("coblocks-gallery--figure",{[`has-margin-left-${u}`]:u>0,[`has-margin-left-mobile-${m}`]:m>0,[`has-margin-right-${u}`]:u>0,[`has-margin-right-mobile-${m}`]:m>0}),S={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),cellAlign:E?"left":"center",draggable:a,freeScroll:i,pageDots:f,pauseAutoPlayOnHover:g,prevNextButtons:w,responsiveHeight:k,thumbnails:x,wrapAround:!0},B=(0,p.getColorClassName)("color",o),V=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",B,{"has-caption-color":B}),G={color:B?void 0:c};return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:z,style:C},(0,v.createElement)("div",{className:y,"data-flickity":JSON.stringify(S),style:P},d.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:_},t))})))),!p.RichText.isEmpty(b)&&(0,v.createElement)(p.RichText.Content,{className:V,style:G,tagName:"figcaption",value:b}))}},{attributes:{...mt.im,...tt,...et.attributes},save(e){let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,captionColor:o,customCaptionColor:c,draggable:a,gridSize:i,gutter:s,gutterMobile:u,height:m,images:h,pageDots:d,prevNextButtons:f,primaryCaption:g}=t;if(h.length<=0)return;const w=A()("is-cropped",...(0,mt.jJ)(t),{"has-horizontal-gutter":s>0}),b={...nt(t)},E=A()("has-carousel",`has-carousel-${i}`,{}),x={height:m?m+"px":void 0},k=A()("coblocks-gallery--figure",{[`has-margin-left-${s}`]:s>0,[`has-margin-left-mobile-${u}`]:u>0,[`has-margin-right-${s}`]:s>0,[`has-margin-right-mobile-${u}`]:u>0}),z={arrowShape:{x0:10,x1:60,x2:65,x3:20,y1:50,y2:45},autoPlay:!(!l||!n)&&parseFloat(n),draggable:a,pageDots:d,prevNextButtons:f,wrapAround:!0},C=(0,p.getColorClassName)("color",o),y=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",C,{"has-caption-color":C}),P={color:C?void 0:c};return(0,v.createElement)("div",{className:r},(0,v.createElement)("div",{className:w,style:b},(0,v.createElement)("div",{className:E,"data-flickity":JSON.stringify(z),style:x},h.map((e=>{const t=(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url});return(0,v.createElement)("div",{className:"coblocks-gallery--item",key:e.id||e.url},(0,v.createElement)("figure",{className:k},t))})))),!p.RichText.isEmpty(g)&&(0,v.createElement)(p.RichText.Content,{className:y,style:P,tagName:"figcaption",value:g}))}},{attributes:{...mt.im,...tt,...et.attributes},save:e=>{let{attributes:t,className:r}=e;const{autoPlay:l,autoPlaySpeed:n,draggable:o,freeScroll:c,gridSize:a,gutter:i,gutterMobile:s,height:u,images:m,pageDots:h,pauseHover:d,prevNextButtons:f,primaryCaption:w,alignCells:b,thumbnails:E,responsiveHeight:x,lightbox:k,navForClass:z}=t;if(m.length<=0)return;const C=A()(r,{"has-responsive-height":x}),y=A()("is-cropped",...(0,mt.jJ)(t),{"has-horizontal-gutter":i>0,"has-lightbox":k}),P=A()("has-carousel",`has-carousel-${a}`,{"has-aligned-cells":b,[`has-margin-bottom-${i}`]:E&&i>0,[`has-margin-bottom-mobile-${s}`]:E&&s>0,[z]:E}),_={height:u?u+"px":void 0},S=A()("coblocks-gallery--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),B={autoPlay:!(!l||!n)&&parseFloat(n),draggable:o,pageDots:h,prevNextButtons:f,wrapAround:!0,cellAlign:b?"left":"center",pauseAutoPlayOnHover:d,freeScroll:c,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},thumbnails:E,responsiveHeight:x},V=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),G=A()("carousel-nav",{[`has-margin-top-${i}`]:i>0,[`has-margin-top-mobile-${s}`]:s>0,[`has-negative-margin-left-${i}`]:i>0,[`has-negative-margin-left-mobile-${s}`]:s>0,[`has-negative-margin-right-${i}`]:i>0,[`has-negative-margin-right-mobile-${s}`]:s>0}),N=A()("coblocks--figure",{[`has-margin-left-${i}`]:i>0,[`has-margin-left-mobile-${s}`]:s>0,[`has-margin-right-${i}`]:i>0,[`has-margin-right-mobile-${s}`]:s>0}),M={asNavFor:`.${z}`,autoPlay:!1,contain:!0,cellAlign:"left",pageDots:!1,thumbnails:!1,draggable:o,prevNextButtons:!1,wrapAround:!1};return(0,v.createElement)("div",{"aria-label":(0,g.__)("Carousel Gallery","coblocks"),className:C},(0,v.createElement)("div",{className:y},(0,v.createElement)("div",{className:P,style:x?void 0:_,"data-flickity":JSON.stringify(B)},m.map((e=>{const t=(0,v.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?`wp-image-${e.id}`:null});return(0,v.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},(0,v.createElement)("figure",{className:S},t))}))),E?(0,v.createElement)("div",{className:G,"data-flickity":JSON.stringify(M)},m.map((e=>{const t=(0,v.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return(0,v.createElement)("div",{key:e.id||e.url,className:"coblocks--item-thumbnail"},(0,v.createElement)("figure",{className:N},t))}))):null),!p.RichText.isEmpty(w)&&(0,v.createElement)(p.RichText.Content,{tagName:"figcaption",className:V,value:w}))}}];var vt=ht,dt=r(3105),ft=r.n(dt),gt=r(8718),pt=r.n(gt);const wt={from:[{blocks:["coblocks/gallery-collage","coblocks/gallery-stacked","coblocks/gallery-offset","core/gallery"],transform:e=>(0,u.createBlock)(et.name,{...(0,mt.Iv)(e),gridSize:"lrg"}),type:"block"},{blocks:["coblocks/gallery-masonry"],transform:(e,t)=>{const r=t.map(((e,t)=>{const r=e.attributes;return{alt:null==r?void 0:r.alt,caption:null==r?void 0:r.caption,id:null==r?void 0:r.id,index:t,url:null==r?void 0:r.url}}));return(0,u.createBlock)(et.name,{images:r},[])},type:"block"},{blocks:["core/image"],isMatch:e=>ft()(e,(e=>{let{id:t,url:r}=e;return Number.isInteger(t)&&r})),isMultiBlock:!0,transform:e=>(0,u.createBlock)(et.name,{captions:!!ft()(e,(e=>{let{caption:t}=e;return!!t})),ids:e.map((e=>{let{id:t}=e;return t})),images:e.map(((e,t)=>({...pt()(e,["id","url","alt","caption"]),index:t})))}),type:"block"},{prefix:":carousel",transform:e=>(0,u.createBlock)(et.name,{content:e}),type:"prefix"}],to:[{blocks:["core/gallery"],transform:e=>(0,u.createBlock)("core/gallery",{...(0,mt.Iv)(e)}),type:"block"}]};var bt=wt,Et=r(779);const xt=(0,v.lazy)((()=>r.e(313).then(r.bind(r,2313)))),{name:kt,category:zt}=et,Ct={...mt.im,...et.attributes},yt={
103
  /* translators: block name */
104
  title:(0,g.__)("Carousel","coblocks"),
105
  /* translators: block description */
106
+ description:(0,g.__)("Display multiple images in a beautiful carousel gallery.","coblocks"),category:Ve.ds?"coblocks-galleries":"media",attributes:Ct,variations:Et.iQ,icon:(0,v.createElement)(w.Icon,{icon:d.cX3}),keywords:["coblocks",
107
  /* translators: block keyword */
108
  (0,g.__)("gallery","coblocks"),
109
  /* translators: block keyword */
110
+ (0,g.__)("photos","coblocks")],supports:{align:["wide","full"],html:!1,coBlocksSpacing:!0},transforms:bt,edit:e=>(0,v.createElement)(v.Suspense,{fallback:(0,v.createElement)(w.Spinner,null)},(0,v.createElement)(xt,e)),save:e=>{const{attributes:t}=e,{autoPlay:r,autoPlaySpeed:l,draggable:n,gutter:o,images:c,pauseHover:a,freeScroll:i,prevNextButtons:s,thumbnails:u,responsiveHeight:m,lightbox:h,loop:d,pageDots:f,gutterMobile:w,height:b,alignCells:E,gridSize:x,navForClass:k}=t;if(c.length<=0)return null;const z=A()("is-cropped",...(0,mt.jJ)(t),{"has-horizontal-gutter":o>0,"has-lightbox":h,"has-no-thumbnails":!u}),C=A()("coblocks-gallery--figure",{[`has-margin-left-${o}`]:o>0,[`has-margin-left-mobile-${w}`]:w>0,[`has-margin-right-${o}`]:o>0,[`has-margin-right-mobile-${w}`]:w>0}),y=A()("wp-block-coblocks-gallery-carousel-thumbnail",{[`has-margin-left-${o}`]:o>0,[`has-margin-left-mobile-${w}`]:w>0,[`has-margin-right-${o}`]:o>0,[`has-margin-right-mobile-${w}`]:w>0}),P=A()("wp-block-coblocks-gallery-carousel-thumbnail-pagination",{[`has-margin-top-${o}`]:o>0,[`has-margin-top-mobile-${w}`]:w>0}),_=A()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),S=A()("has-carousel",`has-carousel-${x}`,"swiper-container",{"has-aligned-cells":E,"has-responsive-height":m,[k]:u}),B={height:b?`${b}px`:void 0},V="12345",G={alignCells:E,autoPlay:r,autoPlaySpeed:l,draggable:n,freeScroll:i,loop:d,navigation:s,pageDots:f,pauseHover:a,responsiveHeight:m,slidesPerView:{lrg:2,med:4,sml:5,xlrg:1}[x],thumbnails:u,uuid:V};return(0,v.createElement)("div",{"aria-label":(0,g.__)("Carousel Gallery","coblocks")},(0,v.createElement)("div",{className:z},(0,v.createElement)("div",{className:S,"data-swiper":JSON.stringify(G),id:V,style:m?void 0:B},(0,v.createElement)("div",{className:"swiper-wrapper",id:"swiper-wrapper"},c.map(((e,t)=>(0,v.createElement)("div",{className:"swiper-slide",key:t},(0,v.createElement)("div",{className:"coblocks-gallery--item",role:"button",tabIndex:t},(0,v.createElement)("figure",{className:C},(0,v.createElement)("img",{alt:e.alt,className:e.id?`wp-image-${e.id}`:null,"data-id":e.id,"data-link":e.link,src:e.url})),(0,v.createElement)(p.RichText.Content,{className:_,tagName:"figcaption",value:e.caption})))))),s&&(0,v.createElement)(v.Fragment,null,(0,v.createElement)("button",{className:"nav-button__prev",id:"12345-prev"},(0,v.createElement)("svg",{className:"icon",style:{transform:"rotate(180deg)"}})),(0,v.createElement)("button",{className:"nav-button__next",id:"12345-next"},(0,v.createElement)("svg",{className:"icon"})))),u&&(0,v.createElement)("div",{className:P},c.map(((e,t)=>(0,v.createElement)("div",{className:y,id:`wp-block-coblocks-gallery-carousel-thumbnail-${t}`,key:t,style:{height:"80px",width:"100px"}},(0,v.createElement)("img",{alt:e.alt,"data-id":e.id,"data-link":e.link,src:e.url,style:{height:"100%",width:"100%"}})))))))},deprecated:vt};[l,n,o,c,a,i].forEach(s.qt)},779:function(e,t,r){"use strict";r.d(t,{VF:function(){return w},HK:function(){return f},iQ:function(){return p}});var l=r(9307),n=r(5609);const o={};o.thumbnails=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 49 48",width:"49",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{stroke:"currentColor"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m17.319 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.0999 0 .181-.081.181-.181v-2.6379c0-.1-.0811-.1811-.181-.1811z"}),(0,l.createElement)(n.Path,{d:"m22.3268 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.1 0 .181-.081.181-.181v-2.6379c0-.1-.081-.1811-.181-.1811z"}),(0,l.createElement)(n.Path,{d:"m27.319 31.2656h-2.638c-.0999 0-.181.0811-.181.1811v2.6379c0 .1.0811.181.181.181h2.638c.0999 0 .181-.081.181-.181v-2.6379c0-.1-.0811-.1811-.181-.1811z"})),(0,l.createElement)(n.Path,{d:"m33.6606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m15.1218 25.1989 5.3752-3.5884 4.5693 2.5772 4.7645-4.3127 5.0442 4.3127",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}))),o.fullAutoplay=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 48 48",width:"48",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.Path,{d:"m33.1606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m27.9817 21.598c.0004.1797-.0449.3566-.1317.5139-.0868.1574-.2122.2901-.3645.3856l-4.9876 3.151c-.1462.0917-.3143.1426-.4868.1474s-.3432-.0368-.4943-.1203c-.151-.0835-.2769-.206-.3646-.3546-.0877-.1487-.134-.3181-.134-.4907v-6.1772c0-.2601.1033-.5096.2872-.6935s.4334-.2872.6935-.2872c.1654.0012.3276.0463.47.1305l4.9702 2.8783c.1634.0912.2997.2242.395.3852.0953.1611.1462.3445.1476.5316z"}),(0,l.createElement)(n.Path,{d:"m38 27.7344c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.8285.6716-1.5 1.5-1.5z"}),(0,l.createElement)(n.Path,{d:"m10.5 15.7344c.8284 0 1.5.6715 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5z"}))),o.fullScroll=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 49 48",width:"49",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{d:"m28.6647 23.5531c-.3175 0-.6025.1399-.7976.3611-.1952-.2212-.4802-.3611-.7976-.3611-.2191 0-.4222.0665-.5913.1803-.1457-.4143-.5408-.712-1.0039-.712-.1936 0-.3754.0521-.5318.143v-3.0676c0-.5865-.4769-1.0635-1.0635-1.0635-.5865 0-1.0634.477-1.0634 1.0635v4.5171l-1.3751-1.0401c-.402-.402-1.1028-.4025-1.5038 0-.4147.4143-.4147 1.0896-.0053 1.4985l3.7546 3.98c.05.0538.1197.0841.193.0841h4.5198c.1218 0 .2281-.083.2579-.2016l1.0635-4.2539c.0053-.0207.008-.0425.008-.0643 0-.5865-.477-1.0635-1.0635-1.0635z"}),(0,l.createElement)(n.Path,{d:"m26.0888 19.7099h2.5097l-.7583.7583c-.129.129-.129.3387 0 .4678.0642.0648.1489.0972.2336.0972s.1694-.0324.2342-.0966l1.3234-1.3227c.0304-.0311.0549-.0681.0715-.1078.0337-.0814.0337-.1721 0-.2534-.0166-.0404-.0411-.0768-.0715-.1079l-1.3234-1.3227c-.129-.129-.3387-.129-.4678 0-.129.129-.129.3388 0 .4678l.7583.7583h-2.5097c-.1826 0-.3309.1482-.3309.3308 0 .1827.1483.3309.3309.3309z"}),(0,l.createElement)(n.Path,{d:"m21.577 19.0487h-2.5098l.7583-.7583c.129-.129.129-.3388 0-.4678-.0642-.0648-.1489-.0973-.2336-.0973s-.1694.0325-.2342.0966l-1.3234 1.3228c-.0305.0311-.055.0681-.0715.1078-.0337.0814-.0337.1721 0 .2535.0165.0403.041.0767.0715.1078l1.3234 1.3228c.129.129.3387.129.4678 0 .129-.1291.129-.3388 0-.4679l-.7583-.7583h2.5098c.1826 0 .3308-.1482.3308-.3308s-.1482-.3309-.3308-.3309z"})),(0,l.createElement)(n.Path,{d:"m33.6606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,l.createElement)(n.Path,{d:"m38.5 27.7344c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.8285.6716-1.5 1.5-1.5z",fill:"currentColor"}),(0,l.createElement)(n.Path,{d:"m11 15.7344c.8284 0 1.5.6715 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5z",fill:"currentColor"})),o.lightbox=(0,l.createElement)(n.SVG,{fill:"none",height:"48",viewBox:"0 0 48 48",width:"48",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(n.G,{fill:"currentColor"},(0,l.createElement)(n.Path,{clipRule:"evenodd",d:"m28.6679 24.9019-1.6896-1.6896c.5232-.7721.7398-1.7116.6075-2.6349-.1324-.9232-.6041-1.764-1.3232-2.3581s-1.6338-.8987-2.5655-.8545c-.9316.0443-1.8134.4342-2.4729 1.0938-.6595.6595-1.0495 1.5412-1.0938 2.4729-.0442.9317.2605 1.8464.8545 2.5655.5941.719 1.4349 1.1908 2.3582 1.3232.9233.1323 1.8627-.0843 2.6349-.6076l1.6896 1.6897c.1326.1326.3125.2071.5001.2071s.3675-.0745.5002-.2071c.1326-.1327.2072-.3126.2072-.5002s-.0746-.3675-.2072-.5002zm-4.7939-1.2918c-.4951.0002-.9791-.1464-1.3908-.4214-.4118-.2749-.7327-.6658-.9222-1.1231-.1896-.4574-.2392-.9607-.1427-1.4462.0965-.4856.3349-.9316.685-1.2817s.7961-.5885 1.2817-.685c.4856-.0966.9889-.0469 1.4462.1426.4574.1896.8482.5105 1.1232.9222.2749.4118.4215.8958.4213 1.3909 0 .6635-.2635 1.2998-.7327 1.769-.4692.4691-1.1055.7327-1.769.7327z",fillRule:"evenodd"}),(0,l.createElement)(n.Path,{d:"m23.4844 24.3594h1.5v4.03125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"}),(0,l.createElement)(n.Path,{d:"m23.4844 14.4844h1.5v3.8125h-1.5z"})),(0,l.createElement)(n.Path,{d:"m33.1606 14.4844h-17.6962c-.6707 0-1.2144.3917-1.2144.875v12.75c0 .4832.5437.875 1.2144.875h17.6962c.6707 0 1.2144-.3918 1.2144-.875v-12.75c0-.4833-.5437-.875-1.2144-.875z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}));var c=o;const a=(e,t)=>e?`has-nav-${t.split("-")[0]}`:"";var i=r(7361),s=r.n(i),u=r(9588),m=r.n(u),h=r(5736),v=r(2175),d=r(9818);const f=m()((e=>{if(Object.entries(e.images).length>0)return!1;const t=p.map((t=>!(Object.entries(t.attributes).filter((r=>{let[l]=r;return e[l]===t.attributes[l]})).length!==Object.entries(t.attributes).length)&&t.title)).filter((e=>"string"==typeof e));return t.length?t[0]:!(Object.entries(g.attributes).filter((t=>{let[r]=t;return e[r]===g.attributes[r]})).length!==Object.entries(g.attributes).length)&&"skip"})),g={attributes:{gridSize:"xlrg",radius:0,gutter:0,gutterMobile:0}},p=[{name:"full-thumbnails-xlrg",title:(0,h.__)("Thumbnails","coblocks"),icon:c.thumbnails,attributes:{thumbnails:!0,alignCells:!0,align:"full",autoPlay:!1,draggable:!1,freeScroll:!1,prevNextButtons:!1,gridSize:"xlrg",radius:0,gutter:0,gutterMobile:0,pageDots:!1},scope:["block"]},{name:"full-arrows-lrg",title:(0,h.__)("Full Autoplay","coblocks"),icon:c.fullAutoplay,attributes:{thumbnails:!1,alignCells:!1,align:"full",autoPlay:!0,draggable:!1,freeScroll:!1,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3},scope:["block"]},{name:"full-scroll-dots-lrg",title:(0,h.__)("Full Scroll","coblocks"),icon:c.fullScroll,attributes:{thumbnails:!1,alignCells:!0,align:"full",autoPlay:!0,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3,responsiveHeight:!0,pageDots:!0,freeScroll:!0,draggable:!0,pauseHover:!0},scope:["block"]},{name:"wide-lightbox-lrg",title:(0,h.__)("Lightbox","coblocks"),icon:c.lightbox,attributes:{thumbnails:!1,alignCells:!0,align:"wide",autoPlay:!0,prevNextButtons:!0,gridSize:"lrg",autoPlaySpeed:3e3,responsiveHeight:!0,pageDots:!1,freeScroll:!0,draggable:!1,pauseHover:!0,lightbox:!0},scope:["block"]}],w=e=>{const{name:t,setAttributes:r,clientId:n}=e,o=(0,d.useSelect)((e=>e("core/blocks").getBlockType(t)),[]),c=(0,d.useSelect)((e=>{var r;return null!==(r=e("core/blocks").getBlockVariations(t))&&void 0!==r?r:null}),[]);return(0,l.createElement)(v.__experimentalBlockVariationPicker,{icon:s()(o,["icon","src"]),label:s()(o,["title"]),instructions:(0,h.__)("Select a carousel variation to start with.","coblocks"),variations:c,allowSkip:!0,onSelect:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:g;var t;null!=e&&e.attributes&&r({...e.attributes,navForClass:a(null===(t=e.attributes)||void 0===t?void 0:t.thumbnails,n)})}})}},6162:function(e,t){"use strict";t.Z={align:{type:"string"},backgroundPadding:{default:0,type:"number"},backgroundPaddingMobile:{default:0,type:"number"},backgroundRadius:{default:0,type:"number"},captionColor:{type:"string"},captionStyle:{default:"dark",type:"string"},captions:{default:!1,type:"boolean"},customCaptionColor:{type:"string"},customFontSize:{type:"number"},filter:{default:"none",type:"string"},fontSize:{type:"string"},gutter:{default:15,type:"number"},gutterMobile:{default:15,type:"number"},images:{default:[],query:{alt:{attribute:"alt",default:"",selector:"img",source:"attribute"},caption:{selector:"figcaption",source:"children",type:"array"},id:{attribute:"data-id",selector:"img",source:"attribute"},imgLink:{attribute:"data-imglink",selector:"img",source:"attribute"},link:{attribute:"data-link",selector:"img",source:"attribute"},url:{attribute:"src",selector:"img",source:"attribute"}},selector:".coblocks-gallery--item",source:"query",type:"array"},lightbox:{default:!1,type:"boolean"},linkTo:{default:"none",type:"string"},primaryCaption:{selector:".coblocks-gallery--primary-caption",source:"children",type:"array"},radius:{default:0,type:"number"},rel:{default:"",type:"string"},shadow:{default:"none",type:"string"},target:{type:"string"}}},8356:function(e,t){"use strict";t.Z=function(e){const{align:t,radius:r,captionStyle:l,filter:n}=e;return["coblocks-gallery",{"has-no-alignment":!t},{[`has-filter-${n}`]:"none"!==n},{[`has-border-radius-${r}`]:r>0},{[`has-caption-style-${l}`]:void 0!==l}]}},3304:function(e,t,r){"use strict";r.d(t,{im:function(){return l.Z},jJ:function(){return n.Z},Iv:function(){return o.Z}});var l=r(6162),n=r(8356),o=(r(988),r(38))},988:function(e,t,r){"use strict";r(2175)},38:function(e,t,r){"use strict";var l=r(2547);t.Z=function(e){var t;return{align:e.align,animation:e.animation,autoPlay:e.autoPlay,autoPlaySpeed:e.autoPlaySpeed,captionColor:e.captionColor,captions:e.captions,customCaptionColor:e.customCaptionColor,customFontSize:e.customFontSize,draggable:e.draggable,filter:e.filter,fontSize:e.fontSize,gridSize:e.gridSize,gutterMobile:e.gutterMobile,height:e.height,images:null===(t=e.images)||void 0===t?void 0:t.map(((e,t)=>({...l.oj(e),index:t}))),lightbox:e.lightbox,linkTo:e.linkTo,noBottomMargin:e.noBottomMargin,noTopMargin:e.noTopMargin,pageDots:e.pageDots,prevNextButtons:e.prevNextButtons,primaryCaption:e.primaryCaption,radius:e.radius,rel:e.rel,shadow:e.shadow,target:e.target}}},5800:function(e,t,r){"use strict";var l=r(9307),n=r(5609);const o={};o.mobile=(0,l.createElement)(n.SVG,{"aria-hidden":!0,className:"dashicon",role:"img",focusable:"false",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m8.25 0h-6c-.825 0-1.5.61363636-1.5 1.36363636v10.27272724c0 .75.675 1.3636364 1.5 1.3636364h6c.825 0 1.5-.6136364 1.5-1.3636364v-10.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 11h-5v-9h5z",transform:"translate(2.25 1)"})),o.desktopChrome=(0,l.createElement)(n.SVG,{"aria-hidden":!0,className:"dashicon dashicon--desktop-chrome",role:"img",focusable:"false",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(n.Path,{d:"m13.5 0h-12c-.8325 0-1.5.61363636-1.5 1.36363636v12.27272724c0 .75.6675 1.3636364 1.5 1.3636364h12l-.5-2h-11v-10h11v10l.5 2c.825 0 1.5-.6136364 1.5-1.3636364v-12.27272724c0-.75-.6675-1.36363636-1.5-1.36363636z"})),t.Z=o},5655:function(e,t,r){"use strict";var l=r(9307),n=r(5697),o=r.n(n),c=r(5800),a=r(5736),i=r(5609);class s extends l.Component{constructor(){super(...arguments),this.setGutterTo=this.setGutterTo.bind(this),this.setGutterMobileTo=this.setGutterMobileTo.bind(this)}setGutterTo(e){const{setAttributes:t}=this.props;0===e&&t({radius:e}),t({gutter:e})}setGutterMobileTo(e){const{setAttributes:t}=this.props;t({gutterMobile:e})}render(){const{attributes:e,label:t=(0,a.__)("Gutter","coblocks"),max:r=50,min:n=0,onChange:o=this.setGutterTo,onChangeMobile:s=this.setGutterMobileTo,step:u=5}=this.props;return(0,l.createElement)(l.Fragment,null,(0,l.createElement)(i.TabPanel,{activeClass:"is-primary",className:"components-base-control components-coblocks-responsive__tabs",initialTabName:"desk",tabs:[{className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--desktop components-button is-button is-default",name:"desk",title:c.Z.desktopChrome},{className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--mobile components-button is-button is-default",name:"mobile",title:c.Z.mobile}]},(c=>{var m,h;return"mobile"===c.name?(0,l.createElement)(i.RangeControl,{label:(0,a.sprintf)(
111
  /* translators: %s: values associated with CSS syntax, 'Width', 'Gutter', 'Height in pixels', 'Width' */
112
+ (0,a.__)("Mobile %s","coblocks"),t),max:r,min:n,onChange:e=>s(e),step:u,value:null!==(h=e.valueMobile)&&void 0!==h?h:e.gutterMobile}):(0,l.createElement)(i.RangeControl,{label:t,max:r,min:n,onChange:e=>o(e),step:u,value:null!==(m=e.value)&&void 0!==m?m:e.gutter})})))}}t.Z=s,s.propTypes={attributes:o().object,label:o().string.isRequired,max:o().number.isRequired,min:o().number.isRequired,onChange:o().func,onChangeMobile:o().func,setAttributes:o().func,step:o().number.isRequired},s.defaultProps={label:(0,a.__)("Gutter","coblocks"),max:50,min:0,step:5}},6553:function(e,t,r){"use strict";function l(e){return void 0===Object.fromEntries?[...e].reduce(((e,t)=>{let{0:r,1:l}=t;return Object.assign(e,{[r]:l})}),{}):Object.fromEntries(e)}r.d(t,{Z:function(){return l}})},3769:function(e,t,r){"use strict";r.d(t,{T1:function(){return n},Lz:function(){return o},ds:function(){return c}});var l=r(4981);const n=e=>!Object.entries(e).map((e=>{let[,t]=e;return"string"==typeof t&&(t=t.trim()),t instanceof Array&&(t=t.length),t instanceof Object&&(t=Object.entries(t).length),!!t})).filter((e=>!0===e)).length,o=()=>"function"==typeof l.registerBlockCollection,c=(0,l.getCategories)().some((function(e){return"formatting"===e.slug}))},2547:function(e,t,r){"use strict";r.d(t,{yj:function(){return m},oj:function(){return h},o2:function(){return v},Vl:function(){return d},qt:function(){return f}});var l=r(998),n=r.n(l),o=r(7361),c=r.n(o),a=r(8718),i=r.n(a),s=r(3769),u=(r(1313),r(4981));function m(e){return 0===e||50===e?null:"has-background-overlay-"+10*Math.round(e/10)}const h=(e,t)=>{const r=i()(e,["alt","id","link","caption","imgLink"]);r.url=c()(e,["sizes","large","url"])||c()(e,["media_details","sizes","large","source_url"])||e.url;const l=n()(t,(function(e){return e.url===r.url}));return r.imgLink=l>=0?t[l].imgLink:"",r},v=["image"],d=e=>{var t;const r=null!==(t=null==e?void 0:e.size)&&void 0!==t?t:e;return RegExp(/([a-z])/).test(r)?r:r+"px"},f=e=>{var t;if(!e)return;let{category:r}=e;const{name:l,settings:n}=e;(0,s.Lz)()||l.includes("gallery")||(r="coblocks");const o=2===(null==e||null===(t=e.metadata)||void 0===t?void 0:t.apiVersion)?null==e?void 0:e.metadata:{};let c="";null!=n&&n.icon&&(c={foreground:"#09757A",src:n.icon}),(0,u.registerBlockType)(l,{category:r,...n,icon:c,...o})}},4184:function(e,t){var r;!function(){"use strict";var l={}.hasOwnProperty;function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof r;if("string"===o||"number"===o)e.push(r);else if(Array.isArray(r)){if(r.length){var c=n.apply(null,r);c&&e.push(c)}}else if("object"===o)if(r.toString===Object.prototype.toString)for(var a in r)l.call(r,a)&&r[a]&&e.push(a);else e.push(r.toString())}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):void 0===(r=function(){return n}.apply(t,[]))||(e.exports=r)}()},8552:function(e,t,r){var l=r(852)(r(5639),"DataView");e.exports=l},1989:function(e,t,r){var l=r(1789),n=r(401),o=r(7667),c=r(1327),a=r(1866);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},8407:function(e,t,r){var l=r(7040),n=r(4125),o=r(2117),c=r(7518),a=r(4705);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},7071:function(e,t,r){var l=r(852)(r(5639),"Map");e.exports=l},3369:function(e,t,r){var l=r(4785),n=r(1285),o=r(6e3),c=r(9916),a=r(5265);function i(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var l=e[t];this.set(l[0],l[1])}}i.prototype.clear=l,i.prototype.delete=n,i.prototype.get=o,i.prototype.has=c,i.prototype.set=a,e.exports=i},3818:function(e,t,r){var l=r(852)(r(5639),"Promise");e.exports=l},8525:function(e,t,r){var l=r(852)(r(5639),"Set");e.exports=l},8668:function(e,t,r){var l=r(3369),n=r(619),o=r(2385);function c(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new l;++t<r;)this.add(e[t])}c.prototype.add=c.prototype.push=n,c.prototype.has=o,e.exports=c},6384:function(e,t,r){var l=r(8407),n=r(7465),o=r(3779),c=r(7599),a=r(4758),i=r(4309);function s(e){var t=this.__data__=new l(e);this.size=t.size}s.prototype.clear=n,s.prototype.delete=o,s.prototype.get=c,s.prototype.has=a,s.prototype.set=i,e.exports=s},2705:function(e,t,r){var l=r(5639).Symbol;e.exports=l},1149:function(e,t,r){var l=r(5639).Uint8Array;e.exports=l},577:function(e,t,r){var l=r(852)(r(5639),"WeakMap");e.exports=l},6874:function(e){e.exports=function(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}},4963:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length,n=0,o=[];++r<l;){var c=e[r];t(c,r,e)&&(o[n++]=c)}return o}},4636:function(e,t,r){var l=r(2545),n=r(5694),o=r(1469),c=r(4144),a=r(5776),i=r(6719),s=Object.prototype.hasOwnProperty;e.exports=function(e,t){var r=o(e),u=!r&&n(e),m=!r&&!u&&c(e),h=!r&&!u&&!m&&i(e),v=r||u||m||h,d=v?l(e.length,String):[],f=d.length;for(var g in e)!t&&!s.call(e,g)||v&&("length"==g||m&&("offset"==g||"parent"==g)||h&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||a(g,f))||d.push(g);return d}},9932:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length,n=Array(l);++r<l;)n[r]=t(e[r],r,e);return n}},2488:function(e){e.exports=function(e,t){for(var r=-1,l=t.length,n=e.length;++r<l;)e[n+r]=t[r];return e}},2908:function(e){e.exports=function(e,t){for(var r=-1,l=null==e?0:e.length;++r<l;)if(t(e[r],r,e))return!0;return!1}},4865:function(e,t,r){var l=r(9465),n=r(7813),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,r){var c=e[t];o.call(e,t)&&n(c,r)&&(void 0!==r||t in e)||l(e,t,r)}},8470:function(e,t,r){var l=r(7813);e.exports=function(e,t){for(var r=e.length;r--;)if(l(e[r][0],t))return r;return-1}},9465:function(e,t,r){var l=r(8777);e.exports=function(e,t,r){"__proto__"==t&&l?l(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},9881:function(e,t,r){var l=r(7816),n=r(9291)(l);e.exports=n},760:function(e,t,r){var l=r(9881);e.exports=function(e,t){var r=[];return l(e,(function(e,l,n){t(e,l,n)&&r.push(e)})),r}},1848:function(e){e.exports=function(e,t,r,l){for(var n=e.length,o=r+(l?1:-1);l?o--:++o<n;)if(t(e[o],o,e))return o;return-1}},1078:function(e,t,r){var l=r(2488),n=r(7285);e.exports=function e(t,r,o,c,a){var i=-1,s=t.length;for(o||(o=n),a||(a=[]);++i<s;){var u=t[i];r>0&&o(u)?r>1?e(u,r-1,o,c,a):l(a,u):c||(a[a.length]=u)}return a}},8483:function(e,t,r){var l=r(5063)();e.exports=l},7816:function(e,t,r){var l=r(8483),n=r(3674);e.exports=function(e,t){return e&&l(e,t,n)}},7786:function(e,t,r){var l=r(1811),n=r(327);e.exports=function(e,t){for(var r=0,o=(t=l(t,e)).length;null!=e&&r<o;)e=e[n(t[r++])];return r&&r==o?e:void 0}},8866:function(e,t,r){var l=r(2488),n=r(1469);e.exports=function(e,t,r){var o=t(e);return n(e)?o:l(o,r(e))}},4239:function(e,t,r){var l=r(2705),n=r(9607),o=r(2333),c=l?l.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":c&&c in Object(e)?n(e):o(e)}},13:function(e){e.exports=function(e,t){return null!=e&&t in Object(e)}},9454:function(e,t,r){var l=r(4239),n=r(7005);e.exports=function(e){return n(e)&&"[object Arguments]"==l(e)}},939:function(e,t,r){var l=r(2492),n=r(7005);e.exports=function e(t,r,o,c,a){return t===r||(null==t||null==r||!n(t)&&!n(r)?t!=t&&r!=r:l(t,r,o,c,e,a))}},2492:function(e,t,r){var l=r(6384),n=r(7114),o=r(8351),c=r(6096),a=r(4160),i=r(1469),s=r(4144),u=r(6719),m="[object Arguments]",h="[object Array]",v="[object Object]",d=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,f,g,p){var w=i(e),b=i(t),E=w?h:a(e),x=b?h:a(t),k=(E=E==m?v:E)==v,z=(x=x==m?v:x)==v,C=E==x;if(C&&s(e)){if(!s(t))return!1;w=!0,k=!1}if(C&&!k)return p||(p=new l),w||u(e)?n(e,t,r,f,g,p):o(e,t,E,r,f,g,p);if(!(1&r)){var y=k&&d.call(e,"__wrapped__"),P=z&&d.call(t,"__wrapped__");if(y||P){var _=y?e.value():e,S=P?t.value():t;return p||(p=new l),g(_,S,r,f,p)}}return!!C&&(p||(p=new l),c(e,t,r,f,g,p))}},2958:function(e,t,r){var l=r(6384),n=r(939);e.exports=function(e,t,r,o){var c=r.length,a=c,i=!o;if(null==e)return!a;for(e=Object(e);c--;){var s=r[c];if(i&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++c<a;){var u=(s=r[c])[0],m=e[u],h=s[1];if(i&&s[2]){if(void 0===m&&!(u in e))return!1}else{var v=new l;if(o)var d=o(m,h,u,e,t,v);if(!(void 0===d?n(h,m,3,o,v):d))return!1}}return!0}},8458:function(e,t,r){var l=r(3560),n=r(5346),o=r(3218),c=r(346),a=/^\[object .+?Constructor\]$/,i=Function.prototype,s=Object.prototype,u=i.toString,m=s.hasOwnProperty,h=RegExp("^"+u.call(m).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||n(e))&&(l(e)?h:a).test(c(e))}},8749:function(e,t,r){var l=r(4239),n=r(1780),o=r(7005),c={};c["[object Float32Array]"]=c["[object Float64Array]"]=c["[object Int8Array]"]=c["[object Int16Array]"]=c["[object Int32Array]"]=c["[object Uint8Array]"]=c["[object Uint8ClampedArray]"]=c["[object Uint16Array]"]=c["[object Uint32Array]"]=!0,c["[object Arguments]"]=c["[object Array]"]=c["[object ArrayBuffer]"]=c["[object Boolean]"]=c["[object DataView]"]=c["[object Date]"]=c["[object Error]"]=c["[object Function]"]=c["[object Map]"]=c["[object Number]"]=c["[object Object]"]=c["[object RegExp]"]=c["[object Set]"]=c["[object String]"]=c["[object WeakMap]"]=!1,e.exports=function(e){return o(e)&&n(e.length)&&!!c[l(e)]}},7206:function(e,t,r){var l=r(1573),n=r(6432),o=r(6557),c=r(1469),a=r(9601);e.exports=function(e){return"function"==typeof e?e:null==e?o:"object"==typeof e?c(e)?n(e[0],e[1]):l(e):a(e)}},280:function(e,t,r){var l=r(5726),n=r(6916),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!l(e))return n(e);var t=[];for(var r in Object(e))o.call(e,r)&&"constructor"!=r&&t.push(r);return t}},1573:function(e,t,r){var l=r(2958),n=r(1499),o=r(2634);e.exports=function(e){var t=n(e);return 1==t.length&&t[0][2]?o(t[0][0],t[0][1]):function(r){return r===e||l(r,e,t)}}},6432:function(e,t,r){var l=r(939),n=r(7361),o=r(9095),c=r(5403),a=r(9162),i=r(2634),s=r(327);e.exports=function(e,t){return c(e)&&a(t)?i(s(e),t):function(r){var c=n(r,e);return void 0===c&&c===t?o(r,e):l(t,c,3)}}},5970:function(e,t,r){var l=r(3012),n=r(9095);e.exports=function(e,t){return l(e,t,(function(t,r){return n(e,r)}))}},3012:function(e,t,r){var l=r(7786),n=r(611),o=r(1811);e.exports=function(e,t,r){for(var c=-1,a=t.length,i={};++c<a;){var s=t[c],u=l(e,s);r(u,s)&&n(i,o(s,e),u)}return i}},371:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},9152:function(e,t,r){var l=r(7786);e.exports=function(e){return function(t){return l(t,e)}}},611:function(e,t,r){var l=r(4865),n=r(1811),o=r(5776),c=r(3218),a=r(327);e.exports=function(e,t,r,i){if(!c(e))return e;for(var s=-1,u=(t=n(t,e)).length,m=u-1,h=e;null!=h&&++s<u;){var v=a(t[s]),d=r;if("__proto__"===v||"constructor"===v||"prototype"===v)return e;if(s!=m){var f=h[v];void 0===(d=i?i(f,v,h):void 0)&&(d=c(f)?f:o(t[s+1])?[]:{})}l(h,v,d),h=h[v]}return e}},6560:function(e,t,r){var l=r(5703),n=r(8777),o=r(6557),c=n?function(e,t){return n(e,"toString",{configurable:!0,enumerable:!1,value:l(t),writable:!0})}:o;e.exports=c},2545:function(e){e.exports=function(e,t){for(var r=-1,l=Array(e);++r<e;)l[r]=t(r);return l}},531:function(e,t,r){var l=r(2705),n=r(9932),o=r(1469),c=r(3448),a=l?l.prototype:void 0,i=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(o(t))return n(t,e)+"";if(c(t))return i?i.call(t):"";var r=t+"";return"0"==r&&1/t==-1/0?"-0":r}},7561:function(e,t,r){var l=r(7990),n=/^\s+/;e.exports=function(e){return e?e.slice(0,l(e)+1).replace(n,""):e}},1717:function(e){e.exports=function(e){return function(t){return e(t)}}},4757:function(e){e.exports=function(e,t){return e.has(t)}},4290:function(e,t,r){var l=r(6557);e.exports=function(e){return"function"==typeof e?e:l}},1811:function(e,t,r){var l=r(1469),n=r(5403),o=r(5514),c=r(9833);e.exports=function(e,t){return l(e)?e:n(e,t)?[e]:o(c(e))}},4429:function(e,t,r){var l=r(5639)["__core-js_shared__"];e.exports=l},9291:function(e,t,r){var l=r(8612);e.exports=function(e,t){return function(r,n){if(null==r)return r;if(!l(r))return e(r,n);for(var o=r.length,c=t?o:-1,a=Object(r);(t?c--:++c<o)&&!1!==n(a[c],c,a););return r}}},5063:function(e){e.exports=function(e){return function(t,r,l){for(var n=-1,o=Object(t),c=l(t),a=c.length;a--;){var i=c[e?a:++n];if(!1===r(o[i],i,o))break}return t}}},8777:function(e,t,r){var l=r(852),n=function(){try{var e=l(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=n},7114:function(e,t,r){var l=r(8668),n=r(2908),o=r(4757);e.exports=function(e,t,r,c,a,i){var s=1&r,u=e.length,m=t.length;if(u!=m&&!(s&&m>u))return!1;var h=i.get(e),v=i.get(t);if(h&&v)return h==t&&v==e;var d=-1,f=!0,g=2&r?new l:void 0;for(i.set(e,t),i.set(t,e);++d<u;){var p=e[d],w=t[d];if(c)var b=s?c(w,p,d,t,e,i):c(p,w,d,e,t,i);if(void 0!==b){if(b)continue;f=!1;break}if(g){if(!n(t,(function(e,t){if(!o(g,t)&&(p===e||a(p,e,r,c,i)))return g.push(t)}))){f=!1;break}}else if(p!==w&&!a(p,w,r,c,i)){f=!1;break}}return i.delete(e),i.delete(t),f}},8351:function(e,t,r){var l=r(2705),n=r(1149),o=r(7813),c=r(7114),a=r(8776),i=r(1814),s=l?l.prototype:void 0,u=s?s.valueOf:void 0;e.exports=function(e,t,r,l,s,m,h){switch(r){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!m(new n(e),new n(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return o(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var v=a;case"[object Set]":var d=1&l;if(v||(v=i),e.size!=t.size&&!d)return!1;var f=h.get(e);if(f)return f==t;l|=2,h.set(e,t);var g=c(v(e),v(t),l,s,m,h);return h.delete(e),g;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},6096:function(e,t,r){var l=r(8234),n=Object.prototype.hasOwnProperty;e.exports=function(e,t,r,o,c,a){var i=1&r,s=l(e),u=s.length;if(u!=l(t).length&&!i)return!1;for(var m=u;m--;){var h=s[m];if(!(i?h in t:n.call(t,h)))return!1}var v=a.get(e),d=a.get(t);if(v&&d)return v==t&&d==e;var f=!0;a.set(e,t),a.set(t,e);for(var g=i;++m<u;){var p=e[h=s[m]],w=t[h];if(o)var b=i?o(w,p,h,t,e,a):o(p,w,h,e,t,a);if(!(void 0===b?p===w||c(p,w,r,o,a):b)){f=!1;break}g||(g="constructor"==h)}if(f&&!g){var E=e.constructor,x=t.constructor;E==x||!("constructor"in e)||!("constructor"in t)||"function"==typeof E&&E instanceof E&&"function"==typeof x&&x instanceof x||(f=!1)}return a.delete(e),a.delete(t),f}},9021:function(e,t,r){var l=r(5564),n=r(5357),o=r(61);e.exports=function(e){return o(n(e,void 0,l),e+"")}},1957:function(e,t,r){var l="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g;e.exports=l},8234:function(e,t,r){var l=r(8866),n=r(9551),o=r(3674);e.exports=function(e){return l(e,o,n)}},5050:function(e,t,r){var l=r(7019);e.exports=function(e,t){var r=e.__data__;return l(t)?r["string"==typeof t?"string":"hash"]:r.map}},1499:function(e,t,r){var l=r(9162),n=r(3674);e.exports=function(e){for(var t=n(e),r=t.length;r--;){var o=t[r],c=e[o];t[r]=[o,c,l(c)]}return t}},852:function(e,t,r){var l=r(8458),n=r(7801);e.exports=function(e,t){var r=n(e,t);return l(r)?r:void 0}},9607:function(e,t,r){var l=r(2705),n=Object.prototype,o=n.hasOwnProperty,c=n.toString,a=l?l.toStringTag:void 0;e.exports=function(e){var t=o.call(e,a),r=e[a];try{e[a]=void 0;var l=!0}catch(e){}var n=c.call(e);return l&&(t?e[a]=r:delete e[a]),n}},9551:function(e,t,r){var l=r(4963),n=r(479),o=Object.prototype.propertyIsEnumerable,c=Object.getOwnPropertySymbols,a=c?function(e){return null==e?[]:(e=Object(e),l(c(e),(function(t){return o.call(e,t)})))}:n;e.exports=a},4160:function(e,t,r){var l=r(8552),n=r(7071),o=r(3818),c=r(8525),a=r(577),i=r(4239),s=r(346),u="[object Map]",m="[object Promise]",h="[object Set]",v="[object WeakMap]",d="[object DataView]",f=s(l),g=s(n),p=s(o),w=s(c),b=s(a),E=i;(l&&E(new l(new ArrayBuffer(1)))!=d||n&&E(new n)!=u||o&&E(o.resolve())!=m||c&&E(new c)!=h||a&&E(new a)!=v)&&(E=function(e){var t=i(e),r="[object Object]"==t?e.constructor:void 0,l=r?s(r):"";if(l)switch(l){case f:return d;case g:return u;case p:return m;case w:return h;case b:return v}return t}),e.exports=E},7801:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},222:function(e,t,r){var l=r(1811),n=r(5694),o=r(1469),c=r(5776),a=r(1780),i=r(327);e.exports=function(e,t,r){for(var s=-1,u=(t=l(t,e)).length,m=!1;++s<u;){var h=i(t[s]);if(!(m=null!=e&&r(e,h)))break;e=e[h]}return m||++s!=u?m:!!(u=null==e?0:e.length)&&a(u)&&c(h,u)&&(o(e)||n(e))}},1789:function(e,t,r){var l=r(4536);e.exports=function(){this.__data__=l?l(null):{},this.size=0}},401:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7667:function(e,t,r){var l=r(4536),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(l){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return n.call(t,e)?t[e]:void 0}},1327:function(e,t,r){var l=r(4536),n=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return l?void 0!==t[e]:n.call(t,e)}},1866:function(e,t,r){var l=r(4536);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=l&&void 0===t?"__lodash_hash_undefined__":t,this}},7285:function(e,t,r){var l=r(2705),n=r(5694),o=r(1469),c=l?l.isConcatSpreadable:void 0;e.exports=function(e){return o(e)||n(e)||!!(c&&e&&e[c])}},5776:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,r){var l=typeof e;return!!(r=null==r?9007199254740991:r)&&("number"==l||"symbol"!=l&&t.test(e))&&e>-1&&e%1==0&&e<r}},5403:function(e,t,r){var l=r(1469),n=r(3448),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,c=/^\w*$/;e.exports=function(e,t){if(l(e))return!1;var r=typeof e;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!n(e))||c.test(e)||!o.test(e)||null!=t&&e in Object(t)}},7019:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5346:function(e,t,r){var l,n=r(4429),o=(l=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||""))?"Symbol(src)_1."+l:"";e.exports=function(e){return!!o&&o in e}},5726:function(e){var t=Object.prototype;e.exports=function(e){var r=e&&e.constructor;return e===("function"==typeof r&&r.prototype||t)}},9162:function(e,t,r){var l=r(3218);e.exports=function(e){return e==e&&!l(e)}},7040:function(e){e.exports=function(){this.__data__=[],this.size=0}},4125:function(e,t,r){var l=r(8470),n=Array.prototype.splice;e.exports=function(e){var t=this.__data__,r=l(t,e);return!(r<0||(r==t.length-1?t.pop():n.call(t,r,1),--this.size,0))}},2117:function(e,t,r){var l=r(8470);e.exports=function(e){var t=this.__data__,r=l(t,e);return r<0?void 0:t[r][1]}},7518:function(e,t,r){var l=r(8470);e.exports=function(e){return l(this.__data__,e)>-1}},4705:function(e,t,r){var l=r(8470);e.exports=function(e,t){var r=this.__data__,n=l(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}},4785:function(e,t,r){var l=r(1989),n=r(8407),o=r(7071);e.exports=function(){this.size=0,this.__data__={hash:new l,map:new(o||n),string:new l}}},1285:function(e,t,r){var l=r(5050);e.exports=function(e){var t=l(this,e).delete(e);return this.size-=t?1:0,t}},6e3:function(e,t,r){var l=r(5050);e.exports=function(e){return l(this,e).get(e)}},9916:function(e,t,r){var l=r(5050);e.exports=function(e){return l(this,e).has(e)}},5265:function(e,t,r){var l=r(5050);e.exports=function(e,t){var r=l(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}},8776:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e,l){r[++t]=[l,e]})),r}},2634:function(e){e.exports=function(e,t){return function(r){return null!=r&&r[e]===t&&(void 0!==t||e in Object(r))}}},4523:function(e,t,r){var l=r(8306);e.exports=function(e){var t=l(e,(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}},4536:function(e,t,r){var l=r(852)(Object,"create");e.exports=l},6916:function(e,t,r){var l=r(5569)(Object.keys,Object);e.exports=l},1167:function(e,t,r){e=r.nmd(e);var l=r(1957),n=t&&!t.nodeType&&t,o=n&&e&&!e.nodeType&&e,c=o&&o.exports===n&&l.process,a=function(){try{return o&&o.require&&o.require("util").types||c&&c.binding&&c.binding("util")}catch(e){}}();e.exports=a},2333:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},5357:function(e,t,r){var l=r(6874),n=Math.max;e.exports=function(e,t,r){return t=n(void 0===t?e.length-1:t,0),function(){for(var o=arguments,c=-1,a=n(o.length-t,0),i=Array(a);++c<a;)i[c]=o[t+c];c=-1;for(var s=Array(t+1);++c<t;)s[c]=o[c];return s[t]=r(i),l(e,this,s)}}},5639:function(e,t,r){var l=r(1957),n="object"==typeof self&&self&&self.Object===Object&&self,o=l||n||Function("return this")();e.exports=o},619:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2385:function(e){e.exports=function(e){return this.__data__.has(e)}},1814:function(e){e.exports=function(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}},61:function(e,t,r){var l=r(6560),n=r(1275)(l);e.exports=n},1275:function(e){var t=Date.now;e.exports=function(e){var r=0,l=0;return function(){var n=t(),o=16-(n-l);if(l=n,o>0){if(++r>=800)return arguments[0]}else r=0;return e.apply(void 0,arguments)}}},7465:function(e,t,r){var l=r(8407);e.exports=function(){this.__data__=new l,this.size=0}},3779:function(e){e.exports=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}},7599:function(e){e.exports=function(e){return this.__data__.get(e)}},4758:function(e){e.exports=function(e){return this.__data__.has(e)}},4309:function(e,t,r){var l=r(8407),n=r(7071),o=r(3369);e.exports=function(e,t){var r=this.__data__;if(r instanceof l){var c=r.__data__;if(!n||c.length<199)return c.push([e,t]),this.size=++r.size,this;r=this.__data__=new o(c)}return r.set(e,t),this.size=r.size,this}},5514:function(e,t,r){var l=r(4523),n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,c=l((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(n,(function(e,r,l,n){t.push(l?n.replace(o,"$1"):r||e)})),t}));e.exports=c},327:function(e,t,r){var l=r(3448);e.exports=function(e){if("string"==typeof e||l(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},346:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},7990:function(e){var t=/\s/;e.exports=function(e){for(var r=e.length;r--&&t.test(e.charAt(r)););return r}},5703:function(e){e.exports=function(e){return function(){return e}}},7813:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},3105:function(e,t,r){var l=r(4963),n=r(760),o=r(7206),c=r(1469);e.exports=function(e,t){return(c(e)?l:n)(e,o(t,3))}},998:function(e,t,r){var l=r(1848),n=r(7206),o=r(554),c=Math.max;e.exports=function(e,t,r){var a=null==e?0:e.length;if(!a)return-1;var i=null==r?0:o(r);return i<0&&(i=c(a+i,0)),l(e,n(t,3),i)}},5564:function(e,t,r){var l=r(1078);e.exports=function(e){return null!=e&&e.length?l(e,1):[]}},7361:function(e,t,r){var l=r(7786);e.exports=function(e,t,r){var n=null==e?void 0:l(e,t);return void 0===n?r:n}},9095:function(e,t,r){var l=r(13),n=r(222);e.exports=function(e,t){return null!=e&&n(e,t,l)}},6557:function(e){e.exports=function(e){return e}},5694:function(e,t,r){var l=r(9454),n=r(7005),o=Object.prototype,c=o.hasOwnProperty,a=o.propertyIsEnumerable,i=l(function(){return arguments}())?l:function(e){return n(e)&&c.call(e,"callee")&&!a.call(e,"callee")};e.exports=i},1469:function(e){var t=Array.isArray;e.exports=t},8612:function(e,t,r){var l=r(3560),n=r(1780);e.exports=function(e){return null!=e&&n(e.length)&&!l(e)}},4144:function(e,t,r){e=r.nmd(e);var l=r(5639),n=r(5062),o=t&&!t.nodeType&&t,c=o&&e&&!e.nodeType&&e,a=c&&c.exports===o?l.Buffer:void 0,i=(a?a.isBuffer:void 0)||n;e.exports=i},1609:function(e,t,r){var l=r(280),n=r(4160),o=r(5694),c=r(1469),a=r(8612),i=r(4144),s=r(5726),u=r(6719),m=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(a(e)&&(c(e)||"string"==typeof e||"function"==typeof e.splice||i(e)||u(e)||o(e)))return!e.length;var t=n(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(s(e))return!l(e).length;for(var r in e)if(m.call(e,r))return!1;return!0}},3560:function(e,t,r){var l=r(4239),n=r(3218);e.exports=function(e){if(!n(e))return!1;var t=l(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},3218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},3448:function(e,t,r){var l=r(4239),n=r(7005);e.exports=function(e){return"symbol"==typeof e||n(e)&&"[object Symbol]"==l(e)}},6719:function(e,t,r){var l=r(8749),n=r(1717),o=r(1167),c=o&&o.isTypedArray,a=c?n(c):l;e.exports=a},3674:function(e,t,r){var l=r(4636),n=r(280),o=r(8612);e.exports=function(e){return o(e)?l(e):n(e)}},8306:function(e,t,r){var l=r(3369);function n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var r=function(){var l=arguments,n=t?t.apply(this,l):l[0],o=r.cache;if(o.has(n))return o.get(n);var c=e.apply(this,l);return r.cache=o.set(n,c)||o,c};return r.cache=new(n.Cache||l),r}n.Cache=l,e.exports=n},8718:function(e,t,r){var l=r(5970),n=r(9021)((function(e,t){return null==e?{}:l(e,t)}));e.exports=n},9601:function(e,t,r){var l=r(371),n=r(9152),o=r(5403),c=r(327);e.exports=function(e){return o(e)?l(c(e)):n(e)}},479:function(e){e.exports=function(){return[]}},5062:function(e){e.exports=function(){return!1}},8913:function(e,t,r){var l=r(2545),n=r(4290),o=r(554),c=4294967295,a=Math.min;e.exports=function(e,t){if((e=o(e))<1||e>9007199254740991)return[];var r=c,i=a(e,c);t=n(t),e-=c;for(var s=l(i,t);++r<e;)t(r);return s}},8601:function(e,t,r){var l=r(4841);e.exports=function(e){return e?Infinity===(e=l(e))||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},554:function(e,t,r){var l=r(8601);e.exports=function(e){var t=l(e),r=t%1;return t==t?r?t-r:t:0}},4841:function(e,t,r){var l=r(7561),n=r(3218),o=r(3448),c=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,i=/^0o[0-7]+$/i,s=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return NaN;if(n(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=n(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=l(e);var r=a.test(e);return r||i.test(e)?s(e.slice(2),r?2:8):c.test(e)?NaN:+e}},9833:function(e,t,r){var l=r(531);e.exports=function(e){return null==e?"":l(e)}},9588:function(e){e.exports=function(e,t){var r,l,n=0;function o(){var o,c,a=r,i=arguments.length;e:for(;a;){if(a.args.length===arguments.length){for(c=0;c<i;c++)if(a.args[c]!==arguments[c]){a=a.next;continue e}return a!==r&&(a===l&&(l=a.prev),a.prev.next=a.next,a.next&&(a.next.prev=a.prev),a.next=r,a.prev=null,r.prev=a,r=a),a.val}a=a.next}for(o=new Array(i),c=0;c<i;c++)o[c]=arguments[c];return a={args:o,val:e.apply(null,o)},r?(r.prev=a,a.next=r):l=a,n===t.maxSize?(l=l.prev).next=null:n++,r=a,a.val}return t=t||{},o.clear=function(){r=null,l=null,n=0},o}},2703:function(e,t,r){"use strict";var l=r(414);function n(){}function o(){}o.resetWarningCache=n,e.exports=function(){function e(e,t,r,n,o,c){if(c!==l){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:n};return r.PropTypes=r,r}},5697:function(e,t,r){e.exports=r(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},2819:function(e){"use strict";e.exports=window.lodash},1313:function(e){"use strict";e.exports=window.wp.blob},2175:function(e){"use strict";e.exports=window.wp.blockEditor},4981:function(e){"use strict";e.exports=window.wp.blocks},5609:function(e){"use strict";e.exports=window.wp.components},4333:function(e){"use strict";e.exports=window.wp.compose},9818:function(e){"use strict";e.exports=window.wp.data},9307:function(e){"use strict";e.exports=window.wp.element},5736:function(e){"use strict";e.exports=window.wp.i18n},9630:function(e){"use strict";e.exports=window.wp.keycodes},444:function(e){"use strict";e.exports=window.wp.primitives},7462:function(e,t,r){"use strict";function l(){return l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var l in r)Object.prototype.hasOwnProperty.call(r,l)&&(e[l]=r[l])}return e},l.apply(this,arguments)}r.d(t,{Z:function(){return l}})}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return l[e].call(r.exports,r,r.exports,o),r.loaded=!0,r.exports}o.m=l,e=[],o.O=function(t,r,l,n){if(!r){var c=1/0;for(u=0;u<e.length;u++){r=e[u][0],l=e[u][1],n=e[u][2];for(var a=!0,i=0;i<r.length;i++)(!1&n||c>=n)&&Object.keys(o.O).every((function(e){return o.O[e](r[i])}))?r.splice(i--,1):(a=!1,n<c&&(c=n));if(a){e.splice(u--,1);var s=l();void 0!==s&&(t=s)}}return t}n=n||0;for(var u=e.length;u>0&&e[u-1][2]>n;u--)e[u]=e[u-1];e[u]=[r,l,n]},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,{a:t}),t},o.d=function(e,t){for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.f={},o.e=function(e){return Promise.all(Object.keys(o.f).reduce((function(t,r){return o.f[r](e,t),t}),[]))},o.u=function(e){return e+".js"},o.miniCssF=function(e){},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t={},r="coblocks:",o.l=function(e,l,n,c){if(t[e])t[e].push(l);else{var a,i;if(void 0!==n)for(var s=document.getElementsByTagName("script"),u=0;u<s.length;u++){var m=s[u];if(m.getAttribute("src")==e||m.getAttribute("data-webpack")==r+n){a=m;break}}a||(i=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.setAttribute("data-webpack",r+n),a.src=e),t[e]=[l];var h=function(r,l){a.onerror=a.onload=null,clearTimeout(v);var n=t[e];if(delete t[e],a.parentNode&&a.parentNode.removeChild(a),n&&n.forEach((function(e){return e(l)})),r)return r(l)},v=setTimeout(h.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=h.bind(null,a.onerror),a.onload=h.bind(null,a.onload),i&&document.head.appendChild(a)}},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},function(){var e;o.g.importScripts&&(e=o.g.location+"");var t=o.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");r.length&&(e=r[r.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),o.p=e}(),function(){var e={745:0,638:0,97:0};o.f.j=function(t,r){var l=o.o(e,t)?e[t]:void 0;if(0!==l)if(l)r.push(l[2]);else if(97!=t){var n=new Promise((function(r,n){l=e[t]=[r,n]}));r.push(l[2]=n);var c=o.p+o.u(t),a=new Error;o.l(c,(function(r){if(o.o(e,t)&&(0!==(l=e[t])&&(e[t]=void 0),l)){var n=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;a.message="Loading chunk "+t+" failed.\n("+n+": "+c+")",a.name="ChunkLoadError",a.type=n,a.request=c,l[1](a)}}),"chunk-"+t,t)}else e[t]=0},o.O.j=function(t){return 0===e[t]};var t=function(t,r){var l,n,c=r[0],a=r[1],i=r[2],s=0;if(c.some((function(t){return 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(r);s<c.length;s++)n=c[s],o.o(e,n)&&e[n]&&e[n][0](),e[c[s]]=0;return o.O(u)},r=self.webpackChunkcoblocks=self.webpackChunkcoblocks||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))}();var c=o.O(void 0,[97],(function(){return o(69)}));c=o.O(c)}();
dist/coblocks-10.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-primitives'), 'version' => '6b73a91f47e3a9dca9bdbeeb1ac89b3c');
1
+ <?php return array('dependencies' => array('lodash', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-keycodes', 'wp-primitives'), 'version' => 'b51517106872a41577952a53dd5d196f');
dist/coblocks-10.js CHANGED
@@ -1,124 +1,156 @@
1
- !function(){var e,t,l={6327:function(e,t,l){"use strict";var r={};l.r(r),l.d(r,{category:function(){return oe},metadata:function(){return W},name:function(){return re},settings:function(){return ae}});var o={};l.r(o),l.d(o,{category:function(){return ve},name:function(){return de},settings:function(){return fe}});var n={};l.r(n),l.d(n,{category:function(){return Pe},name:function(){return Se},settings:function(){return Ve}});var a={};l.r(a),l.d(a,{category:function(){return yt},icon:function(){return B},metadata:function(){return Ie},name:function(){return bt},settings:function(){return Et}});var c=l(998),s=l.n(c),i=l(7361),m=l.n(i),u=l(8718),h=l.n(u),d=window.wp.blocks;const v=(0,d.getCategories)().some((function(e){return"formatting"===e.slug}));var f=window.wp.blob;const w=(e,t)=>{const l=h()(e,["alt","id","link","caption","imgLink"]);l.url=m()(e,["sizes","large","url"])||m()(e,["media_details","sizes","large","source_url"])||e.url;const r=s()(t,(function(e){return e.url===l.url}));return l.imgLink=r>=0?t[r].imgLink:"",l},p=["image"],g=e=>{var t;const l=null!==(t=null==e?void 0:e.size)&&void 0!==t?t:e;return RegExp(/([a-z])/).test(l)?l:l+"px"};var b=l(9307),y=window.wp.primitives,k=((((((((((((((((((((((((((((((((((((((((((((((((((((((((({default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Circle,{cx:"12",cy:"4",r:"2"}),(0,b.createElement)(y.Path,{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1c-2.28.46-4 2.48-4 4.9 0 2.76 2.24 5 5 5 2.42 0 4.44-1.72 4.9-4h-2.07z"})))}.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19 9c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v7.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-13.875-3.5c-.89746 0-1.625.72754-1.625 1.625v9.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-9.75c0-.89746-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion Item",keywords:["interface","modal","window"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m19 7c0-.27614-.2239-.5-.5-.5h-13c-.27614 0-.5.22386-.5.5v4.5c0 .2761.22386.5.5.5h13c.2761 0 .5-.2239.5-.5zm-.125 10h-13.75c-.06904 0-.125.056-.125.125v1.75c0 .069.05596.125.125.125h13.75c.069 0 .125-.056.125-.125v-1.75c0-.069-.056-.125-.125-.125zm-13.75-13.5c-.89746 0-1.625.72754-1.625 1.625v6.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-6.75c0-.89746-.7275-1.625-1.625-1.625zm0 12c-.89746 0-1.625.7275-1.625 1.625v1.75c0 .8975.72754 1.625 1.625 1.625h13.75c.8975 0 1.625-.7275 1.625-1.625v-1.75c0-.8975-.7275-1.625-1.625-1.625z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Accordion",keywords:["item","window"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z",fill:"currentColor"}))},meta:{label:"Diagram",keywords:["blueprint","flowchart","hierarchy","layout","map","sitemap"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0.26 0.27 20.1 20.1",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10.2895508.29378255c-5.52000002 0-10.00000002 4.48-10.00000002 10.00000005 0 5.52 4.48 10 10.00000002 10 5.52 0 10-4.48 10-10 0-5.52000005-4.48-10.00000005-10-10.00000005zm0 18.00000005c-4.41000002 0-8.00000002-3.59-8.00000002-8 0-4.41000005 3.59-8.00000005 8.00000002-8.00000005 4.41 0 8 3.59 8 8.00000005 0 4.41-3.59 8-8 8zm0-12.50000005c-2.49000002 0-4.50000002 2.01-4.50000002 4.50000005 0 2.49 2.01 4.5 4.50000002 4.5 2.49 0 4.5-2.01 4.5-4.5 0-2.49000005-2.01-4.50000005-4.5-4.50000005zm0 5.50000005c-.55000002 0-1.00000002-.45-1.00000002-1 0-.55000005.45-1.00000005 1.00000002-1.00000005.55 0 1 .45 1 1.00000005 0 .55-.45 1-1 1z",fill:"currentColor"}))},meta:{label:"Album",keywords:["audio","bullseye","media","music","song","target"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m10.1758 20.4657c0 1.0083.8159 1.8242 1.8242 1.8242s1.8242-.8159 1.8242-1.8242z"}),(0,b.createElement)(y.Path,{d:"m12 4.5c2 0 5.5 1.5 5.5 4.78988v6.71012c0 .2761-.2239.5-.5.5h-10.00002c-.27614 0-.5-.2239-.5-.5v-6.71012c0-3.28988 3.5-4.78988 5.50002-4.78988zm0-3c-.7608 0-1.375.76821-1.375 1.52904-3.12502.97096-5.62502 3.47096-5.62501 6.26084v7.08582c0 .2652-.10536.5195-.29289.7071l-1.3506 1.3506c-.12155.1215-.18984.2864-.18984.4583 0 .358.2902.6482.64818.6482h16.37026c.358 0 .6482-.2902.6482-.6482 0-.1719-.0683-.3368-.1898-.4583l-1.3506-1.3506c-.1876-.1876-.2929-.4419-.2929-.7071v-7.08582c0-2.78988-2.5-5.28988-5.625-6.26084 0-.76083-.6142-1.52904-1.375-1.52904z"})))},meta:{label:"Alert",keywords:["bell","danger","ring","sound","warning"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L12 10.66 10.48 12h.01L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2C8.2 7.18 6.84 6.62 5.4 6.62 2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l2.83-2.5.01.01L13.52 12h-.01l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12c1.02 1.01 2.37 1.57 3.82 1.57 2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z",fill:"currentColor"}))},meta:{label:"Infinity",keywords:["cycle","eternal","figure eight","loop"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{className:"coblocks-icon-animation",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{className:"small-circle",d:"M5.68,15.87a3.87,3.87,0,1,1,0-7.74,3.87,3.87,0,1,1,0,7.74Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,b.createElement)(y.Path,{className:"medium-circle",d:"M10.71,17.32A5.32,5.32,0,1,1,16.13,12,5.38,5.38,0,0,1,10.71,17.32Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}),(0,b.createElement)(y.Path,{className:"large-circle",d:"M16.15,18A6.06,6.06,0,0,1,10,12a6.12,6.12,0,0,1,12.23,0A6.06,6.06,0,0,1,16.15,18Z",stroke:"#fff",strokeWidth:"1.5px",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Animation",keywords:["balls","loading","movement","progression"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m7.4 8.5 4.77-8.26c-.7-.15-1.42-.24-2.17-.24-2.4 0-4.6.85-6.32 2.25l3.66 6.35zm12.14-1.5c-.92-2.92-3.15-5.26-6-6.34l-3.66 6.34zm.26 1h-7.49l.29.5 4.76 8.25c1.64-1.78 2.64-4.14 2.64-6.75 0-.69-.07-1.35-.2-2zm-13.26 2-3.9-6.75c-1.63 1.78-2.64 4.14-2.64 6.75 0 .69.07 1.35.2 2h7.49zm-6.08 3c.92 2.92 3.15 5.26 6 6.34l3.66-6.34zm11.27 0-3.9 6.76c.7.15 1.42.24 2.17.24 2.4 0 4.6-.85 6.32-2.25l-3.66-6.35z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12.25.26-.08-.04-.01.02c-.7-.15-1.42-.24-2.16-.24-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74zm5.16 6.74h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7zm-6.31-4.92-2.83 4.92-1.15 2-2.72-4.7c1.44-1.42 3.42-2.3 5.6-2.3.37 0 .74.03 1.1.08zm-7.4 3.01 2.84 4.91 1.15 2h-5.43c-.16-.64-.26-1.31-.26-2 0-1.85.64-3.55 1.7-4.91zm-1.11 7.91h7.98l-2.71 4.7c-2.4-.67-4.34-2.42-5.27-4.7zm6.31 4.91 3.99-6.91 2.72 4.7c-1.45 1.42-3.43 2.3-5.61 2.3-.38 0-.74-.04-1.1-.09zm7.4-3-4-6.91h5.43c.17.64.27 1.31.27 2 0 1.85-.64 3.55-1.7 4.91z",fill:"currentColor"}))},meta:{label:"Aperture",keywords:["camera","creative","film","media","photo","photography"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12 4c-4.416 0-8 3.584-8 8s3.584 8 8 8h4v-1.6h-4c-3.472 0-6.4-2.928-6.4-6.4s2.928-6.4 6.4-6.4 6.4 2.928 6.4 6.4v1.144c0 .632-.568 1.256-1.2 1.256s-1.2-.624-1.2-1.256v-1.144c0-2.208-1.792-4-4-4s-4 1.792-4 4 1.792 4 4 4c1.104 0 2.112-.448 2.832-1.176.52.712 1.416 1.176 2.368 1.176 1.576 0 2.8-1.28 2.8-2.856v-1.144c0-4.416-3.584-8-8-8zm0 10.4c-1.328 0-2.4-1.072-2.4-2.4s1.072-2.4 2.4-2.4 2.4 1.072 2.4 2.4-1.072 2.4-2.4 2.4z",fill:"currentColor"}))},meta:{label:"At",keywords:["at sign","email","letter","mail","mention","message","symbol"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444z",transform:"translate(-3)",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0v11.7222222c-.65555556-.3777778-1.41111111-.6111111-2.22222222-.6111111-2.45555556 0-4.44444445 1.9888889-4.44444445 4.4444445 0 2.4555555 1.98888889 4.4444444 4.44444445 4.4444444 2.45555552 0 4.44444442-1.9888889 4.44444442-4.4444444v-11.11111116h4.4444445v-4.44444444zm-2.22222222 17.7777778c-1.22222222 0-2.22222222-1-2.22222222-2.2222222 0-1.2222223 1-2.2222223 2.22222222-2.2222223s2.22222222 1 2.22222222 2.2222223c0 1.2222222-1 2.2222222-2.22222222 2.2222222z",transform:"translate(-3)",fill:"currentColor"}))},meta:{label:"Audiotrack",keywords:["media","music","podcast","song","sound","tune"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m20 21v-3c0-1.1046-.8954-2-2-2h-12c-1.10457 0-2 .8954-2 2v3",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,b.createElement)(y.Circle,{cx:"12",cy:"8",fill:"currentColor",r:"5"}))},meta:{label:"Author",keywords:["head","human","people","person"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10.3519669 11.7141378v8.2858622h8.2815735v-8.2858622zm-10.3519669 8.2858622h8.2815735v-8.2858622h-8.2815735zm0-18.64319006v8.28586225h8.2815735v-8.28586225zm14.1407867-1.35680994-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m14.1407867 2.93112377 2.9296067 2.93112377-2.9296067 2.93112377-2.9296066-2.93112377zm-7.92960658.49715173v4.14293113h-4.14078675v-4.14293113zm10.35196688 10.3573278v4.1429311h-4.1407868v-4.1429311zm-10.35196688 0v4.1429311h-4.14078675v-4.1429311zm7.92960658-13.7856033-5.8592132 5.85189021 5.8592132 5.86224759 5.8592133-5.86224759zm-5.8592132 1.35680994h-8.2815735v8.28586225h8.2815735zm10.3519669 10.35732786h-8.2815735v8.2858622h8.2815735zm-10.3519669 0h-8.2815735v8.2858622h8.2815735z",fill:"currentColor"}))},meta:{label:"Blocks",keywords:["boxes","build","square","stack","widgets"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z",fill:"currentColor"}))},meta:{label:"Blur",keywords:["dots","plot","random"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m17.5215122.06508061c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5.25540258 13.7291273c.57809428 0 1.05108052.4729863 1.05108052 1.0510805 0 1.1561886-.94597247 2.1021611-2.10216104 2.1021611-.17868368 0-.34685657-.0210216-.52554025-.0525541.32583496-.5780942.52554025-1.2718074.52554025-2.049607 0-.5780942.47298624-1.0510805 1.05108052-1.0510805zm12.26610962-13.66404669c-.2732809 0-.5360511.10510805-.7462672.30481335l-9.41768139 9.41768143 2.89047139 2.89047141 9.4176815-9.41768142c.4099214-.4099214.4099214-1.07210213 0-1.48202353l-1.4084479-1.40844789c-.2102161-.2102161-.4729863-.30481335-.7357564-.30481335zm-12.26610962 11.56188569c-1.74479366 0-3.15324155 1.4084479-3.15324155 3.1532415 0 1.3769155-1.2192534 2.1021611-2.10216103 2.1021611.96699408 1.2823182 2.61719049 2.102161 4.20432206 2.102161 2.32288795 0 4.20432207-1.8814341 4.20432207-4.2043221 0-1.7447936-1.40844789-3.1532415-3.15324155-3.1532415z",transform:"translate(0 .5)",fill:"currentColor"}))},meta:{label:"Brush",keywords:["artist","colors","creative","design","media","paint","paintbrush","palette"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.6611198 16.3587437-8.2604891-8.26048913c.8460633-2.12880446.4093855-4.63970202-1.3100335-6.36821846-2.09241464-2.09241464-5.34930351-2.2834612-7.66915452-.59133458l3.4934227 3.50252016-1.2918386 1.28274115-3.48432525-3.48432525c-1.69212662 2.31075356-1.50108006 5.57673988.59133458 7.66005711 1.69212662 1.6921266 4.15753691 2.1379019 6.26814645 1.3464233l8.28778144 8.2877814c.3548008.3548008.9279404.3548008 1.2827412 0l2.0924146-2.0924146c.3638982-.3457033.3638982-.9188429 0-1.2827411z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.6627376 17.0986011-8.2473132-8.24731315c.8447138-2.1254089.4087325-4.63230145-1.307944-6.35806082-2.08907708-2.08907713-5.34077104-2.27981895-7.65692177-.59039136l3.48785051 3.49693345-1.28977806 1.28069511-3.47876756-3.47876757c-1.68942759 2.30706779-1.49868577 5.56784469.59039136 7.64783884 1.68942759 1.6894276 4.15090542 2.1344919 6.25814844 1.3442758l8.27456198 8.274562c.3542348.3542348.9264603.3542348 1.2806951 0l2.0890772-2.0890772c.3633177-.3451518.3633177-.9173773 0-1.2806951zm-2.7248832 1.4532711-8.5924651-8.59246508c-.55405958.40873248-1.17169978.65397198-1.8165888.74480138-1.23528039.1816589-2.53414139-.1907418-3.47876757-1.13536797-.86287968-.85379674-1.26252922-1.99824769-1.19894861-3.12453275l2.80662971 2.80662971 3.85116827-3.85116827-2.80662971-2.80662971c1.12628506-.0635806 2.26165307.33606893 3.12453275 1.18986567.98095795.98095796 1.35335866 2.33431662 1.12628506 3.59684584-.10899533.64488902-.38148365 1.24436333-.79929908 1.78025703l8.58338208 8.58338215z",fill:"currentColor",transform:"translate(0 -.734049)"}))},meta:{label:"Tools",keywords:["build","construction","settings","work","wrench"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 5.45454545c1.0090909 0 1.8181818-.81818181 1.8181818-1.81818181 0-.34545455-.0909091-.66363637-.2636363-.93636364l-1.5545455-2.7-1.55454545 2.7c-.17272728.27272727-.26363637.59090909-.26363637.93636364 0 1 .81818182 1.81818181 1.81818182 1.81818181zm4.1818182 9.08181815-.9727273-.9727272-.9818182.9727272c-1.1818182 1.1818182-3.25454543 1.1909091-4.44545452 0l-.97272727-.9727272-.99090909.9727272c-.59090909.5909091-1.38181818.9181819-2.21818182.9181819-.66363636 0-1.27272727-.209091-1.78181818-.5545455v4.1909091c0 .5.40909091.9090909.90909091.9090909h14.54545457c.5 0 .9090909-.4090909.9090909-.9090909v-4.1909091c-.5090909.3454545-1.1181818.5545455-1.7818182.5545455-.8363636 0-1.6272727-.3272728-2.2181818-.9181819zm1.2727273-6.35454542h-4.5454546v-1.81818182h-1.81818181v1.81818182h-4.54545454c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727272v1.4c0 .9818182.8 1.7818182 1.78181818 1.7818182.47272727 0 .92727273-.1818182 1.25454545-.5181818l1.94545455-1.9363637 1.93636364 1.9363637c.67272727.6727272 1.84545456.6727272 2.51818186 0l1.9454545-1.9363637 1.9363636 1.9363637c.3363637.3363636.7818182.5181818 1.2545455.5181818.9818182 0 1.7818182-.8 1.7818182-1.7818182v-1.4c.0090909-1.5090909-1.2090909-2.72727272-2.7181818-2.72727272z",fill:"currentColor"}))},meta:{label:"Cake",keywords:["baking","birthday","celebration","food","fun","party","taste"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m22 4h-1v-2h-2v2h-14v-2h-2v2h-1c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-20v-11h20zm0-13h-20v-3h20zm-18 4h4v4h-4z",fill:"currentColor"}))},meta:{label:"Calendar",keywords:["date","day","month","time"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m7 1-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2h-3.17l-1.83-2zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18 3h-3.17l-1.83-2h-6l-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm0 14h-16v-12h4.05l1.83-2h4.24l1.83 2h4.05zm-8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z",fill:"currentColor"}))},meta:{label:"Camera",keywords:["aperture","creative","film","media","photography","photo"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd",d:"M19.39 14.99l-1.41 1.41L12 10.43 6.02 16.4l-1.41-1.41L12 7.6l7.39 7.39z"}))},meta:{label:"Caret",keywords:["arrow","direction","up"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2c4.97 0 9 4.03 9 9h2c0-6.08-4.93-11-11-11z",fill:"currentColor"}))},meta:{label:"Cast",keywords:["broadcast","chromecast","screen","television","tv","video","vodcast"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m5.87563 13 5.50317-5.48574-1.194-1.01418-4.24673 4.23322-1.43827-1.5881-1.24834.9572zm14.12437-7.49992h-7v1.49992h7zm0 5.99992h-10v1.5h10zm-13 5.5156h13v1.4843h-13z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Checklist",keywords:["check","done","list","okay","task"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12 0.0585938c-6.5916562 0-11.9414062 5.34975-11.9414062 11.9414062s5.34975 11.9414062 11.9414062 11.9414062 11.9414062-5.34975 11.9414062-11.9414062-5.34975-11.9414062-11.9414062-11.9414062zm0 21.7138671c-5.3870691 0-9.7724609-4.3853918-9.7724609-9.7724609s4.3853918-9.7724609 9.7724609-9.7724609 9.7724609 4.3853918 9.7724609 9.7724609-4.3853918 9.7724609-9.7724609 9.7724609zm4.59-14.1924609-6.59 6.59-2.59-2.58-1.41 1.41 4 4 8-8z",fill:"currentColor"}))},meta:{label:"Checkmark circle",keywords:["check","confirm","done","okay"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-4v4h-2v-4h-4v-2h4v-4h2v4h4z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11 5h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-1-5c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},meta:{label:"Add Circle",keywords:["add","circle","insert","math","plus"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm5 11h-10v-2h10z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 9v2h10v-2zm5-9c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z",fill:"currentColor"}))},meta:{label:"Substract Circle",keywords:["remove","circle","insert","delete","math","minus"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m13.1578947 9.47368421v-6.31578947l-3.1578947-3.15789474-3.15789474 3.15789474v2.10526315h-6.31578947v14.73684211h18.94736841v-10.52631579zm-8.42105259 8.42105259h-2.10526316v-2.1052631h2.10526316zm0-4.2105263h-2.10526316v-2.1052631h2.10526316zm0-4.21052629h-2.10526316v-2.10526316h2.10526316zm6.31578949 8.42105259h-2.10526318v-2.1052631h2.10526318zm0-4.2105263h-2.10526318v-2.1052631h2.10526318zm0-4.21052629h-2.10526318v-2.10526316h2.10526318zm0-4.21052632h-2.10526318v-2.10526315h2.10526318zm6.3157895 12.63157891h-2.1052632v-2.1052631h2.1052632zm0-4.2105263h-2.1052632v-2.1052631h2.1052632z",fill:"currentColor"}))},meta:{label:"City",keywords:["building","business","corporation","location","map","public","skyscraper","town"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6m0-2C9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96C18.67 6.59 15.64 4 12 4z",fill:"currentColor"}))},meta:{label:"Cloud",keywords:["forecast","internet","network","rain","sky","weather"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M8.13877 4.50131L15.7841 4.5C17.2301 4.49975 17.7552 4.65057 18.2852 4.93385C18.8153 5.21712 19.2322 5.63288 19.5174 6.16268C19.8027 6.69248 19.9558 7.21802 19.9628 8.66734L19.9998 16.3299C20.0068 17.7793 19.8587 18.3048 19.5786 18.8347C19.2984 19.3646 18.8855 19.7805 18.3582 20.064C17.8309 20.3475 17.3073 20.4984 15.8612 20.4987L8.21593 20.5C6.76988 20.5002 6.24478 20.3494 5.71476 20.0662C5.18474 19.7829 4.76784 19.3671 4.48256 18.8373C4.19728 18.3075 4.04418 17.782 4.03719 16.3327L4.00024 8.67006C3.99325 7.22074 4.14128 6.69516 4.42145 6.16526C4.70162 5.63536 5.11451 5.21946 5.64179 4.936C6.16908 4.65255 6.69272 4.50155 8.13877 4.50131V4.50131ZM7.55556 7.16667C7.06464 7.16667 6.66667 7.56464 6.66667 8.05556V16.9444C6.66667 17.4354 7.06464 17.8333 7.55556 17.8333H10.2222C10.7131 17.8333 11.1111 17.4354 11.1111 16.9444V8.05556C11.1111 7.56464 10.7131 7.16667 10.2222 7.16667H7.55556ZM13.7778 13.3889C13.2869 13.3889 12.8889 13.7869 12.8889 14.2778V16.9444C12.8889 17.4354 13.2869 17.8333 13.7778 17.8333H16.4444C16.9354 17.8333 17.3333 17.4354 17.3333 16.9444V14.2778C17.3333 13.7869 16.9354 13.3889 16.4444 13.3889H13.7778ZM13.7778 7.16667C13.2869 7.16667 12.8889 7.56464 12.8889 8.05556V10.7222C12.8889 11.2131 13.2869 11.6111 13.7778 11.6111H16.4444C16.9354 11.6111 17.3333 11.2131 17.3333 10.7222V8.05556C17.3333 7.56464 16.9354 7.16667 16.4444 7.16667H13.7778Z",fill:"currentColor"}))},meta:{label:"CoBlocks",keywords:["blocks","build","design","gutenberg"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-5.52222222 0-10 4.47777778-10 10 0 5.5222222 4.47777778 10 10 10 .9222222 0 1.6666667-.7444444 1.6666667-1.6666667 0-.4333333-.1666667-.8222222-.4333334-1.1222222-.2555555-.2888889-.4222222-.6777778-.4222222-1.1 0-.9222222.7444445-1.6666667 1.6666667-1.6666667h1.9666666c3.0666667 0 5.5555556-2.4888888 5.5555556-5.55555551 0-4.91111111-4.4777778-8.88888889-10-8.88888889zm-6.11111111 10c-.92222222 0-1.66666667-.74444444-1.66666667-1.66666667 0-.92222222.74444445-1.66666666 1.66666667-1.66666666s1.66666667.74444444 1.66666667 1.66666666c0 .92222223-.74444445 1.66666667-1.66666667 1.66666667zm3.33333333-4.44444444c-.92222222 0-1.66666666-.74444445-1.66666666-1.66666667s.74444444-1.66666667 1.66666666-1.66666667 1.66666667.74444445 1.66666667 1.66666667-.74444445 1.66666667-1.66666667 1.66666667zm5.55555558 0c-.9222222 0-1.6666667-.74444445-1.6666667-1.66666667s.7444445-1.66666667 1.6666667-1.66666667 1.6666666.74444445 1.6666666 1.66666667-.7444444 1.66666667-1.6666666 1.66666667zm3.3333333 4.44444444c-.9222222 0-1.6666667-.74444444-1.6666667-1.66666667 0-.92222222.7444445-1.66666666 1.6666667-1.66666666s1.6666667.74444444 1.6666667 1.66666666c0 .92222223-.7444445 1.66666667-1.6666667 1.66666667z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m10 20c-5.51 0-10-4.49-10-10s4.49-10 10-10 10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67 0 1.38-1.12 2.5-2.5 2.5zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5 0-.16-.08-.28-.14-.35-.41-.46-.63-1.05-.63-1.65 0-1.38 1.12-2.5 2.5-2.5h1.77c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7z"}),(0,b.createElement)(y.Circle,{cx:"4.5",cy:"9.5",r:"1.5"}),(0,b.createElement)(y.Circle,{cx:"7.5",cy:"5.5",r:"1.5"}),(0,b.createElement)(y.Circle,{cx:"12.5",cy:"5.5",r:"1.5"}),(0,b.createElement)(y.Circle,{cx:"15.5",cy:"9.5",r:"1.5"})))},meta:{label:"Color Palette",keywords:["artist","creative","design","media","paint","palette"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.6750451 2.92459381-2.5996389-2.59963894c-.4332732-.43327316-1.133176-.43327316-1.5664491 0l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867zm-15.3200944 14.85349259-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m16.2866269 2.68018331 1.0220802 1.02208026-2.9884738 2.98847383-1.0220803-1.02208027zm.0111095-2.67740592c-.2888487 0-.5665879.11109568-.7887793.32217748l-3.4661853 3.46618525-2.14414661-2.12192751-1.5664491 1.5664491 1.57755867 1.57755868-9.90973476 9.90973471v5.2770449h5.27704485l9.90973475-9.9097348 1.5775587 1.5775587 1.5664491-1.5664491-2.1330371-2.13303707 3.4661853-3.46618525c.4443827-.44438273.4443827-1.14428552.0111095-1.57755867l-2.5996389-2.59963894c-.2221914-.2110818-.4999306-.32217748-.7776698-.32217748zm-11.9427857 17.77530901-2.13303708-2.1330371 8.95431188-8.9543119 2.1330371 2.13303708z",fill:"currentColor"}))},meta:{label:"Color Picker",keywords:["artist","creative","design","eye dropper","media","paint","palette"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 4.75h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m9 5.5h6v13h-6z",fill:"currentColor"}))},meta:{label:"Column",keywords:["divider","middle","separator"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M22,10V6c0-1.11-0.9-2-2-2H4C2.9,4,2.01,4.89,2.01,6v4C3.11,10,4,10.9,4,12s-0.89,2-2,2v4c0,1.1,0.9,2,2,2h16 c1.1,0,2-0.9,2-2v-4c-1.1,0-2-0.9-2-2S20.9,10,22,10z M13,17.5h-2v-2h2V17.5z M13,13h-2v-2h2V13z M13,8.5h-2v-2h2V8.5z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM11 15h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2z",fill:"currentColor"}))},meta:{label:"Ticket",keywords:["admission","coupon","receipt","voucher"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4.99996 5-.00005 1.55h8.71739v-1.55zm-.00005 6.5312-.00005 1.5h14.00004v-1.5zm-.00015 5.9688.00005 1.5h8.71739v-1.5z",fill:"currentColor"}))},meta:{label:"Content",keywords:["line","paragraph","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18.1818182 7.87545455c-1.0045455 0-1.8181818.81363636-1.8181818 1.81818181v2.72727274h-12.72727276v-2.72727274c0-1.00454545-.81363637-1.81818181-1.81818182-1.81818181-1.00454546 0-1.81818182.81363636-1.81818182 1.81818181v5.14764964c0 1 .81818182 1.8181818 1.81818182 1.8181818h16.36363638c1 0 1.8181818-.8181818 1.8181818-1.8181818v-5.14764964c0-1.00454545-.8136364-1.81818181-1.8181818-1.81818181zm-2.7272727-4.54545455h-10.90909095c-1 0-1.81818182.81818182-1.81818182 1.81818182v1.95909091c1.05454545.37727272 1.81818182 1.37727272 1.81818182 2.55909091v1.84545456h10.90909095v-1.84545456c0-1.18181819.7636363-2.18181819 1.8181818-2.55909091v-1.95909091c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m17.5 7.5v-1.66666667c0-1.375-1.125-2.5-2.5-2.5h-10c-1.375 0-2.5 1.125-2.5 2.5v1.66666667c-1.375 0-2.5 1.125-2.5 2.5v4.1666667c0 1.375 1.125 2.5 2.5 2.5h15c1.375 0 2.5-1.125 2.5-2.5v-4.1666667c0-1.375-1.125-2.5-2.5-2.5zm-13.33333333-1.66666667c0-.45833333.375-.83333333.83333333-.83333333h10c.4583333 0 .8333333.375.8333333.83333333v2.31666667c-.5083333.45833333-.8333333 1.11666667-.8333333 1.85v1.6666667h-10v-1.6666667c0-.73333333-.325-1.39166667-.83333333-1.85zm14.16666663 8.33333337c0 .4583333-.375.8333333-.8333333.8333333h-15c-.45833333 0-.83333333-.375-.83333333-.8333333v-4.1666667c0-.45833333.375-.83333333.83333333-.83333333s.83333333.375.83333333.83333333v3.3333333h13.33333337v-3.3333333c0-.45833333.375-.83333333.8333333-.83333333s.8333333.375.8333333.83333333z",fill:"currentColor"}))},meta:{label:"Couch",keywords:["chair","chill","relax","rest","sleep","sofa","weekend"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{fill:"currentColor",d:"m12.11 5.19 1.09.2a7.76 7.76 0 0 1 6.13 5.82l.33 1.35-.15 1.35A7.78 7.78 0 1 1 11 5.29l1.08-.1h.03ZM12.25 0C11 0 10 .34 10 .75c0 .22.29.42.75.56v1a10.78 10.78 0 1 0 11.74 11.94H24c.55 0 1-.84 1-1.87 0-1.03-.45-1.88-1-1.88h-1.75a10.78 10.78 0 0 0-8.5-8.06V1.31c.46-.14.75-.34.75-.56 0-.41-1-.75-2.25-.75Z"}),(0,b.createElement)(y.Path,{fill:"currentColor",d:"M6.19 11.42v-.41c.8 0 1-.13 1-.67h.52V15h-.56v-3.58h-.96ZM9 14.91c0-1.25 2.42-1.92 2.42-3.29a.769.769 0 0 0-.85-.86c-.7 0-1 .49-1 1.14H9a1.5 1.5 0 0 1 1.55-1.63 1.23 1.23 0 0 1 1.37 1.35c0 1.35-1.9 2.15-2.29 2.87h2.61v.5H9v-.08Zm4.7-3.81h.54c0 .6.43 1 1.11 1 .68 0 1.11-.32 1.11-.9 0-.58-.57-.89-1.18-.89H15v-.5h.25c.53 0 .93-.2.93-.77 0-.57-.34-.76-.87-.76a.83.83 0 0 0-.92.84h-.51a1.32 1.32 0 0 1 1.43-1.33 1.26 1.26 0 0 1 1.41 1.19 1 1 0 0 1-.68 1 1.13 1.13 0 0 1 .96 1.19c0 .84-.66 1.39-1.67 1.39a1.46 1.46 0 0 1-1.63-1.46Zm2.17 5.55h-2.3v-.34l2.35-3.21h.48v3h.75v.5h-.75v1.1h-.53v-1.05Zm0-.5v-2.24l-1.6 2.24h1.6Z"}))},meta:{label:"Counter",keywords:["count","number","stats","ticker","time","watch"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18 2h-16c-1.11 0-1.99.89-1.99 2l-.01 12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2v-12c0-1.11-.89-2-2-2zm0 14h-16v-6h16zm0-10h-16v-2h16z",fill:"currentColor"}))},meta:{label:"Credit Card",keywords:["cash","checkout","commerce","ecommerce","money","payment","shop","store"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m12.8672 6h1.3535l4.8164 12.4277h-1.96l-1.0371-2.8125h-4.0736-.8668l-.3078.6177.0557-.1498-.87191 2.3446h-1.91602l1.49903-3.875h-2.6211l-.69727 1.875h-1.27734l3.20508-8.28512h.90234l1.48539 3.83272zm2.6455 8.0596-1.9863-5.51956-1.9864 5.51956zm-5.58106-.544-1.32422-3.67966-1.32422 3.67966z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Custom typography",keywords:["alphabet","letter","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11 0v3.03759398c3.39.49122808 6 3.39849625 6 6.93734336 0 .90225566-.18 1.75438596-.48 2.54636596l2.6 1.5338345c.56-1.2431077.88-2.6265664.88-4.08020046 0-5.19298245-3.95-9.47368421-9-9.97493734zm-1 16.9924812c-3.87 0-7-3.1378446-7-7.01754386 0-3.53884711 2.61-6.44611528 6-6.93734336v-3.03759398c-5.06.50125313-9 4.77192982-9 9.97493734 0 5.53383456 4.47 10.02506266 9.99 10.02506266 3.31 0 6.24-1.6140351 8.06-4.1002506l-2.6-1.5338346c-1.28 1.60401-3.24 2.6265664-5.45 2.6265664z",fill:"currentColor"}))},meta:{label:"Pie Chart",keywords:["analytics","chart","circle","data","graph","pie","stats"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18.1818182 0h-16.36363638c-1 0-1.81818182.81818182-1.81818182 1.81818182v12.90909088c0 1 .81818182 1.8181818 1.81818182 1.8181818h6.36363636l-1.81818182 2.7272728v.9090909h7.27272724v-.9090909l-1.8181818-2.7272728h6.3636364c1 0 1.8181818-.8181818 1.8181818-1.8181818v-12.90909088c0-1-.8181818-1.81818182-1.8181818-1.81818182zm0 12.9090909h-16.36363638v-11.09090908h16.36363638z",fill:"currentColor"}))},meta:{label:"Desktop",keywords:["computer","device","monitor","office","pc","screen"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12.5 0c.8325 0 1.5.61363636 1.5 1.36363636v11.27272724c0 .75-.675 1.3636364-1.5 1.3636364l-.5-2v-9h-10v9h10l.5 2h-11c-.8325 0-1.5-.6136364-1.5-1.3636364v-11.27272724c0-.75.6675-1.36363636 1.5-1.36363636zm-10 1c-.27614237 0-.5.22385763-.5.5s.22385763.5.5.5.5-.22385763.5-.5-.22385763-.5-.5-.5z",transform:"translate(1 1.001872)"}))},meta:{label:"Desktop",keywords:["square","window"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m15.5555556 14.4444444-4.4444445-4.4444444v-3.53333333c1.2888889-.46666667 2.2222222-1.68888889 2.2222222-3.13333334 0-1.84444444-1.4888889-3.33333333-3.3333333-3.33333333-1.84444444 0-3.33333333 1.48888889-3.33333333 3.33333333 0 1.44444445.93333333 2.66666667 2.22222222 3.13333334v3.53333333l-4.44444445 4.4444444h-4.44444444v5.5555556h5.55555556v-3.3888889l4.44444444-4.6666667 4.4444444 4.6666667v3.3888889h5.5555556v-5.5555556z",fill:"currentColor"}))},meta:{label:"Hub",keywords:["connect","device","share","social","usb"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m3.33333333 5h14.99999997v-1.66666667h-14.99999997c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.1666667h-1.66666667v2.5h11.6666667v-2.5h-8.33333337zm15.83333337 1.66666667h-5c-.4583334 0-.8333334.375-.8333334.83333333v8.3333333c0 .4583334.375.8333334.8333334.8333334h5c.4583333 0 .8333333-.375.8333333-.8333334v-8.3333333c0-.45833333-.375-.83333333-.8333333-.83333333zm-.8333334 7.50000003h-3.3333333v-5.83333337h3.3333333z",fill:"currentColor"}))},meta:{label:"Devices",keywords:["computer","ipad","office","pc","screen","surface"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22s.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM22 8h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8z",fill:"currentColor"}))},meta:{label:"Devices Alternate",keywords:["computer","desk","devices","ipad","office","pc","screen","surface","tablet","watch"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5.6064238 11.1802028 2.96010809-2.96010811-7.34274162-7.33228187c-1.63172036 1.63172036-1.63172036 4.27803607 0 5.92021617zm7.0917077-1.89321403c1.6003411.74264193 3.8491865.21965466 5.5122861-1.44344493 1.9978115-1.99781147 2.3848221-4.86378185.8472394-6.40136449-1.5271229-1.5271229-4.3930933-1.15057205-6.4013645.84723942-1.6630996 1.66309959-2.1860869 3.91194496-1.4434449 5.51228608l-10.20871199 10.20871195 1.47482417 1.4748242 7.20676492-7.1858454 7.1963052 7.1963052 1.4748241-1.4748242-7.1963051-7.1963052z",fill:"currentColor"}))},meta:{label:"Dining",keywords:["cafe","cutlery","drink","eat","food","fork","menu","restaurant","spoon","taste"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-9.99 5-8.26-5.16 8.26-4.84 8.26 4.84z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.99 7c0-.72-.37-1.35-.94-1.7l-9.05-5.3-9.05 5.3c-.57.35-.95.98-.95 1.7v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01l-7.99 4.99-8-5 8-4.68zm-15.99 11v-8.66l8 5.02 7.99-4.99.01 8.63z",fill:"currentColor"}))},meta:{label:"Email",keywords:["letter","mail","message","open","read"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.75 8v10.7885c0 1.0833-.8794 1.9615-1.9656 1.9615-3.0519 0-8.97462 0-12.7844 0",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m6 4.5h10c.2761 0 .5.22386.5.5v12c0 .2761-.2239.5-.5.5h-10c-.27614 0-.5-.2239-.5-.5v-12c0-.27614.22386-.5.5-.5zm10-1.5h-10c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h10c1.1046 0 2-.8954 2-2v-12c0-1.10457-.8954-2-2-2zm-1 3.75h-8v1.5h8zm-8 3.25h8v1.5h-8zm6 3.25h-6v1.5h6z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Duplicate",keywords:["copy","paper","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m11.5 4h1.5v15.5h-1.5z"}),(0,b.createElement)(y.Path,{d:"m8 4h8.5v1.5h-8.5z"}),(0,b.createElement)(y.Path,{d:"m8 18.5h8.5v1.5h-8.5z"})))},meta:{label:"Dynamic HR",keywords:["cursor","divider","horizontal rule"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m9.99 0c5.53 0 10.01 4.48 10.01 10s-4.48 10-10.01 10c-5.52 0-9.99-4.48-9.99-10s4.47-10 9.99-10zm3.51 9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m9.99 0c-5.52 0-9.99 4.48-9.99 10s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10s-4.48-10-10.01-10zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5h-10.22c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"}))},meta:{label:"Emoticon",keywords:["emotion","fun","happy","joy","smile"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,b.createElement)(y.Path,{d:"m11.6959 13.7224c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.52538.3133-.11675.6605-.17512 1.0414-.17512.3748 0 .6943.07988.9586.23963.2642.15357.4608.36257.5898.62677.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"})))},meta:{label:"Event item",keywords:["calendar","date","day","month","time"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),(0,b.createElement)(y.Path,{d:"m7 10h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m7 14h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m11 10h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m15 10h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m11 14h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m15 14h2v2h-2z"})))},meta:{label:"Events",keywords:["calendar","date","day","month","schedule","time"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z",fill:"currentColor"}))},meta:{label:"Explore",keywords:["adventure","circle","compass","map","quest","safari browser"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m8.71794872 0c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m9.23076923 2.56410256v2.05128206h6.15384617v6.15384618h2.051282c.2871795 0 .5128205.225641.5128205.5128205s-.225641.5128205-.5128205.5128205h-2.051282v6.1538461h-2.174359c-.6974359-1.7948717-2.451282-3.076923-4.49230768-3.076923-2.04102564 0-3.7948718 1.2820513-4.49230769 3.076923h-2.17435898v-2.1743589c1.7948718-.6974359 3.07692308-2.4512821 3.07692308-4.4923077 0-2.04102566-1.27179487-3.79487181-3.06666667-4.49230771l-.01025641-2.17435897h6.15384616v-2.05128206c0-.28717948.22564102-.51282051.51282051-.51282051s.51282051.22564103.51282051.51282051zm-.51282051-2.56410256c-1.41538462 0-2.56410257 1.14871795-2.56410257 2.56410256h-4.1025641c-1.12820513 0-2.04102564.92307693-2.04102564 2.05128206v3.89743589h.2974359c1.52820513 0 2.76923077 1.24102564 2.76923077 2.76923079 0 1.5282051-1.24102564 2.7692308-2.76923077 2.7692308h-.30769231v3.8974358c0 1.1282052.92307692 2.0512821 2.05128205 2.0512821h3.8974359v-.3076923c0-1.5282051 1.24102564-2.7692308 2.76923077-2.7692308 1.52820508 0 2.76923078 1.2410257 2.76923078 2.7692308v.3076923h3.8974359c1.1282051 0 2.051282-.9230769 2.051282-2.0512821v-4.1025641c1.4153847 0 2.5641026-1.1487179 2.5641026-2.5641025 0-1.41538463-1.1487179-2.56410258-2.5641026-2.56410258v-4.1025641c0-1.12820513-.9230769-2.05128206-2.051282-2.05128206h-4.1025641c0-1.41538461-1.148718-2.56410256-2.56410258-2.56410256z",fill:"currentColor"}))},meta:{label:"Extension",keywords:["game","plugin","puzzle","widget"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M9 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm6 0c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37C11.07 8.33 14.05 10 17.42 10c.78 0 1.53-.09 2.25-.26.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M10.25 13c0 .69-.56 1.25-1.25 1.25S7.75 13.69 7.75 13s.56-1.25 1.25-1.25 1.25.56 1.25 1.25zM15 11.75c-.69 0-1.25.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-.56 1.25-1.25-.56-1.25-1.25-1.25zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47c1.71-.97 3.03-2.55 3.66-4.44C6.37 6 5.05 7.58 4.42 9.47zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24-3.13 0-5.92-1.44-7.76-3.69C8.69 8.87 6.6 10.88 4 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z",fill:"currentColor"}))},meta:{label:"Face",keywords:["eyes","friendly","happy","hair","head","human","person","user"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m11.9731 4.00028c-4.15965-.00653-7.62297 3.2243-7.94838 7.41482-.32541 4.1905 2.59681 7.9277 6.70658 8.5769v-5.6309h-2.02198v-2.3167h2.02198v-1.7697c-.0901-.83737.1934-1.67177.7735-2.27661.58-.60484 1.3965-.91732 2.2275-.85256.5973.00788 1.1932.05895 1.7832.15283v1.97885h-1.0031c-.3459-.045-.6934.07049-.9454.31419s-.3814.5895-.3521.9407v1.5123h2.213l-.3582 2.3247h-1.8548v5.6309c4.1346-.6239 7.0873-4.3734 6.7604-8.5849-.3269-4.21147-3.8219-7.44995-8.0022-7.41482z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Facebook",keywords:["media","share","social"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.761 9.761 0 0 0 12 2.25Zm0 18A8.25 8.25 0 1 1 20.25 12 8.26 8.26 0 0 1 12 20.25Z",fill:"currentColor"}),(0,b.createElement)(y.Path,{d:"M12 7.083a2.753 2.753 0 0 0-2.75 2.75.75.75 0 1 0 1.5 0 1.25 1.25 0 0 1 2.5 0c0 .374-.166.613-.658.945A2.595 2.595 0 0 0 11.25 13v.25a.75.75 0 1 0 1.5 0V13c0-.39.171-.636.68-.978a2.555 2.555 0 0 0 1.32-2.188A2.753 2.753 0 0 0 12 7.084ZM11.996 15.125a1.127 1.127 0 1 0 .004 0h-.004Z",fill:"currentColor"}))},meta:{label:"FAQ",keywords:["answer","frequently asked questions","question"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m6 14h12v-1.5h-12z"}),(0,b.createElement)(y.Path,{d:"m4 18h16v-1.5h-16z"}),(0,b.createElement)(y.Path,{d:"m6 22h12v-1.5h-12z"})),(0,b.createElement)(y.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}))},meta:{label:"Feature",keywords:["list","pointer","stack"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm-1.9047619 12.38095239h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619zm3.8095238 8.57142858h-1.9047619v-1.9047619h1.9047619zm0-8.57142858h-1.9047619v-1.90476191h1.9047619z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11.9047619 3.80952381c0-1.04761905-.8571429-1.90476191-1.9047619-1.90476191h-.95238095v-.95238095c0-.52380952-.42857143-.95238095-.95238095-.95238095h-3.80952381c-.52380953 0-.95238096.42857143-.95238096.95238095v.95238095h-.95238095c-1.04761905 0-1.9047619.85714286-1.9047619 1.90476191v14.28571429c0 1.047619.85714285 1.9047619 1.9047619 1.9047619h7.61904762c1.047619 0 1.9047619-.8571429 1.9047619-1.9047619h7.6190476v-14.28571429zm5.7142857 12.38095239h-7.6190476v1.9047619h-7.61904762v-14.28571429h2.85714286v-1.90476191h1.9047619v1.90476191h2.85714286v1.9047619h7.6190476zm-10.47619046-2.8571429h1.90476191v1.9047619h-1.90476191zm0-6.66666663h1.90476191v1.9047619h-1.90476191zm3.80952386 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619zm3.8095238 6.66666663h1.9047619v1.9047619h-1.9047619zm0-6.66666663h1.9047619v1.9047619h-1.9047619z",fill:"currentColor"}))},meta:{label:"Film",keywords:["aperture","camera","creative","director","media","photography","producer","video"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m10.302 7.30717c.5217-.26086 1.0434-.39128 1.6955-.52171-1.4347 1.56512-1.826 3.91284-.7825 5.99964 1.0434 1.9564 3.2606 2.9998 5.3475 2.739-.3913.3912-.913.7825-1.4347 1.0434-2.6086 1.4347-5.73882.3912-7.04309-2.2173-1.43469-2.4781-.39128-5.73876 2.21729-7.04303z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Filter - Dark",keywords:["moon","night"]}}).styles.default,E={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m12 11.5 8 8.5h-8z"}),(0,b.createElement)(y.Path,{d:"m4 4h8v7.5l-7.99993 8.5z"})))},meta:{label:"Filter - Grayscale",keywords:["black","white"]}}.styles.default,x={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m9.94924 3.75h-5.19924c-.55228 0-1 .44772-1 1v14.5c0 .5523.44772 1 1 1h14.5313c.5523 0 1-.4477 1-1v-5.6458",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m16.8656 9.85.9234-2.02354 2.0235-.92336-2.0235-.92336-.9234-2.02354-.9234 2.02354-2.0235.92336 2.0235.92336zm-3.6836.7367-1.2279-2.7013-1.2279 2.7013-2.7013 1.2279 2.7013 1.2279 1.2279 2.7013 1.2279-2.7013 2.7013-1.2279z",fill:"currentColor"}))},meta:{label:"Filter - Main",keywords:["shine","star"]}}.styles.default,z={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.25",width:"16.5",x:"3.75",y:"3.75"}),(0,b.createElement)(y.Path,{d:"m4 16 4.57143-3.3333 3.42857 2.2222 4-3.8889 4 3.8889",strokeLinejoin:"round"})))},meta:{label:"Filter - None",keywords:["default","mountain"]}}.styles.default,C={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",width:"16.5",x:"3.75",y:"3.75"}),(0,b.createElement)(y.Path,{d:"m15.2225 13.2414c0 1.7797-1.4428 3.2225-3.2225 3.2225-1.7798 0-3.22253-1.4428-3.22253-3.2225 0-.3585.17475-.9012.53447-1.5851.34749-.6606.81936-1.3646 1.30426-2.01861.4828-.65129.9674-1.23811 1.3321-1.66292.0175-.02039.0347-.0404.0517-.06001.0169.01961.0341.03962.0516.06001.3647.42481.8493 1.01163 1.3321 1.66292.4849.65401.9568 1.35801 1.3043 2.01861.3597.6839.5345 1.2266.5345 1.5851z"})))},meta:{label:"Filter - Saturation",keywords:["drop","water","wet"]}}.styles.default,_={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m9.27273 11.4545h-3.27273v1.091h3.27273zm1.18367-1.76723-1.1564-1.15636-.76909.76909 1.15636 1.1564zm2.0891-3.68727h-1.091v3.27273h1.091zm2.9236 3.3-.7691-.76909-1.1564 1.15636.7691.76913zm-.7418 2.1545v1.091h3.2727v-1.091zm-2.7273-1.0909c-.9055 0-1.6364.7309-1.6364 1.6364s.7309 1.6364 1.6364 1.6364 1.6364-.7309 1.6364-1.6364-.7309-1.6364-1.6364-1.6364zm1.5436 3.9491 1.1564 1.1564.7691-.7691-1.1564-1.1564zm-5.01269.3873.76909.7691 1.1564-1.1564-.76913-.7691zm2.92359 3.3h1.091v-3.2727h-1.091z",fill:"currentColor"}))},meta:{label:"Filter - Sepia",keywords:["flower","old","shine","star","vintage"]}}.styles.default,S={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m15.4536 12.2145c-.1443-.0858-.2938-.1555-.4433-.2145.1495-.059.299-.1287.4433-.2145.9897-.5952 1.5412-1.6729 1.5464-2.78282-.4691-.27882-1.0052-.42895-1.5515-.42895-.5258 0-1.0567.13941-1.5413.42895-.1443.08579-.2783.18767-.402.28955.0257-.16622.0412-.33781.0412-.50939 0-1.19035-.6237-2.2252-1.5464-2.78284-.9227.55764-1.5464 1.59249-1.5464 2.78284 0 .17158.0155.34317.0412.50939-.1237-.10724-.2577-.20912-.402-.29491-.48455-.28955-1.01548-.42896-1.54125-.42896-.54124 0-1.08248.15014-1.55155.42896 0 1.10988.55155 2.18768 1.54639 2.78288.14433.0858.29382.1555.4433.2144-.14948.059-.29897.1287-.4433.2145-.98969.5952-1.54124 1.6729-1.54639 2.7829.46907.2788 1.00515.4289 1.55155.4289.52577 0 1.0567-.1394 1.54125-.4289.1443-.0858.2783-.1877.402-.2896-.0257.1716-.0412.3432-.0412.5148 0 1.1903.6237 2.2252 1.5464 2.7828.9227-.5576 1.5464-1.5925 1.5464-2.7828 0-.1716-.0155-.3432-.0412-.5094.1237.1072.2577.2037.402.2895.4846.2896 1.0155.429 1.5413.429.5412 0 1.0824-.1502 1.5515-.429-.0052-1.1099-.5567-2.1876-1.5464-2.7828zm-1.3093-2.0805c.1083-.0911.1959-.15545.2784-.19834.3144-.18767.6701-.28955 1.0309-.28955.1392 0 .2732.01609.4072.0429-.1598.48789-.4845.90619-.9175 1.16889-.0876.0536-.1856.0965-.299.1448l-.7113.2788c-.0876-.2466-.2114-.4665-.3711-.6649zm-2.1443-2.76135c.3247.38606.5155.89008.5155 1.41019 0 .10188-.0103.21984-.0258.3378l-.1186.77212c-.1237-.02145-.2474-.03753-.3711-.03753s-.2474.01608-.366.03753l-.1185-.77212c-.0207-.11796-.031-.23592-.031-.3378 0-.52547.1908-1.02413.5155-1.41019zm-3.86082 2.311c.13402-.03218.27319-.0429.41237-.0429.35567 0 .71134.09652 1.02577.28955.07732.04825.16495.1072.25258.1877l.5928.5147c-.1547.193-.2732.4075-.3608.6434l-.71138-.2788c-.10825-.0482-.20619-.0965-.28866-.1448-.44846-.268-.76805-.6809-.92268-1.16885zm1.71649 4.17695c-.10825.0911-.19588.1555-.27835.1984-.31443.1876-.6701.2895-1.03093.2895-.13917 0-.27319-.0161-.40721-.0429.15979-.4879.48453-.9061.91752-1.1689.08763-.0536.18557-.0965.29897-.1447l.71133-.2789c.0825.2467.2114.4719.3711.6649zm2.14433 2.7667c-.3247-.386-.5155-.89-.5155-1.4101 0-.1073.0103-.2199.031-.3486l.1134-.7614c.1185.0215.2422.0376.3711.0376.1237 0 .2474-.0161.366-.0376l.1185.7722c.0207.1179.031.2359.031.3378 0 .5254-.1908 1.0241-.5155 1.4101zm3.4485-2.2734c-.3557 0-.7114-.0965-1.0258-.2896-.0928-.0536-.1753-.1179-.2526-.1823l-.5928-.5147c.1547-.193.2784-.4075.3608-.6488l.7114.2788c.1134.0429.2113.0912.2938.1394.4381.2628.7577.681.9175 1.1689-.1392.0376-.2783.0483-.4123.0483z",fill:"currentColor"}))},meta:{label:"Filter - Vintage",keywords:["flower","old","sepia"]}}.styles.default,P=((({default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m14.7660485 2.56204547c-.0789273 0-.1578547-.01973185-.2269162-.05919554-1.894257-.97672626-3.532-1.39109498-5.49531846-1.39109498-1.95345253 0-3.80824585.46369833-5.49531849 1.39109498-.23678212.12825699-.53275978.03946369-.67088269-.19731843-.12825698-.23678213-.03946368-.54262571.19731844-.67088269 1.83506147-.99645811 3.84770954-1.50948605 5.96888274-1.50948605 2.10144136 0 3.93650286.46369833 5.94915086 1.49962013.2466481.12825698.3354414.42423464.2071844.66101676-.0887933.1775866-.256514.27624582-.4341006.27624582zm-14.11813418 5.17960898c-.09865922 0-.19731844-.02959776-.28611174-.08879329-.2269162-.15785475-.27624581-.46369833-.11839106-.69061454.97672627-1.38122906 2.21983242-2.46648047 3.69972071-3.22615645 3.09789947-1.59827935 7.06400007-1.60814527 10.17176547-.00986592 1.4798883.75967598 2.7229944 1.83506147 3.6997207 3.20642461.1578547.21705028.1085251.53275978-.1183911.69061453s-.5327598.10852514-.6906145-.11839106c-.887933-1.24310616-2.0126481-2.21983243-3.3445475-2.90058104-2.8315196-1.45029051-6.45231293-1.45029051-9.27396659.00986593-1.34176537.69061453-2.46648047 1.67720672-3.35441344 2.92031287-.07892737.13812291-.2269162.20718436-.38477095.20718436zm6.16620117 11.90816775c-.12825698 0-.25651396-.0493296-.34530726-.1479889-.85833521-.8583352-1.32203353-1.4108268-1.9830503-2.6046033-.68074861-1.2135084-1.0359218-2.6933967-1.0359218-4.2818101 0-2.93017884 2.50594416-5.31773193 5.58411179-5.31773193 3.07816758 0 5.58411178 2.38755309 5.58411178 5.31773193 0 .2762458-.2170503.4932961-.4932961.4932961s-.4932961-.2170503-.4932961-.4932961c0-2.3875531-2.0619777-4.33113974-4.59751958-4.33113974-2.53554193 0-4.5975196 1.94358664-4.5975196 4.33113974 0 1.4206927.3157095 2.7328603.91753074 3.7983799.631419 1.134581 1.06551956 1.6180112 1.82519554 2.3875531.18745252.1973184.18745252.503162 0 .7004804-.10852514.0986593-.23678212.1479889-.36503911.1479889zm7.07386601-1.8251956c-1.1740447 0-2.2099665-.2959776-3.0584358-.878067-1.47002236-.9964581-2.34808941-2.6144693-2.34808941-4.3311397 0-.2762459.21705028-.4932961.4932961-.4932961.27624581 0 .49329609.2170502.49329609.4932961 0 1.3910949.71034642 2.7032626 1.91398882 3.5122682.7004805.4735642 1.519352.7004804 2.5059442.7004804.2367821 0 .631419-.0295978 1.0260559-.0986592.2663798-.0493296.5228938.128257.5722234.4045028.0493296.2663799-.128257.5228938-.4045028.5722235-.5623575.1085251-1.0556536.118391-1.1937765.118391zm-1.9830503 2.0323799c-.0394637 0-.0887933-.0098659-.128257-.0197318-1.5686816-.4341006-2.59473745-1.01619-3.67012294-2.0718436-1.38122906-1.3713632-2.14090505-3.1965587-2.14090505-5.1500112 0-1.5982794 1.36149722-2.90058107 3.03870394-2.90058107 1.67720675 0 3.03870395 1.30230167 3.03870395 2.90058107 0 1.0556536.9175307 1.9139888 2.0521117 1.9139888 1.1345811 0 2.0521118-.8583352 2.0521118-1.9139888 0-3.71945259-3.2064246-6.73842468-7.15279337-6.73842468-2.80192181 0-5.3670615 1.55881565-6.52137436 3.97596652-.38477096.79913966-.58208939 1.73640226-.58208939 2.76245816 0 .7695419.06906145 1.9830503.66101676 3.5615978.09865922.2565139-.02959776.5426257-.28611173.631419-.25651397.0986592-.54262571-.0394637-.631419-.2861118-.48343018-1.2924357-.7202123-2.5750056-.7202123-3.906905 0-1.1839107.2269162-2.2592961.67088269-3.19655873 1.31216761-2.7525922 4.22261456-4.53832406 7.40930733-4.53832406 4.48899447 0 8.13938557 3.46293858 8.13938557 7.72501679 0 1.5982794-1.3614972 2.9005811-3.038704 2.9005811-1.6772067 0-3.0387039-1.3023017-3.0387039-2.9005811 0-1.0556536-.9175307-1.9139888-2.05211175-1.9139888-1.13458101 0-2.05211175.8583352-2.05211175 1.9139888 0 1.6870727.65115084 3.2656202 1.84492739 4.4495308.93726258.9273967 1.83506151 1.4404246 3.22615641 1.8251956.2663799.0690614.4143688.3453072.3453073.6018212-.0493296.2269162-.256514.374905-.4636983.374905z",transform:"translate(1)",fill:"currentColor"}))}.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m8.91322329.78180339s.69401426 2.48532134.69401426 4.50171413c0 1.93198565-1.2661071 3.49820703-3.19809275 3.49820703-1.94136422 0-3.40442131-1.56622138-3.40442131-3.49820703l.02813571-.33762856c-1.89447137 2.25085707-3.02927847 5.16759264-3.02927847 8.33754974 0 4.1453284 3.35752846 7.5028569 7.50285689 7.5028569 4.14532848 0 7.50285688-3.3575285 7.50285688-7.5028569 0-5.05504985-2.4290499-9.56614256-6.09607121-12.50163531zm-1.67876423 17.19092081c-1.66938566 0-3.0198999-1.3129999-3.0198999-2.9448713 0-1.5193285.98474997-2.5884856 2.63537848-2.9261142 1.66000709-.3376285 3.37628556-1.1348071 4.33289986-2.41967133.3657643 1.20983563.5533357 2.48532133.5533357 3.78894273 0 2.4853213-2.0163928 4.5017141-4.50171414 4.5017141z",transform:"translate(2.553223 -.786621)",fill:"currentColor"}))},meta:{label:"Fire",keywords:["camping","cook","flame","heat","hot","spicy","trending"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5.45454545 9.09090909h-5.45454545v1.81818181h5.45454545zm1.97272728-2.94545454-1.92727273-1.92727273-1.28181818 1.28181818 1.92727273 1.92727273zm3.48181817-6.14545455h-1.81818181v5.45454545h1.81818181zm4.8727273 5.5-1.2818182-1.28181818-1.9272727 1.92727273 1.2818182 1.28181818zm-1.2363637 3.59090909v1.81818181h5.4545455v-1.81818181zm-4.5454545-1.81818182c-1.50909091 0-2.72727273 1.21818182-2.72727273 2.72727273 0 1.5090909 1.21818182 2.7272727 2.72727273 2.7272727 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272727 0-1.50909091-1.2181818-2.72727273-2.7272727-2.72727273zm2.5727273 6.58181823 1.9272727 1.9272727 1.2818182-1.2818182-1.9272727-1.9272727zm-8.35454548.6454545 1.28181818 1.2818182 1.92727273-1.9272727-1.28181818-1.2818182zm4.87272727 5.5h1.81818181v-5.4545455h-1.81818181z",fill:"currentColor"}))},meta:{label:"Flare",keywords:["camera","creative","flower","light","photography","sun"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m5.5 18v-12c0-.27614.22386-.5.5-.5h3v-1.5h-3c-1.10457 0-2 .89543-2 2v12c0 1.1046.89543 2 2 2h3v-1.5h-3c-.27614 0-.5-.2239-.5-.5z"}),(0,b.createElement)(y.Path,{d:"m13 2v20h-2v-20z"}),(0,b.createElement)(y.Path,{d:"m16.5 4v1.5h-1.5v-1.5z"}),(0,b.createElement)(y.Path,{d:"m20 6c0-1.10457-.8954-2-2-2v1.5c.2761 0 .5.22386.5.5z"}),(0,b.createElement)(y.Path,{d:"m18.5 16.5v-2h1.5v2z"}),(0,b.createElement)(y.Path,{d:"m20 13h-1.5v-2h1.5z"}),(0,b.createElement)(y.Path,{d:"m18 18.5c.2761 0 .5-.2239.5-.5h1.5c0 1.1046-.8954 2-2 2z"}),(0,b.createElement)(y.Path,{d:"m16.5 20v-1.5h-1.5v1.5z"}),(0,b.createElement)(y.Path,{d:"m18.5 9.5h1.5v-2h-1.5z"})))},meta:{label:"Filter - Horizontal",keywords:["divider","flip","separator"]}}).styles.default,V={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m6 5.5h12c.2761 0 .5.22386.5.5v3h1.5v-3c0-1.10457-.8954-2-2-2h-12c-1.10457 0-2 .89543-2 2v3h1.5v-3c0-.27614.22386-.5.5-.5z"}),(0,b.createElement)(y.Path,{d:"m22 13h-20v-2h20z"}),(0,b.createElement)(y.Path,{d:"m20 16.5h-1.5v-1.5h1.5z"}),(0,b.createElement)(y.Path,{d:"m18 20c1.1046 0 2-.8954 2-2h-1.5c0 .2761-.2239.5-.5.5z"}),(0,b.createElement)(y.Path,{d:"m7.5 18.5h2v1.5h-2z"}),(0,b.createElement)(y.Path,{d:"m11 20v-1.5h2v1.5z"}),(0,b.createElement)(y.Path,{d:"m5.5 18c0 .2761.22386.5.5.5v1.5c-1.10457 0-2-.8954-2-2z"}),(0,b.createElement)(y.Path,{d:"m4 16.5h1.5v-1.5h-1.5z"}),(0,b.createElement)(y.Path,{d:"m14.5 18.5v1.5h2v-1.5z"})))},meta:{label:"Flip vertical",keywords:["divider","flip","separator"]}}.styles.default,B=((((((((((((((((((((((({default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 20c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm-6.0952381-11.19047619c0 1.31428569 1.06666667 2.38095239 2.38095239 2.38095239.5047619 0 .96190476-.152381 1.35238095-.4190476l-.01904762.1809524c0 1.3142857 1.06666667 2.3809523 2.38095238 2.3809523 1.3142857 0 2.3809524-1.0666666 2.3809524-2.3809523l-.0190476-.1809524c.3809523.2666666.847619.4190476 1.3523809.4190476 1.3142857 0 2.3809524-1.0666667 2.3809524-2.38095239 0-.95238095-.5619048-1.76190476-1.3619048-2.14285714.8-.38095238 1.3619048-1.19047619 1.3619048-2.14285715 0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-.5047619 0-.9619047.15238096-1.3523809.41904762l.0190476-.18095238c0-1.31428571-1.0666667-2.38095238-2.3809524-2.38095238-1.31428571 0-2.38095238 1.06666667-2.38095238 2.38095238l.01904762.18095238c-.38095238-.26666666-.84761905-.41904762-1.35238095-.41904762-1.31428572 0-2.38095239 1.06666667-2.38095239 2.38095238 0 .95238096.56190477 1.76190477 1.36190477 2.14285715-.8.38095238-1.36190477 1.19047619-1.36190477 2.14285714zm6.0952381-4.52380952c1.3142857 0 2.3809524 1.06666666 2.3809524 2.38095238 0 1.31428571-1.0666667 2.38095238-2.3809524 2.38095238-1.31428571 0-2.38095238-1.06666667-2.38095238-2.38095238 0-1.31428572 1.06666667-2.38095238 2.38095238-2.38095238zm-8.57142857 7.14285711c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m6.81904762 11.4952381c.14285714 0 .27619048-.0095238.40952381-.0285714.44761905 1.0952381 1.52380952 1.8666666 2.77142857 1.8666666 1.247619 0 2.3238095-.7714285 2.7714286-1.8666666.1333333.0190476.2761904.0285714.4095238.0285714 1.647619 0 2.9904762-1.3428571 2.9904762-2.9904762 0-.67619047-.2380953-1.32380952-.6380953-1.83809523.4095238-.51428572.6380953-1.16190477.6380953-1.83809524 0-1.64761905-1.3428572-2.99047619-2.9904762-2.99047619-.1428572 0-.2761905.00952381-.4095238.02857143-.4476191-1.0952381-1.5238096-1.86666667-2.7714286-1.86666667-1.24761905 0-2.32380952.77142857-2.77142857 1.86666667-.13333333-.01904762-.27619048-.02857143-.40952381-.02857143-1.64761905 0-2.99047619 1.34285714-2.99047619 2.99047619 0 .67619047.23809524 1.32380952.63809524 1.83809524-.40952381.51428571-.64761905 1.16190476-.64761905 1.83809523 0 1.6476191 1.34285714 2.9904762 3 2.9904762zm3.18095238-.0666667c-.59047619 0-1.06666667-.4666666-1.08571429-1.047619l.11428572-1.03809526c.3047619.11428572.62857143.18095238.97142857.18095238.3428571 0 .6761905-.06666666.9809524-.18095238l.1047619 1.03809526c-.0190476.5809524-.4952381 1.047619-1.0857143 1.047619zm3.1809524-1.83809521c-.2285714 0-.4380953-.06666667-.6095238-.19047619l-.7714286-.54285714c.5238095-.42857143.8952381-1.03809524 1.0095238-1.74285715l.8380952.4c.3809524.18095239.6285715.56190477.6285715.98095239 0 .6095238-.4952381 1.09523809-1.0952381 1.09523809zm-.6190476-5.65714286c.1904762-.12380952.4-.19047619.6190476-.19047619.6 0 1.0857143.48571429 1.0857143 1.08571429 0 .41904762-.2380953.79047619-.6285715.98095238l-.8380952.4c-.1142857-.70476191-.4857143-1.31428571-1.0190476-1.74285714zm-2.5619048-2.02857143c.5904762 0 1.0666667.46666667 1.0857143 1.04761905l-.1047619 1.03809524c-.3047619-.11428571-.6380953-.18095238-.9809524-.18095238-.34285714 0-.66666667.06666667-.97142857.18095238l-.11428572-1.03809524c.01904762-.58095238.4952381-1.04761905 1.08571429-1.04761905zm-3.18095238 1.83809524c.22857143 0 .43809524.06666667.60952381.19047619l.77142857.53333334c-.52380952.42857143-.8952381 1.03809523-1.00952381 1.74285714l-.83809524-.4c-.38095238-.19047619-.62857143-.56190476-.62857143-.98095238 0-.6.4952381-1.08571429 1.0952381-1.08571429zm-.46666667 3.78095238.83809524-.4c.11428571.70476191.48571429 1.31428572 1.01904762 1.74285715l-.77142857.52380952c-.19047619.12380952-.4.19047619-.61904762.19047619-.6 0-1.08571429-.48571428-1.08571429-1.08571428-.00952381-.40952381.23809524-.78095239.61904762-.97142858zm3.64761905 12.47619048c4.7333333 0 8.5714286-3.8380952 8.5714286-8.5714286-4.7333334 0-8.5714286 3.8380953-8.5714286 8.5714286zm2.3238095-2.3238095c.6761905-1.8095238 2.1142857-3.2571429 3.9238095-3.9238095-.6761904 1.8095238-2.1142857 3.247619-3.9238095 3.9238095zm-10.89523807-6.2476191c0 4.7333334 3.83809524 8.5714286 8.57142857 8.5714286 0-4.7333333-3.83809524-8.5714286-8.57142857-8.5714286zm2.32380952 2.3238096c1.80952381.6761904 3.25714286 2.1142857 3.92380953 3.9238095-1.80952381-.6761905-3.24761905-2.1142857-3.92380953-3.9238095z",fill:"currentColor"}))}.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m7.93 11.5h4.14l-2.07-5.52zm10.07-11.5h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm-4.05 16.5-1.14-3h-5.64l-1.12 3h-2.09l5.11-13h1.86l5.11 13z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m7.17 13.5h5.64l1.14 3h2.09l-5.11-13h-1.86l-5.11 13h2.09zm2.83-7.52 2.07 5.52h-4.14zm8-5.98h-16c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-16c0-1.1-.9-2-2-2zm0 18h-16v-16h16z",fill:"currentColor"}))},meta:{label:"Font",keywords:["alphabet","square","text","typography"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m20.2 17h-16.536c-.4424 0-.664-.3619-.664-.8095 0-4.9656 1.9848-9.12821 6.564-10.22997v-1.71351c0-.44766.3576-.80952.8-.80952h3.2c.4424 0 .8.36186.8.80952v1.71351c4.5792 1.10176 6.636 5.26437 6.636 10.22997 0 .4476-.3576.8095-.8.8095zm-7.336-12h-2v.70796c.2648-.02105.8296-.04129 1.1-.04129s.6352.02024.9.04129zm-.9 2.29688c-4.94375 0-7.0584 3.67062-7.464 8.20312h14.864c-.4056-4.5325-2.4563-8.20312-7.4-8.20312z"}),(0,b.createElement)(y.Path,{d:"m2 18.5h20v1.5h-20z"})))},meta:{label:"Food and Drink",keywords:["bell","ring"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m17.7646 7.89213c-.096.53182-.5444.96979-1.1209 1.06364l-.4164.06257 1.2491 2.28376c.2242.4066.2242.9072-.032 1.3452-.2563.4066-.7046.6569-1.185.6569-.2563 0-.4805-.0626-.7046-.1877l-3.491-2.0022-3.39495 2.0022c-.22419.1251-.48041.1877-.7046.1877-.48041 0-.89677-.2503-1.18501-.6257-.25622-.3754-.28825-.8759-.09609-1.2826l1.12096-2.37756-.73663-.1877c-.44838-.12514-.80068-.43797-.96082-.84466-1.88962 1.3452-3.10666 3.34732-3.10666 5.59982 0 4.0981 4.03546 7.4142 8.9997 7.4142 4.9643 0 8.9997-3.3161 8.9997-7.4142.032-2.2837-1.2491-4.34847-3.2348-5.69367z"}),(0,b.createElement)(y.Path,{d:"m7.35566 7.70438 1.92165.46925c.09608.03129.16014.15642.12811.25027l-1.6334 3.4725c-.06406.1564.09608.3128.25622.219l3.90736-2.31501c.064-.03129.1281-.03129.1922 0l4.0034 2.31501c.1601.0938.3523-.0939.2562-.2503l-1.9216-3.50377c-.0641-.09385 0-.25027.1281-.25027l1.7935-.31283c.1922-.03129.1922-.31284.032-.34412-.8967-.25027-2.4341-.65696-3.6511-.81338.0961-1.12621.4804-2.62783.7687-3.25351.2242-.50053-1.5694-.53182-1.7616 0-.1601.46926-.4483 2.03345-.5444 3.22223-1.24909.12513-2.94654.50054-3.90737.75081-.12811.06256-.12811.31283.03203.34412z"})))},meta:{label:"Food item",keywords:["eat","restaurant","tomato","vegetable"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"8"}),(0,b.createElement)(y.Path,{d:"m14.9586 9.09098-3.9304 5.28592-2.27901-1.6946",stroke:"#fff",strokeWidth:"1.5"}))},meta:{label:"Form - Checkbox",keywords:["check","confirm","okay","success"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 3.75h14c.6904 0 1.25.55964 1.25 1.25v14c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-14c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m11.6959 13.9724c.3563-.5469.599-.9586.7281-1.2351.1351-.2765.2027-.5376.2027-.7834 0-.2642-.0768-.47-.2304-.6175-.1475-.1536-.3533-.2304-.6175-.2304-.2949 0-.5684.0707-.8203.212s-.4977.3318-.7373.5714l-.1475-1.1889c.2888-.2335.5899-.4086.9033-.5254.3133-.1167.6605-.1751 1.0414-.1751.3748 0 .6943.0799.9586.2396.2642.1536.4608.3626.5898.6268.1352.2642.2028.556.2028.8755 0 .3626-.0799.7343-.2396 1.1152-.1537.381-.4271.8695-.8203 1.4655l-.7558 1.1521h2.0461v1.1059h-4z"}),(0,b.createElement)(y.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"})))},meta:{label:"Form - Date",keywords:["date","day","month","time"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11.5 4c-4.692 0-8.5 3.808-8.5 8.5s3.808 8.5 8.5 8.5h4.25v-1.7h-4.25c-3.689 0-6.8-3.111-6.8-6.8s3.111-6.8 6.8-6.8 6.8 3.111 6.8 6.8v1.2155c0 .6715-.6035 1.3345-1.275 1.3345s-1.275-.663-1.275-1.3345v-1.2155c0-2.346-1.904-4.25-4.25-4.25s-4.25 1.904-4.25 4.25 1.904 4.25 4.25 4.25c1.173 0 2.244-.476 3.009-1.2495.5525.7565 1.5045 1.2495 2.516 1.2495 1.6745 0 2.975-1.36 2.975-3.0345v-1.2155c0-4.692-3.808-8.5-8.5-8.5zm0 11.05c-1.411 0-2.55-1.139-2.55-2.55s1.139-2.55 2.55-2.55 2.55 1.139 2.55 2.55-1.139 2.55-2.55 2.55z",fill:"currentColor"}))},meta:{label:"Form - Email",keywords:["at sign","email","letter","mail","mention","message","symbol"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12.0041 8.15789c2.2592 0 4.0928 1.76843 4.0928 3.94741 0 .5131-.1065.9947-.2947 1.4447l2.3902 2.3053c1.236-.9948 2.2101-2.2816 2.8076-3.75-1.4161-3.46583-4.9113-5.92109-9.0041-5.92109-1.146 0-2.24283.19737-3.25784.55263l1.76804 1.70527c.4666-.18158.9659-.28422 1.498-.28422zm-8.18555-2.15526 1.86631 1.8.37653.36316c-1.3588 1.01842-2.42292 2.37631-3.06139 3.93951 1.4161 3.4658 4.91132 5.921 9.0041 5.921 1.2688 0 2.4802-.2368 3.5853-.6631l.3438.3315 2.3983 2.3053 1.0396-1.0026-14.51298-13.9974zm4.52661 4.36577 1.26876 1.2237c-.04093.1658-.06549.3395-.06549.5132 0 1.3105 1.09687 2.3684 2.45567 2.3684.1801 0 .3602-.0237.5321-.0632l1.2687 1.2237c-.5484.2605-1.1541.4184-1.8008.4184-2.25922 0-4.09278-1.7684-4.09278-3.9473 0-.6237.16371-1.2079.43384-1.7369zm3.52794-.61577 2.5785 2.48687.0163-.1263c0-1.3106-1.0968-2.36846-2.4556-2.36846z",fill:"currentColor"}))},meta:{label:"Form - Hidden",keywords:["eye","secret"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m13 11.9999v-1c0-1.10459-.8954-2.00002-2-2.00002h-4c-1.10457 0-2 .89543-2 2.00002v1"}),(0,b.createElement)(y.Path,{d:"m4 19.2499h9"}),(0,b.createElement)(y.Path,{d:"m4 15.2499h16"})),(0,b.createElement)(y.Circle,{cx:"9",cy:"5",fill:"currentColor",r:"2"}))},meta:{label:"Form - Name",keywords:["paragraph","person","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"14.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"8.5",x:"7.75",y:"4.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m11 16h2v1.5h-2z",fill:"currentColor"}))},meta:{label:"Form - Phone",keywords:["call","mobile","number","tablet"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"4"}),(0,b.createElement)(y.Circle,{cx:"12",cy:"12",r:"4",stroke:"currentColor"}))},meta:{label:"Form - Radio",keywords:["circle","round","select"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Circle,{cx:"12",cy:"12",r:"7.25"}),(0,b.createElement)(y.Path,{d:"m8 11 3.7141 2.7755c.1781.133.4225.1326.6001-.001l3.6858-2.7745"})))},meta:{label:"Form - Select",keywords:["collapse","dropdown","option"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5 7.25h14c.6904 0 1.25.55964 1.25 1.25v7c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-7c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m16 12.75h-8v-1.5h8z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Form - Submit",keywords:["input"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4 8h16c.6904 0 1.25.55964 1.25 1.25v5c0 .6904-.5596 1.25-1.25 1.25h-16c-.69036 0-1.25-.5596-1.25-1.25v-5c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},meta:{label:"Form - Text",keywords:["input","rectangle"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,b.createElement)(y.Path,{d:"m19.9998 15.5h-16.00004v-1.5h16.00004z"}),(0,b.createElement)(y.Path,{d:"m15.9998 5.5h-12.00004v-1.5h12.00004z"}),(0,b.createElement)(y.Path,{d:"m19.9998 10.5h-16.00004v-1.5h16.00004z"}),(0,b.createElement)(y.Path,{d:"m19.9998 20h-16.00004v-1.5h16.00004z"})))},meta:{label:"Form - Textarea",keywords:["paragraph","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m10.5018 11.3502 4.4504-2.98515-1.4486 4.72825-4.45583 2.9533z",fill:"currentColor"}))},meta:{label:"Form - Website",keywords:["browser","safari","web"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m19 6.75h-14c-.69036 0-1.25.55964-1.25 1.25v8.5c0 .6904.55964 1.25 1.25 1.25h14c.6904 0 1.25-.5596 1.25-1.25v-8.5c0-.69036-.5596-1.25-1.25-1.25z"}),(0,b.createElement)(y.Path,{d:"m4 7 8 6 8-6"})))},meta:{label:"Form",keywords:["envelope","write"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z",fill:"currentColor"}))},meta:{label:"Format Shapes",keywords:["alphabet","font","frame","letter","square","text box","typography"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m17.9645996 0h-15.99999999v2.5l8.12499999 7.5-8.12499999 7.5v2.5h15.99999999v-3.75h-9.74999999l6.24999999-6.25-6.24999999-6.25h9.74999999z",fill:"currentColor"}))},meta:{label:"Sigma",keywords:["code","function","greek","math","sigma","sum","total"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"14.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m5.06667 14.6666 3.9619-2.1334 2.97143 1.4222 3.4667-2.4888 3.4666 2.4888",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},meta:{label:"Gallery - Carousel",keywords:["display","mountains"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Rect,{height:"13.5",rx:".875",width:"13.5",x:"7.75",y:"7.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m8 17 3.7143-2 2.7857 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round",fill:"none"}),(0,b.createElement)(y.Path,{d:"m22 3.75h-4.0005c-1.1046 0-1.9995.89543-1.9995 2v1.25m-12.25 15v-3.0002c0-1.1046.89543-1.9998 2-1.9998h1.25m-2-6.25c-1.5 0-2.25-.89543-2.25-2v-4c0-1.10457.89543-2 2-2h4c1.10457 0 2.25.75 2.25 2.25"})))},meta:{label:"Gallery - Collage",keywords:["display","mountains"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{fill:"none",height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"13.5",x:"3.75",y:"3.75"}),(0,b.createElement)(y.Path,{d:"m4 13 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m21.5 11c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.82843.6716-1.5 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m21.5 21c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.8284.6716-1.5 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h12c.8284 0 1.5.6716 1.5 1.5z"})))},meta:{label:"Gallery - Masonry",keywords:["display","mountains"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m20.75 21.75v-1c0-.5523-.4477-1-1-1h-5c-.5523 0-1 .4477-1 1v1"}),(0,b.createElement)(y.Path,{d:"m10.25 21.75v-1c0-.5523-.44772-1-1-1h-5c-.55228 0-1 .4477-1 1v1"}),(0,b.createElement)(y.Rect,{height:"13.5",rx:".875",width:"13.5",x:"5.25",y:"2.75"}),(0,b.createElement)(y.Path,{d:"m5.5 12 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round"})))},meta:{label:"Gallery - Offset",keywords:["display","mountains"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m4 13 4.5-2.5 3.5 1.8333 4-3.3333 4 3.3333",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h15c.8284 0 1.5.6716 1.5 1.5z",fill:"currentColor"}))},meta:{label:"Gallery - Stacked",keywords:["display","mountains"]}}).styles.default,G=(((((((((((((((((((((((((((((((((((((((((((((((((((((({default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m20 13.8587524v-11.87893062c0-1.08890198-.8909198-1.97982178-1.9798218-1.97982178h-11.87893064c-1.08890198 0-1.97982178.8909198-1.97982178 1.97982178v11.87893062c0 1.088902.8909198 1.9798218 1.97982178 1.9798218h11.87893064c1.088902 0 1.9798218-.8909198 1.9798218-1.9798218zm-10.88901978-3.95964351 2.00951908 2.68265851 2.9400354-3.6725694 3.9596435 4.9495544h-11.87893064zm-9.11098022-5.89910889v14.028125c0 1.088902.8909198 1.9798218 1.97982178 1.9798218l14.02017822-.0079468v-1.9798218l-14.02017822.0079468v-14.028125z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18 2v12h-12v-12zm0-2h-12c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm-8.5 9.67 1.69 2.26 2.48-3.1 3.33 4.17h-10zm-9.5-5.67v14c0 1.1.9 2 2 2h14v-2h-14v-14z",fill:"currentColor"}))}.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M13 4v2.67l-1 1-1-1V4h2m7 7v2h-2.67l-1-1 1-1H20M6.67 11l1 1-1 1H4v-2h2.67M12 16.33l1 1V20h-2v-2.67l1-1M15 2H9v5.5l3 3 3-3V2zm7 7h-5.5l-3 3 3 3H22V9zM7.5 9H2v6h5.5l3-3-3-3zm4.5 4.5l-3 3V22h6v-5.5l-3-3z",fill:"currentColor"}))},meta:{label:"Game Controls",keywords:["controller","direction","d-pad","plus","video games"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m1.92731278 4.32703003c.77092511-.7897664 1.54185022-1.50166852 1.88325991-1.3570634.55066079.22246941 0 1.14571746-.33039648 1.69076752-.2753304.46718576-3.14977973 4.32703003-3.14977973 7.01890985 0 1.4238043.52863436 2.6028922 1.47577092 3.3147943.82599119.6229143 1.91629956.8120133 2.90748899.5116796 1.17841409-.3448276 2.14757709-1.5572859 3.37004405-3.0812013 1.33259912-1.6573971 3.11674006-3.82647389 4.49339206-3.82647389 1.7951542 0 1.8171806 1.12347053 1.938326 1.99110119-4.1629956.7119022-5.92511013 4.0823137-5.92511013 5.9733037s1.58590313 3.4371524 3.53524233 3.4371524c1.7951541 0 4.7246696-1.4794216 5.1651982-6.785317h2.7092511v-2.7808676h-2.7202643c-.1651983-1.83537269-1.2004405-4.67185767-4.438326-4.67185767-2.4779736 0-4.60352424 2.12458287-5.44052864 3.15906563-.63876652.81201335-2.26872247 2.75862064-2.52202643 3.02558394-.2753304.3337042-.74889868.9343716-1.22246696.9343716-.49559472 0-.79295155-.9232481-.39647578-2.1357064.38546256-1.21245826 1.54185022-3.18131254 2.03744494-3.9154616.85903084-1.26807564 1.43171806-2.13570634 1.43171806-3.64849833 0-2.4137931-1.8061674-3.18131257-2.76431718-3.18131257-1.45374449 0-2.72026432 1.11234705-2.99559471 1.39043382-.39647577.40044493-.72687225.73414905-.969163 1.03448275zm10.23127752 12.96996667c-.3414097 0-.814978-.2892103-.814978-.8008899 0-.6674082.8039648-2.4471635 3.160793-3.0700779-.3303965 2.9922136-1.5748899 3.8709678-2.345815 3.8709678z",fill:"currentColor"}))},meta:{label:"Doodle",keywords:["art","creative","doodle","drawing","font","marker","pencil","typography"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m8 4.5-4 5v-5z"}),(0,b.createElement)(y.Path,{d:"m12 10.5h1v4h-1z"}),(0,b.createElement)(y.Path,{d:"m10.2 10.5h-2.4c-.48 0-.8.3333-.8.6667v2.6666c0 .3334.32.6667.8.6667h2.4c.48 0 .8-.3333.8-.6667v-1.3333h-1.2v1h-1.6v-2h2.8v-.3333c0-.3334-.32-.6667-.8-.6667z"}),(0,b.createElement)(y.Path,{d:"m17 11.5v-1h-3v4h1v-1.3333h1.3333v-1h-1.3333v-.6667z"})))},meta:{label:"Gif",keywords:["animated","image","photo","picture"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12 3c-4.9725 0-9 4.13206-9 9.2285 0 4.0782 2.5785 7.5366 6.15375 8.7556.45.0869.615-.1985.615-.4438 0-.2192-.0075-.7998-.01125-1.5688-2.5035.5568-3.0315-1.2382-3.0315-1.2382-.4095-1.0651-1.00125-1.3497-1.00125-1.3497-.81525-.5721.063-.5606.063-.5606.90375.0646 1.3785.9505 1.3785.9505.8025 1.4112 2.10675 1.0036 2.62125.7676.081-.5968.3128-1.0036.57-1.2344-1.99875-.2307-4.0995-1.0243-4.0995-4.5604 0-1.0074.34875-1.8303.92625-2.4763-.10125-.23302-.405-1.17125.07875-2.44248 0 0 .75375-.24763 2.475.94593.72-.20534 1.485-.30685 2.25-.31147.765.00462 1.53.10613 2.25.31147 1.71-1.19356 2.4638-.94593 2.4638-.94593.4837 1.27123.18 2.20946.09 2.44248.5737.646.9225 1.4689.9225 2.4763 0 3.5453-2.1038 4.3259-4.1063 4.5527.315.2769.6075.8429.6075 1.7073 0 1.2351-.0112 2.2272-.0112 2.5271 0 .2422.1575.5306.6187.4383 3.6008-1.2104 6.177-4.6711 6.177-8.7432 0-5.09644-4.0297-9.2285-9-9.2285",fill:"currentColor"}))},meta:{label:"GitHub",keywords:["cat","profile","share","social"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-8 10c0-.61.08-1.21.21-1.78l4.78 4.78v1c0 1.1.9 2 2 2v1.93c-3.93-.5-6.99-3.86-6.99-7.93zm13.89 5.4c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1v-2h2c1.1 0 2-.9 2-2v-.41c2.93 1.18 5.01 4.06 5.01 7.41 0 2.08-.81 3.98-2.11 5.4z",fill:"currentColor"}))},meta:{label:"Globe",keywords:["earth","global","location","map","public","world"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m4 4h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m11 4h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m18 4h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m4 18h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m11 18h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m18 18h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m4 11h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m10 10h4v4h-4z"}),(0,b.createElement)(y.Path,{d:"m18 11h2v2h-2z"})))},meta:{label:"Grid position",keywords:["align","centered","dots","position"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M8 10H5V7H3v3H0v2h3v3h2v-3h3v-2zm10 1c1.66 0 2.99-1.34 2.99-3S19.66 5 18 5c-.32 0-.63.05-.91.14.57.81.9 1.79.9 2.86s-.34 2.04-.9 2.86c.28.09.59.14.91.14zm-5 0c1.66 0 2.99-1.34 2.99-3S14.66 5 13 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm6.62 2.16c.83.73 1.38 1.66 1.38 2.84v2h3v-2c0-1.54-2.37-2.49-4.38-2.84zM13 13c-2 0-6 1-6 3v2h12v-2c0-2-4-3-6-3z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M5 15v-3h3v-2H5V7H3v3H0v2h3v3zm7-1.25c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM7.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H7.34zM12 12c1.93 0 3.5-1.57 3.5-3.5S13.93 5 12 5 8.5 6.57 8.5 8.5 10.07 12 12 12zm0-5c.83 0 1.5.67 1.5 1.5S12.83 10 12 10s-1.5-.67-1.5-1.5S11.17 7 12 7zm5 5c1.93 0 3.5-1.57 3.5-3.5S18.93 5 17 5c-.24 0-.48.02-.71.07.76.94 1.21 2.13 1.21 3.43 0 1.3-.47 2.48-1.23 3.42.24.05.48.08.73.08zm2.32 2.02c1 .81 1.68 1.87 1.68 3.23V19h3v-1.75c0-1.69-2.44-2.76-4.68-3.23z",fill:"currentColor"}))},meta:{label:"Group Add",keywords:["bulk","plus","team","users"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zM9.5 8c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5S9.5 9.38 9.5 8zm6.5 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}),(0,b.createElement)(y.Circle,{cx:"8",cy:"14",r:"2"}),(0,b.createElement)(y.Circle,{cx:"12",cy:"8",r:"2"}),(0,b.createElement)(y.Circle,{cx:"16",cy:"14",r:"2"})))},meta:{label:"Team",keywords:["circle","cluster","crowd","group","huddle","meet"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10.0384629.01236979c-5.23157899 0-9.47368425 4.24210526-9.47368425 9.47368421v7.3684211c0 1.7473684 1.41052631 3.1578947 3.15789473 3.1578947h3.15789474v-8.4210526h-4.21052632v-2.1052632c0-4.07368421 3.29473685-7.36842105 7.3684211-7.36842105 4.0736842 0 7.368421 3.29473684 7.368421 7.36842105v2.1052632h-4.2105263v8.4210526h3.1578947c1.7473685 0 3.1578948-1.4105263 3.1578948-3.1578947v-7.3684211c0-5.23157895-4.2421053-9.47368421-9.4736842-9.47368421z",fill:"currentColor"}))},meta:{label:"Headset",keywords:["audio","headphones","music","song","sound"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 20-1.45-1.4386921c-5.15-5.0899183-8.55-8.4468665-8.55-12.56675749 0-3.35694823 2.42-5.99455041 5.5-5.99455041 1.74 0 3.41.88283379 4.5 2.27792916 1.09-1.39509537 2.76-2.27792916 4.5-2.27792916 3.08 0 5.5 2.63760218 5.5 5.99455041 0 4.11989099-3.4 7.47683919-8.55 12.57765669",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m14.5 0c-1.74 0-3.41.88283379-4.5 2.27792916-1.09-1.39509537-2.76-2.27792916-4.5-2.27792916-3.08 0-5.5 2.63760218-5.5 5.99455041 0 4.11989099 3.4 7.47683919 8.55 12.57765669l1.45 1.4277929 1.45-1.4386921c5.15-5.0899183 8.55-8.4468665 8.55-12.56675749 0-3.35694823-2.42-5.99455041-5.5-5.99455041zm-4.4 16.9482289-.1.1089918-.1-.1089918c-4.76-4.6975477-7.9-7.80381473-7.9-10.95367849 0-2.17983651 1.5-3.8147139 3.5-3.8147139 1.54 0 3.04 1.07901908 3.57 2.57220709h1.87c.52-1.49318801 2.02-2.57220709 3.56-2.57220709 2 0 3.5 1.63487739 3.5 3.8147139 0 3.14986376-3.14 6.25613079-7.9 10.95367849z",fill:"currentColor"}))},meta:{label:"Heart",keywords:["kiss","love","shape","valentine"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{d:"m5 15.25h14c.6904 0 1.25.5596 1.25 1.25v2.5c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25v-2.5c0-.6904.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m4 4h16v11h-16z",fill:"currentColor"}))},meta:{label:"Hero",keywords:["display"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m6 22h8v-1.5h-8z"}),(0,b.createElement)(y.Path,{d:"m13.1758 2.46347c-2.1834 3.59813-4.63759 7.27765-6.46611 10.71183-.08879.1668-.0675.1566-.05735.2834.12017.985.57349 2.8924.57349 2.8924s-.82048 1.913-1.22583 2.6489h2.4c.27105-.3982.5519-1.0806.78287-1.4935.28752-.0817 1.90663-.5383 2.75273-.9084.1162-.0508.144-.0958.2151-.1962 2.0301-3.6693 3.8383-7.45927 5.7349-11.1769.2357-.55654.1087-1.07052-.3943-1.35894-.9591-.56757-1.9166-1.13821-2.8746-1.70778-.5347-.27141-1.0654-.20883-1.4409.30519zm-5.42348 11.82773c-.03001-.1268.10567-.2255.21813-.1598l2.79925 1.6362c.1099.0643.0947.2271-.0257.2686-.584.2016-1.17592.3838-1.53469.4923-.03989.0121-.08273.0069-.11871-.0142l-.91474-.5345c-.03871-.0226-.0652-.0613-.07265-.1055-.09848-.5844-.23671-1.1009-.35089-1.5831z"})))},meta:{label:"Highlight",keywords:["annotate","pen","trace","underline","write"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z",fill:"currentColor"}))},meta:{label:"Lock Closed",keywords:["https","key","padlock","privacy","safe","secure","security"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m10.389 3.26543 3.2192-.00042c.0835-.00006.1661.01633.2432.04823s.1472.07869.2062.13769c.059.05899.1057.12904.1376.20614.0319.07709.0483.15973.0483.24317l.0017 3.85454-2.2452 2.24522-2.24463-2.24463.0005-3.85679c.00052-.16774.0674-.32849.18603-.44712.1186-.11863.2794-.18551.4471-.18603z"}),(0,b.createElement)(y.Path,{d:"m13.611 20.7346-3.2192.0004c-.0835 0-.1661-.0163-.2432-.0482s-.1472-.0787-.20616-.1377c-.059-.059-.10578-.1291-.13769-.2062-.0319-.0771-.04829-.1597-.04823-.2431l-.00174-3.8546 2.24522-2.2452 2.2446 2.2446-.0005 3.8568c-.0005.1678-.0674.3285-.186.4471-.1186.1187-.2794.1855-.4471.1861z"}),(0,b.createElement)(y.Path,{d:"m20.7346 10.389.0004 3.2192c0 .0835-.0163.1661-.0482.2432s-.0787.1472-.1377.2062-.1291.1057-.2062.1376-.1597.0483-.2431.0483l-3.8546.0017-2.2452-2.2452 2.2446-2.24463 3.8568.0005c.1678.00052.3285.0674.4471.18603.1187.1186.1855.2794.1861.4471z"}),(0,b.createElement)(y.Path,{d:"m3.26543 13.611-.00042-3.2192c-.00006-.0835.01633-.1661.04823-.2432s.07869-.1472.13769-.20616c.05899-.059.12904-.10578.20614-.13769.07709-.0319.15973-.04829.24317-.04823l3.85454-.00174 2.24522 2.24522-2.24463 2.2446-3.85679-.0005c-.16774-.0005-.32849-.0674-.44712-.186s-.18551-.2794-.18603-.4471z"})))},meta:{label:"Icon",keywords:["arrow","d-pad","direction","pad"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}),(0,b.createElement)(y.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm5.5789474-3.15789469c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z"}))),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 12.6315789c1.7473684 0 3.1473684-1.4105263 3.1473684-3.15789469l.0105263-6.31578947c0-1.74736842-1.4105263-3.15789474-3.1578947-3.15789474-1.74736842 0-3.15789474 1.41052632-3.15789474 3.15789474v6.31578947c0 1.74736839 1.41052632 3.15789469 3.15789474 3.15789469zm-1.26315789-9.57894732c0-.69473684.56842105-1.2631579 1.26315789-1.2631579.6947368 0 1.2631579.56842106 1.2631579 1.2631579l-.0105263 6.52631579c0 .69473683-.5578948 1.26315793-1.2526316 1.26315793-.69473684 0-1.26315789-.5684211-1.26315789-1.26315793zm6.84210529 6.42105263c0 3.15789469-2.6736842 5.36842109-5.5789474 5.36842109-2.90526316 0-5.57894737-2.2105264-5.57894737-5.36842109h-1.78947368c0 3.58947369 2.86315789 6.55789469 6.31578947 7.07368419v3.4526316h2.10526318v-3.4526316c3.4526316-.5052631 6.3157895-3.4736842 6.3157895-7.07368419z",fill:"currentColor"}))},meta:{label:"Microphone",keywords:["audio","media","music","podcast","song","voice","microphone"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18 0h-16c-1.1 0-1.99.9-1.99 2l-.01 10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9 3h2v2h-2zm0 3h2v2h-2zm-3-3h2v2h-2zm0 3h2v2h-2zm-1 2h-2v-2h2zm0-3h-2v-2h2zm9 7h-8v-2h8zm0-4h-2v-2h2zm0-3h-2v-2h2zm3 3h-2v-2h2zm0-3h-2v-2h2z",transform:"translate(0, 3)",fill:"currentColor"}))},meta:{label:"Keyboard",keywords:["computer","desk","device","ipad","office","pc","surface"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m16.6666667 15c.9166666 0 1.6583333-.75 1.6583333-1.6666667l.0083333-9.16666663c0-.91666667-.75-1.66666667-1.6666666-1.66666667h-13.33333337c-.91666666 0-1.66666666.75-1.66666666 1.66666667v9.16666663c0 .9166667.75 1.6666667 1.66666666 1.6666667h-3.33333333c0 .9166667.75 1.6666667 1.66666667 1.6666667h16.66666663c.9166667 0 1.6666667-.75 1.6666667-1.6666667zm-13.33333337-10.83333333h13.33333337v9.16666663h-13.33333337zm6.66666667 11.66666663c-.45833333 0-.83333333-.375-.83333333-.8333333s.375-.8333333.83333333-.8333333c.4583333 0 .8333333.375.8333333.8333333s-.375.8333333-.8333333.8333333z",fill:"currentColor"}))},meta:{label:"Laptop",keywords:["computer","device","monitor","office","pc","screen"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m9.99610362 17.0837787-7.42990299-5.7765731-1.63316728 1.2702412 9.07315155 7.0568956 9.0731515-7.0568956-1.6432485-1.2803225zm.01008128-2.560645 7.4198217-5.77657311 1.6533298-1.28032249-9.0731515-7.05689565-9.07315155 7.05689565 1.64324856 1.28032249z",fill:"currentColor"}))},meta:{label:"Layers",keywords:["build","cards","creative","design","stack"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M21 6h-7.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H3c-1.1 0-2 .89-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.11-.9-2-2-2zm0 14H3V8h18v12zM9 10v8l7-4z",fill:"currentColor"}))},meta:{label:"Live TV",keywords:["broadcast","livestream","media","television","video","youtube"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z",fill:"currentColor"}))},meta:{label:"Lock Open",keywords:["http","insecure","key","lock","open","padlock","privacy","safe","security"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m12.0026 7.67357c-2.3621 0-4.25762 1.92468-4.25762 4.25763 0 2.3621 1.92468 4.2576 4.25762 4.2576 2.3621 0 4.2576-1.9247 4.2576-4.2576 0-2.33295-1.8955-4.25763-4.2576-4.25763zm.3208 5.36573-.9624.9624-.9623-.9624-.93318-.9331.96238-.9624.9331.9332 2.2163-2.2163.9624.9623zm8.1944-2.3037c-.3791-.35-.5249-.90406-.3207-1.37065l.1749-.43742c.2917-.67072-.0875-1.42893-.7873-1.63306l-.4666-.11665c-.4958-.14581-.8457-.58324-.8749-1.10815v-.49575c-.0291-.72904-.6999-1.25396-1.3997-1.13731l-.4666.08749c-.5249.08748-1.0207-.14581-1.254-.6124l-.2333-.40827c-.3499-.64155-1.1665-.81653-1.7497-.40826l-.3791.26246c-.4083.29161-.9915.29161-1.3998 0l-.3791-.29162c-.5832-.43743-1.42889-.2333-1.77883.40826l-.23329.40827c-.26246.46659-.75821.69988-1.28312.6124l-.46659-.08749c-.72905-.11665-1.37061.40826-1.42893 1.13731l-.02916.46659c-.02916.52491-.3791.96234-.87485 1.10815l-.46659.1458c-.69989.20414-1.07899.96234-.78737 1.63306l.17497.43743c.20413.46659.05832 1.02071-.32078 1.37061l-.34994.3208c-.55408.4666-.55408 1.3414 0 1.808l.34994.3208c.3791.3499.52491.904.32078 1.3706l-.17497.4374c-.29162.6707.08748 1.4289.78737 1.6331l.46659.1166c.49575.1458.84569.5833.87485 1.1082l.02916.4666c.02916.729.69988 1.2539 1.39977 1.1373l.46658-.0875c.52492-.0875 1.02067.1458 1.25396.6124l.2333.4082c.34994.6416 1.16645.8166 1.74975.4083l.3791-.2624c.4082-.2917.9915-.2917 1.3997 0l.3791.2916c.5833.4374 1.429.2333 1.7789-.4083l.2333-.4083c.2624-.4665.7582-.6998 1.2831-.6124l.4666.0875c.729.1167 1.3706-.4082 1.4289-1.1373l.0292-.4666c.0291-.5249.3791-.9623.8748-1.1081l.4666-.1167c.6999-.2041 1.079-.9623.7874-1.633l-.175-.4375c-.2041-.4665-.0583-1.0206.3208-1.3706l.3499-.3207c.5541-.4666.5541-1.3415 0-1.8081zm-8.5152 7.1154c-3.26612 0-5.89068-2.6537-5.89068-5.8906 0-3.26617 2.65372-5.89073 5.89068-5.89073 3.2661 0 5.8907 2.65372 5.8907 5.89073 0 3.2369-2.6246 5.8906-5.8907 5.8906z",fill:"currentColor"}))},meta:{label:"Logos",keywords:["certified","checkmark"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m19.6976 16.8149-4.5045 2.7755c-.1023.0623-.219.0952-.338.0952-.1189 0-.2356-.0329-.3379-.0952l-3.2947-2.0192c.2929-.5543.4809-1.1606.5542-1.7867l3.2233 2.0124v-9.50002l-5.46036-3.34376v6.29688c-.4582-.4688-1.23302-.6921-2.00388-.7355-.09631 0-.19431-.0087-.29399-.0087-.09969 0-.19938 0-.29569.0087-.85883.0493-1.7495.4304-2.44608.9485v-4.963c-.0002-.11068.02756-.21953.08057-.31591s.12945-.177.22187-.23399l4.56823-2.85494c.10228-.06229.21901-.09516.33793-.09516s.23564.03287.3379.09516l4.807 2.96287 4.6025-2.83623c.0546-.03341.1169-.05136.1804-.05203.0636-.00067.1263.01598.1815.04824.0553.03225.1013.07897.1333.1354s.0488.12055.0488.18584v12.72755c-.0001.1103-.028.2188-.081.3149-.053.096-.1293.1764-.2214.2332zm-10.15796.8309-2.01909 2.2291c-.03574.0395-.07901.071-.12712.0925s-.10003.0326-.15251.0326-.10439-.0111-.15251-.0326c-.04811-.0215-.09138-.053-.12712-.0925l-2.01908-2.2291c-.46748-.5034-.77835-1.1384-.893-1.8239-.11465-.6856-.02788-1.3906.24925-2.0254.24163-.5429.62326-1.0077 1.10363-1.344.48036-.3364 1.04116-.5314 1.62172-.5641h.21796.21795c.58056.0327 1.14136.2277 1.62172.5641.48037.3363.862.8011 1.10366 1.344.2769.6349.3634 1.3401.2484 2.0256-.1149.6856-.4261 1.3205-.89386 1.8237zm-.81102-2.4164c0-.3019-.0872-.5971-.25058-.8481s-.39559-.4467-.66728-.5622c-.27169-.1156-.57064-.1458-.85907-.0869-.28842.0589-.55335.2043-.76129.4178s-.34955.4855-.40692.7816-.02793.603.08461.882c.11254.2789.30311.5173.54762.6851.24451.1677.53198.2572.82606.2572.19539 0 .38888-.0395.56938-.1163.18051-.0769.34449-.1895.48258-.3314s.24757-.3104.3222-.4958c.07462-.1854.11291-.3841.11269-.5847z",fill:"currentColor"}))},meta:{label:"Map",keywords:["location","marker","position","world"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c3.921743 0 7.114273 3.19253001 7.114273 7.11427301 0 4.95331259-6.1894175 11.86305029-6.4562027 12.15651399l-.6580703.729213-.65807025-.729213c-.26678524-.2934637-6.45620276-7.2032014-6.45620276-12.15651399 0-3.921743 3.19253001-7.11427301 7.11427301-7.11427301zm-1.36060471 9.04401956-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 0c-3.921743 0-7.11427301 3.19253001-7.11427301 7.11427301 0 4.95331259 6.18941752 11.86305029 6.45620276 12.15651399l.65807025.729213.6580703-.729213c.2667852-.2934637 6.4562027-7.2032014 6.4562027-12.15651399 0-3.921743-3.19253-7.11427301-7.114273-7.11427301zm0 17.3143619c-1.9386394-2.3210315-5.33570476-7.0520231-5.33570476-10.20008889 0-2.94353046 2.3921743-5.33570476 5.33570476-5.33570476 2.9435305 0 5.3357048 2.3921743 5.3357048 5.33570476 0 3.40595819-3.7794576 8.32369939-5.3357048 10.20008889zm-1.36060471-8.27034234-1.56514007-1.5740329-1.26278345 1.26278346 2.82792352 2.82792348 5.34459761-5.34459756-1.2538906-1.26278346z",fill:"currentColor"}))},meta:{label:"Marker",keywords:["check","directions","location","map","pin","verified"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m15.75 18v1.75c0 .5523-.4477 1-1 1h-10c-.55228 0-1-.4477-1-1v-15c0-.55228.44772-1 1-1h10c.5523 0 1 .44959 1 1.00188 0 2.11305 0 1.45031 0 1.24812",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"12",y:"8"}))},meta:{label:"Media card",keywords:["square"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"M21,5c-1.11-0.35-2.33-0.5-3.5-0.5c-1.95,0-4.05,0.4-5.5,1.5c-1.45-1.1-3.55-1.5-5.5-1.5S2.45,4.9,1,6v14.65 c0,0.25,0.25,0.5,0.5,0.5c0.1,0,0.15-0.05,0.25-0.05C3.1,20.45,5.05,20,6.5,20c1.95,0,4.05,0.4,5.5,1.5c1.35-0.85,3.8-1.5,5.5-1.5 c1.65,0,3.35,0.3,4.75,1.05c0.1,0.05,0.15,0.05,0.25,0.05c0.25,0,0.5-0.25,0.5-0.5V6C22.4,5.55,21.75,5.25,21,5z M21,18.5 c-1.1-0.35-2.3-0.5-3.5-0.5c-1.7,0-4.15,0.65-5.5,1.5V8c1.35-0.85,3.8-1.5,5.5-1.5c1.2,0,2.4,0.15,3.5,0.5V18.5z"}),(0,b.createElement)(y.Path,{d:"M17.5,10.5c0.88,0,1.73,0.09,2.5,0.26V9.24C19.21,9.09,18.36,9,17.5,9c-1.7,0-3.24,0.29-4.5,0.83v1.66 C14.13,10.85,15.7,10.5,17.5,10.5z"}),(0,b.createElement)(y.Path,{d:"M13,12.49v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26V11.9c-0.79-0.15-1.64-0.24-2.5-0.24 C15.8,11.66,14.26,11.96,13,12.49z"}),(0,b.createElement)(y.Path,{d:"M17.5,14.33c-1.7,0-3.24,0.29-4.5,0.83v1.66c1.13-0.64,2.7-0.99,4.5-0.99c0.88,0,1.73,0.09,2.5,0.26v-1.52 C19.21,14.41,18.36,14.33,17.5,14.33z"})))},meta:{label:"Menu",keywords:["book","cafe","magazine","open","pages","read","restaurant"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z",fill:"currentColor"}))},meta:{label:"Merge",keywords:["arrows","combine","join","mix","up"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m6.5 0h-5c-.825 0-1.5.61363636-1.5 1.36363636v9.27272724c0 .75.675 1.3636364 1.5 1.3636364h5c.825 0 1.5-.6136364 1.5-1.3636364v-9.27272724c0-.75-.675-1.36363636-1.5-1.36363636zm-.5 10h-4v-8h4z",transform:"translate(4 2)"}))},meta:{label:"Mobile",keywords:["call","number","phone","tablet"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11.8181818 4.54545455-3.40909089 4.54545454 2.59090909 3.45454541-1.45454545 1.0909091c-1.53636364-2.0454545-4.0909091-5.45454542-4.0909091-5.45454542l-5.45454545 7.27272732h20z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m11.8181818 4.54545455-3.83636362 5.11818181 1.13636364 1.51818184 2.69999998-3.60909093 4.5454546 6.06363633h-7.69090913l-3.64545454-4.88181815-5.02727273 6.70000005h20zm-8.18181816 9.09090905 1.38181818-1.8454545 1.38181818 1.8454545z",fill:"currentColor"}))},meta:{label:"Mountains",keywords:["backpacking","hills","hiking","landscape","outdoors","peaks","summit","valley"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m13 10.5h-8c-.27614 0-.5.2239-.5.5v8c0 .2761.22386.5.5.5h8c.2761 0 .5-.2239.5-.5v-8c0-.2761-.2239-.5-.5-.5zm-8-1.5h8c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-8c-1.10457 0-2-.8954-2-2v-8c0-1.10457.89543-2 2-2z",fillRule:"evenodd"}),(0,b.createElement)(y.Path,{d:"m7.67708 16.8438v-3.6875l3.07292 1.8437z"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m9.03508 5c0-1.10457.89543-2 2.00002-2h7.9649c1.1046 0 2 .89543 2 2v8c0 1.1046-.8954 2-2 2h-1.9961v-1.5h1.9961c.2761 0 .5-.2239.5-.5v-2.838l-1.728-1.59293-.9927 1.11671c-.1351.15198-.3261.24259-.5292.25107-.2032.00848-.4011-.06589-.5484-.20609l-2.0421-1.9437-2.3585 2.55494-1.1022-1.01737 2.875-3.11459c.1363-.14762.3261-.2344.5269-.24089.2008-.0065.3958.06784.5413.20634l2.0317 1.93375.9844-1.10751c.1337-.15043.3223-.2408.5233-.2508s.3976.06121.5456.19762l1.2729 1.17337v-3.12192c0-.27614-.2239-.5-.5-.5h-7.9649c-.2762 0-.5.22386-.5.5v1.98438h-1.50002z",fillRule:"evenodd"})))},meta:{label:"Multimedia",keywords:["media","photo","picture","video"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m20.0286458 10.0068123-2.2181818-2.52727276.3090909-3.34545455-3.2818182-.74545454-1.7181818-2.8909091-3.0909091 1.32727273-3.09090906-1.32727273-1.71818182 2.8909091-3.28181818.73636363.30909091 3.34545455-2.21818182 2.53636367 2.21818182 2.5272727-.30909091 3.3545454 3.28181818.7454546 1.71818182 2.8909091 3.09090906-1.3363637 3.0909091 1.3272728 1.7181818-2.8909091 3.2818182-.7454546-.3090909-3.3454545zm-9.0909091 4.5454545h-1.81818178v-1.8181818h1.81818178zm0-3.6363636h-1.81818178v-5.45454548h1.81818178z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m20.5555013 9.96270419-2.2181818-2.52727273.3090909-3.34545454-3.2818182-.74545455-1.7181818-2.89090909-3.0909091 1.32727273-3.09090909-1.32727273-1.71818182 2.89090909-3.28181818.73636364.30909091 3.34545454-2.21818182 2.53636364 2.21818182 2.52727271-.30909091 3.3545455 3.28181818.7454545 1.71818182 2.8909091 3.09090909-1.3363636 3.0909091 1.3272727 1.7181818-2.8909091 3.2818182-.7454545-.3090909-3.3454546zm-4.1 1.91818181.2363636 2.5363636-2.4909091.5636364-1.3 2.1909091-2.3454545-1.0090909-2.34545454 1.0090909-1.3-2.1909091-2.49090909-.5636364.23636363-2.5454545-1.68181818-1.90909091 1.68181818-1.92727273-.23636363-2.52727272 2.49090909-.55454546 1.3-2.19090909 2.34545454 1 2.3454545-1.00909091 1.3 2.19090909 2.4909091.56363637-.2363636 2.53636363 1.6818182 1.91818182zm-6.80909091.8090909h1.81818181v1.8181818h-1.81818181zm0-7.27272726h1.81818181v5.45454546h-1.81818181z",transform:"translate(-.565918)",fill:"currentColor"}))},meta:{label:"New",keywords:["alert","badge","exclamation mark","important","info","notice","notification","sticker","warning"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-4.51 2.11l.26 2.79-2.74.62-1.43 2.41L12 18.82l-2.58 1.11-1.43-2.41-2.74-.62.26-2.8L3.66 12l1.85-2.12-.26-2.78 2.74-.61 1.43-2.41L12 5.18l2.58-1.11 1.43 2.41 2.74.62-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z",fill:"currentColor"}))},meta:{label:"Releases",keywords:["exclamation","new"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M0 0h24v24H0z",fill:"none"}),(0,b.createElement)(y.Path,{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zm0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98zM12.75 5l-4.5 8.5h3.14V19l4.36-8.5h-3z",fill:"currentColor"}))},meta:{label:"Offline Bolt",keywords:["amp","circle","lightning","performance","power"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m8.5 8.5 3.5-3.5 3.5 3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m15.5 15.5-3.5 3.5-3.5-3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m11.25 18.0625v-12.25h1.5v12.25z"}))},meta:{label:"Open",keywords:["arrows","down","up","vertical"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"M.59 12c0-1.152.927-2.085 2.07-2.085 1.144 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085A2.077 2.077 0 01.59 12zm14.54 2.085A2.077 2.077 0 0113.06 12c0-1.152.927-2.085 2.07-2.085 1.143 0 2.07.933 2.07 2.085a2.078 2.078 0 01-2.07 2.085zm0-10.426c-4.572 0-8.28 3.735-8.28 8.34 0 4.608 3.707 8.342 8.28 8.342 4.573 0 8.28-3.734 8.28-8.341 0-4.606-3.707-8.34-8.28-8.34z",fillRule:"evenodd"}))},meta:{label:"OpenTable",keywords:["profile","share","social"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",height:"25",viewBox:"0 0 24 25",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m14.5314 1v1.49242h-2.0067v-1.49242zm4.9776 0c1.0996 0 1.991.89091 1.991 1.98989h-1.4933c0-.27475-.2228-.49747-.4977-.49747zm-1.4933 1.49242v-1.49242h-2.0067v1.49242zm1.991 10.94438v-1.9899h1.4933v1.9899zm0-3.4823h1.4933v-1.98989h-1.4933zm-.4977 5.4722c.2749 0 .4977-.2227.4977-.4975h1.4933c0 1.099-.8914 1.9899-1.991 1.9899zm1.991-8.95451h-1.4933v-1.98989h1.4933zm-10.4063-5.47219c-1.09964 0-1.99105.89091-1.99105 1.98989h1.49325c0-.27475.2229-.49747.4978-.49747zm-2.16208 4.87109 7.54938 7.54501v5.9282c0 .2976-.2415.5389-.5393.5389h-10.78475c-.29781 0-.53923-.2413-.53923-.5389v-12.93428c0-.29764.24142-.53893.53923-.53893zm5.39238-1.61678h-7.01009-2.15696c-1.19125 0-2.15695.96514-2.15695 2.15571v12.93428c0 1.1906.9657 2.1557 2.15695 2.1557h10.78475c1.1913 0 2.157-.9651 2.157-2.1557v-4.3114-7.0061-1.61678c0-1.19057-.9657-2.15571-2.157-2.15571z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Page duplicate",keywords:["corner","ghost","paper"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m17.9584 12.5417-7.5833-7.58336h-3.79169c-.29915 0-.54166.24251-.54166.54166v13c0 .2991.24251.5417.54166.5417h10.83329c.2992 0 .5417-.2426.5417-.5417zm-9.20832-9.20836h7.04162 1.625c1.1967 0 2.1667.97005 2.1667 2.16666v1.625 7.0417 4.3333c0 1.1967-.97 2.1667-2.1667 2.1667h-10.83329c-1.19661 0-2.16666-.97-2.16666-2.1667v-13c0-1.19661.97005-2.16666 2.16666-2.16666z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Page",keywords:["corner","paper"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m20.1658 18.312c0 .9283-.7596 1.6879-1.688 1.6879-.9283 0-1.6879-.7596-1.6879-1.6879 0-.9284 1.6879-3.3758 1.6879-3.3758s1.688 2.4474 1.688 3.3758z",fill:"currentColor",fillRule:"evenodd"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m4.97449 13c0 .422.16879.844.42198 1.1815l4.30419 4.3042c.67514.6752 1.68794.6752 2.36304 0l4.3042-4.3042c.2532-.3375.422-.7595.422-1.1815z",fill:"currentColor",fillRule:"evenodd"}),(0,b.createElement)(y.Path,{d:"m7.92839 3.71155 6.66731 6.66725m-4.895 8.2708-4.30419-4.3042c-.67517-.6751-.67517-1.6879 0-2.3631l5.48569-5.3169 5.4014 5.4013c.6752.6752.6752 1.688 0 2.3631l-4.3042 4.3042c-.5908.5908-1.6035.5908-2.2787-.0844z",stroke:"currentColor",strokeWidth:"1.5"}))},meta:{label:"Paint can",keywords:["artist","colors","creative","design","palette"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957z",transform:"translate(1)",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m14.4389323 2.01845703v-.99840495c0-.54912272-.4492822-.99840494-.998405-.99840494h-11.98085933c-.54912272 0-.99840495.44928222-.99840495.99840494v3.99361979c0 .54912273.44928223.99840495.99840495.99840495h11.98085933c.5491228 0 .998405-.44928222.998405-.99840495v-.99840494h.9984049v3.99361979h-9.98404944v10.98245438c0 .5491228.44928223.998405.99840495.998405h1.99680989c.54912273 0 .99840495-.4492822.99840495-.998405v-8.9856445h7.98723955v-7.98723957zm-1.9968099 1.9968099h-9.98404948v-1.9968099h9.98404948z",transform:"translate(1)",fill:"currentColor"}))},meta:{label:"Paint",keywords:["artist","brush","colors","creative","design","media","palette"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m18.5806749.77408854h-15.55555554c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555554c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555554c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555554c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm-11.1111111 15.55555556h-2.22222222v-7.77777778h2.22222222zm4.4444444 0h-2.22222218v-11.11111111h2.22222218zm4.4444445 0h-2.2222222v-4.4444444h2.2222222z",transform:"translate(-.802897 -.774089)",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m17.7777778 0h-15.55555558c-1.22222222 0-2.22222222 1-2.22222222 2.22222222v15.55555558c0 1.2222222 1 2.2222222 2.22222222 2.2222222h15.55555558c1.2222222 0 2.2222222-1 2.2222222-2.2222222v-15.55555558c0-1.22222222-1-2.22222222-2.2222222-2.22222222zm0 17.7777778h-15.55555558v-15.55555558h15.55555558zm-13.33333336-10.00000002h2.22222223v7.77777782h-2.22222223zm4.44444445-3.33333334h2.22222221v11.11111116h-2.22222221zm4.44444441 6.66666666h2.2222223v4.4444445h-2.2222223z",fill:"currentColor"}))},meta:{label:"Poll",keywords:["analytics","chart","data","graph","square","stats","survey","vote"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m6 4.75h12c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-12c-.69036 0-1.25-.5596-1.25-1.25v-12c0-.69036.55964-1.25 1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Path,{d:"m7 9h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m7 13h2v2h-2z"}),(0,b.createElement)(y.Path,{d:"m10 9h7v2h-7z"}),(0,b.createElement)(y.Path,{d:"m10 13h7v2h-7z"}),(0,b.createElement)(y.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))},meta:{label:"Post carousel",keywords:["lines","list","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"3",y:"3"}),(0,b.createElement)(y.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"13",y:"3"}),(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m13 18.25h5"}),(0,b.createElement)(y.Path,{d:"m13 14.25h7"}),(0,b.createElement)(y.Path,{d:"m3 18.25h5"}),(0,b.createElement)(y.Path,{d:"m3 14.25h7"})))},meta:{label:"Posts",keywords:["double","text","twice"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,b.createElement)(y.Path,{d:"m18 4.5h-12c-.27614 0-.5.22386-.5.5v14.5c0 .2761.22386.5.5.5h12c.2761 0 .5-.2239.5-.5v-14.5c0-.27614-.2239-.5-.5-.5zm-12-1.5h12c1.1046 0 2 .89543 2 2v14.5c0 1.1046-.8954 2-2 2h-12c-1.10457 0-2-.8954-2-2v-14.5c0-1.10457.89543-2 2-2z"}),(0,b.createElement)(y.Path,{d:"m10.9123 9.87699c-.3141.21991-.4123.45171-.4123.62301s.0982.4031.4123.623c.3118.2182.7824.377 1.3377.377v1.5c-.8254 0-1.6048-.233-2.1979-.6481-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.79516.46141-1.43835 1.0521-1.85186.5931-.41517 1.3725-.64814 2.1979-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75c0-.1713-.0982-.4031-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.3377.37699z"}),(0,b.createElement)(y.Path,{d:"m13.5877 14.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.233 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.6048-.233-2.1979-.6481c-.59069-.4135-1.0521-1.0567-1.0521-1.8519 0-.4142.33579-.75.75-.75.4142 0 .75.3358.75.75 0 .1713.0982.4031.4123.623.3118.2182.7824.377 1.3377.377s1.0259-.1588 1.3377-.377z"}),(0,b.createElement)(y.Path,{d:"m12.25 15.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,b.createElement)(y.Path,{d:"m12.25 7c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})))},meta:{label:"Pricing table - Item",keywords:["cash","money","paper","sign"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},(0,b.createElement)(y.Path,{d:"m16 3h-10c-.27614 0-.5.22386-.5.5v13.5c0 .2761.22386.5.5.5h10c.2761 0 .5-.2239.5-.5v-13.5c0-.27614-.2239-.5-.5-.5zm-10-1.5h10c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-10c-1.10457 0-2-.8954-2-2v-13.5c0-1.10457.89543-2 2-2z"}),(0,b.createElement)(y.Path,{d:"m9.91233 7.87699c-.31409.21986-.41233.45167-.41233.62301s.09824.40315.41233.62301c.31177.21821.78237.37699 1.33767.37699v1.5c-.8254 0-1.60477-.233-2.19786-.6481-.59073-.41355-1.05214-1.05674-1.05214-1.8519s.46141-1.43835 1.05214-1.85186c.59309-.41517 1.37246-.64814 2.19786-.64814s1.6048.23297 2.1979.64814c.5907.41351 1.0521 1.0567 1.0521 1.85186 0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75c0-.17134-.0982-.40315-.4123-.62301-.3118-.21821-.7824-.37699-1.3377-.37699s-1.0259.15878-1.33767.37699z"}),(0,b.createElement)(y.Path,{d:"m12.5877 12.623c.3141-.2199.4123-.4517.4123-.623s-.0982-.4031-.4123-.623c-.3118-.2182-.7824-.377-1.3377-.377v-1.5c.8254 0 1.6048.23297 2.1979.6481.5907.4135 1.0521 1.0567 1.0521 1.8519s-.4614 1.4384-1.0521 1.8519c-.5931.4151-1.3725.6481-2.1979.6481s-1.60477-.233-2.19786-.6481c-.59073-.4135-1.05214-1.0567-1.05214-1.8519 0-.4142.33579-.75.75-.75s.75.3358.75.75c0 .1713.09824.4031.41233.623.31177.2182.78237.377 1.33767.377s1.0259-.1588 1.3377-.377z"}),(0,b.createElement)(y.Path,{d:"m11.25 13.5c.4142 0 .75.3358.75.75v.5c0 .4142-.3358.75-.75.75s-.75-.3358-.75-.75v-.5c0-.4142.3358-.75.75-.75z"}),(0,b.createElement)(y.Path,{d:"m11.25 5c.4142 0 .75.33579.75.75v.5c0 .41421-.3358.75-.75.75s-.75-.33579-.75-.75v-.5c0-.41421.3358-.75.75-.75z"})),(0,b.createElement)(y.Path,{d:"m20.25 8.25v11c0 1.1046-.8954 2-2 2h-8",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},meta:{label:"Pricing table",keywords:["cash","money","paper","sign"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Circle,{cx:"9",cy:"9",r:"4"}),(0,b.createElement)(y.Path,{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}))),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zM15.08 7.05c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z",fill:"currentColor"}))},meta:{label:"Voice",keywords:["accouncement","audio","broadcast","megaphone","podcast","record","shout","sing","speak","talk","voice over"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m5.83333333 6.66666667v-2.5l-5.83333333 5.83333333 5.83333333 5.8333333v-2.5l-3.33333333-3.3333333zm4.99999997.83333333v-3.33333333l-5.8333333 5.83333333 5.8333333 5.8333333v-3.4166666c4.1666667 0 7.0833334 1.3333333 9.1666667 4.25-.8333333-4.1666667-3.3333333-8.33333337-9.1666667-9.1666667z",fill:"currentColor"}))},meta:{label:"Reply",keywords:["arrows","back","comment","email","mail","message","respond","reverse"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"-2 -1 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"M0 2.538C0 1.865.258 1.22.716.744A2.4 2.4 0 0 1 2.443 0h14.114a2.4 2.4 0 0 1 1.727.744c.458.476.715 1.121.716 1.794v18.616c0 .009-.005.017-.005.026-.018.11-.043.22-.074.327-.004.008-.003.017-.007.025-.008.017-.027.024-.036.04a.817.817 0 0 1-.228.258.77.77 0 0 1-.464.17h-.004a.776.776 0 0 1-.338-.084c-.007-.003-.015-.002-.023-.005l-2.53-1.315-2.532 1.315a.791.791 0 0 1-.728 0L9.5 20.596l-2.532 1.315a.788.788 0 0 1-.727 0L3.71 20.596l-2.532 1.315c-.008.004-.016.003-.024.006-.104.034-.21.06-.318.078-.007 0-.014.005-.022.005a.711.711 0 0 1-.1-.021.767.767 0 0 1-.189-.04 1.97 1.97 0 0 1-.261-.17.829.829 0 0 1-.105-.14.794.794 0 0 1-.073-.097c-.004-.008-.003-.017-.007-.025a.87.87 0 0 1-.042-.16.864.864 0 0 1-.032-.168c0-.01-.005-.016-.005-.025V2.538Zm4.074 16.355 2.53 1.314 2.532-1.314a.79.79 0 0 1 .728 0l2.531 1.314 2.531-1.314a.79.79 0 0 1 .729 0l1.716.892V2.538a.864.864 0 0 0-.238-.598.8.8 0 0 0-.576-.248H2.443a.8.8 0 0 0-.576.249.864.864 0 0 0-.238.597v17.247l1.717-.892a.788.788 0 0 1 .728 0Z",fill:"currentColor"}),(0,b.createElement)(y.Path,{d:"M8.414 7.333h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .225.086.44.239.598a.8.8 0 0 0 .575.248ZM8.414 11.846h5.429c.216 0 .423-.089.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248A.863.863 0 0 0 7.6 11c0 .224.086.44.239.598.152.159.36.248.575.248ZM8.414 16.359h5.429c.216 0 .423-.09.576-.248a.863.863 0 0 0 .238-.598.863.863 0 0 0-.238-.598.799.799 0 0 0-.576-.248H8.414a.799.799 0 0 0-.575.248.863.863 0 0 0-.239.598c0 .224.086.44.239.598.152.159.36.248.575.248ZM5.157 7.333a.787.787 0 0 0 .315-.067.853.853 0 0 0 .26-.181.869.869 0 0 0 .224-.762.852.852 0 0 0-.223-.435.697.697 0 0 0-.261-.181.782.782 0 0 0-.892.179.873.873 0 0 0-.171.927.813.813 0 0 0 .749.52ZM5.157 11.846a.786.786 0 0 0 .315-.068.852.852 0 0 0 .26-.18.85.85 0 0 0 .24-.599.876.876 0 0 0-.24-.599.786.786 0 0 0-.957-.147.824.824 0 0 0-.27.242.863.863 0 0 0-.137.71.858.858 0 0 0 .16.33.79.79 0 0 0 .63.31ZM5.157 16.359a.784.784 0 0 0 .576-.25.873.873 0 0 0 .174-.932.841.841 0 0 0-.235-.33.782.782 0 0 0-.752-.154.806.806 0 0 0-.511.484.873.873 0 0 0 .173.932.812.812 0 0 0 .575.25Z",fill:"currentColor"}))},meta:{label:"Request",keywords:["bullets","list","paper","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m3.75 18v-12c0-.69036.55964-1.25 1.25-1.25h14c.6904 0 1.25.55964 1.25 1.25v12c0 .6904-.5596 1.25-1.25 1.25h-14c-.69036 0-1.25-.5596-1.25-1.25z",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m3 15h6v18h-6z",fill:"currentColor",transform:"matrix(0 -1 1 0 -12 18)"}))},meta:{label:"Row",keywords:["divider","line"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm7.08163265-8.16326529c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm4.7142857 11.83673469c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4.08163265 16.3265306c-2.25510204 0-4.08163265-1.8265306-4.08163265-4.0816326 0-2.25510208 1.82653061-4.08163269 4.08163265-4.08163269s4.08163266 1.82653061 4.08163266 4.08163269c0 2.255102-1.82653062 4.0816326-4.08163266 4.0816326zm0-6.122449c-1.12244898 0-2.04081632.9183674-2.04081632 2.0408164 0 1.1224489.91836734 2.0408163 2.04081632 2.0408163s2.04081633-.9183674 2.04081633-2.0408163c0-1.122449-.91836735-2.0408164-2.04081633-2.0408164zm7.08163265-2.04081629c-2.25510203 0-4.08163265-1.82653062-4.08163265-4.08163266s1.82653062-4.08163265 4.08163265-4.08163265c2.255102 0 4.0816327 1.82653061 4.0816327 4.08163265s-1.8265307 4.08163266-4.0816327 4.08163266zm0-6.12244898c-1.122449 0-2.04081632.91836734-2.04081632 2.04081632s.91836732 2.04081633 2.04081632 2.04081633 2.0408163-.91836735 2.0408163-2.04081633-.9183673-2.04081632-2.0408163-2.04081632zm4.7142857 17.95918367c-2.255102 0-4.0816326-1.8265306-4.0816326-4.0816327 0-2.255102 1.8265306-4.0816326 4.0816326-4.0816326 2.2551021 0 4.0816327 1.8265306 4.0816327 4.0816326 0 2.2551021-1.8265306 4.0816327-4.0816327 4.0816327zm0-6.122449c-1.122449 0-2.0408163.9183674-2.0408163 2.0408163 0 1.122449.9183673 2.0408164 2.0408163 2.0408164s2.0408163-.9183674 2.0408163-2.0408164c0-1.1224489-.9183673-2.0408163-2.0408163-2.0408163z",fill:"currentColor"}))},meta:{label:"Scatter Plot",keywords:["analytics","chart","circle","data","dots","graph","random","stats"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4.63589015 9.40022032v3.64467918l6.37818865 3.4806687 6.3781886-3.4806687v-3.64467918l-6.3781886 3.48066868zm6.37818865-9.2757086-10.02286786 5.46701882 10.02286786 5.46701886 8.2005282-4.47384377v6.29618337h1.8223396v-7.28935846z",transform:"translate(-1 1.713379)",fill:"currentColor"}))},meta:{label:"School",keywords:["college","degree","diploma","education","graduation","hat","university"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z",fill:"currentColor"}))},meta:{label:"Shield",keywords:["armor","guard","protect","safe","security"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{fill:"currentColor",fillRule:"evenodd"},(0,b.createElement)(y.Path,{d:"m.00952381 18.5714286 19.99047619-8.5714286-19.99047619-8.57142857-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619z"}),(0,b.createElement)(y.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z"}))),outlined:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m1.91428571 4.31428571 7.15238096 3.06666667-7.16190477-.95238095zm7.14285715 8.30476189-7.15238096 3.0666667v-2.1142857zm-9.04761905-11.19047617-.00952381 6.66666667 14.2857143 1.9047619-14.2857143 1.9047619.00952381 6.6666667 19.99047619-8.5714286z",fill:"currentColor"}))},meta:{label:"Send",keywords:["deliver","email","mail","message","paper airplane"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m4 20.25h16",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Path,{d:"m4 16.25h9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},meta:{label:"Service item",keywords:["bubble","lines","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},(0,b.createElement)(y.Path,{d:"m4 20.25h16"}),(0,b.createElement)(y.Path,{d:"m4 16.25h9"}),(0,b.createElement)(y.Path,{d:"m22.25 9.5v-5.75c0-1.10457-.8954-2-2-2h-12.75"})),(0,b.createElement)(y.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"}))},meta:{label:"Services",keywords:["bubble","lines","text"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m8.5 9.5c0-.82843-.67157-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.67157 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m13.5 14.5c0-.8284-.6716-1.5-1.5-1.5s-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m18.5 9.5c0-.82843-.6716-1.5-1.5-1.5s-1.5.67157-1.5 1.5c0 .8284.6716 1.5 1.5 1.5s1.5-.6716 1.5-1.5z"}),(0,b.createElement)(y.Path,{d:"m16.5 5h1v13.825h-1z"}),(0,b.createElement)(y.Path,{d:"m6.5 5h1v14h-1z"}),(0,b.createElement)(y.Path,{d:"m11.5 5h1v14h-1z"}))},meta:{label:"Settings",keywords:["dots","lines","preferences","sliders"]}}).styles.default,M={styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),(0,b.createElement)(y.Path,{clipRule:"evenodd",d:"m19.5 8.5v11h-15v-5-2c0 3.5 3.5 3.5 5 3.5 3 0 3.5-3.0452 5-5 1.2022-1.56673 3.2746-2.39739 5-2.5z",fill:"currentColor",fillRule:"evenodd"}))},meta:{label:"Shape divider",keywords:["rectangle","wave"]}}.styles.default,L=(((({default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m15.5 6-8 6 8 6",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),(0,b.createElement)(y.G,{fill:"currentColor"},(0,b.createElement)(y.Rect,{height:"4",rx:"1",width:"4",x:"5",y:"10"}),(0,b.createElement)(y.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"4"}),(0,b.createElement)(y.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"16"})))}.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m17.2727273 4.36363636h-2.7272728v-3.63636363h-12.72727268c-1 0-1.81818182.81818182-1.81818182 1.81818182v9.99999995h1.81818182c0 1.509091 1.21818182 2.7272728 2.72727273 2.7272728 1.5090909 0 2.72727272-1.2181818 2.72727272-2.7272728h5.45454543c0 1.509091 1.2181818 2.7272728 2.7272728 2.7272728 1.5090909 0 2.7272727-1.2181818 2.7272727-2.7272728h1.8181818v-4.5454545zm-.4545455 1.36363637 1.7818182 2.27272727h-4.0545455v-2.27272727zm-12.27272725 7.72727277c-.5 0-.90909091-.409091-.90909091-.909091s.40909091-.9090909.90909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091zm2.01818181-2.7272728c-.5-.5545454-1.20909091-.90909088-2.01818181-.90909088-.80909091 0-1.51818182.35454548-2.01818182.90909088h-.70909091v-8.18181815h10.90909088v8.18181815zm8.89090914 2.7272728c-.5 0-.909091-.409091-.909091-.909091s.409091-.9090909.909091-.9090909.9090909.4090909.9090909.9090909-.4090909.909091-.9090909.909091z",transform:"translate(0 2)",fill:"currentColor"}))},meta:{label:"Shipping",keywords:["auto","cart","commerce","delivery","ecommerce","ship","shop","store","transport","truck","woo"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m10 8.675c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zm-6-10c-5.52 0-10 4.48-10 10 0 3.7 2.01 6.92 4.99 8.65l1-1.73c-2.38-1.39-3.99-3.96-3.99-6.92 0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z",fill:"currentColor"}))},meta:{label:"Signal",keywords:["radar","radio","sonar","waves","wifi"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{d:"m20 9h-4.17l3.24-3.24-1.41-1.42-4.66 4.66h-2v-2l4.66-4.66-1.42-1.41-3.24 3.24v-4.17h-2v4.17l-3.24-3.24-1.42 1.41 4.66 4.66v2h-2l-4.66-4.66-1.41 1.42 3.24 3.24h-4.17v2h4.17l-3.24 3.24 1.41 1.42 4.66-4.66h2v2l-4.66 4.66 1.42 1.41 3.24-3.24v4.17h2v-4.17l3.24 3.24 1.42-1.41-4.66-4.66v-2h2l4.66 4.66 1.41-1.42-3.24-3.24h4.17z",fill:"currentColor"}))},meta:{label:"Snowflake",keywords:["chill","cold","frozen","global","ice","season","winter"]}}).styles.default,{styles:{default:(0,b.createElement)(y.SVG,{fill:"none",viewBox:"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},(0,b.createElement)(y.Path,{fill:"none",d:"m12.5 17v-2c0-1.1046-.8954-2-2-2h-4c-1.10457 0-2 .8954-2 2v2",stroke:"currentColor",strokeWidth:"1.5"}),(0,b.createElement)(y.Path,{d:"m19.5 17v-1c0-1.1046-.8954-2-2-2h-2.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),(0,b.createElement)(y.Circle,{cx:"15.5",cy:"10",fill:"currentColor",r:"2"}),(0,b.createElement)(y.Circle,{cx:"8.5",cy:"9",fill:"currentColor",r:"2"}),(0,b.createElement)(y.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}))},meta:{label:"Social profiles",keywords:["people","person","profiles","share","social"]}}).styles.default,N=((((((((((((((((((((((({default:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z",fill:"currentColor"})),outlined:(0,b.createElement)(y.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,b.createElement)(y.Path,{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63-2.14 2.14-3.32 4.86-3.55 7.63 1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-3.44-4.44c.63 1.03 1.07 2.18 1.3 3.38-.47.3-.91.63-1.34.98-.42-.34-.87-.67-1.33-.97.25-1.2.71-2.35 1.37-3.39zM12 15.45c-.82-1.25-1.86-2.34-3.06-3.2-.13-.09-.27-.16-.4-.26.13.09.27.17.39.25C6.98 10.83 4.59 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45zm1.32 4.15c-.44.15-.88.27-1.33.37-.44-.09-.87-.21-1.28-.36-3.29-1.18-5.7-3.99-6.45-7.35 1.1.26 2.15.71 3.12 1.33l-.02.01c.13.09.26.18.39.25l.07.04c.99.72 1.84 1.61 2.51 2.65L12 19.1l1.67-2.55c.69-1.05 1.55-1.95 2.53-2.66l.07-.05c.09-.05.18-.11.27-.17l-.01-.02c.98-.65 2.07-1.13 3.21-1.4-.75 3.37-3.15 6.18-6.42 7.35zm-4.33-7.32c-.02-.01-.04-.03-.05-.04 0 0 .01 0 .01.01.01