Page Builder Gutenberg Blocks – CoBlocks - Version 2.5.1

Version Description

Download this release

Release Info

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

Code changes from version 2.5.0 to 2.5.1

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.5.0
8
  * Text Domain: coblocks
9
  * Domain Path: /languages
10
  * Tested up to: 5.5
@@ -25,7 +25,7 @@ if ( ! defined( 'ABSPATH' ) ) {
25
  exit;
26
  }
27
 
28
- define( 'COBLOCKS_VERSION', '2.5.0' );
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.5.1
8
  * Text Domain: coblocks
9
  * Domain Path: /languages
10
  * Tested up to: 5.5
25
  exit;
26
  }
27
 
28
+ define( 'COBLOCKS_VERSION', '2.5.1' );
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/coblocks.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url'), 'version' => 'a8926a6f0974bd502475d36828f738e0');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url'), 'version' => '2617cf7b48456637fdc678458ec56487');
dist/coblocks.js CHANGED
@@ -55,4 +55,4 @@
55
  object-assign
56
  (c) Sindre Sorhus
57
  @license MIT
58
- */var n=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function l(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},o=0;o<10;o++)t["_"+String.fromCharCode(o)]=o;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var o,i,a=l(e),s=1;s<arguments.length;s++){for(var u in o=Object(arguments[s]))c.call(o,u)&&(a[u]=o[u]);if(n){i=n(o);for(var b=0;b<i.length;b++)r.call(o,i[b])&&(a[i[b]]=o[i[b]])}}return a}},function(e,t,o){"use strict";e.exports={}},function(e,t,o){"use strict";e.exports=function(e,t,o,n,c,r,l,i){if(!e){var a;if(void 0===t)a=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[o,n,c,r,l,i],u=0;(a=new Error(t.replace(/%s/g,(function(){return s[u++]})))).name="Invariant Violation"}throw a.framesToPop=1,a}}},function(e,t,o){var n=o(87),c=o(31),r=o(60);e.exports=function(e){return"string"==typeof e||!c(e)&&r(e)&&"[object String]"==n(e)}},function(e,t,o){var n=o(538),c=o(89);e.exports=function(e){return null==e?[]:n(e,c(e))}},function(e,t,o){var n=o(138);e.exports=function(e,t){return n(t,(function(t){return e[t]}))}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(o(18)),c=o(540),r=a(o(547)),l=a(o(549)),i=o(152);function a(e){return e&&e.__esModule?e:{default:e}}function s(e){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}function b(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function d(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?b(o,!0).forEach((function(t){g(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):b(o).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function p(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function m(e){return(m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function h(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function f(e,t){return(f=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function g(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var v=(0,i.canUseDOM)()&&o(550),O=function(e){function t(e){var o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),o=function(e,t){return!t||"object"!==s(t)&&"function"!=typeof t?h(e):t}(this,m(t).call(this,e)),g(h(o),"innerSliderRefHandler",(function(e){return o.innerSlider=e})),g(h(o),"slickPrev",(function(){return o.innerSlider.slickPrev()})),g(h(o),"slickNext",(function(){return o.innerSlider.slickNext()})),g(h(o),"slickGoTo",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return o.innerSlider.slickGoTo(e,t)})),g(h(o),"slickPause",(function(){return o.innerSlider.pause("paused")})),g(h(o),"slickPlay",(function(){return o.innerSlider.autoPlay("play")})),o.state={breakpoint:null},o._responsiveMediaHandlers=[],o}var o,a,b;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&f(e,t)}(t,e),o=t,(a=[{key:"media",value:function(e,t){v.register(e,t),this._responsiveMediaHandlers.push({query:e,handler:t})}},{key:"UNSAFE_componentWillMount",value:function(){var e=this;if(this.props.responsive){var t=this.props.responsive.map((function(e){return e.breakpoint}));t.sort((function(e,t){return e-t})),t.forEach((function(o,n){var c;c=0===n?(0,r.default)({minWidth:0,maxWidth:o}):(0,r.default)({minWidth:t[n-1]+1,maxWidth:o}),(0,i.canUseDOM)()&&e.media(c,(function(){e.setState({breakpoint:o})}))}));var o=(0,r.default)({minWidth:t.slice(-1)[0]});(0,i.canUseDOM)()&&this.media(o,(function(){e.setState({breakpoint:null})}))}}},{key:"componentWillUnmount",value:function(){this._responsiveMediaHandlers.forEach((function(e){v.unregister(e.query,e.handler)}))}},{key:"render",value:function(){var e,t,o=this;(e=this.state.breakpoint?"unslick"===(t=this.props.responsive.filter((function(e){return e.breakpoint===o.state.breakpoint})))[0].settings?"unslick":d({},l.default,{},this.props,{},t[0].settings):d({},l.default,{},this.props)).centerMode&&(e.slidesToScroll,e.slidesToScroll=1),e.fade&&(e.slidesToShow,e.slidesToScroll,e.slidesToShow=1,e.slidesToScroll=1);var r=n.default.Children.toArray(this.props.children);r=r.filter((function(e){return"string"==typeof e?!!e.trim():!!e})),e.variableWidth&&(e.rows>1||e.slidesPerRow>1)&&(console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"),e.variableWidth=!1);for(var i=[],a=null,s=0;s<r.length;s+=e.rows*e.slidesPerRow){for(var b=[],p=s;p<s+e.rows*e.slidesPerRow;p+=e.slidesPerRow){for(var m=[],h=p;h<p+e.slidesPerRow&&(e.variableWidth&&r[h].props.style&&(a=r[h].props.style.width),!(h>=r.length));h+=1)m.push(n.default.cloneElement(r[h],{key:100*s+10*p+h,tabIndex:-1,style:{width:"".concat(100/e.slidesPerRow,"%"),display:"inline-block"}}));b.push(n.default.createElement("div",{key:10*s+p},m))}e.variableWidth?i.push(n.default.createElement("div",{key:s,style:{width:a}},b)):i.push(n.default.createElement("div",{key:s},b))}if("unslick"===e){var f="regular slider "+(this.props.className||"");return n.default.createElement("div",{className:f},i)}return i.length<=e.slidesToShow&&(e.unslick=!0),n.default.createElement(c.InnerSlider,u({style:this.props.style,ref:this.innerSliderRefHandler},e),i)}}])&&p(o.prototype,a),b&&p(o,b),t}(n.default.Component);t.default=O},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.InnerSlider=void 0;var n=p(o(18)),c=p(o(118)),r=p(o(541)),l=p(o(542)),i=p(o(6)),a=o(152),s=o(543),u=o(544),b=o(545),d=p(o(546));function p(e){return e&&e.__esModule?e:{default:e}}function m(){return(m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}function h(e,t){if(null==e)return{};var o,n,c=function(e,t){if(null==e)return{};var o,n,c={},r=Object.keys(e);for(n=0;n<r.length;n++)o=r[n],t.indexOf(o)>=0||(c[o]=e[o]);return c}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(n=0;n<r.length;n++)o=r[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}function f(e){return(f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function g(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function v(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?g(o,!0).forEach((function(t){_(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):g(o).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function O(e){return(O=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function k(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function y(e,t){return(y=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function _(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var j=function(e){function t(e){var o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),o=function(e,t){return!t||"object"!==f(t)&&"function"!=typeof t?k(e):t}(this,O(t).call(this,e)),_(k(o),"listRefHandler",(function(e){return o.list=e})),_(k(o),"trackRefHandler",(function(e){return o.track=e})),_(k(o),"adaptHeight",(function(){if(o.props.adaptiveHeight&&o.list){var e=o.list.querySelector('[data-index="'.concat(o.state.currentSlide,'"]'));o.list.style.height=(0,a.getHeight)(e)+"px"}})),_(k(o),"UNSAFE_componentWillMount",(function(){if(o.ssrInit(),o.props.onInit&&o.props.onInit(),o.props.lazyLoad){var e=(0,a.getOnDemandLazySlides)(v({},o.props,{},o.state));e.length>0&&(o.setState((function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}})),o.props.onLazyLoad&&o.props.onLazyLoad(e))}})),_(k(o),"componentDidMount",(function(){var e=v({listRef:o.list,trackRef:o.track},o.props);o.updateState(e,!0,(function(){o.adaptHeight(),o.props.autoplay&&o.autoPlay("update")})),"progressive"===o.props.lazyLoad&&(o.lazyLoadTimer=setInterval(o.progressiveLazyLoad,1e3)),o.ro=new d.default((function(){o.state.animating?(o.onWindowResized(!1),o.callbackTimers.push(setTimeout((function(){return o.onWindowResized()}),o.props.speed))):o.onWindowResized()})),o.ro.observe(o.list),Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),(function(e){e.onfocus=o.props.pauseOnFocus?o.onSlideFocus:null,e.onblur=o.props.pauseOnFocus?o.onSlideBlur:null})),window&&(window.addEventListener?window.addEventListener("resize",o.onWindowResized):window.attachEvent("onresize",o.onWindowResized))})),_(k(o),"componentWillUnmount",(function(){o.animationEndCallback&&clearTimeout(o.animationEndCallback),o.lazyLoadTimer&&clearInterval(o.lazyLoadTimer),o.callbackTimers.length&&(o.callbackTimers.forEach((function(e){return clearTimeout(e)})),o.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",o.onWindowResized):window.detachEvent("onresize",o.onWindowResized),o.autoplayTimer&&clearInterval(o.autoplayTimer)})),_(k(o),"UNSAFE_componentWillReceiveProps",(function(e){for(var t=v({listRef:o.list,trackRef:o.track},e,{},o.state),c=!1,r=0,l=Object.keys(o.props);r<l.length;r++){var i=l[r];if(!e.hasOwnProperty(i)){c=!0;break}if("object"!==f(e[i])&&"function"!=typeof e[i]&&e[i]!==o.props[i]){c=!0;break}}o.updateState(t,c,(function(){o.state.currentSlide>=n.default.Children.count(e.children)&&o.changeSlide({message:"index",index:n.default.Children.count(e.children)-e.slidesToShow,currentSlide:o.state.currentSlide}),e.autoplay?o.autoPlay("update"):o.pause("paused")}))})),_(k(o),"componentDidUpdate",(function(){if(o.checkImagesLoad(),o.props.onReInit&&o.props.onReInit(),o.props.lazyLoad){var e=(0,a.getOnDemandLazySlides)(v({},o.props,{},o.state));e.length>0&&(o.setState((function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}})),o.props.onLazyLoad&&o.props.onLazyLoad(e))}o.adaptHeight()})),_(k(o),"onWindowResized",(function(e){o.debouncedResize&&o.debouncedResize.cancel(),o.debouncedResize=(0,l.default)((function(){return o.resizeWindow(e)}),50),o.debouncedResize()})),_(k(o),"resizeWindow",(function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(c.default.findDOMNode(o.track)){var t=v({listRef:o.list,trackRef:o.track},o.props,{},o.state);o.updateState(t,e,(function(){o.props.autoplay?o.autoPlay("update"):o.pause("paused")})),o.setState({animating:!1}),clearTimeout(o.animationEndCallback),delete o.animationEndCallback}})),_(k(o),"updateState",(function(e,t,c){var r=(0,a.initializedState)(e);e=v({},e,{},r,{slideIndex:r.currentSlide}),e=v({},e,{left:(0,a.getTrackLeft)(e)});var l=(0,a.getTrackCSS)(e);(t||n.default.Children.count(o.props.children)!==n.default.Children.count(e.children))&&(r.trackStyle=l),o.setState(r,c)})),_(k(o),"ssrInit",(function(){if(o.props.variableWidth){var e=0,t=0,c=[],r=(0,a.getPreClones)(v({},o.props,{},o.state,{slideCount:o.props.children.length})),l=(0,a.getPostClones)(v({},o.props,{},o.state,{slideCount:o.props.children.length}));o.props.children.forEach((function(t){c.push(t.props.style.width),e+=t.props.style.width}));for(var i=0;i<r;i++)t+=c[c.length-1-i],e+=c[c.length-1-i];for(var s=0;s<l;s++)e+=c[s];for(var u=0;u<o.state.currentSlide;u++)t+=c[u];var b={width:e+"px",left:-t+"px"};if(o.props.centerMode){var d="".concat(c[o.state.currentSlide],"px");b.left="calc(".concat(b.left," + (100% - ").concat(d,") / 2 ) ")}o.setState({trackStyle:b})}else{var p=n.default.Children.count(o.props.children),m=v({},o.props,{},o.state,{slideCount:p}),h=(0,a.getPreClones)(m)+(0,a.getPostClones)(m)+p,f=100/o.props.slidesToShow*h,g=100/h,O=-g*((0,a.getPreClones)(m)+o.state.currentSlide)*f/100;o.props.centerMode&&(O+=(100-g*f/100)/2);var k={width:f+"%",left:O+"%"};o.setState({slideWidth:g+"%",trackStyle:k})}})),_(k(o),"checkImagesLoad",(function(){var e=document.querySelectorAll(".slick-slide img"),t=e.length,n=0;Array.prototype.forEach.call(e,(function(e){var c=function(){return++n&&n>=t&&o.onWindowResized()};if(e.onclick){var r=e.onclick;e.onclick=function(){r(),e.parentNode.focus()}}else e.onclick=function(){return e.parentNode.focus()};e.onload||(o.props.lazyLoad?e.onload=function(){o.adaptHeight(),o.callbackTimers.push(setTimeout(o.onWindowResized,o.props.speed))}:(e.onload=c,e.onerror=function(){c(),o.props.onLazyLoadError&&o.props.onLazyLoadError()}))}))})),_(k(o),"progressiveLazyLoad",(function(){for(var e=[],t=v({},o.props,{},o.state),n=o.state.currentSlide;n<o.state.slideCount+(0,a.getPostClones)(t);n++)if(o.state.lazyLoadedList.indexOf(n)<0){e.push(n);break}for(var c=o.state.currentSlide-1;c>=-(0,a.getPreClones)(t);c--)if(o.state.lazyLoadedList.indexOf(c)<0){e.push(c);break}e.length>0?(o.setState((function(t){return{lazyLoadedList:t.lazyLoadedList.concat(e)}})),o.props.onLazyLoad&&o.props.onLazyLoad(e)):o.lazyLoadTimer&&(clearInterval(o.lazyLoadTimer),delete o.lazyLoadTimer)})),_(k(o),"slideHandler",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=o.props,c=n.asNavFor,r=n.beforeChange,l=n.onLazyLoad,i=n.speed,s=n.afterChange,u=o.state.currentSlide,b=(0,a.slideHandler)(v({index:e},o.props,{},o.state,{trackRef:o.track,useCSS:o.props.useCSS&&!t})),d=b.state,p=b.nextState;if(d){r&&r(u,d.currentSlide);var m=d.lazyLoadedList.filter((function(e){return o.state.lazyLoadedList.indexOf(e)<0}));l&&m.length>0&&l(m),o.setState(d,(function(){c&&c.innerSlider.slideHandler(e),p&&(o.animationEndCallback=setTimeout((function(){var e=p.animating,t=h(p,["animating"]);o.setState(t,(function(){o.callbackTimers.push(setTimeout((function(){return o.setState({animating:e})}),10)),s&&s(d.currentSlide),delete o.animationEndCallback}))}),i))}))}})),_(k(o),"changeSlide",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=v({},o.props,{},o.state),c=(0,a.changeSlide)(n,e);(0===c||c)&&(!0===t?o.slideHandler(c,t):o.slideHandler(c))})),_(k(o),"clickHandler",(function(e){!1===o.clickable&&(e.stopPropagation(),e.preventDefault()),o.clickable=!0})),_(k(o),"keyHandler",(function(e){var t=(0,a.keyHandler)(e,o.props.accessibility,o.props.rtl);""!==t&&o.changeSlide({message:t})})),_(k(o),"selectHandler",(function(e){o.changeSlide(e)})),_(k(o),"disableBodyScroll",(function(){window.ontouchmove=function(e){(e=e||window.event).preventDefault&&e.preventDefault(),e.returnValue=!1}})),_(k(o),"enableBodyScroll",(function(){window.ontouchmove=null})),_(k(o),"swipeStart",(function(e){o.props.verticalSwiping&&o.disableBodyScroll();var t=(0,a.swipeStart)(e,o.props.swipe,o.props.draggable);""!==t&&o.setState(t)})),_(k(o),"swipeMove",(function(e){var t=(0,a.swipeMove)(e,v({},o.props,{},o.state,{trackRef:o.track,listRef:o.list,slideIndex:o.state.currentSlide}));t&&(t.swiping&&(o.clickable=!1),o.setState(t))})),_(k(o),"swipeEnd",(function(e){var t=(0,a.swipeEnd)(e,v({},o.props,{},o.state,{trackRef:o.track,listRef:o.list,slideIndex:o.state.currentSlide}));if(t){var n=t.triggerSlideHandler;delete t.triggerSlideHandler,o.setState(t),void 0!==n&&(o.slideHandler(n),o.props.verticalSwiping&&o.enableBodyScroll())}})),_(k(o),"slickPrev",(function(){o.callbackTimers.push(setTimeout((function(){return o.changeSlide({message:"previous"})}),0))})),_(k(o),"slickNext",(function(){o.callbackTimers.push(setTimeout((function(){return o.changeSlide({message:"next"})}),0))})),_(k(o),"slickGoTo",(function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e=Number(e),isNaN(e))return"";o.callbackTimers.push(setTimeout((function(){return o.changeSlide({message:"index",index:e,currentSlide:o.state.currentSlide},t)}),0))})),_(k(o),"play",(function(){var e;if(o.props.rtl)e=o.state.currentSlide-o.props.slidesToScroll;else{if(!(0,a.canGoNext)(v({},o.props,{},o.state)))return!1;e=o.state.currentSlide+o.props.slidesToScroll}o.slideHandler(e)})),_(k(o),"autoPlay",(function(e){o.autoplayTimer&&clearInterval(o.autoplayTimer);var t=o.state.autoplaying;if("update"===e){if("hovered"===t||"focused"===t||"paused"===t)return}else if("leave"===e){if("paused"===t||"focused"===t)return}else if("blur"===e&&("paused"===t||"hovered"===t))return;o.autoplayTimer=setInterval(o.play,o.props.autoplaySpeed+50),o.setState({autoplaying:"playing"})})),_(k(o),"pause",(function(e){o.autoplayTimer&&(clearInterval(o.autoplayTimer),o.autoplayTimer=null);var t=o.state.autoplaying;"paused"===e?o.setState({autoplaying:"paused"}):"focused"===e?"hovered"!==t&&"playing"!==t||o.setState({autoplaying:"focused"}):"playing"===t&&o.setState({autoplaying:"hovered"})})),_(k(o),"onDotsOver",(function(){return o.props.autoplay&&o.pause("hovered")})),_(k(o),"onDotsLeave",(function(){return o.props.autoplay&&"hovered"===o.state.autoplaying&&o.autoPlay("leave")})),_(k(o),"onTrackOver",(function(){return o.props.autoplay&&o.pause("hovered")})),_(k(o),"onTrackLeave",(function(){return o.props.autoplay&&"hovered"===o.state.autoplaying&&o.autoPlay("leave")})),_(k(o),"onSlideFocus",(function(){return o.props.autoplay&&o.pause("focused")})),_(k(o),"onSlideBlur",(function(){return o.props.autoplay&&"focused"===o.state.autoplaying&&o.autoPlay("blur")})),_(k(o),"render",(function(){var e,t,c,r=(0,i.default)("slick-slider",o.props.className,{"slick-vertical":o.props.vertical,"slick-initialized":!0}),l=v({},o.props,{},o.state),d=(0,a.extractObject)(l,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding"]),p=o.props.pauseOnHover;if(d=v({},d,{onMouseEnter:p?o.onTrackOver:null,onMouseLeave:p?o.onTrackLeave:null,onMouseOver:p?o.onTrackOver:null,focusOnSelect:o.props.focusOnSelect?o.selectHandler:null}),!0===o.props.dots&&o.state.slideCount>=o.props.slidesToShow){var h=(0,a.extractObject)(l,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","customPaging","infinite","appendDots"]),f=o.props.pauseOnDotsHover;h=v({},h,{clickHandler:o.changeSlide,onMouseEnter:f?o.onDotsLeave:null,onMouseOver:f?o.onDotsOver:null,onMouseLeave:f?o.onDotsLeave:null}),e=n.default.createElement(u.Dots,h)}var g=(0,a.extractObject)(l,["infinite","centerMode","currentSlide","slideCount","slidesToShow","prevArrow","nextArrow"]);g.clickHandler=o.changeSlide,o.props.arrows&&(t=n.default.createElement(b.PrevArrow,g),c=n.default.createElement(b.NextArrow,g));var O=null;o.props.vertical&&(O={height:o.state.listHeight});var k=null;!1===o.props.vertical?!0===o.props.centerMode&&(k={padding:"0px "+o.props.centerPadding}):!0===o.props.centerMode&&(k={padding:o.props.centerPadding+" 0px"});var y=v({},O,{},k),_=o.props.touchMove,j={className:"slick-list",style:y,onClick:o.clickHandler,onMouseDown:_?o.swipeStart:null,onMouseMove:o.state.dragging&&_?o.swipeMove:null,onMouseUp:_?o.swipeEnd:null,onMouseLeave:o.state.dragging&&_?o.swipeEnd:null,onTouchStart:_?o.swipeStart:null,onTouchMove:o.state.dragging&&_?o.swipeMove:null,onTouchEnd:_?o.swipeEnd:null,onTouchCancel:o.state.dragging&&_?o.swipeEnd:null,onKeyDown:o.props.accessibility?o.keyHandler:null},w={className:r,dir:"ltr",style:o.props.style};return o.props.unslick&&(j={className:"slick-list"},w={className:r}),n.default.createElement("div",w,o.props.unslick?"":t,n.default.createElement("div",m({ref:o.listRefHandler},j),n.default.createElement(s.Track,m({ref:o.trackRefHandler},d),o.props.children)),o.props.unslick?"":c,o.props.unslick?"":e)})),o.list=null,o.track=null,o.state=v({},r.default,{currentSlide:o.props.initialSlide,slideCount:n.default.Children.count(o.props.children)}),o.callbackTimers=[],o.clickable=!0,o.debouncedResize=null,o}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&y(e,t)}(t,e),t}(n.default.Component);t.InnerSlider=j},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0};t.default=n},function(e,t,o){(function(t){var o=/^\s+|\s+$/g,n=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,r=/^0o[0-7]+$/i,l=parseInt,i="object"==typeof t&&t&&t.Object===Object&&t,a="object"==typeof self&&self&&self.Object===Object&&self,s=i||a||Function("return this")(),u=Object.prototype.toString,b=Math.max,d=Math.min,p=function(){return s.Date.now()};function m(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function h(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==u.call(e)}(e))return NaN;if(m(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=m(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var i=c.test(e);return i||r.test(e)?l(e.slice(2),i?2:8):n.test(e)?NaN:+e}e.exports=function(e,t,o){var n,c,r,l,i,a,s=0,u=!1,f=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function v(t){var o=n,r=c;return n=c=void 0,s=t,l=e.apply(r,o)}function O(e){return s=e,i=setTimeout(y,t),u?v(e):l}function k(e){var o=e-a;return void 0===a||o>=t||o<0||f&&e-s>=r}function y(){var e=p();if(k(e))return _(e);i=setTimeout(y,function(e){var o=t-(e-a);return f?d(o,r-(e-s)):o}(e))}function _(e){return i=void 0,g&&n?v(e):(n=c=void 0,l)}function j(){var e=p(),o=k(e);if(n=arguments,c=this,a=e,o){if(void 0===i)return O(a);if(f)return i=setTimeout(y,t),v(a)}return void 0===i&&(i=setTimeout(y,t)),l}return t=h(t)||0,m(o)&&(u=!!o.leading,r=(f="maxWait"in o)?b(h(o.maxWait)||0,t):r,g="trailing"in o?!!o.trailing:g),j.cancel=function(){void 0!==i&&clearTimeout(i),s=0,n=a=c=i=void 0},j.flush=function(){return void 0===i?l:_(p())},j}}).call(this,o(98))},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Track=void 0;var n=l(o(18)),c=l(o(6)),r=o(152);function l(e){return e&&e.__esModule?e:{default:e}}function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(){return(a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function b(e,t){return!t||"object"!==i(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function m(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function h(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?m(o,!0).forEach((function(t){f(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):m(o).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function f(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var g=function(e){var t,o,n,c,r;return n=(r=e.rtl?e.slideCount-1-e.index:e.index)<0||r>=e.slideCount,e.centerMode?(c=Math.floor(e.slidesToShow/2),o=(r-e.currentSlide)%e.slideCount==0,r>e.currentSlide-c-1&&r<=e.currentSlide+c&&(t=!0)):t=e.currentSlide<=r&&r<e.currentSlide+e.slidesToShow,{"slick-slide":!0,"slick-active":t,"slick-center":o,"slick-cloned":n,"slick-current":r===e.currentSlide}},v=function(e,t){return e.key||t},O=function(e){var t,o=[],l=[],i=[],a=n.default.Children.count(e.children),s=(0,r.lazyStartIndex)(e),u=(0,r.lazyEndIndex)(e);return n.default.Children.forEach(e.children,(function(b,d){var p,m={message:"children",index:d,slidesToScroll:e.slidesToScroll,currentSlide:e.currentSlide};p=!e.lazyLoad||e.lazyLoad&&e.lazyLoadedList.indexOf(d)>=0?b:n.default.createElement("div",null);var f=function(e){var t={};return void 0!==e.variableWidth&&!1!==e.variableWidth||(t.width=e.slideWidth),e.fade&&(t.position="relative",e.vertical?t.top=-e.index*parseInt(e.slideHeight):t.left=-e.index*parseInt(e.slideWidth),t.opacity=e.currentSlide===e.index?1:0,t.transition="opacity "+e.speed+"ms "+e.cssEase+", visibility "+e.speed+"ms "+e.cssEase,t.WebkitTransition="opacity "+e.speed+"ms "+e.cssEase+", visibility "+e.speed+"ms "+e.cssEase),t}(h({},e,{index:d})),O=p.props.className||"",k=g(h({},e,{index:d}));if(o.push(n.default.cloneElement(p,{key:"original"+v(p,d),"data-index":d,className:(0,c.default)(k,O),tabIndex:"-1","aria-hidden":!k["slick-active"],style:h({outline:"none"},p.props.style||{},{},f),onClick:function(t){p.props&&p.props.onClick&&p.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(m)}})),e.infinite&&!1===e.fade){var y=a-d;y<=(0,r.getPreClones)(e)&&a!==e.slidesToShow&&((t=-y)>=s&&(p=b),k=g(h({},e,{index:t})),l.push(n.default.cloneElement(p,{key:"precloned"+v(p,t),"data-index":t,tabIndex:"-1",className:(0,c.default)(k,O),"aria-hidden":!k["slick-active"],style:h({},p.props.style||{},{},f),onClick:function(t){p.props&&p.props.onClick&&p.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(m)}}))),a!==e.slidesToShow&&((t=a+d)<u&&(p=b),k=g(h({},e,{index:t})),i.push(n.default.cloneElement(p,{key:"postcloned"+v(p,t),"data-index":t,tabIndex:"-1",className:(0,c.default)(k,O),"aria-hidden":!k["slick-active"],style:h({},p.props.style||{},{},f),onClick:function(t){p.props&&p.props.onClick&&p.props.onClick(t),e.focusOnSelect&&e.focusOnSelect(m)}})))}})),e.rtl?l.concat(o,i).reverse():l.concat(o,i)},k=function(e){function t(){return s(this,t),b(this,d(t).apply(this,arguments))}var o,c,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(t,e),o=t,(c=[{key:"render",value:function(){var e=O(this.props),t=this.props,o={onMouseEnter:t.onMouseEnter,onMouseOver:t.onMouseOver,onMouseLeave:t.onMouseLeave};return n.default.createElement("div",a({className:"slick-track",style:this.props.trackStyle},o),e)}}])&&u(o.prototype,c),r&&u(o,r),t}(n.default.PureComponent);t.Track=k},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Dots=void 0;var n=r(o(18)),c=r(o(6));function r(e){return e&&e.__esModule?e:{default:e}}function l(e){return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function i(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function a(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function b(e,t){return!t||"object"!==l(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var m=function(e){function t(){return s(this,t),b(this,d(t).apply(this,arguments))}var o,r,l;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(t,e),o=t,(r=[{key:"clickHandler",value:function(e,t){t.preventDefault(),this.props.clickHandler(e)}},{key:"render",value:function(){var e,t=this,o=(e={slideCount:this.props.slideCount,slidesToScroll:this.props.slidesToScroll,slidesToShow:this.props.slidesToShow,infinite:this.props.infinite}).infinite?Math.ceil(e.slideCount/e.slidesToScroll):Math.ceil((e.slideCount-e.slidesToShow)/e.slidesToScroll)+1,r=this.props,l={onMouseEnter:r.onMouseEnter,onMouseOver:r.onMouseOver,onMouseLeave:r.onMouseLeave},s=Array.apply(null,Array(o+1).join("0").split("")).map((function(e,o){var r=o*t.props.slidesToScroll,l=o*t.props.slidesToScroll+(t.props.slidesToScroll-1),i=(0,c.default)({"slick-active":t.props.currentSlide>=r&&t.props.currentSlide<=l}),a={message:"dots",index:o,slidesToScroll:t.props.slidesToScroll,currentSlide:t.props.currentSlide},s=t.clickHandler.bind(t,a);return n.default.createElement("li",{key:o,className:i},n.default.cloneElement(t.props.customPaging(o),{onClick:s}))}));return n.default.cloneElement(this.props.appendDots(s),function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?i(o,!0).forEach((function(t){a(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):i(o).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({className:this.props.dotsClass},l))}}])&&u(o.prototype,r),l&&u(o,l),t}(n.default.PureComponent);t.Dots=m},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NextArrow=t.PrevArrow=void 0;var n=l(o(18)),c=l(o(6)),r=o(152);function l(e){return e&&e.__esModule?e:{default:e}}function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(){return(a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}function s(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function u(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?s(o,!0).forEach((function(t){b(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):s(o).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function b(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function m(e,t,o){return t&&p(e.prototype,t),o&&p(e,o),e}function h(e,t){return!t||"object"!==i(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function f(e){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function g(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&v(e,t)}function v(e,t){return(v=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var O=function(e){function t(){return d(this,t),h(this,f(t).apply(this,arguments))}return g(t,e),m(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-prev":!0},t=this.clickHandler.bind(this,{message:"previous"});!this.props.infinite&&(0===this.props.currentSlide||this.props.slideCount<=this.props.slidesToShow)&&(e["slick-disabled"]=!0,t=null);var o={key:"0","data-role":"none",className:(0,c.default)(e),style:{display:"block"},onClick:t},r={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.prevArrow?n.default.cloneElement(this.props.prevArrow,u({},o,{},r)):n.default.createElement("button",a({key:"0",type:"button"},o)," ","Previous")}}]),t}(n.default.PureComponent);t.PrevArrow=O;var k=function(e){function t(){return d(this,t),h(this,f(t).apply(this,arguments))}return g(t,e),m(t,[{key:"clickHandler",value:function(e,t){t&&t.preventDefault(),this.props.clickHandler(e,t)}},{key:"render",value:function(){var e={"slick-arrow":!0,"slick-next":!0},t=this.clickHandler.bind(this,{message:"next"});(0,r.canGoNext)(this.props)||(e["slick-disabled"]=!0,t=null);var o={key:"1","data-role":"none",className:(0,c.default)(e),style:{display:"block"},onClick:t},l={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount};return this.props.nextArrow?n.default.cloneElement(this.props.nextArrow,u({},o,{},l)):n.default.createElement("button",a({key:"1",type:"button"},o)," ","Next")}}]),t}(n.default.PureComponent);t.NextArrow=k},function(e,t,o){"use strict";o.r(t),function(e){var o=function(){if("undefined"!=typeof Map)return Map;function e(e,t){var o=-1;return e.some((function(e,n){return e[0]===t&&(o=n,!0)})),o}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var o=e(this.__entries__,t),n=this.__entries__[o];return n&&n[1]},t.prototype.set=function(t,o){var n=e(this.__entries__,t);~n?this.__entries__[n][1]=o:this.__entries__.push([t,o])},t.prototype.delete=function(t){var o=this.__entries__,n=e(o,t);~n&&o.splice(n,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var o=0,n=this.__entries__;o<n.length;o++){var c=n[o];e.call(t,c[1],c[0])}},t}()}(),n="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,c=void 0!==e&&e.Math===Math?e:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),r="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(c):function(e){return setTimeout((function(){return e(Date.now())}),1e3/60)};var l=["top","right","bottom","left","width","height","size","weight"],i="undefined"!=typeof MutationObserver,a=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var o=!1,n=!1,c=0;function l(){o&&(o=!1,e()),n&&a()}function i(){r(l)}function a(){var e=Date.now();if(o){if(e-c<2)return;n=!0}else o=!0,n=!1,setTimeout(i,t);c=e}return a}(this.refresh.bind(this),20)}return e.prototype.addObserver=function(e){~this.observers_.indexOf(e)||this.observers_.push(e),this.connected_||this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,o=t.indexOf(e);~o&&t.splice(o,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter((function(e){return e.gatherActive(),e.hasActive()}));return e.forEach((function(e){return e.broadcastActive()})),e.length>0},e.prototype.connect_=function(){n&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),i?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){n&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,o=void 0===t?"":t;l.some((function(e){return!!~o.indexOf(e)}))&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),s=function(e,t){for(var o=0,n=Object.keys(t);o<n.length;o++){var c=n[o];Object.defineProperty(e,c,{value:t[c],enumerable:!1,writable:!1,configurable:!0})}return e},u=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||c},b=g(0,0,0,0);function d(e){return parseFloat(e)||0}function p(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];return t.reduce((function(t,o){return t+d(e["border-"+o+"-width"])}),0)}function m(e){var t=e.clientWidth,o=e.clientHeight;if(!t&&!o)return b;var n=u(e).getComputedStyle(e),c=function(e){for(var t={},o=0,n=["top","right","bottom","left"];o<n.length;o++){var c=n[o],r=e["padding-"+c];t[c]=d(r)}return t}(n),r=c.left+c.right,l=c.top+c.bottom,i=d(n.width),a=d(n.height);if("border-box"===n.boxSizing&&(Math.round(i+r)!==t&&(i-=p(n,"left","right")+r),Math.round(a+l)!==o&&(a-=p(n,"top","bottom")+l)),!function(e){return e===u(e).document.documentElement}(e)){var s=Math.round(i+r)-t,m=Math.round(a+l)-o;1!==Math.abs(s)&&(i-=s),1!==Math.abs(m)&&(a-=m)}return g(c.left,c.top,i,a)}var h="undefined"!=typeof SVGGraphicsElement?function(e){return e instanceof u(e).SVGGraphicsElement}:function(e){return e instanceof u(e).SVGElement&&"function"==typeof e.getBBox};function f(e){return n?h(e)?function(e){var t=e.getBBox();return g(0,0,t.width,t.height)}(e):m(e):b}function g(e,t,o,n){return{x:e,y:t,width:o,height:n}}var v=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=g(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e=f(this.target);return this.contentRect_=e,e.width!==this.broadcastWidth||e.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),O=function(e,t){var o,n,c,r,l,i,a,u=(n=(o=t).x,c=o.y,r=o.width,l=o.height,i="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,a=Object.create(i.prototype),s(a,{x:n,y:c,width:r,height:l,top:c,right:n+r,bottom:l+c,left:n}),a);s(this,{target:e,contentRect:u})},k=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new o,"function"!=typeof e)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof u(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)||(t.set(e,new v(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(e instanceof u(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),t.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach((function(t){t.isActive()&&e.activeObservations_.push(t)}))},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map((function(e){return new O(e.target,e.broadcastRect())}));this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),y="undefined"!=typeof WeakMap?new WeakMap:new o,_=function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var o=a.getInstance(),n=new k(t,o,this);y.set(this,n)};["observe","unobserve","disconnect"].forEach((function(e){_.prototype[e]=function(){var t;return(t=y.get(this))[e].apply(t,arguments)}}));var j=void 0!==c.ResizeObserver?c.ResizeObserver:_;t.default=j}.call(this,o(98))},function(e,t,o){var n=o(548),c=function(e){var t="",o=Object.keys(e);return o.forEach((function(c,r){var l=e[c];(function(e){return/[height|width]$/.test(e)})(c=n(c))&&"number"==typeof l&&(l+="px"),t+=!0===l?c:!1===l?"not "+c:"("+c+": "+l+")",r<o.length-1&&(t+=" and ")})),t};e.exports=function(e){var t="";return"string"==typeof e?e:e instanceof Array?(e.forEach((function(o,n){t+=c(o),n<e.length-1&&(t+=", ")})),t):c(e)}},function(e,t){e.exports=function(e){return e.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})).toLowerCase()}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,c=(n=o(18))&&n.__esModule?n:{default:n};var r={accessibility:!0,adaptiveHeight:!1,afterChange:null,appendDots:function(e){return c.default.createElement("ul",{style:{display:"block"}},e)},arrows:!0,autoplay:!1,autoplaySpeed:3e3,beforeChange:null,centerMode:!1,centerPadding:"50px",className:"",cssEase:"ease",customPaging:function(e){return c.default.createElement("button",null,e+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:null,nextArrow:null,onEdge:null,onInit:null,onLazyLoadError:null,onReInit:null,pauseOnDotsHover:!1,pauseOnFocus:!1,pauseOnHover:!0,prevArrow:null,responsive:null,rows:1,rtl:!1,slide:"div",slidesPerRow:1,slidesToScroll:1,slidesToShow:1,speed:500,swipe:!0,swipeEvent:null,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,waitForAnimate:!0};t.default=r},function(e,t,o){var n=o(551);e.exports=new n},function(e,t,o){var n=o(552),c=o(270),r=c.each,l=c.isFunction,i=c.isArray;function a(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}a.prototype={constructor:a,register:function(e,t,o){var c=this.queries,a=o&&this.browserIsIncapable;return c[e]||(c[e]=new n(e,a)),l(t)&&(t={match:t}),i(t)||(t=[t]),r(t,(function(t){l(t)&&(t={match:t}),c[e].addHandler(t)})),this},unregister:function(e,t){var o=this.queries[e];return o&&(t?o.removeHandler(t):(o.clear(),delete this.queries[e])),this}},e.exports=a},function(e,t,o){var n=o(553),c=o(270).each;function r(e,t){this.query=e,this.isUnconditional=t,this.handlers=[],this.mql=window.matchMedia(e);var o=this;this.listener=function(e){o.mql=e.currentTarget||e,o.assess()},this.mql.addListener(this.listener)}r.prototype={constuctor:r,addHandler:function(e){var t=new n(e);this.handlers.push(t),this.matches()&&t.on()},removeHandler:function(e){var t=this.handlers;c(t,(function(o,n){if(o.equals(e))return o.destroy(),!t.splice(n,1)}))},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){c(this.handlers,(function(e){e.destroy()})),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var e=this.matches()?"on":"off";c(this.handlers,(function(t){t[e]()}))}},e.exports=r},function(e,t){function o(e){this.options=e,!e.deferSetup&&this.setup()}o.prototype={constructor:o,setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(e){return this.options===e||this.options.match===e}},e.exports=o},,,,,,,,,,,,,,,,,function(e,t,o){"use strict";o.r(t),o.d(t,"registerCoBlocksBlocks",(function(){return Rj}));var n={};o.r(n),o.d(n,"name",(function(){return yc})),o.d(n,"settings",(function(){return _c}));var c={};o.r(c),o.d(c,"name",(function(){return Wc})),o.d(c,"category",(function(){return qc})),o.d(c,"metadata",(function(){return Hc})),o.d(c,"settings",(function(){return Kc}));var r={};o.r(r),o.d(r,"name",(function(){return sr})),o.d(r,"category",(function(){return ur})),o.d(r,"metadata",(function(){return ir})),o.d(r,"settings",(function(){return dr}));var l={};o.r(l),o.d(l,"name",(function(){return Tr})),o.d(l,"category",(function(){return Rr})),o.d(l,"metadata",(function(){return pr})),o.d(l,"settings",(function(){return Nr})),o.d(l,"attributes",(function(){return Br}));var i={};o.r(i),o.d(i,"name",(function(){return ol})),o.d(i,"category",(function(){return nl})),o.d(i,"metadata",(function(){return Ir})),o.d(i,"settings",(function(){return rl}));var a={};o.r(a),o.d(a,"name",(function(){return kl})),o.d(a,"category",(function(){return yl})),o.d(a,"metadata",(function(){return ll})),o.d(a,"settings",(function(){return jl}));var s={};o.r(s),o.d(s,"name",(function(){return Di})),o.d(s,"category",(function(){return Mi})),o.d(s,"metadata",(function(){return Zl})),o.d(s,"settings",(function(){return Fi}));var u={};o.r(u),o.d(u,"name",(function(){return ca})),o.d(u,"category",(function(){return ra})),o.d(u,"metadata",(function(){return ea})),o.d(u,"settings",(function(){return ia}));var b={};o.r(b),o.d(b,"name",(function(){return La})),o.d(b,"category",(function(){return Fa})),o.d(b,"metadata",(function(){return aa})),o.d(b,"settings",(function(){return Ga}));var d={};o.r(d),o.d(d,"name",(function(){return _s})),o.d(d,"category",(function(){return js})),o.d(d,"metadata",(function(){return Ha})),o.d(d,"settings",(function(){return Es}));var p={};o.r(p),o.d(p,"name",(function(){return Ms})),o.d(p,"category",(function(){return Ls})),o.d(p,"metadata",(function(){return Cs})),o.d(p,"settings",(function(){return Vs}));var m={};o.r(m),o.d(m,"metadata",(function(){return Qs})),o.d(m,"name",(function(){return tu})),o.d(m,"category",(function(){return ou})),o.d(m,"settings",(function(){return nu}));var h={};o.r(h),o.d(h,"name",(function(){return bu})),o.d(h,"category",(function(){return du})),o.d(h,"icon",(function(){return su})),o.d(h,"metadata",(function(){return uu})),o.d(h,"settings",(function(){return mu}));var f={};o.r(f),o.d(f,"name",(function(){return Au})),o.d(f,"category",(function(){return Du})),o.d(f,"metadata",(function(){return zu})),o.d(f,"settings",(function(){return Lu}));var g={};o.r(g),o.d(g,"name",(function(){return mb})),o.d(g,"category",(function(){return hb})),o.d(g,"metadata",(function(){return Fu})),o.d(g,"settings",(function(){return gb}));var v={};o.r(v),o.d(v,"name",(function(){return Db})),o.d(v,"category",(function(){return Mb})),o.d(v,"metadata",(function(){return Ib})),o.d(v,"settings",(function(){return Fb}));var O={};o.r(O),o.d(O,"name",(function(){return rd})),o.d(O,"category",(function(){return ld})),o.d(O,"metadata",(function(){return Zb})),o.d(O,"settings",(function(){return ad}));var k={};o.r(k),o.d(k,"name",(function(){return Sd})),o.d(k,"category",(function(){return Pd})),o.d(k,"metadata",(function(){return xd})),o.d(k,"settings",(function(){return Td}));var y={};o.r(y),o.d(y,"name",(function(){return Vd})),o.d(y,"category",(function(){return Gd})),o.d(y,"metadata",(function(){return Fd})),o.d(y,"settings",(function(){return Ud}));var _={};o.r(_),o.d(_,"name",(function(){return Yd})),o.d(_,"category",(function(){return Kd})),o.d(_,"metadata",(function(){return qd})),o.d(_,"settings",(function(){return Zd}));var j={};o.r(j),o.d(j,"name",(function(){return ep})),o.d(j,"category",(function(){return tp})),o.d(j,"metadata",(function(){return Qd})),o.d(j,"settings",(function(){return np}));var w={};o.r(w),o.d(w,"name",(function(){return mp})),o.d(w,"category",(function(){return hp})),o.d(w,"metadata",(function(){return pp})),o.d(w,"settings",(function(){return gp}));var E={};o.r(E),o.d(E,"name",(function(){return yp})),o.d(E,"category",(function(){return _p})),o.d(E,"metadata",(function(){return kp})),o.d(E,"settings",(function(){return Ep}));var C={};o.r(C),o.d(C,"name",(function(){return Pp})),o.d(C,"category",(function(){return zp})),o.d(C,"metadata",(function(){return Sp})),o.d(C,"settings",(function(){return Rp}));var x={};o.r(x),o.d(x,"name",(function(){return Ap})),o.d(x,"category",(function(){return Dp})),o.d(x,"metadata",(function(){return Ip})),o.d(x,"settings",(function(){return Lp}));var S={};o.r(S),o.d(S,"name",(function(){return Gp})),o.d(S,"category",(function(){return Hp})),o.d(S,"metadata",(function(){return Vp})),o.d(S,"settings",(function(){return Wp}));var P={};o.r(P),o.d(P,"name",(function(){return $p})),o.d(P,"category",(function(){return Qp})),o.d(P,"metadata",(function(){return Jp})),o.d(P,"settings",(function(){return tm}));var z={};o.r(z),o.d(z,"name",(function(){return cm})),o.d(z,"category",(function(){return rm})),o.d(z,"metadata",(function(){return nm})),o.d(z,"settings",(function(){return im}));var T={};o.r(T),o.d(T,"name",(function(){return bm})),o.d(T,"category",(function(){return dm})),o.d(T,"metadata",(function(){return um})),o.d(T,"settings",(function(){return mm}));var R={};o.r(R),o.d(R,"name",(function(){return vm})),o.d(R,"category",(function(){return Om})),o.d(R,"metadata",(function(){return gm})),o.d(R,"settings",(function(){return ym}));var B={};o.r(B),o.d(B,"name",(function(){return Mm})),o.d(B,"category",(function(){return Lm})),o.d(B,"metadata",(function(){return Am})),o.d(B,"settings",(function(){return Vm}));var N={};o.r(N),o.d(N,"name",(function(){return th})),o.d(N,"category",(function(){return oh})),o.d(N,"metadata",(function(){return Gm})),o.d(N,"settings",(function(){return ch}));var I={};o.r(I),o.d(I,"name",(function(){return Fh})),o.d(I,"category",(function(){return Vh})),o.d(I,"metadata",(function(){return rh})),o.d(I,"settings",(function(){return Hh})),o.d(I,"attributes",(function(){return Gh}));var A={};o.r(A),o.d(A,"name",(function(){return of})),o.d(A,"category",(function(){return nf})),o.d(A,"metadata",(function(){return Qh})),o.d(A,"settings",(function(){return rf}));var D={};o.r(D),o.d(D,"DEFAULT_ICON_SIZE",(function(){return Vf})),o.d(D,"name",(function(){return Gf})),o.d(D,"category",(function(){return Hf})),o.d(D,"metadata",(function(){return lf})),o.d(D,"settings",(function(){return Wf}));var M={};o.r(M),o.d(M,"name",(function(){return rg})),o.d(M,"category",(function(){return lg})),o.d(M,"metadata",(function(){return qf})),o.d(M,"settings",(function(){return ag}));var L={};o.r(L),o.d(L,"name",(function(){return Ag})),o.d(L,"category",(function(){return Dg})),o.d(L,"metadata",(function(){return sg})),o.d(L,"settings",(function(){return Lg}));var F={};o.r(F),o.d(F,"name",(function(){return av})),o.d(F,"category",(function(){return sv})),o.d(F,"metadata",(function(){return Fg})),o.d(F,"settings",(function(){return bv}));var V={};o.r(V),o.d(V,"name",(function(){return Lv})),o.d(V,"category",(function(){return Fv})),o.d(V,"metadata",(function(){return Tv})),o.d(V,"settings",(function(){return Gv}));var G={};o.r(G),o.d(G,"name",(function(){return aO})),o.d(G,"category",(function(){return sO})),o.d(G,"metadata",(function(){return $v})),o.d(G,"settings",(function(){return bO}));var H={};o.r(H),o.d(H,"name",(function(){return DO})),o.d(H,"category",(function(){return MO})),o.d(H,"settings",(function(){return LO}));var U={};o.r(U),o.d(U,"name",(function(){return nk})),o.d(U,"category",(function(){return ck})),o.d(U,"settings",(function(){return rk}));var W={};o.r(W),o.d(W,"name",(function(){return xk})),o.d(W,"category",(function(){return Sk})),o.d(W,"metadata",(function(){return yk})),o.d(W,"settings",(function(){return zk}));var q={};o.r(q),o.d(q,"name",(function(){return qk})),o.d(q,"category",(function(){return Yk})),o.d(q,"metadata",(function(){return Gk})),o.d(q,"settings",(function(){return Xk}));var Y={};o.r(Y),o.d(Y,"name",(function(){return wy})),o.d(Y,"category",(function(){return Ey})),o.d(Y,"metadata",(function(){return Zk})),o.d(Y,"settings",(function(){return xy}));var K={};o.r(K),o.d(K,"name",(function(){return By})),o.d(K,"category",(function(){return Ny})),o.d(K,"metadata",(function(){return Ry})),o.d(K,"settings",(function(){return Ay}));var X={};o.r(X),o.d(X,"name",(function(){return $y})),o.d(X,"category",(function(){return Qy})),o.d(X,"metadata",(function(){return Dy})),o.d(X,"settings",(function(){return t_}));var Z={};o.r(Z),o.d(Z,"name",(function(){return E_})),o.d(Z,"category",(function(){return C_})),o.d(Z,"metadata",(function(){return r_})),o.d(Z,"settings",(function(){return S_}));var J={};o.r(J),o.d(J,"name",(function(){return L_})),o.d(J,"category",(function(){return F_})),o.d(J,"settings",(function(){return V_}));var $={};o.r($),o.d($,"name",(function(){return nj})),o.d($,"category",(function(){return cj})),o.d($,"settings",(function(){return rj}));var Q={};o.r(Q),o.d(Q,"name",(function(){return Cj})),o.d(Q,"category",(function(){return xj})),o.d(Q,"icon",(function(){return Rt})),o.d(Q,"metadata",(function(){return lj})),o.d(Q,"settings",(function(){return Pj}));var ee=o(3),te=o.n(ee),oe=o(13),ne=o(16),ce=o.n(ne),re=o(1),le=o(0),ie=o(2),ae={};ae.categoryIcon=Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m5.64061786.98596548 8.60095684-.00146814c1.6268055-.00027769 2.2175432.16938914 2.8138163.48807555.5962732.3186864 1.0652814.78641505 1.3862243 1.38244235.3209428.59602729.4931785 1.18725228.5010418 2.81773904l.0415737 8.62042012c.0078633 1.6304868-.1586695 2.2217696-.4738629 2.8179055-.3151934.5961358-.7796894 1.0640238-1.3728878 1.3829133-.5931983.3188894-1.1822985.4887576-2.809104.4890353l-8.60095683.0014682c-1.62680543.0002776-2.21754313-.1693892-2.81381629-.4880756-.59627317-.3186864-1.06528137-.786415-1.38622424-1.3824423-.32094288-.5960273-.49317854-1.1872523-.50104188-2.8177391l-.04157365-8.6204201c-.00786334-1.63048677.15866944-2.22176958.47386289-2.81790546.31519344-.59613588.77968944-1.06402387 1.37288777-1.38291331.59319834-.31888944 1.18229856-.48875766 2.80910399-.48903535zm-.65612086 2.99853152c-.55228475 0-1 .44771525-1 1v10c0 .5522847.44771525 1 1 1h3c.55228475 0 1-.4477153 1-1v-10c0-.55228475-.44771525-1-1-1zm7 7c-.5522847 0-1 .4477153-1 1v3c0 .5522847.4477153 1 1 1h3c.5522847 0 1-.4477153 1-1v-3c0-.5522847-.4477153-1-1-1zm0-7c-.5522847 0-1 .44771525-1 1v3c0 .55228475.4477153 1 1 1h3c.5522847 0 1-.44771525 1-1v-3c0-.55228475-.4477153-1-1-1z",fillRule:"evenodd"}));var se=ae,ue=o(21),be=o.n(ue),de=function(e){return!Object.entries(e).map((function(e){var t=be()(e,2)[1];return"string"==typeof t&&(t=t.trim()),t instanceof Array&&(t=t.length),t instanceof Object&&(t=Object.entries(t).length),!!t})).filter((function(e){return!0===e})).length},pe=function(){return"function"==typeof oe.registerBlockCollection},me=Object(oe.getCategories)().some((function(e){return"formatting"===e.slug})),he=[{slug:"coblocks-galleries",title:Object(re.__)("Galleries","coblocks")}].concat(ce()(Object(oe.getCategories)().filter((function(e){return"coblocks-galleries"!==e.slug}))));pe()?Object(oe.registerBlockCollection)("coblocks",{title:"CoBlocks",icon:se.categoryIcon}):he.unshift({slug:"coblocks",title:"CoBlocks",icon:se.categoryIcon}),Object(oe.setCategories)(he);var fe=o(271),ge=o.n(fe),ve=o(48),Oe=o.n(ve),ke=o(272),ye=o.n(ke),_e=o(22);var je=function(e,t){var o=ge()(e,["alt","id","link","caption","imgLink"]);o.url=Oe()(e,["sizes","large","url"])||Oe()(e,["media_details","sizes","large","source_url"])||e.url;var n=ye()(t,(function(e){return e.url===o.url}));return o.imgLink=n>=0?t[n].imgLink:"",o},we=["image"],Ee=function(e){var t=0,o=0,n=0;switch(e.length){case 4:t="0x"+e[1]+e[1],o="0x"+e[2]+e[2],n="0x"+e[3]+e[3];break;case 7:t="0x"+e[1]+e[2],o="0x"+e[3]+e[4],n="0x"+e[5]+e[6]}return"".concat(+t,", ").concat(+o,", ").concat(+n)}(getComputedStyle(document.documentElement).getPropertyValue("--wp-admin-theme-color").trim());document.documentElement.style.setProperty("--wp-admin-theme-color-rgb",Ee);var Ce=o(15),xe=o.n(Ce),Se=o(44),Pe=o.n(Se),ze=o(8),Te=o.n(ze),Re=o(9),Be=o.n(Re),Ne=o(12),Ie=o.n(Ne),Ae=o(10),De=o.n(Ae),Me=o(11),Le=o.n(Me),Fe=o(7),Ve=o.n(Fe),Ge=[{className:"fadeIn",label:Object(re.__)("Fade in","coblocks")},{className:"zoomIn",label:Object(re.__)("Zoom in","coblocks")},{className:"slideInLeft",label:Object(re.__)("Slide in from left","coblocks")},{className:"slideInRight",label:Object(re.__)("Slide in from right","coblocks")},{className:"slideInBottom",label:Object(re.__)("Slide in from bottom","coblocks")},{className:"clipHorizontal",label:Object(re.__)("Clip horizontally","coblocks")},{className:"clipVertical",label:Object(re.__)("Clip vertically","coblocks")}],He=o(19),Ue=o.n(He),We=o(6),qe=o.n(We),Ye=o(5),Ke=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{clipRule:"evenodd",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"})),Xe=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Ze=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m10.1758 20.4657c0 1.0083.8159 1.8242 1.8242 1.8242s1.8242-.8159 1.8242-1.8242z"}),Object(le.createElement)(Ye.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"}))),Je=Object(le.createElement)(Ye.SVG,{className:"coblocks-icon-animation",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),$e=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Qe=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Circle,{cx:"12",cy:"8",fill:"currentColor",r:"5"})),et=(Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"m12 5c-3.86556 0-7 3.13444-7 7 0 3.8656 3.13444 7 7 7 .6456 0 1.1667-.5211 1.1667-1.1667 0-.3033-.1167-.5755-.3034-.7855-.1789-.2022-.2955-.4745-.2955-.77 0-.6456.5211-1.1667 1.1666-1.1667h1.3767c2.1467 0 3.8889-1.7422 3.8889-3.8889 0-3.43776-3.1344-6.2222-7-6.2222zm-4.27778 7c-.64555 0-1.16666-.5211-1.16666-1.1667 0-.6455.52111-1.16663 1.16666-1.16663.64556 0 1.16667.52113 1.16667 1.16663 0 .6456-.52111 1.1667-1.16667 1.1667zm2.33338-3.11111c-.6456 0-1.16671-.52111-1.16671-1.16667 0-.64555.52111-1.16666 1.16671-1.16666.6455 0 1.1666.52111 1.1666 1.16666 0 .64556-.5211 1.16667-1.1666 1.16667zm3.8888 0c-.6455 0-1.1666-.52111-1.1666-1.16667 0-.64555.5211-1.16666 1.1666-1.16666.6456 0 1.1667.52111 1.1667 1.16666 0 .64556-.5211 1.16667-1.1667 1.16667zm2.3334 3.11111c-.6456 0-1.1667-.5211-1.1667-1.1667 0-.6455.5211-1.16663 1.1667-1.16663.6455 0 1.1666.52113 1.1666 1.16663 0 .6456-.5211 1.1667-1.1666 1.1667z",fill:"currentColor"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m9 5.5h6v13h-6z",fill:"currentColor"}))),tt=(Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m11.5 4h1.5v15.5h-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m8 4h8.5v1.5h-8.5z"}),Object(le.createElement)(Ye.Path,{d:"m8 18.5h8.5v1.5h-8.5z"})))),ot=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}),Object(le.createElement)(Ye.Path,{d:"m7 10h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m7 14h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m11 10h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m15 10h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m11 14h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m15 14h2v2h-2z"}))),nt=(Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m6 14h12v-1.5h-12z"}),Object(le.createElement)(Ye.Path,{d:"m4 18h16v-1.5h-16z"}),Object(le.createElement)(Ye.Path,{d:"m6 22h12v-1.5h-12z"})),Object(le.createElement)(Ye.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"}))),ct=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"})),rt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m12 11.5 8 8.5h-8z"}),Object(le.createElement)(Ye.Path,{d:"m4 4h8v7.5l-7.99993 8.5z"}))),lt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),it=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.25",width:"16.5",x:"3.75",y:"3.75"}),Object(le.createElement)(Ye.Path,{d:"m4 16 4.57143-3.3333 3.42857 2.2222 4-3.8889 4 3.8889",strokeLinejoin:"round"}))),at=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",width:"16.5",x:"3.75",y:"3.75"}),Object(le.createElement)(Ye.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"}))),st=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"})),ut=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"})),bt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m13 2v20h-2v-20z"}),Object(le.createElement)(Ye.Path,{d:"m16.5 4v1.5h-1.5v-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m20 6c0-1.10457-.8954-2-2-2v1.5c.2761 0 .5.22386.5.5z"}),Object(le.createElement)(Ye.Path,{d:"m18.5 16.5v-2h1.5v2z"}),Object(le.createElement)(Ye.Path,{d:"m20 13h-1.5v-2h1.5z"}),Object(le.createElement)(Ye.Path,{d:"m18 18.5c.2761 0 .5-.2239.5-.5h1.5c0 1.1046-.8954 2-2 2z"}),Object(le.createElement)(Ye.Path,{d:"m16.5 20v-1.5h-1.5v1.5z"}),Object(le.createElement)(Ye.Path,{d:"m18.5 9.5h1.5v-2h-1.5z"}))),dt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m22 13h-20v-2h20z"}),Object(le.createElement)(Ye.Path,{d:"m20 16.5h-1.5v-1.5h1.5z"}),Object(le.createElement)(Ye.Path,{d:"m18 20c1.1046 0 2-.8954 2-2h-1.5c0 .2761-.2239.5-.5.5z"}),Object(le.createElement)(Ye.Path,{d:"m7.5 18.5h2v1.5h-2z"}),Object(le.createElement)(Ye.Path,{d:"m11 20v-1.5h2v1.5z"}),Object(le.createElement)(Ye.Path,{d:"m5.5 18c0 .2761.22386.5.5.5v1.5c-1.10457 0-2-.8954-2-2z"}),Object(le.createElement)(Ye.Path,{d:"m4 16.5h1.5v-1.5h-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m14.5 18.5v1.5h2v-1.5z"}))),pt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m2 18.5h20v1.5h-20z"}))),mt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}))),ht=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"8"}),Object(le.createElement)(Ye.Path,{d:"m14.9586 9.09098-3.9304 5.28592-2.27901-1.6946",stroke:"#fff",strokeWidth:"1.5"})),ft=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m3 5c0-1.10457.89543-2 2-2h14c1.1046 0 2 .89543 2 2v2h-18z"}))),gt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),vt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Ot=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Path,{d:"m13 11.9999v-1c0-1.10459-.8954-2.00002-2-2.00002h-4c-1.10457 0-2 .89543-2 2.00002v1"}),Object(le.createElement)(Ye.Path,{d:"m4 19.2499h9"}),Object(le.createElement)(Ye.Path,{d:"m4 15.2499h16"})),Object(le.createElement)(Ye.Circle,{cx:"9",cy:"5",fill:"currentColor",r:"2"})),kt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"14.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"8.5",x:"7.75",y:"4.75",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m11 16h2v1.5h-2z",fill:"currentColor"})),yt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",fill:"currentColor",r:"4"}),Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",r:"4",stroke:"currentColor"})),_t=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",r:"7.25"}),Object(le.createElement)(Ye.Path,{d:"m8 11 3.7141 2.7755c.1781.133.4225.1326.6001-.001l3.6858-2.7745"}))),jt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{clipRule:"evenodd",d:"m16 12.75h-8v-1.5h8z",fill:"currentColor",fillRule:"evenodd"})),wt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Et=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(Ye.Path,{d:"m19.9998 15.5h-16.00004v-1.5h16.00004z"}),Object(le.createElement)(Ye.Path,{d:"m15.9998 5.5h-12.00004v-1.5h12.00004z"}),Object(le.createElement)(Ye.Path,{d:"m19.9998 10.5h-16.00004v-1.5h16.00004z"}),Object(le.createElement)(Ye.Path,{d:"m19.9998 20h-16.00004v-1.5h16.00004z"}))),Ct=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",r:"7.25",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m10.5018 11.3502 4.4504-2.98515-1.4486 4.72825-4.45583 2.9533z",fill:"currentColor"})),xt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m4 7 8 6 8-6"}))),St=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"14.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"14.5",x:"4.75",y:"4.75",fill:"none"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"}))),Pt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Rect,{height:"13.5",rx:".875",width:"13.5",x:"7.75",y:"7.75",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m8 17 3.7143-2 2.7857 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round",fill:"none"}),Object(le.createElement)(Ye.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"}))),zt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{fill:"none",height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"13.5",x:"3.75",y:"3.75"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m21.5 11c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.82843.6716-1.5 1.5-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m21.5 21c-.8284 0-1.5-.6716-1.5-1.5v-5c0-.8284.6716-1.5 1.5-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h12c.8284 0 1.5.6716 1.5 1.5z"}))),Tt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Path,{d:"m20.75 21.75v-1c0-.5523-.4477-1-1-1h-5c-.5523 0-1 .4477-1 1v1"}),Object(le.createElement)(Ye.Path,{d:"m10.25 21.75v-1c0-.5523-.44772-1-1-1h-5c-.55228 0-1 .4477-1 1v1"}),Object(le.createElement)(Ye.Rect,{height:"13.5",rx:".875",width:"13.5",x:"5.25",y:"2.75"}),Object(le.createElement)(Ye.Path,{d:"m5.5 12 3.71429-2 2.78571 1.3333 3.25-2.3333 3.25 2.3333",strokeLinejoin:"round"}))),Rt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"13.5",rx:".875",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m3 21.5c0-.8284.67157-1.5 1.5-1.5h15c.8284 0 1.5.6716 1.5 1.5z",fill:"currentColor"})),Bt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m8 4.5-4 5v-5z"}),Object(le.createElement)(Ye.Path,{d:"m12 10.5h1v4h-1z"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m17 11.5v-1h-3v4h1v-1.3333h1.3333v-1h-1.3333v-.6667z"}))),Nt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),It=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m4 4h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m11 4h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m18 4h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m4 18h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m11 18h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m18 18h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m4 11h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m10 10h4v4h-4z"}),Object(le.createElement)(Ye.Path,{d:"m18 11h2v2h-2z"}))),At=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.25",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m4 4h16v11h-16z",fill:"currentColor"})),Dt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m6 22h8v-1.5h-8z"}),Object(le.createElement)(Ye.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"}))),Mt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}))),Lt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Ft=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Vt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"12",y:"8"})),Gt=(Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m7.67708 16.8438v-3.6875l3.07292 1.8437z"}),Object(le.createElement)(Ye.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"}))),Object(le.createElement)(Ye.SVG,{"view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"m8.5 8.5 3.5-3.5 3.5 3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m15.5 15.5-3.5 3.5-3.5-3.5",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m11.25 18.0625v-12.25h1.5v12.25z"}))),Ht=(Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m7 9h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m7 13h2v2h-2z"}),Object(le.createElement)(Ye.Path,{d:"m10 9h7v2h-7z"}),Object(le.createElement)(Ye.Path,{d:"m10 13h7v2h-7z"}),Object(le.createElement)(Ye.Path,{d:"m23 18c-.8284 0-1.5-.6716-1.5-1.5v-9c0-.82843.6716-1.5 1.5-1.5z"}),Object(le.createElement)(Ye.Path,{d:"m1 6c.82843 0 1.5.67157 1.5 1.5v9c0 .8284-.67157 1.5-1.500001 1.5z"})))),Ut=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"3",y:"3"}),Object(le.createElement)(Ye.Rect,{fill:"currentColor",height:"8",rx:"1",width:"8",x:"13",y:"3"}),Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Path,{d:"m13 18.25h5"}),Object(le.createElement)(Ye.Path,{d:"m13 14.25h7"}),Object(le.createElement)(Ye.Path,{d:"m3 18.25h5"}),Object(le.createElement)(Ye.Path,{d:"m3 14.25h7"}))),Wt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}))),qt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{clipRule:"evenodd",fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.Path,{d:"m20.25 8.25v11c0 1.1046-.8954 2-2 2h-8",stroke:"currentColor",strokeWidth:"1.5",fill:"none"})),Yt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m3 15h6v18h-6z",fill:"currentColor",transform:"matrix(0 -1 1 0 -12 18)"})),Kt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"m4 20.25h16",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Path,{d:"m4 16.25h9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"})),Xt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{stroke:"currentColor",strokeWidth:"1.5",fill:"none"},Object(le.createElement)(Ye.Path,{d:"m4 20.25h16"}),Object(le.createElement)(Ye.Path,{d:"m4 16.25h9"}),Object(le.createElement)(Ye.Path,{d:"m22.25 9.5v-5.75c0-1.10457-.8954-2-2-2h-12.75"})),Object(le.createElement)(Ye.Rect,{fill:"currentColor",height:"9",rx:"2",width:"16",x:"4",y:"4"})),Zt=Object(le.createElement)(Ye.SVG,{"view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m16.5 5h1v13.825h-1z"}),Object(le.createElement)(Ye.Path,{d:"m6.5 5h1v14h-1z"}),Object(le.createElement)(Ye.Path,{d:"m11.5 5h1v14h-1z"})),Jt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Rect,{height:"16.5",rx:"1.53571",stroke:"currentColor",strokeWidth:"1.5",width:"16.5",x:"3.75",y:"3.75",fill:"none"}),Object(le.createElement)(Ye.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"})),$t=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"m15.5 6-8 6 8 6",stroke:"currentColor",strokeWidth:"1.5",fill:"none"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Rect,{height:"4",rx:"1",width:"4",x:"5",y:"10"}),Object(le.createElement)(Ye.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"4"}),Object(le.createElement)(Ye.Rect,{height:"4",rx:"1",width:"4",x:"15",y:"16"}))),Qt=Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 25",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m19.5 17v-1c0-1.1046-.8954-2-2-2h-2.5",fill:"none",stroke:"currentColor",strokeWidth:"1.5"}),Object(le.createElement)(Ye.Circle,{cx:"15.5",cy:"10",fill:"currentColor",r:"2"}),Object(le.createElement)(Ye.Circle,{cx:"8.5",cy:"9",fill:"currentColor",r:"2"}),Object(le.createElement)(Ye.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.5",fill:"none"})),eo=(Object(le.createElement)(Ye.SVG,{fill:"none","view-box":"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m18.7958.00018311-14.7958 6.08966689.76121 1.84948 14.79579-6.08967z"}),Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.Path,{d:"m6.5 17 10-4-2.5 7-7-1z"}))),Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"}),Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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"})),Object(le.createElement)(Ye.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.G,{fill:"currentColor"},Object(le.createElement)(Ye.Path,{d:"m5 18.5v1.5h14v-1.5h-7z"}),Object(le.createElement)(Ye.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"}))),o(4)),to=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M18.3 5.6L9.9 16.9l-4.6-3.4-.9 1.2 5.8 4.3 9.3-12.6z"})),oo=o(17);function no(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}function co(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function ro(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?co(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):co(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function lo(e){var t=e.hoveredAnimation,o=e.selected;if(!t)return null;var n=Ue.a.cloneDeep(o);return n.attributes.animation=t,Object(le.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},Object(le.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},Object(le.createElement)(ie.Popover,{className:"block-editor-block-switcher__preview__popover",position:"bottom right",focusOnMount:!1},Object(le.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},Object(le.createElement)("div",{className:"block-editor-block-switcher__preview-title"},Object(re.__)("Preview animation")),Object(le.createElement)(eo.BlockPreview,{autoHeight:!0,blocks:ro({},n)}),Object(le.createElement)(ie.Tip,null,Object(re.__)("Animations occur as a visitor scrolls this block into view.","coblocks"))))))}var io=function(e){De()(o,e);var t=no(o);function o(){var e;return Te()(this,o),e=t.apply(this,arguments),te()(Ie()(e),"onChangeHoveredAnimation",(function(t){e.setState({hoveredAnimation:t})})),te()(Ie()(e),"onAnimationClick",(function(t){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=e.props.setAttributes;return function(){e.setState({hoveredAnimation:null}),n({animation:o}),t()}})),e.state={hoveredAnimation:null},e}return Be()(o,[{key:"render",value:function(){var e=this;if(!this.props.animationEnabled)return null;var t=this.props,o=t.attributes.animation,n=t.selected,c=this.state.hoveredAnimation;return Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(ie.DropdownMenu,{icon:Je,label:Object(re.__)("Add animation"),popoverProps:{className:"components-coblocks-animation-dropdown"},className:qe()("components-coblocks-animation-toggle",o?"has-animation":""),noIcons:!0},(function(t){var r=t.onClose;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.MenuGroup,null,Object(le.createElement)(lo,{hoveredAnimation:c,selected:n}),Ge.map((function(t){return Object(le.createElement)(ie.MenuItem,{role:"menuitemradio",label:t.label,onClick:e.onAnimationClick(r,t.className),onMouseEnter:function(){return e.onChangeHoveredAnimation(t.className)},onMouseLeave:function(){return e.onChangeHoveredAnimation(null)},isSelected:o===t.className,icon:o===t.className?to:null,key:"coblocks-animation-".concat(t.className)},t.label)}))),o&&Object(le.createElement)(ie.MenuGroup,null,Object(le.createElement)(ie.MenuItem,{role:"menuitemradio",label:Object(re.__)("Remove animation","coblocks"),onClick:e.onAnimationClick(r),isSelected:!1},Object(re.__)("Remove Animation","coblocks"))))}))))}}]),o}(le.Component),ao=Object(oo.withSelect)((function(e){return{animationEnabled:(0,e("coblocks-settings").getAnimation)()}}))(io),so=(o(173),o(20)),uo=o(14);function bo(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function po(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?bo(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):bo(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var mo=[{blockType:"coblocks/gallery-carousel",animateChildren:!1},{blockType:"coblocks/gallery-collage",animateChildren:!0},{blockType:"coblocks/gallery-masonry",animateChildren:!0},{blockType:"coblocks/gallery-offset",animateChildren:!0},{blockType:"coblocks/gallery-stacked",animateChildren:!0},{blockType:"core/columns",animateChildren:!1},{blockType:"core/cover",animateChildren:!1},{blockType:"core/gallery",animateChildren:!1},{blockType:"core/group",animateChildren:!1},{blockType:"core/image",animateChildren:!1}],ho=Object(uo.createHigherOrderComponent)((function(e){return fo((function(t){var o=t.select,n=Pe()(t,["select"]),c=o("core/block-editor").getBlock(n.clientId);return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,n),n.isSelected&&mo.some((function(e){return e.blockType===n.name}))&&Object(le.createElement)(ao,po(po({},n),{},{selectedBlock:c})))}))}),"withControls");Object(so.addFilter)("editor.BlockEdit","coblocks/animations",ho),Object(so.addFilter)("blocks.registerBlockType","coblocks/inspector/attributes",(function(e){return mo.some((function(t){return t.blockType===e.name}))&&(e.attributes=po(po({},e.attributes),{},{animation:{type:"string"}})),e})),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/applyAnimationSettings",(function(e,t,o){if(!mo.some((function(e){return e.blockType===t.name&&!e.animateChildren})))return e;var n=o.animation;return n&&(e.className=qe()(e.className,"coblocks-animate"),e["data-coblocks-animation"]=n),e}));var fo=Object(uo.compose)(Object(oo.withSelect)((function(e){return{selected:e("core/block-editor").getSelectedBlock(),select:e}}))),go=Object(uo.createHigherOrderComponent)((function(e){return fo((function(t){var o,n,c=t.select,r=Pe()(t,["select"]),l=r.wrapperProps,i=c("core/block-editor").getBlock(r.rootClientId||r.clientId),a=c("core/block-editor").getBlockName(r.rootClientId||r.clientId);if(!mo.some((function(e){return e.blockType===a&&!e.animateChildren}))||!(null==i||null===(o=i.attributes)||void 0===o?void 0:o.animation))return Object(le.createElement)(e,r);var s=i.attributes.animation,u=Object(le.useRef)();Object(le.useEffect)((function(){u.current=s}),[s]);var b=u.current!==s,d=Object(le.useState)(!1),p=be()(d,2),m=p[0],h=p[1];return l=po(po({},l),{},{className:qe()(l.className,(n={},te()(n,"coblocks-animate",b||m),te()(n,s,b||m),n))}),r.isSelected&&(l=po(po({},l),{},{onAnimationStart:function(){return h(b)},onAnimationEnd:function(){return h(!1)}})),Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,xe()({},r,{wrapperProps:l})),m&&Object(le.createElement)("style",{dangerouslySetInnerHTML:{__html:".block-editor-block-contextual-toolbar, .block-editor-rich-text__inline-format-toolbar { display: none !important; }"}}))}))}),"withAnimationSettings");Object(so.addFilter)("editor.BlockListBlock","coblocks/withAnimationSettings",go);var vo={textColor:{type:"string"},customTextColor:{type:"string"},customBackgroundColor:{type:"string"}};function Oo(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ko=function(e){De()(o,e);var t=Oo(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.name,o=e.attributes,n=e.setAttributes,c=o.customTextColor,r=o.customBackgroundColor,l=[];return["core/list","core/quote"].includes(t)||l.push({value:r,onChange:function(e){return n({customBackgroundColor:e})},label:Object(re.__)("Background color","coblocks")}),l.push({value:c,onChange:function(e){return n({customTextColor:e})},label:Object(re.__)("Text color","coblocks")}),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:l})}}]),o}(le.Component),yo=Object(uo.compose)([Object(eo.withColors)({textColor:"color"})])(ko);function _o(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var jo=function(e){return["core/cover","core/button","core/list","core/quote"].includes(e.name)?e.attributes.textPanelHeadingFontSizes=!0:e.attributes.textPanelHideSize=!0,["core/paragraph","core/cover","core/button"].includes(e.name)||(e.attributes.textPanelLineHeight=!0),e.attributes.textPanelHideColor=!0,e.attributes.textPanelShowSpacingControls=!0,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(yo,e))};var wo=Object(uo.createHigherOrderComponent)((function(e){return function(t){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),t.isSelected&&["core/list","core/quote"].includes(t.name)&&Object(le.createElement)(jo,function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?_o(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):_o(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},t)))}}),"withInspectorControl");Object(so.addFilter)("blocks.registerBlockType","coblocks/colors/attributes",(function(e){return["core/list","core/quote"].includes(e.name)&&(e.attributes=Object.assign(e.attributes,vo)),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/colors",wo);var Eo={"Abril Fatface":{weight:["400"]},Anton:{weight:["400"]},Arvo:{weight:["400","700"]},Asap:{weight:["400","500","600","700"]},"Barlow Condensed":{weight:["100","200","300","400","500","600","700","800","900"]},Barlow:{weight:["100","200","300","400","500","600","700","800","900"]},"Cormorant Garamond":{weight:["300","400","500","600","700"]},Faustina:{weight:["400","500","600","700"]},"Fira Sans":{weight:["100","200","300","400","500","600","700","800","900"]},"IBM Plex Sans":{weight:["100","200","300","400","500","600","700"]},Inconsolata:{weight:["400","700"]},Heebo:{weight:["100","300","400","500","700","800","900"]},Karla:{weight:["400","700"]},Lato:{weight:["100","200","300","400","500","600","700","800","900"]},Lora:{weight:["400","700"]},Merriweather:{weight:["300","400","500","600","700","800","900"]},Montserrat:{weight:["100","200","300","400","500","600","700","800","900"]},"Noto Sans":{weight:["400","700"]},"Noto Serif":{weight:["400","700"]},"Open Sans":{weight:["300","400","500","600","700","800"]},Oswald:{weight:["200","300","400","500","600","700"]},"Playfair Display":{weight:["400","700","900"]},"PT Serif":{weight:["400","700"]},Roboto:{weight:["100","300","400","500","700","900"]},Rubik:{weight:["300","400","500","700","900"]},Tajawal:{weight:["200","300","400","500","700","800","900"]},Ubuntu:{weight:["300","400","500","700"]},Yrsa:{weight:["300","400","500","600","700"]}},Co={fontSize:{type:"string"},customFontSize:{type:"number"},fontFamily:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"},lineHeight:{type:"number"},letterSpacing:{type:"number"},fontWeight:{type:"string",default:""},textTransform:{type:"string",default:""},noBottomSpacing:{type:"boolean",default:!1},noTopSpacing:{type:"boolean",default:!1}};var xo=Object(uo.withInstanceId)((function(e){var t=e.label,o=e.value,n=e.help,c=e.instanceId,r=e.onChange,l=e.className,i=Pe()(e,["label","value","help","instanceId","onChange","className"]),a="inspector-coblocks-font-family-".concat(c),s=[{value:"",label:Object(re.__)("Default","coblocks")},{value:"Arial",label:"Arial"},{value:"Helvetica",label:"Helvetica"},{value:"Times New Roman",label:"Times New Roman"},{value:"Georgia",label:"Georgia"}],u=[];return Object.keys(Eo).forEach((function(e){u.push({value:e,label:e})})),s.reverse().forEach((function(e){u.unshift(e)})),u=wp.hooks.applyFilters("coblocks.google_fonts",u),Object(le.createElement)(ie.BaseControl,{label:t,id:a,help:n,className:l},Object(le.createElement)("select",xe()({id:a,className:"components-select-control__input components-select-control__input--coblocks-fontfamily",onChange:function(e){var t=wp.data.select("core/editor").getEditedPostAttribute("meta"),o="",n=":100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic",c=document.createElement("link"),l=s.filter((function(t){return t.label===e.target.value})).length>0;c.rel="stylesheet",void 0!==t&&void 0!==t._coblocks_attr&&(o=t._coblocks_attr),o.length>0?(o.includes(e.target.value)||l||(c.href="https://fonts.googleapis.com/css?family="+e.target.value.replace(/ /g,"+")+n,document.head.appendChild(c)),o=(o=o.replace(","+e.target.value,""))+","+e.target.value):(c.href="https://fonts.googleapis.com/css?family="+e.target.value.replace(/ /g,"+")+n,document.head.appendChild(c),o=e.target.value),wp.data.dispatch("core/editor").editPost({meta:{_coblocks_attr:o}}),r(e.target.value)},"aria-describedby":n?"".concat(a,"__help"):void 0,value:o},i),u.map((function(e,t){return Object(le.createElement)("option",{key:"".concat(e.label,"-").concat(e.value,"-").concat(t),value:e.value},e.label)}))))})),So={};So.typography=Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)(ie.Path,{d:"m3 16v2h14v-2z"}),Object(le.createElement)(ie.Path,{d:"m9.11555556 2-4.88888889 12.4444444h2l.99555555-2.6666666h5.55555558l.9955555 2.6666666h2l-4.88-12.4444444zm-1.22666667 8 2.11555551-5.62666667 2.1155556 5.62666667z"})));var Po=So,zo=o(30);function To(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ro=window.getComputedStyle,Bo=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.textColor,c=o.fontSize,r=o.customFontSize,l=e.querySelector('[contenteditable="true"]'),i=l?Ro(l):void 0;return{fallbackTextColor:n||!i?void 0:i.color,fallbackFontSize:c||r||!i?void 0:parseInt(i.fontSize)||void 0}})),No=function(e){De()(o,e);var t=To(o);function o(e){var n;return Te()(this,o),(n=t.call(this,e)).state={allowedBlocks:[]},n}return Be()(o,[{key:"componentDidMount",value:function(){this.props.typographyEnabled&&this.setState({allowedBlocks:["core/paragraph","core/heading","core/button","core/list","coblocks/row","coblocks/column","coblocks/accordion","coblocks/accordion-item","coblocks/click-to-tweet","coblocks/alert","coblocks/pricing-table","coblocks/highlight"]})}},{key:"render",value:function(){if(!this.props.typographyEnabled)return null;var e=this.state.allowedBlocks,t=this.props,o=t.attributes,n=t.setAttributes,c=t.icon,r=void 0===c?Po.typography:c,l=t.label,i=void 0===l?Object(re.__)("Change typography","coblocks"):l;if(!e.includes(this.props.name))return null;var a=o.customFontSize,s=o.fontFamily,u=o.lineHeight,b=o.letterSpacing,d=o.noBottomSpacing,p=o.noTopSpacing,m=o.fontWeight,h=o.textTransform,f=[{value:"",label:Object(re.__)("Default","coblocks")},{value:"normal",label:Object(re.__)("Normal","coblocks")},{value:"bold",label:Object(re.__)("Bold","coblocks")}],g=[{value:"",label:Object(re.__)("Default","coblocks")},{value:"uppercase",label:Object(re.__)("Uppercase","coblocks")},{value:"lowercase",label:Object(re.__)("Lowercase","coblocks")},{value:"capitalize",label:Object(re.__)("Capitalize","coblocks")},{value:"initial",label:Object(re.__)("Normal","coblocks")}];void 0!==Eo[s]&&void 0!==Eo[s].weight&&Eo[s].weight.forEach((function(e){f.push({value:e,label:e})}));return Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(ie.Dropdown,{className:qe()("components-dropdown-menu","components-coblocks-typography-dropdown"),contentClassName:"components-dropdown-menu__popover components-coblocks-typography-dropdown",renderToggle:function(e){var t=e.isOpen,o=e.onToggle;return Object(le.createElement)(ie.ToolbarButton,{className:"components-dropdown-menu__toggle",icon:r,onClick:o,onKeyDown:function(e){t||e.keyCode!==zo.DOWN||(e.preventDefault(),e.stopPropagation(),o())},"aria-haspopup":"true","aria-expanded":t,label:i,tooltip:i})},renderContent:function(){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-typography-dropdown__inner"},Object(le.createElement)(xo,{label:Object(re.__)("Font","coblocks"),value:s,onChange:function(e){return n({fontFamily:t=e}),void(void 0!==Eo[t]&&void 0!==Eo[t].weight&&m&&Object.values(Eo[s].weight).indexOf(m)<0&&n({fontWeight:void 0}));var t},className:"components-base-control--with-flex components-coblocks-typography-dropdown__inner--font"}),void 0===o.textPanelFontWeight||void 0!==o.textPanelFontWeight&&void 0===o.textPanelFontWeight?Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Weight","coblocks"),value:m,options:f,onChange:function(e){return n({fontWeight:e})},className:"components-base-control--with-flex components-coblocks-typography-dropdown__inner--weight"}):null,void 0===o.textPanelTextTransform||void 0!==o.textPanelTextTransform&&void 0===o.textPanelTextTransform?Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Transform","coblocks"),value:h,options:g,onChange:function(e){return n({textTransform:e})},className:"components-base-control--with-flex components-coblocks-typography-dropdown__inner--transform"}):null,void 0===o.textPanelHideSize||void 0!==o.textPanelHideSize&&void 0===o.textPanelHideSize?Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Size","coblocks"),value:parseFloat(a)||void 0,onChange:function(e){return n({customFontSize:e})},min:1,max:100,step:1,className:"components-coblocks-typography-dropdown__inner--size"}):null,void 0===o.textPanelLineHeight||void 0!==o.textPanelLineHeight&&void 0===o.textPanelLineHeight?Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Line height","coblocks"),value:parseFloat(u)||void 0,onChange:function(e){return n({lineHeight:e})},min:1,max:3,step:.01,className:"components-coblocks-typography-dropdown__inner--line-height"}):null,void 0===o.textPanelLetterSpacing||void 0!==o.textPanelLetterSpacing&&void 0===o.textPanelLetterSpacing?Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Letter spacing","coblocks"),value:parseFloat(b)||void 0,onChange:function(e){return n({letterSpacing:e})},min:-1,max:3,n:!0,step:.1,className:"components-coblocks-typography-dropdown__inner--letter-spacing"}):null,void 0!==o.textPanelShowSpacingControls&&o.textPanelShowSpacingControls&&Object(le.createElement)("div",{className:"components-coblocks-typography-dropdown__footer"},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("No top spacing","coblocks"),checked:!!p,onChange:function(){return n({noTopSpacing:!p})}}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("No bottom spacing","coblocks"),checked:!!d,onChange:function(){return n({noBottomSpacing:!d})}}))))}}))}}]),o}(le.Component),Io=Object(oo.withSelect)((function(){return{typographyEnabled:(0,Object(oo.select)("coblocks-settings").getTypography)()}})),Ao=Object(uo.compose)([Bo,Io])(No);function Do(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Mo=function(e){De()(o,e);var t=Do(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.name,o=e.attributes;if(!coblocksBlockData.typographyControlsEnabled)return null;var n=!1,c=["core/paragraph","core/heading","core/cover","core/button","core/list","coblocks/row","coblocks/column","coblocks/accordion","coblocks/accordion-item","coblocks/click-to-tweet","coblocks/alert","coblocks/pricing-table","coblocks/highlight","coblocks/features"];return o.textPanelHideColor=!0,o.textPanelShowSpacingControls=!0,c.includes(t)?o.textPanelHeadingFontSizes=!0:o.textPanelHideSize=!0,c.includes(t)||(o.textPanelLineHeight=!0,o.textPanelLetterSpacing=!0),["coblocks/row","coblocks/column"].includes(t)&&(o.textPanelShowSpacingControls=!1),["coblocks/row"].includes(t)&&(o.layout||(n=!0)),n?null:Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(Ao,this.props))}}]),o}(le.Component),Lo=["fontFamily","lineHeight","letterSpacing","fontWeight","textTransform"];var Fo=function(e,t){var o=Object(He.pickBy)(e,(function(e,t){return!!e&&Lo.includes(t)}));return void 0!==e.customFontSize&&(o.fontSize=e.customFontSize+"px"),void 0!==e.customTextColor&&(o.color=e.customTextColor),"coblocks/column"===t&&void 0!==e.width&&(o.width=e.width+"%"),o};function Vo(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Go(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Vo(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Vo(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Ho=["core/paragraph","core/heading","core/pullquote","core/cover","core/quote","core/button","core/list","coblocks/row","coblocks/column","coblocks/accordion","coblocks/accordion-item","coblocks/click-to-tweet","coblocks/alert","coblocks/highlight","coblocks/pricing-table","coblocks/features"];var Uo=Object(uo.createHigherOrderComponent)((function(e){return function(t){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),t.isSelected&&Ho.includes(t.name)&&Object(le.createElement)(Mo,Go({},t)))}}),"withControls"),Wo=Object(uo.compose)(Object(oo.withSelect)((function(e){return{selected:e("core/block-editor").getSelectedBlock(),select:e}}))),qo=Object(uo.createHigherOrderComponent)((function(e){return Wo((function(t){var o=t.select,n=Pe()(t,["select"]),c=n.wrapperProps,r={},l=o("core/block-editor").getBlock(n.clientId),i=o("core/block-editor").getBlockName(n.clientId);if(Ho.includes(i)&&(null==l?void 0:l.attributes)){var a=l.attributes,s=a.customFontSize,u=a.fontFamily,b=a.lineHeight,d=a.fontWeight,p=a.letterSpacing,m=a.textTransform,h=a.customTextColor;s&&(r=Object.assign(r,{"data-custom-fontsize":1})),b&&(r=Object.assign(r,{"data-custom-lineheight":1})),u&&(r=Object.assign(r,{"data-coblocks-font":1})),d&&(r=Object.assign(r,{"data-custom-fontweight":1})),m&&(r=Object.assign(r,{"data-custom-texttransform":1})),h&&(r=Object.assign(r,{"data-custom-textcolor":1})),p&&(r=Object.assign(r,{"data-custom-letterspacing":1})),c=Go(Go({},c),{},{style:Fo(l.attributes,i)},r)}return Object(le.createElement)(e,xe()({},n,{wrapperProps:c}))}))}),"withFontSettings");Object(so.addFilter)("blocks.registerBlockType","coblocks/inspector/attributes",(function(e){return Ho.includes(e.name)&&(e.attributes=Object.assign(e.attributes,Co)),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/typography",Uo),Object(so.addFilter)("editor.BlockListBlock","coblocks/withFontSettings",qo),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/applyFontSettings",(function(e,t,o){if(Ho.includes(t.name)){void 0!==e.style?e.style=Object.assign(e.style,Fo(o,t.name)):e.style=Fo(o,t.name);var n=o.fontFamily,c=o.lineHeight,r=o.fontWeight,l=o.letterSpacing,i=o.textTransform,a=o.noBottomSpacing,s=o.noTopSpacing;n&&(e.className=qe()(e.className,"has-custom-font")),r&&(e.className=qe()(e.className,"has-custom-weight")),i&&(e.className=qe()(e.className,"has-custom-transform")),c&&(e.className=qe()(e.className,"has-custom-lineheight")),l&&(e.className=qe()(e.className,"has-custom-letterspacing")),void 0!==a&&a&&(e.className=qe()(e.className,"mb-0 pb-0")),void 0!==s&&s&&(e.className=qe()(e.className,"mt-0 pt-0"))}return e}));var Yo=["coblocks/row","coblocks/column","coblocks/features","coblocks/feature","coblocks/media-card","coblocks/shape-divider","coblocks/hero"];var Ko=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o=t.name;if(Yo.includes(o)&&(t.attributes.coblocks=t.attributes.coblocks||{},void 0===t.attributes.coblocks.id)){var n=new Date;t.attributes.coblocks=Object.assign({},t.attributes.coblocks,{id:""+n.getMonth()+n.getDate()+n.getHours()+n.getMinutes()+n.getSeconds()+n.getMilliseconds()})}return Object(le.createElement)(e,t)}}),"withAttributes");function Xo(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Zo(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Xo(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Xo(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}Object(so.addFilter)("blocks.registerBlockType","coblocks/custom/attributes",(function(e){return Yo.includes(e.name)&&void 0!==e.attributes&&(e.attributes=Object.assign(e.attributes,{coblocks:{type:"object"}})),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/attributes",Ko);var Jo=["core/image","core/gallery","core/spacer","core/cover","core/group"];var $o=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o=t.name,n=t.clientId,c=t.attributes,r=t.setAttributes,l=t.isSelected,i=c.isStackedOnMobile,a=c.noBottomMargin,s=c.noTopMargin,u=Object(oe.hasBlockSupport)(o,"stackedOnMobile"),b=Object(oe.hasBlockSupport)(o,"coBlocksSpacing");Object(le.useEffect)((function(){document.getElementsByClassName("block-editor-block-list__layout is-root-container").length&&document.querySelectorAll(".block-editor-block-list__layout").forEach((function(e){e.childNodes.forEach((function(e){!function(e){var t=e.querySelector(".wp-block[data-align]"),o=function(e,o){t&&(t.style[e]=o)};switch(e.outerHTML.includes("data-coblocks-bottom-spacing")){case!0:e.style.marginBottom=0,o("marginBottom",0);break;case!1:e.style.marginBottom=null,o("marginBottom",null)}switch(e.outerHTML.includes("data-coblocks-top-spacing")){case!0:e.style.marginTop=0,o("marginTop",0);break;case!1:e.style.marginTop=null,o("marginTop",null)}}(e)}))}))}),[a,s]);var d=!!u||!!b;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),l&&d&&Object(le.createElement)(eo.InspectorAdvancedControls,null,u&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Stack on mobile","coblocks"),checked:!!i,onChange:function(){return r({isStackedOnMobile:!i})},help:i?Object(re.__)("Responsiveness is enabled.","coblocks"):Object(re.__)("Toggle to stack elements on top of each other on smaller viewports.","coblocks")}),b&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Remove top spacing","coblocks"),checked:!!s,onChange:function(){return r({noTopMargin:!s,marginTop:0,marginTopTablet:0,marginTopMobile:0})},help:s?Object(re.__)("Toggle to add top margin back.","coblocks"):Object(re.__)("Toggle to remove any top margin.","coblocks")}),b&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Remove bottom spacing","coblocks"),checked:!!a,onChange:function(){r({noBottomMargin:!a,marginBottom:0,marginBottomTablet:0,marginBottomMobile:0});var e=wp.data.select("core/editor").getNextBlockClientId(n);e&&!a&&wp.data.dispatch("core/block-editor").updateBlockAttributes(e,{noTopMargin:!s,marginTop:0,marginTopTablet:0,marginTopMobile:0})},help:a?Object(re.__)("Toggle to add bottom margin back.","coblocks"):Object(re.__)("Toggle to remove any bottom margin.","coblocks")})))}}),"withAdvancedControls");var Qo=Object(uo.compose)(Object(oo.withSelect)((function(e){return{selected:e("core/block-editor").getSelectedBlock(),select:e}}))),en=Object(uo.createHigherOrderComponent)((function(e){return Qo((function(t){var o=t.select,n=Pe()(t,["select"]),c=n.wrapperProps,r={},l=o("core/block-editor").getBlock(n.rootClientId||n.clientId),i=o("core/block-editor").getBlockName(n.rootClientId||n.clientId),a=Object(oe.hasBlockSupport)(i,"coBlocksSpacing"),s=Object(oe.hasBlockSupport)(i,"align");if(["core/image"].includes(i)&&(s=!0),a&&(null==l?void 0:l.attributes)){var u=l.attributes,b=u.noBottomMargin,d=u.noTopMargin;void 0!==d&&d&&(r=Object.assign(r,{"data-coblocks-top-spacing":1})),void 0!==b&&b&&(r=Object.assign(r,{"data-coblocks-bottom-spacing":1}))}return s&&(r=Object.assign(r,{"data-coblocks-align-support":1})),(a||s)&&(c=Zo(Zo({},c),r)),Object(le.createElement)(e,xe()({},n,{wrapperProps:c}))}))}),"addEditorBlockAttributes");function tn(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}Object(so.addFilter)("blocks.registerBlockType","coblocks/AdvancedControls/attributes",(function(e){return Object(oe.hasBlockSupport)(e,"stackedOnMobile")&&void 0!==e.attributes&&(e.attributes.isStackedOnMobile||(e.attributes=Object.assign(e.attributes,{isStackedOnMobile:{type:"boolean",default:!0}}))),Jo.includes(e.name)&&(e.supports||(e.supports={}),e.supports=Object.assign(e.supports,{coBlocksSpacing:!0})),Object(oe.hasBlockSupport)(e,"coBlocksSpacing")&&void 0!==e.attributes&&(e.attributes.noBottomMargin||(e.attributes=Object.assign(e.attributes,{noBottomMargin:{type:"boolean",default:!1}})),e.attributes.noTopMargin||(e.attributes=Object.assign(e.attributes,{noTopMargin:{type:"boolean",default:!1}}))),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/advanced",$o),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/applySpacingClass",(function(e,t,o){if(Object(oe.hasBlockSupport)(t.name,"coBlocksSpacing")){var n=o.noBottomMargin,c=o.noTopMargin;void 0!==n&&n&&(e.className=qe()(e.className,"mb-0")),void 0!==c&&c&&(e.className=qe()(e.className,"mt-0"))}return e})),Object(so.addFilter)("editor.BlockListBlock","coblocks/addEditorBlockAttributes",en);var on=[{value:1,label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:2,label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:3,label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")},{value:4,label:Object(re.__)("XL","coblocks"),tooltip:Object(re.__)("Extra Large","coblocks")}],nn={value:0,label:Object(re.__)("None","coblocks"),tooltip:Object(re.__)("None","coblocks")},cn={value:"custom",label:Object(le.createElement)(ie.Icon,{icon:Zt}),tooltip:Object(re.__)("Custom","coblocks")},rn=function(e){De()(o,e);var t=tn(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.advancedMaxValue,o=e.advancedMinValue,n=e.currentOption,c=e.label,r=e.onChange,l=e.options,i=e.showAdvancedControls,a=e.showIcons,s=e.showNoneOption,u=e.showCustomOption,b=l||on;return s&&(b=[nn].concat(ce()(b))),u&&(b=[].concat(ce()(b),[cn])),i&&!1!==o&&!1!==t?Object(le.createElement)(ie.RangeControl,{label:c,value:n,onChange:function(e){return r(e)},min:o,max:t}):Object(le.createElement)(ie.BaseControl,{id:"coblocks-option-selector-".concat(Object(He.kebabCase)(c)),label:c,className:qe()("coblocks-option-selector-control",{"is-custom":"custom"===n})},Object(le.createElement)(ie.PanelRow,null,Object(le.createElement)(ie.ButtonGroup,{"aria-label":c},b.map((function(e){return Object(le.createElement)(ie.Tooltip,{key:"option-".concat(e.value),text:e.tooltip},Object(le.createElement)(ie.Button,{isSecondary:n!==e.value,isPrimary:n===e.value,"aria-pressed":n===e.value,onClick:function(){return r(e.value)},"aria-label":e.tooltip},a?e.icon:e.label))})))))}}]),o}(le.Component),ln=["core/group"],an=[{value:"no",label:Object(re.__)("None","coblocks"),tooltip:Object(re.__)("None","coblocks")},{value:"small",label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:"medium",label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:"large",label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")},{value:"huge",label:Object(re.__)("XL","coblocks"),tooltip:Object(re.__)("Huge","coblocks")}],sn=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o=t.name,n=t.attributes,c=t.setAttributes,r=t.isSelected,l=n.padding,i=ln.includes(o),a=Object(He.startCase)(o.split("/")[1]);return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,xe()({},t,{className:qe()(t.className,te()({},"has-".concat(l,"-padding"),l))})),r&&i&&Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.sprintf)(Object(re.__)("%1$s settings","coblocks"),a)},Object(le.createElement)(rn,{label:Object(re.__)("Padding","coblocks"),currentOption:l,options:an,onChange:function(e){return c({padding:e})}}))))}}),"withPaddingControls"),un=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o,n=t.name,c=t.attributes.padding,r=ln.includes(n),l=t.className;return r&&(o=null==t?void 0:t.wrapperProps,l=qe()(t.className,te()({},"has-".concat(c,"-padding"),c))),Object(le.createElement)(e,xe()({},t,{className:l,wrapperProps:o}))}}),"withPaddingClasses");function bn(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function dn(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?bn(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):bn(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}Object(so.addFilter)("blocks.registerBlockType","coblocks/padding-controls/block-attributes",(function(e){var t;return ln.includes(null==e?void 0:e.name)&&((null==e||null===(t=e.attributes)||void 0===t?void 0:t.padding)||(e.attributes=Object.assign(e.attributes,{padding:{type:"string"}}))),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/padding-controls/editor-controls",sn),Object(so.addFilter)("editor.BlockListBlock","coblocks/padding-controls/editor-padding-classes",un),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/padding-controls/save-padding-class",(function(e,t,o){if(ln.includes(null==t?void 0:t.name)){var n=o.padding;e.className=qe()(e.className,te()({},"has-".concat(n,"-padding"),n))}return e})),Object(oe.registerBlockStyle)("core/list",{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0}),Object(oe.registerBlockStyle)("core/list",{name:"none",label:Object(re.__)("None","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/list",{name:"checkbox",label:Object(re.__)("Checkbox","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/button",{name:"circular",label:Object(re.__)("Circular","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/button",{name:"3d",label:Object(re.__)("3D","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/button",{name:"shadow",label:Object(re.__)("Shadow","coblocks"),isDefault:!1});var pn=["core/button"];var mn=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o=t.name,n=t.attributes,c=t.setAttributes,r=n.isFullwidth,l=pn.includes(o);return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),l&&Object(le.createElement)(eo.InspectorAdvancedControls,null,Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Display fullwidth","coblocks"),checked:!!r,onChange:function(){return c({isFullwidth:!r})},help:r?Object(re.__)("Displaying as full width.","coblocks"):Object(re.__)("Toggle to display button as full width.","coblocks")})))}}),"withAdvancedControls");var hn=Object(uo.compose)(Object(oo.withSelect)((function(e){return{selected:e("core/block-editor").getSelectedBlock(),select:e}}))),fn=Object(uo.createHigherOrderComponent)((function(e){return hn((function(t){var o=t.select,n=Pe()(t,["select"]),c=n.wrapperProps,r={},l=o("core/block-editor").getBlock(n.rootClientId||n.clientId),i=o("core/block-editor").getBlockName(n.rootClientId||n.clientId),a=pn.includes(i);if(a&&(null==l?void 0:l.attributes)){var s=l.attributes.isFullwidth;void 0!==s&&s&&(r=Object.assign(r,{"data-coblocks-button-fullwidth":1}))}return a&&(c=dn(dn({},c),r)),Object(le.createElement)(e,xe()({},n,{wrapperProps:c}))}))}),"addEditorBlockAttributes");Object(so.addFilter)("blocks.registerBlockType","coblocks/AdvancedButtonControls/attributes",(function(e){return pn.includes(e.name)&&(e.attributes=Object.assign(e.attributes,{isFullwidth:{type:"boolean",default:!1}})),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/advancedButtonControls",mn),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/applyButtonControls",(function(e,t,o){if(pn.includes(t.name)){var n=o.isFullwidth;void 0!==n&&n&&(e.className=qe()(e.className,"w-100"))}return e})),Object(so.addFilter)("editor.BlockListBlock","coblocks/addEditorButtonControls",fn),Object(oe.registerBlockStyle)("core/image",{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0}),Object(oe.registerBlockStyle)("core/image",{name:"bottom-wave",label:Object(re.__)("Bottom Wave","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/image",{name:"top-wave",label:Object(re.__)("Top Wave","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/cover",{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0}),Object(oe.registerBlockStyle)("core/cover",{name:"bottom-wave",label:Object(re.__)("Bottom Wave","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/cover",{name:"top-wave",label:Object(re.__)("Top Wave","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/media-text",{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0}),Object(oe.registerBlockStyle)("core/media-text",{name:"card",label:Object(re.__)("Card","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/media-text",{name:"overlap",label:Object(re.__)("Overlap","coblocks"),isDefault:!1}),Object(oe.registerBlockStyle)("core/media-text",{name:"outline",label:Object(re.__)("Outline","coblocks"),isDefault:!1});var gn=["core/gallery","core/image"],vn=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o,n,c=t.name,r=t.attributes,l=t.setAttributes,i=t.isSelected,a=r.lightbox,s=gn.includes(c);return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),i&&s&&(!!(null===(o=t.attributes)||void 0===o||null===(n=o.images)||void 0===n?void 0:n.length)||!!t.attributes.id)&&Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelRow,{className:"coblocks-lightbox-controls"},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Lightbox","coblocks"),checked:!!a,onChange:function(){return l({lightbox:!a})},help:function(e){return e?Object(re.__)("Image lightbox is enabled.","coblocks"):Object(re.__)("Toggle to enable the image lightbox.","coblocks")}}))))}}),"withLightbox"),On=Object(uo.createHigherOrderComponent)((function(e){return function(t){var o,n=t.name,c=t.attributes.lightbox,r=gn.includes(n),l=t.className;return r&&(o=null==t?void 0:t.wrapperProps,l=qe()(t.className,te()({},"has-lightbox",c))),Object(le.createElement)(e,xe()({},t,{wrapperProps:o,className:l}))}}),"withlightboxClasses");Object(so.addFilter)("blocks.registerBlockType","coblocks/lightbox-controls/block-attributes",(function(e){var t;return gn.includes(null==e?void 0:e.name)&&((null==e||null===(t=e.attributes)||void 0===t?void 0:t.lightbox)||(e.attributes=Object.assign(e.attributes,{lightbox:{type:"boolean",default:!1}}))),e})),Object(so.addFilter)("editor.BlockEdit","coblocks/lightbox-controls/editor-controls",vn),Object(so.addFilter)("editor.BlockListBlock","coblocks/lightbox-controls/editor-lightbox-classes",On),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/lightbox-controls/save-lightbox-classes",(function(e,t,o){if(gn.includes(null==t?void 0:t.name)){var n=o.lightbox;e.className=qe()(e.className,te()({},"has-lightbox",n))}return e}));var kn=void 0;function yn(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function _n(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?yn(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yn(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var jn=["core/image"],wn=Object(uo.createHigherOrderComponent)((function(e){return function(t){if(t.name.includes(jn)&&t.attributes.url){var o=t.setAttributes,n=t.attributes;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)("div",{className:"components-coblocks-replace-image"},Object(le.createElement)(eo.MediaUploadCheck,null,Object(le.createElement)(eo.MediaUpload,{allowedTypes:["image"],onSelect:function(e){if(e&&e.url){var t,c=n.id,r=n.url,l=n.alt,i=n.caption,a=n.linkDestination,s=je(e);(function(e,t){return!e&&Object(_e.isBlobURL)(t)})(c,r)&&l&&(s=Object(He.omit)(s,["alt"])),i&&!Object(He.get)(s,["caption"])&&(s=Object(He.omit)(s,["caption"])),t=e.id&&e.id===c?{url:r}:{width:void 0,height:void 0,sizeSlug:"large"},"media"===a&&(s.href=e.url),"attachment"===a&&(s.href=e.link),o(_n(_n({},s),t))}else kn.props.setAttributes({url:void 0,alt:void 0,id:void 0,title:void 0,caption:void 0})},value:t.url,render:function(e){var t=e.open;return Object(le.createElement)(ie.Button,{isSmall:!0,isSecondary:!0,onClick:t},Object(re.__)("Replace Image","coblocks"))}})))))}return Object(le.createElement)(e,t)}}),"withReplaceImage");Object(so.addFilter)("editor.BlockEdit","coblocks/components-coblocks-replace-image",wn);o(351);function En(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}function Cn(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function xn(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Cn(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Cn(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Sn(e){var t=e.hoveredFilter;if(!t)return null;var o=Ue.a.cloneDeep(wp.data.select("core/block-editor").getSelectedBlock());return o.attributes.filter=t,Object(le.createElement)("div",{className:"block-editor-block-switcher__popover__preview__parent"},Object(le.createElement)("div",{className:"block-editor-block-switcher__popover__preview__container"},Object(le.createElement)(ie.Popover,{className:"block-editor-block-switcher__preview__popover coblocks-image-filter-popover",position:"bottom right",focusOnMount:!1},Object(le.createElement)("div",{className:"block-editor-block-switcher__preview coblocks__preview"},Object(le.createElement)("div",{className:"block-editor-block-switcher__preview-title"},Object(re.__)("Preview filter")),Object(le.createElement)(eo.BlockPreview,{autoHeight:!0,blocks:xn({},o)})))))}var Pn=function(e){De()(o,e);var t=En(o);function o(){var e;return Te()(this,o),e=t.apply(this,arguments),te()(Ie()(e),"onChangeHoveredFilter",(function(t){e.setState({hoveredFilter:t})})),e.state={hoveredFilter:null},e}return Be()(o,[{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.setAttributes,c=(t.selected,o.filter),r=this.state.hoveredFilter,l=[{icon:Object(le.createElement)(ie.Icon,{icon:it}),title:Object(re.__)("Original","coblocks"),slug:"none",onClick:function(){n({filter:"none"})},isActive:"none"===c},{icon:Object(le.createElement)(ie.Icon,{icon:rt}),title:Object(re.__)("Grayscale filter","coblocks"),slug:"grayscale",onClick:function(){n({filter:"grayscale"})},isActive:"grayscale"===c},{icon:Object(le.createElement)(ie.Icon,{icon:st}),title:Object(re.__)("Sepia filter","coblocks"),slug:"sepia",onClick:function(){n({filter:"sepia"})},isActive:"sepia"===c},{icon:Object(le.createElement)(ie.Icon,{icon:at}),title:Object(re.__)("Saturation filter","coblocks"),slug:"saturation",onClick:function(){n({filter:"saturation"})},isActive:"saturation"===c},{icon:Object(le.createElement)(ie.Icon,{icon:ct}),title:Object(re.__)("Dim filter","coblocks"),slug:"dim",onClick:function(){n({filter:"dim"})},isActive:"dim"===c},{icon:Object(le.createElement)(ie.Icon,{icon:ut}),title:Object(re.__)("Vintage filter","coblocks"),slug:"vintage",onClick:function(){n({filter:"vintage"})},isActive:"vintage"===c}];return Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(ie.DropdownMenu,{icon:Object(le.createElement)(ie.Icon,{icon:lt}),label:Object(re.__)("Apply filter","coblocks"),popoverProps:{className:"components-coblocks-dropdown"},className:qe()("components-coblocks-media-filter","none"!==c?"has-filter":""),noIcons:!0},(function(){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.MenuGroup,null,Object(le.createElement)(Sn,{hoveredFilter:r}),l.map((function(t){return Object(le.createElement)(ie.MenuItem,{role:"menuitemradio",label:t.title,onClick:t.onClick,onMouseEnter:function(){return e.onChangeHoveredFilter(t.slug)},onMouseLeave:function(){return e.onChangeHoveredFilter(null)},isSelected:c===t.slug,icon:t.icon,key:"coblocks-image-filter-".concat(t.slug)},t.title)}))))})))}}]),o}(le.Component),zn=["core/image","core/gallery"],Tn=Object(uo.createHigherOrderComponent)((function(e){return function(t){return zn.includes(t.name)?Object(le.createElement)(le.Fragment,null,Object(le.createElement)(e,t),Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(Pn,t))):Object(le.createElement)(e,t)}}),"withGalleryExtension");Object(so.addFilter)("editor.BlockEdit","coblocks/coreImageFilter",Tn);var Rn=Object(uo.createHigherOrderComponent)((function(e){return function(t){if(!zn.includes(t.name))return Object(le.createElement)(e,t);var o=t.attributes.filter,n=qe()(te()({},"has-filter-".concat(o),"none"!==o));return Object(le.createElement)(e,xe()({},t,{className:n}))}}),"withStyleClasses");Object(so.addFilter)("editor.BlockListBlock","coblocks/with-style-classes",Rn),Object(so.addFilter)("blocks.registerBlockType","coblocks/imageFilterAttributes",(function(e){return zn.includes(e.name)&&void 0!==e.attributes&&(e.attributes=Object.assign(e.attributes,{filter:{type:"strig",default:"none"}})),e})),Object(so.addFilter)("blocks.getSaveContent.extraProps","coblocks/imageApplyExtraClass",(function(e,t,o){return zn.includes(t.name)&&void 0!==o.filter&&(e.className=qe()(e.className,te()({},"has-filter-".concat(o.filter),"none"!==o.filter))),e}));o(352);var Bn=o(273),Nn=o(62),In=function(e){var t=e.title,o=e.children;return Object(le.createElement)("section",{className:"edit-post-options-modal__section"},Object(le.createElement)("h2",{className:"edit-post-options-modal__section-title"},t),o)},An=Object(ie.createSlotFill)("CoBlocksSettingsModalControls"),Dn=An.Fill,Mn=An.Slot;function Ln(e){var t=e.children;return Object(le.createElement)(Dn,null,t)}Ln.Slot=Mn;var Fn=Ln;function Vn(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Gn=function(e){De()(o,e);var t=Vn(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"processGradientPresets",value:function(e){var t=(0,this.props.getSettings)().gradients;if(e)localStorage.setItem("gradientsPresets",JSON.stringify(t)),t=[];else{var o=localStorage.getItem("gradientsPresets");o&&(t=JSON.parse(o))}return t}},{key:"processColorPresets",value:function(e){var t=(0,this.props.getSettings)().colors;if(e)localStorage.setItem("colorPresets",JSON.stringify(t)),t=[];else{var o=localStorage.getItem("colorPresets");o&&(t=JSON.parse(o))}return t}},{key:"updateColorPanel",value:function(e){var t=this.props,o=t.updateSettings,n=t.setColorPanel,c=t.setCustomColors,r=t.setGradients;o(void 0!==(0,t.getSettings)().gradients?{colors:this.processColorPresets(e),disableCustomColors:e,disableCustomGradients:e,gradients:this.processGradientPresets(e)}:{colors:this.processColorPresets(e),disableCustomColors:e}),c(),r(),n()}},{key:"updateCustomColorsSetting",value:function(e){var t=this.props,o=t.updateSettings,n=t.setCustomColors;o({disableCustomColors:e}),n()}},{key:"updateGradientsControlsSetting",value:function(e){var t=this.props,o=t.setGradients;(0,t.updateSettings)({disableCustomGradients:e,gradients:this.processGradientPresets(e)}),o()}},{key:"updateLayoutSelectorSetting",value:function(){(0,this.props.setLayoutSelector)()}},{key:"updateTypographyControlsSetting",value:function(){(0,this.props.setTypography)()}},{key:"updateAnimationControlsSetting",value:function(){(0,this.props.setAnimation)()}},{key:"render",value:function(){var e=this,t=this.props,o=t.isOpen,n=t.closeModal,c=t.typography,r=t.animation,l=t.customColors,i=t.gradientControls,a=t.getSettings,s=t.colorPanel,u=t.layoutSelector;if(!o)return null;var b=void 0!==a().gradients,d=!!s,p=Object(so.applyFilters)("coblocks-show-layout-selector",!0)&&!!Object(Nn.getPlugin)("coblocks-layout-selector"),m=Object(so.applyFilters)("coblocks-settings-modal-controls",[]);return Object(le.createElement)(ie.Modal,{title:Object(so.applyFilters)("coblocks-settings-title",Object(re.__)("Editor settings","coblocks")),onRequestClose:n},Object(le.createElement)("div",{className:"coblocks-modal__content"},Object(le.createElement)(In,{title:Object(re.__)("General")},Object(le.createElement)(Fn.Slot,null),p&&Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Layout selector","coblocks"),help:Object(re.__)("Allow layout selection on new pages.","coblocks"),onChange:function(){return e.updateLayoutSelectorSetting()},checked:!!u})),Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Typography controls","coblocks"),help:Object(re.__)("Allow block-level typography controls.","coblocks"),onChange:function(){return e.updateTypographyControlsSetting()},checked:!!c})),Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Color settings","coblocks"),help:Object(re.__)("Allow color settings throughout the editor.","coblocks"),onChange:function(){return e.updateColorPanel(!!s)},checked:!!s})),d&&Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Custom color pickers","coblocks"),help:Object(re.__)("Allow styling with custom colors.","coblocks"),onChange:function(){return e.updateCustomColorsSetting(!!l)},checked:!!l})),d&&b&&Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Gradient styles","coblocks"),help:Object(re.__)("Allow styling with gradient fills.","coblocks"),onChange:function(){return e.updateGradientsControlsSetting(!!i)},checked:!!i})),Object(le.createElement)(Fn,null,Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Animation controls","coblocks"),help:Object(re.__)("Allow animations to be used on blocks.","coblocks"),onChange:function(){return e.updateAnimationControlsSetting()},checked:!!r})),m&&m.map((function(e,t){return Object(le.createElement)(Fn,{key:"modal-control-".concat(t)},Object(le.createElement)(ie.HorizontalRule,null),Object(le.createElement)(e,null))})),Object(le.createElement)(ie.HorizontalRule,null))))}}]),o}(le.Component),Hn=Object(oo.withSelect)((function(){var e=Object(oo.select)("coblocks-settings"),t=e.getAnimation,o=e.getTypography,n=e.getCustomColors,c=e.getGradients,r=e.getColorPanel,l=e.getLayoutSelector,i=Object(oo.select)("core/block-editor").getSettings;return{animation:t(),typography:o(),customColors:n(),gradientControls:c(),colorPanel:r(),layoutSelector:l(),getSettings:i}})),Un=Object(oo.withDispatch)((function(e){var t=e("coblocks-settings");return{setAnimation:t.setAnimation,setColorPanel:t.setColorPanel,setCustomColors:t.setCustomColors,setGradients:t.setGradients,setLayoutSelector:t.setLayoutSelector,setTypography:t.setTypography,updateSettings:e("core/block-editor").updateSettings}})),Wn=Object(uo.compose)([Hn,Un])(Gn),qn=o(28),Yn=o.n(qn);if("undefined"!=typeof coblocksSettings&&coblocksSettings.coblocksSettingsEnabled){Object(Nn.registerPlugin)("coblocks-settings",{icon:"",render:function(){var e=Object(le.useState)(!1),t=be()(e,2),o=t[0],n=t[1],c=function(){return n(!0)},r={isOpen:o,openModal:c,closeModal:function(){return n(!1)}};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Bn.PluginMoreMenuItem,{onClick:c},Object(so.applyFilters)("coblocks-settings-title",Object(re.__)("Editor settings","coblocks"))),Object(le.createElement)(Wn,r))}}),Object(oo.registerGenericStore)("coblocks-settings",function(){var e=coblocksSettings.coblocksSettingsNonce;Yn.a.use(Yn.a.createNonceMiddleware(e));var t=function(){},o={customColors:!0,colorsPanel:!0,gradients:!0,typography:!0,animation:!0,layoutSelector:!1},n=Object(so.applyFilters)("coblocks-show-layout-selector",!0);Yn()({path:"/wp/v2/settings/",method:"GET",headers:{"X-WP-Nonce":e}}).then((function(e){o.customColors=e.coblocks_custom_colors_controls_enabled||!1,o.gradients=e.coblocks_gradient_presets_enabled||!1,o.typography=e.coblocks_typography_controls_enabled||!1,o.animation=e.coblocks_animation_controls_enabled||!1,o.colorsPanel=e.coblocks_color_panel_controls_enabled||!1,o.layoutSelector=n&&e.coblocks_layout_selector_controls_enabled||!1,t()}));var c={getLayoutSelector:function(){return o.layoutSelector},getCustomColors:function(){return o.customColors},getGradients:function(){return o.gradients},getTypography:function(){return o.typography},getAnimation:function(){return o.animation},getColorPanel:function(){return o.colorsPanel}},r={setCustomColors:function(){var n=!o.customColors;o.customColors=n,t(),Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_custom_colors_controls_enabled:n}})},setColorPanel:function(){var n=!o.colorsPanel;o.colorsPanel=n,Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_color_panel_controls_enabled:n,coblocks_gradient_presets_enabled:n,coblocks_custom_colors_controls_enabled:n}}),o.gradients=n,o.customColors=n,t()},setGradients:function(){var n=!o.gradients;o.gradients=n,t(),Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_gradient_presets_enabled:n}})},setLayoutSelector:function(){var n=!o.layoutSelector;o.layoutSelector=n,t(),Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_layout_selector_controls_enabled:n}})},setTypography:function(){var n=!o.typography;o.typography=n,t(),Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_typography_controls_enabled:n}})},setAnimation:function(){var n=!o.animation;o.animation=n,t(),Yn()({path:"/wp/v2/settings/",method:"POST",headers:{"X-WP-Nonce":e},data:{coblocks_animation_controls_enabled:n}})}};return{getSelectors:function(){return c},getActions:function(){return r},subscribe:function(e){t=e}}}())}else Object(Nn.getPlugin)("coblocks-settings")&&Object(Nn.unregisterPlugin)("coblocks-settings");var Kn=o(25),Xn=o.n(Kn);function Zn(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Jn(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Zn(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Zn(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var $n={templateSelector:!1,layouts:coblocksLayoutSelector.layouts||[],categories:coblocksLayoutSelector.categories||[]};Object(oo.registerStore)("coblocks/template-selector",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$n,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"OPEN_TEMPLATE_SELECTOR":return Jn(Jn({},e),{},{templateSelector:!0});case"CLOSE_TEMPLATE_SELECTOR":return Jn(Jn({},e),{},{templateSelector:!1});case"UPDATE_LAYOUTS":return Jn(Jn({},e),{},{layouts:t.layouts});case"UPDATE_CATEGORIES":return Jn(Jn({},e),{},{categories:t.categories})}return e},actions:{openTemplateSelector:function(){return{type:"OPEN_TEMPLATE_SELECTOR"}},closeTemplateSelector:function(){return{type:"CLOSE_TEMPLATE_SELECTOR"}},updateLayouts:function(e){return{type:"UPDATE_LAYOUTS",layouts:e}},updateCategories:function(e){return{type:"UPDATE_CATEGORIES",categories:e}}},selectors:{isTemplateSelectorActive:function(e){return e.templateSelector||!1},hasLayouts:function(e){return!!e.layouts.length},getLayouts:function(e){return e.layouts||[]},getCategories:function(e){return e.categories||[]},hasCategories:function(e){return!!e.categories.length}}});function Qn(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function ec(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Qn(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Qn(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function tc(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var oc=function e(t,o){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return Object(oe.createBlock)(t,o,n&&n.map((function(t){var o=be()(t,3),n=o[0],c=o[1],r=o[2];return e(n,c,r)})))},nc=function e(t,o){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return[t,o,n&&n.map((function(t){return e(t.name,t.attributes,t.innerBlocks)}))]},cc=function(e,t){return t&&!e&&!Object(_e.isBlobURL)(t)&&!t.includes(window.location.host)},rc=function(e){var t=e.layout,o=e.isSelected,n=e.registeredBlocks,c=e.onClick,r=Object(le.useState)(!1),l=be()(r,2),i=l[0],a=l[1],s=t.blocks||Object(oe.rawHandler)({HTML:t.postContent}).map((function(e){return nc(e.name,e.attributes,e.innerBlocks)}));return Object(le.createElement)("a",{href:"#!",key:t,className:qe()("coblocks-layout-selector__layout",{"is-selected":o}),onClick:function(e){e.preventDefault(),c()},onMouseEnter:function(){return a(!0)},onMouseLeave:function(){return a(!1)}},Object(le.createElement)("div",{className:qe()("coblocks-layout-selector__layout--overlay",{"is-active":i})},Object(le.createElement)(ie.Button,{isPressed:!0},Object(re.__)("Select Layout","coblocks"))),Object(le.createElement)(eo.BlockPreview,{autoHeight:!0,blocks:s.filter((function(e){return n.includes(e[0])})).map((function(e){var t=be()(e,3),o=t[0],n=t[1],c=t[2];return oc(o,n,void 0===c?[]:c)}))}))},lc=function(e){var t=e.slug,o=e.title,n=e.isSelected,c=e.onClick;return Object(le.createElement)("li",{key:t,className:"coblocks-layout-selector__sidebar__item"},Object(le.createElement)("a",{href:"#".concat(t),className:qe()({"is-selected":n}),onClick:function(e){e.preventDefault(),c()}},o))},ic=function(e){De()(o,e);var t=tc(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={selectedCategory:"about"},e.useTemplateLayout=e.useTemplateLayout.bind(Ie()(e)),e.useEmptyTemplateLayout=e.useEmptyTemplateLayout.bind(Ie()(e)),e.renderContent=e.renderContent.bind(Ie()(e)),e.detectImageBlocks=e.detectImageBlocks.bind(Ie()(e)),e.uploadExternalImages=e.uploadExternalImages.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(e){var t=this;0===e.clientIds.length&&this.detectImageBlocks(this.props.clientIds).filter((function(e){return void 0!==e})).forEach((function(e){var o=be()(Object.entries(e)[0],2),n=o[0],c=o[1];t.uploadExternalImages(n,c)}))}},{key:"useEmptyTemplateLayout",value:function(){(0,this.props.editPost)({title:"",blocks:[]})}},{key:"useTemplateLayout",value:function(e,t){var o=this.props.editPost,n=e.blocks||Object(oe.rawHandler)({HTML:e.postContent}).map((function(e){return nc(e.name,e.attributes,e.innerBlocks)}));o({title:e.label,blocks:n.filter((function(e){return t.includes(e[0])})).map((function(e){var t=be()(e,3),o=t[0],n=t[1],c=t[2];return oc(o,n,void 0===c?[]:c)}))})}},{key:"detectImageBlocks",value:function(e){var t=this.props,o=t.getBlockName,n=t.getBlockAttributes,c=["core/image","core/cover"],r=["core/gallery"];return e.map((function(e){var t=o(e),l=n(e);return c.includes(t)?te()({},e,Object(He.pick)(l,["id","url"])):r.includes(t)?te()({},e,Object(He.pick)(l,["ids","images"])):void 0}))}},{key:"uploadExternalImages",value:function(e,t){var o=this.props,n=o.createWarningNotice,c=o.getBlockAttributes,r=o.mediaUpload,l=o.updateBlockAttributes,i=[];t.hasOwnProperty("images")?t.images.forEach((function(e){return cc(e.id,e.url)&&i.push(e.url)})):cc(t.id,t.url)&&i.push(t.url),(i=i.filter((function(e){return void 0!==e}))).length&&i.forEach((function(o,i){window.fetch(o).then((function(e){return e.blob()})).then((function(o){r({filesList:[o],allowedTypes:["image"],onFileChange:function(o){var n=be()(o,1)[0];if(t.hasOwnProperty("images")){var r=c(e).images.map((function(e,t){return t===i?ec(ec({},e),{},{id:n.id,url:n.url}):e}));l(e,{ids:r.map((function(e){return e.id||null})),images:r})}else l(e,{id:n.id,url:n.url})},onError:function(e){return n(e)}})})).catch((function(e){return n(e)}))}))}},{key:"getLayoutsInCategory",value:function(e){return this.props.layouts.filter((function(t){return t.category===e}))||[]}},{key:"hasLayoutsInCategory",value:function(e){return!!this.getLayoutsInCategory(e).length}},{key:"renderContent",value:function(e){var t=this,o=Xn()(wp.blocks.getBlockTypes(),"name"),n=this.getLayoutsInCategory(e),c=n.slice(0,Math.ceil(n.length/2)),r=n.slice(Math.ceil(n.length/2));return this.hasLayoutsInCategory(e)?Object(le.createElement)("div",{className:"coblocks-layout-selector__layouts"},Object(le.createElement)("div",{className:"coblocks-layout-selector__layouts-column"},c.map((function(e,n){return Object(le.createElement)(rc,{key:n,layout:e,registeredBlocks:o,onClick:function(){t.useTemplateLayout(e,o),t.props.closeTemplateSelector()}})}))),Object(le.createElement)("div",{className:"coblocks-layout-selector__layouts-column"},r.map((function(e,n){return Object(le.createElement)(rc,{key:n,layout:e,registeredBlocks:o,onClick:function(){t.useTemplateLayout(e,o),t.props.closeTemplateSelector()}})})))):Object(le.createElement)("p",null,Object(le.createElement)("em",null,Object(re.__)("No layouts are available for this category.","coblocks")))}},{key:"render",value:function(){var e=this,t=this.state.selectedCategory,o=this.props,n=o.isActive,c=o.closeTemplateSelector;return o.layoutSelectorEnabled&&n?Object(le.createElement)(ie.Modal,{title:Object(le.createElement)(le.Fragment,null,Object(re.__)("Add new page","coblocks"),Object(le.createElement)("span",null,Object(re.__)("Pick one of these layouts or start with a blank page","coblocks"))),onRequestClose:function(){e.useEmptyTemplateLayout(),c()},className:"coblocks-layout-selector-modal"},Object(le.createElement)("div",{className:"coblocks-layout-selector"},Object(le.createElement)("aside",{className:"coblocks-layout-selector__sidebar"},Object(le.createElement)("ul",{className:"coblocks-layout-selector__sidebar__items"},this.props.categories.filter((function(t){return e.hasLayoutsInCategory(t.slug)})).map((function(o,n){return Object(le.createElement)(lc,{key:n,slug:o.slug,title:o.title,isSelected:o.slug===t,onClick:function(){return e.setState({selectedCategory:o.slug})}})}))),Object(le.createElement)(ie.Button,{className:"coblocks-layout-selector__add-button",onClick:function(){e.useEmptyTemplateLayout(),c()},isLink:!0},Object(le.createElement)("span",null,Object(le.createElement)(ie.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true",focusable:"false"},Object(le.createElement)(ie.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"}))),Object(re.__)("Add blank page","coblocks"))),Object(le.createElement)("div",{className:"coblocks-layout-selector__topbar"},Object(le.createElement)("div",{className:"coblocks-layout-selector__topbar__left"},Object(le.createElement)("strong",null,Object(re.__)("Layouts","coblocks"),":")," ",t,Object(le.createElement)(ie.DropdownMenu,{label:"Select a layout category"},(function(t){var o=t.onClose;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.MenuGroup,{onClick:o},e.state.templates.map((function(t,n){return Object(le.createElement)(ie.MenuItem,{key:n,onClick:function(){e.setState({selectedCategory:t.label}),o()}},t.label)}))))}))),Object(le.createElement)("div",{className:"coblocks-layout-selector__topbar__right"},Object(le.createElement)(ie.Button,{className:"coblocks-layout-selector__add-button",onClick:function(){e.useEmptyTemplateLayout(),c()},isLink:!0},Object(le.createElement)("span",null,Object(le.createElement)(ie.Icon,{icon:"plus",size:16}))," ",Object(re.__)("Add blank page","coblocks")))),Object(le.createElement)("div",{className:"coblocks-layout-selector__content"},this.renderContent(t)))):null}}]),o}(le.Component);function ac(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function sc(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ac(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ac(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function uc(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}"undefined"!=typeof coblocksLayoutSelector&&coblocksLayoutSelector.postTypeEnabled&&Object(Nn.registerPlugin)("coblocks-layout-selector",{render:Object(uo.compose)([Object(oo.withSelect)((function(e){var t=e("coblocks/template-selector"),o=t.isTemplateSelectorActive,n=t.hasLayouts,c=t.getLayouts,r=t.hasCategories,l=t.getCategories,i=e("core/editor"),a=i.getCurrentPostAttribute,s=i.hasEditorUndo,u=i.isCurrentPostPublished,b=e("coblocks-settings").getLayoutSelector,d=e("core/block-editor"),p=d.getBlockAttributes,m=d.getBlockName,h=d.getClientIdsWithDescendants,f=d.getSettings,g=-1!==["draft"].indexOf(a("status"));return{isActive:!u()&&!s()&&!g||o(),layoutSelectorEnabled:b()&&n()&&r(),layouts:c(),categories:l(),mediaUpload:f().mediaUpload,clientIds:h(),getBlockAttributes:p,getBlockName:m}})),Object(oo.withDispatch)((function(e){var t=e("coblocks/template-selector").closeTemplateSelector,o=e("core/editor").editPost,n=e("core/block-editor").updateBlockAttributes;return{closeTemplateSelector:t,createWarningNotice:e("core/notices").createWarningNotice,editPost:o,updateBlockAttributes:n}}))])(ic)});var bc,dc=function(e){De()(o,e);var t=uc(o);function o(e){var n;return Te()(this,o),n=t.call(this,e),te()(Ie()(n),"savePattern",(function(e){e.preventDefault();var t=n.state,o=t.category,c=t.description,r=t.name,l=n.props,i=l.closeModal,a=l.createErrorNotice,s=l.createSuccessNotice,u=l.selectedBlocks,b=l.setIsInserterOpened;Yn()({path:"/wp/v2/coblocks_pattern",method:"POST",data:{title:r,slug:r,content:Object(oe.serialize)(u),excerpt:c,status:"publish",terms:{coblocks_pattern_type:["pattern"],coblocks_pattern_category:[o]}}}).then((function(){i(),n.props.updateSettings(sc(sc({},n.props.getSettings()),{},{__experimentalBlockPatterns:[].concat(ce()(n.props.getSettings().__experimentalBlockPatterns),[{title:r,name:"coblocks_pattern/".concat(r),content:Object(oe.serialize)(u),description:c,categories:[o]}])})),s(Object(re.sprintf)(Object(re.__)('"%s" pattern has been saved.',"coblocks"),r),{type:"snackbar",actions:[{label:Object(re.__)("View Patterns","coblocks"),onClick:function(){b(!0),setTimeout((function(){return document.getElementById("tab-panel-1-patterns").click()}),1e3)}}]})})).catch((function(){a(Object(re.__)("Failed to save new pattern.","coblocks"))}))})),n.state={name:"",description:"",category:""},n}return Be()(o,[{key:"render",value:function(){var e=this,t=this.props,o=t.blockPatternCategories,n=t.closeModal,c=t.isOpen,r=t.selectedBlocks;return c&&Object(le.createElement)(ie.Modal,{title:Object(re.__)("Add Design Pattern","coblocks"),onRequestClose:n,className:"coblocks-block-patterns__modal"},Object(le.createElement)("div",{className:"coblocks-block-patterns__preview"},Object(le.createElement)(eo.BlockPreview,{autoHeight:!0,blocks:r})),Object(le.createElement)("form",{onSubmit:this.savePattern},Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Name","coblocks")+"*",onChange:function(t){return e.setState({name:t})},required:!0}),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Description","coblocks"),onChange:function(t){return e.setState({description:t})}}),Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Category","coblocks"),options:[{label:Object(re.__)("Select a pattern category","coblocks"),value:""}].concat(ce()(o.map((function(e){return sc(sc({},e),{},{value:e.name})})))),onChange:function(t){return e.setState({category:t})}}),Object(le.createElement)(ie.Button,{isPrimary:!0,type:"submit"},Object(re.__)("Add Pattern","coblocks"))))}}]),o}(le.Component),pc=Object(uo.compose)([Object(oo.withSelect)((function(e){var t=e("core/block-editor"),o=t.getMultiSelectedBlocks,n=t.getSelectedBlock,c=t.getSelectedBlockCount,r=t.getSettings;return{getSettings:r,selectedBlocks:1===c()?n():o(),blockPatternCategories:r().__experimentalBlockPatternCategories}})),Object(oo.withDispatch)((function(e){var t=e("core/block-editor").updateSettings,o=e("core/edit-post").setIsInserterOpened,n=e("core/notices");return{createErrorNotice:n.createErrorNotice,createSuccessNotice:n.createSuccessNotice,setIsInserterOpened:o,updateSettings:t}}))])(dc);o(358);function mc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function hc(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?mc(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):mc(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function fc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function gc(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?fc(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):fc(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}"undefined"!=typeof coblocksBlockPatterns&&(null===(bc=coblocksBlockPatterns)||void 0===bc?void 0:bc.patternsEnabled)&&Object(Nn.registerPlugin)("coblocks-block-patterns",{render:function(){var e=Object(le.useState)(!1),t=be()(e,2),o=t[0],n=t[1],c=function(){return n(!0)},r={isOpen:o,openModal:c,closeModal:function(){return n(!1)}};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockSettingsMenuControls,null,(function(e){var t=e.onClose;return Object(le.createElement)(ie.MenuItem,{onClick:function(){c(),t()}},Object(re.__)("Add Design Pattern","coblocks"))})),Object(le.createElement)(pc,r))}}),Object(so.addFilter)("blocks.registerBlockType","coblocks/GutterControl/attributes",(function(e,t){var o;if(!t.startsWith("coblocks/"))return e;if(!Object(oe.hasBlockSupport)(e,"gutter",!1))return e;var n=Object(oe.getBlockSupport)(e,"gutter",!1);return e.attributes=hc(hc({},e.attributes),{},{gutter:{type:"string",default:n.default||"small"},gutterCustom:{type:"string",default:(null===(o=n.customDefault)||void 0===o?void 0:o.toString())||"3"}}),e})),Object(so.addFilter)("blocks.registerBlockType","coblocks/LabelColors/attributes",(function(e,t){if(!t.startsWith("coblocks/"))return e;if(!Object(oe.hasBlockSupport)(e,"labelColor",!1))return e;return e.attributes=gc(gc({},e.attributes),{},{textColor:{type:"string"},customTextColor:{type:"string"}}),e}));o(359);var vc={};vc.uppercase=Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m0 0v2.5h4.16666667v10.5h2.5v-10.5h4.16666663v-2.5zm16 4.5h-7.5v2.5h2.5v6h2.5v-6h2.5z",transform:"translate(2 3)"}));var Oc=vc,kc=o(45),yc="coblocks/uppercase",_c={title:Object(re.__)("Uppercase","coblocks"),tagName:"span",className:"uppercase",edit:function(e){var t=e.isActive,o=e.value,n=e.onChange,c=function(){return n(Object(kc.toggleFormat)(o,{type:yc}))};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.RichTextShortcut,{type:"access",character:"u",onUse:c}),Object(le.createElement)(eo.RichTextToolbarButton,{icon:Oc.uppercase,title:Object(re.__)("Uppercase","coblocks"),onClick:c,isActive:t,shortcutType:"access",shortcutCharacter:"u"}))}};[n].forEach((function(e){var t=e.name,o=e.settings;Object(kc.registerFormatType)(t,o)}));var jc=o(199);function wc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Ec(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?wc(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):wc(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Cc(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Object(oe.getBlockType)("core/buttons"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Object(oe.getBlockType)("coblocks/buttons");return!!e&&!!t}o.n(jc)()((function(){var e=Object(oe.getBlockType)("core/buttons"),t=Object(oe.getBlockType)("coblocks/buttons");Cc(e,t)&&(Object(oe.unregisterBlockType)("coblocks/buttons"),Object(oe.registerBlockType)("coblocks/buttons",Ec(Ec({},t),{},{supports:Ec(Ec({},t.supports),{},{inserter:!1})})))}));var xc=o(80),Sc=o.n(xc),Pc=o(92),zc=o.n(Pc);function Tc(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Rc=function(e){De()(o,e);var t=Tc(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.polyfill;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Accordion settings","coblocks")},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Internet Explorer support","coblocks"),checked:!!n,help:n?Object(re.__)("Supporting Internet Explorer by loading a JavaScript polyfill on this page.","coblocks"):Object(re.__)("Add support for Internet Explorer by loading a JavaScript polyfill.","coblocks"),onChange:function(){o({polyfill:!n}),wp.data.dispatch("core/editor").editPost({meta:{_coblocks_accordion_ie_support:"'"+!n+"'"}})}}))))}}]),o}(le.Component);function Bc(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function Nc(e,t){if(null==e)return{};var o,n,c={},r=Object.keys(e);for(n=0;n<r.length;n++)o=r[n],t.indexOf(o)>=0||(c[o]=e[o]);return c}function Ic(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var Ac=function(e){var t=e.icon,o=e.size,n=void 0===o?24:o,c=function(e,t){if(null==e)return{};var o,n,c=Nc(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(n=0;n<r.length;n++)o=r[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}(e,["icon","size"]);return Object(le.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ic(Object(o),!0).forEach((function(t){Bc(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ic(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({width:n,height:n},c))},Dc=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"}));function Mc(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Lc=["coblocks/accordion-item"],Fc=zc()((function(e){return Sc()(e,(function(){return["coblocks/accordion-item"]}))})),Vc=function(e){De()(o,e);var t=Mc(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this,t=this.props,o=t.clientId,n=t.attributes,c=t.className,r=t.isSelected,l=n.count,i=this.props.getBlocksByClientId(o);return Object(le.createElement)(le.Fragment,null,r&&Object(le.createElement)(Rc,this.props),Object(le.createElement)("div",{className:c},Object(le.createElement)(eo.InnerBlocks,{template:Fc(l),allowedBlocks:Lc,__experimentalCaptureToolbars:!0}),r&&Object(le.createElement)("div",{className:"coblocks-block-appender"},Object(le.createElement)(ie.Tooltip,{text:Object(re.__)("Add accordion item","coblocks")},Object(le.createElement)(ie.Button,{label:Object(re.__)("Add accordion item","coblocks"),className:"block-editor-button-block-appender",onMouseUp:function(){if(i[0].innerBlocks){var t=i[0].innerBlocks[i[0].innerBlocks.length-1].clientId,n={};if(t){var c=e.props.getBlockAttributes(t);c.backgroundColor&&(n=Object.assign(n,{backgroundColor:c.backgroundColor})),c.borderColor&&(n=Object.assign(n,{borderColor:c.borderColor})),c.textColor&&(n=Object.assign(n,{textColor:c.textColor})),c.customTextColor&&(n=Object.assign(n,{customTextColor:c.customTextColor}))}var r=Object(oe.createBlock)("coblocks/accordion-item",n);e.props.insertBlock(r,void 0,o)}}},Object(le.createElement)(Ac,{icon:Dc}))))))}}]),o}(le.Component),Gc=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o=e("core/block-editor"),n=o.getBlockAttributes,c=o.getBlocksByClientId,r=o.getBlockHierarchyRootClientId,l=o.getSelectedBlockClientId,i=r(t.clientId),a=r(l());return{getBlockAttributes:n,getBlocksByClientId:c,isSelected:t.isSelected||i===a}})),Object(oo.withDispatch)((function(e){return{insertBlock:e("core/block-editor").insertBlock}}))])(Vc),Hc=o(81),Uc={from:[{type:"prefix",prefix:":accordion",transform:function(e){return Object(oe.createBlock)(Hc.name,{content:e})}}].concat(ce()([2,3,4,5].map((function(e){return{type:"prefix",prefix:Array(e+1).join(":")+"accordion",transform:function(t){return Object(oe.createBlock)(Hc.name,{content:t,count:e})}}}))))},Wc=Hc.name,qc=Hc.category,Yc=Hc.attributes,Kc={title:Object(re.__)("Accordion","coblocks"),description:Object(re.__)("Organize content within collapsable accordion items.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Xe}),keywords:["coblocks",Object(re.__)("tabs","coblocks"),Object(re.__)("faq","coblocks")],supports:{align:["wide","full"],html:!1},attributes:Yc,transforms:Uc,edit:Gc,save:function(){return Object(le.createElement)("div",null,Object(le.createElement)(eo.InnerBlocks.Content,null))}},Xc=Object(eo.withColors)("backgroundColor",{textColor:"color"});function Zc(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Jc=window.getComputedStyle,$c=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.backgroundColor,c=o.textColor,r=e.querySelector('[contenteditable="true"]'),l=r?Jc(r):null;return{fallbackBackgroundColor:n||!l?void 0:l.backgroundColor,fallbackTextColor:c||!l?void 0:l.color}})),Qc=function(e){De()(o,e);var t=Zc(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"getDisplayOpenHelp",value:function(e){return e?Object(re.__)("Accordion item is open by default.","coblocks"):Object(re.__)("Toggle to set this accordion item to be open by default.","coblocks")}},{key:"setBorderColor",value:function(){return this.props.setAttributes({borderColor:this.props.backgroundColor.color}),this.props.setBackgroundColor}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.backgroundColor,c=e.textColor,r=e.fallbackBackgroundColor,l=e.fallbackTextColor,i=e.setTextColor,a=t.open;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Accordion Item settings","coblocks")},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Display as open","coblocks"),checked:!!a,help:this.getDisplayOpenHelp,onChange:function(){return o({open:!a})}})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:n.color,onChange:this.setBorderColor(),label:Object(re.__)("Background color","coblocks")},{value:c.color,onChange:i,label:Object(re.__)("Text color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,{textColor:c.color,backgroundColor:n.color,fallbackTextColor:l,fallbackBackgroundColor:r}))))}}]),o}(le.Component),er=Object(uo.compose)([Xc,$c])(Qc);function tr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var or=function(e){De()(o,e);var t=tr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.open,c=[{icon:Object(le.createElement)(ie.Icon,{icon:Gt}),title:Object(re.__)("Display as open","coblocks"),onClick:function(){return o({open:!n})},isActive:!0===n}];return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,{controls:c})))}}]),o}(le.Component);function nr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var cr=[["core/paragraph",{placeholder:Object(re.__)("Add content…","coblocks")}]],rr=function(e){De()(o,e);var t=nr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.className,r=t.isEditing,l=t.isSelected,i=t.onReplace,a=t.setAttributes,s=t.textColor,u=o.title;return Object(le.createElement)(le.Fragment,null,l&&Object(le.createElement)(or,this.props),l&&Object(le.createElement)(er,this.props),Object(le.createElement)("div",{className:qe()(c,(e={},te()(e,"".concat(c,"--open"),!0===r||o.open),te()(e,"is-selected",l),e))},Object(le.createElement)(eo.RichText,{tagName:"p",placeholder:Object(re.__)("Write accordion item title…","coblocks"),value:u,className:qe()("wp-block-coblocks-accordion-item__title",{"has-background":n.color,"has-text-color":s.color}),style:{backgroundColor:n.color,color:s.color},onChange:function(e){return a({title:e})},keepPlaceholderOnFocus:!0,onRemove:function(e){var t=void 0===u||void 0!==u&&0===u.length;!e&&t&&i([])}}),(!0===r||o.open)&&Object(le.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:{borderColor:n.color}},Object(le.createElement)(eo.InnerBlocks,{template:cr,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))}}]),o}(le.Component),lr=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o=e("core/block-editor"),n=o.getSelectedBlockClientId,c=o.getBlockRootClientId,r=(0,o.getBlocks)(t.clientId).filter((function(e){return e.clientId===n()||e.clientId===c(n())}));return{isEditing:n()===t.clientId||r.length>0}})),Xc])(rr),ir=o(123),ar=function(e){var t,o=e.attributes,n=o.backgroundColor,c=o.customBackgroundColor,r=o.customTextColor,l=o.open,i=o.textColor,a=o.borderColor,s=o.title,u=Object(eo.getColorClassName)("background-color",n),b=Object(eo.getColorClassName)("color",i),d=qe()("wp-block-coblocks-accordion-item__title",(t={"has-background":n||c},te()(t,u,u),te()(t,"has-text-color",i||r),te()(t,b,b),t)),p={backgroundColor:u?void 0:c,color:b?void 0:r},m={borderColor:a||c};return Object(le.createElement)("div",null,!eo.RichText.isEmpty(s)&&Object(le.createElement)("details",{open:l},Object(le.createElement)(eo.RichText.Content,{tagName:"summary",className:d,value:s,style:p}),Object(le.createElement)("div",{className:"wp-block-coblocks-accordion-item__content",style:m},Object(le.createElement)(eo.InnerBlocks.Content,null))))},sr=ir.name,ur=ir.category,br=ir.attributes,dr={title:Object(re.__)("Accordion Item","coblocks"),description:Object(re.__)("Add collapsable accordion items to accordions.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ke}),keywords:["coblocks",Object(re.__)("tabs","coblocks"),Object(re.__)("faq","coblocks")],parent:["coblocks/accordion"],supports:{reusable:!1,html:!1,inserter:!1},attributes:br,edit:lr,save:ar},pr=o(53);function mr(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function hr(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?mr(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):mr(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var fr=[{attributes:hr(hr({},pr.attributes),{},{borderColor:{type:"string"},customBorderColor:{type:"string"},type:{type:"string",default:"default"}}),save:function(e){var t,o=e.attributes,n=e.className,c=o.align,r=o.backgroundColor,l=o.borderColor,i=o.customBackgroundColor,a=o.customBorderColor,s=o.customTextColor,u=o.customTitleColor,b=o.textAlign,d=o.textColor,p=o.title,m=o.titleColor,h=o.type,f=o.value,g=Object(eo.getColorClassName)("background-color",r),v=Object(eo.getColorClassName)("border-color",l),O=qe()(n,"is-".concat(h,"-alert"),"align".concat(c),(t={"has-background":r||i},te()(t,g,g),te()(t,v,v),t)),k={backgroundColor:g?void 0:i,borderColor:a,textAlign:b},y=Object(eo.getColorClassName)("color",m),_=qe()(n,"wp-block-coblocks-alert__title",te()({"has-text-color":m||u},y,y)),j={color:y?void 0:u},w=Object(eo.getColorClassName)("color",d),E=qe()("wp-block-coblocks-alert__text",te()({"has-text-color":d||s},w,w)),C={color:w?void 0:s};return Object(le.createElement)("div",{className:O,style:k},!eo.RichText.isEmpty(p)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:_,value:p,style:j}),!eo.RichText.isEmpty(f)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:E,value:f,style:C}))}},{attributes:pr.attributes,save:function(e){var t,o=e.attributes,n=o.backgroundColor,c=o.customBackgroundColor,r=o.customTextColor,l=o.textAlign,i=o.textColor,a=o.title,s=o.value,u=Object(eo.getColorClassName)("background-color",n),b=Object(eo.getColorClassName)("color",i),d=qe()((t={"has-text-color":i||r},te()(t,b,b),te()(t,"has-background",n||c),te()(t,u,u),t)),p={backgroundColor:u?void 0:c,color:b?void 0:r,textAlign:l||null};return Object(le.createElement)("div",{className:d,style:p},!eo.RichText.isEmpty(a)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!eo.RichText.isEmpty(s)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:s}))}}];function gr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var vr=function(e){De()(o,e);var t=gr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.textAlign;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({textAlign:e})}})))}}]),o}(le.Component),Or=Object(eo.withColors)("backgroundColor",{textColor:"color"});function kr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var yr=window.getComputedStyle,_r=Object(ie.withFallbackStyles)((function(e,t){var o=t.textColor,n=t.backgroundColor,c=n&&n.color,r=o&&o.color,l=!r&&e?e.querySelector('[contenteditable="true"]'):null;return{fallbackBackgroundColor:c||!e?void 0:yr(e).backgroundColor,fallbackTextColor:r||!l?void 0:yr(l).color}})),jr=function(e){De()(o,e);var t=kr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.backgroundColor,o=e.fallbackBackgroundColor,n=e.fallbackTextColor,c=e.setBackgroundColor,r=e.setTextColor,l=e.textColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:c,label:Object(re.__)("Background color","coblocks")},{value:l.color,onChange:r,label:Object(re.__)("Text color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,{isLargeText:!1,textColor:l.color,backgroundColor:t.color,fallbackBackgroundColor:o,fallbackTextColor:n}))))}}]),o}(le.Component),wr=Object(uo.compose)([Or,_r])(jr);function Er(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Cr=function(e){De()(o,e);var t=Er(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidMount",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes;if(/is-\w+-alert/.test(t.className)){var n=t.className;o({className:n=(n=n.replace("is-default-alert","is-style-info")).replace(/is-(\w+)-alert/,"is-style-$1")})}}},{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.attributes,n=t.setAttributes;/is-\w+-alert/.test(e.attributes.className)||e.attributes.className===o.className||n({backgroundColor:"",customBackgroundColor:"",textColor:"",customTextColor:""})}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.className,r=t.isSelected,l=t.setAttributes,i=t.textColor,a=o.textAlign,s=o.title,u=o.value;return Object(le.createElement)(le.Fragment,null,r&&Object(le.createElement)(vr,this.props),r&&Object(le.createElement)(wr,this.props),Object(le.createElement)("div",{className:qe()(c,(e={"has-background":n.color,"has-text-color":i.color},te()(e,"has-text-align-".concat(a),a),te()(e,n.class,n.class),te()(e,i.class,i.class),e)),style:{backgroundColor:n.color,color:i.color}},(!eo.RichText.isEmpty(s)||r)&&Object(le.createElement)(eo.RichText,{placeholder:Object(re.__)("Write title…","coblocks"),value:s,className:"wp-block-coblocks-alert__title",onChange:function(e){return l({title:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{placeholder:Object(re.__)("Write text…","coblocks"),value:u,className:"wp-block-coblocks-alert__text",onChange:function(e){return l({value:e})},keepPlaceholderOnFocus:!0})))}}]),o}(le.Component),xr=Object(uo.compose)([Or])(Cr),Sr=function(e){var t,o=e.attributes,n=o.backgroundColor,c=o.customBackgroundColor,r=o.customTextColor,l=o.textAlign,i=o.textColor,a=o.title,s=o.value,u=Object(eo.getColorClassName)("background-color",n),b=Object(eo.getColorClassName)("color",i),d=qe()((t={"has-text-color":i||r},te()(t,b,b),te()(t,"has-text-align-".concat(l),l),te()(t,"has-background",n||c),te()(t,u,u),t)),p={backgroundColor:u?void 0:c,color:b?void 0:r};return Object(le.createElement)("div",{className:d,style:p},!eo.RichText.isEmpty(a)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__title",value:a}),!eo.RichText.isEmpty(s)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-alert__text",value:s}))};function Pr(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var zr={from:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(oe.createBlock)(pr.name,{value:t})}},{type:"raw",selector:".wp-block-coblocks-alert",transform:function(e){return Object(oe.createBlock)(pr.name,function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Pr(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Pr(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Object(oe.getBlockAttributes)(pr.name,e.outerHTML)))}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.value,o=e.title;return o&&(t=o+"<br />"+t),t&&t.length?Object(oe.createBlock)("core/paragraph",{content:t}):Object(oe.createBlock)("core/paragraph")}}]},Tr=pr.name,Rr=pr.category,Br=pr.attributes,Nr={title:Object(re.__)("Alert","coblocks"),description:Object(re.__)("Provide contextual feedback messages or notices.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ze}),keywords:["coblocks",Object(re.__)("notice","coblocks"),Object(re.__)("message","coblocks")],styles:[{name:"info",label:Object(re.__)("Info","coblocks"),isDefault:!0},{name:"success",label:Object(re.__)("Success","coblocks")},{name:"warning",label:Object(re.__)("Warning","coblocks")},{name:"error",label:Object(re.__)("Error","coblocks")}],supports:{align:!0,alignWide:!1,alignFull:!1},example:{attributes:{title:Object(re.__)("This is an alert block","coblocks"),value:Object(re.__)("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:Br,transforms:zr,edit:xr,save:Sr,deprecated:fr},Ir=o(56);function Ar(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Dr(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ar(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ar(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Mr=[{attributes:Dr(Dr({},Ir.attributes),{},{heading:{type:"string",selector:".wp-block-coblocks-author__heading"},textAlign:{type:"string"}}),save:function(e){var t=e.attributes,o=t.biography,n=t.heading,c=t.imgUrl,r=t.name,l=t.textAlign;return r?Object(le.createElement)("div",{style:{textAlign:l}},c&&Object(le.createElement)("div",{className:"wp-block-coblocks-author__avatar"},Object(le.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:c,alt:"avatar"})),Object(le.createElement)("div",{className:"wp-block-coblocks-author__content"},!eo.RichText.isEmpty(n)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__heading",value:n}),!eo.RichText.isEmpty(r)&&Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:r}),!eo.RichText.isEmpty(o)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:o}),Object(le.createElement)(eo.InnerBlocks.Content,null))):null}}],Lr=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.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"}));function Fr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Vr=function(e){De()(o,e);var t=Fr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.imgUrl,c=t.imgId;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,n&&Object(le.createElement)(eo.MediaUploadCheck,null,Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(eo.MediaUpload,{onSelect:function(e){return o({imgUrl:e.url,imgId:e.id})},allowedTypes:["image"],value:c,render:function(e){var t=e.open;return Object(le.createElement)(ie.Button,{className:"components-toolbar__control",label:Object(re.__)("Edit avatar","coblocks"),icon:Lr,onClick:t})}})))))}}]),o}(le.Component);function Gr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Hr=window.getComputedStyle,Ur=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.textColor,c=o.backgroundColor,r=o.fontSize,l=o.customFontSize,i=e.querySelector('[contenteditable="true"]'),a=i?Hr(i):null;return{fallbackBackgroundColor:c||!a?void 0:a.backgroundColor,fallbackTextColor:n||!a?void 0:a.color,fallbackFontSize:r||l||!a?void 0:parseInt(a.fontSize)||void 0}})),Wr=function(e){De()(o,e);var t=Gr(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.backgroundColor,o=e.setBackgroundColor,n=e.setTextColor,c=e.textColor,r=e.setFontSize,l=e.fallbackFontSize,i=e.fallbackTextColor,a=e.fallbackBackgroundColor,s=e.fontSize;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Author settings","coblocks"),className:"blocks-font-size"},Object(le.createElement)(eo.FontSizePicker,{label:"test",fallbackFontSize:l,value:s.size,onChange:r})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:o,label:Object(re.__)("Background color","coblocks")},{value:c.color,onChange:n,label:Object(re.__)("Text color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,xe()({textColor:c.color,backgroundColor:t.color,fallbackTextColor:i,fallbackBackgroundColor:a},{fontSize:s.size})))))}}]),o}(le.Component),qr=Object(uo.compose)([Object(eo.withColors)("backgroundColor",{textColor:"color"}),Object(eo.withFontSizes)("fontSize"),Ur])(Wr),Yr=o(40);function Kr(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Xr=function(e){De()(o,e);var t=Kr(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).addImage=e.addImage.bind(Ie()(e)),e.onSelectImage=e.onSelectImage.bind(Ie()(e)),e}return Be()(o,[{key:"onSelectImage",value:function(e){e&&e.url&&this.props.setAttributes({imgUrl:e.url})}},{key:"addImage",value:function(e){var t=this;Object(Yr.mediaUpload)({allowedTypes:["image"],filesList:e,onFileChange:function(e){var o=be()(e,1)[0];return t.onSelectImage(o)}})}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.className,r=t.clientId,l=t.fontSize,i=t.isSelected,a=t.selectedParentClientId,s=t.setAttributes,u=t.textColor,b=o.biography,d=o.imgUrl,p=o.name,m=!!d,h=Object(le.createElement)(ie.DropZone,{onFilesDrop:this.addImage,label:Object(re.__)("Drop to upload as avatar","coblocks")}),f=qe()(c,(e={"has-background":n.color,"has-text-color":u.color},te()(e,n.class,n.class),te()(e,u.class,u.class),e)),g={backgroundColor:n.color,color:u.color,fontSize:l.size?l.size+"px":void 0};return Object(le.createElement)(le.Fragment,null,i&&Object(le.createElement)(Vr,this.props),i&&Object(le.createElement)(qr,this.props),Object(le.createElement)("div",{className:f,style:g},h,i||r===a||m?Object(le.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},Object(le.createElement)(eo.MediaUploadCheck,null,Object(le.createElement)(eo.MediaUpload,{onSelect:function(e){return s({imgUrl:e.url,imgId:e.id})},allowedTypes:["image"],value:d,render:function(e){var t=e.open;return Object(le.createElement)(ie.Button,{onClick:t},d?Object(le.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:d,alt:"avatar"}):Object(le.createElement)(ie.Dashicon,{icon:"format-image"}))}}))):null,Object(le.createElement)("div",{className:"".concat(c,"__content")},Object(le.createElement)(eo.RichText,{identifier:"name",multiline:!1,tagName:"span",className:"wp-block-coblocks-author__name",placeholder:Object(re.__)("Write author name…","coblocks"),value:p,onChange:function(e){s({name:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{identifier:"biography",multiline:!1,tagName:"p",className:"wp-block-coblocks-author__biography",placeholder:Object(re.__)("Write a biography that distills objective credibility and authority to your readers…","coblocks"),value:b,onChange:function(e){s({biography:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.InnerBlocks,{template:[["core/button",{placeholder:Object(re.__)("Author link…","coblocks")}]],templateLock:"all",allowedBlocks:["core/button"],templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))}}]),o}(le.Component),Zr=Object(oo.withSelect)((function(){var e=Object(oo.select)("core/block-editor").getBlockSelectionStart();return{selectedParentClientId:Object(oo.select)("core/block-editor").getBlockRootClientId(e)}})),Jr=Object(uo.compose)([Object(eo.withColors)("backgroundColor",{textColor:"color"}),Object(eo.withFontSizes)("fontSize"),Zr])(Xr),$r=o(39),Qr=function(e){var t,o=e.className,n=e.attributes,c=n.backgroundColor,r=n.biography,l=n.customBackgroundColor,i=n.customTextColor,a=n.imgUrl,s=n.name,u=n.textColor,b=n.fontSize,d=n.customFontSize,p=Object(eo.getColorClassName)("background-color",c),m=Object(eo.getColorClassName)("color",u),h=Object(eo.getFontSizeClass)(b),f=qe()(o,(t={"has-text-color":u||i,"has-background":c||l},te()(t,m,m),te()(t,p,p),te()(t,h,h),t)),g={backgroundColor:p?void 0:l,color:m?void 0:i,fontSize:h?void 0:d};return function(e){var t=["name","imgUrl","biography"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return void 0===Object.fromEntries?de(Object($r.default)(o)):de(Object.fromEntries(o))}(n)?null:Object(le.createElement)("div",{className:f,style:g},a&&Object(le.createElement)("figure",{className:"wp-block-coblocks-author__avatar"},Object(le.createElement)("img",{className:"wp-block-coblocks-author__avatar-img",src:a,alt:s})),Object(le.createElement)("div",{className:"wp-block-coblocks-author__content"},!eo.RichText.isEmpty(s)&&Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-author__name",value:s}),!eo.RichText.isEmpty(r)&&Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-author__biography",value:r}),Object(le.createElement)(eo.InnerBlocks.Content,null)))};function el(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var tl={from:[{type:"raw",selector:".wp-block-coblocks-author",transform:function(e){return Object(oe.createBlock)(Ir.name,function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?el(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):el(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Object(oe.getBlockAttributes)(Ir.name,e.outerHTML)))}},{type:"prefix",prefix:":author",transform:function(e){return Object(oe.createBlock)(Ir.name,{content:e})}}]},ol=Ir.name,nl=Ir.category,cl=Ir.attributes,rl={title:Object(re.__)("Author","coblocks"),description:Object(re.__)("Add an author biography to build credibility and authority.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Qe}),keywords:["coblocks",Object(re.__)("biography","coblocks"),Object(re.__)("profile","coblocks")],example:{attributes:{name:Object(re.__)("Jane Doe","coblocks"),biography:Object(re.__)("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:cl,transforms:tl,edit:Jr,save:Qr,deprecated:Mr},ll=o(69);function il(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function al(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?il(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):il(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var sl=[{attributes:al(al({},ll.attributes),{},{gutter:{type:"string",default:"medium"},stacked:{type:"boolean",default:!1}}),save:function(e){var t,o=e.attributes,n=e.className,c=o.gutter,r=o.stacked,l=o.contentAlign,i=o.isStackedOnMobile,a=qe()("wp-block-coblocks-buttons__inner",(t={},te()(t,"flex-align-".concat(l),l),te()(t,"has-".concat(c,"-gutter"),c),te()(t,"is-stacked",r),te()(t,"is-stacked-on-mobile",i),t));return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:a},Object(le.createElement)(eo.InnerBlocks.Content,null)))}}];function ul(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var bl=function(e){De()(o,e);var t=ul(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.clientId,o=e.attributes,n=e.setAttributes,c=o.items,r=o.isStackedOnMobile;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Buttons settings","coblocks")},Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Buttons","coblocks"),value:c,onChange:function(e){n({items:parseInt(e)}),wp.data.dispatch("core/block-editor").selectBlock(t)},min:1,max:4}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Stack on mobile","coblocks"),checked:r,onChange:function(){return n({isStackedOnMobile:!r})},help:r?Object(re.__)("Stacking buttons on mobile.","coblocks"):Object(re.__)("Toggle to stack buttons on mobile.","coblocks")}))))}}]),o}(le.Component);function dl(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var pl=function(e){De()(o,e);var t=dl(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.contentAlign;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({contentAlign:e})}})))}}]),o}(le.Component);function ml(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var hl=["core/button"],fl=zc()((function(e){return Sc()(e,(function(){return["core/button"]}))})),gl=function(e){De()(o,e);var t=ml(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidMount",value:function(){var e=this.props.clientId;if(Object(oe.getBlockType)("core/buttons")){var t=Object(oo.select)("core/block-editor").getBlock(e),o=Object(oe.createBlock)("core/buttons",{align:t.attributes.contentAlign},t.innerBlocks);Object(oo.dispatch)("core/block-editor").replaceBlock(e,o)}}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=o.items,l=o.contentAlign,i=o.isStackedOnMobile,a=qe()("wp-block-coblocks-buttons__inner",(e={},te()(e,"flex-align-".concat(l),l),te()(e,"is-stacked-on-mobile",i),e));return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(bl,this.props),c&&Object(le.createElement)(pl,this.props),Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:a},Object(le.createElement)(eo.InnerBlocks,{allowedBlocks:hl,template:fl(r),templateLock:"all",templateInsertUpdatesSelection:!1}))))}}]),o}(le.Component);var vl={from:ce()([1,2,3,4].map((function(e){return{type:"prefix",prefix:Array(e+1).join(":")+"buttons",transform:function(t){return Object(oe.createBlock)(ll.name,{content:t,items:e})}}})))},Ol=Object(le.createElement)(Ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.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 13h8v-1.5H8V13z"})),kl=ll.name,yl=ll.category,_l=ll.attributes,jl={title:Object(re.__)("Buttons","coblocks"),description:Object(re.__)("Prompt visitors to take action with multiple buttons, side by side.","coblocks"),icon:Ol,keywords:["coblocks",Object(re.__)("link","coblocks"),Object(re.__)("cta","coblocks"),Object(re.__)("call to action","coblocks")],attributes:_l,transforms:vl,edit:gl,save:function(e){var t,o=e.attributes,n=e.className,c=o.contentAlign,r=o.isStackedOnMobile,l=qe()("wp-block-coblocks-buttons__inner",(t={},te()(t,"flex-align-".concat(c),c),te()(t,"is-stacked-on-mobile",r),t));return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:l},Object(le.createElement)(eo.InnerBlocks.Content,null)))},deprecated:sl},wl={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}};var El=function(e){var t,o=Object(eo.getColorClassName)("background-color",e.backgroundColor),n=e.backgroundSize?e.backgroundSize:"cover",c=[te()({},o,o),{"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},te()({},"bg-".concat(n),e.backgroundImg&&"image"===e.backgroundType)];return e.backgroundType&&c.push(te()({},"has-background-".concat(e.backgroundType),e.backgroundImg)),e.backgroundRepeat&&c.push(te()({},"bg-".concat(e.backgroundRepeat),e.backgroundImg&&"image"===e.backgroundType)),e.backgroundPosition&&c.push(te()({},"bg-".concat(e.backgroundPosition.split(" ").join("-")),e.backgroundImg&&"image"===e.backgroundType)),e.backgroundOverlay&&c.push(te()({},0===(t=e.backgroundOverlay)||50===t?null:"has-background-overlay-"+10*Math.round(t/10),e.backgroundImg&&0!==e.backgroundOverlay&&50!==e.backgroundOverlay)),c},Cl={};Cl.background=Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd",transform:"translate(2.762573 1)"},Object(le.createElement)(ie.Path,{d:"m4.93810577 15.6496655-4.30419126-4.3041913c-.67516726-.6751672-.67516726-1.68791812 0-2.36308537l5.48573395-5.31694215 5.40133804 5.40133806c.6751673.67516725.6751673 1.68791816 0 2.36308536l-4.30419124 4.3041913c-.59077135.5907713-1.60352224.5907713-2.27868949-.0843959z",stroke:"currentColor",strokeWidth:"1.5"}),Object(le.createElement)(ie.Path,{d:"m15.4031982 15.3120819c0 .9283549-.7595631 1.6879181-1.6879181 1.6879181s-1.6879181-.7595632-1.6879181-1.6879181c0-.928355 1.6879181-3.3758363 1.6879181-3.3758363s1.6879181 2.4474813 1.6879181 3.3758363z",fill:"currentColor"}),Object(le.createElement)(ie.Path,{d:"m.21193497 10c0 .4219795.16879181.8439591.42197954 1.1815427l4.30419126 4.3041913c.67516725.6751672 1.68791814.6751672 2.36308539 0l4.30419124-4.3041913c.2531877-.3375836.4219796-.7595632.4219796-1.1815427z",fill:"currentColor"}),Object(le.createElement)(ie.Path,{d:"m3.16579172.71158994 6.66727666 6.66727665",stroke:"currentColor",strokeWidth:"1.5"})));var xl=Cl,Sl=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},Object(le.createElement)(Ye.Path,{d:"M12 4h3c.6 0 1 .4 1 1v1H3V5c0-.6.5-1 1-1h3c.2-1.1 1.3-2 2.5-2s2.3.9 2.5 2zM8 4h3c-.2-.6-.9-1-1.5-1S8.2 3.4 8 4zM4 7h11l-.9 10.1c0 .5-.5.9-1 .9H5.9c-.5 0-.9-.4-1-.9L4 7z"}));var Pl=function(e){var t=e.attributes,o=e.setAttributes,n=t.backgroundImg,c=t.openPopover;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.MediaUploadCheck,null,Object(le.createElement)(ie.Toolbar,{className:n?"components-dropdown-menu":""},c&&Object(le.createElement)(ie.Popover,{position:"bottom center",className:"components-coblocks__background-popover"},Object(le.createElement)(eo.MediaUpload,{onSelect:function(e){o({backgroundImg:e.url,backgroundType:e.type,openPopover:!c})},allowedTypes:Gl,value:n,render:function(e){var t=e.open;return Object(le.createElement)(ie.MenuItem,{className:"components-dropdown-menu__menu-item",icon:Lr,role:"menuitem",onClick:t},Object(re.__)("Edit background","coblocks"))}}),Object(le.createElement)(ie.MenuItem,{className:"components-dropdown-menu__menu-item",icon:Sl,role:"menuitem",onClick:function(){o({backgroundImg:"",backgroundOverlay:0,backgroundRepeat:"no-repeat",backgroundPosition:"",backgroundSize:"cover",hasParallax:!1,openPopover:!c})}},Object(re.__)("Remove background","coblocks"))),n?Object(le.createElement)(ie.ToolbarButton,{className:"components-dropdown-menu__toggle",icon:xl.background,"aria-haspopup":"true",label:Object(re.__)("Edit background image","coblocks"),tooltip:Object(re.__)("Edit background image","coblocks"),onClick:function(){return o({openPopover:!c})}}):Object(le.createElement)(eo.MediaUpload,{onSelect:function(e){o({backgroundImg:e.url,backgroundType:e.type})},allowedTypes:Gl,value:n,render:function(e){var t=e.open;return Object(le.createElement)(ie.ToolbarButton,{className:"components-toolbar__control",label:Object(re.__)("Add background image","coblocks"),icon:xl.background,onClick:t})}}))))};function zl(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Tl=function(e){De()(o,e);var t=zl(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).addFile=e.addFile.bind(Ie()(e)),e.onSelectFile=e.onSelectFile.bind(Ie()(e)),e}return Be()(o,[{key:"addFile",value:function(e){var t=this;Object(Yr.mediaUpload)({allowedTypes:Gl,filesList:e,onFileChange:function(e){var o=be()(e,1)[0];return t.onSelectFile(o)}})}},{key:"onSelectFile",value:function(e){if(e&&e.url){var t="image";e.mime_type&&e.mime_type.includes("video")&&(t="video"),this.props.setAttributes({backgroundImg:e.url,backgroundType:t}),Hl.includes(this.props.name)&&(this.props.attributes.paddingSize&&"no"!==this.props.attributes.paddingSize||this.props.setAttributes({paddingSize:"medium"}))}}},{key:"render",value:function(){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.DropZone,{onFilesDrop:this.addFile,label:this.props.label}))}}]),o}(le.Component),Rl=function(e,t){var o=e&&Object(eo.getColorClassName)("background-color",e.backgroundColor);return{backgroundImage:e.backgroundImg&&"image"===e.backgroundType?"url(".concat(e.backgroundImg,")"):void 0,backgroundColor:o?t&&t.color:e.customBackgroundColor,backgroundPosition:e.focalPoint&&!e.hasParallax?"".concat(100*e.focalPoint.x,"% ").concat(100*e.focalPoint.y,"%"):void 0}},Bl=o(202),Nl=o.n(Bl),Il={};Il.mobile=Object(le.createElement)(ie.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"},Object(le.createElement)(ie.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)"})),Il.desktopChrome=Object(le.createElement)(ie.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"},Object(le.createElement)(ie.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"}));var Al=Il;function Dl(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ml=function(e){De()(o,e);var t=Dl(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).setGutterTo=e.setGutterTo.bind(Ie()(e)),e.setGutterMobileTo=e.setGutterMobileTo.bind(Ie()(e)),e}return Be()(o,[{key:"setGutterTo",value:function(e){this.props.setAttributes({gutter:e})}},{key:"setGutterMobileTo",value:function(e){this.props.setAttributes({gutterMobile:e})}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.label,n=void 0===o?Object(re.__)("Gutter","coblocks"):o,c=e.max,r=void 0===c?50:c,l=e.min,i=void 0===l?0:l,a=e.onChange,s=void 0===a?this.setGutterTo:a,u=e.onChangeMobile,b=void 0===u?this.setGutterMobileTo:u,d=e.step,p=void 0===d?5:d;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.TabPanel,{className:"components-base-control components-coblocks-responsive__tabs",activeClass:"is-primary",initialTabName:"desk",tabs:[{name:"desk",title:Al.desktopChrome,className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--desktop components-button is-button is-default"},{name:"mobile",title:Al.mobile,className:"components-coblocks-responsive__tabs-item components-coblocks-responsive__tabs-item--mobile components-button is-button is-default"}]},(function(e){return"mobile"===e.name?Object(le.createElement)(ie.RangeControl,{label:Object(re.sprintf)(Object(re.__)("Mobile %s","coblocks"),n),value:t.valueMobile,onChange:function(e){return b(e)},min:i,max:r,step:p}):Object(le.createElement)(ie.RangeControl,{label:n,value:t.value,onChange:function(e){return s(e)},min:i,max:r,step:p})})))}}]),o}(le.Component);function Ll(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Fl=function(e){De()(o,e);var t=Ll(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).setBackgroundPaddingTo=e.setBackgroundPaddingTo.bind(Ie()(e)),e.setBackgroundPaddingMobileTo=e.setBackgroundPaddingMobileTo.bind(Ie()(e)),e.onSelectRepeat=e.onSelectRepeat.bind(Ie()(e)),e}return Be()(o,[{key:"setBackgroundPaddingTo",value:function(e){this.props.setAttributes({backgroundPadding:e}),this.props.attributes.backgroundPadding<=0&&this.props.setAttributes({backgroundRadius:0})}},{key:"setBackgroundPaddingMobileTo",value:function(e){this.props.setAttributes({backgroundPaddingMobile:e})}},{key:"onSelectRepeat",value:function(e){"no-repeat"===e?this.props.setAttributes({backgroundRepeat:e,backgroundSize:"cover"}):this.props.setAttributes({backgroundRepeat:e,backgroundSize:"contain",focalPoint:void 0})}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.hasGalleryControls,r=t.hasOverlay,l=t.setAttributes,i=o.align,a=o.backgroundImg,s=o.backgroundOverlay,u=o.backgroundPadding,b=o.backgroundPaddingMobile,d=o.backgroundPosition,p=o.backgroundRadius,m=o.backgroundRepeat,h=o.backgroundSize,f=o.backgroundType,g=void 0===f?"image":f,v=o.focalPoint,O=o.hasParallax,k=o.videoLoop,y=o.videoMuted,_=[{value:"top left",label:Object(re.__)("Top left","coblocks")},{value:"top center",label:Object(re.__)("Top center","coblocks")},{value:"top right",label:Object(re.__)("Top right","coblocks")},{value:"center left",label:Object(re.__)("Center left","coblocks")},{value:"center center",label:Object(re.__)("Center center","coblocks")},{value:"center right",label:Object(re.__)("Center right","coblocks")},{value:"bottom left",label:Object(re.__)("Bottom left","coblocks")},{value:"bottom center",label:Object(re.__)("Bottom center","coblocks")},{value:"bottom right",label:Object(re.__)("Bottom right","coblocks")}],j=[{value:"no-repeat",label:Object(re.__)("No repeat","coblocks")},{value:"repeat",label:Object(re.__)("Repeat","coblocks")},{value:"repeat-x",label:Object(re.__)("Repeat horizontally","coblocks")},{value:"repeat-y",label:Object(re.__)("Repeat vertically","coblocks")}],w=[{value:"auto",label:Object(re.__)("Auto","coblocks")},{value:"cover",label:Object(re.__)("Cover","coblocks")},{value:"contain",label:Object(re.__)("Contain","coblocks")}];return Object(le.createElement)(le.Fragment,null,a&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Background settings","coblocks"),initialOpen:!1},"image"===g&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Fixed background","coblocks"),checked:!!O,onChange:function(){return l({hasParallax:!O})}}),!O&&ie.FocalPointPicker&&"image"===g&&"repeat"!==m&&Object(le.createElement)(ie.FocalPointPicker,{label:Object(re.__)("Focal point","coblocks"),url:a,value:v,onChange:function(e){return l({focalPoint:e})},className:"components-focal-point-picker--coblocks"}),r&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Background opacity","coblocks"),value:s,onChange:function(e){return l({backgroundOverlay:e})},min:0,max:100,step:10}),c&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Ml,xe()({},this.props,{label:Object(re.__)("Padding","coblocks"),value:u,valueMobile:b,onChange:this.setBackgroundPaddingTo,onChangeMobile:this.setBackgroundPaddingMobileTo,min:5,max:100})),(!Nl()(a)||!Nl()(n.color))&&u>0&&"full"!==i&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Rounded corners","coblocks"),value:p,onChange:function(e){return l({backgroundRadius:e})},min:0,max:20,step:1})),"image"===g&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Repeat","coblocks"),value:m||"no-repeat",options:j,onChange:function(t){return e.onSelectRepeat(t)}}),!ie.FocalPointPicker&&"image"===g&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Position","coblocks"),value:d||"center center",options:_,onChange:function(e){return l({backgroundPosition:e})}}),"no-repeat"===m&&"image"===g&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Display","coblocks"),value:h||"cover",options:w,onChange:function(e){return l({backgroundSize:e})}}),"video"===g&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Mute video","coblocks"),help:y?Object(re.__)("Muting the background video.","coblocks"):Object(re.__)("Toggle to mute the video.","coblocks"),checked:!!y,onChange:function(){return l({videoMuted:!y})}}),"video"===g&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Loop video","coblocks"),help:k?Object(re.__)("Looping the background video.","coblocks"):Object(re.__)("Toggle to loop the video.","coblocks"),checked:!!k,onChange:function(){return l({videoLoop:!k})}}),Object(le.createElement)(ie.Button,{type:"button",isSmall:!0,isSecondary:!0,label:Object(re.__)("Remove background","coblocks"),onClick:function(){l({backgroundImg:"",backgroundOverlay:0,backgroundRepeat:"no-repeat",backgroundPosition:"",backgroundSize:"cover",hasParallax:!1,backgroundPadding:0,backgroundPaddingMobile:0}),Hl.includes(e.props.name)&&o.paddingSize&&l({paddingSize:"no"})}},Object(re.__)("Clear Media","coblocks"))))}}]),o}(le.Component);var Vl=function(e){var t=e.backgroundImg,o=e.backgroundType,n=e.videoMuted,c=e.videoLoop;return["video"===o?Object(le.createElement)("div",{className:"coblocks-video-bg position-absolute overflow-hidden w-full h-full pin-t pin-r pin-b pin-l"},Object(le.createElement)("video",{className:"w-full h-full bg-center-center object-cover object-position",playsinline:"",autoPlay:"",muted:n,loop:c,src:t})):null]},Gl=["image","video"],Hl=["coblocks/row","coblocks/column","coblocks/media-card","coblocks/features","coblocks/feature"],Ul={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"},caption:{type:"array",source:"children",selector:"figcaption"}}},linkTo:{type:"string",default:"none"},target:{type:"string"},rel:{type:"string",default:""},align:{type:"string"},gutter:{type:"number",default:15},gutterMobile:{type:"number",default:15},radius:{type:"number",default:0},shadow:{type:"string",default:"none"},filter:{type:"string",default:"none"},captions:{type:"boolean",default:!1},captionStyle:{type:"string",default:"dark"},captionColor:{type:"string"},customCaptionColor:{type:"string"},fontSize:{type:"string"},customFontSize:{type:"number"},primaryCaption:{type:"array",source:"children",selector:".coblocks-gallery--primary-caption"},backgroundRadius:{type:"number",default:0},backgroundPadding:{type:"number",default:0},backgroundPaddingMobile:{type:"number",default:0},lightbox:{type:"boolean",default:!1}};var Wl=function(e){var t=e.align,o=e.radius,n=e.filter,c=e.captionStyle;return["coblocks-gallery",{"has-no-alignment":!t},te()({},"has-border-radius-".concat(o),o>0),te()({},"has-filter-".concat(n),"none"!==n),te()({},"has-caption-style-".concat(c),void 0!==c)]};function ql(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Yl(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ql(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ql(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Kl=function(e){return{align:e.align,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:e.images.map((function(e,t){return Yl(Yl({},je(e)),{},{index:t})})),linkTo:e.linkTo,pageDots:e.pageDots,prevNextButtons:e.prevNextButtons,primaryCaption:e.primaryCaption,radius:e.radius,rel:e.rel,shadow:e.shadow,target:e.target,lightbox:e.lightbox,noBottomMargin:e.noBottomMargin,noTopMargin:e.noTopMargin}};var Xl=function(e){return{color:Object(eo.getColorClassName)("color",e.captionColor)?void 0:e.customCaptionColor}},Zl=o(46);function Jl(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function $l(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Jl(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Jl(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Ql=[{attributes:$l($l($l({},Ul),wl),Zl.attributes),save:function(e){var t,o,n,c,r,l=e.attributes,i=e.className,a=l.align,s=l.alignCells,u=l.autoPlay,b=l.autoPlaySpeed,d=l.backgroundPadding,p=l.backgroundPaddingMobile,m=l.captionStyle,h=l.customCaptionColor,f=l.draggable,g=l.filter,v=l.freeScroll,O=l.gridSize,k=l.gutter,y=l.gutterMobile,_=l.height,j=l.images,w=l.pageDots,E=l.pauseHover,C=l.prevNextButtons,x=l.primaryCaption,S=l.radius,P=l.responsiveHeight,z=l.thumbnails,T=Object(eo.getColorClassName)("color",l.captionColor),R=qe()("coblocks-gallery",(t={"has-no-alignment":!a},te()(t,"has-border-radius-".concat(S),S>0),te()(t,"has-filter-".concat(g),"none"!==g),te()(t,"has-caption-style-".concat(m),void 0!==m),te()(t,"has-caption-color",T||h),te()(t,"captionColorClass",T),te()(t,"has-background-border-radius-".concat(l.backgroundRadius),l.backgroundRadius>0),te()(t,"has-padding",d>0),te()(t,"has-padding-".concat(d),d>0),te()(t,"has-padding-mobile-".concat(p),p>0),t)),B=qe()(i,{"has-responsive-height":P}),N=qe.a.apply(void 0,["is-cropped",R].concat(ce()(El(l)),[{"has-horizontal-gutter":k>0}])),I=$l({},Rl(l)),A=qe()("has-carousel","has-carousel-".concat(O),(o={"has-aligned-cells":s},te()(o,"has-margin-bottom-".concat(k),z&&k>0),te()(o,"has-margin-bottom-mobile-".concat(y),z&&y>0),o)),D={height:_?_+"px":void 0},M=qe()("coblocks-gallery--figure",(n={},te()(n,"has-margin-left-".concat(k),k>0),te()(n,"has-margin-left-mobile-".concat(y),y>0),te()(n,"has-margin-right-".concat(k),k>0),te()(n,"has-margin-right-mobile-".concat(y),y>0),n)),L={autoPlay:!(!u||!b)&&parseFloat(b),draggable:f,pageDots:w,prevNextButtons:C,wrapAround:!0,cellAlign:s?"left":"center",pauseAutoPlayOnHover:E,freeScroll:v,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},thumbnails:z,responsiveHeight:P},F=qe()("coblocks-gallery--caption","coblocks-gallery--primary-caption",T,{"has-caption-color":T}),V=qe()("carousel-nav",(c={},te()(c,"has-margin-top-".concat(k),k>0),te()(c,"has-margin-top-mobile-".concat(y),y>0),te()(c,"has-negative-margin-left-".concat(k),k>0),te()(c,"has-negative-margin-left-mobile-".concat(y),y>0),te()(c,"has-negative-margin-right-".concat(k),k>0),te()(c,"has-negative-margin-right-mobile-".concat(y),y>0),c)),G=qe()("coblocks--figure",(r={},te()(r,"has-margin-left-".concat(k),k>0),te()(r,"has-margin-left-mobile-".concat(y),y>0),te()(r,"has-margin-right-".concat(k),k>0),te()(r,"has-margin-right-mobile-".concat(y),y>0),r)),H={asNavFor:".has-carousel",autoPlay:!1,contain:!0,cellAlign:"left",pageDots:!1,thumbnails:!1,draggable:f,prevNextButtons:!1,wrapAround:!1},U={color:T?void 0:h};if(!(j.length<=0))return Object(le.createElement)("div",{className:B},Object(le.createElement)("div",{className:N,style:I},Object(le.createElement)("div",{className:A,style:P?void 0:D,"data-flickity":JSON.stringify(L)},j.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:M},t))}))),z?Object(le.createElement)("div",{className:V,"data-flickity":JSON.stringify(H)},j.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks--item-thumbnail"},Object(le.createElement)("figure",{className:G},t))}))):null),!eo.RichText.isEmpty(x)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:F,value:x,style:U}))}},{attributes:$l($l($l({},Ul),wl),Zl.attributes),save:function(e){var t,o=e.attributes,n=e.className,c=o.autoPlay,r=o.autoPlaySpeed,l=o.captionColor,i=o.customCaptionColor,a=o.draggable,s=o.freeScroll,u=o.gridSize,b=o.gutter,d=o.gutterMobile,p=o.height,m=o.images,h=o.pageDots,f=o.pauseHover,g=o.prevNextButtons,v=o.primaryCaption,O=o.alignCells,k=o.thumbnails,y=o.responsiveHeight,_=qe.a.apply(void 0,["is-cropped"].concat(ce()(Wl(o)),ce()(El(o)),[{"has-horizontal-gutter":b>0}])),j=$l({},Rl(o)),w=qe()("has-carousel","has-carousel-".concat(u),{"has-aligned-cells":O}),E={height:p?p+"px":void 0},C=qe()("coblocks-gallery--figure",(t={},te()(t,"has-margin-left-".concat(b),b>0),te()(t,"has-margin-left-mobile-".concat(d),d>0),te()(t,"has-margin-right-".concat(b),b>0),te()(t,"has-margin-right-mobile-".concat(d),d>0),t)),x={autoPlay:!(!c||!r)&&parseFloat(r),draggable:a,pageDots:h,prevNextButtons:g,wrapAround:!0,cellAlign:O?"left":"center",pauseAutoPlayOnHover:f,freeScroll:s,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},thumbnails:k,responsiveHeight:y},S=Object(eo.getColorClassName)("color",l),P=qe()("coblocks-gallery--caption","coblocks-gallery--primary-caption",S,{"has-caption-color":S}),z={color:S?void 0:i};if(!(m.length<=0))return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:_,style:j},Object(le.createElement)("div",{className:w,style:E,"data-flickity":JSON.stringify(x)},m.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:C},t))})))),!eo.RichText.isEmpty(v)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:P,value:v,style:z}))}},{attributes:$l($l($l({},Ul),wl),Zl.attributes),save:function(e){var t,o=e.attributes,n=e.className,c=o.autoPlay,r=o.autoPlaySpeed,l=o.captionColor,i=o.customCaptionColor,a=o.draggable,s=o.gridSize,u=o.gutter,b=o.gutterMobile,d=o.height,p=o.images,m=o.pageDots,h=o.prevNextButtons,f=o.primaryCaption,g=qe.a.apply(void 0,["is-cropped"].concat(ce()(Wl(o)),[{"has-horizontal-gutter":u>0}])),v=$l({},Rl(o)),O=qe()("has-carousel","has-carousel-".concat(s),{}),k={height:d?d+"px":void 0},y=qe()("coblocks-gallery--figure",(t={},te()(t,"has-margin-left-".concat(u),u>0),te()(t,"has-margin-left-mobile-".concat(b),b>0),te()(t,"has-margin-right-".concat(u),u>0),te()(t,"has-margin-right-mobile-".concat(b),b>0),t)),_={autoPlay:!(!c||!r)&&parseFloat(r),draggable:a,pageDots:m,prevNextButtons:h,wrapAround:!0,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20}},j=Object(eo.getColorClassName)("color",l),w=qe()("coblocks-gallery--caption","coblocks-gallery--primary-caption",j,{"has-caption-color":j}),E={color:j?void 0:i};if(!(p.length<=0))return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:g,style:v},Object(le.createElement)("div",{className:O,style:k,"data-flickity":JSON.stringify(_)},p.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:y},t))})))),!eo.RichText.isEmpty(f)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:w,value:f,style:E}))}}],ei=o(27),ti=o.n(ei),oi=o(203),ni=o.n(oi);function ci(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ri=function(e){De()(o,e);var t=ci(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).getSizes=e.getSizes.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(){var e=this.props.attributes,t=e.align,o=e.columns;void 0===t&&("med"!==o&&"sml"!==o||this.props.setAttributes({gridSize:"xlrg"}))}},{key:"getSizes",value:function(){var e=this.props,t=e.type,o=e.wideControlsEnabled,n=this.props.attributes.align,c=[{shortName:!0===o&&"wide"===n||"full"===n?"L":Object(re.__)("Large","coblocks"),size:"lrg"},{shortName:!0===o&&"wide"===n||"full"===n?"XL":Object(re.__)("Extra Large","coblocks"),size:"xlrg"}],r=[{shortName:"M",size:"med"}],l=[{shortName:"S",size:"sml"}];return"smlx"===t?c=[{shortName:"S",size:"sml"},{shortName:"M",size:"med"},{shortName:"L",size:"lrg"},{shortName:"XL",size:"xlrg"}]:"reverse-grid"===t?(c=[{shortName:!0===o&&"wide"===n||"full"===n?"S":Object(re.__)("Small","coblocks"),size:"small"},{shortName:!0===o&&"wide"===n||"full"===n?"M":Object(re.__)("Medium","coblocks"),size:"medium"}],r=[{shortName:"L",size:"large"}],l=[{shortName:"XL",size:"huge"}],"wide"===n?c.concat(r):"full"===n?c.concat(r).concat(l):c):"grid"!==t?[{shortName:"None",size:"none"},{shortName:"S",size:"sml"},{shortName:"M",size:"med"},{shortName:"L",size:"lrg"}]:!0===o&&"wide"===n?r.concat(c):!0===o&&"full"===n?l.concat(r).concat(c):c}},{key:"render",value:function(){var e=this.props,t=e.onChange,o=e.value,n=e.resetValue,c=void 0===n?void 0:n,r=e.label,l=e.reset,i=void 0===l||l;return Object(le.createElement)(ie.BaseControl,{id:"coblocks-select-size",label:r},Object(le.createElement)(ie.PanelRow,null,Object(le.createElement)(ie.ButtonGroup,{"aria-label":Object(re.__)("Select size","coblocks")},Xn()(this.getSizes(),(function(e){var n=e.size,c=e.shortName;return Object(le.createElement)(ie.Button,{key:n,isSecondary:o!==n,isPrimary:o===n,"aria-pressed":o===n,onClick:function(){return t(n)}},c)}))),i&&Object(le.createElement)(ie.Button,{isSmall:!0,isSecondary:!0,onClick:function(){return t(c)}},Object(re.__)("Reset","coblocks"))))}}]),o}(le.Component),li=Object(uo.compose)([Object(oo.withSelect)((function(e){return{wideControlsEnabled:e("core/editor").getEditorSettings().alignWide}}))])(ri),ii=[{value:1e3,label:Object(re.__)("One Second","coblocks")},{value:2e3,label:Object(re.__)("Two Seconds","coblocks")},{value:3e3,label:Object(re.__)("Three Seconds","coblocks")},{value:4e3,label:Object(re.__)("Four Seconds","coblocks")},{value:5e3,label:Object(re.__)("Five Seconds","coblocks")},{value:6e3,label:Object(re.__)("Six Seconds","coblocks")},{value:7e3,label:Object(re.__)("Seven Seconds","coblocks")},{value:8e3,label:Object(re.__)("Eight Seconds","coblocks")},{value:9e3,label:Object(re.__)("Nine Seconds","coblocks")},{value:1e4,label:Object(re.__)("Ten Seconds","coblocks")}];function ai(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var si=function(e){De()(o,e);var t=ai(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).getAutoPlayHelp=e.getAutoPlayHelp.bind(Ie()(e)),e}return Be()(o,[{key:"getAutoPlayHelp",value:function(e){var t=this.props.attributes.autoPlaySpeed/1e3,o=t>1?Object(re.__)("seconds","coblocks"):Object(re.__)("second","coblocks");return e?Object(re.sprintf)(Object(re.__)("Advancing after %1$d %2$s.","coblocks"),t,o):Object(re.__)("Automatically advance to the next slide.","coblocks")}},{key:"getDraggableHelp",value:function(e){return e?Object(re.__)("Dragging and flicking enabled.","coblocks"):Object(re.__)("Toggle to enable drag functionality.","coblocks")}},{key:"getArrowNavigationHelp",value:function(e){return e?Object(re.__)("Showing slide navigation arrows.","coblocks"):Object(re.__)("Toggle to show slide navigation arrows.","coblocks")}},{key:"getDotNavigationHelp",value:function(e){return e?Object(re.__)("Showing dot navigation.","coblocks"):Object(re.__)("Toggle to show dot navigation.","coblocks")}},{key:"getAlignCellsHelp",value:function(e){return e?Object(re.__)("Aligning slides to the left.","coblocks"):Object(re.__)("Aligning slides to the center.","coblocks")}},{key:"getPauseAutoplayOnHoverHelp",value:function(e){return e?Object(re.__)("Pausing autoplay when hovering.","coblocks"):Object(re.__)("Toggle to pause autoplay when hovered.","coblocks")}},{key:"getfreeScrollHelp",value:function(e){return e?Object(re.__)("Scrolling without fixed slides enabled.","coblocks"):Object(re.__)("Toggle to scroll without fixed slides.","coblocks")}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.autoPlay,c=t.autoPlaySpeed,r=t.draggable,l=t.freeScroll,i=t.pageDots,a=t.prevNextButtons,s=t.alignCells,u=t.pauseHover;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Slider settings","coblocks"),initialOpen:!1},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Autoplay","coblocks"),checked:!!n,onChange:function(){return o({autoPlay:!n})},help:this.getAutoPlayHelp}),n&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Transition speed","coblocks"),value:c,onChange:function(e){return o({autoPlaySpeed:e})},options:ii,className:"components-coblocks-gallery-inspector__autoplayspeed-select"}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Pause on hover","coblocks"),checked:u,onChange:function(){return o({pauseHover:!u})},help:this.getPauseAutoplayOnHoverHelp})),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Draggable","coblocks"),checked:!!r,onChange:function(){return o({draggable:!r})},help:this.getDraggableHelp}),r&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Free scroll","coblocks"),checked:!!l,onChange:function(){return o({freeScroll:!l})},help:this.getfreeScrollHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Arrow navigation","coblocks"),checked:!!a,onChange:function(){return o({prevNextButtons:!a})},help:this.getArrowNavigationHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Dot navigation","coblocks"),checked:!!i,onChange:function(){return o({pageDots:!i})},help:this.getDotNavigationHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Align cells","coblocks"),checked:!!s,onChange:function(){return o({alignCells:!s})},help:this.getAlignCellsHelp})))}}]),o}(le.Component);function ui(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var bi=function(e){De()(o,e);var t=ui(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).setSizeControl=e.setSizeControl.bind(Ie()(e)),e.setRadiusTo=e.setRadiusTo.bind(Ie()(e)),e.setHeightTo=e.setHeightTo.bind(Ie()(e)),e.state={temporaryInput:null},e}return Be()(o,[{key:"setRadiusTo",value:function(e){this.props.setAttributes({radius:e})}},{key:"setSizeControl",value:function(e){this.props.setAttributes({gridSize:e})}},{key:"setHeightTo",value:function(e){this.props.setAttributes({height:e})}},{key:"setTemporayInput",value:function(e){this.setState({temporaryInput:e})}},{key:"getThumbnailNavigationHelp",value:function(e){return e?Object(re.__)("Showing thumbnail navigation.","coblocks"):Object(re.__)("Toggle to show thumbnails.","coblocks")}},{key:"getResponsiveHeightHelp",value:function(e){return e?Object(re.__)("Percentage based height is activated.","coblocks"):Object(re.__)("Toggle for percentage based height.","coblocks")}},{key:"getLightboxHelp",value:function(e){return e?Object(re.__)("Image lightbox is enabled.","coblocks"):Object(re.__)("Toggle to enable the image lightbox.","coblocks")}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.isSelected,c=t.setAttributes,r=o.align,l=o.gridSize,i=o.gutter,a=o.height,s=o.radius,u=o.thumbnails,b=o.responsiveHeight,d=o.lightbox,p=this.state.temporaryInput;return n&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Carousel settings","coblocks")},Object(le.createElement)(li,xe()({},this.props,{type:"grid",label:Object(re.__)("Size","coblocks"),onChange:this.setSizeControl,value:l,resetValue:"xlrg"})),null!==l&&("wide"===r||"full"===r)&&Object(le.createElement)(Ml,xe()({},this.props,{label:Object(re.__)("Gutter","coblocks"),max:20})),"xlrg"!==l&&!r&&Object(le.createElement)(Ml,xe()({},this.props,{label:Object(re.__)("Gutter","coblocks"),max:20})),i>0&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Rounded corners","coblocks"),value:s,onChange:this.setRadiusTo,min:0,max:20,step:1}),!b&&Object(le.createElement)(ie.BaseControl,{label:Object(re.__)("Height in pixels","coblocks"),className:"block-height-control"},Object(le.createElement)("input",{type:"number",className:"block-height-control__input",onChange:function(t){var o=""!==t.target.value?parseInt(t.target.value,10):void 0;if(o<0&&void 0!==o)return e.setTemporayInput(o),void e.setHeightTo(0);e.setTemporayInput(null),e.setHeightTo(o)},value:p||a,min:0,step:"10"})),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Lightbox","coblocks"),checked:!!d,onChange:function(){return c({lightbox:!d})},help:this.getLightboxHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Thumbnails","coblocks"),checked:!!u,onChange:function(){return c({thumbnails:!u})},help:this.getThumbnailNavigationHelp})),Object(le.createElement)(si,this.props)),Object(le.createElement)(eo.InspectorAdvancedControls,null,Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Responsive height","coblocks"),checked:!!b,onChange:function(){return c({responsiveHeight:!b})},help:this.getResponsiveHeightHelp})))}}]),o}(le.Component);function di(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var pi=function(e){De()(o,e);var t=di(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=!!this.props.attributes.images.length;return Object(le.createElement)(eo.BlockControls,null,e&&Object(le.createElement)(Pn,this.props))}}]),o}(le.Component),mi=Object(le.createElement)(Ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),hi=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})),fi=Object(le.createElement)(Ye.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Ye.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),gi=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})),vi=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M13 11.9l3.3-3.4-1.1-1-3.2 3.3-3.2-3.3-1.1 1 3.3 3.4-3.5 3.6 1 1L12 13l3.5 3.5 1-1z"}));function Oi(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ki=function(e){De()(o,e);var t=Oi(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onImageClick=e.onImageClick.bind(Ie()(e)),e.onSelectCaption=e.onSelectCaption.bind(Ie()(e)),e.onKeyDown=e.onKeyDown.bind(Ie()(e)),e.bindContainer=e.bindContainer.bind(Ie()(e)),e.saveCustomLink=e.saveCustomLink.bind(Ie()(e)),e.state={captionSelected:!1,captionFocused:!1,isSaved:!1},e}return Be()(o,[{key:"bindContainer",value:function(e){this.container=e}},{key:"onSelectCaption",value:function(){this.state.captionSelected||this.setState({captionSelected:!0}),this.props.isSelected||this.props.onSelect()}},{key:"onImageClick",value:function(e){e.stopPropagation(),e.preventDefault(),this.props.isSelected||this.props.onSelect(),this.state.captionSelected&&this.setState({captionSelected:!1,captionFocused:!1})}},{key:"onKeyDown",value:function(e){this.container===document.activeElement&&this.props.isSelected&&-1!==[zo.BACKSPACE,zo.DELETE].indexOf(e.keyCode)&&(e.stopPropagation(),e.preventDefault(),this.props.onRemove())}},{key:"saveCustomLink",value:function(){this.setState({isSaved:!0})}},{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.isSelected,n=t.image,c=t.url,r=t.imgLink;n&&!c&&this.props.setAttributes({url:n.source_url,alt:n.alt_text}),this.state.captionSelected&&!o&&e.isSelected&&this.setState({captionSelected:!1,captionFocused:!1}),r&&!o&&e.isSelected&&this.setState({isSaved:!1})}},{key:"render",value:function(){var e,t=this.props,o=t.alt,n=t.caption,c=t.captions,r=t.fontSize,l=t.gutter,i=t.gutterMobile,a=t.id,s=t.isFirstItem,u=t.isLastItem,b=t.isSelected,d=t.linkTo,p=t.newClass,m=t.marginBottom,h=t.marginLeft,f=t.marginRight,g=t.marginTop,v=t.onMoveBackward,O=t.onMoveForward,k=t.onRemove,y=t.setAttributes,_=t.gutterUtility,j=t.shadow,w=t.supportsCaption,E=t.supportsMoving,C=void 0===E||E,x=t.verticalMoving,S=void 0!==x&&x,P=t.url,z=t["aria-label"],T=t.imgLink,R=qe()(te()({},"has-shadow-".concat(j),"none"!==j||void 0!==j)),B=Object(le.createElement)(le.Fragment,null,Object(le.createElement)("img",{src:P,className:R,alt:o,"data-id":a,"data-imglink":T,onClick:this.onImageClick,tabIndex:"0",onKeyDown:this.onImageClick,"aria-label":z}),Object(_e.isBlobURL)(P)&&Object(le.createElement)(ie.Spinner,null)),N=p||"coblocks-gallery--figure",I=qe()(N,(e={"is-selected":b,"is-transient":P&&0===P.indexOf("blob:")},te()(e,"".concat(_),_),te()(e,"has-margin-top-".concat(l),g&&l>0),te()(e,"has-margin-top-mobile-".concat(i),g&&i>0),te()(e,"has-margin-right-".concat(l),f&&l>0),te()(e,"has-margin-right-mobile-".concat(i),f&&i>0),te()(e,"has-margin-bottom-".concat(l),m&&l>0),te()(e,"has-margin-bottom-mobile-".concat(i),m&&i>0),te()(e,"has-margin-left-".concat(l),h&&l>0),te()(e,"has-margin-left-mobile-".concat(i),h&&i>0),e)),A={fontSize:r?r+"px":void 0};return Object(le.createElement)("figure",{className:I,onClick:this.onImageClick,tabIndex:"-1",onKeyDown:this.onKeyDown,ref:this.bindContainer},b&&Object(le.createElement)(le.Fragment,null,C&&Object(le.createElement)(ie.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-left"},Object(le.createElement)(ie.Button,{icon:S?mi:hi,onClick:!s&&v,className:"coblocks-gallery-item__button",label:Object(re.__)("Move image backward","coblocks"),"aria-disabled":s,disabled:!b}),Object(le.createElement)(ie.Button,{icon:S?fi:gi,onClick:!u&&O,className:"coblocks-gallery-item__button",label:Object(re.__)("Move image forward","coblocks"),"aria-disabled":u,disabled:!b})),Object(le.createElement)(ie.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right"},Object(le.createElement)(ie.Button,{icon:vi,className:"coblocks-gallery-item__button",onClick:k,label:Object(re.__)("Remove image","coblocks"),disabled:!b})),"custom"===d&&Object(le.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:function(e){return e.preventDefault()}},Object(le.createElement)(ie.Dashicon,{icon:"admin-links"}),Object(le.createElement)(eo.URLInput,{value:T,onChange:function(e){return y({imgLink:e})}}),Object(le.createElement)(ie.Button,{icon:this.state.isSaved?"saved":"editor-break",label:this.state.isSaved?Object(re.__)("Saving","coblocks"):Object(re.__)("Apply","coblocks"),onClick:this.saveCustomLink,type:"submit"}))),B,!0!==w||eo.RichText.isEmpty(n)&&!b||!c?null:Object(le.createElement)(eo.RichText,{tagName:"figcaption",placeholder:Object(re.__)("Write caption…","coblocks"),className:"coblocks-gallery--caption",style:A,value:n,isSelected:this.state.captionSelected,onChange:function(e){return y({caption:e})},unstableOnFocus:this.onSelectCaption,inlineToolbar:!0}))}}]),o}(le.Component),yi=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o=e("core").getMedia,n=t.id;return{image:n?o(n):null}}))])(ki);function _i(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function ji(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?_i(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):_i(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function wi(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ei=function(e){De()(o,e);var t=wi(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onSelectImages=e.onSelectImages.bind(Ie()(e)),e.onUploadError=e.onUploadError.bind(Ie()(e)),e}return Be()(o,[{key:"selectCaption",value:function(e,t){var o,n=Object(He.find)(t,(function(t){return parseInt(null==t?void 0:t.id)===(null==e?void 0:e.id)}));return Array.isArray(null==n?void 0:n.caption)?null==n||null===(o=n.caption)||void 0===o?void 0:o[0]:(null==n?void 0:n.caption)||(null==e?void 0:e.caption)||""}},{key:"selectImgLink",value:function(e,t){var o=Object(He.find)(t,(function(t){return 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)||""}},{key:"onSelectImages",value:function(e){var t=this,o=this.props.attributes.images;this.props.setAttributes({images:e.map((function(e){return ji(ji({},je(e)),{},{caption:t.selectCaption(e,o),imgLink:t.selectImgLink(e,o)})}))})}},{key:"onUploadError",value:function(e){var t=this.props.noticeOperations;t.removeAllNotices(),t.createErrorNotice(e)}},{key:"componentDidMount",value:function(){var e=this.props.attributes.images;if(Object(He.every)(e,(function(e){var t=e.url;return Object(_e.isBlobURL)(t)}))){var t=Object(He.map)(e,(function(e){var t=e.url;return Object(_e.getBlobByURL)(t)}));Object(He.forEach)(e,(function(e){var t=e.url;return Object(_e.revokeBlobURL)(t)})),Object(Yr.mediaUpload)({filesList:t,onFileChange:this.onSelectImages,allowedTypes:["image"]})}}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.gutter,n=e.isSelected,c=t.images,r=!!c.length,l={marginTop:o+"px"};return Object(le.createElement)("div",{style:l},Object(le.createElement)(eo.MediaPlaceholder,{addToGallery:r,isAppender:r,className:"coblocks-gallery--figure",disableMediaButtons:r&&!n,icon:!r&&Object(le.createElement)(ie.Icon,{icon:this.props.icon}),labels:{title:!r&&Object(re.sprintf)(Object(re.__)("%s Gallery","coblocks"),this.props.label),instructions:!r&&Object(re.__)("Drag images, upload new ones or select files from your library.","coblocks")},onSelect:this.onSelectImages,accept:"image/*",allowedTypes:we,multiple:!0,value:r?c:void 0,onError:this.onUploadError}))}}]),o}(le.Component);function Ci(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function xi(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ci(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ci(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Si(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Pi=function(e){De()(o,e);var t=Si(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onSelectImage=e.onSelectImage.bind(Ie()(e)),e.onRemoveImage=e.onRemoveImage.bind(Ie()(e)),e.setImageAttributes=e.setImageAttributes.bind(Ie()(e)),e.onFocusCaption=e.onFocusCaption.bind(Ie()(e)),e.onItemClick=e.onItemClick.bind(Ie()(e)),e.state={selectedImage:null,captionFocused:!1},e}return Be()(o,[{key:"componentDidMount",value:function(){this.props.setAttributes({shadow:void 0})}},{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null,captionSelected:!1,captionFocused:!1}),!this.props.isSelected&&e.isSelected&&this.state.captionFocused&&this.setState({captionFocused:!1}),this.props.attributes.gutter<=0&&this.props.setAttributes({radius:0}),"xlrg"===this.props.attributes.gridSize&&void 0===e.attributes.align&&this.props.setAttributes({gutter:0,gutterMobile:0})}},{key:"onSelectImage",value:function(e){var t=this;return function(){t.state.selectedImage!==e&&t.setState({selectedImage:e,captionFocused:!1})}}},{key:"onRemoveImage",value:function(e){var t=this;return function(){var o=ti()(t.props.attributes.images,(function(t,o){return e!==o}));t.setState({selectedImage:null}),t.props.setAttributes({images:o})}}},{key:"setImageAttributes",value:function(e,t){var o=this.props,n=o.attributes.images,c=o.setAttributes;n[e]&&c({images:[].concat(ce()(n.slice(0,e)),[xi(xi({},n[e]),t)],ce()(n.slice(e+1)))})}},{key:"onFocusCaption",value:function(){this.state.captionFocused||this.setState({captionFocused:!0})}},{key:"onItemClick",value:function(){this.props.isSelected||this.props.onSelect(),this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"render",value:function(){var e,t,o,n,c=this,r=this.props,l=r.attributes,i=r.className,a=r.isSelected,s=r.noticeUI,u=r.setAttributes,b=l.align,d=l.gridSize,p=l.gutter,m=l.gutterMobile,h=l.height,f=l.images,g=l.pageDots,v=l.prevNextButtons,O=l.primaryCaption,k=l.alignCells,y=l.thumbnails,_=l.responsiveHeight,j=l.lightbox,w=!!f.length,E=Object(le.createElement)(le.Fragment,null,w?null:s,Object(le.createElement)(Ei,xe()({},this.props,{label:Object(re.__)("Carousel","coblocks"),icon:Object(le.createElement)(Ac,{icon:St}),gutter:p})));if(!w)return E;var C=qe.a.apply(void 0,["is-cropped"].concat(ce()(Wl(l)),[(e={},te()(e,"align".concat(b),b),te()(e,"has-horizontal-gutter",p>0),te()(e,"has-no-dots",!g),te()(e,"has-no-arrows",!v),te()(e,"is-selected",a),te()(e,"has-no-thumbnails",!y),te()(e,"has-lightbox",j),e)])),x=qe()("has-carousel","has-carousel-".concat(d),(t={"has-aligned-cells":k},te()(t,"has-margin-bottom-".concat(p),y&&p>0),te()(t,"has-margin-bottom-mobile-".concat(m),y&&m>0),t)),S=qe()("carousel-nav",(o={},te()(o,"has-margin-top-".concat(p),p>0),te()(o,"has-margin-top-mobile-".concat(m),m>0),te()(o,"has-negative-margin-left-".concat(p),p>0),te()(o,"has-negative-margin-left-mobile-".concat(m),m>0),te()(o,"has-negative-margin-right-".concat(p),p>0),te()(o,"has-negative-margin-right-mobile-".concat(m),m>0),o)),P={draggable:!1,pageDots:!0,prevNextButtons:!0,wrapAround:!0,autoPlay:!1,cellAlign:k?"left":"center",arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},responsiveHeight:_,thumbnails:y},z={marginTop:p>0&&!_?p/2+"px":void 0},T=qe()("coblocks--figure",(n={},te()(n,"has-margin-left-".concat(p),p>0),te()(n,"has-margin-left-mobile-".concat(m),m>0),te()(n,"has-margin-right-".concat(p),p>0),te()(n,"has-margin-right-mobile-".concat(m),m>0),n));return Object(le.createElement)(le.Fragment,null,a&&Object(le.createElement)(pi,this.props),a&&Object(le.createElement)(bi,this.props),s,Object(le.createElement)(ie.ResizableBox,{size:{height:h,width:"100%"},className:qe()({"is-selected":a,"has-responsive-height":_}),minHeight:"0",enable:{bottom:!0,bottomLeft:!1,bottomRight:!1,left:!1,right:!1,top:!1,topLeft:!1,topRight:!1},onResizeStop:function(e,t,o,n){u({height:parseInt(h+n.height,10)})},showHandle:a},Object(le.createElement)("div",{className:i},Object(le.createElement)("div",{className:C},Object(le.createElement)(ni.a,{className:x,disableImagesLoaded:!1,flickityRef:function(e){return c.flkty=e},options:P,reloadOnUpdate:!0,updateOnEachImageLoad:!0},f.map((function(e,t){var o=Object(re.sprintf)(Object(re.__)("image %1$d of %2$d in gallery","coblocks"),t+1,f.length);return Object(le.createElement)("div",{className:"coblocks-gallery--item",role:"button",tabIndex:"0",key:e.id||e.url,onKeyDown:c.onItemClick,onClick:c.onItemClick},Object(le.createElement)(yi,{url:e.url,alt:e.alt,id:e.id,gutter:p,gutterMobile:m,marginRight:!0,marginLeft:!0,isSelected:a&&c.state.selectedImage===t,onRemove:c.onRemoveImage(t),onSelect:c.onSelectImage(t),setAttributes:function(e){return c.setImageAttributes(t,e)},caption:e.caption,"aria-label":o,supportsCaption:!1,supportsMoving:!1}))})))))),y&&Object(le.createElement)("div",{className:i},Object(le.createElement)("div",{className:C,style:z},Object(le.createElement)(ni.a,{className:S,options:{asNavFor:".has-carousel",draggable:!1,pageDots:!0,prevNextButtons:!1,wrapAround:!0,autoPlay:!1,thumbnails:!1,cellAlign:"left"},disableImagesLoaded:!1,reloadOnUpdate:!0,flickityRef:function(e){return c.flkty=e},updateOnEachImageLoad:!0},f.map((function(e){return Object(le.createElement)("div",{className:"coblocks--item-thumbnail",key:e.id||e.url},Object(le.createElement)("figure",{className:T},Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-link":e.link,"data-id":e.id,className:e.id?"wp-image-".concat(e.id):null})))}))))),E,(!eo.RichText.isEmpty(O)||a)&&Object(le.createElement)(eo.RichText,{tagName:"figcaption",placeholder:Object(re.__)("Write gallery caption…","coblocks"),value:O,className:"coblocks-gallery--caption coblocks-gallery--primary-caption",unstableOnFocus:this.onFocusCaption,onChange:function(e){return u({primaryCaption:e})},isSelected:this.state.captionFocused,keepPlaceholderOnFocus:!0,inlineToolbar:!0}))}}]),o}(le.Component),zi=Object(uo.compose)([ie.withNotices])(Pi),Ti=function(e){var t,o,n,c,r=e.attributes,l=e.className,i=r.autoPlay,a=r.autoPlaySpeed,s=r.draggable,u=r.freeScroll,b=r.gridSize,d=r.gutter,p=r.gutterMobile,m=r.height,h=r.images,f=r.pageDots,g=r.pauseHover,v=r.prevNextButtons,O=r.primaryCaption,k=r.alignCells,y=r.thumbnails,_=r.responsiveHeight,j=r.lightbox,w=qe()(l,{"has-responsive-height":_}),E=qe.a.apply(void 0,["is-cropped"].concat(ce()(Wl(r)),[{"has-horizontal-gutter":d>0,"has-lightbox":j}])),C=qe()("has-carousel","has-carousel-".concat(b),(t={"has-aligned-cells":k},te()(t,"has-margin-bottom-".concat(d),y&&d>0),te()(t,"has-margin-bottom-mobile-".concat(p),y&&p>0),t)),x={height:m?m+"px":void 0},S=qe()("coblocks-gallery--figure",(o={},te()(o,"has-margin-left-".concat(d),d>0),te()(o,"has-margin-left-mobile-".concat(p),p>0),te()(o,"has-margin-right-".concat(d),d>0),te()(o,"has-margin-right-mobile-".concat(p),p>0),o)),P={autoPlay:!(!i||!a)&&parseFloat(a),draggable:s,pageDots:f,prevNextButtons:v,wrapAround:!0,cellAlign:k?"left":"center",pauseAutoPlayOnHover:g,freeScroll:u,arrowShape:{x0:10,x1:60,y1:50,x2:65,y2:45,x3:20},thumbnails:y,responsiveHeight:_},z=qe()("coblocks-gallery--caption","coblocks-gallery--primary-caption",{}),T=qe()("carousel-nav",(n={},te()(n,"has-margin-top-".concat(d),d>0),te()(n,"has-margin-top-mobile-".concat(p),p>0),te()(n,"has-negative-margin-left-".concat(d),d>0),te()(n,"has-negative-margin-left-mobile-".concat(p),p>0),te()(n,"has-negative-margin-right-".concat(d),d>0),te()(n,"has-negative-margin-right-mobile-".concat(p),p>0),n)),R=qe()("coblocks--figure",(c={},te()(c,"has-margin-left-".concat(d),d>0),te()(c,"has-margin-left-mobile-".concat(p),p>0),te()(c,"has-margin-right-".concat(d),d>0),te()(c,"has-margin-right-mobile-".concat(p),p>0),c)),B={asNavFor:".has-carousel",autoPlay:!1,contain:!0,cellAlign:"left",pageDots:!1,thumbnails:!1,draggable:s,prevNextButtons:!1,wrapAround:!1};if(!(h.length<=0))return Object(le.createElement)("div",{className:w},Object(le.createElement)("div",{className:E},Object(le.createElement)("div",{className:C,style:_?void 0:x,"data-flickity":JSON.stringify(P)},h.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:S},t))}))),y?Object(le.createElement)("div",{className:T,"data-flickity":JSON.stringify(B)},h.map((function(e){var t=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return Object(le.createElement)("div",{key:e.id||e.url,className:"coblocks--item-thumbnail"},Object(le.createElement)("figure",{className:R},t))}))):null),!eo.RichText.isEmpty(O)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:z,value:O}))};function Ri(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Bi(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ri(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ri(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Ni={from:[{type:"block",blocks:["coblocks/gallery-collage","coblocks/gallery-masonry","coblocks/gallery-stacked","coblocks/gallery-offset","core/gallery"],transform:function(e){return Object(oe.createBlock)(Zl.name,Bi(Bi({},Kl(e)),{},{gridSize:"lrg"}))}},{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=ti()(e,(function(e){var t=e.id,o=e.url;return Number.isInteger(t)&&o})),o=!!ti()(e,(function(e){return!!e.caption}));return t.length>0?Object(oe.createBlock)(Zl.name,{images:t.map((function(e,t){return{index:t,id:e.id,url:e.url,alt:e.alt||"",caption:e.caption||""}})),ids:t.map((function(e){return e.id})),captions:o}):Object(oe.createBlock)(Zl.name)}},{type:"prefix",prefix:":carousel",transform:function(e){return Object(oe.createBlock)(Zl.name,{content:e})}}],to:[{type:"block",blocks:["core/gallery"],transform:function(e){return Object(oe.createBlock)("core/gallery",Bi({},Kl(e)))}}]};function Ii(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Ai(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ii(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ii(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Di=Zl.name,Mi=Zl.category,Li=Ai(Ai({},Ul),Zl.attributes),Fi={title:Object(re.__)("Carousel","coblocks"),description:Object(re.__)("Display multiple images in a beautiful carousel gallery.","coblocks"),category:me?"coblocks-galleries":"media",attributes:Li,icon:Object(le.createElement)(ie.Icon,{icon:St}),keywords:["coblocks",Object(re.__)("gallery","coblocks"),Object(re.__)("photos","coblocks")],supports:{align:["wide","full"],html:!1,coBlocksSpacing:!0},example:{attributes:{gridSize:"lrg",gutter:5,images:[{url:"https://s.w.org/images/core/5.3/Biologia_Centrali-Americana_-_Cantorchilus_semibadius_1902.jpg"},{url:"https://s.w.org/images/core/5.3/Glacial_lakes,_Bhutan.jpg"},{url:"https://s.w.org/images/core/5.3/MtBlanc1.jpg"}]}},transforms:Ni,edit:zi,save:Ti,deprecated:Ql},Vi=Object(eo.withColors)("backgroundColor",{textColor:"color"},{buttonColor:"background-color"});function Gi(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Hi=window.getComputedStyle,Ui=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.textColor,c=o.buttonColor,r=o.fontSize,l=o.customFontSize,i=e.querySelector('[contenteditable="true"]'),a=i?Hi(i):null;return{fallbackButtonColor:c||!a?void 0:a.buttonColor,fallbackTextColor:n||!a?void 0:a.color,fallbackFontSize:r||l||!a?void 0:parseInt(a.fontSize)||void 0}})),Wi=function(e){De()(o,e);var t=Gi(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.buttonColor,o=e.fallbackButtonColor,n=e.fallbackFontSize,c=e.fallbackTextColor,r=e.fontSize,l=e.setButtonColor,i=e.setFontSize,a=e.setTextColor,s=e.textColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Text settings","coblocks"),className:"blocks-font-size"},Object(le.createElement)(eo.FontSizePicker,{fallbackFontSize:n,value:r.size,onChange:i})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:s.color,onChange:a,label:Object(re.__)("Text color","coblocks")},{value:t.color,onChange:l,label:Object(re.__)("Button Color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,{textColor:"#ffffff",backgroundColor:t.color,fallbackButtonColor:o,fallbackTextColor:c}))))}}]),o}(le.Component),qi=Object(uo.compose)([Vi,Ui,Object(eo.withFontSizes)("fontSize")])(Wi);function Yi(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ki=function(e){De()(o,e);var t=Yi(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.textAlign,c=t.via;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({textAlign:e})}}),Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)("div",{className:"wp-block-coblocks-click-to-tweet__via-wrapper"},Object(le.createElement)("label",{"aria-label":Object(re.__)("Twitter Username","coblocks"),className:"wp-block-coblocks-click-to-tweet__via-label",htmlFor:"wp-block-coblocks-click-to-tweet__via"},Object(le.createElement)(ie.Icon,{icon:$e})),Object(le.createElement)("input",{"aria-label":Object(re.__)("Twitter Username","coblocks"),className:"wp-block-coblocks-click-to-tweet__via",id:"wp-block-coblocks-click-to-tweet__via",onChange:function(e){return o({via:e.target.value})},placeholder:Object(re.__)("Username","coblocks"),type:"text",value:c})))))}}]),o}(le.Component);function Xi(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Zi=Object(oo.withSelect)((function(e){return{postLink:(0,e("core/editor").getPermalink)()}})),Ji=function(e){De()(o,e);var t=Xi(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"UNSAFE_componentWillReceiveProps",value:function(e){var t=e.postLink;t&&this.props.setAttributes({url:t})}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.buttonColor,c=t.className,r=t.isSelected,l=t.setAttributes,i=t.textColor,a=t.fontSize,s=t.onReplace,u=o.buttonText,b=o.content,d=o.textAlign,p=qe()(c,te()({},"has-text-align-".concat(d),d));return Object(le.createElement)(le.Fragment,null,r&&Object(le.createElement)(Ki,this.props),r&&Object(le.createElement)(qi,this.props),Object(le.createElement)("blockquote",{className:p},Object(le.createElement)(eo.RichText,{tagName:"p",multiline:"false",placeholder:Object(re.__)("Add a quote to tweet…","coblocks"),value:b,allowedFormats:[],className:qe()("wp-block-coblocks-click-to-tweet__text",(e={"has-text-color":i.color},te()(e,i.class,i.class),te()(e,a.class,a.class),e)),style:{color:i.color,fontSize:a.size?a.size+"px":void 0},onChange:function(e){return l({content:e})},keepPlaceholderOnFocus:!0,onRemove:function(e){var t=0===b.length||1===b.length;!e&&t&&s([])}}),Object(le.createElement)(eo.RichText,{tagName:"span",multiline:"false",placeholder:Object(re.__)("Add button…","coblocks"),value:u,allowedFormats:[],className:qe()("wp-block-coblocks-click-to-tweet__twitter-btn",te()({"has-button-color":n.color},n.class,n.class)),style:{backgroundColor:n.color},onChange:function(e){return l({buttonText:e})},keepPlaceholderOnFocus:!0})))}}]),o}(le.Component),$i=Object(uo.compose)([Zi,Vi,Object(eo.withFontSizes)("fontSize")])(Ji),Qi=Object(le.createElement)(ie.SVG,{fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m20.9644 6.21961c-.6699.29445-1.3852.49504-2.1384.58663.7676-.46249 1.358-1.19144 1.6373-2.06117-.7198.42011-1.5177.72591-2.367.89623-.6782-.72592-1.6448-1.18009-2.7182-1.18009-2.0566 0-3.7242 1.66756-3.7242 3.72192 0 .29521.0341.57907.0962.85082-3.09596-.1461-5.8399-1.63274-7.67626-3.88013-.32322.54652-.50413 1.1816-.50413 1.87345 0 1.29439.65855 2.43208 1.65621 3.10043-.61086-.0196-1.18538-.18768-1.68649-.46624v.04617c0 1.80537 1.28152 3.31087 2.98693 3.65377-.31262.084-.64265.1295-.98101.1295-.23768 0-.46552-.0227-.69336-.0651.47763 1.4783 1.85074 2.5562 3.48499 2.5865-1.27167.9984-2.88322 1.5933-4.61891 1.5933-.29521 0-.58966-.0174-.88563-.0507 1.65697 1.0552 3.60914 1.6721 5.72027 1.6721 6.85339 0 10.59659-5.6741 10.59659-10.58667 0-.1582 0-.31792-.0114-.47688.7274-.52153 1.3625-1.18084 1.8621-1.9287z",fill:"currentColor"})),ea=o(57),ta=function(e){var t,o=e.attributes,n=o.buttonColor,c=o.buttonText,r=o.customButtonColor,l=o.customTextColor,i=o.content,a=o.customFontSize,s=o.fontSize,u=o.textColor,b=o.textAlign,d=o.url,p=o.via,m=p?"&via=".concat(p):"",h="http://twitter.com/share?&text=".concat(encodeURIComponent(i),"&url=").concat(d).concat(m),f=Object(eo.getColorClassName)("color",u),g=Object(eo.getFontSizeClass)(s),v=qe()("wp-block-coblocks-click-to-tweet__text",(t={"has-text-color":u||l},te()(t,g,g),te()(t,f,f),t)),O=qe()(te()({},"has-text-align-".concat(b),b)),k={fontSize:g?void 0:a,color:f?void 0:l},y=Object(eo.getColorClassName)("background-color",n),_=qe()("wp-block-coblocks-click-to-tweet__twitter-btn",te()({"has-button-color":n||r},y,y)),j={backgroundColor:y?void 0:r};return!eo.RichText.isEmpty(i)&&Object(le.createElement)("blockquote",{className:O},Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:v,style:k,value:i}),Object(le.createElement)(eo.RichText.Content,{tagName:"a",className:_,style:j,value:c,href:h,target:"_blank",rel:"noopener noreferrer"}))},oa={from:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content,o=Object(kc.create)({html:t});return o.text=o.text.slice(0,280),[Object(oe.createBlock)(ea.name,{content:Object(kc.toHTMLString)({value:o})})]}},{type:"block",blocks:["core/pullquote"],transform:function(e){var t=e.value,o=e.citation,n=[Object(kc.create)({html:t}),Object(kc.create)({html:o})];return n[0].text=n[0].text.slice(0,280-n[1].text.length),[Object(oe.createBlock)(ea.name,{content:Object(kc.toHTMLString)({value:n[0]})+Object(kc.toHTMLString)({value:n[1]})})]}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.value,o=e.citation,n=[Object(kc.create)({html:t}),Object(kc.create)({html:o})];return n[0].text=n[0].text.slice(0,280-n[1].text.length),[Object(oe.createBlock)(ea.name,{content:Object(kc.toHTMLString)({value:n[0]})+Object(kc.toHTMLString)({value:n[1]})})]}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(oe.createBlock)("core/paragraph",{content:t})}},{type:"block",blocks:["core/pullquote"],transform:function(e){var t=e.content;return Object(oe.createBlock)("core/pullquote",{value:"<p>".concat(t,"</p>")})}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.content;return Object(oe.createBlock)("core/quote",{value:"<p>".concat(t,"</p>")})}}]},na=[{attributes:ea.attributes,save:function(e){var t,o=e.attributes,n=o.buttonColor,c=o.buttonText,r=o.customButtonColor,l=o.customTextColor,i=o.content,a=o.customFontSize,s=o.fontSize,u=o.textColor,b=o.textAlign,d=o.url,p=o.via,m=p?"&via=".concat(p):"",h="http://twitter.com/share?&text=".concat(encodeURIComponent(i),"&url=").concat(d).concat(m),f=Object(eo.getColorClassName)("color",u),g=Object(eo.getFontSizeClass)(s),v=qe()("wp-block-coblocks-click-to-tweet__text",(t={"has-text-color":u||l},te()(t,g,g),te()(t,f,f),t)),O={fontSize:g?void 0:a,color:f?void 0:l},k=Object(eo.getColorClassName)("background-color",n),y=qe()("wp-block-coblocks-click-to-tweet__twitter-btn",te()({"has-button-color":n||r},k,k)),_={backgroundColor:k?void 0:r};return!eo.RichText.isEmpty(i)&&Object(le.createElement)("blockquote",{style:{textAlign:b}},Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:v,style:O,value:i}),Object(le.createElement)(eo.RichText.Content,{tagName:"a",className:y,style:_,value:c,href:h,target:"_blank",rel:"noopener noreferrer"}))}}],ca=ea.name,ra=ea.category,la=ea.attributes,ia={title:Object(re.__)("Click to Tweet","coblocks"),description:Object(re.__)("Add a quote for readers to tweet via Twitter.","coblocks"),icon:Qi,keywords:["coblocks",Object(re.__)("share","coblocks"),Object(re.__)("twitter","coblocks")],example:{attributes:{content:Object(re.__)("The easiest way to promote and advertise your blog, website, and business on Twitter.","coblocks")}},attributes:la,transforms:oa,edit:$i,save:ta,deprecated:na},aa=o(41),sa=o(23),ua=o.n(sa);function ba(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function da(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ba(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ba(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function pa(e){var t=e.children,o=e.gutter,n=e.gutterCustom,c=e.className,r=e.condition,l=void 0===r||r;if(!Object(le.isValidElement)(t))return t;var i={className:qe()(c,t.props.className,te()({},"has-".concat(o,"-gutter"),o&&!!l))};return t.props.style&&(i.style=da({},t.props.style)),"custom"===o&&(i.style=da(da({},i.style),{},{"--coblocks-custom-gutter":"".concat(n,"em")})),Object(le.cloneElement)(t,i)}pa.propTypes={gutter:ua.a.string,gutterCustom:ua.a.oneOfType([ua.a.string,ua.a.number])};var ma=pa;function ha(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function fa(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ha(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ha(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var ga=[{attributes:fa(fa(fa(fa({},Ul),wl),aa.attributes),{},{gutter:{type:"number",default:2}}),migrate:function(e){var t="";switch(e.gutter){case 0:t="no";break;case 1:case 2:t="small";break;case 3:t="large";break;case 4:t="huge"}return fa(fa({},e),{},{gutter:t})},save:function(e){var t,o=e.attributes,n=o.captionStyle,c=o.captions,r=o.gutter,l=o.filter,i=o.images,a=o.linkTo,s=o.rel,u=o.target,b=o.shadow,d=o.lightbox,p=qe()("wp-block-coblocks-gallery-collage__figure",te()({},"shadow-".concat(b),b&&"none"!==b));return Object(le.createElement)("div",{className:qe()(o.className,(t={},te()(t,"has-filter-".concat(l),"none"!==l),te()(t,"has-caption-style-".concat(n),void 0!==n),te()(t,"has-lightbox",d),t))},Object(le.createElement)("ul",null,i.sort((function(e,t){return parseInt(e.index)-parseInt(t.index)})).map((function(e,t){var n;switch(a){case"media":n=e.url;break;case"attachment":n=e.link}e.imgLink&&(n=e.imgLink);var l,i=qe()(e.id&&["wp-image-".concat(e.id)]),b=void 0===e.url?null:Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-index":e.index,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:i});switch(t){case 0:l="pb-".concat(r," sm:pb-").concat(r," lg:pb-").concat(r);break;case 1:l="pb-".concat(r," sm:pb-").concat(r," lg:pb-").concat(r," pl-").concat(r," sm:pl-").concat(r," lg:pl-").concat(r);break;case 2:case 3:case 4:l="pl-".concat(r," sm:pl-").concat(r," lg:pl-").concat(r)}if(o.className&&o.className.includes("is-style-tiled"))switch(t){case 0:l="";break;case 1:l="pl-".concat(r," sm:pl-").concat(r," lg:pl-").concat(r);break;case 2:l="pt-".concat(r," sm:pt-").concat(r," lg:pt-").concat(r," pr-").concat(r," sm:pr-").concat(r," lg:pr-").concat(r);break;case 3:l="pt-".concat(r," sm:pt-").concat(r," lg:pt-").concat(r)}return o.className&&o.className.includes("is-style-layered")&&(l=null),Object(le.createElement)("li",{key:"image-".concat(t),className:qe()("wp-block-coblocks-gallery-collage__item",l)},b&&Object(le.createElement)("figure",{className:p},n?Object(le.createElement)("a",{href:n,target:u,rel:s},b):b,c&&e.caption&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"wp-block-coblocks-gallery-collage__caption",value:e.caption})))}))))}},{attributes:fa(fa(fa({},Ul),aa.attributes),{},{images:fa(fa({},aa.attributes.images),{},{query:fa(fa({},aa.attributes.images.query),{},{caption:fa(fa({},aa.attributes.images.query.caption),{},{type:"array"})})}),gutter:{type:"string",default:"small"},gutterCustom:{type:"string",default:"3"}}),save:function(e){var t,o=e.attributes,n=o.captions,c=o.captionStyle,r=o.filter,l=o.images,i=o.lightbox,a=o.linkTo,s=o.rel,u=o.shadow,b=o.target,d=qe()("wp-block-coblocks-gallery-collage__figure",te()({},"shadow-".concat(u),u&&"none"!==u));return Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:qe()((t={},te()(t,"has-filter-".concat(r),"none"!==r),te()(t,"has-caption-style-".concat(c),n&&void 0!==c),te()(t,"has-lightbox",i),t))},Object(le.createElement)("ul",null,l.sort((function(e,t){return parseInt(e.index)-parseInt(t.index)})).map((function(e,t){var o;switch(a){case"media":o=e.url;break;case"attachment":o=e.link}e.imgLink&&(o=e.imgLink);var c=qe()(e.id&&["wp-image-".concat(e.id)]),r=void 0===e.url?null:Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-index":e.index,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:c});return Object(le.createElement)("li",{key:"image-".concat(t),className:qe()("wp-block-coblocks-gallery-collage__item","item-".concat(t+1))},r&&Object(le.createElement)("figure",{className:d},o?Object(le.createElement)("a",{href:o,target:b,rel:s},r):r,n&&0!==e.caption.length&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"wp-block-coblocks-gallery-collage__caption",value:e.caption})))})))))}}],va=[{value:"dark",label:Object(re.__)("Dark","coblocks")},{value:"light",label:Object(re.__)("Light","coblocks")},{value:"none",label:Object(re.__)("None","coblocks")}],Oa=[{value:"none",label:Object(re.__)("None","coblocks")},{value:"media",label:Object(re.__)("Media file","coblocks")},{value:"attachment",label:Object(re.__)("Attachment page","coblocks")},{value:"custom",label:Object(re.__)("Custom URL","coblocks")}];function ka(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ya=function(e){De()(o,e);var t=ka(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).setNewTab=e.setNewTab.bind(Ie()(e)),e.setLinkRel=e.setLinkRel.bind(Ie()(e)),e.setLinkTo=e.setLinkTo.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.attributes,n=t.setAttributes,c=o.lightbox;"none"!==e.attributes.linkTo&&c&&n({linkTo:"none"})}},{key:"setLinkTo",value:function(e){this.props.setAttributes({linkTo:e})}},{key:"setLinkRel",value:function(e){this.props.setAttributes({rel:e})}},{key:"setNewTab",value:function(e){var t=this.props.attributes.rel,o=e?"_blank":void 0,n=t;o&&!t?n="noreferrer noopener":o||"noreferrer noopener"!==t||(n=void 0),this.props.setAttributes({target:o,rel:n})}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.lightbox,c=t.linkTo,r=t.target,l=t.rel;return Object(le.createElement)(le.Fragment,null,!n&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Link settings","coblocks"),initialOpen:!1},Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Link to","coblocks"),value:c,options:Oa,onChange:this.setLinkTo}),"none"!==c&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Open in new tab","coblocks"),onChange:this.setNewTab,checked:"_blank"===r}),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Link rel","coblocks"),value:l,onChange:function(e){return o({rel:e})}}))))}}]),o}(le.Component);function _a(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ja=[{value:"small",label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:"medium",label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:"large",label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")}],wa=function(e){De()(o,e);var t=_a(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props.attributes,o=t.align,n=t.gutterCustom;e.attributes.align!==o&&n>this.maxValue&&this.props.setAttributes({gutterCustom:this.maxValue})}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.gutter,c=t.gutterCustom;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(rn,{label:Object(re.__)("Gutter","coblocks"),currentOption:n,options:ja,showCustomOption:!0,onChange:function(e){return o({gutter:e})}}),"custom"===n&&Object(le.createElement)(ie.RangeControl,{step:.1,initialValue:0,value:parseFloat(c),onChange:function(e){return o({gutterCustom:e.toString()})},min:0,max:this.maxValue,withInputField:!0}))}},{key:"maxValue",get:function(){var e=this.props.maxValue,t=void 0===e?null:e;return t||("full"===this.props.attributes.align?10:5)}}]),o}(le.Component);function Ea(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ca=function(e){De()(o,e);var t=Ea(o);function o(){var e;Te()(this,o);for(var n=arguments.length,c=new Array(n),r=0;r<n;r++)c[r]=arguments[r];return e=t.call.apply(t,[this].concat(c)),te()(Ie()(e),"setCaptionStyleTo",(function(t){e.props.setAttributes({captionStyle:t})})),te()(Ie()(e),"setShadowTo",(function(t){e.props.setAttributes({shadow:t})})),e}return Be()(o,[{key:"getCaptionsHelp",value:function(e){return e?Object(re.__)("Showing captions for each media item.","coblocks"):Object(re.__)("Toggle to show media captions.","coblocks")}},{key:"getLightboxHelp",value:function(e){return e?Object(re.__)("Image lightbox is enabled.","coblocks"):Object(re.__)("Toggle to enable the image lightbox.","coblocks")}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.enableGutter,c=e.enableCaptions,r=t.shadow,l=t.captions,i=t.captionStyle,a=t.lightbox,s=[{value:"sm",label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:"md",label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:"lg",label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")}];return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Collage settings","coblocks")},n&&Object(le.createElement)(wa,this.props),!n&&Object(le.createElement)(rn,{label:Object(re.__)("Shadow","coblocks"),options:s,currentOption:r,showNoneOption:!0,onChange:function(e){return o({shadow:e})}}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Lightbox","coblocks"),checked:!!a,onChange:function(){return o({lightbox:!a})},help:this.getLightboxHelp}),c&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Captions","coblocks"),checked:!!l,onChange:function(){return o({captions:!l})},help:this.getCaptionsHelp}),l&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Caption style","coblocks"),value:i,onChange:this.setCaptionStyleTo,options:va})),Object(le.createElement)(ya,this.props))}}]),o}(le.Component);function xa(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Sa=function(e){De()(o,e);var t=xa(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=!!this.props.attributes.images.filter((function(e){return void 0!==e.id})).length;return Object(le.createElement)(eo.BlockControls,null,e&&Object(le.createElement)(Pn,this.props))}}]),o}(le.Component);function Pa(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function za(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Pa(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Pa(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Ta(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ra=function(e){De()(o,e);var t=Ta(o);function o(){var e;return Te()(this,o),e=t.apply(this,arguments),te()(Ie()(e),"setupImageLocations",(function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,o=t||e.props.attributes.images,n=e.props.className.includes("is-style-tiled")||e.props.className.includes("is-style-layered")?4:5,c=[],r=function(e){c.push(o.find((function(t){return parseInt(t.index)===parseInt(e)}))||{})},l=0;l<n;l++)r(l);e.props.setAttributes({images:c}),e.setState({images:c})})),te()(Ie()(e),"onSelectImage",(function(t){e.state.selectedImage!==t&&e.setState({selectedImage:t})})),te()(Ie()(e),"uploadImage",(function(t,o){Object(Yr.mediaUpload)({allowedTypes:["image"],filesList:t,onFileChange:function(t){var n=be()(t,1)[0];return e.replaceImage(n,o)},onError:e.onUploadError})})),te()(Ie()(e),"onUploadError",(function(t){var o=e.props.noticeOperations;o.removeAllNotices(),o.createErrorNotice(t)})),te()(Ie()(e),"replaceImage",(function(t,o){var n=e.props.attributes,c=[].concat(ce()(n.images.filter((function(e){return parseInt(e.index)!==parseInt(o)}))),[za(za({},je(t)),{},{index:o})]);e.setupImageLocations(c)})),te()(Ie()(e),"removeImage",(function(t){var o=e.props.attributes,n=ce()(o.images.filter((function(e){return parseInt(e.index)!==parseInt(t)})));e.setupImageLocations(n)})),te()(Ie()(e),"saveCustomLink",(function(){e.setState({isSaved:!0})})),e.state={images:[],selectedImage:null,lastGutterValue:null},e}return Be()(o,[{key:"componentDidMount",value:function(){this.setupImageLocations()}},{key:"componentDidUpdate",value:function(e){this.props.className!==e.className&&(this.setupImageLocations(),this.props.className.includes("is-style-layered")?(this.setState({lastGutterValue:this.props.attributes.gutter}),this.props.setAttributes({gutter:0})):(this.props.setAttributes({shadow:"none",gutter:this.state.lastGutterValue||this.props.attributes.gutter}),this.setState({lastGutterValue:null}))),this.props.isSelected!==e.isSelected&&!1===this.props.isSelected&&this.setState({selectedImage:null})}},{key:"updateImageAttributes",value:function(e,t){var o=this.props.attributes,n=o.images.filter((function(t){return parseInt(t.index)===parseInt(e)})).pop(),c=[].concat(ce()(o.images.filter((function(t){return parseInt(t.index)!==parseInt(e)}))),[Object.assign({},n,t)]);this.setupImageLocations(c)}},{key:"renderImage",value:function(e){var t=this,o=this.props.attributes.images.filter((function(t){return parseInt(t.index)===parseInt(e)})).pop()||{},n=this.props.isSelected&&this.state.selectedImage===o.index,c=!this.props.className.includes("is-style-layered"),r=Object(le.createElement)(ie.DropZone,{onFilesDrop:function(o){return t.uploadImage(o,e)},label:Object(re.__)("Drop image to replace","coblocks")});return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("a",{onClick:function(){return t.onSelectImage(o.index)}},Object(le.createElement)("figure",{className:qe()(te()({"wp-block-coblocks-gallery-collage__figure":!0,"is-transient":Object(_e.isBlobURL)(o.url),"is-selected":n},"shadow-".concat(this.props.attributes.shadow),this.props.attributes.shadow))},n&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},Object(le.createElement)(ie.Button,{icon:vi,className:"coblocks-gallery-item__button",onClick:function(){return t.removeImage(e)},label:Object(re.__)("Remove image","coblocks"),disabled:!n}))),this.state.selectedImage===o.index&&"custom"===this.props.attributes.linkTo&&Object(le.createElement)("form",{className:"components-coblocks-gallery-item__image-link",onSubmit:function(e){return e.preventDefault()}},Object(le.createElement)(ie.Dashicon,{icon:"admin-links"}),Object(le.createElement)(eo.URLInput,{value:o.imgLink,onChange:function(o){return t.updateImageAttributes(e,{imgLink:o})}}),Object(le.createElement)(ie.Button,{icon:this.state.isSaved?"saved":"editor-break",label:this.state.isSaved?Object(re.__)("Saving","coblocks"):Object(re.__)("Apply","coblocks"),onClick:this.saveCustomLink,type:"submit"})),r,Object(_e.isBlobURL)(o.url)&&Object(le.createElement)(ie.Spinner,null),Object(le.createElement)("img",{src:o.url,alt:o.alt}),c&&this.props.attributes.captions&&(o.caption||n)&&Object(le.createElement)(eo.RichText,{tagName:"figcaption",placeholder:Object(re.__)("Write caption…","coblocks"),className:"coblocks-gallery--caption",value:o.caption,onChange:function(o){return t.updateImageAttributes(e,{caption:o})},isSelected:n,inlineToolbar:!0}))))}},{key:"renderPlaceholder",value:function(e){var t=this,o=!!(this.props.attributes.images.filter((function(t){return parseInt(t.index)===parseInt(e)})).pop()||!1);return Object(le.createElement)(eo.MediaPlaceholder,{addToGallery:!0,className:qe()("wp-block-coblocks-gallery-collage__figure",te()({},"shadow-".concat(this.props.attributes.shadow),this.props.attributes.shadow)),allowedTypes:["image"],disableDropZone:o,disableMediaButtons:o,accept:"image/*",multiple:!1,icon:!1,labels:{title:" ",instructions:" "},onSelect:function(o){return t.replaceImage(o,e)},onError:this.onUploadError})}},{key:"render",value:function(){var e,t=this,o=this.props,n=o.attributes,c=o.className,r=o.noticeUI,l=n.animation,i=n.captions,a=n.captionStyle,s=n.filter,u=n.lightbox,b=!c.includes("is-style-layered"),d=!c.includes("is-style-layered");return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Sa,this.props),Object(le.createElement)(Ca,xe()({},this.props,{enableGutter:b,enableCaptions:d})),r,Object(le.createElement)(ma,n,Object(le.createElement)("div",{className:qe()(c,(e={},te()(e,"has-filter-".concat(s),"none"!==s),te()(e,"has-caption-style-".concat(a),i&&void 0!==a),te()(e,"has-lightbox",u),e))},Object(le.createElement)("ul",null,this.state.images.map((function(e,o){var n=e.index||o;return Object(le.createElement)("li",{key:"image-".concat(n),className:qe()("wp-block-coblocks-gallery-collage__item","item-".concat(o+1),te()({},"coblocks-animate ".concat(l),l))},e.url?t.renderImage(n):null,t.renderPlaceholder(n))}))))))}}]),o}(le.Component),Ba=Object(uo.compose)([ie.withNotices])(Ra),Na=function(e){var t,o=e.attributes,n=o.animation,c=o.captions,r=o.captionStyle,l=o.filter,i=o.images,a=o.lightbox,s=o.linkTo,u=o.rel,b=o.shadow,d=o.target,p=qe()("wp-block-coblocks-gallery-collage__figure",te()({},"shadow-".concat(b),b&&"none"!==b));return Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:qe()((t={},te()(t,"has-filter-".concat(l),"none"!==l),te()(t,"has-caption-style-".concat(r),c&&void 0!==r),te()(t,"has-lightbox",a),t))},Object(le.createElement)("ul",null,i.sort((function(e,t){return parseInt(e.index)-parseInt(t.index)})).map((function(e,t){var o;switch(s){case"media":o=e.url;break;case"attachment":o=e.link}e.imgLink&&(o=e.imgLink);var r=qe()("wp-block-coblocks-gallery-collage__item","item-".concat(t+1),te()({},"coblocks-animate",n)),l=qe()(e.id&&["wp-image-".concat(e.id)]),i=void 0===e.url?null:Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-index":e.index,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:l});return Object(le.createElement)("li",{key:"image-".concat(t),className:r,"data-coblocks-animation":n},i&&Object(le.createElement)("figure",{className:p},o?Object(le.createElement)("a",{href:o,target:d,rel:u},i):i,c&&e.caption&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"wp-block-coblocks-gallery-collage__caption",value:e.caption})))})))))};function Ia(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var Aa={from:[{type:"block",blocks:["coblocks/gallery-carousel","coblocks/gallery-masonry","coblocks/gallery-stacked","coblocks/gallery-offset","core/gallery"],transform:function(e){return Object(oe.createBlock)(aa.name,Kl(e))}},{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=ti()(e,(function(e){var t=e.id,o=e.url;return Number.isInteger(t)&&o})),o=!!ti()(e,(function(e){return!!e.caption}));return t.length>0?Object(oe.createBlock)(aa.name,{images:t.map((function(e,t){return{index:t,id:e.id,url:e.url,alt:e.alt||"",caption:e.caption||""}})),ids:t.map((function(e){return e.id})),captions:o}):Object(oe.createBlock)(aa.name)}},{type:"prefix",prefix:":collage",transform:function(e){return Object(oe.createBlock)(aa.name,{content:e})}}],to:[{type:"block",blocks:["core/gallery"],transform:function(e){return Object(oe.createBlock)("core/gallery",function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ia(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ia(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Kl(e)))}}]};function Da(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Ma(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Da(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Da(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var La=aa.name,Fa=aa.category,Va=Ma(Ma({},Ul),aa.attributes),Ga={title:Object(re.__)("Collage","coblocks"),description:Object(re.__)("Assemble images into a beautiful collage gallery.","coblocks"),category:me?"coblocks-galleries":"media",icon:Object(le.createElement)(ie.Icon,{icon:Pt}),keywords:["coblocks",Object(re.__)("gallery","coblocks"),Object(re.__)("photos","coblocks")],styles:[{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0},{name:"tiled",label:Object(re.__)("Tiled","coblocks")},{name:"layered",label:Object(re.__)("Layered","coblocks")}],supports:{align:["wide","full"],gutter:{default:"small"}},example:{attributes:{images:[{index:0,url:"https://s.w.org/images/core/5.3/Sediment_off_the_Yucatan_Peninsula.jpg"},{index:1,url:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"},{index:2,url:"https://s.w.org/images/core/5.3/Biologia_Centrali-Americana_-_Cantorchilus_semibadius_1902.jpg"},{index:3,url:"https://s.w.org/images/core/5.3/Glacial_lakes,_Bhutan.jpg"},{index:4,url:"https://s.w.org/images/core/5.3/MtBlanc1.jpg"}]}},attributes:Va,transforms:Aa,edit:Ba,save:Na,deprecated:ga},Ha=o(82),Ua={paddingTop:{type:"number"},paddingRight:{type:"number"},paddingBottom:{type:"number"},paddingLeft:{type:"number"},paddingTopTablet:{type:"number"},paddingRightTablet:{type:"number"},paddingBottomTablet:{type:"number"},paddingLeftTablet:{type:"number"},paddingTopMobile:{type:"number"},paddingRightMobile:{type:"number"},paddingBottomMobile:{type:"number"},paddingLeftMobile:{type:"number"},paddingUnit:{type:"string",default:"px"},paddingSize:{type:"string",default:"no"},paddingSyncUnits:{type:"boolean",default:!1},paddingSyncUnitsTablet:{type:"boolean",default:!0},paddingSyncUnitsMobile:{type:"boolean",default:!0},marginTop:{type:"number"},marginRight:{type:"number"},marginBottom:{type:"number"},marginLeft:{type:"number"},marginTopTablet:{type:"number"},marginRightTablet:{type:"number"},marginBottomTablet:{type:"number"},marginLeftTablet:{type:"number"},marginTopMobile:{type:"number"},marginRightMobile:{type:"number"},marginBottomMobile:{type:"number"},marginLeftMobile:{type:"number"},marginUnit:{type:"string",default:"px"},marginSize:{type:"string",default:"no"},marginSyncUnits:{type:"boolean",default:!1},marginSyncUnitsTablet:{type:"boolean",default:!1},marginSyncUnitsMobile:{type:"boolean",default:!1},hasMarginControl:{type:"boolean",default:!0},hasAlignmentControls:{type:"boolean",default:!0},hasStackedControl:{type:"boolean",default:!0}};function Wa(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function qa(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Wa(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Wa(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Ya=[{attributes:Ha.attributes,save:function(e){var t,o,n=e.attributes,c=n.id,r=n.coblocks,l=n.backgroundType,i=n.backgroundColor,a=n.backgroundImg,s=n.customBackgroundColor,u=n.textColor,b=n.customTextColor,d=n.marginSize,p=n.paddingSize,m=n.contentAlign,h=Object(eo.getColorClassName)("color",u),f=Object(eo.getColorClassName)("background-color",i),g=(t={},te()(t,"coblocks-row--".concat(c),c),te()(t,"has-text-color",u||b),te()(t,h,h),t);r&&void 0!==r.id&&(g=Object.assign(g,["coblocks-row-".concat(r.id)]));var v=qe()(g),O=qe.a.apply(void 0,["wp-block-coblocks-column__inner"].concat(ce()(El(n)),[(o={"has-padding":p&&"no"!==p,"has-margin":d&&"no"!==d},te()(o,"has-".concat(p,"-padding"),p&&"advanced"!==p),te()(o,"has-".concat(d,"-margin"),d&&"advanced"!==d),o)])),k={color:h?void 0:b,textAlign:m||null},y={backgroundColor:f?void 0:s,backgroundImage:a&&"image"===l?"url(".concat(a,")"):void 0};return Object(le.createElement)("div",{className:v,style:k},Vl(n),Object(le.createElement)("div",{className:O,style:y},Object(le.createElement)(eo.InnerBlocks.Content,null)))}},{attributes:qa(qa(qa({},wl),Ua),Ha.attributes),save:function(e){var t,o=e.attributes,n=o.coblocks,c=o.textColor,r=o.customTextColor,l=o.marginSize,i=o.paddingSize,a=o.contentAlign,s=Object(eo.getColorClassName)("color",c),u="";n&&void 0!==n.id&&(u=qe()(u,"coblocks-column-".concat(n.id)));var b=qe.a.apply(void 0,["wp-block-coblocks-column__inner"].concat(ce()(El(o)),[(t={"has-padding":i&&"no"!==i,"has-margin":l&&"no"!==l},te()(t,"has-".concat(i,"-padding"),i&&"advanced"!==i),te()(t,"has-".concat(l,"-margin"),l&&"advanced"!==l),t)])),d={textAlign:a||null},p=qa(qa({},Rl(o)),{},{color:s?void 0:r});return Object(le.createElement)("div",{className:u,style:d},Object(le.createElement)("div",{className:b,style:p},Vl(o),Object(le.createElement)(eo.InnerBlocks.Content,null)))}}],Ka=Object(eo.withColors)("backgroundColor",{textColor:"color"}),Xa={};Xa.tablet=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),Xa.mobile=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),Xa.desktopChrome=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),Xa.sync=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}));var Za=Xa;function Ja(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var $a=[{name:Object(re.__)("None","coblocks"),size:0,slug:"no"},{name:Object(re.__)("Small","coblocks"),size:14,slug:"small"},{name:Object(re.__)("Medium","coblocks"),size:24,slug:"medium"},{name:Object(re.__)("Large","coblocks"),size:34,slug:"large"},{name:Object(re.__)("Huge","coblocks"),size:60,slug:"huge"}],Qa=function(e){De()(o,e);var t=Ja(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).getSelectValuesFromUtilitySizes=e.getSelectValuesFromUtilitySizes.bind(Ie()(e)),e.getCurrentSelectValue=e.getCurrentSelectValue.bind(Ie()(e)),e.setCurrentSelectValue=e.setCurrentSelectValue.bind(Ie()(e)),e.onChangeValue=e.onChangeValue.bind(Ie()(e)),e.getSelectOptions=e.getSelectOptions.bind(Ie()(e)),e}return Be()(o,[{key:"getSelectValuesFromUtilitySizes",value:function(e,t){var o;if("string"==typeof t)return(o=e.find((function(e){return e.slug===t})))?o.slug:"custom"}},{key:"getCurrentSelectValue",value:function(e){var t=this.props,o=t.paddingSize,n=t.marginSize;switch(e){case"margin":return n;case"padding":return o}}},{key:"setCurrentSelectValue",value:function(e){var t=this.props,o=t.type,n=t.setAttributes;switch(o){case"margin":n({marginSize:e});break;case"padding":n({paddingSize:e})}}},{key:"onChangeValue",value:function(e){var t=$a.find((function(t){return t.slug===e}));t&&this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes($a,t.slug))}},{key:"getSelectOptions",value:function(e){return ce()(e.map((function(e){return{value:e.slug,label:e.name}})))}},{key:"render",value:function(){var e=this.props.type;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.SelectControl,{className:"components-font-size-picker__select",label:"Choose ".concat(e," preset"),hideLabelFromVision:!0,value:this.getCurrentSelectValue(e),onChange:this.onChangeValue,options:this.getSelectOptions($a)}))}}]),o}(le.Component);function es(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ts=function(e){De()(o,e);var t=es(o);function o(e){var n;return Te()(this,o),(n=t.apply(this,arguments)).onChangeTop=n.onChangeTop.bind(Ie()(n)),n.onChangeRight=n.onChangeRight.bind(Ie()(n)),n.onChangeBottom=n.onChangeBottom.bind(Ie()(n)),n.onChangeLeft=n.onChangeLeft.bind(Ie()(n)),n.onChangeAll=n.onChangeAll.bind(Ie()(n)),n.onChangeUnits=n.onChangeUnits.bind(Ie()(n)),n.onChangeSize=n.onChangeSize.bind(Ie()(n)),n.syncUnits=n.syncUnits.bind(Ie()(n)),n.saveMeta=n.saveMeta.bind(Ie()(n)),e.attributes.saveCoBlocksMeta&&(n.saveMeta(),Object(oo.dispatch)("core/block-editor").updateBlockAttributes(e.attributes.clientId,{saveCoBlocksMeta:!1})),n}return Be()(o,[{key:"onChangeTop",value:function(e,t){"padding"===this.props.type?this.props.setAttributes(te()({},"paddingTop"+t,e)):this.props.setAttributes(te()({},"marginTop"+t,e)),this.saveMeta()}},{key:"onChangeRight",value:function(e,t){"padding"===this.props.type?this.props.setAttributes(te()({},"paddingRight"+t,e)):this.props.setAttributes(te()({},"marginRight"+t,e)),this.saveMeta()}},{key:"onChangeBottom",value:function(e,t){"padding"===this.props.type?this.props.setAttributes(te()({},"paddingBottom"+t,e)):this.props.setAttributes(te()({},"marginBottom"+t,e)),this.saveMeta()}},{key:"onChangeLeft",value:function(e,t){"padding"===this.props.type?this.props.setAttributes(te()({},"paddingLeft"+t,e)):this.props.setAttributes(te()({},"marginLeft"+t,e)),this.saveMeta()}},{key:"onChangeAll",value:function(e,t){var o,n;"padding"===this.props.type?this.props.setAttributes((o={},te()(o,"paddingTop"+t,e),te()(o,"paddingRight"+t,e),te()(o,"paddingBottom"+t,e),te()(o,"paddingLeft"+t,e),o)):this.props.setAttributes((n={},te()(n,"marginTop"+t,e),te()(n,"marginRight"+t,e),te()(n,"marginBottom"+t,e),te()(n,"marginLeft"+t,e),n));this.saveMeta()}},{key:"onChangeUnits",value:function(e){"padding"===this.props.type?this.props.setAttributes({paddingUnit:e}):this.props.setAttributes({marginUnit:e}),this.saveMeta()}},{key:"onChangeSize",value:function(e,t){["coblocks/hero"].includes(this.props.name)&&"no"===e&&(t<0?(e="huge",t=60):t=-1),"padding"===this.props.type?(this.props.setAttributes({paddingSyncUnits:!0}),this.props.setAttributes({paddingSize:e}),t&&(t<0&&(t=""),this.props.setAttributes({paddingTop:t,paddingRight:t,paddingBottom:t,paddingLeft:t,paddingUnit:"px"}))):(this.props.setAttributes({marginSize:e}),t&&(t<0&&(t=""),this.props.setAttributes({marginTop:t,marginRight:0,marginBottom:t,marginLeft:0,marginUnit:"px"}))),this.saveMeta()}},{key:"syncUnits",value:function(e,t){var o,n,c=[this.props["valueTop"+t],this.props["valueRight"+t],this.props["valueBottom"+t],this.props["valueLeft"+t]],r=Math.max.apply(null,c);"padding"===this.props.type?(this.props.setAttributes(te()({},"paddingSyncUnits"+t,!this.props["syncUnits"+t])),this.props.setAttributes((o={},te()(o,"paddingTop"+t,r),te()(o,"paddingRight"+t,r),te()(o,"paddingBottom"+t,r),te()(o,"paddingLeft"+t,r),o))):(this.props.setAttributes(te()({},"marginSyncUnits"+t,!this.props["syncUnits"+t])),this.props.setAttributes((n={},te()(n,"marginTop"+t,r),te()(n,"marginRight"+t,r),te()(n,"marginBottom"+t,r),te()(n,"marginLeft"+t,r),n)));this.saveMeta()}},{key:"saveMeta",value:function(){var e=wp.data.select("core/editor").getEditedPostAttribute("meta"),t=wp.data.select("core/block-editor").getBlock(this.props.clientId),o={};if(void 0!==this.props.attributes.coblocks&&void 0!==this.props.attributes.coblocks.id){var n=this.props.name.split("/").join("-")+"-"+this.props.attributes.coblocks.id,c=t.attributes.paddingUnit,r=t.attributes.marginUnit,l={paddingTop:void 0!==t.attributes.paddingTop?t.attributes.paddingTop+c:null,paddingRight:void 0!==t.attributes.paddingRight?t.attributes.paddingRight+c:null,paddingBottom:void 0!==t.attributes.paddingBottom?t.attributes.paddingBottom+c:null,paddingLeft:void 0!==t.attributes.paddingLeft?t.attributes.paddingLeft+c:null,paddingTopTablet:void 0!==t.attributes.paddingTopTablet?t.attributes.paddingTopTablet+c:null,paddingRightTablet:void 0!==t.attributes.paddingRightTablet?t.attributes.paddingRightTablet+c:null,paddingBottomTablet:void 0!==t.attributes.paddingBottomTablet?t.attributes.paddingBottomTablet+c:null,paddingLeftTablet:void 0!==t.attributes.paddingLeftTablet?t.attributes.paddingLeftTablet+c:null,paddingTopMobile:void 0!==t.attributes.paddingTopMobile?t.attributes.paddingTopMobile+c:null,paddingRightMobile:void 0!==t.attributes.paddingRightMobile?t.attributes.paddingRightMobile+c:null,paddingBottomMobile:void 0!==t.attributes.paddingBottomMobile?t.attributes.paddingBottomMobile+c:null,paddingLeftMobile:void 0!==t.attributes.paddingLeftMobile?t.attributes.paddingLeftMobile+c:null},i={marginTop:void 0!==t.attributes.marginTop?t.attributes.marginTop+r:null,marginRight:void 0!==t.attributes.marginRight?t.attributes.marginRight+r:null,marginBottom:void 0!==t.attributes.marginBottom?t.attributes.marginBottom+r:null,marginLeft:void 0!==t.attributes.marginLeft?t.attributes.marginLeft+r:null,marginTopTablet:void 0!==t.attributes.marginTopTablet?t.attributes.marginTopTablet+r:null,marginRightTablet:void 0!==t.attributes.marginRightTablet?t.attributes.marginRightTablet+r:null,marginBottomTablet:void 0!==t.attributes.marginBottomTablet?t.attributes.marginBottomTablet+r:null,marginLeftTablet:void 0!==t.attributes.marginLeftTablet?t.attributes.marginLeftTablet+r:null,marginTopMobile:void 0!==t.attributes.marginTopMobile?t.attributes.marginTopMobile+r:null,marginRightMobile:void 0!==t.attributes.marginRightMobile?t.attributes.marginRightMobile+r:null,marginBottomMobile:void 0!==t.attributes.marginBottomMobile?t.attributes.marginBottomMobile+r:null,marginLeftMobile:void 0!==t.attributes.marginLeftMobile?t.attributes.marginLeftMobile+r:null};void 0===(o=void 0===e||void 0===e._coblocks_dimensions||void 0!==e._coblocks_dimensions&&""===e._coblocks_dimensions?{}:JSON.parse(e._coblocks_dimensions))[n]?(o[n]={},o[n][this.props.type]={}):void 0===o[n][this.props.type]&&(o[n][this.props.type]={}),"advanced"===this.props.dimensionSize?o[n][this.props.type]="padding"===this.props.type?l:i:o[n][this.props.type]={},wp.data.dispatch("core/editor").editPost({meta:{_coblocks_dimensions:JSON.stringify(o)}});var a=document.head||document.getElementsByTagName("head")[0],s=document.createElement("style"),u="";s.type="text/css",u+="@media only screen and (max-width: 768px) {",u+="."+n+" > div{",void 0!==l.paddingTopTablet&&(u+="padding-top: "+l.paddingTopTablet+" !important;"),void 0!==l.paddingBottomTablet&&(u+="padding-bottom: "+l.paddingBottomTablet+" !important;"),void 0!==l.paddingRightTablet&&(u+="padding-right: "+l.paddingRightTablet+" !important;"),void 0!==l.paddingLeftTablet&&(u+="padding-left: "+l.paddingLeftTablet+" !important;"),void 0!==i.marginTopTablet&&(u+="margin-top: "+i.marginTopTablet+" !important;"),void 0!==i.marginBottomTablet&&(u+="margin-bottom: "+i.marginBottomTablet+" !important;"),void 0!==i.marginRightTablet&&(u+="margin-right: "+i.marginRightTablet+" !important;"),void 0!==i.marginleLtTablet&&(u+="margin-left: "+i.marginLeftTablet+" !important;"),u+="}",u+="}",u+="@media only screen and (max-width: 514px) {",u+="."+n+" > div{",void 0!==l.paddingTopMobile&&(u+="padding-top: "+l.paddingTopMobile+" !important;"),void 0!==l.paddingBottomMobile&&(u+="padding-bottom: "+l.paddingBottomMobile+" !important;"),void 0!==l.paddingRightMobile&&(u+="padding-right: "+l.paddingRightMobile+" !important;"),void 0!==l.paddingLeftMobile&&(u+="padding-left: "+l.paddingLeftMobile+" !important;"),void 0!==i.marginTopMobile&&(u+="margin-top: "+i.marginTopMobile+" !important;"),void 0!==i.marginBottomMobile&&(u+="margin-bottom: "+i.marginBottomMobile+" !important;"),void 0!==i.marginRightMobile&&(u+="margin-right: "+i.marginRightMobile+" !important;"),void 0!==i.marginleLtMobile&&(u+="margin-left: "+i.marginLeftMobile+" !important;"),u+="}",u+="}",s.styleSheet?s.styleSheet.cssText=u:s.appendChild(document.createTextNode(u)),a.appendChild(s)}}},{key:"render",value:function(){var e=this,t=this.props,o=t.help,n=t.instanceId,c=t.label,r=void 0===c?Object(re.__)("Margin","coblocks"):c,l=t.type,i=void 0===l?"margin":l,a=t.unit,s=t.valueBottom,u=t.valueLeft,b=t.valueRight,d=t.valueTop,p=t.valueBottomTablet,m=t.valueLeftTablet,h=t.valueRightTablet,f=t.valueTopTablet,g=t.valueBottomMobile,v=t.valueLeftMobile,O=t.valueRightMobile,k=t.valueTopMobile,y=t.syncUnits,_=t.syncUnitsTablet,j=t.syncUnitsMobile,w=t.dimensionSize,E=t.setAttributes,C=this.props.attributes,x=C.paddingSize,S=C.marginSize,P=qe()("components-base-control","components-coblocks-dimensions-control",{}),z="inspector-coblocks-dimensions-control-".concat(n),T=function(t){var o=""===t.target.value?void 0:Number(t.target.value),n="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(n=t.target.getAttribute("data-device-type")),e.props["syncUnits"+n]?e.onChangeAll(o,n):e.onChangeTop(o,n)},R=function(t){var o=""===t.target.value?void 0:Number(t.target.value),n="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(n=t.target.getAttribute("data-device-type")),e.props["syncUnits"+n]?e.onChangeAll(o,n):e.onChangeRight(o,n)},B=function(t){var o=""===t.target.value?void 0:Number(t.target.value),n="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(n=t.target.getAttribute("data-device-type")),e.props["syncUnits"+n]?e.onChangeAll(o,n):e.onChangeBottom(o,n)},N=function(t){var o=""===t.target.value?void 0:Number(t.target.value),n="";void 0!==t.target.getAttribute("data-device-type")&&void 0!==t.target.getAttribute("data-device-type")&&(n=t.target.getAttribute("data-device-type")),e.props["syncUnits"+n]?e.onChangeAll(o,n):e.onChangeLeft(o,n)},I=[{name:Object(re.__)("Pixel","coblocks"),unitValue:"px"},{name:Object(re.__)("Em","coblocks"),unitValue:"em"},{name:Object(re.__)("Viewport width","coblocks"),unitValue:"vw"},{name:Object(re.__)("Viewport height","coblocks"),unitValue:"vh"},{name:Object(re.__)("Percentage","coblocks"),unitValue:"%"}];return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:P},"advanced"===w?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__header"},r&&Object(le.createElement)("p",{className:"components-coblocks-dimensions-control__label"},r),Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__actions"},Object(le.createElement)(ie.ButtonGroup,{className:"components-coblocks-dimensions-control__units","aria-label":Object(re.__)("Select Units","coblocks")},Xn()(I,(function(t){var o=t.unitValue,n=t.name;return Object(le.createElement)(ie.Tooltip,{text:Object(re.sprintf)(Object(re.__)("%s units","coblocks"),n)},Object(le.createElement)(ie.Button,{key:o,className:"components-coblocks-dimensions-control__units--"+n,isSmall:!0,isPrimary:a===o,isSecondary:a!==o,"aria-pressed":a===o,"aria-label":Object(re.sprintf)(Object(re.__)("%s units","coblocks"),n),onClick:function(){return e.onChangeUnits(o)}},o))}))),Object(le.createElement)(ie.Button,{type:"button",onClick:function(){return e.onChangeSize("no",-1)},isSmall:!0,isSecondary:!0,"aria-label":Object(re.sprintf)(Object(re.__)("Turn off advanced %s settings","coblocks"),r.toLowerCase())},Object(re.__)("Reset","coblocks")))),Object(le.createElement)(ie.TabPanel,{className:"components-coblocks-dimensions-control__mobile-controls",activeClass:"is-active",initialTabName:"default",onSelect:function(t){var o="desktop";switch(t){case"desktop":o="tablet";break;case"tablet":o="mobile";break;case"mobile":o="desktop"}for(var n=document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item--".concat(e.props.type)),c=0;c<n.length;c++)n[c].style.display="none";"default"===t?document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item-".concat(e.props.type,"--tablet"))[0].click():document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item-".concat(e.props.type,"--").concat(o))[0].style.display="block"},tabs:[{name:"default",title:Za.desktopChrome,className:"components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--default")},{name:"desktop",title:Za.mobile,className:"components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--desktop")},{name:"tablet",title:Za.desktopChrome,className:"components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--tablet")},{name:"mobile",title:Za.tablet,className:"components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default is-secondary components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--mobile")}]},(function(t){return"mobile"===t.name?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:T,"aria-label":Object(re.sprintf)(Object(re.__)("%s top","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==k?k:"",min:"padding"===i?0:void 0,"data-device-type":"Mobile"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:R,"aria-label":Object(re.sprintf)(Object(re.__)("%s right","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==O?O:"",min:"padding"===i?0:void 0,"data-device-type":"Mobile"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:B,"aria-label":Object(re.sprintf)(Object(re.__)("%s bottom","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==g?g:"",min:"padding"===i?0:void 0,"data-device-type":"Mobile"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:N,"aria-label":Object(re.sprintf)(Object(re.__)("%s left","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==v?v:"",min:"padding"===i?0:void 0,"data-device-type":"Mobile"}),Object(le.createElement)(ie.Tooltip,{text:j?Object(re.__)("Unsync","coblocks"):Object(re.__)("Sync","coblocks")},Object(le.createElement)(ie.Button,{className:"components-coblocks-dimensions-control_sync","aria-label":Object(re.__)("Sync units","coblocks"),isPrimary:!!j,isSecondary:!j,"aria-pressed":!!j,onClick:function(t){return e.syncUnits(t,"Mobile")},"data-device-type":"Mobile",isSmall:!0},Za.sync)))):"tablet"===t.name?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:T,"aria-label":Object(re.sprintf)(Object(re.__)("%s top","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==f?f:"",min:"padding"===i?0:void 0,"data-device-type":"Tablet"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:R,"aria-label":Object(re.sprintf)(Object(re.__)("%s right","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==h?h:"",min:"padding"===i?0:void 0,"data-device-type":"Tablet"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:B,"aria-label":Object(re.sprintf)(Object(re.__)("%s bottom","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==p?p:"",min:"padding"===i?0:void 0,"data-device-type":"Tablet"}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:N,"aria-label":Object(re.sprintf)(Object(re.__)("%s left","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==m?m:"",min:"padding"===i?0:void 0,"data-device-type":"Tablet"}),Object(le.createElement)(ie.Tooltip,{text:_?Object(re.__)("Unsync","coblocks"):Object(re.__)("Sync","coblocks")},Object(le.createElement)(ie.Button,{className:"components-coblocks-dimensions-control_sync","aria-label":Object(re.__)("Sync units","coblocks"),isPrimary:!!_,isSecondary:!_,"aria-pressed":!!_,onClick:function(t){return e.syncUnits(t,"Tablet")},"data-device-type":"Tablet",isSmall:!0},Za.sync)))):Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs"},Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:T,"aria-label":Object(re.sprintf)(Object(re.__)("%s top","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==d?d:"",min:"padding"===i?0:void 0,"data-device-type":""}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:R,"aria-label":Object(re.sprintf)(Object(re.__)("%s right","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==b?b:"",min:"padding"===i?0:void 0,"data-device-type":""}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:B,"aria-label":Object(re.sprintf)(Object(re.__)("%s bottom","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==s?s:"",min:"padding"===i?0:void 0,"data-device-type":""}),Object(le.createElement)("input",{className:"components-coblocks-dimensions-control__number",type:"number",onChange:N,"aria-label":Object(re.sprintf)(Object(re.__)("%s left","coblocks"),r),"aria-describedby":o?z+"__help":void 0,value:""!==u?u:"",min:"padding"===i?0:void 0,"data-device-type":""}),Object(le.createElement)(ie.Tooltip,{text:y?Object(re.__)("Unsync","coblocks"):Object(re.__)("Sync","coblocks")},Object(le.createElement)(ie.Button,{className:"components-coblocks-dimensions-control_sync","aria-label":Object(re.__)("Sync units","coblocks"),isPrimary:!!y,isSecondary:!y,"aria-pressed":!!y,onClick:function(t){return e.syncUnits(t,"")},"data-device-type":"",isSmall:!0},Za.sync))))})),Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__input-labels"},Object(le.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},Object(re.__)("Top","coblocks")),Object(le.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},Object(re.__)("Right","coblocks")),Object(le.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},Object(re.__)("Bottom","coblocks")),Object(le.createElement)("span",{className:"components-coblocks-dimensions-control__number-label"},Object(re.__)("Left","coblocks")),Object(le.createElement)("span",{className:"components-coblocks-dimensions-control__number-label-blank"}))):Object(le.createElement)(ie.BaseControl,{id:"textarea-1",label:r,help:o},Object(le.createElement)("div",{className:"components-font-size-picker__controls"},Object(le.createElement)(Qa,{type:i,setAttributes:E,paddingSize:x,marginSize:S}),Object(le.createElement)(ie.Button,{type:"button",onClick:function(){return e.onChangeSize("advanced","")},isSmall:!0,isSecondary:!0,"aria-label":Object(re.sprintf)(Object(re.__)("Advanced %s settings","coblocks"),r.toLowerCase()),isPrimary:"advanced"===w},Object(re.__)("Advanced","coblocks"))))))}}]),o}(le.Component),os=Object(uo.withInstanceId)(ts);function ns(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var cs=window.getComputedStyle,rs=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes.backgroundColor,n=e.querySelector('[contenteditable="true"]'),c=n?cs(n):null;return{fallbackBackgroundColor:o||!c?void 0:c.backgroundColor}})),ls=function(e){De()(o,e);var t=ns(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.clientId,o=e.attributes,n=e.setAttributes,c=e.backgroundColor,r=e.setBackgroundColor,l=e.setTextColor,i=e.textColor,a=e.nextBlockClient,s=e.nextBlockClientId,u=e.lastId,b=e.updateBlockAttributes,d=o.width,p=o.marginTop,m=o.marginRight,h=o.marginBottom,f=o.marginLeft,g=o.marginTopTablet,v=o.marginRightTablet,O=o.marginBottomTablet,k=o.marginLeftTablet,y=o.marginTopMobile,_=o.marginRightMobile,j=o.marginBottomMobile,w=o.marginLeftMobile,E=o.marginUnit,C=o.marginSyncUnits,x=o.marginSyncUnitsTablet,S=o.marginSyncUnitsMobile,P=o.marginSize,z=o.paddingTop,T=o.paddingRight,R=o.paddingBottom,B=o.paddingLeft,N=o.paddingTopTablet,I=o.paddingRightTablet,A=o.paddingBottomTablet,D=o.paddingLeftTablet,M=o.paddingTopMobile,L=o.paddingRightMobile,F=o.paddingBottomMobile,V=o.paddingLeftMobile,G=o.paddingUnit,H=o.paddingSyncUnits,U=o.paddingSyncUnitsTablet,W=o.paddingSyncUnitsMobile,q=o.paddingSize;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Column settings","coblocks"),className:"components-panel__body--column-settings"},Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),help:Object(re.__)("Space inside of the container.","coblocks"),valueTop:z,valueRight:T,valueBottom:R,valueLeft:B,valueTopTablet:N,valueRightTablet:I,valueBottomTablet:A,valueLeftTablet:D,valueTopMobile:M,valueRightMobile:L,valueBottomMobile:F,valueLeftMobile:V,unit:G,syncUnits:H,syncUnitsTablet:U,syncUnitsMobile:W,dimensionSize:q})),Object(le.createElement)(os,xe()({},this.props,{type:"margin",label:Object(re.__)("Margin","coblocks"),help:Object(re.__)("Space around the container.","coblocks"),valueTop:p,valueRight:m,valueBottom:h,valueLeft:f,valueTopTablet:g,valueRightTablet:v,valueBottomTablet:O,valueLeftTablet:k,valueTopMobile:y,valueRightMobile:_,valueBottomMobile:j,valueLeftMobile:w,unit:E,syncUnits:C,syncUnitsTablet:x,syncUnitsMobile:S,dimensionSize:P})),u!==t?Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Width","coblocks"),value:parseFloat(d),onChange:function(e){return function(e){var t=parseFloat(d)-e,o=parseFloat(a.attributes.width)+t;o>9&&(n({width:parseFloat(e).toFixed(2)}),b(s,{width:parseFloat(o).toFixed(2)}))}(e)},min:10,max:100,step:.01}):null),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:c.color,onChange:r,label:Object(re.__)("Background color","coblocks")},{value:i.color,onChange:l,label:Object(re.__)("Text color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasOverlay:!0}))))}}]),o}(le.Component),is=Object(uo.compose)([Ka,rs])(ls);function as(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ss=function(e){De()(o,e);var t=as(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.clientId,c=e.updateBlockAttributes,r=e.getBlockRootClientId,l=t.contentAlign,i=t.verticalAlignment;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:l,onChange:function(e){return o({contentAlign:e})}}),Object(le.createElement)(eo.BlockVerticalAlignmentToolbar,{onChange:function(e){var t=r(n);c(t,{verticalAlignment:null}),o({verticalAlignment:e})},value:i}),Pl(this.props)))}}]),o}(le.Component);function us(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function bs(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?us(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):us(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function ds(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ps=function(e){De()(o,e);var t=ds(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={selectedWidth:0,nextWidth:0,selectedBlockWidth:0,nextBlockWidth:0,maxWidth:999999999,resizing:!1},e}return Be()(o,[{key:"render",value:function(){var e,t,o=this,n=this.props,c=n.columnBlocks,r=n.attributes,l=n.className,i=n.isSelected,a=n.setAttributes,s=n.backgroundColor,u=n.textColor,b=n.hasInnerBlocks,d=n.parentId,p=n.nextBlockClient,m=n.nextBlockClientId,h=n.updateBlockAttributes,f=r.coblocks,g=r.backgroundImg,v=r.width,O=r.paddingTop,k=r.paddingRight,y=r.paddingBottom,_=r.paddingLeft,j=r.marginTop,w=r.marginRight,E=r.marginBottom,C=r.marginLeft,x=r.paddingUnit,S=r.marginUnit,P=r.marginSize,z=r.paddingSize,T=r.contentAlign,R=r.verticalAlignment,B=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add background to column","coblocks")})),N=qe()("wp-block-coblocks-column",{"wp-block-coblocks-column-placeholder":c&&c.innerBlocks&&Object.keys(c.innerBlocks).length<1},(e={},te()(e,"has-text-align-".concat(T),T),te()(e,"is-vertically-aligned-".concat(R),R),e));f&&void 0!==f.id&&(N=qe()(N,"coblocks-column-".concat(f.id)));var I=qe.a.apply(void 0,["wp-block-coblocks-column__inner"].concat(ce()(El(r)),[(t={"has-text-color":u.color,"has-padding":z&&"no"!==z,"has-margin":P&&"no"!==P},te()(t,"has-".concat(z,"-padding"),z&&"advanced"!==z),te()(t,"has-".concat(P,"-margin"),P&&"advanced"!==P),t)])),A=bs(bs({},Rl(r)),{},{backgroundColor:s.color,color:u.color,paddingTop:"advanced"===z&&O?O+x:void 0,paddingRight:"advanced"===z&&k?k+x:void 0,paddingBottom:"advanced"===z&&y?y+x:void 0,paddingLeft:"advanced"===z&&_?_+x:void 0,marginTop:"advanced"===P&&j?j+S:void 0,marginRight:"advanced"===P&&w?w+S:void 0,marginBottom:"advanced"===P&&E?E+S:void 0,marginLeft:"advanced"===P&&C?C+S:void 0});return 100===parseInt(v)?Object(le.createElement)(le.Fragment,null,B,i&&Object(le.createElement)(ss,this.props),i&&Object(le.createElement)(is,this.props),Object(le.createElement)("div",{className:N,style:{backgroundColor:s.color,backgroundImage:g?"url(".concat(g,")"):void 0,color:u.color}},Object(le.createElement)("div",{className:"wp-block-coblocks-column"},Object(le.createElement)("div",{className:I,style:A},Vl(r),Object(le.createElement)(eo.InnerBlocks,{templateLock:!1,renderAppender:!b&&eo.InnerBlocks.ButtonBlockAppender}))))):Object(le.createElement)(le.Fragment,null,B,i&&Object(le.createElement)(ss,this.props),i&&Object(le.createElement)(is,this.props),Object(le.createElement)("span",{className:qe()("coblocks-resizeable-width",{"is-resizing":this.state.resizing})},i&&this.state.selectedBlockWidth>0?parseFloat(this.state.selectedBlockWidth).toFixed(1):parseFloat(v).toFixed(1),"%"),Object(le.createElement)(ie.ResizableBox,{className:qe()(l,{"is-selected-column":i,"is-resizing":this.state.resizing}),maxWidth:this.state.maxWidth,minHeight:"20",enable:{top:!1,right:!0,bottom:!1,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(){document.getElementById("block-"+o.props.clientId).classList.remove("is-resizing"),document.getElementById("block-"+d).classList.remove("is-resizing"),o.setState({resizing:!1})},onResize:function(e,t,n,c){var r=document.getElementById("block-"+d).getElementsByClassName("wp-block-coblocks-row__inner")[0].getBoundingClientRect(),l=(o.state.selectedWidth+c.width)/r.width*100,i=parseFloat(v)-l,s=parseFloat(p.attributes.width)+i;document.getElementById("block-"+d).classList.add("is-resizing"),document.getElementById("block-"+o.props.clientId).getElementsByClassName("wp-block-coblocks-column")[0].style.width="auto",s>10&&l>10&&(h(m,{width:parseFloat(s).toFixed(2)}),a({width:parseFloat(l).toFixed(2)}))},onResizeStart:function(){var e=document.getElementById("block-"+o.props.clientId),t=e.getBoundingClientRect();e.classList.add("is-resizing"),document.getElementById("block-"+d).classList.add("is-resizing"),o.setState({selectedWidth:t.width}),o.setState({resizing:!0})},showHandle:i},Object(le.createElement)("div",{className:N,style:{color:u.color}},Object(_e.isBlobURL)(g)&&Object(le.createElement)(ie.Spinner,null),Vl(r),Object(le.createElement)("div",{className:I,style:A},Object(le.createElement)(eo.InnerBlocks,{templateLock:!1,renderAppender:!b&&eo.InnerBlocks.ButtonBlockAppender})))))}}]),o}(le.Component),ms=Object(oo.withSelect)((function(e,t){var o=t.clientId,n=e("core/block-editor"),c=n.getBlock,r=n.getBlockRootClientId,l=n.getNextBlockClientId,i=n.getPreviousBlockClientId,a=n.getBlocksByClientId,s=r(o),u=c(o),b=l(o)||i(o),d=c(b),p=a(s),m="undefined"!==p[0].innerBlocks?p[0].innerBlocks[p[0].innerBlocks.length-1].clientId:o;return{hasInnerBlocks:!(!u||!u.innerBlocks.length),parentId:s,nextBlockClient:d,nextBlockClientId:b,getBlockRootClientId:r,lastId:m,parentBlocks:p}})),hs=Object(oo.withDispatch)((function(e){return{updateBlockAttributes:e("core/block-editor").updateBlockAttributes}})),fs=Object(uo.compose)([Ka,ms,hs])(ps);function gs(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function vs(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?gs(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):gs(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Os=function(e){var t,o,n=e.attributes,c=n.coblocks,r=n.textColor,l=n.customTextColor,i=n.marginSize,a=n.paddingSize,s=n.contentAlign,u=n.verticalAlignment,b=Object(eo.getColorClassName)("color",r),d=qe()((t={},te()(t,"has-text-align-".concat(s),s),te()(t,"is-vertically-aligned-".concat(u),u),t));c&&void 0!==c.id&&(d=qe()(d,"coblocks-column-".concat(c.id)));var p=qe.a.apply(void 0,["wp-block-coblocks-column__inner"].concat(ce()(El(n)),[(o={"has-text-color":r||l},te()(o,b,b),te()(o,"has-padding",a&&"no"!==a),te()(o,"has-margin",i&&"no"!==i),te()(o,"has-".concat(a,"-padding"),a&&"advanced"!==a),te()(o,"has-".concat(i,"-margin"),i&&"advanced"!==i),o)])),m=vs(vs({},Rl(n)),{},{color:b?void 0:l});return Object(le.createElement)("div",{className:d},Object(le.createElement)("div",{className:p,style:m},Vl(n),Object(le.createElement)(eo.InnerBlocks.Content,null)))};function ks(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function ys(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ks(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ks(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var _s=Ha.name,js=Ha.category,ws=ys(ys(ys({},Ua),wl),Ha.attributes),Es={title:Object(re.__)("Column","coblocks"),description:Object(re.__)("An immediate child of a row.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:et}),parent:["coblocks/row"],supports:{inserter:!1},attributes:ws,edit:fs,getEditWrapperProps:function(e){var t=e.paddingSize;if("advanced"!==t&&"no"===t)return{"data-background-dropzone":!1}},save:Os,deprecated:Ya},Cs=o(63);function xs(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var Ss=[{attributes:function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?xs(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):xs(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Cs.attributes),save:function(e){var t=e.attributes,o=e.className,n=t.color,c=t.customColor,r=t.height,l=Object(eo.getColorClassName)("color",n),i=qe()(o,te()({"has-text-color":n||c},l,l)),a={color:l?void 0:c,height:r?r+"px":void 0};return Object(le.createElement)("hr",{className:i,style:a})}}],Ps=Object(eo.withColors)({color:"color"});function zs(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ts=function(e){De()(o,e);var t=zs(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateHeight=e.updateHeight.bind(Ie()(e)),e}return Be()(o,[{key:"updateHeight",value:function(e){this.props.setAttributes({height:e})}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.setColor,c=e.color,r=t.height;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Dynamic HR settings","coblocks")},Object(le.createElement)(ie.BaseControl,{label:Object(re.__)("Height in pixels","coblocks")},Object(le.createElement)("input",{type:"number",onChange:function(e){o({height:parseInt(e.target.value,10)})},"aria-label":Object(re.__)("Height for the dynamic separator element in pixels.","coblocks"),value:r,min:"20",step:"10"}))),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:c.color,onChange:n,label:Object(re.__)("Background color","coblocks")}]})))}}]),o}(le.Component),Rs=Object(uo.compose)([Ps])(Ts);function Bs(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ns=function(e){De()(o,e);var t=Bs(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.className,n=e.isSelected,c=e.setAttributes,r=e.color,l=t.height;return Object(le.createElement)(le.Fragment,null,n&&Object(le.createElement)(Rs,this.props),Object(le.createElement)(ie.ResizableBox,{className:qe()(o,te()({"is-selected":n,"has-background":r.color},r.class,r.class)),style:{color:r.color},size:{height:l},minHeight:"20",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(e,t,o,n){var r=parseInt(l+n.height,10);c({height:r})},showHandle:n}))}}]),o}(le.Component),Is=Object(uo.compose)([Ps])(Ns),As=function(e){var t=e.attributes,o=e.className,n=t.color,c=t.customColor,r=t.height,l=Object(eo.getColorClassName)("color",n),i=qe()(o,te()({"has-background":n||c},l,l)),a={color:l?void 0:c,height:r?r+"px":void 0};return Object(le.createElement)("hr",{className:i,style:a})},Ds={from:[{type:"block",blocks:["core/spacer"],transform:function(e){var t=e.height;return Object(oe.createBlock)(Cs.name,{height:t})}},{type:"block",blocks:["core/separator"],transform:function(){return Object(oe.createBlock)(Cs.name)}}],to:[{type:"block",blocks:["core/spacer"],transform:function(e){var t=e.height;return Object(oe.createBlock)("core/spacer",{height:t})}},{type:"block",blocks:["core/separator"],transform:function(){return Object(oe.createBlock)("core/separator")}}]},Ms=Cs.name,Ls=Cs.category,Fs=Cs.attributes,Vs={title:Object(re.__)("Dynamic HR","coblocks"),description:Object(re.__)("Add a resizable spacer between other blocks.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:tt}),keywords:["coblocks","hr",Object(re.__)("spacer","coblocks"),Object(re.__)("separator","coblocks")],styles:[{name:"dots",label:Object(re.__)("Dot","coblocks"),isDefault:!0},{name:"line",label:Object(re.__)("Line","coblocks")},{name:"fullwidth",label:Object(re.__)("Fullwidth","coblocks")}],example:{attributes:{height:100}},attributes:Fs,transforms:Ds,edit:Is,save:As,deprecated:Ss},Gs=function(e){var t=e.onClick,o=void 0===t?He.noop:t;return Object(le.createElement)("div",{className:"coblocks-block-appender"},Object(le.createElement)(ie.Tooltip,{text:Object(re.__)("Add event","coblocks")},Object(le.createElement)(ie.Button,{label:Object(re.__)("Add event","coblocks"),className:"block-editor-button-block-appender",onClick:o},Object(le.createElement)(Ac,{icon:Dc}))))},Hs=function(e){var t=e.attributes,o=e.toggleExternalCalendarControls,n=e.showExternalCalendarControls,c=e.eventsRangeOptions,r=e.onChangeEventsToShow,l=e.onChangeEventsRange,i=t.eventsToShow,a=t.eventsRange;return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Events settings","coblocks"),initialOpen:!0},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Link a calendar","coblocks"),help:n?Object(re.__)("Showing public calendar.","coblocks"):Object(re.__)("Toggle to link a public calendar.","coblocks"),checked:n,onChange:function(){return o()}}),n&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Events per page","coblocks"),value:i,onChange:function(e){return r(e)},min:1,max:15}),n&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Period","coblocks"),value:a,options:c,help:Object(re.__)("Show events from the period (100 events max).","coblocks"),onChange:function(e){return l(e)}})))};function Us(e,t){var o;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(o=function(e,t){if(!e)return;if("string"==typeof e)return Ws(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);"Object"===o&&e.constructor&&(o=e.constructor.name);if("Map"===o||"Set"===o)return Array.from(e);if("Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return Ws(e,t)}(e))||t&&e&&"number"==typeof e.length){o&&(e=o);var n=0,c=function(){};return{s:c,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:c}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,l=!0,i=!1;return{s:function(){o=e[Symbol.iterator]()},n:function(){var e=o.next();return l=e.done,e},e:function(e){i=!0,r=e},f:function(){try{l||null==o.return||o.return()}finally{if(i)throw r}}}}function Ws(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,n=new Array(t);o<t;o++)n[o]=e[o];return n}function qs(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ys=["coblocks/event-item"],Ks=[["coblocks/event-item"]],Xs=[{value:"1 week",label:Object(re.__)("1 week","coblocks")},{value:"2 weeks",label:Object(re.__)("2 weeks","coblocks")},{value:"1 month",label:Object(re.__)("1 month","coblocks")},{value:"all",label:Object(re.__)("Fetch all","coblocks")}],Zs=function(e){De()(o,e);var t=qs(o);function o(){var e;Te()(this,o);var n=(e=t.apply(this,arguments)).props.attributes.externalCalendarUrl;return e.state={isEditing:!1,showExternalCalendarControls:!!n||!1,externalCalendarUrl:n},e.toggleExternalCalendarControls=e.toggleExternalCalendarControls.bind(Ie()(e)),e.saveExternalCalendarUrl=e.saveExternalCalendarUrl.bind(Ie()(e)),e.insertNewItem=e.insertNewItem.bind(Ie()(e)),e.mutationObserverCallback=e.mutationObserverCallback.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidMount",value:function(){this.observer=new MutationObserver(this.mutationObserverCallback),this.observer.observe(this.el,{childList:!0})}},{key:"componentDidUpdate",value:function(){this.props.attributes.externalCalendarUrl&&this.slickTarget&&jQuery(this.slickTarget).slick("slickSetOption","infinite",!1,!0)}},{key:"componentWillUnmount",value:function(){this.props.attributes.externalCalendarUrl&&jQuery(this.slickTarget).slick("unslick"),this.observer.disconnect()}},{key:"mutationObserverCallback",value:function(e){var t,o=Us(e);try{for(o.s();!(t=o.n()).done;){var n=t.value;"childList"===n.type&&n.addedNodes.length>0&&n.addedNodes[0].outerHTML.match("wp-block-coblocks-events")&&(this.slickTarget=n.addedNodes[0].children[0],jQuery(this.slickTarget).slick({infinite:!1,rows:this.slickTarget.dataset.perPage,accessibility:!1,draggable:!1,swipe:!1,touchMove:!1}))}}catch(e){o.e(e)}finally{o.f()}}},{key:"toggleExternalCalendarControls",value:function(){var e=this.state.showExternalCalendarControls;!1==!e&&this.props.setAttributes({externalCalendarUrl:""}),this.setState({showExternalCalendarControls:!e})}},{key:"saveExternalCalendarUrl",value:function(){this.props.setAttributes({externalCalendarUrl:this.state.externalCalendarUrl}),this.setState({isEditing:!1})}},{key:"insertNewItem",value:function(){var e=this.props,t=e.clientId,o=e.innerBlocks,n=Object(oe.createBlock)("coblocks/event-item");Object(oo.dispatch)("core/block-editor").insertBlock(n,o.length,t)}},{key:"render",value:function(){var e=this,t=this.props,o=t.className,n=t.attributes,c=t.setAttributes,r=n.externalCalendarUrl,l=[{icon:Lr,title:Object(re.__)("Edit calendar URL","coblocks"),onClick:function(){return e.setState({isEditing:!e.state.isEditing})}}];return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Hs,{attributes:n,toggleExternalCalendarControls:this.toggleExternalCalendarControls,showExternalCalendarControls:this.state.showExternalCalendarControls,eventsRangeOptions:Xs,onChangeEventsToShow:function(e){return c({eventsToShow:e})},onChangeEventsRange:function(e){return c({eventsRange:e})}}),!!r&&Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,{controls:l})),this.state.showExternalCalendarControls&&(!r||this.state.isEditing)&&Object(le.createElement)(ie.Placeholder,{icon:"rss",label:Object(re.__)("Calendar URL","coblocks")},Object(le.createElement)(ie.TextControl,{placeholder:Object(re.__)("Enter URL here…","coblocks"),value:this.state.externalCalendarUrl,onChange:function(t){return e.setState({externalCalendarUrl:t})},className:"components-placeholder__input"}),Object(le.createElement)(ie.Button,{type:"button",onClick:this.saveExternalCalendarUrl,disabled:!this.state.externalCalendarUrl},Object(re.__)("Use URL","coblocks"))),!r&&!this.state.showExternalCalendarControls&&Object(le.createElement)("div",{className:qe()(o,"coblocks-custom-event")},Object(le.createElement)(eo.InnerBlocks,{allowedBlocks:Ys,template:Ks,templateInsertUpdatesSelection:!1,renderAppender:function(){return Object(le.createElement)(Gs,{onClick:e.insertNewItem})}})),Object(le.createElement)("div",{ref:function(t){return e.el=t}},!!r&&Object(le.createElement)(ie.ServerSideRender,{block:"coblocks/events",attributes:this.props.attributes})))}}]),o}(le.Component),Js=Object(oo.withSelect)((function(e,t){return{innerBlocks:e("core/block-editor").getBlocks(t.clientId)}})),$s=Object(uo.compose)([Js])(Zs),Qs=o(109);var eu={from:[{type:"raw",isMatch:function(e){return"P"===e.nodeName&&/^\s*(https?:\/\/\S+)\s*$/i.test(e.textContent)&&/\.(ical|ics|ifb|icalendar)/i.test(e.textContent)},transform:function(e){return Object(oe.createBlock)(Qs.name,{externalCalendarUrl:e.textContent.trim()})}}]},tu=Qs.name,ou=Qs.category,nu={title:Object(re._x)("Events","block name","coblocks"),description:Object(re.__)("Add a list of events or display events from a public calendar.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:ot}),keywords:["coblocks",Object(re.__)("calendar","coblocks"),Object(re.__)("date","coblocks")],supports:{align:["wide","full"]},transforms:eu,edit:$s,save:function(e){var t=e.attributes,o=t.className;return!t.externalCalendarUrl&&Object(le.createElement)("div",{className:o},Object(le.createElement)(eo.InnerBlocks.Content,null))}},cu=Object(eo.withColors)({textColor:"color"}),ru=Object(uo.compose)([cu])((function(e){var t=e.textColor,o=e.setTextColor,n=[{value:t.color,onChange:o,label:Object(re.__)("Text color","coblocks")}];return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:n},Object(le.createElement)(eo.ContrastChecker,{isLargeText:!0,textColor:t.color})))}));function lu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var iu=function(e){De()(o,e);var t=lu(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidUpdate",value:function(){this.props.attributes.externalChange&&(this.props.setAttributes({textColor:this.props.attributes.textColor}),this.props.setTextColor(this.props.attributes.textColor))}},{key:"render",value:function(){var e=this.props,t=e.className,o=e.attributes,n=e.setAttributes,c=e.textColor,r=o.description,l=o.eventDay,i=o.eventLocation,a=o.eventMonth,s=o.eventTime,u=o.eventYear,b=o.title,d={color:c.color};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ru,this.props),Object(le.createElement)("div",{className:qe()(t,te()({"has-text-color":c.color},c.class,c.class)),style:d},Object(le.createElement)("div",{className:"wp-block-coblocks-events__date"},Object(le.createElement)(eo.RichText,{value:l,tagName:"span",className:"wp-block-coblocks-events__day",placeholder:Object(re.__)("Day…","coblocks"),onChange:function(e){return n({eventDay:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)("div",null,Object(le.createElement)(eo.RichText,{value:a,tagName:"span",className:"wp-block-coblocks-events__month",placeholder:Object(re.__)("Month…","coblocks"),onChange:function(e){return n({eventMonth:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{value:u,tagName:"span",className:"wp-block-coblocks-events__year",placeholder:Object(re.__)("Year…","coblocks"),onChange:function(e){return n({eventYear:e})},keepPlaceholderOnFocus:!0}))),Object(le.createElement)("div",{className:"wp-block-coblocks-events__content"},Object(le.createElement)(eo.RichText,{value:b,tagName:"span",className:"wp-block-coblocks-events__title",placeholder:Object(re.__)("Write event title…","coblocks"),onChange:function(e){return n({title:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{value:r,tagName:"span",className:"wp-block-coblocks-events__description",placeholder:Object(re.__)("Write event description…","coblocks"),onChange:function(e){return n({description:e})},keepPlaceholderOnFocus:!0})),Object(le.createElement)("div",{className:"wp-block-coblocks-events__details"},Object(le.createElement)(eo.RichText,{value:s,tagName:"span",className:"wp-block-coblocks-events__time",placeholder:Object(re.__)("Time…","coblocks"),onChange:function(e){return n({eventTime:e})},keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{value:i,tagName:"span",className:"wp-block-coblocks-events__location",placeholder:Object(re.__)("Location…","coblocks"),onChange:function(e){return n({eventLocation:e})},keepPlaceholderOnFocus:!0}))))}}]),o}(le.Component),au=Object(uo.compose)([cu])(iu),su=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"m19 4h-1v-2h-2v2h-8v-2h-2v2h-1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2zm0 16h-14v-12h14zm-12-10v4h4v-4z"})),uu=o(124);var bu=uu.name,du=uu.category,pu=uu.attributes,mu={title:Object(re._x)("Event Item","block name","coblocks"),description:Object(re.__)("An event within the events block.","coblocks"),icon:su,attributes:pu,supports:{reusable:!1,html:!1},parent:["coblocks/events"],edit:au,save:function(e){var t=e.className,o=e.attributes,n=o.customTextColor,c=o.description,r=o.eventDay,l=o.eventLocation,i=o.eventMonth,a=o.eventTime,s=o.eventYear,u=o.pageNum,b=o.textColor,d=o.title,p=Object(eo.getColorClassName)("color",b),m=qe()(t,te()({"has-text-color":b||n},p,p));return function(e){var t=["title","description","eventDay","eventMonth","eventYear","eventTime","eventLocation"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return de(Object.fromEntries(o))}(o)?null:Object(le.createElement)("div",{className:m,"data-page":String(u),style:{color:p?void 0:n}},Object(le.createElement)("div",{className:"wp-block-coblocks-events__date"},Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-events__day",value:r}),Object(le.createElement)("div",null,Object(le.createElement)(eo.RichText.Content,{value:i,tagName:"span",className:"wp-block-coblocks-events__month"}),Object(le.createElement)(eo.RichText.Content,{value:s,tagName:"span",className:"wp-block-coblocks-events__year"}))),Object(le.createElement)("div",{className:"wp-block-coblocks-events__content"},Object(le.createElement)(eo.RichText.Content,{value:d,tagName:"span",className:"wp-block-coblocks-events__title"}),Object(le.createElement)(eo.RichText.Content,{value:c,tagName:"span",className:"wp-block-coblocks-events__description",itemprop:"description"})),Object(le.createElement)("div",{className:"wp-block-coblocks-events__details"},Object(le.createElement)(eo.RichText.Content,{value:a,tagName:"span",className:"wp-block-coblocks-events__time"}),Object(le.createElement)(eo.RichText.Content,{value:l,tagName:"span",className:"wp-block-coblocks-events__location"})))}};function hu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var fu=function(e){De()(o,e);var t=hu(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.contentAlign;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({contentAlign:e})}}),Pl(this.props)))}}]),o}(le.Component),gu=Object(eo.withColors)("backgroundColor",{textColor:"color"});function vu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ou=window.getComputedStyle,ku=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes.backgroundColor,n=e.querySelector('[contenteditable="true"]'),c=n?Ou(n):null;return{fallbackBackgroundColor:o||!c?void 0:c.backgroundColor}})),yu=function(e){De()(o,e);var t=vu(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.setAttributes,c=e.setBackgroundColor,r=e.textColor,l=e.setTextColor,i=t.paddingBottom,a=t.paddingLeft,s=t.paddingRight,u=t.paddingSize,b=t.paddingTop,d=t.paddingBottomTablet,p=t.paddingLeftTablet,m=t.paddingRightTablet,h=t.paddingTopTablet,f=t.paddingBottomMobile,g=t.paddingLeftMobile,v=t.paddingRightMobile,O=t.paddingTopMobile,k=t.paddingSyncUnits,y=t.paddingSyncUnitsTablet,_=t.paddingSyncUnitsMobile,j=t.paddingUnit;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Feature settings","coblocks")},Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),valueTop:b,valueRight:s,valueBottom:i,valueLeft:a,valueTopTablet:h,valueRightTablet:m,valueBottomTablet:d,valueLeftTablet:p,valueTopMobile:O,valueRightMobile:v,valueBottomMobile:f,valueLeftMobile:g,unit:j,syncUnits:k,syncUnitsTablet:y,syncUnitsMobile:_,dimensionSize:u}))),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:function(e){c(e),u&&"no"!==u||n({paddingSize:"medium"}),e||n({paddingSize:"no"})},label:Object(re.__)("Background color","coblocks")},{value:r.color,onChange:l,label:Object(re.__)("Text color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasOverlay:!0}))))}}]),o}(le.Component),_u=Object(uo.compose)([gu,ku])(yu);function ju(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function wu(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ju(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ju(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Eu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Cu=["core/button","core/paragraph","core/heading","core/image","coblocks/highlight"],xu=[["coblocks/icon",{hasContentAlign:!1}],["core/heading",{placeholder:Object(re.__)("Add feature title…","coblocks"),content:Object(re.__)("Feature Title","coblocks"),level:4}],["core/paragraph",{placeholder:Object(re.__)("Add feature content","coblocks"),content:Object(re.__)("This is a feature block that you can use to highlight features.","coblocks")}]],Su=function(e){De()(o,e);var t=Eu(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateInnerAttributes=e.updateInnerAttributes.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(e){this.props.attributes.headingLevel!==e.attributes.headingLevel&&this.updateInnerAttributes("core/heading",{level:this.props.attributes.headingLevel})}},{key:"updateInnerAttributes",value:function(e,t){Object(oo.select)("core/block-editor").getBlocksByClientId(this.props.clientId)[0].innerBlocks.map((function(o){o.name===e&&Object(oo.dispatch)("core/block-editor").updateBlockAttributes(o.clientId,t)}))}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.textColor,c=t.className,r=t.isSelected,l=t.backgroundColor,i=o.coblocks,a=o.backgroundImg,s=o.contentAlign,u=o.paddingTop,b=o.paddingRight,d=o.paddingBottom,p=o.paddingLeft,m=o.paddingSize,h=o.paddingUnit,f=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add as background","coblocks")})),g=c;i&&void 0!==i.id&&(g=qe()(g,"coblocks-feature-".concat(i.id)));var v=qe.a.apply(void 0,["wp-block-coblocks-feature__inner"].concat(ce()(El(o)),[(e={"has-text-color":n.color,"has-padding":m&&"no"!==m},te()(e,"has-".concat(m,"-padding"),m&&"advanced"!==m),te()(e,"has-".concat(s,"-content"),s),e)])),O=wu(wu({},Rl(o,l)),{},{color:n.color,textAlign:s,paddingTop:"advanced"===m&&u?u+h:void 0,paddingRight:"advanced"===m&&b?b+h:void 0,paddingBottom:"advanced"===m&&d?d+h:void 0,paddingLeft:"advanced"===m&&p?p+h:void 0});return Object(le.createElement)(le.Fragment,null,f,r&&Object(le.createElement)(fu,this.props),r&&Object(le.createElement)(_u,this.props),Object(le.createElement)("div",{className:g},Object(le.createElement)("div",{className:v,style:O},Object(_e.isBlobURL)(a)&&Object(le.createElement)(ie.Spinner,null),Vl(o),Object(le.createElement)(eo.InnerBlocks,{allowedBlocks:Cu,template:xu,templateLock:!1,templateInsertUpdatesSelection:!1,renderAppender:function(){return null},__experimentalCaptureToolbars:!0}))))}}]),o}(le.Component),Pu=Object(uo.compose)([gu])(Su),zu=o(125);function Tu(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Ru(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Tu(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Tu(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Bu=function(e){var t,o=e.attributes,n=e.className,c=o.coblocks,r=o.contentAlign,l=o.customTextColor,i=o.textColor,a=o.paddingSize,s=Object(eo.getColorClassName)("color",i),u=qe()(n,te()({},"has-".concat(r,"-content"),r));c&&void 0!==c.id&&(u=qe()(u,"coblocks-feature-".concat(c.id)));var b=qe.a.apply(void 0,["wp-block-coblocks-feature__inner"].concat(ce()(El(o)),[(t={"has-text-color":i||l},te()(t,s,s),te()(t,"has-padding",a&&"no"!==a),te()(t,"has-".concat(a,"-padding"),a&&"advanced"!==a),t)])),d=Ru(Ru({},Rl(o)),{},{color:s?void 0:l});return Object(le.createElement)("div",{className:u},Object(le.createElement)("div",{className:b,style:d},Vl(o),Object(le.createElement)(eo.InnerBlocks.Content,null)))};function Nu(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Iu(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Nu(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Nu(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Au=zu.name,Du=zu.category,Mu=Iu(Iu(Iu({},Ua),wl),zu.attributes),Lu={title:Object(re.__)("Feature","coblocks"),description:Object(re.__)("A singular child column within a parent features block.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:nt}),parent:["coblocks/features"],supports:{inserter:!1},attributes:Mu,edit:Pu,save:Bu},Fu=o(58);function Vu(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Gu(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Vu(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Vu(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Hu=[{attributes:Gu(Gu(Gu(Gu({},Ua),wl),Fu.attributes),{},{gutter:{type:"string",default:"large"}}),save:function(e){var t,o=e.attributes,n=e.className,c=o.coblocks,r=o.columns,l=o.contentAlign,i=o.customTextColor,a=o.textColor,s=o.gutter,u=o.marginSize,b=o.paddingSize,d=Object(eo.getColorClassName)("color",a),p=n;c&&void 0!==c.id&&(p=qe()(p,"coblocks-features-".concat(c.id)));var m=qe.a.apply(void 0,["wp-block-coblocks-features__inner"].concat(ce()(El(o)),[(t={"has-text-color":a||i},te()(t,d,d),te()(t,"has-padding",b&&"no"!==b),te()(t,"has-".concat(b,"-padding"),b&&"advanced"!==b),te()(t,"has-margin",u&&"no"!==u),te()(t,"has-".concat(u,"-margin"),u&&"advanced"!==u),te()(t,"has-".concat(s,"-gutter"),s),te()(t,"has-".concat(l,"-content"),l),t)])),h=Gu(Gu({},Rl(o)),{},{color:d?void 0:i});return Object(le.createElement)("div",{className:p,"data-columns":r},Object(le.createElement)("div",{className:m,style:h},Vl(o),Object(le.createElement)(eo.InnerBlocks.Content,null)))}}],Uu=Object(eo.withColors)("backgroundColor",{textColor:"color"});function Wu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var qu=window.getComputedStyle,Yu=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes.backgroundColor,n=e.querySelector('[contenteditable="true"]'),c=n?qu(n):null;return{fallbackBackgroundColor:o||!c?void 0:c.backgroundColor}})),Ku=function(e){De()(o,e);var t=Wu(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.clientId,c=e.setAttributes,r=e.setBackgroundColor,l=e.setTextColor,i=e.textColor,a=e.selectBlock,s=t.columns,u=t.gutter,b=t.marginBottom,d=t.marginBottomMobile,p=t.marginBottomTablet,m=t.marginLeft,h=t.marginLeftMobile,f=t.marginLeftTablet,g=t.marginRight,v=t.marginRightMobile,O=t.marginRightTablet,k=t.marginSize,y=t.marginSyncUnits,_=t.marginSyncUnitsMobile,j=t.marginSyncUnitsTablet,w=t.marginTop,E=t.marginTopMobile,C=t.marginTopTablet,x=t.marginUnit,S=t.paddingBottom,P=t.paddingBottomMobile,z=t.paddingBottomTablet,T=t.paddingLeft,R=t.paddingLeftMobile,B=t.paddingLeftTablet,N=t.paddingRight,I=t.paddingRightMobile,A=t.paddingRightTablet,D=t.paddingSize,M=t.paddingSyncUnits,L=t.paddingSyncUnitsMobile,F=t.paddingSyncUnitsTablet,V=t.paddingTop,G=t.paddingTopMobile,H=t.paddingTopTablet,U=t.paddingUnit;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Features settings","coblocks")},Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Columns","coblocks"),value:s,onChange:function(e){c({columns:Math.min(parseInt(e)||1,4)}),parseInt(e)<2?c({gutter:"no"}):"no"===u&&c({gutter:"large"}),a(n)},min:1,max:4}),s>=2&&Object(le.createElement)(wa,this.props),Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),valueTop:V,valueRight:N,valueBottom:S,valueLeft:T,valueTopTablet:H,valueRightTablet:A,valueBottomTablet:z,valueLeftTablet:B,valueTopMobile:G,valueRightMobile:I,valueBottomMobile:P,valueLeftMobile:R,unit:U,syncUnits:M,syncUnitsTablet:F,syncUnitsMobile:L,dimensionSize:D})),Object(le.createElement)(os,xe()({},this.props,{type:"margin",label:Object(re.__)("Margin","coblocks"),valueTop:w,valueRight:g,valueBottom:b,valueLeft:m,valueTopTablet:C,valueRightTablet:O,valueBottomTablet:p,valueLeftTablet:f,valueTopMobile:E,valueRightMobile:v,valueBottomMobile:d,valueLeftMobile:h,unit:x,syncUnits:y,syncUnitsTablet:j,syncUnitsMobile:_,dimensionSize:k}))),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:function(e){r(e),D&&"no"!==D||c({paddingSize:"medium"}),e||c({paddingSize:"no"})},label:Object(re.__)("Background color","coblocks")},{value:i.color,onChange:l,label:Object(re.__)("Text color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasCaption:!1,hasOverlay:!0,hasGalleryControls:!1}))))}}]),o}(le.Component),Xu=Object(uo.compose)([Uu,Yu])(Ku);function Zu(e){var t=e.level,o=e.isPressed,n=void 0!==o&&o,c={1:"M9 5h2v10H9v-4H5v4H3V5h2v4h4V5zm6.6 0c-.6.9-1.5 1.7-2.6 2v1h2v7h2V5h-1.4z",2:"M7 5h2v10H7v-4H3v4H1V5h2v4h4V5zm8 8c.5-.4.6-.6 1.1-1.1.4-.4.8-.8 1.2-1.3.3-.4.6-.8.9-1.3.2-.4.3-.8.3-1.3 0-.4-.1-.9-.3-1.3-.2-.4-.4-.7-.8-1-.3-.3-.7-.5-1.2-.6-.5-.2-1-.2-1.5-.2-.4 0-.7 0-1.1.1-.3.1-.7.2-1 .3-.3.1-.6.3-.9.5-.3.2-.6.4-.8.7l1.2 1.2c.3-.3.6-.5 1-.7.4-.2.7-.3 1.2-.3s.9.1 1.3.4c.3.3.5.7.5 1.1 0 .4-.1.8-.4 1.1-.3.5-.6.9-1 1.2-.4.4-1 .9-1.6 1.4-.6.5-1.4 1.1-2.2 1.6V15h8v-2H15z",3:"M12.1 12.2c.4.3.8.5 1.2.7.4.2.9.3 1.4.3.5 0 1-.1 1.4-.3.3-.1.5-.5.5-.8 0-.2 0-.4-.1-.6-.1-.2-.3-.3-.5-.4-.3-.1-.7-.2-1-.3-.5-.1-1-.1-1.5-.1V9.1c.7.1 1.5-.1 2.2-.4.4-.2.6-.5.6-.9 0-.3-.1-.6-.4-.8-.3-.2-.7-.3-1.1-.3-.4 0-.8.1-1.1.3-.4.2-.7.4-1.1.6l-1.2-1.4c.5-.4 1.1-.7 1.6-.9.5-.2 1.2-.3 1.8-.3.5 0 1 .1 1.6.2.4.1.8.3 1.2.5.3.2.6.5.8.8.2.3.3.7.3 1.1 0 .5-.2.9-.5 1.3-.4.4-.9.7-1.5.9v.1c.6.1 1.2.4 1.6.8.4.4.7.9.7 1.5 0 .4-.1.8-.3 1.2-.2.4-.5.7-.9.9-.4.3-.9.4-1.3.5-.5.1-1 .2-1.6.2-.8 0-1.6-.1-2.3-.4-.6-.2-1.1-.6-1.6-1l1.1-1.4zM7 9H3V5H1v10h2v-4h4v4h2V5H7v4z",4:"M9 15H7v-4H3v4H1V5h2v4h4V5h2v10zm10-2h-1v2h-2v-2h-5v-2l4-6h3v6h1v2zm-3-2V7l-2.8 4H16z",5:"M12.1 12.2c.4.3.7.5 1.1.7.4.2.9.3 1.3.3.5 0 1-.1 1.4-.4.4-.3.6-.7.6-1.1 0-.4-.2-.9-.6-1.1-.4-.3-.9-.4-1.4-.4H14c-.1 0-.3 0-.4.1l-.4.1-.5.2-1-.6.3-5h6.4v1.9h-4.3L14 8.8c.2-.1.5-.1.7-.2.2 0 .5-.1.7-.1.5 0 .9.1 1.4.2.4.1.8.3 1.1.6.3.2.6.6.8.9.2.4.3.9.3 1.4 0 .5-.1 1-.3 1.4-.2.4-.5.8-.9 1.1-.4.3-.8.5-1.3.7-.5.2-1 .3-1.5.3-.8 0-1.6-.1-2.3-.4-.6-.2-1.1-.6-1.6-1-.1-.1 1-1.5 1-1.5zM9 15H7v-4H3v4H1V5h2v4h4V5h2v10z",6:"M9 15H7v-4H3v4H1V5h2v4h4V5h2v10zm8.6-7.5c-.2-.2-.5-.4-.8-.5-.6-.2-1.3-.2-1.9 0-.3.1-.6.3-.8.5l-.6.9c-.2.5-.2.9-.2 1.4.4-.3.8-.6 1.2-.8.4-.2.8-.3 1.3-.3.4 0 .8 0 1.2.2.4.1.7.3 1 .6.3.3.5.6.7.9.2.4.3.8.3 1.3s-.1.9-.3 1.4c-.2.4-.5.7-.8 1-.4.3-.8.5-1.2.6-1 .3-2 .3-3 0-.5-.2-1-.5-1.4-.9-.4-.4-.8-.9-1-1.5-.2-.6-.3-1.3-.3-2.1s.1-1.6.4-2.3c.2-.6.6-1.2 1-1.6.4-.4.9-.7 1.4-.9.6-.3 1.1-.4 1.7-.4.7 0 1.4.1 2 .3.5.2 1 .5 1.4.8 0 .1-1.3 1.4-1.3 1.4zm-2.4 5.8c.2 0 .4 0 .6-.1.2 0 .4-.1.5-.2.1-.1.3-.3.4-.5.1-.2.1-.5.1-.7 0-.4-.1-.8-.4-1.1-.3-.2-.7-.3-1.1-.3-.3 0-.7.1-1 .2-.4.2-.7.4-1 .7 0 .3.1.7.3 1 .1.2.3.4.4.6.2.1.3.3.5.3.2.1.5.2.7.1z"};return c.hasOwnProperty(t)?Object(le.createElement)(ie.SVG,{width:"24",height:"24",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",isPressed:n},Object(le.createElement)(ie.Path,{d:c[t]})):null}function Ju(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var $u=function(e){De()(o,e);var t=Ju(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"createLevelControl",value:function(e,t,o){var n=e===t;return{icon:Object(le.createElement)(Zu,{level:e,isPressed:n}),title:Object(re.sprintf)(Object(re.__)("Heading %d","coblocks"),e),isActive:n,onClick:function(){return o(e)}}}},{key:"render",value:function(){var e=this,t=this.props,o=t.isCollapsed,n=void 0===o||o,c=t.minLevel,r=t.maxLevel,l=t.selectedLevel,i=t.onChange;return Object(le.createElement)(ie.ToolbarGroup,{isCollapsed:n,icon:Object(le.createElement)(Zu,{level:l}),controls:Object(He.range)(c,r).map((function(t){return e.createLevelControl(t,l,i)})),label:Object(re.__)("Change heading level")})}}]),o}(le.Component);function Qu(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var eb=function(e){De()(o,e);var t=Qu(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.onChangeHeadingLevel,c=t.contentAlign,r=t.headingLevel;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)($u,{minLevel:2,maxLevel:6,selectedLevel:r,onChange:n}),Object(le.createElement)(eo.AlignmentToolbar,{value:c,onChange:function(e){return o({contentAlign:e})}}),Pl(this.props)))}}]),o}(le.Component);function tb(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function ob(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?tb(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):tb(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function nb(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var cb=["coblocks/feature"],rb=[["coblocks/feature"],["coblocks/feature"]],lb=function(e){De()(o,e);var t=nb(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateInnerAttributes=e.updateInnerAttributes.bind(Ie()(e)),e.onChangeHeadingLevel=e.onChangeHeadingLevel.bind(Ie()(e)),e}return Be()(o,[{key:"updateInnerAttributes",value:function(e,t){var o=this.props,n=o.updateBlockAttributes;(0,o.getBlocksByClientId)(o.clientId)[0].innerBlocks.forEach((function(o){o.name===e&&n(o.clientId,t)}))}},{key:"onChangeHeadingLevel",value:function(e){(0,this.props.setAttributes)({headingLevel:e}),this.updateInnerAttributes("coblocks/feature",{headingLevel:e})}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.textColor,c=t.className,r=t.isSelected,l=t.backgroundColor,i=o.coblocks,a=o.backgroundImg,s=o.columns,u=o.contentAlign,b=o.paddingTop,d=o.paddingRight,p=o.paddingBottom,m=o.paddingLeft,h=o.marginTop,f=o.marginRight,g=o.marginBottom,v=o.marginLeft,O=o.paddingUnit,k=o.marginUnit,y=o.marginSize,_=o.paddingSize,j=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add as background","coblocks")})),w=c;i&&void 0!==i.id&&(w=qe()(w,"coblocks-features-".concat(i.id)));var E=qe.a.apply(void 0,["wp-block-coblocks-features__inner"].concat(ce()(El(o)),[(e={"has-columns":s>1},te()(e,"has-".concat(s,"-columns"),s),te()(e,"has-responsive-columns",s>1),te()(e,"has-padding",_&&"no"!==_),te()(e,"has-".concat(_,"-padding"),_&&"no"!==_&&"advanced"!==_),te()(e,"has-margin",y&&"no"!==y),te()(e,"has-".concat(y,"-margin"),y&&"no"!==y&&"advanced"!==y),te()(e,"has-".concat(u,"-content"),u),e)])),C=ob(ob({},Rl(o,l)),{},{color:n.color,textAlign:u,paddingTop:"advanced"===_&&b?b+O:void 0,paddingRight:"advanced"===_&&d?d+O:void 0,paddingBottom:"advanced"===_&&p?p+O:void 0,paddingLeft:"advanced"===_&&m?m+O:void 0,marginTop:"advanced"===y&&h?h+k:void 0,marginRight:"advanced"===y&&f?f+k:void 0,marginBottom:"advanced"===y&&g?g+k:void 0,marginLeft:"advanced"===y&&v?v+k:void 0});return Object(le.createElement)(le.Fragment,null,j,r&&Object(le.createElement)(eb,xe()({},this.props,{onChangeHeadingLevel:this.onChangeHeadingLevel})),r&&Object(le.createElement)(Xu,this.props),Object(le.createElement)("div",{className:w},Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:E,style:C},Object(_e.isBlobURL)(a)&&Object(le.createElement)(ie.Spinner,null),Vl(o),Object(le.createElement)(eo.InnerBlocks,{template:rb,allowedBlocks:cb,templateInsertUpdatesSelection:!0,__experimentalCaptureToolbars:!0})))))}}]),o}(le.Component),ib=Object(uo.compose)([Uu,Object(oo.withDispatch)((function(e){var t=e("core/block-editor");return{insertBlock:t.insertBlock,updateBlockAttributes:t.updateBlockAttributes,selectBlock:t.selectBlock}})),Object(oo.withSelect)((function(e,t){var o=e("core/block-editor"),n=o.getBlockRootClientId,c=o.getBlockSelectionStart,r=o.getBlocks,l=o.getBlocksByClientId,i=n(c());return{getBlocksByClientId:l,isSelected:t.isSelected||t.clientId===i,innerBlocks:r(t.clientId)}})),function(e){return function(t){t.innerBlocks.length>0&&(t.innerBlocks.reduce((function(e,t){return e+("coblocks/feature"===t.name)}),0)<t.attributes.columns&&t.insertBlock(Object(oe.createBlock)("coblocks/feature"),t.innerBlocks.length,t.clientId,!1));return Object(le.createElement)(e,t)}}])(lb);function ab(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function sb(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ab(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ab(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var ub=function(e){var t,o=e.attributes,n=e.className,c=o.coblocks,r=o.columns,l=o.contentAlign,i=o.customTextColor,a=o.textColor,s=o.marginSize,u=o.paddingSize,b=Object(eo.getColorClassName)("color",a),d=n;c&&void 0!==c.id&&(d=qe()(d,"coblocks-features-".concat(c.id)));var p=qe.a.apply(void 0,["wp-block-coblocks-features__inner"].concat(ce()(El(o)),[(t={"has-columns":r>1},te()(t,"has-".concat(r,"-columns"),r),te()(t,"has-responsive-columns",r>1),te()(t,"has-text-color",a||i),te()(t,b,b),te()(t,"has-padding",u&&"no"!==u),te()(t,"has-".concat(u,"-padding"),u&&"no"!==u&&"advanced"!==u),te()(t,"has-margin",s&&"no"!==s),te()(t,"has-".concat(s,"-margin"),s&&"no"!==s&&"advanced"!==s),te()(t,"has-".concat(l,"-content"),l),t)])),m=sb(sb({},Rl(o)),{},{color:b?void 0:i});return Object(le.createElement)("div",{className:d},Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:p,style:m},Vl(o),Object(le.createElement)(eo.InnerBlocks.Content,null))))},bb={from:[{type:"prefix",prefix:":feature",transform:function(e){return Object(oe.createBlock)(Fu.name,{content:e,columns:1})}},{type:"prefix",prefix:":features",transform:function(e){return Object(oe.createBlock)(Fu.name,{content:e})}}].concat(ce()([2,3].map((function(e){return{type:"prefix",prefix:Array(e+1).join(":")+"features",transform:function(t){return Object(oe.createBlock)(Fu.name,{content:t,columns:e})}}}))))};function db(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function pb(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?db(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):db(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var mb=Fu.name,hb=Fu.category,fb=pb(pb(pb({},Ua),wl),Fu.attributes),gb={title:Object(re.__)("Features","coblocks"),description:Object(re.__)("Add up to four columns of small notes for your product or service.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:nt}),keywords:["coblocks"],supports:{align:["wide","full"],coBlocksSpacing:!0,gutter:{default:"medium"}},example:{attributes:{align:"wide"}},attributes:fb,transforms:bb,edit:ib,getEditWrapperProps:function(e){var t=e.id,o=(e.layout,e.columns);return{"data-id":t,"data-columns":o}},save:ub,deprecated:Hu},vb=function(e){var t=e.onClick,o=void 0===t?He.noop:t;return Object(le.createElement)("div",{className:"coblocks-block-appender"},Object(le.createElement)(ie.Tooltip,{text:Object(re.__)("Add menu section","coblocks")},Object(le.createElement)(ie.Button,{label:Object(re.__)("Add menu section","coblocks"),className:"block-editor-button-block-appender",onClick:o},Object(le.createElement)(Ac,{icon:Dc}))))},Ob=function(e){var t=e.activeStyle,o=e.attributes,n=e.layoutOptions,c=e.onSetColumns,r=e.onSetGutter,l=e.onToggleImages,i=e.onTogglePrices,a=e.onUpdateStyle,s=o.showImages,u=o.showPrices,b=[{value:"small",label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:"medium",label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:"large",label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")},{value:"huge",label:Object(re.__)("XL","coblocks"),tooltip:Object(re.__)("Huge","coblocks")}];return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Styles","coblocks"),initialOpen:!1},Object(le.createElement)("div",{className:"block-editor-block-styles block-editor-block-styles coblocks-editor-block-styles"},n.map((function(e){return Object(le.createElement)("div",{key:"style-".concat(e.name),className:qe()("block-editor-block-styles__item block-editor-block-styles__item",{"is-active":t===e}),onClick:function(){return a(e)},onKeyDown:function(t){zo.ENTER!==t.keyCode&&zo.SPACE!==t.keyCode||(t.preventDefault(),a(e))},role:"button",tabIndex:"0","aria-label":e.label||e.name},Object(le.createElement)("div",{className:"block-editor-block-styles__item-preview block-editor-block-styles__item-preview"},s?e.iconWithImages:e.icon),Object(le.createElement)("div",{className:"block-editor-block-styles__item-label block-editor-block-styles__item-label"},e.label||e.name))})))),Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Food & Drinks Settings","coblocks"),initialOpen:!0},"grid"===t.name&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Columns","coblocks"),value:o.columns,min:2,max:4,onChange:function(e){return c(e)}}),Object(le.createElement)(rn,{label:Object(re.__)("Gutter","coblocks"),currentOption:o.gutter,options:b,onChange:function(e){return r(e)}})),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Images","coblocks"),help:s?Object(re.__)("Showing images for each item","coblocks"):Object(re.__)("Toggle to show images for each item.","coblocks"),checked:s,onChange:l}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Prices","coblocks"),help:u?Object(re.__)("Showing the price of each item","coblocks"):Object(re.__)("Toggle to show the price of each item.","coblocks"),checked:u,onChange:i})))};function kb(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var yb=function(e){De()(o,e);var t=kb(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.onChangeHeadingLevel,n=t.headingLevel;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)($u,{minLevel:2,maxLevel:5,selectedLevel:n,onChange:o})))}}]),o}(le.Component),_b={};_b.layoutGridIcon=Object(le.createElement)(ie.SVG,{height:"26",viewBox:"0 0 56 26",width:"56",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m5 6h13v.87858073 1.12141927h-13z"}),Object(le.createElement)(ie.Path,{d:"m8 18h6v.8785807 1.1214193h-6z"}),Object(le.createElement)(ie.Path,{d:"m0 10h23v.8785807 1.1214193h-23z"}),Object(le.createElement)(ie.Path,{d:"m3 14h17v.8785807 1.1214193h-17z"}),Object(le.createElement)(ie.Path,{d:"m38 6h13v.87858073 1.12141927h-13z"}),Object(le.createElement)(ie.Path,{d:"m41 18h6v.8785807 1.1214193h-6z"}),Object(le.createElement)(ie.Path,{d:"m33 10h23v.8785807 1.1214193h-23z"}),Object(le.createElement)(ie.Path,{d:"m36 14h17v.8785807 1.1214193h-17z"}))),_b.layoutGridIconWithImages=Object(le.createElement)(ie.SVG,{height:"26",viewBox:"0 0 56 26",width:"56",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h24v14h-24z"}),Object(le.createElement)(ie.Path,{d:"m3 16h18v.8785807 1.1214193h-18z"}),Object(le.createElement)(ie.Path,{d:"m1 20h22v.8785807 1.1214193h-22z"}),Object(le.createElement)(ie.Path,{d:"m4 24h16v.8785807 1.1214193h-16z"}),Object(le.createElement)(ie.Path,{d:"m32 0h24v14h-24z"}),Object(le.createElement)(ie.Path,{d:"m35 16h18v.8785807 1.1214193h-18z"}),Object(le.createElement)(ie.Path,{d:"m33 20h22v.8785807 1.1214193h-22z"}),Object(le.createElement)(ie.Path,{d:"m36 24h16v.8785807 1.1214193h-16z"}))),_b.layoutListIcon=Object(le.createElement)(ie.SVG,{height:"26",viewBox:"0 0 56 26",width:"56",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m14 0h18v.87858073 1.12141927h-18z"}),Object(le.createElement)(ie.Path,{d:"m14 4h28v.87858073 1.12141927h-28z"}),Object(le.createElement)(ie.Path,{d:"m14 8h20v.87858073 1.12141927h-20z"}),Object(le.createElement)(ie.Path,{d:"m14 16h18v.8785807 1.1214193h-18z"}),Object(le.createElement)(ie.Path,{d:"m14 20h28v.8785807 1.1214193h-28z"}),Object(le.createElement)(ie.Path,{d:"m14 24h20v.8785807 1.1214193h-20z"}))),_b.layoutListIconWithImages=Object(le.createElement)(ie.SVG,{height:"26",viewBox:"0 0 56 26",width:"56",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m10 0h10v10h-10z"}),Object(le.createElement)(ie.Path,{d:"m22 0h14v.87858073 1.12141927h-14z"}),Object(le.createElement)(ie.Path,{d:"m22 4h22v.87858073 1.12141927h-22z"}),Object(le.createElement)(ie.Path,{d:"m22 8h16v.87858073 1.12141927h-16z"}),Object(le.createElement)(ie.Path,{d:"m10 16h10v10h-10z"}),Object(le.createElement)(ie.Path,{d:"m22 16h14v.8785807 1.1214193h-14z"}),Object(le.createElement)(ie.Path,{d:"m22 20h22v.8785807 1.1214193h-22z"}),Object(le.createElement)(ie.Path,{d:"m22 24h16v.8785807 1.1214193h-16z"})));var jb=_b,wb=o(110),Eb=o.n(wb);function Cb(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}function xb(e,t){var o;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(o=function(e,t){if(!e)return;if("string"==typeof e)return Sb(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);"Object"===o&&e.constructor&&(o=e.constructor.name);if("Map"===o||"Set"===o)return Array.from(e);if("Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return Sb(e,t)}(e))||t&&e&&"number"==typeof e.length){o&&(e=o);var n=0,c=function(){};return{s:c,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:c}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,l=!0,i=!1;return{s:function(){o=e[Symbol.iterator]()},n:function(){var e=o.next();return l=e.done,e},e:function(e){i=!0,r=e},f:function(){try{l||null==o.return||o.return()}finally{if(i)throw r}}}}function Sb(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,n=new Array(t);o<t;o++)n[o]=e[o];return n}var Pb=["coblocks/food-item"],zb=[["core/heading",{level:3,placeholder:Object(re.__)("Menu title…","coblocks"),align:"center"}],["coblocks/food-item"],["coblocks/food-item"]],Tb=[{name:"grid",label:Object(re.__)("Grid","coblocks"),icon:jb.layoutGridIcon,iconWithImages:jb.layoutGridIconWithImages,isDefault:!0},{name:"list",label:Object(re.__)("List","coblocks"),icon:jb.layoutListIcon,iconWithImages:jb.layoutListIconWithImages}];function Rb(e,t){var o,n=xb(new Eb.a(t).values());try{for(n.s();!(o=n.n()).done;){var c=o.value;if(-1!==c.indexOf("is-style-")){var r=c.substring(9),l=Object(He.find)(e,{name:r});if(l)return l}}}catch(e){n.e(e)}finally{n.f()}return Object(He.find)(e,"isDefault")}var Bb=function(e){De()(o,e);var t=Cb(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).insertNewItem=e.insertNewItem.bind(Ie()(e)),e.onChangeHeadingLevel=e.onChangeHeadingLevel.bind(Ie()(e)),e.setColumns=e.setColumns.bind(Ie()(e)),e.setGutter=e.setGutter.bind(Ie()(e)),e.toggleImages=e.toggleImages.bind(Ie()(e)),e.togglePrices=e.togglePrices.bind(Ie()(e)),e.updateInnerAttributes=e.updateInnerAttributes.bind(Ie()(e)),e.updateStyle=e.updateStyle.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props.attributes,o=Rb(Tb,t.className);o!==Rb(Tb,e.attributes.className)&&("list"===o.name&&this.setColumns(1),"grid"===o.name&&this.setColumns(2))}},{key:"updateInnerAttributes",value:function(e,t){var o=this.props,n=o.innerBlocks,c=o.updateBlockAttributes;n.forEach((function(o){o.name===e&&c(o.clientId,t)}))}},{key:"onChangeHeadingLevel",value:function(e){(0,this.props.setAttributes)({headingLevel:e}),this.updateInnerAttributes("coblocks/food-item",{headingLevel:e})}},{key:"toggleImages",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=!t.showImages;o({showImages:n}),this.updateInnerAttributes("coblocks/food-item",{showImage:n})}},{key:"togglePrices",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=!t.showPrices;o({showPrices:n}),this.updateInnerAttributes("coblocks/food-item",{showPrice:n})}},{key:"setColumns",value:function(e){(0,this.props.setAttributes)({columns:parseInt(e)})}},{key:"setGutter",value:function(e){(0,this.props.setAttributes)({gutter:e})}},{key:"updateStyle",value:function(e){var t=this.props,o=t.className,n=t.attributes,c=t.setAttributes,r=Rb(Tb,o);c({className:function(e,t,o){var n=new Eb.a(e);return t&&n.remove("is-style-"+t.name),n.add("is-style-"+o.name),n.value}(n.className,r,e)})}},{key:"insertNewItem",value:function(){var e=this.props,t=e.clientId,o=e.attributes,n=e.insertBlock,c=(0,e.getBlockOrder)().indexOf(t)+1,r=zb.map((function(e){var t=be()(e,2),n=t[0],c=t[1];return Object(oe.createBlock)(n,Object.assign({},c,{showImage:o.showImages,showPrice:o.showPrices}))}));n(Object(oe.createBlock)("coblocks/food-and-drinks",o,r),c)}},{key:"render",value:function(){var e,t=this.props,o=t.className,n=t.attributes,c=t.isSelected,r=Rb(Tb,o),l=n.columns,i=n.gutter,a=qe()(o,(e={"has-columns":l>1,"has-responsive-columns":l>1},te()(e,"has-".concat(l,"-columns"),l>1),te()(e,"has-".concat(i,"-gutter"),i),e));return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(yb,xe()({},this.props,{onChangeHeadingLevel:this.onChangeHeadingLevel})),Object(le.createElement)(Ob,{attributes:n,activeStyle:r,layoutOptions:Tb,onToggleImages:this.toggleImages,onTogglePrices:this.togglePrices,onUpdateStyle:this.updateStyle,onSetColumns:this.setColumns,onSetGutter:this.setGutter}),Object(le.createElement)("div",{className:a},Object(le.createElement)(eo.InnerBlocks,{allowedBlocks:Pb,template:zb,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}),c&&Object(le.createElement)(vb,{onClick:this.insertNewItem})))}}]),o}(le.Component),Nb=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o=e("core/block-editor"),n=o.getBlockOrder,c=o.getBlockRootClientId,r=o.getBlockSelectionStart,l=o.getBlocks,i=o.getBlocksByClientId,a=c(r());return{getBlockOrder:n,getBlocksByClientId:i,isSelected:t.isSelected||t.clientId===a,innerBlocks:l(t.clientId)}})),Object(oo.withDispatch)((function(e){var t=e("core/block-editor");return{insertBlock:t.insertBlock,insertBlocks:t.insertBlocks,updateBlockAttributes:t.updateBlockAttributes}})),function(e){return function(t){t.innerBlocks.length>0&&(t.innerBlocks.reduce((function(e,t){return e+("coblocks/food-item"===t.name)}),0)<t.attributes.columns&&t.insertBlock(Object(oe.createBlock)("coblocks/food-item",{showImage:t.attributes.showImages,showPrice:t.attributes.showPrices}),t.innerBlocks.length,t.clientId,!1));return Object(le.createElement)(e,t)}}])(Bb),Ib=o(93);var Ab=[{attributes:Ib.attributes,save:function(e){var t=e.attributes,o=e.className;return Object(le.createElement)("div",{className:o,"data-columns":t.columns,itemScope:!0,itemType:"http://schema.org/Menu"},Object(le.createElement)(eo.InnerBlocks.Content,null))}}],Db=Ib.name,Mb=Ib.category,Lb=Ib.attributes,Fb={title:Object(re.__)("Food & Drink","coblocks"),description:Object(re.__)("Display a menu or price list.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:pt}),keywords:["coblocks",Object(re.__)("restaurant","coblocks"),Object(re.__)("menu","coblocks")],supports:{align:["wide"]},getEditWrapperProps:function(e){return{"data-columns":e.columns}},deprecated:Ab,attributes:Lb,edit:Nb,save:function(e){var t,o=e.attributes,n=e.className,c=o.columns,r=o.gutter,l=qe()(n,(t={"has-columns":c>1,"has-responsive-columns":c>1},te()(t,"has-".concat(c,"-columns"),c>1),te()(t,"has-".concat(r,"-gutter"),r),t));return Object(le.createElement)("div",{className:l,"data-columns":o.columns,itemScope:!0,itemType:"http://schema.org/Menu"},Object(le.createElement)(eo.InnerBlocks.Content,null))}},Vb=function(e){var t=e.attributes,o=e.setAttributes,n=e.setSpicyTo,c=e.setHotTo,r=t.alt,l=t.focalPoint,i=t.glutenFree,a=t.pescatarian,s=t.popular,u=t.showImage,b=t.showPrice,d=t.spicier,p=t.spicy,m=t.url,h=t.vegan,f=t.vegetarian;return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Item settings","coblocks"),initialOpen:!0},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Image","coblocks"),help:u?Object(re.__)("Showing an image for this item.","coblocks"):Object(re.__)("Toggle to show an image for this item.","coblocks"),checked:u,onChange:function(){return o({showImage:!u})}}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Price","coblocks"),help:b?Object(re.__)("Showing the price for this item.","coblocks"):Object(re.__)("Toggle to show the price for this item.","coblocks"),checked:b,onChange:function(){return o({showPrice:!b})}}),Object(le.createElement)("div",{className:"components-food-item-attributes"},Object(le.createElement)("p",{className:"components-food-item-attributes__label"},Object(re.__)("Item attributes","coblocks")),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Popular","coblocks"),checked:s,onChange:function(){return o({popular:!s})}}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Gluten Free","coblocks"),checked:i,onChange:function(){return o({glutenFree:!i})}}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Pescatarian","coblocks"),checked:a,onChange:function(){return o({pescatarian:!a})}}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Spicy","coblocks"),checked:p,onChange:n}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Spicier","coblocks"),checked:d,onChange:c}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Vegan","coblocks"),checked:h,onChange:function(){return o({vegan:!h})}}),Object(le.createElement)(ie.CheckboxControl,{label:Object(re.__)("Vegetarian","coblocks"),checked:f,onChange:function(){return o({vegetarian:!f})}}))),m&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Image settings","coblocks"),initialOpen:!1},Object(le.createElement)(ie.TextareaControl,{label:Object(re.__)("Alt text (alternative text)","coblocks"),value:r,onChange:function(e){return o({alt:e})},help:Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ExternalLink,{href:"https://www.w3.org/WAI/tutorials/images/decision-tree"},Object(re.__)("Describe the purpose of the image","coblocks")),Object(re.__)("Leave empty if the image is purely decorative.","coblocks"))}),Object(le.createElement)(ie.FocalPointPicker,{label:Object(re.__)("Focal point","coblocks"),url:m,value:l,onChange:function(e){return o({focalPoint:e})}})))},Gb={};Gb.glutenFree=Object(le.createElement)(ie.SVG,{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m6.99766252.00002487c-3.85852931 0-6.99766252 3.13913321-6.99766252 6.99766252s3.13913321 6.99766251 6.99766252 6.99766251c3.85857908 0 6.99771228-3.1391332 6.99771228-6.99766251s-3.1391332-6.99766252-6.99771228-6.99766252zm-.16527708 8.72190053c-.1740675.18691119-.36012079.35314565-.65887034.49870337-.29879929.14560746-.67575489.21838011-1.13207283.21838011-.58016696 0-1.06856305-.18033392-1.43575843-.54106394-.36724512-.36068029-.56548313-.82895915-.56548313-1.40479929v-.99086679c0-.5736643.19144938-1.04139609.54459503-1.40318295.35308348-.36179928.81523268-.54269271 1.37153996-.54269271.57799112 0 1.02444938.14072113 1.33193961.42208881.30746536.28142984.46633925.6577016.47285435 1.11614565l-.00465009.02587389h-.89634813c-.01741918-.27353464-.0977762-.45774778-.24119538-.60442452-.14340675-.14666429-.35313322-.22316696-.62905507-.22316696-.29121492 0-.51775133.1107691-.69588454.33546537-.17819538.2247087-.25912434.5123428-.25912434.86619715v.99646181c0 .36036945.08417407.65290231.26889698.87761102.18467318.22469627.42943695.33699467.74233571.33699467.22163765 0 .40621136-.02271581.54097691-.06824689.13470337-.04548135.20091119-.10180462.31281172-.16898224v-.86832327h-.88277087v-.6589698h1.81527531v1.78079751zm4.11545296-3.37229663h-2.36234462v1.31793961h2.02664302v.70870338h-2.02664302v1.97690941h-.93250444v-4.71225577h3.29484906z"})),Gb.vegetarian=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m.29488995 17.8015943c1.51930857 1.3683839 11.71175615-4.6987887 13.22100305-7.2544468.7244385-1.22752086-.1308014-3.02855552-1.5293702-4.46737092 1.58974-1.05647284 2.9883089 2.23368544 4.3164462 1.53943186.6036987-.32197268.9961029-1.31807564.7043152-1.93183606-.5232056-1.08665778-2.2638704-1.08665778-3.441083-1.21745918.8351166-.20123292 2.8373842-1.05647285 2.8776308-2.26387038.0402466-.92567145-1.136966-1.98214429-2.0626375-1.87146618-1.2174591.14086304-1.6601716 1.89158947-2.0726991 3.01849384-.0503082-.71437688-.2012329-2.28399368-.9860413-2.96818561-1.0464112-.9156098-2.30411695-.05030823-2.33430189 1.05647284-.04024658 1.33819894 2.83738419 2.08276075 1.93183609 3.69262413-1.52937024-1.17721259-3.3304049-1.82115795-4.48749421-1.14702766-.49302066.31191103-1.05647284.9156098-1.64004832 1.7004182.89548651.94579474 2.13306898 2.08276075 3.10904866 2.73676775.20123292.14086305.2616028.42258914.11067811.62382206-.14086305.21129457-.42258914.2616028-.62382206.12073976-.99610297-.6741303-2.21356215-1.79097302-3.11911031-2.72670611-.45277407.67413029-.9156098 1.4388154-1.34826058 2.24374709.85523992.86530157 1.9418977 1.84128127 2.80719927 2.42485667.20123293.1408631.25154116.4225892.11067811.6238221-.14086305.2112946-.42258914.2616028-.63388371.1207398-.85523992-.5835755-1.87146618-1.4891237-2.7267061-2.33430194-1.78091137 3.51151454-3.08892536 7.47580304-2.18337721 8.28073474z",fillRule:"evenodd"})),Gb.spicy=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m6.42857143 11.814845c-1.14837923 1.2471524-1.79672242 3.3088707-1.94503154 6.185155-2.79750264-.7772099-4.48353989-3.2093657-4.48353989-6.0371114 0-4.76263563 3.60857176-5.79732963 3.19071462-11.9628886.78714296.01369448 3.9678567 1.93929045 4.56142846 6.51096418.62167351-.65045468.93894923-2.80369415.81928582-3.68457578 2.8228569 2.25882831 4.285714 5.15901471 4.285714 8.3947159 0 3.2026027-1.6730476 5.9184005-4.4842629 6.7649668-.14968088-2.8690124-.79778374-4.9260878-1.94430857-6.1712261z",fillRule:"evenodd",transform:"translate(2.5)"})),Gb.pescatarian=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m17.8325581 4.90148962c-.1046511.04822471-2.344186.91626951-3.9767441 2.12188728-.711628-.94038186-1.7162791-1.88076372-2.9302326-2.55590967-.8162791-1.47085369.3348837-2.79703324.3348837-2.79703324-2.34418603-.6992583-4.10232557.89215716-5.0232558 2.00132551-3.45348837.86804479-6.09069767 4.89480815-6.09069767 5.69051588 0 .62692124 3.07674418 5.47350472 6.96976744 5.81107762.52325581.675146 1.59069767 1.6396402 2.99302323 1.2297302 0 0-.66976742-.747483-.23023253-1.5914155 1.75813953-.6028089 3.20232553-1.7843143 4.10232553-3.0381568 1.611628 1.1573931 3.7465117 2.0013255 3.8720931 2.0495502-.0418605-.1446741-.9627907-3.327505-.9627907-4.46078572-.0209303-1.66375252.9209302-4.36433633.9418604-4.46078576zm-13.8359579 4.14672815c-.54545455 0-1-.45454545-1-1 0-.54545454.45454545-1 1-1s1 .45454546 1 1c0 .56363637-.45454545 1-1 1z"})),Gb.popular=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(le.createElement)(ie.Path,{d:"m9 14.143 5.562 3.357-1.476-6.327 4.914-4.257-6.471-.549-2.529-5.967-2.529 5.967-6.471.549 4.914 4.257-1.476 6.327z",fillRule:"evenodd"})),Gb.vegan=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m13.95.43125c-.13125-.4125-.69375-.46875-.91875-.09375-1.74375 3.1875-5.55 4.1625-5.0625 6.8625.1125.58125.45 1.06875.9375 1.44375.84375-1.5 1.875-2.49375 2.5125-3.0375l-4.74375 9.80625-5.1375-10.59375c-.1875-.375-.6375-.525-1.0125-.35625-.375.1875-.525.6375-.35625 1.0125l5.8125 12c.13125.2625.39375.43125.675.43125s.5625-.16875.675-.43125l3.88125-7.9875c1.125.09375 2.26875-.20625 2.94375-.99375 1.36875-1.6125.58125-5.7375-.20625-8.0625z",fillRule:"evenodd",transform:"translate(1.5)"}));var Hb=Gb;function Ub(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Wb=function(e){var t=["url","title","description","price"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return void 0===Object.fromEntries?de(Object($r.default)(o)):de(Object.fromEntries(o))},qb=function(e){De()(o,e);var t=Ub(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={url:e.props.attributes.url||"",price:e.props.attributes.price||""},e.replaceImage=e.replaceImage.bind(Ie()(e)),e.setSpicyTo=e.setSpicyTo.bind(Ie()(e)),e.setHotTo=e.setHotTo.bind(Ie()(e)),e.updateInnerAttributes=e.updateInnerAttributes.bind(Ie()(e)),e.onChangeHeadingLevel=e.onChangeHeadingLevel.bind(Ie()(e)),e}return Be()(o,[{key:"handlePlaceholderPlacement",value:function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=this.props,c=n.getBlockRootClientId,r=n.getBlocksByClientId,l=n.removeBlocks,i=n.insertBlocks,a=c(e),s=r(a)[0].innerBlocks,u=s.filter((function(e){return"coblocks/food-item"===e.name&&!Wb(e.attributes)})),b=s.filter((function(e){return e.name===t&&Wb(e.attributes)}));if(l(b.filter((function(t,o){return t.clientId!==e&&0!==o&&u.length>=1})).map((function(e){return e.clientId})),!1),0===b.length){var d=Object(oe.createBlock)(t,o);i(d,s.length,a,!1)}}},{key:"updateInnerAttributes",value:function(e,t){var o=this.props,n=o.getBlocksByClientId,c=o.updateBlockAttributes;n(this.props.clientId)[0].innerBlocks.forEach((function(o){o.name===e&&c(o.clientId,t)}))}},{key:"onChangeHeadingLevel",value:function(e){(0,this.props.setAttributes)({headingLevel:e})}},{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.attributes,n=t.clientId,c=t.isSelected,r=t.setAttributes,l=o.showPrice,i=o.showImage;(Wb(e.attributes)!==Wb(o)||!e.isSelected&&c)&&this.handlePlaceholderPlacement(n,"coblocks/food-item",{showImage:i,showPrice:l}),l!==e.attributes.showPrice&&r({price:l?this.state.price:""}),i!==e.attributes.showImage&&r({url:i?this.state.url:""})}},{key:"replaceImage",value:function(e){var t=this;Object(Yr.mediaUpload)({allowedTypes:["image"],filesList:e,onFileChange:function(e){var o=be()(e,1)[0];t.setState({url:o.url}),t.props.setAttributes({url:o.url,alt:o.alt})}})}},{key:"setSpicyTo",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes;t.spicier&&o({spicier:!t.spicier}),o({spicy:!t.spicy})}},{key:"setHotTo",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes;t.spicy||o({spicy:!t.spicier}),o({spicier:!t.spicier})}},{key:"renderImage",value:function(){var e=this,t=this.props,o=t.attributes,n=t.setAttributes,c=t.isSelected,r=o.url,l=o.alt,i=o.focalPoint,a=qe()("wp-block-coblocks-food-item__figure",{"is-transient":Object(_e.isBlobURL)(r),"is-selected":c}),s=Object(le.createElement)(ie.DropZone,{onFilesDrop:this.replaceImage,label:Object(re.__)("Drop image to replace","coblocks")});return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("figure",{className:a},c&&Object(le.createElement)(ie.ButtonGroup,{className:"block-library-gallery-item__inline-menu is-right is-visible"},Object(le.createElement)(ie.Button,{icon:vi,onClick:function(){n({url:""}),e.setState({url:""})},className:"coblocks-gallery-item__button",label:Object(re.__)("Remove image","coblocks"),disabled:!c})),s,Object(_e.isBlobURL)(r)&&Object(le.createElement)(ie.Spinner,null),Object(le.createElement)("img",{src:r,alt:l,style:{objectPosition:i?"".concat(100*i.x,"% ").concat(100*i.y,"%"):void 0}})))}},{key:"renderPlaceholder",value:function(){var e=this.props.setAttributes;return Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__figure"},Object(le.createElement)(eo.MediaPlaceholder,{allowedTypes:["image"],multiple:!1,icon:"format-image",labels:{title:" "},onSelect:function(t){return e({url:t.url,alt:t.alt})}}))}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=t.setAttributes,l=o.description,i=o.glutenFree,a=o.pescatarian,s=o.popular,u=o.price,b=o.showImage,d=o.showPrice,p=o.spicier,m=o.spicy,h=o.title,f=o.url,g=o.vegan,v=o.vegetarian,O=o.headingLevel,k={keepPlaceholderOnFocus:!0,allowedFormats:["bold","italic"]};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(yb,xe()({},this.props,{onChangeHeadingLevel:this.onChangeHeadingLevel})),Object(le.createElement)(Vb,xe()({},this.props,{setSpicyTo:this.setSpicyTo,setHotTo:this.setHotTo})),Object(le.createElement)("div",{className:qe()(n,{"is-empty":Wb(o)})},!!b&&(f?this.renderImage():this.renderPlaceholder()),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__content"},Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__heading-wrapper"},Object(le.createElement)(eo.RichText,xe()({value:h,tagName:"h".concat(O),wrapperClassName:"wp-block-coblocks-food-item__heading",placeholder:Object(re.__)("Add title…","coblocks"),onChange:function(e){return r({title:e})}},k)),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__attributes"},(c&&h||!!s)&&Object(le.createElement)(ie.Button,{icon:Hb.popular,label:Object(re.__)("Popular","coblocks"),className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--popular",{"is-toggled":s}),onClick:function(){return r({popular:!s})}}),(c&&h||!!m)&&Object(le.createElement)(ie.Button,{icon:Hb.spicy,label:Object(re.__)("Spicy","coblocks"),className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicy",{"is-toggled":m}),onClick:this.setSpicyTo,isToggled:m}),(c&&h&&!!m||!!p)&&Object(le.createElement)(ie.Button,{icon:Hb.spicy,label:Object(re.__)("Hot","coblocks"),className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicier",{"is-toggled":p}),onClick:function(){return r({spicier:!p})},isToggled:p}),(c&&h||!!v)&&Object(le.createElement)(ie.Button,{icon:Hb.vegetarian,className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegetarian",{"is-toggled":v}),label:Object(re.__)("Vegetarian","coblocks"),onClick:function(){return r({vegetarian:!v})},isToggled:v}),(c&&!!i||!!i)&&Object(le.createElement)(ie.Button,{icon:Hb.glutenFree,className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--gluten-free",{"is-toggled":i}),onClick:function(){return r({glutenFree:!i})},label:Object(re.__)("Gluten free","coblocks"),isToggled:i}),(c&&!!a||!!a)&&Object(le.createElement)(ie.Button,{icon:Hb.pescatarian,label:Object(re.__)("Pescatarian","coblocks"),className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--pescatarian",{"is-toggled":a}),onClick:function(){return r({pescatarian:!a})},isToggled:a}),(c&&!!g||!!g)&&Object(le.createElement)(ie.Button,{icon:Hb.vegan,className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegan",{"is-toggled":g}),onClick:function(){return r({vegan:!g})},isToggled:g}))),Object(le.createElement)(eo.RichText,xe()({value:l,tagName:"p",wrapperClassName:"wp-block-coblocks-food-item__description",placeholder:Object(re.__)("Add description…","coblocks"),onChange:function(e){return r({description:e})}},k)),!!d&&(u||c)&&Object(le.createElement)(eo.RichText,xe()({value:u,tagName:"p",wrapperClassName:"wp-block-coblocks-food-item__price",placeholder:Object(re.__)("$0.00","coblocks"),onChange:function(t){e.setState({price:t}),e.props.setAttributes({price:t})}},k)))))}}]),o}(le.Component),Yb=Object(oo.withSelect)((function(e,t){var o=e("core/block-editor"),n=o.getBlockRootClientId,c=o.getBlockSelectionStart,r=o.getBlocksByClientId;return{selectedParentClientId:n(c()),innerItems:r(t.clientId)[0].innerBlocks,getBlockRootClientId:n,getBlockSelectionStart:c,getBlocksByClientId:r}})),Kb=Object(oo.withDispatch)((function(e){var t=e("core/block-editor");return{insertBlocks:t.insertBlocks,removeBlocks:t.removeBlocks,updateBlockAttributes:t.updateBlockAttributes}})),Xb=Object(uo.compose)([Yb,Kb])(qb),Zb=o(73);function Jb(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function $b(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Jb(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Jb(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Qb=function(e){return Object(le.createElement)("path",e)},ed=function(e){var t=$b($b({},e),{},{role:"img","aria-hidden":"true",focusable:"false"});return Object(le.createElement)("svg",t)};function td(e){var t=e.icon,o=void 0===t?null:t,n=e.size,c=Pe()(e,["icon","size"]),r=n||24;if("function"==typeof o)return o.prototype instanceof le.Component?Object(le.createElement)(o,$b({size:r},c)):o($b({size:r},c));if(o&&("svg"===o.type||o.type===ed)){var l=$b($b({width:r,height:r},o.props),c);return Object(le.createElement)(ed,l)}return Object(le.isValidElement)(o)?Object(le.cloneElement)(o,$b({size:r},c)):o}var od={};od.glutenFree=Object(le.createElement)(ed,{height:"14",viewBox:"0 0 14 14",width:"14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Qb,{d:"m6.99766252.00002487c-3.85852931 0-6.99766252 3.13913321-6.99766252 6.99766252s3.13913321 6.99766251 6.99766252 6.99766251c3.85857908 0 6.99771228-3.1391332 6.99771228-6.99766251s-3.1391332-6.99766252-6.99771228-6.99766252zm-.16527708 8.72190053c-.1740675.18691119-.36012079.35314565-.65887034.49870337-.29879929.14560746-.67575489.21838011-1.13207283.21838011-.58016696 0-1.06856305-.18033392-1.43575843-.54106394-.36724512-.36068029-.56548313-.82895915-.56548313-1.40479929v-.99086679c0-.5736643.19144938-1.04139609.54459503-1.40318295.35308348-.36179928.81523268-.54269271 1.37153996-.54269271.57799112 0 1.02444938.14072113 1.33193961.42208881.30746536.28142984.46633925.6577016.47285435 1.11614565l-.00465009.02587389h-.89634813c-.01741918-.27353464-.0977762-.45774778-.24119538-.60442452-.14340675-.14666429-.35313322-.22316696-.62905507-.22316696-.29121492 0-.51775133.1107691-.69588454.33546537-.17819538.2247087-.25912434.5123428-.25912434.86619715v.99646181c0 .36036945.08417407.65290231.26889698.87761102.18467318.22469627.42943695.33699467.74233571.33699467.22163765 0 .40621136-.02271581.54097691-.06824689.13470337-.04548135.20091119-.10180462.31281172-.16898224v-.86832327h-.88277087v-.6589698h1.81527531v1.78079751zm4.11545296-3.37229663h-2.36234462v1.31793961h2.02664302v.70870338h-2.02664302v1.97690941h-.93250444v-4.71225577h3.29484906z"})),od.vegetarian=Object(le.createElement)(ed,{height:"18",viewBox:"0 0 18 18",width:"18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Qb,{d:"m.29488995 17.8015943c1.51930857 1.3683839 11.71175615-4.6987887 13.22100305-7.2544468.7244385-1.22752086-.1308014-3.02855552-1.5293702-4.46737092 1.58974-1.05647284 2.9883089 2.23368544 4.3164462 1.53943186.6036987-.32197268.9961029-1.31807564.7043152-1.93183606-.5232056-1.08665778-2.2638704-1.08665778-3.441083-1.21745918.8351166-.20123292 2.8373842-1.05647285 2.8776308-2.26387038.0402466-.92567145-1.136966-1.98214429-2.0626375-1.87146618-1.2174591.14086304-1.6601716 1.89158947-2.0726991 3.01849384-.0503082-.71437688-.2012329-2.28399368-.9860413-2.96818561-1.0464112-.9156098-2.30411695-.05030823-2.33430189 1.05647284-.04024658 1.33819894 2.83738419 2.08276075 1.93183609 3.69262413-1.52937024-1.17721259-3.3304049-1.82115795-4.48749421-1.14702766-.49302066.31191103-1.05647284.9156098-1.64004832 1.7004182.89548651.94579474 2.13306898 2.08276075 3.10904866 2.73676775.20123292.14086305.2616028.42258914.11067811.62382206-.14086305.21129457-.42258914.2616028-.62382206.12073976-.99610297-.6741303-2.21356215-1.79097302-3.11911031-2.72670611-.45277407.67413029-.9156098 1.4388154-1.34826058 2.24374709.85523992.86530157 1.9418977 1.84128127 2.80719927 2.42485667.20123293.1408631.25154116.4225892.11067811.6238221-.14086305.2112946-.42258914.2616028-.63388371.1207398-.85523992-.5835755-1.87146618-1.4891237-2.7267061-2.33430194-1.78091137 3.51151454-3.08892536 7.47580304-2.18337721 8.28073474z",fillRule:"evenodd"})),od.spicy=Object(le.createElement)(ed,{height:"18",viewBox:"0 0 18 18",width:"18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Qb,{d:"m6.42857143 11.814845c-1.14837923 1.2471524-1.79672242 3.3088707-1.94503154 6.185155-2.79750264-.7772099-4.48353989-3.2093657-4.48353989-6.0371114 0-4.76263563 3.60857176-5.79732963 3.19071462-11.9628886.78714296.01369448 3.9678567 1.93929045 4.56142846 6.51096418.62167351-.65045468.93894923-2.80369415.81928582-3.68457578 2.8228569 2.25882831 4.285714 5.15901471 4.285714 8.3947159 0 3.2026027-1.6730476 5.9184005-4.4842629 6.7649668-.14968088-2.8690124-.79778374-4.9260878-1.94430857-6.1712261z",fillRule:"evenodd",transform:"translate(2.5)"})),od.pescatarian=Object(le.createElement)(ed,{height:"18",viewBox:"0 0 18 18",width:"18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Qb,{d:"m17.8325581 4.90148962c-.1046511.04822471-2.344186.91626951-3.9767441 2.12188728-.711628-.94038186-1.7162791-1.88076372-2.9302326-2.55590967-.8162791-1.47085369.3348837-2.79703324.3348837-2.79703324-2.34418603-.6992583-4.10232557.89215716-5.0232558 2.00132551-3.45348837.86804479-6.09069767 4.89480815-6.09069767 5.69051588 0 .62692124 3.07674418 5.47350472 6.96976744 5.81107762.52325581.675146 1.59069767 1.6396402 2.99302323 1.2297302 0 0-.66976742-.747483-.23023253-1.5914155 1.75813953-.6028089 3.20232553-1.7843143 4.10232553-3.0381568 1.611628 1.1573931 3.7465117 2.0013255 3.8720931 2.0495502-.0418605-.1446741-.9627907-3.327505-.9627907-4.46078572-.0209303-1.66375252.9209302-4.36433633.9418604-4.46078576zm-13.8359579 4.14672815c-.54545455 0-1-.45454545-1-1 0-.54545454.45454545-1 1-1s1 .45454546 1 1c0 .56363637-.45454545 1-1 1z"})),od.popular=Object(le.createElement)(ed,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(le.createElement)(Qb,{d:"m9 14.143 5.562 3.357-1.476-6.327 4.914-4.257-6.471-.549-2.529-5.967-2.529 5.967-6.471.549 4.914 4.257-1.476 6.327z",fillRule:"evenodd"})),od.vegan=Object(le.createElement)(ed,{height:"18",viewBox:"0 0 18 18",width:"18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(Qb,{d:"m13.95.43125c-.13125-.4125-.69375-.46875-.91875-.09375-1.74375 3.1875-5.55 4.1625-5.0625 6.8625.1125.58125.45 1.06875.9375 1.44375.84375-1.5 1.875-2.49375 2.5125-3.0375l-4.74375 9.80625-5.1375-10.59375c-.1875-.375-.6375-.525-1.0125-.35625-.375.1875-.525.6375-.35625 1.0125l5.8125 12c.13125.2625.39375.43125.675.43125s.5625-.16875.675-.43125l3.88125-7.9875c1.125.09375 2.26875-.20625 2.94375-.99375 1.36875-1.6125.58125-5.7375-.20625-8.0625z",fillRule:"evenodd",transform:"translate(1.5)"}));var nd={};nd.glutenFree=Object(le.createElement)(ie.SVG,{viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m6.99766252.00002487c-3.85852931 0-6.99766252 3.13913321-6.99766252 6.99766252s3.13913321 6.99766251 6.99766252 6.99766251c3.85857908 0 6.99771228-3.1391332 6.99771228-6.99766251s-3.1391332-6.99766252-6.99771228-6.99766252zm-.16527708 8.72190053c-.1740675.18691119-.36012079.35314565-.65887034.49870337-.29879929.14560746-.67575489.21838011-1.13207283.21838011-.58016696 0-1.06856305-.18033392-1.43575843-.54106394-.36724512-.36068029-.56548313-.82895915-.56548313-1.40479929v-.99086679c0-.5736643.19144938-1.04139609.54459503-1.40318295.35308348-.36179928.81523268-.54269271 1.37153996-.54269271.57799112 0 1.02444938.14072113 1.33193961.42208881.30746536.28142984.46633925.6577016.47285435 1.11614565l-.00465009.02587389h-.89634813c-.01741918-.27353464-.0977762-.45774778-.24119538-.60442452-.14340675-.14666429-.35313322-.22316696-.62905507-.22316696-.29121492 0-.51775133.1107691-.69588454.33546537-.17819538.2247087-.25912434.5123428-.25912434.86619715v.99646181c0 .36036945.08417407.65290231.26889698.87761102.18467318.22469627.42943695.33699467.74233571.33699467.22163765 0 .40621136-.02271581.54097691-.06824689.13470337-.04548135.20091119-.10180462.31281172-.16898224v-.86832327h-.88277087v-.6589698h1.81527531v1.78079751zm4.11545296-3.37229663h-2.36234462v1.31793961h2.02664302v.70870338h-2.02664302v1.97690941h-.93250444v-4.71225577h3.29484906z"})),nd.vegetarian=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m.29488995 17.8015943c1.51930857 1.3683839 11.71175615-4.6987887 13.22100305-7.2544468.7244385-1.22752086-.1308014-3.02855552-1.5293702-4.46737092 1.58974-1.05647284 2.9883089 2.23368544 4.3164462 1.53943186.6036987-.32197268.9961029-1.31807564.7043152-1.93183606-.5232056-1.08665778-2.2638704-1.08665778-3.441083-1.21745918.8351166-.20123292 2.8373842-1.05647285 2.8776308-2.26387038.0402466-.92567145-1.136966-1.98214429-2.0626375-1.87146618-1.2174591.14086304-1.6601716 1.89158947-2.0726991 3.01849384-.0503082-.71437688-.2012329-2.28399368-.9860413-2.96818561-1.0464112-.9156098-2.30411695-.05030823-2.33430189 1.05647284-.04024658 1.33819894 2.83738419 2.08276075 1.93183609 3.69262413-1.52937024-1.17721259-3.3304049-1.82115795-4.48749421-1.14702766-.49302066.31191103-1.05647284.9156098-1.64004832 1.7004182.89548651.94579474 2.13306898 2.08276075 3.10904866 2.73676775.20123292.14086305.2616028.42258914.11067811.62382206-.14086305.21129457-.42258914.2616028-.62382206.12073976-.99610297-.6741303-2.21356215-1.79097302-3.11911031-2.72670611-.45277407.67413029-.9156098 1.4388154-1.34826058 2.24374709.85523992.86530157 1.9418977 1.84128127 2.80719927 2.42485667.20123293.1408631.25154116.4225892.11067811.6238221-.14086305.2112946-.42258914.2616028-.63388371.1207398-.85523992-.5835755-1.87146618-1.4891237-2.7267061-2.33430194-1.78091137 3.51151454-3.08892536 7.47580304-2.18337721 8.28073474z",fillRule:"evenodd"})),nd.spicy=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m6.42857143 11.814845c-1.14837923 1.2471524-1.79672242 3.3088707-1.94503154 6.185155-2.79750264-.7772099-4.48353989-3.2093657-4.48353989-6.0371114 0-4.76263563 3.60857176-5.79732963 3.19071462-11.9628886.78714296.01369448 3.9678567 1.93929045 4.56142846 6.51096418.62167351-.65045468.93894923-2.80369415.81928582-3.68457578 2.8228569 2.25882831 4.285714 5.15901471 4.285714 8.3947159 0 3.2026027-1.6730476 5.9184005-4.4842629 6.7649668-.14968088-2.8690124-.79778374-4.9260878-1.94430857-6.1712261z",fillRule:"evenodd",transform:"translate(2.5)"})),nd.pescatarian=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m17.8325581 4.90148962c-.1046511.04822471-2.344186.91626951-3.9767441 2.12188728-.711628-.94038186-1.7162791-1.88076372-2.9302326-2.55590967-.8162791-1.47085369.3348837-2.79703324.3348837-2.79703324-2.34418603-.6992583-4.10232557.89215716-5.0232558 2.00132551-3.45348837.86804479-6.09069767 4.89480815-6.09069767 5.69051588 0 .62692124 3.07674418 5.47350472 6.96976744 5.81107762.52325581.675146 1.59069767 1.6396402 2.99302323 1.2297302 0 0-.66976742-.747483-.23023253-1.5914155 1.75813953-.6028089 3.20232553-1.7843143 4.10232553-3.0381568 1.611628 1.1573931 3.7465117 2.0013255 3.8720931 2.0495502-.0418605-.1446741-.9627907-3.327505-.9627907-4.46078572-.0209303-1.66375252.9209302-4.36433633.9418604-4.46078576zm-13.8359579 4.14672815c-.54545455 0-1-.45454545-1-1 0-.54545454.45454545-1 1-1s1 .45454546 1 1c0 .56363637-.45454545 1-1 1z"})),nd.popular=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(le.createElement)(ie.Path,{d:"m9 14.143 5.562 3.357-1.476-6.327 4.914-4.257-6.471-.549-2.529-5.967-2.529 5.967-6.471.549 4.914 4.257-1.476 6.327z",fillRule:"evenodd"})),nd.vegan=Object(le.createElement)(ie.SVG,{viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m13.95.43125c-.13125-.4125-.69375-.46875-.91875-.09375-1.74375 3.1875-5.55 4.1625-5.0625 6.8625.1125.58125.45 1.06875.9375 1.44375.84375-1.5 1.875-2.49375 2.5125-3.0375l-4.74375 9.80625-5.1375-10.59375c-.1875-.375-.6375-.525-1.0125-.35625-.375.1875-.525.6375-.35625 1.0125l5.8125 12c.13125.2625.39375.43125.675.43125s.5625-.16875.675-.43125l3.88125-7.9875c1.125.09375 2.26875-.20625 2.94375-.99375 1.36875-1.6125.58125-5.7375-.20625-8.0625z",fillRule:"evenodd",transform:"translate(1.5)"}));var cd=[{attributes:Zb.attributes,save:function(e){var t=e.attributes;return function(e){var t=["url","title","description","price"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return Object.fromEntries?de(Object.fromEntries(o)):de(Object($r.default)(o))}(t)?null:Object(le.createElement)("div",{className:t.className,itemScope:!0,itemType:"http://schema.org/MenuItem"},!!t.showImage&&t.url&&Object(le.createElement)("figure",{className:"wp-block-coblocks-food-item__figure"},Object(le.createElement)("img",{src:t.url,alt:t.alt,itemProp:"image",style:{objectPosition:t.focalPoint?"".concat(100*t.focalPoint.x,"% ").concat(100*t.focalPoint.y,"%"):void 0}})),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__content"},Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__heading-wrapper"},Object(le.createElement)(eo.RichText.Content,{tagName:"h4",className:"wp-block-coblocks-food-item__heading",value:t.title,itemprop:"name"}),(!!t.spicy||!!t.vegetarian||!!t.glutenFree||!!t.pescatarian||!!t.popular||!!t.vegan)&&Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__attributes"},!!t.popular&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Popular","coblocks")},Object(le.createElement)(td,{icon:od.popular,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--popular"})),!!t.spicy&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Spicy","coblocks")},Object(le.createElement)(td,{icon:od.spicy,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--spicy"})),!!t.spicier&&!!t.spicy&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Spicier","coblocks")},Object(le.createElement)(td,{icon:od.spicy,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--spicier"})),!!t.vegetarian&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Vegetarian","coblocks")},Object(le.createElement)(td,{icon:od.vegetarian,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--veg"})),!!t.glutenFree&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Gluten Free","coblocks")},Object(le.createElement)(td,{icon:od.glutenFree,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--gf"})),!!t.pescatarian&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Pescatarian","coblocks")},Object(le.createElement)(td,{icon:od.pescatarian,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--pescatarian"})),!!t.vegan&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Vegan","coblocks")},Object(le.createElement)(td,{icon:od.vegan,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--vegan"})))),Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-food-item__description",value:t.description,itemprop:"description"}),!!t.showPrice&&t.price&&Object(le.createElement)("p",{className:"wp-block-coblocks-food-item__price",itemProp:"offers",itemScope:!0,itemType:"http://schema.org/Offer"},Object(le.createElement)(eo.RichText.Content,{tagName:"span",value:t.price,itemprop:"price"}))))}},{attributes:Zb.attributes,save:function(e){var t=e.attributes;return function(e){var t=["url","title","description","price"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return Object.fromEntries?de(Object.fromEntries(o)):de(Object($r.default)(o))}(t)?null:Object(le.createElement)("div",{className:t.className,itemScope:!0,itemType:"http://schema.org/MenuItem"},!!t.showImage&&t.url&&Object(le.createElement)("figure",{className:"wp-block-coblocks-food-item__figure"},Object(le.createElement)("img",{src:t.url,alt:t.alt,itemProp:"image",style:{objectPosition:t.focalPoint?"".concat(100*t.focalPoint.x,"% ").concat(100*t.focalPoint.y,"%"):void 0}})),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__content"},Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__heading-wrapper"},Object(le.createElement)(eo.RichText.Content,{tagName:"h4",className:"wp-block-coblocks-food-item__heading",value:t.title,itemprop:"name"}),(!!t.spicy||!!t.vegetarian||!!t.glutenFree||!!t.pescatarian||!!t.popular||!!t.vegan)&&Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__attributes"},!!t.popular&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Popular","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.popular,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--popular"})),!!t.spicy&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Spicy","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.spicy,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--spicy"})),!!t.spicier&&!!t.spicy&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Spicier","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.spicy,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--spicier"})),!!t.vegetarian&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Vegetarian","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.vegetarian,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--veg"})),!!t.glutenFree&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Gluten Free","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.glutenFree,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--gf"})),!!t.pescatarian&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Pescatarian","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.pescatarian,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--pescatarian"})),!!t.vegan&&Object(le.createElement)("span",{className:"hint--top","aria-label":Object(re.__)("Vegan","coblocks")},Object(le.createElement)(ie.Icon,{icon:nd.vegan,className:"wp-block-coblocks-food-item__attribute wp-block-coblocks-food-item__attribute--vegan"})))),Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-food-item__description",value:t.description,itemprop:"description"}),!!t.showPrice&&t.price&&Object(le.createElement)("p",{className:"wp-block-coblocks-food-item__price",itemProp:"offers",itemScope:!0,itemType:"http://schema.org/Offer"},Object(le.createElement)(eo.RichText.Content,{tagName:"span",value:t.price,itemprop:"price"}))))}},{attributes:Zb.attributes,save:function(e){var t=e.attributes,o=e.className,n=t.alt,c=t.description,r=t.glutenFree,l=t.pescatarian,i=t.popular,a=t.price,s=t.showImage,u=t.showPrice,b=t.spicier,d=t.spicy,p=t.title,m=t.url,h=t.vegan,f=t.vegetarian,g=t.focalPoint;return function(e){var t=["url","title","description","price"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return void 0===Object.fromEntries?de(Object($r.default)(o)):de(Object.fromEntries(o))}(t)?null:Object(le.createElement)("div",{className:o,itemScope:!0,itemType:"http://schema.org/MenuItem"},!!s&&m&&Object(le.createElement)("figure",{className:"wp-block-coblocks-food-item__figure"},Object(le.createElement)("img",{src:m,alt:n,itemProp:"image",style:{objectPosition:g?"".concat(100*g.x,"% ").concat(100*g.y,"%"):void 0}})),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__content"},Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__heading-wrapper"},Object(le.createElement)(eo.RichText.Content,{tagName:"h4",className:"wp-block-coblocks-food-item__heading",value:p,itemprop:"name"}),(!!d||!!f||!!r||!!l||!!i||!!h)&&Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__attributes"},!!i&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--popular","hint--top"),"aria-label":Object(re.__)("Popular","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!d&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicy","hint--top"),"aria-label":Object(re.__)("Spicy","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!b&&!!d&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicy","hint--top"),"aria-label":Object(re.__)("Spicier","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!f&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegetarian","hint--top"),"aria-label":Object(re.__)("Vegetarian","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!r&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--glutenFree","hint--top"),"aria-label":Object(re.__)("Gluten Free","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!l&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--pescatarian","hint--top"),"aria-label":Object(re.__)("Pescatarian","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!h&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegan","hint--top"),"aria-label":Object(re.__)("Vegan","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})))),Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-food-item__description",value:c,itemprop:"description"}),!!u&&a&&Object(le.createElement)("p",{className:"wp-block-coblocks-food-item__price",itemProp:"offers",itemScope:!0,itemType:"http://schema.org/Offer"},Object(le.createElement)(eo.RichText.Content,{tagName:"span",value:a,itemprop:"price"}))))}}],rd=Zb.name,ld=Zb.category,id=Zb.attributes,ad={title:Object(re.__)("Food Item","coblocks"),description:Object(re.__)("A food and drink item within the Food & Drinks block.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:mt}),keywords:["coblocks",Object(re.__)("menu","coblocks")],supports:{inserter:!1,customClassName:!1,reusable:!1,html:!1},deprecated:cd,parent:["coblocks/food-and-drinks"],attributes:id,edit:Xb,save:function(e){var t=e.attributes,o=e.className,n=t.alt,c=t.description,r=t.glutenFree,l=t.pescatarian,i=t.popular,a=t.price,s=t.showImage,u=t.showPrice,b=t.spicier,d=t.spicy,p=t.title,m=t.url,h=t.vegan,f=t.vegetarian,g=t.focalPoint;return function(e){var t=["url","title","description","price"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return void 0===Object.fromEntries?de(Object($r.default)(o)):de(Object.fromEntries(o))}(t)?null:Object(le.createElement)("div",{className:o,itemScope:!0,itemType:"http://schema.org/MenuItem"},!!s&&m&&Object(le.createElement)("figure",{className:"wp-block-coblocks-food-item__figure"},Object(le.createElement)("img",{src:m,alt:n,itemProp:"image",style:{objectPosition:g?"".concat(100*g.x,"% ").concat(100*g.y,"%"):void 0}})),Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__content"},Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__heading-wrapper"},Object(le.createElement)(eo.RichText.Content,{tagName:"h4",className:"wp-block-coblocks-food-item__heading",value:p,itemprop:"name"}),(!!d||!!f||!!r||!!l||!!i||!!h)&&Object(le.createElement)("div",{className:"wp-block-coblocks-food-item__attributes"},!!i&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--popular","hint--top"),"aria-label":Object(re.__)("Popular","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!d&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicy","hint--top"),"aria-label":Object(re.__)("Spicy","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!b&&!!d&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--spicy","wp-block-coblocks-food-item__attribute--spicier","hint--top"),"aria-label":Object(re.__)("Spicier","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!f&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegetarian","hint--top"),"aria-label":Object(re.__)("Vegetarian","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!r&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--gluten-free","hint--top"),"aria-label":Object(re.__)("Gluten free","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!l&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--pescatarian","hint--top"),"aria-label":Object(re.__)("Pescatarian","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})),!!h&&Object(le.createElement)("span",{className:qe()("wp-block-coblocks-food-item__attribute","wp-block-coblocks-food-item__attribute--vegan","hint--top"),"aria-label":Object(re.__)("Vegan","coblocks")},Object(le.createElement)("span",{className:"wp-block-coblocks-food-item__icon"})))),Object(le.createElement)(eo.RichText.Content,{tagName:"p",className:"wp-block-coblocks-food-item__description",value:c,itemprop:"description"}),!!u&&a&&Object(le.createElement)("p",{className:"wp-block-coblocks-food-item__price",itemProp:"offers",itemScope:!0,itemType:"http://schema.org/Offer"},Object(le.createElement)(eo.RichText.Content,{tagName:"span",value:a,itemprop:"price"}))))}},sd=o(274),ud=o.n(sd),bd=o(204),dd=o.n(bd),pd=function(e){var t=e.children,o=void 0===t?null:t,n=e.isError,c=void 0!==n&&n,r=Pe()(e,["children","isError"]),l=qe()("coblocks-form__notice",{"is-error":c});return o&&Object(le.createElement)("div",xe()({className:l},r),Object(le.createElement)(ie.Icon,{icon:vi}),Object(le.createElement)("span",null,o))},md={};md.layoutContact=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 48 48",width:"48"},Object(le.createElement)(ie.Path,{d:"m37 17c0-1.1-.9-2-2-2h-22c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h22c1.1 0 2-.9 2-2zm-2 0-11 7-11-7zm0 16h-22v-14l11 7 11-7z"})),md.layoutRSVP=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 48 48",width:"48"},Object(le.createElement)(ie.Path,{d:"m24 13.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"})),md.layoutAppointment=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 48 48",width:"48"},Object(le.createElement)(ie.Path,{d:"m34 16h-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"}));var hd=md,fd=[{title:Object(re.__)("Contact","coblocks"),icon:hd.layoutContact,template:[["coblocks/field-name",{required:!1}],["coblocks/field-email",{required:!0}],["coblocks/field-textarea",{required:!0}],["coblocks/field-submit-button",{}]],submitButtonText:Object(re.__)("Contact Us","coblocks")},{title:Object(re.__)("RSVP","coblocks"),icon:hd.layoutRSVP,template:[["coblocks/field-name",{required:!0,hasLastName:!0}],["coblocks/field-name",{label:Object(re.__)("Plus one","coblocks"),hasLastName:!0}],["coblocks/field-email",{required:!0}],["coblocks/field-radio",{label:Object(re.__)("Will you be attending?","coblocks"),required:!0,options:[Object(re.__)("Yes","coblocks"),Object(re.__)("No","coblocks")],isInline:!0}],["coblocks/field-textarea",{label:Object(re.__)("Notes?","coblocks")}],["coblocks/field-submit-button",{}]],submitButtonText:Object(re.__)("RSVP","coblocks")},{title:Object(re.__)("Appointment","coblocks"),icon:hd.layoutAppointment,template:[["coblocks/field-name",{required:!0,hasLastName:!0}],["coblocks/field-phone",{required:!0}],["coblocks/field-email",{required:!0}],["coblocks/field-date",{required:!0}],["coblocks/field-radio",{label:Object(re.__)("Time","coblocks"),required:!0,options:[Object(re.__)("Morning","coblocks"),Object(re.__)("Afternoon","coblocks")],isInline:!0}],["coblocks/field-textarea",{label:Object(re.__)("Special notes","coblocks")}],["coblocks/field-submit-button",{}]],submitButtonText:Object(re.__)("Book Appointment","coblocks")}];function gd(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var vd=function(e){De()(o,e);var t=gd(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidUpdate",value:function(){var e=this.props,t=e.updateInnerAttributes,o=e.attributes;t({textColor:o.textColor,customTextColor:o.customTextColor})}},{key:"render",value:function(){var e=this.props,t=e.setTextColor,o=e.textColor,n=[{value:(null==o?void 0:o.color)||"",onChange:t,label:Object(re.__)("Label color","coblocks")}];return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:n}))}}]),o}(le.Component),Od=Object(uo.compose)([Object(eo.withColors)({textColor:"color"}),Object(oo.withSelect)((function(e,t){var o=e("core/block-editor");return{getBlocksByClientId:o.getBlocksByClientId,innerBlocks:(0,o.getBlocks)(t.clientId)}})),Object(oo.withDispatch)((function(e,t){var o=t.getBlocksByClientId,n=e("core/block-editor").updateBlockAttributes;return{updateInnerAttributes:function(e){o(t.clientId)[0].innerBlocks.forEach((function(t){Object(oe.hasBlockSupport)(t.name,"labelColor",!1)&&n(t.clientId,e)}))}}}))])(vd);function kd(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var yd=["core/heading","core/paragraph","core/separator","core/spacer"],_d=function(e){De()(o,e);var t=kd(o);function o(){var e;Te()(this,o),(e=t.apply(this,arguments)).onChangeSubject=e.onChangeSubject.bind(Ie()(e)),e.onChangeSuccessText=e.onChangeSuccessText.bind(Ie()(e)),e.onBlurTo=e.onBlurTo.bind(Ie()(e)),e.onChangeTo=e.onChangeTo.bind(Ie()(e)),e.getToValidationError=e.getToValidationError.bind(Ie()(e)),e.renderToAndSubjectFields=e.renderToAndSubjectFields.bind(Ie()(e)),e.preventEnterSubmission=e.preventEnterSubmission.bind(Ie()(e)),e.hasEmailError=e.hasEmailError.bind(Ie()(e)),e.saveRecaptchaKey=e.saveRecaptchaKey.bind(Ie()(e)),e.removeRecaptchaKey=e.removeRecaptchaKey.bind(Ie()(e)),e.setTemplate=e.setTemplate.bind(Ie()(e)),e.appendTagsToSubject=e.appendTagsToSubject.bind(Ie()(e)),e.supportsBlockVariationPicker=e.supportsBlockVariationPicker.bind(Ie()(e)),e.supportsInnerBlocksPicker=e.supportsInnerBlocksPicker.bind(Ie()(e)),e.innerBlocksPicker=e.innerBlocksPicker.bind(Ie()(e)),e.blockVariationPicker=e.blockVariationPicker.bind(Ie()(e)),e.state={toError:c&&c.length?c:null,siteKey:"",recaptchaSiteKey:"",recaptchaSecretKey:"",isSavedKey:!1,isSaving:!1,keySaved:!1,template:null,subjectValue:e.props.attributes.subject||""===e.props.attributes.subject?e.props.attributes.subject:coblocksBlockData.form.emailSubject};var n=arguments[0].attributes.to?arguments[0].attributes.to:"",c=n.split(",").map(e.getToValidationError).filter(Boolean);return e}return Be()(o,[{key:"componentDidMount",value:function(){var e=this;Yn()({path:"/wp/v2/settings"}).then((function(t){e.setState({recaptchaSiteKey:t.coblocks_google_recaptcha_site_key,recaptchaSecretKey:t.coblocks_google_recaptcha_secret_key,isSavedKey:""!==t.coblocks_google_recaptcha_site_key&&""!==t.coblocks_google_recaptcha_secret_key})}));var t=this.props,o=t.hasInnerBlocks,n=t.innerBlocks,c=t.defaultVariation;o&&this.setState({template:n}),this.supportsInnerBlocksPicker()||this.supportsBlockVariationPicker()||!1!==o||this.setTemplate(c)}},{key:"componentDidUpdate",value:function(e,t){var o,n=this,c=this.props,r=c.clientId,l=c.innerBlockCount,i=c.innerBlocks,a=c.insertBlock,s=c.getBlocksByClientId,u=c.updateBlockAttributes;e.innerBlockCount!==l&&this.setState({template:l?i:null});var b=this.props.clientId;Xn()(fd,(function(e){if(dd()(e.template,n.state.template)){o=e.submitButtonText,Array.isArray(o)&&(o=o.join(""));var t=s(b)[0].innerBlocks;u(t[t.length-1].clientId,{submitButtonText:o})}})),(t.template!==this.state.template&&Object.keys(e.innerBlocks).length&&i.filter((function(e){return"coblocks/field-submit-button"===e.name})).length<1||Object.keys(i).length<Object.keys(e.innerBlocks).length&&i.filter((function(e){return"coblocks/field-submit-button"===e.name})).length<1)&&a(Object(oe.createBlock)("coblocks/field-submit-button",{submitButtonText:Object(re.__)("Submit","coblocks")}),i.length,r,!1)}},{key:"onChangeSubject",value:function(e){this.setState({subjectValue:e}),this.props.setAttributes({subject:e})}},{key:"onChangeSuccessText",value:function(e){this.props.setAttributes({successText:e})}},{key:"getToValidationError",value:function(e){return 0!==(e=e.trim()).length&&(!ud.a.validate(e)&&{email:e})}},{key:"onBlurTo",value:function(e){var t=e.target.value.split(",").map(this.getToValidationError).filter(Boolean);t&&t.length&&this.setState({toError:t})}},{key:"onChangeTo",value:function(e){if(0===e.trim().length)return this.setState({toError:null}),void this.props.setAttributes({to:e});this.setState({toError:null}),this.props.setAttributes({to:e})}},{key:"getfieldEmailError",value:function(e){if(e){if(1===e.length)return e[0]&&e[0].email?Object(re.sprintf)(Object(re.__)("%s is not a valid email address.","coblocks"),e[0].email):e[0];if(2===e.length)return Object(re.sprintf)(Object(re.__)("%s and %s are not valid email addresses.","coblocks"),e[0].email,e[1].email);var t=e.map((function(e){return e.email}));return Object(re.sprintf)(Object(re.__)("%s are not valid email addresses.","coblocks"),t.join(", "))}return null}},{key:"preventEnterSubmission",value:function(e){"Enter"===e.key&&(e.preventDefault(),e.stopPropagation())}},{key:"saveRecaptchaKey",value:function(){var e=this,t=this.state,o=t.recaptchaSiteKey,n=t.recaptchaSecretKey;this.setState({isSaving:!0}),Yn()({path:"/wp/v2/settings",method:"POST",data:{coblocks_google_recaptcha_site_key:o,coblocks_google_recaptcha_secret_key:n}}).then((function(){e.setState({isSavedKey:!0,keySaved:!0,isSaving:!1})}))}},{key:"appendTagsToSubject",value:function(e){this.onChangeSubject(this.state.subjectValue+e.target.innerHTML)}},{key:"removeRecaptchaKey",value:function(){var e=this;this.setState({recaptchaSiteKey:"",recaptchaSecretKey:""}),this.state.isSavedKey&&(this.setState({isSaving:!0}),Yn()({path:"/wp/v2/settings",method:"POST",data:{coblocks_google_recaptcha_site_key:"",coblocks_google_recaptcha_secret_key:""}}).then((function(){e.setState({isSavedKey:!0,keySaved:!0,isSaving:!1})})))}},{key:"renderToAndSubjectFields",value:function(){var e=this.state.toError,t=this.props,o=t.instanceId,n=t.attributes,c=n.to,r=n.successText,l=this.state.subjectValue;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.TextControl,{"aria-describedby":"contact-form-".concat(o,"-email-").concat(this.hasEmailError()?"error":"help"),label:Object(re.__)("Email address","coblocks"),placeholder:Object(re.__)("name@example.com","coblocks"),onKeyDown:this.preventEnterSubmission,value:c||""===c?c:coblocksBlockData.form.adminEmail,onBlur:this.onBlurTo,onChange:this.onChangeTo,help:Object(re.__)("Enter the email address where emails should be sent to.","coblocks")}),Object(le.createElement)(pd,{isError:!0,id:"contact-form-".concat(o,"-email-error")},this.getfieldEmailError(e)),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Subject","coblocks"),value:l,onChange:this.onChangeSubject,help:Object(le.createElement)(le.Fragment,null,Object(re.__)("You may use the following tags in the subject field: ","coblocks"),Object(le.createElement)(ie.Button,{isLink:!0,onClick:this.appendTagsToSubject},"[",Object(re.__)("email","coblocks"),"]"),Object(le.createElement)(ie.Button,{isLink:!0,onClick:this.appendTagsToSubject},"[",Object(re.__)("name","coblocks"),"]"))}),Object(le.createElement)(ie.TextareaControl,{label:Object(re.__)("Success message","coblocks"),placeholder:Object(re.__)("Your message was sent:","coblocks"),onKeyDown:this.preventEnterSubmission,value:r,onChange:this.onChangeSuccessText,help:Object(re.__)("Form submission confirmation text.","coblocks")}))}},{key:"hasEmailError",value:function(){var e=this.state.toError;return e&&e.length>0}},{key:"setTemplate",value:function(e){this.setState({template:e})}},{key:"createBlocksFromInnerBlocksTemplate",value:function(e){var t=this;return Xn()(e,(function(e){var o=be()(e,3),n=o[0],c=o[1],r=o[2],l=void 0===r?[]:r;return Object(oe.createBlock)(n,c,t.createBlocksFromInnerBlocksTemplate(l))}))}},{key:"supportsInnerBlocksPicker",value:function(){return void 0!==eo.InnerBlocks.prototype}},{key:"supportsBlockVariationPicker",value:function(){return!!oe.registerBlockVariation}},{key:"blockVariationPicker",value:function(){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InnerBlocks,{allowedBlocks:yd,__experimentalCaptureToolbars:!0}))}},{key:"innerBlocksPicker",value:function(){var e=this;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InnerBlocks,{__experimentalTemplateOptions:fd,__experimentalOnSelectTemplateOption:function(t){void 0===t&&(t=fd[0].template),e.setTemplate(t)},__experimentalAllowTemplateOptionSkip:!0,template:this.supportsInnerBlocksPicker()?this.state.template:fd[0].template,allowedBlocks:yd,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))}},{key:"render",value:function(){var e=this,t=this.props,o=t.className,n=t.blockType,c=t.defaultVariation,r=t.replaceInnerBlocks,l=t.hasInnerBlocks,i=t.variations,a=qe()(o,"coblocks-form");if(l||!this.supportsBlockVariationPicker())return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Form settings","coblocks")},this.renderToAndSubjectFields(),Object(so.applyFilters)("coblocks.advanced_forms_cta")),Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Google reCAPTCHA","coblocks"),initialOpen:""!==this.state.recaptchaSecretKey},Object(le.createElement)("p",null,Object(re.__)("Add your reCAPTCHA site and secret keys to protect your form from spam.","coblocks")),Object(le.createElement)("p",null,Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ExternalLink,{href:"https://g.co/recaptcha/v3"},""===this.state.recaptchaSiteKey&&""===this.state.recaptchaSecretKey?Object(re.__)("Generate keys","coblocks"):Object(re.__)("My keys","coblocks")),"| ",Object(le.createElement)(ie.ExternalLink,{href:"https://developers.google.com/recaptcha/docs/v3"},Object(re.__)("Get help","coblocks")))),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Site key","coblocks"),value:this.state.recaptchaSiteKey,onChange:function(t){return e.setState({recaptchaSiteKey:t})},className:"components-block-coblocks-form-recaptcha-key__custom-input"}),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Secret key","coblocks"),value:this.state.recaptchaSecretKey,onChange:function(t){return e.setState({recaptchaSecretKey:t})},className:"components-block-coblocks-form-recaptcha-key__custom-input"}),Object(le.createElement)("div",{className:"components-base-control"},Object(le.createElement)(ie.Button,{isPrimary:!0,onClick:this.saveRecaptchaKey,disabled:""===this.state.recaptchaSiteKey||""===this.state.recaptchaSecretKey},this.state.isSaving?Object(re.__)("Saving","coblocks"):Object(re.__)("Save","coblocks")),""!==this.state.recaptchaSiteKey&&""!==this.state.recaptchaSecretKey&&Object(le.createElement)(ie.Button,{className:"components-block-coblocks-form-recaptcha-key-remove__button",isSecondary:!0,onClick:this.removeRecaptchaKey,disabled:""===this.state.recaptchaSiteKey||""===this.state.recaptchaSecretKey},Object(re.__)("Remove","coblocks")))),Object(le.createElement)(Od,this.props)),Object(le.createElement)("div",{className:a},this.supportsBlockVariationPicker()?this.blockVariationPicker():this.innerBlocksPicker()));return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.__experimentalBlockVariationPicker,{icon:Oe()(n,["icon","src"]),label:Oe()(n,["title"]),instructions:Object(re.__)("Select a variation to start with.","coblocks"),variations:i,allowSkip:!0,onSelect:function(t){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c;t.attributes&&e.props.setAttributes(t.attributes);var o=Xn()(i,(function(e){if(dd()(e.innerBlocks,t.innerBlocks))return e.submitButtonText}));e.props.setAttributes({submitButtonText:o.join("")}),t.innerBlocks&&r(e.props.clientId,e.createBlocksFromInnerBlocksTemplate(t.innerBlocks))}(t)}}))}}]),o}(le.Component),jd=Object(oo.withSelect)((function(e,t){var o=e("core/block-editor").getBlocks,n=e("core/editor").getBlocksByClientId,c=e("core/blocks"),r=c.getBlockType,l=c.getBlockVariations,i=c.getDefaultBlockVariation,a=o(t.clientId);return{blockType:r(t.name),defaultVariation:void 0===i?null:i(t.name),getBlocksByClientId:n,hasInnerBlocks:e("core/block-editor").getBlocks(t.clientId).length>0,innerBlocks:a,variations:void 0===l?null:l(t.name)}})),wd=Object(oo.withDispatch)((function(e){var t=e("core/block-editor");return{insertBlock:t.insertBlock,replaceInnerBlocks:t.replaceInnerBlocks,updateBlockAttributes:e("core/editor").updateBlockAttributes}})),Ed=Object(uo.compose)([jd,wd])(_d),Cd=[{name:"contact-form",title:Object(re.__)("Contact","coblocks"),icon:hd.layoutContact,isDefault:!0,innerBlocks:[["coblocks/field-name",{required:!1}],["coblocks/field-email",{required:!0}],["coblocks/field-textarea",{required:!0}],["coblocks/field-submit-button",{submitButtonText:Object(re.__)("Contact Us","coblocks")}]],scope:["block"]},{name:"rsvp-form",title:Object(re.__)("RSVP","coblocks"),icon:hd.layoutRSVP,innerBlocks:[["coblocks/field-name",{required:!0,hasLastName:!0}],["coblocks/field-name",{label:Object(re.__)("Plus one","coblocks"),hasLastName:!0}],["coblocks/field-email",{required:!0}],["coblocks/field-radio",{label:Object(re.__)("Will you be attending?","coblocks"),required:!0,options:[Object(re.__)("Yes","coblocks"),Object(re.__)("No","coblocks")],isInline:!0}],["coblocks/field-textarea",{label:Object(re.__)("Notes?","coblocks")}],["coblocks/field-submit-button",{submitButtonText:Object(re.__)("RSVP","coblocks")}]],scope:["block"]},{name:"appointment-form",title:Object(re.__)("Event","coblocks"),icon:hd.layoutAppointment,innerBlocks:[["coblocks/field-name",{required:!0,hasLastName:!0}],["coblocks/field-phone",{required:!0}],["coblocks/field-email",{required:!0}],["coblocks/field-date",{required:!0}],["coblocks/field-radio",{label:Object(re.__)("Time","coblocks"),required:!0,options:[Object(re.__)("Morning","coblocks"),Object(re.__)("Afternoon","coblocks")],isInline:!0}],["coblocks/field-textarea",{label:Object(re.__)("Special notes","coblocks")}],["coblocks/field-submit-button",{submitButtonText:Object(re.__)("Book Appointment","coblocks")}]],scope:["block"]}],xd={name:"coblocks/form",category:"layout",attributes:{subject:{type:"string",default:null},to:{type:"string",default:null},successText:{type:"string",default:"undefined"==typeof coblocksBlockData?Object(re.__)("Your message was sent:","coblocks"):coblocksBlockData.form.successText}}},Sd=xd.name,Pd=xd.category,zd=xd.attributes,Td={title:Object(re.__)("Form","coblocks"),description:Object(re.__)("Add a contact form to your page.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:xt}),keywords:["coblocks",Object(re.__)("email","coblocks"),Object(re.__)("about","coblocks"),Object(re.__)("contact","coblocks")],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},example:{attributes:{subject:Object(re.__)("Subject example","coblocks")}},attributes:zd,variations:Cd,edit:Ed,save:eo.InnerBlocks.Content};function Rd(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Bd(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Rd(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Rd(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Nd(e){var t=e.children,o=e.name,n=e.textColor,c=e.customTextColor;if(!Object(oe.hasBlockSupport)(o,"labelColor",!1))return t;if(!Object(le.isValidElement)(t))return t;var r=t.props.className,l=void 0===r?"":r,i={className:qe()(l,te()({"has-text-color":n||c},"has-".concat(n,"-color"),n))};return t.props.style&&(i.style=Bd({},t.props.style)),c&&(i.style=Bd(Bd({},i.style),{},{color:c})),Object(le.cloneElement)(t,i)}Nd.propTypes={textColor:ua.a.string,customTextColor:ua.a.string};var Id=Nd,Ad=function(e){var t=e.setAttributes,o=e.label,n=e.resetFocus,c=e.isSelected,r=e.required,l=e.name,i=e.textColor,a=e.customTextColor,s=e.showRequiredToggle,u=void 0===s||s;return Object(le.createElement)("div",{className:"coblocks-field-label"},Object(le.createElement)("div",{className:"coblocks-field-label__input-wrapper"},Object(le.createElement)(Id,{label:o,textColor:i,customTextColor:a,name:l},Object(le.createElement)(eo.RichText,{tagName:"label",className:"coblocks-label coblocks-field-label__input",value:o,onChange:function(e){n&&n(),t({label:e})},placeholder:Object(re.__)("Add label…","coblocks")})),r&&Object(le.createElement)("span",{className:"required"},"*")),c&&u&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Required","coblocks"),className:"coblocks-field-label__required",checked:r,onChange:function(e){return t({required:e})}}))};var Dd=function(e){var t=e.isSelected,o=e.type,n=e.required,c=e.label,r=e.setAttributes,l=e.textColor,i=e.customTextColor,a=e.name;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:qe()("coblocks-field",{"is-selected":t})},Object(le.createElement)(Ad,{required:n,label:c,setAttributes:r,isSelected:t,textColor:l,customTextColor:i,name:a}),Object(le.createElement)(ie.TextControl,{type:o})))};var Md=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Dd,{type:"text",label:l,required:r,setAttributes:o,isSelected:n,textColor:i,customTextColor:a,name:c}))},Ld={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-textarea","coblocks/field-phone","coblocks/field-text","coblocks/field-website","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-date",{label:Object(re.__)("Date","coblocks")},t)}}]},Fd={name:"coblocks/field-date",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Date","coblocks")},required:{type:"boolean",default:!1}}},Vd=Fd.name,Gd=Fd.category,Hd=Fd.attributes,Ud={title:Object(re.__)("Date","coblocks"),description:Object(re.__)("A field for requesting date selections with a date picker.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:ft}),keywords:["coblocks",Object(re.__)("calendar","coblocks"),Object(re.__)("day","coblocks"),Object(re.__)("month","coblocks"),Object(re.__)("year","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:Hd,transforms:Ld,edit:Md,save:function(){return null}};var Wd=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Dd,{type:"text",label:l,required:r,setAttributes:o,isSelected:n,textColor:i,customTextColor:a,name:c}))},qd={name:"coblocks/field-email",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Email","coblocks")},required:{type:"boolean",default:!1}}},Yd=qd.name,Kd=qd.category,Xd=qd.attributes,Zd={title:Object(re.__)("Email","coblocks"),description:Object(re.__)("A field for collecting a validated email address.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:gt}),keywords:["coblocks",Object(re.__)("e-mail","coblocks"),Object(re.__)("mail","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,multiple:!1,customClassName:!1,labelColor:!0},attributes:Xd,edit:Wd,save:function(){return null}};var Jd=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.hasLastName,a=t.labelFirstName,s=t.labelLastName,u=t.textColor,b=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:qe()("coblocks-field","coblocks-field--name",{"is-selected":n})},Object(le.createElement)(Ad,{required:r,label:l,setAttributes:o,isSelected:n,textColor:u,customTextColor:b,name:c}),i?Object(le.createElement)("div",{className:"coblocks-form__inline-fields"},Object(le.createElement)("div",{className:"coblocks-form__inline-field"},Object(le.createElement)(ie.TextControl,{className:"coblocks-field"}),Object(le.createElement)(Id,{label:l,textColor:u,customTextColor:b,name:c},Object(le.createElement)(eo.RichText,{tagName:"small",className:"coblocks-form__subtext",value:a,onChange:function(e){o({labelFirstName:e})},placeholder:Object(re.__)("Add label…","coblocks")}))),Object(le.createElement)("div",{className:"coblocks-form__inline-field"},Object(le.createElement)(ie.TextControl,{className:"coblocks-field"}),Object(le.createElement)(Id,{label:l,textColor:u,customTextColor:b,name:c},Object(le.createElement)(eo.RichText,{tagName:"small",className:"coblocks-form__subtext",value:s,onChange:function(e){o({labelLastName:e})},placeholder:Object(re.__)("Add label…","coblocks")})))):Object(le.createElement)(ie.TextControl,null)),Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Name Field settings","coblocks")},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Last name","coblocks"),className:"coblocks-field-label__required",checked:i,onChange:function(e){return o({hasLastName:e})},help:i?Object(re.__)("Showing both first and last name fields.","coblocks"):Object(re.__)("Toggle to add a last name field.","coblocks")}))))},$d={from:[{type:"block",blocks:["coblocks/field-date","coblocks/field-textarea","coblocks/field-phone","coblocks/field-text","coblocks/field-website","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-name",{label:Object(re.__)("Name","coblocks")},t)}}]},Qd={name:"coblocks/field-name",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Name","coblocks")},required:{type:"boolean",default:!1},hasLastName:{type:"boolean",default:!1},labelFirstName:{type:"string",default:Object(re.__)("First","coblocks")},labelLastName:{type:"string",default:Object(re.__)("Last","coblocks")}}},ep=Qd.name,tp=Qd.category,op=Qd.attributes,np={title:Object(re.__)("Name","coblocks"),description:Object(re.__)("A text field for collecting the first and last names.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ot}),keywords:["coblocks",Object(re.__)("email","coblocks"),Object(re.__)("first name","coblocks"),Object(re.__)("last name","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:op,transforms:$d,edit:Jd,save:function(){return null}},cp=o(108),rp=o.n(cp);function lp(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ip=function(e){De()(o,e);var t=lp(o);function o(){var e;Te()(this,o);for(var n=arguments.length,c=new Array(n),r=0;r<n;r++)c[r]=arguments[r];return(e=t.call.apply(t,[this].concat(c))).onChangeOption=e.onChangeOption.bind(Ie()(e)),e.onKeyPress=e.onKeyPress.bind(Ie()(e)),e.onDeleteOption=e.onDeleteOption.bind(Ie()(e)),e.textInput=Object(le.createRef)(),e}return Be()(o,[{key:"componentDidMount",value:function(){this.props.isInFocus&&this.textInput.current.focus()}},{key:"componentDidUpdate",value:function(){this.props.isInFocus&&this.textInput.current.focus()}},{key:"onChangeOption",value:function(e){this.props.onChangeOption(this.props.index,e.target.value)}},{key:"onKeyPress",value:function(e){if("Enter"===e.key)return this.props.onAddOption(this.props.index),void e.preventDefault();"Backspace"===e.key&&""===e.target.value&&(this.props.onChangeOption(this.props.index),e.preventDefault())}},{key:"onDeleteOption",value:function(){this.props.onChangeOption(this.props.index)}},{key:"render",value:function(){var e=this.props,t=e.isSelected,o=e.option,n=e.type;return Object(le.createElement)("li",{className:"coblocks-option"},n&&"select"!==n&&Object(le.createElement)("input",{className:"coblocks-option__type",type:n,disabled:!0}),!t&&n&&"select"!==n&&o,t&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)("input",{type:"text",className:"coblocks-option__input",value:o,placeholder:Object(re.__)("Write option…","coblocks"),onChange:this.onChangeOption,onKeyDown:this.onKeyPress,ref:this.textInput}),Object(le.createElement)(ie.Button,{className:"coblocks-option__remove",icon:"trash",label:Object(re.__)("Remove Option","coblocks"),onClick:this.onDeleteOption})))}}]),o}(le.Component);function ap(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var sp=function(e){De()(o,e);var t=ap(o);function o(){var e;Te()(this,o);for(var n=arguments.length,c=new Array(n),r=0;r<n;r++)c[r]=arguments[r];return(e=t.call.apply(t,[this].concat(c))).onChangeOption=e.onChangeOption.bind(Ie()(e)),e.addNewOption=e.addNewOption.bind(Ie()(e)),e.state={inFocus:null},e}return Be()(o,[{key:"onChangeOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=this.props.options.slice(0);null===t?(o.splice(e,1),e>0&&this.setState({inFocus:e-1})):(o.splice(e,1,t),this.setState({inFocus:e})),this.props.setAttributes({options:o})}},{key:"addNewOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=this.props.options.slice(0),o=0;"object"===rp()(e)?(t.push(""),o=t.length-1):(t.splice(e+1,0,""),o=e+1),this.setState({inFocus:o}),this.props.setAttributes({options:t})}},{key:"render",value:function(){var e=this,t=this.props,o=t.type,n=t.instanceId,c=t.required,r=t.label,l=t.setAttributes,i=t.isSelected,a=t.isInline,s=t.textColor,u=t.customTextColor,b=t.name,d=this.props.options,p=this.state.inFocus;return d.length||(d=[""],p=0),Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.BaseControl,{id:"coblocks-field-multiple-".concat(n),className:"coblocks-field coblocks-field-multiple",label:Object(le.createElement)(Ad,{required:c,label:r,setAttributes:l,isSelected:i,resetFocus:function(){return e.setState({inFocus:null})},textColor:s,customTextColor:u,name:b})},i||"select"!==o?Object(le.createElement)("ol",{className:qe()("coblocks-field-multiple__list",{"is-inline":a}),id:"coblocks-field-multiple-".concat(n)},d.map((function(t,n){return Object(le.createElement)(ip,{type:o,key:n,option:t,index:n,onChangeOption:e.onChangeOption,onAddOption:e.addNewOption,isInFocus:n===p&&i,isSelected:i})}))):Object(le.createElement)("select",null,d.map((function(e,t){return Object(le.createElement)("option",{value:e,key:t},e)}))),i&&Object(le.createElement)(ie.Button,{className:"coblocks-field-multiple__add-option",icon:"insert",label:"radio"===o||"select"===o?Object(re.__)("Add option","coblocks"):Object(re.__)("Add checkbox","coblocks"),onClick:this.addNewOption},"radio"===o||"select"===o?Object(re.__)("Add option","coblocks"):Object(re.__)("Add checkbox","coblocks"))))}}]),o}(le.Component),up=Object(uo.withInstanceId)(sp),bp=function(e){return function(t){var o=t.attributes,n=t.setAttributes,c=t.isSelected,r=t.name,l=o.required,i=o.label,a=o.isInline,s=o.options,u=o.textColor,b=o.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(up,xe()({},t,{label:i,required:l,options:s,setAttributes:n,type:e,isSelected:c,isInline:a,textColor:u,customTextColor:b,name:r})),"select"!==e&&Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Display settings","coblocks")},Object(le.createElement)(ie.ToggleControl,{label:Object(re.sprintf)(Object(re.__)("Inline %s","coblocks"),e),className:"coblocks-field-label__required",checked:a,onChange:function(e){return n({isInline:e})},help:a?Object(re.sprintf)(Object(re.__)("Displaying the %s inline.","coblocks"),e):Object(re.sprintf)(Object(re.__)("Toggle to display the %s inline.","coblocks"),e)}))))}},dp={from:[{type:"block",blocks:["coblocks/field-select","coblocks/field-checkbox"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-radio",{label:Object(re.__)("Choose one","coblocks"),options:e.options},t)}}]},pp={name:"coblocks/field-radio",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Choose one","coblocks")},required:{type:"boolean",default:!1},options:{type:"array",default:[]},isInline:{type:"boolean",default:!1}}},mp=pp.name,hp=pp.category,fp=pp.attributes,gp={title:Object(re.__)("Radio","coblocks"),description:Object(re.__)("A field with multiple options where only one choice can be made.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:yt}),keywords:["coblocks",Object(re.__)("choose","coblocks"),Object(re.__)("select","coblocks"),Object(re.__)("option","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:fp,transforms:dp,edit:bp("radio"),save:function(){return null}};var vp=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Dd,{type:"text",label:l,required:r,setAttributes:o,isSelected:n,textColor:i,customTextColor:a,name:c}))},Op={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-date","coblocks/field-textarea","coblocks/field-text","coblocks/field-website","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-phone",{label:Object(re.__)("Phone","coblocks")},t)}}]},kp={name:"coblocks/field-phone",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Phone","coblocks")},required:{type:"boolean",default:!1}}},yp=kp.name,_p=kp.category,jp=kp.attributes,Ep={title:Object(re.__)("Phone","coblocks"),description:Object(re.__)("A phone number to allow visitors to give you a phone number.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:kt}),keywords:["coblocks",Object(re.__)("telephone","coblocks"),Object(re.__)("cellular","coblocks"),Object(re.__)("cell","coblocks"),Object(re.__)("mobile","coblocks"),Object(re.__)("fax","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:jp,transforms:Op,edit:vp,save:function(){return null}};var Cp=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"coblocks-field"},Object(le.createElement)(Ad,{required:r,label:l,setAttributes:o,isSelected:n,name:c,textColor:i,customTextColor:a}),Object(le.createElement)(ie.TextareaControl,null)))},xp={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-date","coblocks/field-phone","coblocks/field-text","coblocks/field-website","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-textarea",{label:Object(re.__)("Message","coblocks")},t)}}]},Sp={name:"coblocks/field-textarea",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Message","coblocks")},required:{type:"boolean",default:!1}}},Pp=Sp.name,zp=Sp.category,Tp=Sp.attributes,Rp={title:Object(re.__)("Textarea","coblocks"),description:Object(re.__)("A text box for longer responses.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Et}),keywords:["coblocks",Object(re.__)("text","coblocks"),Object(re.__)("message text","coblocks"),Object(re.__)("multiline text","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:Tp,transforms:xp,edit:Cp,save:function(){return null}};var Bp=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"coblocks-field"},Object(le.createElement)(Ad,{required:r,label:l,setAttributes:o,isSelected:n,name:c,textColor:i,customTextColor:a}),Object(le.createElement)(ie.TextControl,null)))},Np={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-date","coblocks/field-textarea","coblocks/field-phone","coblocks/field-website","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-text",{label:Object(re.__)("Text","coblocks")},t)}}]},Ip={name:"coblocks/field-text",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Text","coblocks")},required:{type:"boolean",default:!1}}},Ap=Ip.name,Dp=Ip.category,Mp=Ip.attributes,Lp={title:Object(re.__)("Text","coblocks"),description:Object(re.__)("A text box for custom responses.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:wt}),keywords:["coblocks",Object(re.__)("text control","coblocks"),Object(re.__)("text box","coblocks"),Object(re.__)("input","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:Mp,transforms:Np,edit:Bp,save:function(){return null}},Fp={from:[{type:"block",blocks:["coblocks/field-checkbox","coblocks/field-radio"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-select",{label:Object(re.__)("Select","coblocks"),options:e.options},t)}}]},Vp={name:"coblocks/field-select",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Select","coblocks")},required:{type:"boolean",default:!1},options:{type:"array",default:[]}}},Gp=Vp.name,Hp=Vp.category,Up=Vp.attributes,Wp={title:Object(re.__)("Select","coblocks"),description:Object(re.__)("A dropdown field with multiple options where only one choice can be made.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:_t}),keywords:["coblocks",Object(re.__)("dropdown","coblocks"),Object(re.__)("option","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:Up,transforms:Fp,edit:bp("select"),save:function(){return null}};function qp(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Yp=window.getComputedStyle,Kp=Object(ie.withFallbackStyles)((function(e,t){var o,n,c=t.textButtonColor,r=t.backgroundButtonColor,l=r&&r.color,i=c&&c.color;return!i&&e&&(o=e.querySelector('[contenteditable="true"]')),n=e.querySelector(".wp-block-button__link")?e.querySelector(".wp-block-button__link"):e,e&&Yp(n).backgroundColor,o&&Yp(o).color,{fallbackBackgroundColor:l||!1,fallbackTextColor:i||!1}})),Xp=function(e){De()(o,e);var t=qp(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidUpdate",value:function(e){Object(He.isEqual)(this.props.customTextButtonColor,e.customTextButtonColor)&&Object(He.isEqual)(this.props.customBackgroundButtonColor,e.customBackgroundButtonColor)||this.props.setAttributes({submitButtonClasses:this.getButtonClasses()})}},{key:"getButtonClasses",value:function(){var e,t=this.props,o=t.customTextButtonColor,n=t.customBackgroundButtonColor,c=Object(He.get)(n,"class");return qe()("wp-block-button__link",(e={"has-background":n},te()(e,c,c),te()(e,"has-text-color",o),te()(e,this.props.className,this.props.className),e))}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.fallbackBackgroundColor,n=e.fallbackTextColor,c=e.setAttributes,r=e.setBackgroundButtonColor,l=e.setTextButtonColor,i=t.customBackgroundButtonColor||o,a=t.customTextButtonColor||n,s={border:"none",backgroundColor:i,color:a};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"coblocks-form__submit wp-block-button"},Object(le.createElement)(eo.RichText,{placeholder:Object(re.__)("Add text…","coblocks"),value:t.submitButtonText,onChange:function(e){return c({submitButtonText:e})},className:this.getButtonClasses(),style:s,allowedFormats:["bold","italic","strikethrough"],keepPlaceholderOnFocus:!0})),Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:i,onChange:function(e){r(e),c({customBackgroundButtonColor:e})},label:Object(re.__)("Button color","coblocks")},{value:a,onChange:function(e){l(e),c({customTextButtonColor:e})},label:Object(re.__)("Button text color","coblocks")}]}),Object(le.createElement)(eo.ContrastChecker,{textColor:a,backgroundColor:i})))}}]),o}(le.Component),Zp=Object(uo.compose)([Object(eo.withColors)("backgroundButtonColor",{textButtonColor:"color"}),Kp])(Xp),Jp={name:"coblocks/field-submit-button",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Submit","coblocks")},required:{type:"boolean",default:!0},submitButtonText:{type:"string",default:Object(re.__)("Submit","coblocks")},customBackgroundButtonColor:{type:"string"},customTextButtonColor:{type:"string"},submitButtonClasses:{type:"string"}}},$p=Jp.name,Qp=Jp.category,em=Jp.attributes,tm={title:Object(re.__)("Submit","coblocks"),description:Object(re.__)("A button for submitting form data.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:jt}),keywords:["coblocks",Object(re.__)("submit","coblocks"),Object(re.__)("button","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,multiple:!1,customClassName:!0},styles:[{name:"fill",label:Object(re.__)("Fill"),isDefault:!0},{name:"outline",label:Object(re.__)("Outline")},{name:"circular",label:Object(re.__)("Circular")},{name:"3d",label:Object(re.__)("3D")},{name:"shadow",label:Object(re.__)("Shadow")}],attributes:em,edit:Zp,save:function(){return null}},om={from:[{type:"block",blocks:["coblocks/field-select","coblocks/field-radio"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-checkbox",{label:Object(re.__)("Checkbox","coblocks"),options:e.options},t)}}]},nm={name:"coblocks/field-checkbox",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Checkbox","coblocks")},required:{type:"boolean",default:!1},options:{type:"array",default:[]},isInline:{type:"boolean",default:!1}}},cm=nm.name,rm=nm.category,lm=nm.attributes,im={title:Object(re.__)("Checkbox","coblocks"),description:Object(re.__)("A checkbox field with multiple options where multiple choices can be made.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:ht}),keywords:["coblocks",Object(re.__)("option","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:lm,transforms:om,edit:bp("checkbox"),save:function(){return null}};var am=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=e.name,r=t.required,l=t.label,i=t.textColor,a=t.customTextColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Ad,{required:r,label:l,setAttributes:o,isSelected:n,name:c,textColor:i,customTextColor:a}),Object(le.createElement)(ie.TextControl,{type:"url"}))},sm={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-date","coblocks/field-textarea","coblocks/field-phone","coblocks/field-text","coblocks/field-hidden"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-website",{label:Object(re.__)("Website","coblocks")},t)}}]},um={name:"coblocks/field-website",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Website","coblocks")},required:{type:"boolean",default:!1}}},bm=um.name,dm=um.category,pm=um.attributes,mm={title:Object(re.__)("Website","coblocks"),description:Object(re.__)("A text field for collecting a URL.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ct}),keywords:["coblocks",Object(re.__)("link","coblocks"),Object(re.__)("hyperlink","coblocks"),Object(re.__)("url","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1,labelColor:!0},attributes:pm,transforms:sm,edit:am,save:function(){return null}};var hm=function(e){var t=e.attributes,o=e.setAttributes,n=e.isSelected,c=t.label,r=t.value;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Ad,{label:c,setAttributes:o,isSelected:n,showRequiredToggle:!1}),Object(le.createElement)(ie.TextControl,{value:r}),Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Hidden Field settings","coblocks")},Object(le.createElement)(ie.TextControl,{value:r,label:Object(re.__)("Field value","coblocks"),onChange:function(e){return o({value:e})},className:"components-block-coblocks-map-api-key__custom-input"}))))},fm={from:[{type:"block",blocks:["coblocks/field-name","coblocks/field-date","coblocks/field-textarea","coblocks/field-phone","coblocks/field-text","coblocks/field-website"],transform:function(e,t){return Object(oe.createBlock)("coblocks/field-hidden",{label:Object(re.__)("Hidden","coblocks")},t)}}]},gm={name:"coblocks/field-hidden",category:"layout",attributes:{label:{type:"string",default:Object(re.__)("Hidden","coblocks")},value:{type:"string",default:""}}},vm=gm.name,Om=gm.category,km=gm.attributes,ym={title:Object(re.__)("Hidden","coblocks"),description:Object(re.__)("A hidden text field for collecting additional data.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:vt}),keywords:["coblocks",Object(re.__)("input","coblocks"),Object(re.__)("text","coblocks")],parent:["coblocks/form"],supports:{reusable:!1,html:!1,customClassName:!1},attributes:km,transforms:fm,edit:hm,save:function(){return null}};function _m(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function jm(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?_m(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):_m(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function wm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Em=function(e){De()(o,e);var t=wm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateAlignment=e.updateAlignment.bind(Ie()(e)),e}return Be()(o,[{key:"updateAlignment",value:function(e){var t=-1!==["wide","full"].indexOf(e)?{width:void 0,height:void 0}:{};this.props.setAttributes(jm(jm({},t),{},{align:e}))}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.align,c=t.url;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.BlockAlignmentToolbar,{value:n,onChange:this.updateAlignment}),Object(le.createElement)(ie.Toolbar,null,c&&Object(le.createElement)(ie.Button,{className:"components-toolbar__control",label:Object(re.__)("Remove gif","coblocks"),icon:"trash",onClick:function(){return o({url:"",width:"",height:""})}}))))}}]),o}(le.Component),Cm={};Cm.giphy=Object(le.createElement)(ie.SVG,{className:"wp-block-coblocks-gif__attribution",width:"202px",height:"22px",viewBox:"0 0 202 22",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("defs",null,Object(le.createElement)("polygon",{id:"path-1",points:"0.786 0.039 21.084 0.039 21.084 22 0.786 22"}),Object(le.createElement)("polygon",{id:"path-3",points:"0 22 201.762 22 201.762 0.039 0 0.039"})),Object(le.createElement)(ie.G,{id:"Page-1",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",opacity:"0.3"},Object(le.createElement)(ie.G,{id:"Vector-Smart-Object"},Object(le.createElement)(ie.G,{id:"Group-19",transform:"translate(0.000000, 4.961200)",fill:"currentColor"},Object(le.createElement)(ie.Path,{d:"M1.5944,6.3768 L4.6154,6.3768 C7.2504,6.3768 7.2364,2.3888 4.6154,2.3888 L1.5944,2.3888 L1.5944,6.3768 Z M1.5944,7.8448 L1.5944,10.9068 L0.0004,10.9068 L0.0004,0.9348 C1.5234,0.9348 3.0904,0.9208 4.6154,0.9208 C9.3734,0.9208 9.3884,7.8148 4.6154,7.8448 L1.5944,7.8448 Z",id:"Fill-1"}),Object(le.createElement)(ie.Path,{d:"M14.3328,9.6529 C16.8118,9.6529 17.8518,7.9019 17.8518,5.9919 C17.8518,4.1539 16.7978,2.2459 14.3608,2.2029 C12.0538,2.2029 10.8148,3.8129 10.8148,5.9919 C10.8428,7.7589 11.8678,9.6529 14.3328,9.6529 M19.4338,5.9639 C19.4338,8.6559 17.7948,11.1209 14.3328,11.1209 C10.8708,11.1209 9.2328,8.5999 9.2328,5.9779 C9.2328,2.9439 11.3558,0.7489 14.3608,0.7489 C17.7658,0.7649 19.4338,3.2709 19.4338,5.9639",id:"Fill-3"}),Object(le.createElement)("polygon",{id:"Fill-5",points:"31.2887 10.9214 29.8787 10.9214 28.5537 7.4034 27.4577 4.0554 26.3607 7.4174 25.0497 10.9214 23.6537 10.9214 20.0347 0.9344 21.8157 0.9344 24.3517 8.6134 26.9297 0.9344 27.9557 0.9344 30.5907 8.6134 33.0697 0.9344 34.8507 0.9344"}),Object(le.createElement)("polygon",{id:"Fill-7",points:"43.7296 10.9072 36.3636 10.9072 36.3636 0.9342 43.6866 0.9342 43.6866 2.4882 37.9606 2.4882 37.9606 5.1802 43.4596 5.1802 43.4596 6.6612 37.9606 6.6612 37.9606 9.3402 43.7296 9.3402"}),Object(le.createElement)(ie.Path,{d:"M47.3777,2.3885 L47.3777,6.0055 L50.4127,6.0055 C51.7377,6.0055 52.3217,5.1665 52.3217,4.2265 C52.3217,3.3285 51.7377,2.3885 50.4267,2.3885 L47.3777,2.3885 Z M54.3867,10.9075 L52.5207,10.9075 L49.4867,7.4595 L47.3777,7.4595 L47.3777,10.9075 L45.7837,10.9075 L45.7837,0.9205 C47.3347,0.9205 48.8737,0.9345 50.4267,0.9345 C52.7347,0.9345 53.9457,2.5165 53.9457,4.1975 C53.9457,5.6225 53.2047,7.0185 51.2387,7.3025 L54.2157,10.6225 L54.3867,10.9075 Z",id:"Fill-9"}),Object(le.createElement)("polygon",{id:"Fill-11",points:"63.423 10.9072 56.058 10.9072 56.058 0.9342 63.38 0.9342 63.38 2.4882 57.653 2.4882 57.653 5.1802 63.153 5.1802 63.153 6.6612 57.653 6.6612 57.653 9.3402 63.423 9.3402"}),Object(le.createElement)(ie.Path,{d:"M67.057,9.3683 L69.251,9.3683 C71.688,9.3683 72.713,7.5733 72.67,5.8213 C72.628,4.1403 71.602,2.4593 69.251,2.4593 L67.057,2.4593 L67.057,9.3683 Z M69.251,0.9343 C72.656,0.9343 74.209,3.3713 74.252,5.8363 C74.308,8.3573 72.741,10.9073 69.251,10.9073 L65.476,10.9073 L65.476,0.9343 L69.251,0.9343 Z",id:"Fill-13"}),Object(le.createElement)(ie.Path,{d:"M81.2918,9.4262 L84.2848,9.4262 C85.1668,9.4262 86.3928,9.1402 86.3928,8.0432 C86.3928,6.9752 85.2108,6.4912 84.2988,6.4912 L81.2918,6.4912 L81.2918,9.4262 Z M81.2918,5.0662 L84.2988,5.0662 C85.4948,5.0662 86.0938,4.5962 86.0938,3.8132 C86.0938,3.1152 85.4808,2.3742 84.2848,2.3742 L81.2918,2.3742 L81.2918,5.0662 Z M84.2848,0.9342 C86.1788,0.9342 87.6738,1.8042 87.6738,3.7842 C87.6738,4.6242 87.2328,5.3802 86.2918,5.7642 C87.4898,6.1202 87.9878,7.3032 87.9878,8.0582 C87.9878,10.2372 86.2498,10.9072 84.2848,10.9072 L79.7118,10.9072 L79.7118,0.9342 L84.2848,0.9342 Z",id:"Fill-15"}),Object(le.createElement)("polygon",{id:"Fill-17",points:"93.0052 5.3375 95.8412 0.9345 97.7632 0.9345 97.7632 1.0065 93.8032 6.8185 93.8032 10.9075 92.2082 10.9075 92.2082 6.8185 88.3612 1.0065 88.3612 0.9345 90.2562 0.9345"})),Object(le.createElement)(ie.G,{id:"Group-28",transform:"translate(0.000000, -0.038800)"},Object(le.createElement)(ie.G,{id:"Group-22",transform:"translate(103.000000, 0.000000)"},Object(le.createElement)("mask",{id:"mask-2",fill:"white"},Object(le.createElement)("use",{xlinkHref:"#path-1"})),Object(le.createElement)(ie.G,{id:"Clip-21"}),Object(le.createElement)(ie.Path,{d:"M16.923,6.7845 C15.407,5.3575 13.564,4.9715 12.168,4.9715 C8.78,4.9715 6.58,6.9925 6.58,11.0635 C6.58,13.7385 7.978,17.0375 12.168,17.0375 C13.268,17.0375 14.991,16.8295 16.18,15.9665 L16.18,13.2925 L10.919,13.2925 L10.919,8.6865 L21.084,8.6865 L21.084,17.9295 C19.776,20.5735 16.15,22.0005 12.139,22.0005 C3.906,22.0005 0.786,16.5025 0.786,11.0635 C0.786,5.6255 4.352,0.0385 12.168,0.0385 C15.051,0.0385 17.606,0.6335 20.341,3.3965 L16.923,6.7845 Z",id:"Fill-20",fill:"currentColor",mask:"url(#mask-2)"})),Object(le.createElement)("mask",{id:"mask-4",fill:"white"},Object(le.createElement)("use",{xlinkHref:"#path-3"})),Object(le.createElement)(ie.G,{id:"Clip-24"}),Object(le.createElement)("polygon",{id:"Fill-23",fill:"currentColor",mask:"url(#mask-4)",points:"127.419 21.435 133.274 21.435 133.274 0.633 127.419 0.633"}),Object(le.createElement)(ie.Path,{d:"M143.381,10.8554 L147.601,10.8554 C149.236,10.8554 150.067,9.6674 150.067,8.3004 C150.067,6.9334 149.206,5.6844 147.601,5.6844 L143.381,5.6844 L143.381,10.8554 Z M143.381,15.8184 L143.381,21.4354 L137.497,21.4354 L137.497,0.6334 L147.601,0.6334 C153.189,0.6334 155.952,4.1394 155.952,8.2104 C155.952,12.4604 153.158,15.7594 147.601,15.8184 L143.381,15.8184 Z",id:"Fill-25",fill:"currentColor",mask:"url(#mask-4)"}),Object(le.createElement)("polygon",{id:"Fill-26",fill:"currentColor",mask:"url(#mask-4)",points:"171.9466 21.4649 171.9466 13.5899 164.4576 13.5899 164.4576 21.4649 158.5736 21.4649 158.5736 0.6629 164.4576 0.6629 164.4576 8.5669 171.9466 8.5669 171.9466 0.6629 177.7716 0.6629 177.7716 21.4649"}),Object(le.createElement)("polygon",{id:"Fill-27",fill:"currentColor",mask:"url(#mask-4)",points:"190.6477 7.7649 195.1347 0.6329 201.7617 0.6329 201.7617 0.8999 193.5007 13.1439 193.5007 21.4349 187.6167 21.4349 187.6167 13.1439 179.7107 0.8709 179.7107 0.6329 186.3377 0.6329"})))));var xm=Cm;function Sm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Pm=function(e){De()(o,e);var t=Sm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateAlt=e.updateAlt.bind(Ie()(e)),e}return Be()(o,[{key:"updateAlt",value:function(e){this.props.setAttributes({alt:e})}},{key:"render",value:function(){var e=this.props.attributes.alt;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Gif settings","coblocks")},Object(le.createElement)(ie.TextareaControl,{label:Object(re.__)("Alt text (alternative text)","coblocks"),value:e,onChange:this.updateAlt,help:Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ExternalLink,{href:"https://www.w3.org/WAI/tutorials/images/decision-tree"},Object(re.__)("Describe the purpose of the image","coblocks")),Object(re.__)("Leave empty if the image is purely decorative.","coblocks"))}))))}}]),o}(le.Component);function zm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Tm=function(e){De()(o,e);var t=zm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={width:void 0,height:void 0},e.bindContainer=e.bindContainer.bind(Ie()(e)),e.calculateSize=e.calculateSize.bind(Ie()(e)),e}return Be()(o,[{key:"bindContainer",value:function(e){this.container=e}},{key:"componentDidUpdate",value:function(e){this.props.src!==e.src&&(this.setState({width:void 0,height:void 0}),this.fetchImageSize()),this.props.dirtynessTrigger!==e.dirtynessTrigger&&this.calculateSize()}},{key:"componentDidMount",value:function(){this.fetchImageSize()}},{key:"fetchImageSize",value:function(){this.gif=new window.Image,this.gif.onload=this.calculateSize,this.gif.src=this.props.src}},{key:"calculateSize",value:function(){var e=this.container.clientWidth,t=this.gif.width>e,o=this.gif.height/this.gif.width,n=t?e:this.gif.width,c=t?e*o:this.gif.height;this.setState({width:n,height:c})}},{key:"render",value:function(){var e={imageWidth:this.gif&&this.gif.width,imageHeight:this.gif&&this.gif.height,containerWidth:this.container&&this.container.clientWidth,containerHeight:this.container&&this.container.clientHeight,imageWidthWithinContainer:this.state.width,imageHeightWithinContainer:this.state.height};return Object(le.createElement)("div",{ref:this.bindContainer},this.props.children(e))}}]),o}(le.Component);function Rm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Bm=Object(oo.withSelect)((function(e){var t=e("core/editor").getEditorSettings,o=e("core/viewport").isViewportMatch,n=t();return{maxWidth:n.maxWidth,isRTL:n.isRTL,isLargeViewport:o("medium")}})),Nm=function(e){De()(o,e);var t=Rm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onFocusCaption=e.onFocusCaption.bind(Ie()(e)),e.onImageClick=e.onImageClick.bind(Ie()(e)),e.state={captionFocused:!1},e}return Be()(o,[{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"onFocusCaption",value:function(){this.state.captionFocused||this.setState({captionFocused:!0})}},{key:"onImageClick",value:function(){this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=t.setAttributes,l=t.isLargeViewport,i=t.isRTL,a=t.maxWidth,s=o.align,u=o.alt,b=o.height,d=o.url,p=o.width,m=o.caption,h=-1===["wide","full"].indexOf(s)&&l,f=qe()(n,"wp-block-image",{"is-resized":!!p,"is-focused":c}),g=[];if(d)return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(Em,this.props),c&&Object(le.createElement)(Pm,this.props),Object(le.createElement)("figure",{key:"image",className:f},Object(le.createElement)(Tm,{src:d,dirtynessTrigger:s},(function(t){var o,n=t.imageWidthWithinContainer,l=t.imageHeightWithinContainer,m=t.imageWidth,f=t.imageHeight;o=u||Object(re.__)("This gif has an empty alt attribute","coblocks");var g=Object(le.createElement)("button",{onClick:e.onImageClick},Object(le.createElement)("img",{src:d,alt:o}));if(!h||!n)return g;var v=p||n,O=b||l,k=m/f,y=m<f?20:20*k,_=f<m?20:20/k,j=2.5*a,w=!1,E=!1;return"center"===s?(w=!0,E=!0):i?"left"===s?w=!0:E=!0:"right"===s?E=!0:w=!0,Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ResizableBox,{size:p&&b?{width:p,height:b}:void 0,minWidth:y,maxWidth:j,minHeight:_,maxHeight:j/k,lockAspectRatio:!0,enable:{top:!1,right:w,bottom:!0,left:E},onResizeStop:function(e,t,o,n){r({width:parseInt(v+n.width,10),height:parseInt(O+n.height,10)})},showHandle:c},g))})),(!eo.RichText.isEmpty(m)||c)&&Object(le.createElement)(eo.RichText,{tagName:"figcaption",placeholder:Object(re.__)("Write caption…","coblocks"),value:m,unstableOnFocus:this.onFocusCaption,onChange:function(e){return r({caption:e})},isSelected:this.state.captionFocused,inlineToolbar:!0})));o.matches&&o.matches.length&&(g=Object(He.map)(o.matches,(function(e){var t=wp.element.createElement("img",{key:e.id+"-img",src:e.images.fixed_height_small.url});return wp.element.createElement("li",{key:e.id,onClick:function(){r({url:e.images.original.url})}},t)}))),!g.length&&o.fetching&&(g=Object(le.createElement)(ie.Spinner,null));var v=Object(He.debounce)((function(e){o.fetching||(r({fetching:!0}),fetch("https://api.giphy.com/v1/gifs/search?api_key=w0o6fO8pv5gSM334gfqUlcdrVaaoiA81&limit=10&offset=0&rating=G&lang=en&q="+encodeURI(e),{method:"GET"}).then((function(e){return e.json()})).then((function(e){r({fetching:!1,matches:e.data})})).catch((function(){r({fetching:!1})})))}),1e3);return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.Placeholder,{key:"placeholder",label:"Gif",icon:Object(le.createElement)(ie.Icon,{icon:Bt}),instructions:Object(re.__)("Search for that perfect gif on Giphy","coblocks"),className:n},xm.giphy,Object(le.createElement)("input",{key:"search-field",type:"text",placeholder:Object(re.__)("Search for gifs","coblocks"),onChange:function(e){return v(e.target.value)}}),Object(le.createElement)("ul",{key:"results",className:"wp-block-coblocks-gif__results"},g)))}}]),o}(le.Component),Im=Object(uo.compose)([Bm])(Nm),Am=o(126),Dm=function(e){var t,o=e.attributes,n=o.url,c=o.alt,r=o.align,l=o.width,i=o.height,a=o.caption,s=qe()((t={},te()(t,"align".concat(r),r),te()(t,"is-resized",l||i),t)),u=Object(le.createElement)("img",{src:n,alt:c,width:l,height:i}),b=Object(le.createElement)(le.Fragment,null,u,!eo.RichText.isEmpty(a)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",value:a}));return"left"===r||"right"===r||"center"===r?Object(le.createElement)("div",{className:"wp-block-image"},Object(le.createElement)("figure",{className:s},b)):Object(le.createElement)("figure",{className:s},b)},Mm=Am.name,Lm=Am.category,Fm=Am.attributes,Vm={title:Object(re.__)("Gif","coblocks"),description:Object(re.__)("Pick a gif, any gif.","coblocks"),category:me?"common":"media",icon:Object(le.createElement)(ie.Icon,{icon:Bt}),keywords:["coblocks",Object(re.__)("animated","coblocks")],supports:{customClassName:!1,html:!1},attributes:Fm,getEditWrapperProps:function(e){var t=e.align,o=e.width;if("left"===t||"center"===t||"right"===t||"wide"===t||"full"===t)return{"data-align":t,"data-resized":!!o}},edit:Im,save:Dm},Gm=o(70),Hm=[{attributes:Gm.attributes,save:function(e){var t=e.attributes,o=t.url,n=t.file,c=t.meta,r=qe()({"wp-block-coblocks-gist--no-meta":!c}),l=n?"".concat(o,".js?file=").concat(n):"".concat(o,".js"),i=n?"".concat(o,"#file-").concat(n.replace(".","-")):"".concat(o);return Object(le.createElement)("div",{className:r},Object(le.createElement)("script",{src:l}),Object(le.createElement)("noscript",null,Object(le.createElement)("a",{href:i},Object(re.__)("View this gist on GitHub","coblocks"))))}}];function Um(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Wm=function(e){De()(o,e);var t=Um(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.preview,o=e.setState,n=[{icon:Lr,title:t?Object(re.sprintf)(Object(re.__)("Return to %s","coblocks"),"Gist"):Object(re.sprintf)(Object(re.__)("Edit %s URL","coblocks"),"Gist"),onClick:function(){return o({preview:!t})},isActive:!t}];return Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,{controls:n}))}}]),o}(le.Component);function qm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Ym=function(e){De()(o,e);var t=qm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateURL=e.updateURL.bind(Ie()(e)),e.updateFile=e.updateFile.bind(Ie()(e)),e}return Be()(o,[{key:"updateURL",value:function(e){void 0!==e&&e.trim()||this.props.setState({preview:!1}),this.props.setAttributes({url:e})}},{key:"updateFile",value:function(e){this.props.setAttributes({file:e})}},{key:"getGistMetaHelp",value:function(e){return e?Object(re.__)("Showing gist meta data.","coblocks"):Object(re.__)("Toggle to show the gist meta data.","coblocks")}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.url,c=t.file,r=t.meta;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Gist settings","coblocks")},Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Gist URL","coblocks"),value:n,onChange:this.updateURL}),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Gist File","coblocks"),value:c,onChange:this.updateFile}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Gist Meta","coblocks"),checked:!!r,onChange:function(){return o({meta:!r})},help:this.getGistMetaHelp}))))}}]),o}(le.Component);function Km(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Xm=function(e){De()(o,e);var t=Km(o);function o(e){var n;return Te()(this,o),(n=t.call(this,e)).url=e.url,n.file=e.file,n.stylesheetAdded=!1,n.state={loading:!0,gistContent:""},n._handleError=n._handleError.bind(Ie()(n)),n}return Be()(o,[{key:"componentDidMount",value:function(){this._buildGist()}},{key:"_handleError",value:function(){var e=this.props.onError;this.setState({loading:!1}),e()}},{key:"_getID",value:function(){var e=this._handleError;if(null!==this.url.match(/(\.com\/)(.*?)([^#]+)/))return this.url.match(/(\.com\/)(.*?)([^#]+)/).pop();e()}},{key:"_getFile",value:function(){if(void 0!==this.file)return"&file=".concat(this.file);var e=this.url.split("#").pop();return null!==e.match(/file*/)?"&file=".concat(e.replace("file-","").replace("-",".")):""}},{key:"_tranformedURL",value:function(e){var t=this._getID();if(!t)return!1;var o=this._getFile();return"https://gist.github.com/".concat(t,".json?callback=").concat(e).concat(o)}},{key:"_buildGist",value:function(){var e=this,t=this._handleError,n=o.__nextGist();window[n]=function(t){o.__addStylesheet(t.stylesheet),e.setState({loading:!1,gistContent:t.div})};var c=document.createElement("script");c.type="text/javascript";var r=this._tranformedURL(n);r&&(c.src=r,c.onerror=function(){t()},document.head.appendChild(c))}},{key:"render",value:function(){return this.state.loading?Object(le.createElement)(ie.Placeholder,{key:"placeholder",icon:Object(le.createElement)(ie.Icon,{icon:Nt}),label:Object(re.__)("Loading Gist","coblocks")},Object(le.createElement)(ie.Spinner,null)):this.state.gistContent?Object(le.createElement)("div",{dangerouslySetInnerHTML:{__html:this.state.gistContent}}):void 0}}],[{key:"__gistCallbackId",value:function(){return 0}},{key:"__nextGist",value:function(){return"embed_gist_callback_"+this.__gistCallbackId++}},{key:"__addStylesheet",value:function(e){if(!this.stylesheetAdded){var t=document.createElement("link");t.type="text/css",t.rel="stylesheet",t.href=e,document.head.appendChild(t),this.stylesheetAdded=!0}}}]),o}(le.Component);function Zm(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}Xm.propTypes={file:ua.a.string,onError:ua.a.function,url:ua.a.string.isRequired};var Jm=function(e){De()(o,e);var t=Zm(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).updateURL=e.updateURL.bind(Ie()(e)),e.handleErrors=e.handleErrors.bind(Ie()(e)),e.clearErrors=e.clearErrors.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidMount",value:function(){this.props.attributes.url&&this.props.setState({preview:!0})}},{key:"updateURL",value:function(e){if(this.props.setAttributes({url:e,file:""}),void 0!==e&&e.trim()){this.props.attributes.url||this.props.setState({preview:!0});var t=e.split("#file-").pop();if(null!==e.match(/#file-*/)){var o=e.replace(t,"").replace("#file-","");this.props.setAttributes({url:o}),this.props.setAttributes({file:t.replace(/-([^-]*)$/,".$1")})}this.clearErrors()}else this.props.setState({preview:!1})}},{key:"handleErrors",value:function(){var e=this.props,t=e.noticeOperations,o=e.setState;t.removeAllNotices(),t.createErrorNotice("Sorry, this URL is not a GitHub Gist."),o({preview:!1})}},{key:"clearErrors",value:function(){this.props.noticeOperations.removeAllNotices()}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.className,n=e.isSelected,c=e.preview,r=e.setAttributes,l=e.noticeUI,i=t.url,a=t.file,s=t.meta,u=t.caption,b=this.handleErrors;return Object(le.createElement)(le.Fragment,null,i&&i.length>0&&n&&Object(le.createElement)(Wm,this.props),i&&i.length>0&&n&&Object(le.createElement)(Ym,this.props),c?i&&Object(le.createElement)("div",{className:qe()(o,s?null:"no-meta")},Object(le.createElement)(Xm,{url:i,file:a,onError:function(){b()}}),(!eo.RichText.isEmpty(u)||n)&&Object(le.createElement)(eo.RichText,{tagName:"figcaption",placeholder:Object(re.__)("Write caption…","coblocks"),value:u,onChange:function(e){return r({caption:e})},keepPlaceholderOnFocus:!0,inlineToolbar:!0})):Object(le.createElement)(le.Fragment,null,l,Object(le.createElement)("div",{className:qe()(o,"wp-block-shortcode")},Object(le.createElement)("label",null,Object(le.createElement)(ie.Icon,{icon:Nt}),Object(re.__)("Gist URL","coblocks")),Object(le.createElement)(eo.PlainText,{className:"input-control",value:i,placeholder:Object(re.__)("Add GitHub Gist URL…","coblocks"),onChange:this.updateURL}))))}}]),o}(le.Component),$m=Object(uo.compose)([Object(uo.withState)({preview:!1}),ie.withNotices])(Jm),Qm=function(e){var t=e.attributes,o=t.url,n=t.file,c=t.meta,r=t.caption;if(void 0!==o){var l=qe()({"no-meta":!c}),i=n?"".concat(o,".js?file=").concat(n):"".concat(o,".js"),a=n?"".concat(o,"#file-").concat(n.replace(".","-")):"".concat(o);return Object(le.createElement)("div",{className:l},Object(le.createElement)("script",{src:i}),Object(le.createElement)("noscript",null,Object(le.createElement)("a",{href:a},Object(re.__)("View this gist on GitHub","coblocks"))),!eo.RichText.isEmpty(r)&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",value:r}))}},eh={from:[{type:"raw",priority:1,isMatch:function(e){return"P"===e.nodeName&&/^\s*(https?:\/\/\S+)\s*$/i.test(e.textContent)&&e.textContent.match(/^https?:\/\/(www\.)?gist\.github\.com\/.+/i)},transform:function(e){var t=e.textContent.trim().split("#").pop(),o=t.replace("file-","#file-").replace("-",".");return Object(oe.createBlock)("coblocks/gist",{url:e.textContent.trim(),file:null!==t.match(/file*/)?o:void 0})}},{type:"prefix",prefix:":gist",transform:function(e){return Object(oe.createBlock)(Gm.name,{content:e})}}]},th=Gm.name,oh=Gm.category,nh=Gm.attributes,ch={title:Object(re.__)("Gist","coblocks"),description:Object(re.__)("Embed a GitHub Gist.","coblocks"),category:me?"common":"embed",icon:Object(le.createElement)(ie.Icon,{icon:Nt}),keywords:["coblocks","github",Object(re.__)("code","coblocks")],supports:{html:!1,align:["wide"]},attributes:nh,transforms:eh,edit:$m,save:Qm,deprecated:Hm},rh=o(71),lh={layout:{type:"string",default:"center-left"},fullscreen:{type:"boolean",default:!1}},ih={height:{type:"number"},heightTablet:{type:"number"},heightMobile:{type:"number"},syncHeight:{type:"boolean",default:!0}};function ah(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function sh(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ah(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ah(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var uh=sh(sh(sh(sh(sh({},lh),Ua),wl),ih),rh.attributes),bh=[{attributes:uh,save:function(e){var t,o=e.attributes,n=o.coblocks,c=o.layout,r=o.fullscreen,l=o.maxWidth,i=o.backgroundImg,a=o.backgroundType,s=o.paddingSize,u=o.backgroundColor,b=o.customBackgroundColor,d=o.customTextColor,p=o.textColor,m=o.contentAlign,h=o.focalPoint,f=o.hasParallax,g=o.height,v=Object(eo.getColorClassName)("color",p),O=Object(eo.getColorClassName)("background-color",u),k=qe()(te()({"has-text-color":p||d},v,v));n&&void 0!==n.id&&(k=qe()(qe.a,"coblocks-hero-".concat(n.id)));var y={color:v?void 0:d},_=qe.a.apply(void 0,["wp-block-coblocks-hero__inner"].concat(ce()(El(o)),[(t={},te()(t,"hero-".concat(c,"-align"),c),te()(t,"has-text-color",p&&p.color),te()(t,"has-padding",s&&"no"!==s),te()(t,"has-".concat(s,"-padding"),s&&"advanced"!==s),te()(t,O,O),te()(t,"has-".concat(m,"-content"),m),te()(t,"is-fullscreen",r),t)])),j={backgroundColor:O?void 0:b,backgroundImage:i&&"image"===a?"url(".concat(i,")"):void 0,color:p?p.color:void 0,backgroundPosition:h&&!f?"".concat(100*h.x,"% ").concat(100*h.y,"%"):void 0,minHeight:r?void 0:g};return Object(le.createElement)("div",{className:k,style:y},Object(le.createElement)("div",{className:_,style:j},Vl(o),Object(le.createElement)("div",{className:"wp-block-coblocks-hero__box",style:{maxWidth:l?l+"px":void 0}},Object(le.createElement)(eo.InnerBlocks.Content,null))))}},{attributes:sh(sh({},uh),{},{customBackgroundColor:{type:"string",default:"#f3f3f3"}}),save:function(e){var t,o=e.attributes,n=o.coblocks,c=o.layout,r=o.fullscreen,l=o.maxWidth,i=o.backgroundImg,a=o.backgroundType,s=o.paddingSize,u=o.backgroundColor,b=o.customBackgroundColor,d=o.customTextColor,p=o.textColor,m=o.contentAlign,h=o.focalPoint,f=o.hasParallax,g=o.height,v=Object(eo.getColorClassName)("color",p),O=Object(eo.getColorClassName)("background-color",u),k=qe()(te()({"has-text-color":p||d},v,v));n&&void 0!==n.id&&(k=qe()(qe.a,"coblocks-hero-".concat(n.id)));var y={color:v?void 0:d},_=qe.a.apply(void 0,["wp-block-coblocks-hero__inner"].concat(ce()(El(o)),[(t={},te()(t,"hero-".concat(c,"-align"),c),te()(t,"has-text-color",p&&p.color),te()(t,"has-padding",s&&"no"!==s),te()(t,"has-".concat(s,"-padding"),s&&"advanced"!==s),te()(t,O,O),te()(t,"has-".concat(m,"-content"),m),te()(t,"is-fullscreen",r),t)])),j={backgroundColor:O?void 0:b,backgroundImage:i&&"image"===a?"url(".concat(i,")"):void 0,color:p?p.color:void 0,backgroundPosition:h&&!f?"".concat(100*h.x,"% ").concat(100*h.y,"%"):void 0,minHeight:r?void 0:g};return Object(le.createElement)("div",{className:k,style:y},Object(le.createElement)("div",{className:_,style:j},Vl(o),Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content",style:{maxWidth:l?l+"px":void 0}},Object(le.createElement)(eo.InnerBlocks.Content,null)))))}}],dh=Object(eo.withColors)("backgroundColor",{textColor:"color"});function ph(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var mh=function(e){De()(o,e);var t=ph(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.clientId,n=e.setAttributes,c=e.tooltip,r=void 0===c||c,l=e.updateBlockAttributes,i=e.innerBlocks,a=t.layout,s=t.fullscreen,u=function(e){var t=Cc(),o=t?"core/buttons":"coblocks/buttons",n=t?"align":"contentAlign";i.forEach((function(t){t.name===o&&l(t.clientId,te()({},n,e))}))},b=[{value:"top-left",label:Object(re.__)("Top left","coblocks")},{value:"top-center",label:Object(re.__)("Top center","coblocks")},{value:"top-right",label:Object(re.__)("Top right","coblocks")},{value:"center-left",label:Object(re.__)("Center left","coblocks")},{value:"center-center",label:Object(re.__)("Center center","coblocks")},{value:"center-right",label:Object(re.__)("Center right","coblocks")},{value:"bottom-left",label:Object(re.__)("Bottom left","coblocks")},{value:"bottom-center",label:Object(re.__)("Bottom center","coblocks")},{value:"bottom-right",label:Object(re.__)("Bottom right","coblocks")}];s||(b=[{value:"center-left",label:Object(re.__)("Center left","coblocks")},{value:"center-center",label:Object(re.__)("Center center","coblocks")},{value:"center-right",label:Object(re.__)("Center right","coblocks")}]);var d={"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"}}},p=qe()("components-base-control","components-coblocks-css-grid-selector",{"is-fullscreen":s});return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:p},Object(le.createElement)("p",{className:"components-base-control__label"},Object(re.__)("Layout","coblocks")),Object(le.createElement)(ie.ButtonGroup,{"aria-label":Object(re.__)("Select layout","coblocks")},Xn()(b,(function(e,t){var c=e.label,i=e.value;return r?Object(le.createElement)(ie.Tooltip,{text:c,key:"grid-tooltip-".concat(t)},Object(le.createElement)("div",{className:i===a?"is-selected":null},Object(le.createElement)(ie.Button,{isSmall:!0,isSecondary:i!==a,isPrimary:i===a,onClick:function(){n({layout:i}),u(i.split("-")[1]),d[i].wrapper&&l(o,d[i].wrapper)}}))):Object(le.createElement)("div",{className:i===a?"is-selected":null},Object(le.createElement)(ie.Button,{isSmall:!0,isSecondary:i!==a,isPrimary:i===a,onClick:function(){n({layout:i}),d[i].wrapper&&(l(o,d[i].wrapper),u(i.split("-")[1]))}}))})))),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Fullscreen","coblocks"),checked:!!s,onChange:function(){s&&(["bottom-left","top-left"].includes(a)&&(n({layout:"center-left"}),u("left")),["bottom-center","top-center"].includes(a)&&(n({layout:"center-center"}),u("center")),["bottom-right","top-right"].includes(a)&&(n({layout:"center-right"}),u("right"))),n({fullscreen:!s})},help:s?Object(re.__)("Fullscreen mode is enabled.","coblocks"):Object(re.__)("Toggle to enable fullscreen mode.","coblocks")}))}}]),o}(le.Component),hh=Object(uo.withInstanceId)(Object(uo.compose)([Object(oo.withDispatch)((function(e){return{updateBlockAttributes:e("core/block-editor").updateBlockAttributes}})),Object(oo.withSelect)((function(e,t){return{innerBlocks:(0,e("core/block-editor").getBlocks)(t.clientId)}}))])(mh)),fh={};fh.tablet=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),fh.mobile=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),fh.desktopChrome=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),fh.sync=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}));var gh=fh;function vh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Oh=function(e){De()(o,e);var t=vh(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).saveMeta=e.saveMeta.bind(Ie()(e)),e}return Be()(o,[{key:"saveMeta",value:function(){var e=wp.data.select("core/editor").getEditedPostAttribute("meta"),t=wp.data.select("core/block-editor").getBlock(this.props.clientId),o={};if(void 0!==this.props.attributes.coblocks&&void 0!==this.props.attributes.coblocks.id){var n=this.props.name.split("/").join("-")+"-"+this.props.attributes.coblocks.id,c={height:t.attributes[this.props.type],heightTablet:t.attributes[this.props.type+"Tablet"],heightMobile:t.attributes[this.props.type+"Mobile"]};void 0===(o=void 0===e._coblocks_responsive_height||void 0!==e._coblocks_responsive_height&&""===e._coblocks_responsive_height?{}:JSON.parse(e._coblocks_responsive_height))[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]=c,wp.data.dispatch("core/editor").editPost({meta:{_coblocks_responsive_height:JSON.stringify(o)}})}}},{key:"render",value:function(){var e=this,t=this.props,o=t.label,n=void 0===o?Object(re.__)("Height","coblocks"):o,c=t.height,r=t.heightTablet,l=t.heightMobile,i=t.onChange,a=t.onChangeTablet,s=t.onChangeMobile,u=t.min,b=void 0===u?10:u,d=t.max,p=void 0===d?1e3:d,m=t.step,h=void 0===m?1:m,f=qe()("components-base-control","components-coblocks-dimensions-control","components-coblocks-responsive-base-control",{});return Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:f},Object(le.createElement)(le.Fragment,null,Object(le.createElement)("span",{className:"components-base-control__label"},n),Object(le.createElement)(ie.TabPanel,{className:"components-coblocks-dimensions-control__mobile-controls",activeClass:"is-active",initialTabName:"default",onSelect:function(t){var o="desktop";switch(t){case"desktop":o="tablet";break;case"tablet":o="mobile";break;case"mobile":o="desktop"}for(var n=document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item--".concat(e.props.type)),c=0;c<n.length;c++)n[c].style.display="none";"default"===t?document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item-".concat(e.props.type,"--tablet"))[0].click():document.getElementsByClassName("components-coblocks-dimensions-control__mobile-controls-item-".concat(e.props.type,"--").concat(o))[0].style.display="block"},tabs:[{name:"default",title:gh.desktopChrome,className:"is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--default components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--default")},{name:"desktop",title:gh.mobile,className:"is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--desktop components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--desktop")},{name:"tablet",title:gh.desktopChrome,className:"is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--tablet components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--tablet")},{name:"mobile",title:gh.tablet,className:"is-secondary components-coblocks-dimensions-control__mobile-controls-item components-coblocks-dimensions-control__mobile-controls-item--".concat(this.props.type," components-button is-button is-default components-coblocks-dimensions-control__mobile-controls-item--mobile components-coblocks-dimensions-control__mobile-controls-item-").concat(this.props.type,"--mobile")}]},(function(t){return"mobile"===t.name?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-mobile"},Object(le.createElement)(ie.BaseControl,null,Object(le.createElement)("input",{type:"number",onChange:function(t){s(t),e.saveMeta()},value:l||"",min:b,step:h,max:p})))):"tablet"===t.name?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-tablet"},Object(le.createElement)(ie.BaseControl,null,Object(le.createElement)("input",{type:"number",onChange:function(t){a(t),e.saveMeta()},value:r||"",min:b,step:h,max:p})))):Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-coblocks-dimensions-control__inputs component-coblocks-is-desktop"},Object(le.createElement)(ie.BaseControl,null,Object(le.createElement)("input",{type:"number",onChange:function(t){i(t),e.saveMeta()},value:c||"",min:b,step:h,max:p}))))})))))}}]),o}(le.Component),kh=Object(uo.withInstanceId)(Oh);function yh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var _h=window.getComputedStyle,jh=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes.backgroundColor,n=e.querySelector('[contenteditable="true"]'),c=n?_h(n):null;return{fallbackBackgroundColor:o||!c?void 0:c.backgroundColor}})),wh=function(e){De()(o,e);var t=yh(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.setAttributes,c=e.setBackgroundColor,r=e.setTextColor,l=e.textColor,i=t.fullscreen,a=t.maxWidth,s=t.paddingTop,u=t.paddingRight,b=t.paddingBottom,d=t.paddingLeft,p=t.paddingTopTablet,m=t.paddingRightTablet,h=t.paddingBottomTablet,f=t.paddingLeftTablet,g=t.paddingTopMobile,v=t.paddingRightMobile,O=t.paddingBottomMobile,k=t.paddingLeftMobile,y=t.paddingUnit,_=t.paddingSyncUnits,j=t.paddingSyncUnitsTablet,w=t.paddingSyncUnitsMobile,E=t.paddingSize,C=t.saveCoBlocksMeta,x=t.height,S=t.heightTablet,P=t.heightMobile,z=t.syncHeight;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Hero settings","coblocks")},Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),help:Object(re.__)("Space inside of the container.","coblocks"),valueTop:s,valueRight:u,valueBottom:b,valueLeft:d,valueTopTablet:p,valueRightTablet:m,valueBottomTablet:h,valueLeftTablet:f,valueTopMobile:g,valueRightMobile:v,valueBottomMobile:O,valueLeftMobile:k,unit:y,syncUnits:_,syncUnitsTablet:j,syncUnitsMobile:w,dimensionSize:E,saveCoBlocksMeta:C})),Object(le.createElement)(hh,this.props),!i&&Object(le.createElement)(kh,xe()({},this.props,{label:Object(re.__)("Height in pixels","coblocks"),height:x,heightTablet:S,heightMobile:P,onChange:function(e){n({height:parseInt(e.target.value,10)})},onChangeTablet:function(e){n({heightTablet:parseInt(e.target.value,10)})},onChangeMobile:function(e){n({heightMobile:parseInt(e.target.value,10)})},sync:z,type:"height",min:"500"})),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Content width in pixels","coblocks"),value:parseInt(a),onChange:function(e){return n({maxWidth:parseInt(e)})},min:400,max:1e3,step:10,initialPosition:560})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:function(e){c(e),E&&"no"!==E||n({paddingSize:"huge"})},label:Object(re.__)("Background color","coblocks")},{value:l.color,onChange:r,label:Object(re.__)("Text color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasOverlay:!0}))))}}]),o}(le.Component),Eh=Object(uo.compose)([dh,jh])(wh);var Ch=function(e){var t=e.icon,o=void 0===t?"menu":t,n=e.label,c=e.menuLabel,r=e.className,l=e.props;return Object(le.createElement)(ie.Dropdown,{className:qe()("components-dropdown-menu",r),contentClassName:"components-dropdown-menu__popover",renderToggle:function(e){var t=e.isOpen,c=e.onToggle;return Object(le.createElement)(ie.ToolbarButton,{onClick:c,"aria-haspopup":"true","aria-expanded":t,onKeyDown:function(e){t||e.keyCode!==zo.DOWN||(e.preventDefault(),e.stopPropagation(),c())},label:n,icon:o,showTooltip:!0})},renderContent:function(){return Object(le.createElement)(ie.NavigableMenu,{className:"components-coblocks-grid-dropdown",role:"menu","aria-label":c},Object(le.createElement)(hh,xe()({},l,{tooltip:!1})))}})};function xh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Sh=function(e){De()(o,e);var t=xh(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.contentAlign;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(Ch,{icon:Object(le.createElement)(ie.Icon,{icon:It}),label:Object(re.__)("Change layout","coblocks"),props:this.props})),Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({contentAlign:e})}}),Pl(this.props)))}}]),o}(le.Component);function Ph(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function zh(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Ph(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ph(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Th(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Rh=["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"],Bh=[["core/heading",{placeholder:Object(re.__)("Add hero heading…","coblocks"),level:2}],["core/paragraph",{placeholder:Object(re.__)("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",{placeholder:Object(re.__)("Primary button…","coblocks")}],["core/button",{placeholder:Object(re.__)("Secondary button…","coblocks"),className:"is-style-outline"}]]]],Nh=function(e){De()(o,e);var t=Th(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).saveMeta=e.saveMeta.bind(Ie()(e)),e.getBrowserWidth=e.getBrowserWidth.bind(Ie()(e)),e.state={resizingInner:!1,resizing:!1,innerWidth:null},e}return Be()(o,[{key:"componentDidMount",value:function(){var e=document.getElementById("block-"+this.props.clientId);e&&(e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",e.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=this.props.attributes.maxWidth+"px"),this.getBrowserWidth(),window.addEventListener("resize",this.getBrowserWidth.bind(this))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.getBrowserWidth.bind(this))}},{key:"getBrowserWidth",value:function(){return this.setState({innerWidth:window.innerWidth}),window.innerWidth}},{key:"saveMeta",value:function(e){var t=this.props,o=t.getEditedPostAttribute,n=t.getBlock,c=t.editPost,r=o("meta"),l=n(this.props.clientId),i={};if(void 0!==this.props.attributes.coblocks&&void 0!==this.props.attributes.coblocks.id){var a=this.props.name.split("/").join("-")+"-"+this.props.attributes.coblocks.id,s={height:l.attributes[e],heightTablet:l.attributes[e+"Tablet"],heightMobile:l.attributes[e+"Mobile"]};void 0===(i=void 0===r._coblocks_responsive_height||void 0!==r._coblocks_responsive_height&&""===r._coblocks_responsive_height?{}:JSON.parse(r._coblocks_responsive_height))[a]?(i[a]={},i[a][e]={}):void 0===i[a][e]&&(i[a][e]={}),i[a][e]=s,c({meta:{_coblocks_responsive_height:JSON.stringify(i)}})}}},{key:"render",value:function(){var e=this,t=this.props,o=t.clientId,n=t.attributes,c=t.isSelected,r=t.setAttributes,l=t.textColor,i=t.backgroundColor,a=n.coblocks,s=n.className,u=n.layout,b=n.fullscreen,d=n.maxWidth,p=n.backgroundImg,m=n.paddingSize,h=n.paddingTop,f=n.paddingRight,g=n.paddingBottom,v=n.paddingLeft,O=n.paddingUnit,k=n.contentAlign,y=n.height,_=n.heightTablet,j=n.heightMobile,w=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add background to hero","coblocks")})),E=qe()("wp-block-coblocks-hero",s);a&&void 0!==a.id&&(E=qe()(E,"coblocks-hero-".concat(a.id)));var C=qe.a.apply(void 0,["wp-block-coblocks-hero__inner"].concat(ce()(El(n)),[u&&te()({},"hero-".concat(u,"-align"),u),{"has-text-color":l&&l.color},m&&te()({"has-padding":"no"!==m},"has-".concat(m,"-padding"),"advanced"!==m),k&&te()({},"has-".concat(k,"-content"),k),{"is-fullscreen":b,"is-hero-resizing":this.state.resizingInner}])),x=zh(zh({},Rl(n,i)),{},{color:l&&l.color,paddingTop:"advanced"===m&&h?h+O:void 0,paddingRight:"advanced"===m&&f?f+O:void 0,paddingBottom:"advanced"===m&&g?g+O:void 0,paddingLeft:"advanced"===m&&v?v+O:void 0,minHeight:b?void 0:y}),S={top:!1,right:!0,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},P={target:"height",value:y};return this.state.innerWidth<=768&&this.state.innerWidth>514?P={target:"heightTablet",value:_||y}:this.state.innerWidth<=514&&(P={target:"heightMobile",value:j||y}),Object(le.createElement)(le.Fragment,null,w,c&&Object(le.createElement)(Eh,this.props),c&&Object(le.createElement)(Sh,this.props),Object(le.createElement)("div",{className:E},b?Object(le.createElement)("div",{className:C,style:x},Object(_e.isBlobURL)(p)&&Object(le.createElement)(ie.Spinner,null),Vl(n),void 0!==this.props.insertBlocksAfter&&Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},Object(le.createElement)(ie.ResizableBox,{className:qe()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":this.state.resizing}),size:{width:d},minWidth:"400",maxWidth:"1000",enable:S,onResizeStart:function(){e.setState({resizing:!0});var t=document.getElementById("block-"+o);t.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",t.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=d+"px"},onResizeStop:function(t,n,c,l){r({maxWidth:parseInt(d+l.width,10)}),e.setState({resizing:!1});var i=document.getElementById("block-"+o);i.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",i.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(d+l.width,10)+"px"},showHandle:c},Object(le.createElement)(eo.InnerBlocks,{template:Bh,allowedBlocks:Rh,templateLock:!1,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0})))):Object(le.createElement)(ie.ResizableBox,{className:C,style:x,size:{height:P.value},minHeight:"500",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(t,o,n,c){switch(P.target){case"heightTablet":r({heightTablet:parseInt(P.value+c.height,10)});break;case"heightMobile":r({heightMobile:parseInt(P.value+c.height,10)});break;default:r({height:parseInt(P.value+c.height,10)})}e.saveMeta("height")},showHandle:c},Object(_e.isBlobURL)(p)&&Object(le.createElement)(ie.Spinner,null),Vl(n),void 0!==this.props.insertBlocksAfter&&Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},Object(le.createElement)(ie.ResizableBox,{className:qe()("wp-block-coblocks-hero__content","editor-media-container__resizer",{"is-resizing":this.state.resizing}),size:{width:d},minWidth:"400",maxWidth:"1000",enable:S,onResizeStart:function(){e.setState({resizing:!0});var t=document.getElementById("block-"+o);t.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth="",t.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width=d+"px"},onResizeStop:function(t,n,c,l){r({maxWidth:parseInt(d+l.width,10)}),e.setState({resizing:!1});var i=document.getElementById("block-"+o);i.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.width="auto",i.getElementsByClassName("wp-block-coblocks-hero__content")[0].style.maxWidth=parseInt(d+l.width,10)+"px"},showHandle:c},Object(le.createElement)(eo.InnerBlocks,{template:Bh,allowedBlocks:Rh,templateLock:!1,templateInsertUpdatesSelection:!1}))))))}}]),o}(le.Component),Ih=Object(uo.compose)([dh,Object(oo.withDispatch)((function(e){return{updateBlockAttributes:e("core/block-editor").updateBlockAttributes,editPost:e("core/editor").editPost}})),Object(oo.withSelect)((function(e){var t=e("core/block-editor").getBlock;return{getEditedPostAttribute:e("core/editor").getEditedPostAttribute,getBlock:t}}))])(Nh),Ah=function(e){var t,o=e.attributes,n=o.coblocks,c=o.layout,r=o.fullscreen,l=o.maxWidth,i=o.backgroundImg,a=o.backgroundType,s=o.paddingSize,u=o.backgroundColor,b=o.customBackgroundColor,d=o.customTextColor,p=o.textColor,m=o.contentAlign,h=o.focalPoint,f=o.hasParallax,g=o.height,v=Object(eo.getColorClassName)("color",p),O=Object(eo.getColorClassName)("background-color",u),k=qe()(te()({"has-text-color":p||d},v,v));n&&void 0!==n.id&&(k=qe()(qe.a,"coblocks-hero-".concat(n.id)));var y={color:v?void 0:d},_=qe.a.apply(void 0,["wp-block-coblocks-hero__inner"].concat(ce()(El(o)),[(t={},te()(t,"hero-".concat(c,"-align"),c),te()(t,"has-text-color",p&&p.color),te()(t,"has-padding",s&&"no"!==s),te()(t,"has-".concat(s,"-padding"),s&&"advanced"!==s),te()(t,O,O),te()(t,"has-".concat(m,"-content"),m),te()(t,"is-fullscreen",r),t)])),j={backgroundColor:O?void 0:b,backgroundImage:i&&"image"===a?"url(".concat(i,")"):void 0,color:p?p.color:void 0,backgroundPosition:h&&!f?"".concat(100*h.x,"% ").concat(100*h.y,"%"):void 0,minHeight:r?void 0:g};return Object(le.createElement)("div",{className:k,style:y},Object(le.createElement)("div",{className:_,style:j},Vl(o),Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content-wrapper"},Object(le.createElement)("div",{className:"wp-block-coblocks-hero__content",style:{maxWidth:l?l+"px":void 0}},Object(le.createElement)(eo.InnerBlocks.Content,null)))))},Dh={from:[{type:"prefix",prefix:":hero",transform:function(e){return Object(oe.createBlock)(rh.name,{content:e})}}]};function Mh(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Lh(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Mh(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Mh(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Fh=rh.name,Vh=rh.category,Gh=Lh(Lh(Lh(Lh(Lh({},lh),Ua),wl),ih),rh.attributes),Hh={title:Object(re.__)("Hero","coblocks"),description:Object(re.__)("An introductory area of a page accompanied by a small amount of text and a call to action.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:At}),keywords:["coblocks",Object(re.__)("button","coblocks"),Object(re.__)("cta","coblocks"),Object(re.__)("call to action","coblocks")],supports:{align:["wide","full"],coBlocksSpacing:!0},attributes:Gh,transforms:Dh,edit:Ih,save:Ah,deprecated:bh},Uh=Object(eo.withColors)("backgroundColor",{textColor:"color"});function Wh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var qh=function(e){De()(o,e);var t=Wh(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.align;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({align:e})}})))}}]),o}(le.Component);function Yh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Kh=function(e){De()(o,e);var t=Yh(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.backgroundColor,o=e.textColor,n=e.setBackgroundColor,c=e.setTextColor,r=e.fallbackBackgroundColor,l=e.fallbackTextColor,i=e.setFontSize,a=e.fallbackFontSize,s=e.fontSize;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Highlight settings","coblocks"),className:"blocks-font-size"},Object(le.createElement)(eo.FontSizePicker,{fallbackFontSize:a,value:s.size,onChange:i})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:t.color,onChange:n,label:Object(re.__)("Background color","coblocks")},{value:o.color,onChange:c,label:Object(re.__)("Text color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,{textColor:o.color,backgroundColor:t.color,fallbackBackgroundColor:r,fallbackTextColor:l}))))}}]),o}(le.Component),Xh=Object(uo.compose)([Uh,Object(eo.withFontSizes)("fontSize")])(Kh);function Zh(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Jh=function(e){De()(o,e);var t=Zh(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).splitBlock=e.splitBlock.bind(Ie()(e)),e}return Be()(o,[{key:"splitBlock",value:function(e,t){for(var o=this.props,n=o.attributes,c=o.insertBlocksAfter,r=o.setAttributes,l=o.onReplace,i=arguments.length,a=new Array(i>2?i-2:0),s=2;s<i;s++)a[s-2]=arguments[s];t&&a.push(Object(oe.createBlock)("core/paragraph",{content:t})),a.length&&c&&c(a);var u=n.content;e?u!==e&&r({content:e}):l([])}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.className,c=e.mergeBlocks,r=e.onReplace,l=e.setAttributes,i=e.textColor,a=e.fontSize,s=t.content,u=t.align,b=qe()("wp-block-coblocks-highlight__content",o&&te()({"has-background":o.color},o.class,o.class),i&&te()({"has-text-color":i.color},i.class,i.class),a&&te()({},a.class,a.class));return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(qh,this.props),Object(le.createElement)(Xh,this.props),Object(le.createElement)("p",{className:n,style:{textAlign:u}},Object(le.createElement)(eo.RichText,{tagName:"mark",placeholder:Object(re.__)("Add highlighted text…","coblocks"),value:s,onChange:function(e){return l({content:e})},onMerge:c,onSplit:this.splitBlock,onRemove:function(){return r([])},className:b,style:{backgroundColor:o&&o.color,color:i&&i.color,fontSize:a&&a.size?a.size+"px":void 0},keepPlaceholderOnFocus:!0})))}}]),o}(le.Component),$h=Object(uo.compose)([Uh,Object(eo.withFontSizes)("fontSize")])(Jh),Qh=o(83),ef=function(e){var t,o=e.attributes,n=o.backgroundColor,c=o.content,r=o.customBackgroundColor,l=o.customFontSize,i=o.customTextColor,a=o.fontSize,s=o.align,u=o.textColor,b=Object(eo.getColorClassName)("color",u),d=Object(eo.getColorClassName)("background-color",n),p=Object(eo.getFontSizeClass)(a),m=qe()("wp-block-coblocks-highlight__content",(t={"has-text-color":u||i},te()(t,b,b),te()(t,"has-background",n||r),te()(t,d,d),te()(t,p,p),t)),h={backgroundColor:d?void 0:r,color:b?void 0:i,fontSize:p?void 0:l};return eo.RichText.isEmpty(c)?null:Object(le.createElement)("p",{style:{textAlign:s}},Object(le.createElement)(eo.RichText.Content,{tagName:"mark",className:m,style:h,value:c}))},tf={from:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(oe.createBlock)(Qh.name,{content:t})}},{type:"raw",selector:"p.wp-block-coblocks-highlight",schema:{p:{children:{mark:{children:Object(oe.getPhrasingContentSchema)()}}}}},{type:"prefix",prefix:":highlight",transform:function(e){return Object(oe.createBlock)(Qh.name,{content:e})}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return t&&t.length?Object(oe.createBlock)("core/paragraph",{content:t}):Object(oe.createBlock)("core/paragraph")}}]},of=Qh.name,nf=Qh.category,cf=Qh.attributes,rf={title:Object(re.__)("Highlight","coblocks"),description:Object(re.__)("Draw attention and emphasize important narrative.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Dt}),keywords:["coblocks",Object(re.__)("text","coblocks"),Object(re.__)("paragraph","coblocks")],example:{attributes:{content:Object(re.__)("Add a highlight effect to paragraph text in order to grab attention and emphasize important narrative.","coblocks")}},attributes:cf,transforms:tf,edit:$h,save:ef},lf=o(74),af=o(205),sf=o.n(af);function uf(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function bf(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?uf(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):uf(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var df={outlined:{},filled:{}},pf="undefined"==typeof coblocksBlockData||coblocksBlockData.bundledIconsEnabled?{coblocks:{label:Object(re.__)("CoBlocks","coblocks"),keywords:[Object(re.__)("blocks","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("gutenberg","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m5.17346763.00163164 9.55661877-.00163126c1.8075616-.00030854 2.4639368.18821016 3.1264625.54230616.6625258.35409601 1.183646.8737945 1.5402492 1.53604705.3566032.66225256.5479761 1.31916921.5567132 3.13082116l.0461929 9.57824455c.0087371 1.811652-.1762994 2.4686329-.5265143 3.1310061s-.8663216 1.1822487-1.5254309 1.5365703c-.6591092.3543216-1.313665.5430641-3.1212266.5433727l-9.55661876.0016312c-1.80756159.0003086-2.46393681-.1882101-3.12646255-.5423061-.66252575-.354096-1.18364596-.8737945-1.54024916-1.5360471-.3566032-.6622525-.54797616-1.3191692-.5567132-3.1308212l-.04619294-9.57824454c-.00873705-1.81165196.17629938-2.46863286.52651432-3.13100606.35021493-.6623732.8663216-1.18224875 1.52543086-1.53657035s1.31366506-.54306407 3.12122666-.54337261zm-.72902319 3.33170169c-.61364972 0-1.11111111.49746139-1.11111111 1.11111111v11.11111116c0 .6136497.49746139 1.1111111 1.11111111 1.1111111h3.33333334c.61364972 0 1.11111111-.4974614 1.11111111-1.1111111v-11.11111116c0-.61364972-.49746139-1.11111111-1.11111111-1.11111111zm7.77777776 7.77777777c-.6136497 0-1.1111111.4974614-1.1111111 1.1111111v3.3333334c0 .6136497.4974614 1.1111111 1.1111111 1.1111111h3.3333334c.6136497 0 1.1111111-.4974614 1.1111111-1.1111111v-3.3333334c0-.6136497-.4974614-1.1111111-1.1111111-1.1111111zm0-7.77777777c-.6136497 0-1.1111111.49746139-1.1111111 1.11111111v3.33333334c0 .61364972.4974614 1.11111111 1.1111111 1.11111111h3.3333334c.6136497 0 1.1111111-.49746139 1.1111111-1.11111111v-3.33333334c0-.61364972-.4974614-1.11111111-1.1111111-1.11111111z",fillRule:"evenodd"}))},audiotrack:{label:Object(re.__)("Audio","coblocks"),keywords:[Object(re.__)("media","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks"),Object(re.__)("sound","coblocks"),Object(re.__)("tune","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 14 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},album:{label:Object(re.__)("Album","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("bullseye","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks"),Object(re.__)("target","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",transform:"translate(-.289551 -.293783)"}))},headset:{label:Object(re.__)("Headset","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("headphones","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks"),Object(re.__)("sound","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},volume:{label:Object(re.__)("Volume","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks"),Object(re.__)("sound","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",transform:"translate(-1)"}))},keyboard_voice:{label:Object(re.__)("Microphone","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks"),Object(re.__)("voice","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},aperture:{label:Object(re.__)("Aperture","coblocks"),keywords:[Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photo","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},camera:{label:Object(re.__)("Camera","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("photo","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},gallery:{label:Object(re.__)("Gallery","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("collection","coblocks"),Object(re.__)("image","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photos","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},video:{label:Object(re.__)("Video","coblocks"),keywords:[Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("film","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},film:{label:Object(re.__)("Film","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("video","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},color_lens:{label:Object(re.__)("Color Palette","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.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",fillRule:"nonzero"}),Object(le.createElement)("circle",{cx:"4.5",cy:"9.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"7.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"12.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"15.5",cy:"9.5",r:"1.5"})))},color_picker:{label:Object(re.__)("Color Picker","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("eye dropper","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},paint:{label:Object(re.__)("Paint","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("brush","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},brush:{label:Object(re.__)("Brush","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("paintbrush","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},circle_add:{label:Object(re.__)("Add Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("plus","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},circle_remove:{label:Object(re.__)("Subtract Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("minus","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},data_usage:{label:Object(re.__)("Pie Chart","coblocks"),keywords:[Object(re.__)("analytics","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},scatter_plot:{label:Object(re.__)("Scatter Plot","coblocks"),keywords:[Object(re.__)("analytics","coblocks"),Object(re.__)("chart","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("dots","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("random","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},poll:{label:Object(re.__)("Poll","coblocks"),keywords:[Object(re.__)("analytics","coblocks"),Object(re.__)("chart","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("stats","coblocks"),Object(re.__)("survey","coblocks"),Object(re.__)("vote","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},emoticon:{label:Object(re.__)("Emoticon","coblocks"),keywords:[Object(re.__)("emotion","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("joy","coblocks"),Object(re.__)("smile","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},functions:{label:Object(re.__)("Sigma","coblocks"),keywords:[Object(re.__)("code","coblocks"),Object(re.__)("function","coblocks"),Object(re.__)("greek","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("sum","coblocks"),Object(re.__)("total","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},gesture:{label:Object(re.__)("Doodle","coblocks"),keywords:[Object(re.__)("art","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("drawing","coblocks"),Object(re.__)("font","coblocks"),Object(re.__)("marker","coblocks"),Object(re.__)("pencil","coblocks"),Object(re.__)("typography","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},font:{label:Object(re.__)("Font","coblocks"),keywords:[Object(re.__)("alphabet","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("text","coblocks"),Object(re.__)("typography","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},heart:{label:Object(re.__)("Heart","coblocks"),keywords:[Object(re.__)("kiss","coblocks"),Object(re.__)("love","coblocks"),Object(re.__)("shape","coblocks"),Object(re.__)("valentine","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},star:{label:Object(re.__)("Star","coblocks"),keywords:[Object(re.__)("favorite","coblocks"),Object(re.__)("like","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("rate","coblocks"),Object(re.__)("shape","coblocks"),Object(re.__)("vote","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},desktop_mac:{label:Object(re.__)("Desktop","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("screen","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},devices:{label:Object(re.__)("Devices","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("screen","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},laptop_mac:{label:Object(re.__)("Laptop","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("screen","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},tablet_mac:{label:Object(re.__)("Tablet","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("screen","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},watch:{label:Object(re.__)("Watch","coblocks"),keywords:[Object(re.__)("clock","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("hour","coblocks"),Object(re.__)("time","coblocks"),Object(re.__)("wrist","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},keyboard:{label:Object(re.__)("Keyboard","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},device_hub:{label:Object(re.__)("Hub","coblocks"),keywords:[Object(re.__)("connect","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("share","coblocks"),Object(re.__)("social","coblocks"),Object(re.__)("usb","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},drafts:{label:Object(re.__)("Email","coblocks"),keywords:[Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("open","coblocks"),Object(re.__)("read","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},email:{label:Object(re.__)("Mention","coblocks"),keywords:[Object(re.__)("at sign","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("symbol","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.43c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57v-1.43c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}))},reply_all:{label:Object(re.__)("Reply","coblocks"),keywords:[Object(re.__)("arrows","coblocks"),Object(re.__)("back","coblocks"),Object(re.__)("comment","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("respond","coblocks"),Object(re.__)("reverse","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},send:{label:Object(re.__)("Send","coblocks"),keywords:[Object(re.__)("deliver","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("paper airplane","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},signal:{label:Object(re.__)("Signal","coblocks"),keywords:[Object(re.__)("radar","coblocks"),Object(re.__)("radio","coblocks"),Object(re.__)("sonar","coblocks"),Object(re.__)("waves","coblocks"),Object(re.__)("wifi","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},blocks:{label:Object(re.__)("Blocks","coblocks"),keywords:[Object(re.__)("boxes","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("stack","coblocks"),Object(re.__)("widgets","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},marker:{label:Object(re.__)("Marker","coblocks"),keywords:[Object(re.__)("check","coblocks"),Object(re.__)("directions","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("pin","coblocks"),Object(re.__)("verified","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},mountains:{label:Object(re.__)("Mountains","coblocks"),keywords:[Object(re.__)("backpacking","coblocks"),Object(re.__)("hills","coblocks"),Object(re.__)("hiking","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("peaks","coblocks"),Object(re.__)("valley","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},waves:{label:Object(re.__)("Waves","coblocks"),keywords:[Object(re.__)("fun","coblocks"),Object(re.__)("ocean","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("sea","coblocks"),Object(re.__)("summer","coblocks"),Object(re.__)("surf","coblocks"),Object(re.__)("water","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},globe:{label:Object(re.__)("Globe","coblocks"),keywords:[Object(re.__)("earth","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},city:{label:Object(re.__)("City","coblocks"),keywords:[Object(re.__)("building","coblocks"),Object(re.__)("business","coblocks"),Object(re.__)("corporation","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("skyscraper","coblocks"),Object(re.__)("town","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},dining:{label:Object(re.__)("Dining","coblocks"),keywords:[Object(re.__)("cafe","coblocks"),Object(re.__)("cutlery","coblocks"),Object(re.__)("drink","coblocks"),Object(re.__)("eat","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fork","coblocks"),Object(re.__)("menu","coblocks"),Object(re.__)("restaurant","coblocks"),Object(re.__)("spoon","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},couch:{label:Object(re.__)("Couch","coblocks"),keywords:[Object(re.__)("chair","coblocks"),Object(re.__)("chill","coblocks"),Object(re.__)("relax","coblocks"),Object(re.__)("rest","coblocks"),Object(re.__)("sleep","coblocks"),Object(re.__)("sofa","coblocks"),Object(re.__)("weekend","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},cake:{label:Object(re.__)("Cake","coblocks"),keywords:[Object(re.__)("baking","coblocks"),Object(re.__)("birthday","coblocks"),Object(re.__)("celebration","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("party","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},flower:{label:Object(re.__)("Flower","coblocks"),keywords:[Object(re.__)("garden","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("petal","coblocks"),Object(re.__)("scent","coblocks"),Object(re.__)("smell","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},vintage_filter:{label:Object(re.__)("Vintage Filter","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},build:{label:Object(re.__)("Tools","coblocks"),keywords:[Object(re.__)("build","coblocks"),Object(re.__)("construction","coblocks"),Object(re.__)("settings","coblocks"),Object(re.__)("work","coblocks"),Object(re.__)("wrench","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd",transform:"translate(0 -.734049)"},Object(le.createElement)(ie.Path,{d:"m0 1h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},credit_card:{label:Object(re.__)("Credit Card","coblocks"),keywords:[Object(re.__)("cash","coblocks"),Object(re.__)("checkout","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("money","coblocks"),Object(re.__)("payment","coblocks"),Object(re.__)("shop","coblocks"),Object(re.__)("store","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},extension:{label:Object(re.__)("Extension","coblocks"),keywords:[Object(re.__)("game","coblocks"),Object(re.__)("plugin","coblocks"),Object(re.__)("puzzle","coblocks"),Object(re.__)("widget","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},fingerprint:{label:Object(re.__)("Fingerprint","coblocks"),keywords:[Object(re.__)("biometric","coblocks"),Object(re.__)("defense","coblocks"),Object(re.__)("identify","coblocks"),Object(re.__)("privacy","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("scan","coblocks"),Object(re.__)("secure","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},translate:{label:Object(re.__)("Translate","coblocks"),keywords:[Object(re.__)("alphabet","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("internationalization","coblocks"),Object(re.__)("language","coblocks"),Object(re.__)("linguistics","coblocks"),Object(re.__)("localization","coblocks"),Object(re.__)("polyglot","coblocks"),Object(re.__)("speech","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},new:{label:Object(re.__)("New","coblocks"),keywords:[Object(re.__)("alert","coblocks"),Object(re.__)("badge","coblocks"),Object(re.__)("exclamation mark","coblocks"),Object(re.__)("important","coblocks"),Object(re.__)("info","coblocks"),Object(re.__)("notice","coblocks"),Object(re.__)("notification","coblocks"),Object(re.__)("sticker","coblocks"),Object(re.__)("warning","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},flare:{label:Object(re.__)("Flare","coblocks"),keywords:[Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("light","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("sun","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},layers:{label:Object(re.__)("Layers","coblocks"),keywords:[Object(re.__)("build","coblocks"),Object(re.__)("cards","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("stack","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},shipping:{label:Object(re.__)("Shipping","coblocks"),keywords:[Object(re.__)("auto","coblocks"),Object(re.__)("cart","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("delivery","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("ship","coblocks"),Object(re.__)("shop","coblocks"),Object(re.__)("store","coblocks"),Object(re.__)("transport","coblocks"),Object(re.__)("truck","coblocks"),Object(re.__)("woo","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},snowflake:{label:Object(re.__)("Snowflake","coblocks"),keywords:[Object(re.__)("chill","coblocks"),Object(re.__)("cold","coblocks"),Object(re.__)("frozen","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("ice","coblocks"),Object(re.__)("season","coblocks"),Object(re.__)("winter","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},school:{label:Object(re.__)("School","coblocks"),keywords:[Object(re.__)("college","coblocks"),Object(re.__)("degree","coblocks"),Object(re.__)("diploma","coblocks"),Object(re.__)("education","coblocks"),Object(re.__)("graduation","coblocks"),Object(re.__)("hat","coblocks"),Object(re.__)("university","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},fire:{label:Object(re.__)("Fire","coblocks"),keywords:[Object(re.__)("camping","coblocks"),Object(re.__)("cook","coblocks"),Object(re.__)("flame","coblocks"),Object(re.__)("heat","coblocks"),Object(re.__)("hot","coblocks"),Object(re.__)("spicy","coblocks"),Object(re.__)("trending","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},update:{label:Object(re.__)("Update","coblocks"),keywords:[Object(re.__)("arrow","coblocks"),Object(re.__)("backup","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("clock","coblocks"),Object(re.__)("future","coblocks"),Object(re.__)("history","coblocks"),Object(re.__)("hour","coblocks"),Object(re.__)("schedule","coblocks"),Object(re.__)("time machine","coblocks")],icon:Object(le.createElement)(ie.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},face:{label:Object(re.__)("Face","coblocks"),keywords:[Object(re.__)("eyes","coblocks"),Object(re.__)("friendly","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("hair","coblocks"),Object(re.__)("head","coblocks"),Object(re.__)("human","coblocks"),Object(re.__)("person","coblocks"),Object(re.__)("user","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},explore:{label:Object(re.__)("Explore","coblocks"),keywords:[Object(re.__)("adventure","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("compass","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("quest","coblocks"),Object(re.__)("safari browser","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},groupwork:{label:Object(re.__)("Team","coblocks"),keywords:[Object(re.__)("circle","coblocks"),Object(re.__)("cluster","coblocks"),Object(re.__)("crowd","coblocks"),Object(re.__)("group","coblocks"),Object(re.__)("huddle","coblocks"),Object(re.__)("meet","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Circle,{cx:"8",cy:"14",r:"2"}),Object(le.createElement)(ie.Circle,{cx:"12",cy:"8",r:"2"}),Object(le.createElement)(ie.Circle,{cx:"16",cy:"14",r:"2"}))},recordvoiceover:{label:Object(re.__)("Voice","coblocks"),keywords:[Object(re.__)("accouncement","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("broadcast","coblocks"),Object(re.__)("megaphone","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("record","coblocks"),Object(re.__)("shout","coblocks"),Object(re.__)("sing","coblocks"),Object(re.__)("speak","coblocks"),Object(re.__)("talk","coblocks"),Object(re.__)("voice over","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Circle,{cx:"9",cy:"9",r:"4"}),Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},swapvertical:{label:Object(re.__)("Swap Vertical","coblocks"),keywords:[Object(re.__)("arrows","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("move","coblocks"),Object(re.__)("shift","coblocks"),Object(re.__)("transition","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},swaphorizontal:{label:Object(re.__)("Swap Horizontal","coblocks"),keywords:[Object(re.__)("arrows","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("move","coblocks"),Object(re.__)("shift","coblocks"),Object(re.__)("transition","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},accessible:{label:Object(re.__)("Accessible","coblocks"),keywords:[Object(re.__)("handicapped","coblocks"),Object(re.__)("health care","coblocks"),Object(re.__)("medical","coblocks"),Object(re.__)("wheelchair","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.Circle,{cx:"12",cy:"4",r:"2"}),Object(le.createElement)(ie.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"}))},trackchanges:{label:Object(re.__)("Radar","coblocks"),keywords:[Object(re.__)("find","coblocks"),Object(re.__)("locate","coblocks"),Object(re.__)("radio","coblocks"),Object(re.__)("scan","coblocks"),Object(re.__)("search","coblocks"),Object(re.__)("signal","coblocks"),Object(re.__)("sonar","coblocks"),Object(re.__)("time","coblocks"),Object(re.__)("tracking","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},security:{label:Object(re.__)("Shield","coblocks"),keywords:[Object(re.__)("armor","coblocks"),Object(re.__)("guard","coblocks"),Object(re.__)("protect","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}))},verifieduser:{label:Object(re.__)("Shield Check","coblocks"),keywords:[Object(re.__)("armor","coblocks"),Object(re.__)("guard","coblocks"),Object(re.__)("protect","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("security","coblocks"),Object(re.__)("verified","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},newreleases:{label:Object(re.__)("Releases","coblocks"),keywords:[Object(re.__)("new","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},games:{label:Object(re.__)("Game Controls","coblocks"),keywords:[Object(re.__)("controller","coblocks"),Object(re.__)("direction","coblocks"),Object(re.__)("d-pad","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("video games","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},cloud:{label:Object(re.__)("Cloud","coblocks"),keywords:[Object(re.__)("forecast","coblocks"),Object(re.__)("internet","coblocks"),Object(re.__)("network","coblocks"),Object(re.__)("rain","coblocks"),Object(re.__)("sky","coblocks"),Object(re.__)("weather","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},bluron:{label:Object(re.__)("Blur","coblocks"),keywords:[Object(re.__)("dots","coblocks"),Object(re.__)("plot","coblocks"),Object(re.__)("random","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}))},style:{label:Object(re.__)("Cards","coblocks"),keywords:[Object(re.__)("games","coblocks"),Object(re.__)("layers","coblocks"),Object(re.__)("shuffle","coblocks"),Object(re.__)("stack","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Circle,{cx:"11",cy:"9",r:"1"}),Object(le.createElement)(ie.Path,{d:"M5.88 19.75c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z"}))},menu:{label:Object(re.__)("Menu","coblocks"),keywords:[Object(re.__)("book","coblocks"),Object(re.__)("cafe","coblocks"),Object(re.__)("magazine","coblocks"),Object(re.__)("open","coblocks"),Object(re.__)("pages","coblocks"),Object(re.__)("read","coblocks"),Object(re.__)("restaurant","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg","enable-background":"new 0 0 24 24",viewBox:"0 0 24 24"},Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.Rect,{fill:"none",height:"24",width:"24"})),Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.G,null),Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"})))))},accounttree:{label:Object(re.__)("Diagram","coblocks"),keywords:[Object(re.__)("blueprint","coblocks"),Object(re.__)("flowchart","coblocks"),Object(re.__)("hierarchy","coblocks"),Object(re.__)("layout","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("sitemap","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.Path,{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg","enable-background":"new 0 0 24 24",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Rect,{fill:"none",height:"24",width:"24"}),Object(le.createElement)(ie.Path,{d:"M22,11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3H22z M7,9H4V5h3V9z M17,15h3v4h-3V15z M17,5h3v4h-3V5z"}))},allinclusive:{label:Object(re.__)("Infinity","coblocks"),keywords:[Object(re.__)("cycle","coblocks"),Object(re.__)("eternal","coblocks"),Object(re.__)("figure eight","coblocks"),Object(re.__)("loop","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}))},spa:{label:Object(re.__)("Spa","coblocks"),keywords:[Object(re.__)("flower","coblocks"),Object(re.__)("health","coblocks"),Object(re.__)("plant","coblocks"),Object(re.__)("resort","coblocks"),Object(re.__)("sauna","coblocks"),Object(re.__)("zen","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0zm13.97 21.49c-.63.23-1.29.4-1.97.51.68-.12 1.33-.29 1.97-.51zM12 22c-.68-.12-1.33-.29-1.97-.51.64.22 1.29.39 1.97.51z",fill:"none"}),Object(le.createElement)(ie.Path,{d:"M8.55 12c-1.07-.71-2.25-1.27-3.53-1.61 1.28.34 2.46.9 3.53 1.61zm10.43-1.61c-1.29.34-2.49.91-3.57 1.64 1.08-.73 2.28-1.3 3.57-1.64z"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},groupadd:{label:Object(re.__)("Group Add","coblocks"),keywords:[Object(re.__)("bulk","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("team","coblocks"),Object(re.__)("users","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},livetv:{label:Object(re.__)("Live TV","coblocks"),keywords:[Object(re.__)("broadcast","coblocks"),Object(re.__)("livestream","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("television","coblocks"),Object(re.__)("video","coblocks"),Object(re.__)("youtube","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},confirmationnumber:{label:Object(re.__)("Ticket","coblocks"),keywords:[Object(re.__)("admission","coblocks"),Object(re.__)("coupon","coblocks"),Object(re.__)("receipt","coblocks"),Object(re.__)("voucher","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg","enable-background":"new 0 0 24 24",viewBox:"0 0 24 24"},Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.Rect,{fill:"none",height:"24",width:"24",x:"0"})),Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.G,null,Object(le.createElement)(ie.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"}))))),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},offlinebolt:{label:Object(re.__)("Offline Bolt","coblocks"),keywords:[Object(re.__)("amp","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("lightning","coblocks"),Object(re.__)("performance","coblocks"),Object(re.__)("power","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},https:{label:Object(re.__)("Lock Closed","coblocks"),keywords:[Object(re.__)("https","coblocks"),Object(re.__)("key","coblocks"),Object(re.__)("padlock","coblocks"),Object(re.__)("privacy","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("secure","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0V0z",fill:"none"}),Object(le.createElement)(ie.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"}))},lockopen:{label:Object(re.__)("Lock Open","coblocks"),keywords:[Object(re.__)("http","coblocks"),Object(re.__)("insecure","coblocks"),Object(re.__)("key","coblocks"),Object(re.__)("padlock","coblocks"),Object(re.__)("privacy","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},devicesalternate:{label:Object(re.__)("Devices Alternate","coblocks"),keywords:[Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("screen","coblocks"),Object(re.__)("surface","coblocks"),Object(re.__)("tablet","coblocks"),Object(re.__)("watch","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},cast:{label:Object(re.__)("Cast","coblocks"),keywords:[Object(re.__)("broadcast","coblocks"),Object(re.__)("chromecast","coblocks"),Object(re.__)("screen","coblocks"),Object(re.__)("television","coblocks"),Object(re.__)("tv","coblocks"),Object(re.__)("video","coblocks"),Object(re.__)("vodcast","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none",opacity:".1"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},merge:{label:Object(re.__)("Merge","coblocks"),keywords:[Object(re.__)("arrows","coblocks"),Object(re.__)("combine","coblocks"),Object(re.__)("join","coblocks"),Object(re.__)("mix","coblocks"),Object(re.__)("up","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}),Object(le.createElement)(ie.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"}))},formatshapes:{label:Object(re.__)("Format Shapes","coblocks"),keywords:[Object(re.__)("alphabet","coblocks"),Object(re.__)("font","coblocks"),Object(re.__)("frame","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("text box","coblocks"),Object(re.__)("typography","coblocks")],icon:Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.Path,{d:"M0 0h24v24H0z",fill:"none"}))}}:{};"undefined"!=typeof coblocksBlockData&&Object.keys(coblocksBlockData.customIcons).length&&(Object.keys(coblocksBlockData.customIcons).forEach((function(e){var t=coblocksBlockData.customIcons[e].icon.replace("<svg",'<svg data-coblocks-custom-icon="true" role="img" aria-hidden="true" focusable="false"');if(coblocksBlockData.customIcons[e].icon=sf()(t),"icon_outlined"in coblocksBlockData.customIcons[e]){var o=coblocksBlockData.customIcons[e].icon_outlined.replace("<svg",'<svg data-coblocks-custom-icon="true" role="img" aria-hidden="true" focusable="false"');coblocksBlockData.customIcons[e].icon_outlined=sf()(o)}})),pf=bf(bf({},pf),coblocksBlockData.customIcons)),Object.entries(pf).filter((function(e){df.outlined[e[0]]={icon:pf[e[0]]&&pf[e[0]].icon_outlined?pf[e[0]].icon_outlined:pf[e[0]].icon,label:pf[e[0]]?pf[e[0]].label:null,keywords:pf[e[0]]?pf[e[0]].keywords:null},df.filled[e[0]]={icon:pf[e[0]]?pf[e[0]].icon:null,label:pf[e[0]]?pf[e[0]].label:null,keywords:pf[e[0]]?pf[e[0]].keywords:null}}));var mf=df,hf={outlined:{},filled:{}},ff={coblocks:{label:Object(re.__)("CoBlocks","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("gutenberg","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m5.17346763.00163164 9.55661877-.00163126c1.8075616-.00030854 2.4639368.18821016 3.1264625.54230616.6625258.35409601 1.183646.8737945 1.5402492 1.53604705.3566032.66225256.5479761 1.31916921.5567132 3.13082116l.0461929 9.57824455c.0087371 1.811652-.1762994 2.4686329-.5265143 3.1310061s-.8663216 1.1822487-1.5254309 1.5365703c-.6591092.3543216-1.313665.5430641-3.1212266.5433727l-9.55661876.0016312c-1.80756159.0003086-2.46393681-.1882101-3.12646255-.5423061-.66252575-.354096-1.18364596-.8737945-1.54024916-1.5360471-.3566032-.6622525-.54797616-1.3191692-.5567132-3.1308212l-.04619294-9.57824454c-.00873705-1.81165196.17629938-2.46863286.52651432-3.13100606.35021493-.6623732.8663216-1.18224875 1.52543086-1.53657035s1.31366506-.54306407 3.12122666-.54337261zm-.72902319 3.33170169c-.61364972 0-1.11111111.49746139-1.11111111 1.11111111v11.11111116c0 .6136497.49746139 1.1111111 1.11111111 1.1111111h3.33333334c.61364972 0 1.11111111-.4974614 1.11111111-1.1111111v-11.11111116c0-.61364972-.49746139-1.11111111-1.11111111-1.11111111zm7.77777776 7.77777777c-.6136497 0-1.1111111.4974614-1.1111111 1.1111111v3.3333334c0 .6136497.4974614 1.1111111 1.1111111 1.1111111h3.3333334c.6136497 0 1.1111111-.4974614 1.1111111-1.1111111v-3.3333334c0-.6136497-.4974614-1.1111111-1.1111111-1.1111111zm0-7.77777777c-.6136497 0-1.1111111.49746139-1.1111111 1.11111111v3.33333334c0 .61364972.4974614 1.11111111 1.1111111 1.11111111h3.3333334c.6136497 0 1.1111111-.49746139 1.1111111-1.11111111v-3.33333334c0-.61364972-.4974614-1.11111111-1.1111111-1.11111111z",fillRule:"evenodd"}))},audiotrack:{label:Object(re.__)("Audio","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 14 20",width:"14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 14 20",width:"14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},album:{label:Object(re.__)("Album","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",transform:"translate(-.289551 -.293783)"}))},headset:{label:Object(re.__)("Headset","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("beats","coblocks"),Object(re.__)("bose","coblocks"),Object(re.__)("headphones","coblocks"),Object(re.__)("microphone","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},volume:{label:Object(re.__)("Volume","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",transform:"translate(-1)"}))},keyboard_voice:{label:Object(re.__)("Voice","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},aperture:{label:Object(re.__)("Aperture","coblocks"),keywords:[Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photo","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},camera:{label:Object(re.__)("Camera","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("photo","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},gallery:{label:Object(re.__)("Gallery","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("collection","coblocks"),Object(re.__)("image","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photos","coblocks"),Object(re.__)("photo","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},video:{label:Object(re.__)("Video","coblocks"),keywords:[Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("videography","coblocks"),Object(re.__)("film","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},film:{label:Object(re.__)("Film","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("videography","coblocks"),Object(re.__)("video","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},color_lens:{label:Object(re.__)("Color Lens","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.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",fillRule:"nonzero"}),Object(le.createElement)("circle",{cx:"4.5",cy:"9.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"7.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"12.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"15.5",cy:"9.5",r:"1.5"})))},color_picker:{label:Object(re.__)("Color Picker","coblocks"),keywords:Object(re.__)("palette design colors artist paint creative media","coblocks"),icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},paint:{label:Object(re.__)("Paint","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},brush:{label:Object(re.__)("Brush","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("paintbrush","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},circle_add:{label:Object(re.__)("Add Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("minus","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("round","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},circle_remove:{label:Object(re.__)("Minus Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("minus","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("round","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},data_usage:{label:Object(re.__)("Pie Chart","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("pie","coblocks"),Object(re.__)("round","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},scatter_plot:{label:Object(re.__)("Scatter Plot","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("dots","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("pie","coblocks"),Object(re.__)("round","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},poll:{label:Object(re.__)("Poll","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},emoticon:{label:Object(re.__)("Emoticon","coblocks"),keywords:[Object(re.__)("emoticon","coblocks"),Object(re.__)("emotion","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("joy","coblocks"),Object(re.__)("smile","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},functions:{label:Object(re.__)("Functions","coblocks"),keywords:[Object(re.__)("code","coblocks"),Object(re.__)("greek","coblocks"),Object(re.__)("math","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},gesture:{label:Object(re.__)("Doodle","coblocks"),keywords:[Object(re.__)("art","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("doodle","coblocks"),Object(re.__)("drawing","coblocks"),Object(re.__)("font","coblocks"),Object(re.__)("marker","coblocks"),Object(re.__)("pencil","coblocks"),Object(re.__)("type","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},font:{label:Object(re.__)("Font","coblocks"),keywords:[Object(re.__)("font","coblocks"),Object(re.__)("text","coblocks"),Object(re.__)("typography","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},heart:{label:Object(re.__)("Heart","coblocks"),keywords:[Object(re.__)("kiss","coblocks"),Object(re.__)("love","coblocks"),Object(re.__)("shape","coblocks"),Object(re.__)("valentine","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},star:{label:Object(re.__)("Star","coblocks"),keywords:[Object(re.__)("favorite","coblocks"),Object(re.__)("like","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("rate","coblocks"),Object(re.__)("vote","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},desktop_mac:{label:Object(re.__)("Desktop","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},devices:{label:Object(re.__)("Devices","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},laptop_mac:{label:Object(re.__)("Laptop","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},tablet_mac:{label:Object(re.__)("Tablet","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},watch:{label:Object(re.__)("Watch","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("mac","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},keyboard:{label:Object(re.__)("Keyboard","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},device_hub:{label:Object(re.__)("Hub","coblocks"),keywords:[Object(re.__)("connect","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("hub","coblocks"),Object(re.__)("social","coblocks"),Object(re.__)("usb","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},drafts:{label:Object(re.__)("Email","coblocks"),keywords:[Object(re.__)("email","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("os","coblocks"),Object(re.__)("read","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},email:{label:Object(re.__)("Email","coblocks"),keywords:[Object(re.__)("email","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("os","coblocks"),Object(re.__)("read","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.43c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57v-1.43c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}))},reply_all:{label:Object(re.__)("Reply","coblocks"),keywords:[Object(re.__)("comment","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("reply","coblocks"),Object(re.__)("respond","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},send:{label:Object(re.__)("Send","coblocks"),keywords:[Object(re.__)("deliver","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("send","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)(ie.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"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},signal:{label:Object(re.__)("Signal","coblocks"),keywords:[Object(re.__)("radio","coblocks"),Object(re.__)("waves","coblocks"),Object(re.__)("wifi","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},blocks:{label:Object(re.__)("Blocks","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("box","coblocks"),Object(re.__)("boxes","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("widgets","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},marker:{label:Object(re.__)("Marker","coblocks"),keywords:[Object(re.__)("about","coblocks"),Object(re.__)("check","coblocks"),Object(re.__)("checkbox","coblocks"),Object(re.__)("directions","coblocks"),Object(re.__)("map","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},mountains:{label:Object(re.__)("Mountains","coblocks"),keywords:[Object(re.__)("hills","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("minimal","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},waves:{label:Object(re.__)("Waves","coblocks"),keywords:[Object(re.__)("fun","coblocks"),Object(re.__)("minimal","coblocks"),Object(re.__)("ocean","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks"),Object(re.__)("summer","coblocks"),Object(re.__)("water","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},globe:{label:Object(re.__)("Globe","coblocks"),keywords:[Object(re.__)("earth","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},city:{label:Object(re.__)("City","coblocks"),keywords:[Object(re.__)("building","coblocks"),Object(re.__)("business","coblocks"),Object(re.__)("corporation","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("skyscraper","coblocks"),Object(re.__)("town","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},dining:{label:Object(re.__)("Dining","coblocks"),keywords:[Object(re.__)("drink","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fork","coblocks"),Object(re.__)("menu","coblocks"),Object(re.__)("restaurant","coblocks"),Object(re.__)("spoon","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},couch:{label:Object(re.__)("Couch","coblocks"),keywords:[Object(re.__)("chair","coblocks"),Object(re.__)("chill","coblocks"),Object(re.__)("relax","coblocks"),Object(re.__)("weekend","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},cake:{label:Object(re.__)("Cake","coblocks"),keywords:[Object(re.__)("celebration","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("party","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},flower:{label:Object(re.__)("Flower","coblocks"),keywords:[Object(re.__)("gardening","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("nice","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks"),Object(re.__)("petal","coblocks"),Object(re.__)("relax","coblocks"),Object(re.__)("scent","coblocks"),Object(re.__)("smell","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},vintage_filter:{label:Object(re.__)("Vintage Filter","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},build:{label:Object(re.__)("Build","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("box","coblocks"),Object(re.__)("boxes","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("widgets","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd",transform:"translate(0 -.734049)"},Object(le.createElement)(ie.Path,{d:"m0 1h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},credit_card:{label:Object(re.__)("Credit Card","coblocks"),keywords:[Object(re.__)("cash","coblocks"),Object(re.__)("checkout","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("money","coblocks"),Object(re.__)("shop","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},extension:{label:Object(re.__)("Extension","coblocks"),keywords:[Object(re.__)("plugin","coblocks"),Object(re.__)("puzzle","coblocks"),Object(re.__)("team","coblocks"),Object(re.__)("together","coblocks"),Object(re.__)("widget","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"}))),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fill:"none",fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m0 0h20v20h-20z"}),Object(le.createElement)(ie.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",fillRule:"nonzero"})))},fingerprint:{label:Object(re.__)("Fingerprint","coblocks"),keywords:[Object(re.__)("bio","coblocks"),Object(re.__)("biometric","coblocks"),Object(re.__)("defense","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("secure","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},translate:{label:Object(re.__)("Translate","coblocks"),keywords:[Object(re.__)("global","coblocks"),Object(re.__)("language","coblocks"),Object(re.__)("speech","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},new:{label:Object(re.__)("New","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("badge","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"})),icon_outlined:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},flare:{label:Object(re.__)("Flare","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},layers:{label:Object(re.__)("Layers","coblocks"),keywords:[Object(re.__)("build","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("develop","coblocks"),Object(re.__)("engineer","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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"}))},shipping:{label:Object(re.__)("Shipping","coblocks"),keywords:[Object(re.__)("cart","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("ship","coblocks"),Object(re.__)("shop","coblocks"),Object(re.__)("woo","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},snowflake:{label:Object(re.__)("Snowflake","coblocks"),keywords:[Object(re.__)("chill","coblocks"),Object(re.__)("cold","coblocks"),Object(re.__)("frozen","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("ice","coblocks"),Object(re.__)("season","coblocks"),Object(re.__)("winter","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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",fillRule:"evenodd"}))},school:{label:Object(re.__)("School","coblocks"),keywords:[Object(re.__)("college","coblocks"),Object(re.__)("degree","coblocks"),Object(re.__)("diploma","coblocks"),Object(re.__)("education","coblocks"),Object(re.__)("graduate","coblocks"),Object(re.__)("graduation","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},fire:{label:Object(re.__)("Fire","coblocks"),keywords:[Object(re.__)("design","coblocks"),Object(re.__)("hot","coblocks"),Object(re.__)("trending","coblocks"),Object(re.__)("trendy","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))},update:{label:Object(re.__)("Update","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("improve","coblocks"),Object(re.__)("software","coblocks"),Object(re.__)("upload","coblocks")],icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.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)"}))}};Object.entries(ff).filter((function(e){hf.outlined[e[0]]={icon:ff[e[0]]&&ff[e[0]].icon_outlined?ff[e[0]].icon_outlined:ff[e[0]].icon,label:ff[e[0]]?ff[e[0]].label:null,keywords:ff[e[0]]?ff[e[0]].keywords:null},hf.filled[e[0]]={icon:ff[e[0]]?ff[e[0]].icon:null,label:ff[e[0]]?ff[e[0]].label:null,keywords:ff[e[0]]?ff[e[0]].keywords:null}}));var gf=hf,vf={outlined:{},filled:{}},Of={coblocks:{label:Object(re.__)("CoBlocks","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("gutenberg","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("path",{d:"m5.17346763.00163164 9.55661877-.00163126c1.8075616-.00030854 2.4639368.18821016 3.1264625.54230616.6625258.35409601 1.183646.8737945 1.5402492 1.53604705.3566032.66225256.5479761 1.31916921.5567132 3.13082116l.0461929 9.57824455c.0087371 1.811652-.1762994 2.4686329-.5265143 3.1310061s-.8663216 1.1822487-1.5254309 1.5365703c-.6591092.3543216-1.313665.5430641-3.1212266.5433727l-9.55661876.0016312c-1.80756159.0003086-2.46393681-.1882101-3.12646255-.5423061-.66252575-.354096-1.18364596-.8737945-1.54024916-1.5360471-.3566032-.6622525-.54797616-1.3191692-.5567132-3.1308212l-.04619294-9.57824454c-.00873705-1.81165196.17629938-2.46863286.52651432-3.13100606.35021493-.6623732.8663216-1.18224875 1.52543086-1.53657035s1.31366506-.54306407 3.12122666-.54337261zm-.72902319 3.33170169c-.61364972 0-1.11111111.49746139-1.11111111 1.11111111v11.11111116c0 .6136497.49746139 1.1111111 1.11111111 1.1111111h3.33333334c.61364972 0 1.11111111-.4974614 1.11111111-1.1111111v-11.11111116c0-.61364972-.49746139-1.11111111-1.11111111-1.11111111zm7.77777776 7.77777777c-.6136497 0-1.1111111.4974614-1.1111111 1.1111111v3.3333334c0 .6136497.4974614 1.1111111 1.1111111 1.1111111h3.3333334c.6136497 0 1.1111111-.4974614 1.1111111-1.1111111v-3.3333334c0-.6136497-.4974614-1.1111111-1.1111111-1.1111111zm0-7.77777777c-.6136497 0-1.1111111.49746139-1.1111111 1.11111111v3.33333334c0 .61364972.4974614 1.11111111 1.1111111 1.11111111h3.3333334c.6136497 0 1.1111111-.49746139 1.1111111-1.11111111v-3.33333334c0-.61364972-.4974614-1.11111111-1.1111111-1.11111111z",fillRule:"evenodd"}))},audiotrack:{label:Object(re.__)("Audio","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 14 20",width:"14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 14 20",width:"14",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},album:{label:Object(re.__)("Album","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",transform:"translate(-.289551 -.293783)"}))},headset:{label:Object(re.__)("Headset","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("beats","coblocks"),Object(re.__)("bose","coblocks"),Object(re.__)("headphones","coblocks"),Object(re.__)("microphone","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"}))},volume:{label:Object(re.__)("Volume","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",transform:"translate(-1)"}))},keyboard_voice:{label:Object(re.__)("Voice","coblocks"),keywords:[Object(re.__)("audio","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("podcast","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)("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"}),Object(le.createElement)("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"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},aperture:{label:Object(re.__)("Aperture","coblocks"),keywords:[Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photo","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},camera:{label:Object(re.__)("Camera","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("film","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("photo","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},gallery:{label:Object(re.__)("Gallery","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("collection","coblocks"),Object(re.__)("image","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photos","coblocks"),Object(re.__)("photo","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},video:{label:Object(re.__)("Video","coblocks"),keywords:[Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("videography","coblocks"),Object(re.__)("film","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)("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"}),Object(le.createElement)("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",fillRule:"nonzero"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},film:{label:Object(re.__)("Film","coblocks"),keywords:[Object(re.__)("aperture","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("director","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("photographer","coblocks"),Object(re.__)("photography","coblocks"),Object(re.__)("producer","coblocks"),Object(re.__)("videography","coblocks"),Object(re.__)("video","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},color_lens:{label:Object(re.__)("Color Lens","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fillRule:"evenodd"},Object(le.createElement)("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",fillRule:"nonzero"}),Object(le.createElement)("circle",{cx:"4.5",cy:"9.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"7.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"12.5",cy:"5.5",r:"1.5"}),Object(le.createElement)("circle",{cx:"15.5",cy:"9.5",r:"1.5"})))},color_picker:{label:Object(re.__)("Color Picker","coblocks"),keywords:Object(re.__)("palette design colors artist paint creative media","coblocks"),icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},paint:{label:Object(re.__)("Paint","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},brush:{label:Object(re.__)("Brush","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("colors","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("paint","coblocks"),Object(re.__)("paintbrush","coblocks"),Object(re.__)("palette","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},circle_add:{label:Object(re.__)("Add Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("minus","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("round","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},circle_remove:{label:Object(re.__)("Minus Circle","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("insert","coblocks"),Object(re.__)("math","coblocks"),Object(re.__)("minus","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("round","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},data_usage:{label:Object(re.__)("Pie Chart","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("pie","coblocks"),Object(re.__)("round","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},scatter_plot:{label:Object(re.__)("Scatter Plot","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("circle","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("dots","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("pie","coblocks"),Object(re.__)("round","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},poll:{label:Object(re.__)("Poll","coblocks"),keywords:[Object(re.__)("chart","coblocks"),Object(re.__)("data","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("graph","coblocks"),Object(re.__)("stats","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},emoticon:{label:Object(re.__)("Emoticon","coblocks"),keywords:[Object(re.__)("emoticon","coblocks"),Object(re.__)("emotion","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("joy","coblocks"),Object(re.__)("smile","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},functions:{label:Object(re.__)("Functions","coblocks"),keywords:[Object(re.__)("code","coblocks"),Object(re.__)("greek","coblocks"),Object(re.__)("math","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"}))},gesture:{label:Object(re.__)("Doodle","coblocks"),keywords:[Object(re.__)("art","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("doodle","coblocks"),Object(re.__)("drawing","coblocks"),Object(re.__)("font","coblocks"),Object(re.__)("marker","coblocks"),Object(re.__)("pencil","coblocks"),Object(re.__)("type","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},font:{label:Object(re.__)("Font","coblocks"),keywords:[Object(re.__)("font","coblocks"),Object(re.__)("text","coblocks"),Object(re.__)("typography","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},heart:{label:Object(re.__)("Heart","coblocks"),keywords:[Object(re.__)("kiss","coblocks"),Object(re.__)("love","coblocks"),Object(re.__)("shape","coblocks"),Object(re.__)("valentine","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},star:{label:Object(re.__)("Star","coblocks"),keywords:[Object(re.__)("favorite","coblocks"),Object(re.__)("like","coblocks"),Object(re.__)("plus","coblocks"),Object(re.__)("rate","coblocks"),Object(re.__)("vote","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},desktop_mac:{label:Object(re.__)("Desktop","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},devices:{label:Object(re.__)("Devices","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)("path",{d:"m0 0h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"})))},laptop_mac:{label:Object(re.__)("Laptop","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},tablet_mac:{label:Object(re.__)("Tablet","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("monitor","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},watch:{label:Object(re.__)("Watch","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("mac","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"currentColor",fillRule:"nonzero"},Object(le.createElement)("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"}),Object(le.createElement)("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"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},keyboard:{label:Object(re.__)("Keyboard","coblocks"),keywords:[Object(re.__)("apple","coblocks"),Object(re.__)("computer","coblocks"),Object(re.__)("desk","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("ipad","coblocks"),Object(re.__)("office","coblocks"),Object(re.__)("pc","coblocks"),Object(re.__)("surface","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},device_hub:{label:Object(re.__)("Hub","coblocks"),keywords:[Object(re.__)("connect","coblocks"),Object(re.__)("device","coblocks"),Object(re.__)("hub","coblocks"),Object(re.__)("social","coblocks"),Object(re.__)("usb","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"}))},drafts:{label:Object(re.__)("Email","coblocks"),keywords:[Object(re.__)("email","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("os","coblocks"),Object(re.__)("read","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},email:{label:Object(re.__)("Email","coblocks"),keywords:[Object(re.__)("email","coblocks"),Object(re.__)("letter","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("os","coblocks"),Object(re.__)("read","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("path",{d:"m10 0c-5.52 0-10 4.48-10 10s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.43c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57v-1.43c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}))},reply_all:{label:Object(re.__)("Reply","coblocks"),keywords:[Object(re.__)("comment","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("message","coblocks"),Object(re.__)("reply","coblocks"),Object(re.__)("respond","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},send:{label:Object(re.__)("Send","coblocks"),keywords:[Object(re.__)("deliver","coblocks"),Object(re.__)("email","coblocks"),Object(re.__)("mail","coblocks"),Object(re.__)("send","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"currentColor",fillRule:"evenodd"},Object(le.createElement)("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"}),Object(le.createElement)("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",fillRule:"nonzero"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},signal:{label:Object(re.__)("Signal","coblocks"),keywords:[Object(re.__)("radio","coblocks"),Object(re.__)("waves","coblocks"),Object(re.__)("wifi","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},blocks:{label:Object(re.__)("Blocks","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("box","coblocks"),Object(re.__)("boxes","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("widgets","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},marker:{label:Object(re.__)("Marker","coblocks"),keywords:[Object(re.__)("about","coblocks"),Object(re.__)("check","coblocks"),Object(re.__)("checkbox","coblocks"),Object(re.__)("directions","coblocks"),Object(re.__)("map","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},mountains:{label:Object(re.__)("Mountains","coblocks"),keywords:[Object(re.__)("hills","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("minimal","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},waves:{label:Object(re.__)("Waves","coblocks"),keywords:[Object(re.__)("fun","coblocks"),Object(re.__)("minimal","coblocks"),Object(re.__)("ocean","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks"),Object(re.__)("summer","coblocks"),Object(re.__)("water","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},globe:{label:Object(re.__)("Globe","coblocks"),keywords:[Object(re.__)("earth","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},city:{label:Object(re.__)("City","coblocks"),keywords:[Object(re.__)("building","coblocks"),Object(re.__)("business","coblocks"),Object(re.__)("corporation","coblocks"),Object(re.__)("location","coblocks"),Object(re.__)("map","coblocks"),Object(re.__)("public","coblocks"),Object(re.__)("skyscraper","coblocks"),Object(re.__)("town","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},dining:{label:Object(re.__)("Dining","coblocks"),keywords:[Object(re.__)("drink","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fork","coblocks"),Object(re.__)("menu","coblocks"),Object(re.__)("restaurant","coblocks"),Object(re.__)("spoon","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},couch:{label:Object(re.__)("Couch","coblocks"),keywords:[Object(re.__)("chair","coblocks"),Object(re.__)("chill","coblocks"),Object(re.__)("relax","coblocks"),Object(re.__)("weekend","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},cake:{label:Object(re.__)("Cake","coblocks"),keywords:[Object(re.__)("celebration","coblocks"),Object(re.__)("food","coblocks"),Object(re.__)("fun","coblocks"),Object(re.__)("happy","coblocks"),Object(re.__)("party","coblocks"),Object(re.__)("taste","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},flower:{label:Object(re.__)("Flower","coblocks"),keywords:[Object(re.__)("gardening","coblocks"),Object(re.__)("landscape","coblocks"),Object(re.__)("nice","coblocks"),Object(re.__)("outdoors","coblocks"),Object(re.__)("outside","coblocks"),Object(re.__)("petal","coblocks"),Object(re.__)("relax","coblocks"),Object(re.__)("scent","coblocks"),Object(re.__)("smell","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},vintage_filter:{label:Object(re.__)("Vintage Filter","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},build:{label:Object(re.__)("Build","coblocks"),keywords:[Object(re.__)("block","coblocks"),Object(re.__)("blocks","coblocks"),Object(re.__)("box","coblocks"),Object(re.__)("boxes","coblocks"),Object(re.__)("build","coblocks"),Object(re.__)("square","coblocks"),Object(re.__)("widgets","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)("path",{d:"m0 0h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd",transform:"translate(0 -.734049)"},Object(le.createElement)("path",{d:"m0 1h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"})))},credit_card:{label:Object(re.__)("Credit Card","coblocks"),keywords:[Object(re.__)("cash","coblocks"),Object(re.__)("checkout","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("money","coblocks"),Object(re.__)("shop","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)("path",{d:"m0 0h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"})))},extension:{label:Object(re.__)("Extension","coblocks"),keywords:[Object(re.__)("plugin","coblocks"),Object(re.__)("puzzle","coblocks"),Object(re.__)("team","coblocks"),Object(re.__)("together","coblocks"),Object(re.__)("widget","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)("path",{d:"m0 0h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"}))),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("g",{fill:"none",fillRule:"evenodd"},Object(le.createElement)("path",{d:"m0 0h20v20h-20z"}),Object(le.createElement)("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",fillRule:"nonzero"})))},fingerprint:{label:Object(re.__)("Fingerprint","coblocks"),keywords:[Object(re.__)("bio","coblocks"),Object(re.__)("biometric","coblocks"),Object(re.__)("defense","coblocks"),Object(re.__)("safe","coblocks"),Object(re.__)("secure","coblocks"),Object(re.__)("security","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},translate:{label:Object(re.__)("Translate","coblocks"),keywords:[Object(re.__)("global","coblocks"),Object(re.__)("language","coblocks"),Object(re.__)("speech","coblocks"),Object(re.__)("world","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},new:{label:Object(re.__)("New","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("audio","coblocks"),Object(re.__)("badge","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("media","coblocks"),Object(re.__)("microphone","coblocks"),Object(re.__)("music","coblocks"),Object(re.__)("song","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"})),iconOutlined:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},flare:{label:Object(re.__)("Flare","coblocks"),keywords:[Object(re.__)("artist","coblocks"),Object(re.__)("camera","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("flower","coblocks"),Object(re.__)("photography","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},layers:{label:Object(re.__)("Layers","coblocks"),keywords:[Object(re.__)("build","coblocks"),Object(re.__)("creative","coblocks"),Object(re.__)("design","coblocks"),Object(re.__)("develop","coblocks"),Object(re.__)("engineer","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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"}))},shipping:{label:Object(re.__)("Shipping","coblocks"),keywords:[Object(re.__)("cart","coblocks"),Object(re.__)("commerce","coblocks"),Object(re.__)("ecommerce","coblocks"),Object(re.__)("ship","coblocks"),Object(re.__)("shop","coblocks"),Object(re.__)("woo","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},snowflake:{label:Object(re.__)("Snowflake","coblocks"),keywords:[Object(re.__)("chill","coblocks"),Object(re.__)("cold","coblocks"),Object(re.__)("frozen","coblocks"),Object(re.__)("global","coblocks"),Object(re.__)("ice","coblocks"),Object(re.__)("season","coblocks"),Object(re.__)("winter","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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",fillRule:"evenodd"}))},school:{label:Object(re.__)("School","coblocks"),keywords:[Object(re.__)("college","coblocks"),Object(re.__)("degree","coblocks"),Object(re.__)("diploma","coblocks"),Object(re.__)("education","coblocks"),Object(re.__)("graduate","coblocks"),Object(re.__)("graduation","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},fire:{label:Object(re.__)("Fire","coblocks"),keywords:[Object(re.__)("design","coblocks"),Object(re.__)("hot","coblocks"),Object(re.__)("trending","coblocks"),Object(re.__)("trendy","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))},update:{label:Object(re.__)("Update","coblocks"),keywords:[Object(re.__)("add","coblocks"),Object(re.__)("improve","coblocks"),Object(re.__)("software","coblocks"),Object(re.__)("upload","coblocks")],icon:Object(le.createElement)("svg",{height:"20",focusable:"false",role:"img","aria-hidden":"true",viewbox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)("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)"}))}};Object.entries(Of).forEach((function(e){var t,o,n,c,r,l,i=e[0];vf.outlined[i]={icon:(null===(t=Of[i])||void 0===t?void 0:t.iconOutlined)||Of[i].icon,label:(null===(o=Of[i])||void 0===o?void 0:o.label)||null,keywords:(null===(n=Of[i])||void 0===n?void 0:n.keywords)||null},vf.filled[i]={icon:(null===(c=Of[i])||void 0===c?void 0:c.icon)||null,label:(null===(r=Of[i])||void 0===r?void 0:r.label)||null,keywords:(null===(l=Of[i])||void 0===l?void 0:l.keywords)||null}}));var kf=vf;function yf(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function _f(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?yf(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yf(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var jf=[{attributes:_f({},lf.attributes),save:function(e){var t,o=e.attributes,n=e.className,c=o.icon,r=o.backgroundColor,l=o.customBackgroundColor,i=o.customIconColor,a=o.contentAlign,s=o.iconColor,u=o.height,b=o.width,d=o.borderRadius,p=o.padding,m=o.href,h=o.linkTarget,f=o.rel,g="outlined";o.className&&o.className.includes("is-style-filled")&&(g="filled");var v=Object(eo.getColorClassName)("color",s),O=Object(eo.getColorClassName)("background-color",r),k=qe()(n,te()({},"has-text-align-".concat(a),a)),y=qe()("wp-block-coblocks-icon__inner",(t={"has-text-color":s||i},te()(t,v,v),te()(t,"has-background",r||l),te()(t,O,O),t)),_={backgroundColor:O?void 0:l,color:v?void 0:i,fill:v?void 0:i,height:u,width:b,borderRadius:d?d+"px":void 0,padding:p?p+"px":void 0};return Object(le.createElement)("div",{className:k},Object(le.createElement)("div",{className:y,style:_},m?Object(le.createElement)("a",{href:m,target:h,rel:f},c&&gf[g][c]&&gf[g][c].icon):c&&gf[g][c]&&gf[g][c].icon))}},{attributes:_f({},lf.attributes),save:function(e){var t,o=e.attributes,n=e.className,c=o.icon,r=o.backgroundColor,l=o.customBackgroundColor,i=o.customIconColor,a=o.contentAlign,s=o.iconColor,u=o.height,b=o.width,d=o.borderRadius,p=o.padding,m=o.href,h=o.linkTarget,f=o.rel,g="outlined";o.className&&o.className.includes("is-style-filled")&&(g="filled");var v=Object(eo.getColorClassName)("color",s),O=Object(eo.getColorClassName)("background-color",r),k=qe()("wp-block-coblocks-icon__inner",(t={"has-text-color":s||i},te()(t,v,v),te()(t,"has-background",r||l),te()(t,O,O),t)),y={backgroundColor:O?void 0:l,color:v?void 0:i,fill:v?void 0:i,height:u,width:b,borderRadius:d?d+"px":void 0,padding:p?p+"px":void 0};return Object(le.createElement)("div",{className:n,style:{textAlign:a||void 0}},Object(le.createElement)("div",{className:k,style:y},m?Object(le.createElement)("a",{href:m,target:h,rel:f},c&&mf[g][c]&&mf[g][c].icon):c&&mf[g][c]&&mf[g][c].icon))}},{attributes:lf.attributes,save:function(e){var t,o=e.attributes,n=e.className,c=o.icon,r=o.backgroundColor,l=o.customBackgroundColor,i=o.customIconColor,a=o.contentAlign,s=o.iconColor,u=o.height,b=o.width,d=o.borderRadius,p=o.padding,m=o.href,h=o.linkTarget,f=o.rel,g="outlined";o.className&&o.className.includes("is-style-filled")&&(g="filled");var v=Object(eo.getColorClassName)("color",s),O=Object(eo.getColorClassName)("background-color",r),k=qe()(n,te()({},"has-text-align-".concat(a),a)),y=qe()("wp-block-coblocks-icon__inner",(t={"has-text-color":s||i},te()(t,v,v),te()(t,"has-background",r||l),te()(t,O,O),t)),_={backgroundColor:O?void 0:l,color:v?void 0:i,fill:v?void 0:i,height:u,width:b,borderRadius:d?d+"px":void 0,padding:p?p+"px":void 0};return Object(le.createElement)("div",{className:k},Object(le.createElement)("div",{className:y,style:_},m?Object(le.createElement)("a",{href:m,target:h,rel:f},c&&kf[g][c]&&kf[g][c].icon):c&&kf[g][c]&&kf[g][c].icon))}}],wf=Object(eo.withColors)("backgroundColor",{iconColor:"color"});function Ef(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Cf=function(e){De()(o,e);var t=Ef(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={utilitySizes:[{name:Object(re.__)("Small","coblocks"),size:40,slug:"small"},{name:Object(re.__)("Medium","coblocks"),size:e.props.padding?Vf+28:Vf,slug:"medium"},{name:Object(re.__)("Large","coblocks"),size:120,slug:"large"},{name:Object(re.__)("Huge","coblocks"),size:200,slug:"huge"}]},e.getSelectValuesFromUtilitySizes=e.getSelectValuesFromUtilitySizes.bind(Ie()(e)),e.setCurrentSelectValue=e.setCurrentSelectValue.bind(Ie()(e)),e.onChangeValue=e.onChangeValue.bind(Ie()(e)),e.getSelectOptions=e.getSelectOptions.bind(Ie()(e)),e}return Be()(o,[{key:"getSelectValuesFromUtilitySizes",value:function(e,t){var o;if("string"==typeof t)return(o=e.find((function(e){return e.slug===t})))?o.slug:"custom"}},{key:"setCurrentSelectValue",value:function(e){(0,this.props.setAttributes)({iconSize:e})}},{key:"onChangeValue",value:function(e){var t=this.state.utilitySizes.find((function(t){return t.slug===e}));t&&(this.props.setAttributes({width:t.size,height:t.size}),this.setCurrentSelectValue(this.getSelectValuesFromUtilitySizes(this.state.utilitySizes,t.slug)))}},{key:"getSelectOptions",value:function(e){return ce()(e.map((function(e){return{value:e.slug,label:e.name}})))}},{key:"render",value:function(){var e=this.props.iconSize;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Choose icon size preset","coblocks"),hideLabelFromVision:!0,value:e,onChange:this.onChangeValue,options:this.getSelectOptions(this.state.utilitySizes)}))}}]),o}(le.Component);function xf(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Sf=window.getComputedStyle,Pf=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.backgroundColor,c=o.iconColor,r=e.querySelector('[contenteditable="true"]'),l=r?Sf(r):null;return{fallbackBackgroundColor:n||!l?void 0:l.backgroundColor,fallbackIconColor:c||!l?void 0:l.color}})),zf=function(e){De()(o,e);var t=xf(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={filteredIcons:mf,searchValue:"",isSearching:!1},e.onChangeSize=e.onChangeSize.bind(Ie()(e)),e.generateMaxPadding=e.generateMaxPadding.bind(Ie()(e)),e.onSetNewTab=e.onSetNewTab.bind(Ie()(e)),e}return Be()(o,[{key:"onChangeSize",value:function(e,t){this.props.setAttributes({iconSize:e}),t&&(t<0&&(t=""),this.props.setAttributes({height:t,width:t}))}},{key:"generateMaxPadding",value:function(e){return e<=60?10:Math.round(e/4)}},{key:"onSetNewTab",value:function(e){var t=this.props.attributes.rel,o=e?"_blank":void 0,n=t;o&&!t?n="noreferrer noopener":o||"noreferrer noopener"!==t||(n=void 0),this.props.setAttributes({linkTarget:o,rel:n})}},{key:"render",value:function(){var e=this,t=this.props,o=t.clientId,n=t.attributes,c=t.setAttributes,r=t.backgroundColor,l=t.iconColor,i=t.fallbackBackgroundColor,a=t.fallbackIconColor,s=t.setBackgroundColor,u=t.setIconColor,b=t.className,d=t.label,p=void 0===d?Object(re.__)("Size","coblocks"):d,m=t.help,h=n.icon,f=n.borderRadius,g=n.padding,v=n.iconSize,O=n.width,k=n.href,y=n.linkTarget,_=n.rel,j="outlined";b.includes("is-style-filled")&&(j="filled");return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Icon settings","coblocks")},"advanced"===v?Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:"components-base-control components-coblocks-icon-block--advanced-size"},Object(le.createElement)(ie.Button,{type:"button",onClick:function(){document.getElementById("block-"+o).getElementsByClassName("wp-block-coblocks-icon__inner")[0].style.height="auto",e.onChangeSize("medium",Vf)},isSmall:!0,isSecondary:!0,"aria-label":Object(re.__)("Reset icon size","coblocks")},Object(re.__)("Reset","coblocks")),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Size","coblocks"),value:O,onChange:function(e){document.getElementById("block-"+o).getElementsByClassName("wp-block-coblocks-icon__inner")[0].style.height="auto",c({width:e,height:e})},min:g?If+28:If,max:Af,step:1}))):Object(le.createElement)(ie.BaseControl,{label:p,help:m},Object(le.createElement)("div",{className:"components-coblocks-icon-size__controls"},Object(le.createElement)(Cf,{setAttributes:c,iconSize:v,width:O}),Object(le.createElement)(ie.Button,{type:"button",onClick:function(){return e.onChangeSize("advanced","")},isSmall:!0,isSecondary:!0,"aria-label":Object(re.__)("Apply custom size","coblocks"),isPrimary:"advanced"===v},Object(re.__)("Custom","coblocks")))),r.color&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Radius","coblocks"),value:f,onChange:function(e){return c({borderRadius:e})},min:0,max:200,step:1}),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Padding","coblocks"),value:g,onChange:function(e){return c({padding:e})},min:5,max:this.generateMaxPadding(O),step:1})),Object(le.createElement)(ie.TextControl,{type:"text",autoComplete:"off",label:Object(re.__)("Icon search","coblocks"),value:this.state.searchValue,className:"coblocks-icon-types-list__search",onChange:function(t){!function(t){var o={};e.setState({searchValue:t,isSearching:!0}),""===t&&e.setState({isSearching:!1});var n=Object.entries(mf[j]).filter((function(e){return-1!==(e[0]+" "+e[1].keywords).toLowerCase().search(t.toLowerCase())}));o.outlined={},o.filled={},n.forEach((function(e){var t=be()(e,1)[0];o.outlined[t]=mf.outlined[t],o.filled[t]=mf.filled[t]})),e.setState({filteredIcons:o})}(t)}}),Object(le.createElement)("div",{className:"coblocks-icon-types-list-wrapper"},Object(le.createElement)("ul",{className:"block-editor-block-types-list coblocks-icon-types-list"},this.state.isSearching?null:Object(le.createElement)("li",{className:"block-editor-block-types-list__list-item selected-svg"},Object(le.createElement)(ie.Button,{className:"editor-block-list-item-button",onClick:function(){return!1}},Object(le.createElement)("span",{className:"block-editor-block-types-list__item-icon"},h&&mf[j][h].icon))),Object.keys(this.state.filteredIcons[j]).length>0?Object.keys(this.state.filteredIcons[j]).map((function(e,t){return Object(le.createElement)("li",{key:"editor-pblock-types-list-item-".concat(t),className:qe()("block-editor-block-types-list__list-item",{})},Object(le.createElement)(ie.Tooltip,{text:mf[j][e].label?mf[j][e].label:e},Object(le.createElement)(ie.Button,{isSecondary:!0,isPrimary:h&&h===e,className:"editor-block-list-item-button",onClick:function(){c({icon:e})}},Object(le.createElement)("span",{className:"block-editor-block-types-list__item-icon"},h&&mf[j][e].icon))))})):Object(le.createElement)("li",{className:"no-results"}," ",Object(re.__)("No results found.","coblocks")," ")))),Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Link settings","coblocks"),initialOpen:!1},Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Link URL","coblocks"),value:k||"",onChange:function(e){return c({href:e})},placeholder:"https://"}),Object(le.createElement)(ie.TextControl,{label:Object(re.__)("Link rel","coblocks"),value:_||"",onChange:function(e){return c({rel:e})}}),Object(le.createElement)(ie.ToggleControl,{label:y?Object(re.__)("Opening in new tab","coblocks"):Object(re.__)("Open in new tab","coblocks"),onChange:this.onSetNewTab,checked:"_blank"===y})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{isLargeText:!0,value:l.color,onChange:u,label:Object(re.__)("Icon color","coblocks")},{value:r.color,onChange:function(e){0===g&&c({padding:10}),e||c({padding:0,borderRadius:0}),s(e)},label:Object(re.__)("Background color","coblocks")}]},Object(le.createElement)(eo.ContrastChecker,{iconColor:l.color,backgroundColor:r.color,fallbackIconColor:a,fallbackBackgroundColor:i}))))}}]),o}(le.Component),Tf=Object(uo.compose)([wf,Pf])(zf);function Rf(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Bf=function(e){De()(o,e);var t=Rf(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.contentAlign,c=t.hasContentAlign;return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:n,onChange:function(e){return o({contentAlign:e})}})))}}]),o}(le.Component);function Nf(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var If=32,Af=400,Df="undefined"==typeof coblocksBlockData||coblocksBlockData.bundledIconsEnabled,Mf=function(e){De()(o,e);var t=Nf(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"componentDidMount",value:function(){if(""===this.props.attributes.icon){var e=["aperture","gesture","scatter_plot","waves","blocks","coblocks","drafts","device_hub","marker"];!Df&&Object.keys(coblocksBlockData.customIcons).length&&(e=Object.keys(coblocksBlockData.customIcons));var t=e[Math.floor(Math.random()*e.length)];this.props.setAttributes({icon:t})}}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.className,r=t.isSelected,l=t.setAttributes,i=t.iconColor,a=t.isRTL,s=o.icon,u=o.contentAlign,b=o.width,d=o.borderRadius,p=o.padding,m=o.hasContentAlign,h=qe()(c,te()({},"has-text-align-".concat(u),u)),f=qe()("wp-block-coblocks-icon__inner",(e={"has-background":n.color},te()(e,n.class,n.class),te()(e,"has-text-color",i.color),te()(e,i.class,i.class),te()(e,"is-selected",r),e)),g={backgroundColor:n.color,color:i.color,fill:i.color,borderRadius:d+"px",padding:p+"px"},v="outlined";c.includes("is-style-filled")&&(v="filled");var O=s?mf[v][s]:mf[v].logo,k=!1,y=!1;return"center"===u?(k=!0,y=!0):a?"left"===u?k=!0:y=!0:"right"===u?y=!0:k=!0,!1===m&&(k=!0,y=!0),Object(le.createElement)(le.Fragment,null,r&&Object(le.createElement)(Tf,this.props),r&&Object(le.createElement)(Bf,this.props),Object(le.createElement)("div",{className:h},Object(le.createElement)(ie.ResizableBox,{className:f,style:g,size:{width:b},minWidth:p?If+28:If,maxWidth:Af,enable:{top:!1,right:k,bottom:!0,left:y},lockAspectRatio:!0,onResizeStop:function(e,t,o,n){l({height:parseInt(b+n.width,10),width:parseInt(b+n.width,10)})},onResizeStart:function(){l({iconSize:"advanced"})},showHandle:r},O?O.icon:null)))}}]),o}(le.Component),Lf=Object(uo.compose)([wf,Object(oo.withSelect)((function(e){return{isRTL:(0,e("core/editor").getEditorSettings)().isRTL}}))])(Mf);"function"==typeof wp.domReady&&wp.domReady((function(){Df||coblocksBlockData.customIconConfigExists||(wp.blocks.unregisterBlockStyle("coblocks/icon","filled"),wp.blocks.unregisterBlockStyle("coblocks/icon","outlined"))}));var Ff=function(e){var t,o=e.attributes,n=e.className,c=o.icon,r=o.backgroundColor,l=o.customBackgroundColor,i=o.customIconColor,a=o.contentAlign,s=o.iconColor,u=o.height,b=o.width,d=o.borderRadius,p=o.padding,m=o.href,h=o.linkTarget,f=o.rel,g="outlined";o.className&&o.className.includes("is-style-filled")&&(g="filled");var v=Object(eo.getColorClassName)("color",s),O=Object(eo.getColorClassName)("background-color",r),k=qe()(n,te()({},"has-text-align-".concat(a),a)),y=qe()("wp-block-coblocks-icon__inner",(t={"has-text-color":s||i},te()(t,v,v),te()(t,"has-background",r||l),te()(t,O,O),t)),_={backgroundColor:O?void 0:l,color:v?void 0:i,fill:v?void 0:i,height:u,width:b,borderRadius:d?d+"px":void 0,padding:p?p+"px":void 0};return Object(le.createElement)("div",{className:k},Object(le.createElement)("div",{className:y,style:_},void 0!==c&&(m?Object(le.createElement)("a",{href:m,target:h,rel:f},mf[g][c]&&mf[g][c].icon):mf[g][c]&&mf[g][c].icon)))},Vf=60,Gf=lf.name,Hf=lf.category,Uf=lf.attributes,Wf={title:Object(re.__)("Icon","coblocks"),description:Object(re.__)("Add a stylized graphic symbol to communicate something more.","coblocks"),category:me?"common":"design",icon:Object(le.createElement)(ie.Icon,{icon:Mt}),keywords:["coblocks","svg",Object(re.__)("icons","coblocks")],styles:[{name:"outlined",label:Object(re.__)("Outlined","coblocks"),isDefault:!0},{name:"filled",label:Object(re.__)("Filled","coblocks")}],attributes:Uf,edit:Lf,save:Ff,deprecated:jf},qf=o(94);function Yf(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Kf(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Yf(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Yf(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Xf=[{isEligible:function(e){return e.className&&-1!==e.className.indexOf("has-filter-grayscale")},attributes:Kf(Kf({},qf.attributes),{},{grayscale:{type:"boolean",default:!1}}),migrate:function(e){return Kf(Kf({},e),{},{className:e.className.replace("has-filter-grayscale","is-style-black-and-white")})},save:function(e){var t=e.attributes,o=e.className,n=t.images,c=t.grayscale,r=t.align;if(!!!n.length)return null;var l,i=qe()(o,{"has-filter-grayscale":c});switch(r){case"wide":l=4;break;case"full":l=5;break;default:l=3}var a=Object(He.chunk)(n,l);return Object(le.createElement)("div",{className:i},Object.keys(a).map((function(e){return Object(le.createElement)("div",{className:"wp-block-coblocks-logos__row",key:"wrapper-"+e},a[e].map((function(t,o){return Object(le.createElement)("div",{style:{width:t.width||100/n.length+"%"},key:"logo-"+e},Object(le.createElement)("img",{key:"img-"+o,src:t.url,alt:t.alt,"data-id":t.id,"data-width":t.width||100/n.length+"%"}))})))})))}}];function Zf(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Jf=function(e){De()(o,e);var t=Zf(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onSelectImages=e.onSelectImages.bind(Ie()(e)),e}return Be()(o,[{key:"onSelectImages",value:function(e){this.props.setAttributes({images:e.map((function(e){return je(e)}))})}},{key:"render",value:function(){var e=this.props.attributes,t=!!e.images.length;return Object(le.createElement)(eo.BlockControls,null,t&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(eo.MediaUploadCheck,null,Object(le.createElement)(eo.MediaUpload,{onSelect:this.onSelectImages,allowedTypes:["image"],multiple:!0,gallery:!0,value:e.images.map((function(e){return e.id})),render:function(e){var t=e.open;return Object(le.createElement)(ie.Button,{className:"components-toolbar__control",label:Object(re.__)("Edit logos","coblocks"),icon:Lr,onClick:t})}})))))}}]),o}(le.Component);function $f(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Qf=function(e){De()(o,e);var t=$f(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).addFiles=e.addFiles.bind(Ie()(e)),e}return Be()(o,[{key:"addFiles",value:function(e){var t=this.props.attributes.images||[],o=this.props,n=o.noticeOperations,c=o.setAttributes;Object(Yr.mediaUpload)({allowedTypes:we,filesList:e,onFileChange:function(e){var o=e.map((function(e){return je(e)}));c({images:t.concat(o)})},onError:n.createErrorNotice})}},{key:"render",value:function(){return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.DropZone,{onFilesDrop:this.addFiles,label:this.props.label}))}}]),o}(le.Component);function eg(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var tg=function(e){De()(o,e);var t=eg(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={selectedImage:null},e}return Be()(o,[{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null})}},{key:"render",value:function(){var e,t=this,o=this.props.isSelected;switch(this.props.attributes.align){case"wide":e=4;break;case"full":e=5;break;default:e=3}var n=Object(He.chunk)(this.props.images,e);return Object(le.createElement)(le.Fragment,null,Object.keys(n).map((function(e){var c=n[e];return Object(le.createElement)("div",{className:"wp-block-coblocks-logos__row",key:"wrapper-"+e},c.map((function(r,l){return Object(le.createElement)(ie.ResizableBox,{key:r.id+"-"+e+"-"+l,minWidth:"10%",maxWidth:100/c.length+"%",className:qe()("resize",{"is-selected":r.id===t.state.selectedImage}),size:{width:r.width||100/c.length+"%"},enable:{top:!1,right:!0,bottom:!1,left:!0,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(o,c,r){var i=r.style.width;n[e][l].width=i;var a=n[e].reduce((function(e,t){return e+parseFloat(t.width)}),0);if(a>100){var s=parseFloat(100-a);n[e].map((function(t,o){return o!==l?(t.width=parseFloat(t.width)+parseFloat(s/(n[e].length-1))+"%",t):t}))}t.props.setAttributes({images:Object(He.flatten)(n)})},onClick:function(){t.setState({selectedImage:r.id})},onKeyDown:function(e){if(zo.BACKSPACE===e.keyCode){var o=t.props.images.filter((function(e){return e.id!==r.id}));t.setState({selectedImage:null}),t.props.setAttributes({images:o})}},showHandle:o},Object(le.createElement)("img",{src:r.url,alt:r.alt,"data-id":r.id,"data-width":r.width||100/c.length+"%",tabIndex:"0"}))})))})))}}]),o}(le.Component);function og(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var ng=function(e){De()(o,e);var t=og(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onSelectImages=e.onSelectImages.bind(Ie()(e)),e}return Be()(o,[{key:"onSelectImages",value:function(e){this.props.setAttributes({images:e.map((function(e){return je(e)}))})}},{key:"render",value:function(){var e=this.props,t=e.className,o=e.noticeOperations,n=e.attributes,c=e.noticeUI,r=e.isSelected,l=!!n.images.length;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(Jf,this.props),Object(le.createElement)(Qf,this.props),Object(le.createElement)("div",{className:t},Object(le.createElement)(tg,xe()({},this.props,{images:n.images})),(!l||r)&&Object(le.createElement)(eo.MediaPlaceholder,{addToGallery:l,isAppender:l,icon:Object(le.createElement)(ie.Icon,{icon:Lt}),labels:{title:Object(re.__)("Logos & Badges","coblocks"),instructions:Object(re.__)("Drag images, upload new ones or select files from your library.","coblocks")},multiple:!0,accept:"image/*",allowedTypes:["image"],value:l?n.images:void 0,onError:o.createErrorNotice,notices:c,onSelect:this.onSelectImages,className:qe()({"is-appender":l})})))}}]),o}(le.Component),cg=Object(uo.compose)([ie.withNotices])(ng);var rg=qf.name,lg=qf.category,ig=qf.attributes,ag={title:Object(re.__)("Logos","coblocks"),description:Object(re.__)("Add logos, badges, or certifications to build credibility.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Lt}),keywords:["coblocks",Object(re.__)("clients","coblocks"),Object(re.__)("proof","coblocks"),Object(re.__)("testimonials","coblocks"),Object(re.__)("awards","coblocks"),Object(re.__)("seal","coblocks")],styles:[{name:"default",label:Object(re.__)("Default","coblocks"),isDefault:!0},{name:"grayscale",label:Object(re.__)("Grayscale","coblocks")},{name:"black-and-white",label:Object(re.__)("Black & White","coblocks")}],supports:{align:["wide","full"]},example:{attributes:{align:"full",images:[{url:"https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Wordpress-Logo.svg/600px-Wordpress-Logo.svg.png",width:420},{url:"https://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/WordPress.svg/640px-WordPress.svg.png",width:340}]}},attributes:ig,edit:cg,save:function(e){var t,o=e.attributes,n=e.className,c=o.images,r=o.align;if(!!!c.length)return null;switch(r){case"wide":t=4;break;case"full":t=5;break;default:t=3}var l=Object(He.chunk)(c,t);return Object(le.createElement)("div",{className:n},Object.keys(l).map((function(e){return Object(le.createElement)("div",{className:"wp-block-coblocks-logos__row",key:"wrapper-"+e},l[e].map((function(t,o){return Object(le.createElement)("div",{style:{width:t.width||100/c.length+"%"},key:"logo-"+e},Object(le.createElement)("img",{key:"img-"+o,src:t.url,alt:t.alt,"data-id":t.id,"data-width":t.width||100/c.length+"%"}))})))})))},deprecated:Xf},sg=o(72),ug=sg.attributes,bg=[{attributes:ug,save:function(e){var t=e.attributes,o=t.address,n=t.height,c={minHeight:n?n+"px":void 0},r={address:o,lat:t.lat,lng:t.lng,skin:t.skin,zoom:t.zoom,iconSize:t.iconSize,mapTypeControl:t.mapTypeControl,zoomControl:t.zoomControl,streetViewControl:t.streetViewControl,fullscreenControl:t.fullscreenControl},l={"data-map-attr":Object.keys(r).map((function(e){return"/q".concat(e,"/q:/q").concat(r[e],"/q")})).join("||")};return Object(le.createElement)("div",xe()({style:c},l))}},{attributes:ug,save:function(e){var t=e.attributes,o=t.address,n=t.height,c=t.lat,r=t.lng,l=t.skin,i=t.zoom,a=t.iconSize,s=t.mapTypeControl,u=t.zoomControl,b=t.streetViewControl,d=t.fullscreenControl,p=t.hasApiKey,m={minHeight:n?n+"px":void 0},h={address:o,lat:c,lng:r,skin:l,zoom:i,iconSize:a,mapTypeControl:s,zoomControl:u,streetViewControl:b,fullscreenControl:d},f={"data-map-attr":Object.keys(h).map((function(e){return"/q".concat(e,"/q:/q").concat(h[e],"/q")})).join("||")};return Object(le.createElement)("div",xe()({style:m},f),!p&&Object(le.createElement)("iframe",{title:Object(re.__)("Google Map","coblocks"),frameBorder:"0",style:{width:"100%",minHeight:n+"px"},src:"https://www.google.com/maps?q="+encodeURIComponent(o)+"&language=ja&output=embed&hl=%s&z="+i}))}}],dg=o(128),pg=o(18);function mg(){return(mg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e}).apply(this,arguments)}o(59);function hg(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function fg(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function gg(e){this.setState(function(t){var o=this.constructor.getDerivedStateFromProps(e,t);return null!=o?o:null}.bind(this))}function vg(e,t){try{var o=this.props,n=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(o,n)}finally{this.props=o,this.state=n}}fg.__suppressDeprecationWarning=!0,gg.__suppressDeprecationWarning=!0,vg.__suppressDeprecationWarning=!0;o(153);var Og=o(111),kg=o(86),yg=function(e){return function(t){var o=Object(pg.createFactory)(t);return function(t){return o(e(t))}}};Object.keys,pg.Component;var _g,jg={fromESObservable:null,toESObservable:null},wg={fromESObservable:function(e){return"function"==typeof jg.fromESObservable?jg.fromESObservable(e):e},toESObservable:function(e){return"function"==typeof jg.toESObservable?jg.toESObservable(e):e}};_g=wg;var Eg=function(e){var t=e.attributes,o=e.setAttributes,n=t.address,c=t.pinned,r=[{icon:Lr,title:Object(re.__)("Edit Location","coblocks"),isActive:!c,onClick:function(){return o({pinned:!c})}}];return Object(le.createElement)(eo.BlockControls,null,n&&Object(le.createElement)(ie.Toolbar,{controls:r}))},Cg=[{value:"standard",label:Object(re.__)("Standard","coblocks")},{value:"silver",label:Object(re.__)("Silver","coblocks")},{value:"retro",label:Object(re.__)("Retro","coblocks")},{value:"dark",label:Object(re.__)("Dark","coblocks")},{value:"night",label:Object(re.__)("Night","coblocks")},{value:"aubergine",label:Object(re.__)("Aubergine","coblocks")}];function xg(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Sg=function(e){De()(o,e);var t=xg(o);function o(e){var n;return Te()(this,o),(n=t.apply(this,arguments)).state={apiKey:e.apiKey,isSavedKey:!1,keySaved:!1,address:e.attributes.address},n.setControls=n.setControls.bind(Ie()(n)),n.updateApiKey=n.updateApiKey.bind(Ie()(n)),n.removeApiKey=n.removeApiKey.bind(Ie()(n)),n.handleKeyDown=n.handleKeyDown.bind(Ie()(n)),n}return Be()(o,[{key:"componentDidMount",value:function(){this.setState({apiKey:this.props.apiKey})}},{key:"setControls",value:function(){var e=this.props,t=e.setAttributes,o=e.attributes.controls;t({controls:!o,mapTypeControl:!o,zoomControl:!o,streetViewControl:!o,fullscreenControl:!o})}},{key:"updateApiKey",value:function(){this.props.updateApiKeyCallBack(this.state.apiKey)}},{key:"removeApiKey",value:function(){this.setState({apiKey:""}),this.props.updateApiKeyCallBack("")}},{key:"handleKeyDown",value:function(e){e===zo.ENTER&&this.updateApiKey()}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.setAttributes,c=t.apiKey,r=o.address,l=o.height,i=o.skin,a=o.pinned,s=o.controls,u=o.zoom,b=o.iconSize,d=o.mapTypeControl,p=o.zoomControl,m=o.streetViewControl,h=o.fullscreenControl;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,!!c&&r&&a&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Styles","coblocks"),initialOpen:!1},Object(le.createElement)("div",{className:"components-coblocks-map-styles"},Object(le.createElement)(ie.ButtonGroup,{"aria-label":Object(re.__)("Select map style","coblocks")},Xn()(Cg,(function(e){var t=e.label,o=e.value;return Object(le.createElement)("div",{className:o===i?"components-coblocks-map-styles__button-wrapper components-button--${ value } is-selected":"components-coblocks-map-styles__button-wrapper components-button--${ value }"},Object(le.createElement)(ie.Button,{className:o===i?"components-coblocks-map-styles__button components-button--".concat(o," components-coblocks-map-styles__button--selected"):"components-button--".concat(o," components-coblocks-map-styles__button"),isSmall:!0,onClick:function(){n({skin:o})}}),Object(le.createElement)("div",{className:"block-editor-block-styles__item-label"},t))}))))),r&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Map settings","coblocks")},Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.BaseControl,{label:Object(re.__)("Height in pixels","coblocks"),id:"map-height-control"},Object(le.createElement)("input",{type:"number","aria-label":Object(re.__)("Height for the map in pixels","coblocks"),onChange:function(e){return n({height:parseInt(e.target.value,10)})},value:l,min:200,step:10})),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Zoom Level","coblocks"),value:u,onChange:function(e){return n({zoom:e})},min:5,max:20,step:1}),!!c&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Marker size","coblocks"),value:b,onChange:function(e){return n({iconSize:e})},min:20,max:100,step:2}),!!c&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Map controls","coblocks"),checked:!!s,onChange:this.setControls,help:s?Object(re.__)("Fine control options are enabled.","coblocks"):Object(re.__)("Toggle to enable map control options.","coblocks")}))),!!c&&r&&a&&s&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Map controls","coblocks"),initialOpen:!1},Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Map type","coblocks"),checked:!!d,onChange:function(){return n({mapTypeControl:!d})},help:d?Object(re.__)("Switching between standard and satellite map views is enabled.","coblocks"):Object(re.__)("Toggle to enable switching between standard and satellite maps.","coblocks")}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Zoom controls","coblocks"),checked:!!p,onChange:function(){return n({zoomControl:!p})},help:p?Object(re.__)("Showing map zoom controls.","coblocks"):Object(re.__)("Toggle to enable zooming in and out on the map with zoom controls.","coblocks")}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Street view","coblocks"),checked:!!m,onChange:function(){return n({streetViewControl:!m})},help:m?Object(re.__)("Showing the street view map control.","coblocks"):Object(re.__)("Toggle to show the street view control at the bottom right.","coblocks")}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Fullscreen toggle","coblocks"),checked:!!h,onChange:function(){return n({fullscreenControl:!h})},help:h?Object(re.__)("Showing the fullscreen map control.","coblocks"):Object(re.__)("Toggle to show the fullscreen map control.","coblocks")})),Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Google Maps API key","coblocks"),initialOpen:!1,className:"components-coblocks-block-settings-sidebar"},Object(le.createElement)("p",null,Object(re.__)("Add a Google Maps API key. Updating this API key will set all your maps to use the new key.","coblocks")),""===c&&Object(le.createElement)("p",null,Object(le.createElement)(ie.ExternalLink,{href:"https://cloud.google.com/maps-platform"},Object(re.__)("Get a key","coblocks")),"| ",Object(le.createElement)(ie.ExternalLink,{href:"https://developers.google.com/maps/documentation/javascript/get-api-key"},Object(re.__)("Need help?","coblocks"))),Object(le.createElement)(ie.TextControl,{value:this.state.apiKey,onChange:function(t){return e.setState({apiKey:t})},placeholder:Object(re.__)("Add Google API key…","coblocks"),onKeyDown:function(t){var o=t.keyCode;return e.handleKeyDown(o)},className:"components-block-coblocks-map-api-key__custom-input"}),Object(le.createElement)(ie.Button,{isPrimary:!0,onClick:this.updateApiKey,disabled:""===this.state.apiKey||this.state.apiKey===this.props.apiKey},this.state.apiKey===this.props.apiKey&&""!==this.props.apiKey?Object(re.__)("Saved","coblocks"):Object(re.__)("Save","coblocks")),c&&Object(le.createElement)(ie.Button,{className:"components-block-coblocks-map-api-key-remove__button",isSecondary:!0,onClick:this.removeApiKey,disabled:this.state.apiKey!==this.props.apiKey||!this.state.apiKey},Object(re.__)("Remove","coblocks")))))}}]),o}(le.Component),Pg=[];Pg.silver=[{elementType:"geometry",stylers:[{color:"#f5f5f5"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f5f5"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#ffffff"}]},{featureType:"road.arterial",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#dadada"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#c9c9c9"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"administrative.land_parcel",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels.text",stylers:[{visibility:"off"}]},{featureType:"poi.business",stylers:[{visibility:"off"}]},{featureType:"transit",stylers:[{visibility:"off"}]}],Pg.retro=[{elementType:"geometry",stylers:[{color:"#ebe3cd"}]},{elementType:"labels.text.fill",stylers:[{color:"#523735"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f1e6"}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#c9b2a6"}]},{featureType:"administrative.land_parcel",elementType:"geometry.stroke",stylers:[{color:"#dcd2be"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#ae9e90"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#93817c"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#a5b076"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#447530"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#f5f1e6"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#fdfcf8"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#f8c967"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#e9bc62"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#e98d58"}]},{featureType:"road.highway.controlled_access",elementType:"geometry.stroke",stylers:[{color:"#db8555"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#806b63"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"transit.line",elementType:"labels.text.fill",stylers:[{color:"#8f7d77"}]},{featureType:"transit.line",elementType:"labels.text.stroke",stylers:[{color:"#ebe3cd"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"water",elementType:"geometry.fill",stylers:[{color:"#b9d3c2"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#92998d"}]},{featureType:"administrative.land_parcel",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels.text",stylers:[{visibility:"off"}]},{featureType:"poi.business",stylers:[{visibility:"off"}]},{featureType:"transit",stylers:[{visibility:"off"}]}],Pg.dark=[{elementType:"geometry",stylers:[{color:"#212121"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{elementType:"labels.text.stroke",stylers:[{color:"#212121"}]},{featureType:"administrative",elementType:"geometry",stylers:[{color:"#757575"}]},{featureType:"administrative.country",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"administrative.land_parcel",stylers:[{visibility:"off"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#181818"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"poi.park",elementType:"labels.text.stroke",stylers:[{color:"#1b1b1b"}]},{featureType:"road",elementType:"geometry.fill",stylers:[{color:"#2c2c2c"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#8a8a8a"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#373737"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#3c3c3c"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#4e4e4e"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#3d3d3d"}]},{featureType:"administrative.land_parcel",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels.text",stylers:[{visibility:"off"}]},{featureType:"poi.business",stylers:[{visibility:"off"}]},{featureType:"transit",stylers:[{visibility:"off"}]}],Pg.night=[{elementType:"geometry",stylers:[{color:"#242f3e"}]},{elementType:"labels.text.fill",stylers:[{color:"#746855"}]},{elementType:"labels.text.stroke",stylers:[{color:"#242f3e"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#263c3f"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#6b9a76"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#38414e"}]},{featureType:"road",elementType:"geometry.stroke",stylers:[{color:"#212a37"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#9ca5b3"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#746855"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#1f2835"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#f3d19c"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#2f3948"}]},{featureType:"transit.station",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#17263c"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#515c6d"}]},{featureType:"water",elementType:"labels.text.stroke",stylers:[{color:"#17263c"}]},{featureType:"administrative.land_parcel",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels.text",stylers:[{visibility:"off"}]},{featureType:"poi.business",stylers:[{visibility:"off"}]},{featureType:"transit",stylers:[{visibility:"off"}]}],Pg.aubergine=[{elementType:"geometry",stylers:[{color:"#1d2c4d"}]},{elementType:"labels.text.fill",stylers:[{color:"#8ec3b9"}]},{elementType:"labels.text.stroke",stylers:[{color:"#1a3646"}]},{featureType:"administrative.country",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#64779e"}]},{featureType:"administrative.province",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"landscape.man_made",elementType:"geometry.stroke",stylers:[{color:"#334e87"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#023e58"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#283d6a"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#6f9ba5"}]},{featureType:"poi",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#023e58"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#3C7680"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#304a7d"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"road",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#2c6675"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#255763"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#b0d5ce"}]},{featureType:"road.highway",elementType:"labels.text.stroke",stylers:[{color:"#023e58"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"transit",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"transit.line",elementType:"geometry.fill",stylers:[{color:"#283d6a"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#3a4762"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#0e1626"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#4e6d70"}]},{featureType:"administrative.land_parcel",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels.text",stylers:[{visibility:"off"}]},{featureType:"poi.business",stylers:[{visibility:"off"}]},{featureType:"transit",stylers:[{visibility:"off"}]}];var zg=Pg;function Tg(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Rg=function(e){De()(o,e);var t=Tg(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={apiKey:"",address:e.props.attributes.address,coords:null,hasError:!1,isSavedKey:!1,keySaved:!1},e.updateApiKey=e.updateApiKey.bind(Ie()(e)),e.saveApiKey=e.saveApiKey.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidMount",value:function(){var e=this;Yn()({path:"/wp/v2/settings"}).then((function(t){e.setState({apiKey:t.coblocks_google_maps_api_key,isSavedKey:""!==t.coblocks_google_maps_api_key})}))}},{key:"componentDidUpdate",value:function(){this.state.apiKey&&!this.props.attributes.hasApiKey&&this.props.setAttributes({hasApiKey:!0}),!this.props.isSelected&&!this.props.attributes.pinned&&this.state.address&&Object.keys(this.state.address).length&&this.props.setAttributes({address:this.state.address,pinned:!0})}},{key:"updateApiKey",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.state.apiKey,t=this.props,o=t.attributes,n=t.setAttributes;if(e=e.trim(),this.saveApiKey(e),""===e)return n({hasApiKey:!1}),void(o.address||n({pinned:!1}));o.address&&n({pinned:!0})}},{key:"saveApiKey",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.state.apiKey;this.setState({apiKey:t}),Yn()({path:"/wp/v2/settings",method:"POST",data:{coblocks_google_maps_api_key:t}}).then((function(){e.setState({isSavedKey:!0,keySaved:!0})}))}},{key:"render",value:function(){var e,t,o=this,n=this.props,c=n.attributes,r=n.setAttributes,l=n.isSelected,i=n.className,a=c.address,s=c.height,u=c.iconSize,b=c.pinned,d=c.skin,p=c.mapTypeControl,m=c.zoomControl,h=c.streetViewControl,f=c.fullscreenControl,g=c.zoom,v=document.documentElement.lang,O={url:"/wp-content/plugins/coblocks/dist/images/markers/"+d+".svg",scaledSize:{width:u,height:u}};return Object(le.createElement)(le.Fragment,null,l&&Object(le.createElement)(Sg,xe()({},this.props,{apiKey:this.state.apiKey,updateApiKeyCallBack:this.updateApiKey})),l&&Object(le.createElement)(Eg,xe()({},this.props,{apiKey:this.state.apiKey})),b?Object(le.createElement)(ie.ResizableBox,{size:{height:s,width:"100%"},className:qe()(i,{"is-selected":l}),minHeight:"200",enable:{bottom:!0,bottomLeft:!1,bottomRight:!1,left:!1,right:!1,top:!1,topLeft:!1,topRight:!1},onResizeStop:function(e,t,o,n){r({height:parseInt(s+n.height,10)})},showHandle:l},this.state.apiKey?Object(uo.compose)((t={googleMapURL:"https://maps.googleapis.com/maps/api/js?key=".concat(this.state.apiKey)+"&language=".concat(v)+"&v=3.exp&libraries=geometry,drawing,places",loadingElement:Object(le.createElement)("div",{style:{height:"100%"}}),containerElement:Object(le.createElement)("div",{style:{height:"100%"}}),mapElement:Object(le.createElement)("div",{style:{height:"100%"}}),coords:null,props:this.props},yg((function(e){return mg({},e,"function"==typeof t?t(e):t)}))),dg.withScriptjs,dg.withGoogleMap,(e={componentDidMount:function(){(new window.google.maps.Geocoder).geocode({address:a},function(e,t){"OK"===t?(this.setState({coords:e[0].geometry.location.toJSON()}),this.props.props.setAttributes({lat:e[0].geometry.location.toJSON().lat.toString(),lng:e[0].geometry.location.toJSON().lng.toString(),hasError:""})):this.props.props.setAttributes({pinned:!1,hasError:Object(re.__)("Invalid API key, or too many requests","coblocks")})}.bind(this))}},function(t){var o=Object(pg.createFactory)(t),n=function(e){function t(){return e.apply(this,arguments)||this}return hg(t,e),t.prototype.render=function(){return o(mg({},this.props,this.state))},t}(pg.Component);return Object.keys(e).forEach((function(t){return n.prototype[t]=e[t]})),n}))((function(e){return[e.coords?Object(le.createElement)(dg.GoogleMap,{isMarkerShown:!0,defaultZoom:e.props.attributes.zoom,defaultCenter:new window.google.maps.LatLng(e.coords),defaultOptions:{styles:zg[d],draggable:!1,mapTypeControl:p,zoomControl:m,streetViewControl:h,fullscreenControl:f}},Object(le.createElement)(dg.Marker,{position:new window.google.maps.LatLng(e.coords),icon:O})):null]}))():Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{style:{width:"100%",height:s,position:"absolute"}}),Object(le.createElement)("div",{className:"iframe__overflow-wrapper"},Object(le.createElement)("iframe",{title:Object(re.__)("Google Map","coblocks"),frameBorder:"0",style:{width:"100%",minHeight:s+"px"},src:"https://www.google.com/maps?q=".concat(encodeURIComponent(a),"&output=embed&hl=").concat(v,"&z=").concat(g)})))):Object(le.createElement)(ie.Placeholder,{icon:Object(le.createElement)(ie.Icon,{icon:Ft}),label:Object(re.__)("Map","coblocks"),instructions:Object(re.__)("Enter a location or address to drop a pin on a Google map.","coblocks")},Object(le.createElement)("form",{onSubmit:function(e){e&&e.preventDefault(),r({address:o.state.address,pinned:!0})}},Object(le.createElement)(ie.TextControl,{value:this.state.address||"",className:"components-placeholder__input",placeholder:Object(re.__)("Search for a place or address…","coblocks"),onChange:function(e){return o.setState({address:e})}}),Object(le.createElement)(ie.Button,{isPrimary:!!this.state.address,isSecondary:!this.state.address,type:"submit",disabled:!this.state.address},Object(re.__)("Search","coblocks")),Object(le.createElement)("div",{className:"components-placeholder__learn-more"},a&&Object(le.createElement)(ie.Button,{isTertiary:!0,className:"components-placeholder__cancel-button",title:Object(re.__)("Cancel","coblocks"),onClick:function(){r({pinned:!b}),o.setState({address:o.props.attributes.address})},disabled:!a},Object(re.__)("Cancel","coblocks")))),c.lng&&c.hasError&&Object(le.createElement)("span",{className:"invalid-google-maps-api-key"},c.hasError)))}}]),o}(le.Component),Bg=Object(uo.compose)([ie.withNotices])(Rg);var Ng=function(e){var t=e.attributes,o=t.address,n=t.height,c=t.lat,r=t.lng,l=t.skin,i=t.zoom,a=t.iconSize,s=t.mapTypeControl,u=t.zoomControl,b=t.streetViewControl,d=t.fullscreenControl,p=t.hasApiKey,m={minHeight:n?n+"px":void 0},h={address:o,lat:c,lng:r,skin:l,zoom:i,iconSize:a,mapTypeControl:s,zoomControl:u,streetViewControl:b,fullscreenControl:d},f=document.documentElement.lang,g={"data-map-attr":Object.keys(h).map((function(e){return"/q".concat(e,"/q:/q").concat(h[e],"/q")})).join("||")};return Object(le.createElement)("div",xe()({style:m},g),!p&&Object(le.createElement)("iframe",{title:Object(re.__)("Google Map","coblocks"),frameBorder:"0",style:{width:"100%",minHeight:n+"px"},src:"https://www.google.com/maps?q=".concat(encodeURIComponent(o),"&output=embed&hl=").concat(f,"&z=").concat(i)}))},Ig={from:[{type:"prefix",prefix:":map",transform:function(e){return Object(oe.createBlock)(sg.name,{content:e})}}]},Ag=sg.name,Dg=sg.category,Mg=sg.attributes,Lg={title:Object(re.__)("Map","coblocks"),description:Object(re.__)("Add an address or location to drop a pin on a Google map.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ft}),keywords:["coblocks",Object(re.__)("address","coblocks"),Object(re.__)("maps","coblocks"),Object(re.__)("google","coblocks"),Object(re.__)("directions","coblocks")],supports:{align:["wide","full"],coBlocksSpacing:!0},example:{attributes:{align:"wide",address:"Scottsdale, Arizona"}},attributes:Mg,transforms:Ig,edit:Bg,save:Ng,deprecated:bg},Fg=o(49);function Vg(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Gg(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Vg(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Vg(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Hg=[{attributes:Gg(Gg(Gg({},Ul),wl),Fg.attributes),save:function(e){var t,o,n=e.attributes,c=e.className,r=n.align,l=n.backgroundPadding,i=n.backgroundPaddingMobile,a=n.captions,s=n.captionStyle,u=n.filter,b=n.gridSize,d=n.gutter,p=n.gutterMobile,m=n.images,h=n.linkTo,f=n.radius,g=n.rel,v=n.target,O=qe()("coblocks-gallery",(t={"has-no-alignment":!r},te()(t,"has-border-radius-".concat(f),f>0),te()(t,"has-filter-".concat(u),"none"!==u),te()(t,"has-caption-style-".concat(s),void 0!==s),te()(t,"has-background-border-radius-".concat(n.backgroundRadius),n.backgroundRadius>0),te()(t,"has-padding",l>0),te()(t,"has-padding-".concat(l),l>0),te()(t,"has-padding-mobile-".concat(i),i>0),t)),k=qe.a.apply(void 0,[O].concat(ce()(El(n)),[{"has-gutter":d>0}])),y=Gg({},Rl(n)),_=qe()("has-grid-".concat(b),(o={},te()(o,"has-gutter-".concat(d),d>0),te()(o,"has-gutter-mobile-".concat(p),p>0),o)),j=Gg({},Xl(n));return Object(le.createElement)("div",{className:c},Object(le.createElement)("div",{className:k,style:y},Vl(n),Object(le.createElement)("ul",{className:_,style:j},m.map((function(e){var t;switch(h){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,"data-imglink":e.imgLink,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("li",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:"coblocks-gallery--figure"},t?Object(le.createElement)("a",{href:t,target:v,rel:g},o):o,a&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))})))))}},{attributes:Gg(Gg(Gg({},Ul),wl),Fg.attributes),save:function(e){var t,o=e.attributes,n=e.className,c=o.captions,r=o.gridSize,l=o.gutter,i=o.gutterMobile,a=o.images,s=o.linkTo,u=o.rel,b=o.target,d=qe.a.apply(void 0,ce()(Wl(o)).concat(ce()(El(o)),[{"has-gutter":l>0}])),p=Gg({},Rl(o)),m=qe()("has-grid-".concat(r),(t={},te()(t,"has-gutter-".concat(l),l>0),te()(t,"has-gutter-mobile-".concat(i),i>0),t)),h=Gg({},Xl(o));return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:d,style:p},Vl(o),Object(le.createElement)("ul",{className:m,style:h},a.map((function(e){var t;switch(s){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("li",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:"coblocks-gallery--figure"},t?Object(le.createElement)("a",{href:t,target:b,rel:u},o):o,c&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))})))))}}],Ug=o(276),Wg=o.n(Ug);function qg(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Yg=function(e){De()(o,e);var t=qg(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).setSizeControl=e.setSizeControl.bind(Ie()(e)),e.setRadiusTo=e.setRadiusTo.bind(Ie()(e)),e.setCaptionStyleTo=e.setCaptionStyleTo.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidUpdate",value:function(){this.props.attributes.gutter<=0&&this.props.setAttributes({radius:0})}},{key:"setRadiusTo",value:function(e){this.props.setAttributes({radius:e})}},{key:"setSizeControl",value:function(e){this.props.setAttributes({gridSize:e})}},{key:"setCaptionStyleTo",value:function(e){this.props.setAttributes({captionStyle:e})}},{key:"getCaptionsHelp",value:function(e){return e?Object(re.__)("Showing captions for each media item.","coblocks"):Object(re.__)("Toggle to show media captions.","coblocks")}},{key:"getLightboxHelp",value:function(e){return e?Object(re.__)("Image lightbox is enabled.","coblocks"):Object(re.__)("Toggle to enable the image lightbox.","coblocks")}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.captions,c=t.captionStyle,r=t.gridSize,l=t.gutter,i=t.radius,a=t.lightbox;return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Masonry settings","coblocks")},Object(le.createElement)(li,xe()({},this.props,{type:"grid",label:Object(re.__)("Size","coblocks"),onChange:this.setSizeControl,value:r,resetValue:"xlrg"})),Object(le.createElement)(Ml,this.props),l>0&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Rounded corners","coblocks"),"aria-label":Object(re.__)("Add rounded corners to the gallery items.","coblocks"),value:i,onChange:this.setRadiusTo,min:0,max:20,step:1}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Lightbox","coblocks"),checked:!!a,onChange:function(){return o({lightbox:!a})},help:this.getLightboxHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Captions","coblocks"),checked:!!n,onChange:function(){return o({captions:!n})},help:this.getCaptionsHelp}),n&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Caption style","coblocks"),value:c,onChange:this.setCaptionStyleTo,options:va})),Object(le.createElement)(ya,this.props))}}]),o}(le.Component);function Kg(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Xg=function(e){De()(o,e);var t=Kg(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=!!this.props.attributes.images.length;return Object(le.createElement)(eo.BlockControls,null,e&&Object(le.createElement)(Pn,this.props))}}]),o}(le.Component);function Zg(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Jg(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Zg(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Zg(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function $g(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Qg={transitionDuration:0,percentPosition:!0},ev=function(e){De()(o,e);var t=$g(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onSelectImage=e.onSelectImage.bind(Ie()(e)),e.onRemoveImage=e.onRemoveImage.bind(Ie()(e)),e.onMove=e.onMove.bind(Ie()(e)),e.onMoveForward=e.onMoveForward.bind(Ie()(e)),e.onMoveBackward=e.onMoveBackward.bind(Ie()(e)),e.setImageAttributes=e.setImageAttributes.bind(Ie()(e)),e.state={selectedImage:null},e}return Be()(o,[{key:"componentDidMount",value:function(){!0!==this.props.wideControlsEnabled||this.props.attributes.align||"xlrg"!==this.props.attributes.gridSize||this.props.setAttributes({align:"wide",gridSize:"lrg"})}},{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null,captionSelected:!1})}},{key:"onSelectImage",value:function(e){var t=this;return function(){t.state.selectedImage!==e&&t.setState({selectedImage:e})}}},{key:"onMove",value:function(e,t){var o=ce()(this.props.attributes.images);o.splice(t,1,this.props.attributes.images[e]),o.splice(e,1,this.props.attributes.images[t]),this.setState({selectedImage:t}),this.props.setAttributes({images:o})}},{key:"onMoveForward",value:function(e){var t=this;return function(){e!==t.props.attributes.images.length-1&&t.onMove(e,e+1)}}},{key:"onMoveBackward",value:function(e){var t=this;return function(){0!==e&&t.onMove(e,e-1)}}},{key:"onRemoveImage",value:function(e){var t=this;return function(){var o=ti()(t.props.attributes.images,(function(t,o){return e!==o}));t.setState({selectedImage:null}),t.props.setAttributes({images:o})}}},{key:"setImageAttributes",value:function(e,t){var o=this.props,n=o.attributes.images,c=o.setAttributes;n[e]&&c({images:[].concat(ce()(n.slice(0,e)),[Jg(Jg({},n[e]),t)],ce()(n.slice(e+1)))})}},{key:"render",value:function(){var e,t,o=this,n=this.props,c=n.attributes,r=n.className,l=n.editorSidebarOpened,i=n.isSelected,a=n.noticeUI,s=n.pluginSidebarOpened,u=n.publishSidebarOpened,b=c.align,d=c.animation,p=c.captions,m=c.gridSize,h=c.gutter,f=c.gutterMobile,g=c.images,v=c.linkTo,O=c.lightbox,k=!!g.length,y=l||s||u,_=qe.a.apply(void 0,ce()(Wl(c)).concat([y,(e={},te()(e,"align".concat(b),b),te()(e,"has-gutter",h>0),te()(e,"has-lightbox",O),e)])),j=qe()("has-grid-".concat(m),(t={},te()(t,"has-gutter-".concat(h),h>0),te()(t,"has-gutter-mobile-".concat(f),f>0),t)),w=qe()("coblocks-gallery--item",te()({},"coblocks-animate ".concat(d),d)),E=Object(le.createElement)(le.Fragment,null,k?null:a,Object(le.createElement)(Ei,xe()({},this.props,{label:Object(re.__)("Masonry","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:zt}),gutter:h})));return k?Object(le.createElement)(le.Fragment,null,i&&Object(le.createElement)(Xg,this.props),i&&Object(le.createElement)(Yg,this.props),a,Object(le.createElement)("div",{className:r},Object(le.createElement)("div",{className:_},Object(le.createElement)(Wg.a,{elementType:"ul",className:j,options:Qg,disableImagesLoaded:!1,updateOnEachImageLoad:!1},g.map((function(e,t){var n=Object(re.sprintf)(Object(re.__)("image %1$d of %2$d in gallery","coblocks"),t+1,g.length);return Object(le.createElement)("li",{className:w,key:e.id||e.url},Object(le.createElement)(yi,{url:e.url,alt:e.alt,id:e.id,imgLink:e.imgLink,linkTo:v,isFirstItem:0===t,isLastItem:t+1===g.length,isSelected:i&&o.state.selectedImage===t,onMoveBackward:o.onMoveBackward(t),onMoveForward:o.onMoveForward(t),onRemove:o.onRemoveImage(t),onSelect:o.onSelectImage(t),setAttributes:function(e){return o.setImageAttributes(t,e)},caption:e.caption,"aria-label":n,captions:p,supportsCaption:!0}))})))),E)):E}}]),o}(le.Component),tv=Object(uo.compose)([Object(oo.withSelect)((function(e){return{editorSidebarOpened:e("core/edit-post").isEditorSidebarOpened(),pluginSidebarOpened:e("core/edit-post").isPluginSidebarOpened(),publishSidebarOpened:e("core/edit-post").isPublishSidebarOpened(),wideControlsEnabled:e("core/editor").getEditorSettings().alignWide}})),ie.withNotices])(ev);function ov(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var nv=function(e){var t,o=e.attributes,n=e.className,c=o.animation,r=o.captions,l=o.gridSize,i=o.gutter,a=o.gutterMobile,s=o.images,u=o.linkTo,b=o.lightbox,d=o.rel,p=o.target,m=qe.a.apply(void 0,ce()(Wl(o)).concat([{"has-gutter":i>0,"has-lightbox":b}])),h=qe()("has-grid-".concat(l),(t={},te()(t,"has-gutter-".concat(i),i>0),te()(t,"has-gutter-mobile-".concat(a),a>0),t)),f=qe()("coblocks-gallery--item",te()({},"coblocks-animate",c)),g=function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ov(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ov(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Xl(o));return Object(le.createElement)("div",{className:n},Object(le.createElement)("div",{className:m},Object(le.createElement)("ul",{className:h,style:g},s.map((function(e){var t;switch(u){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(le.createElement)("li",{key:e.id||e.url,className:f,"data-coblocks-animation":c},Object(le.createElement)("figure",{className:"coblocks-gallery--figure"},t?Object(le.createElement)("a",{href:t,target:p,rel:d},o):o,r&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))})))))};function cv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var rv={from:[{type:"block",blocks:["coblocks/gallery-carousel","coblocks/gallery-collage","coblocks/gallery-stacked","coblocks/gallery-offset","core/gallery"],transform:function(e){return Object(oe.createBlock)(Fg.name,Kl(e))}},{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=ti()(e,(function(e){var t=e.id,o=e.url;return Number.isInteger(t)&&o})),o=!!ti()(e,(function(e){return!!e.caption}));return t.length>0?Object(oe.createBlock)(Fg.name,{images:t.map((function(e,t){return{index:t,id:e.id,url:e.url,alt:e.alt||"",caption:e.caption||""}})),ids:t.map((function(e){return e.id})),captions:o}):Object(oe.createBlock)(Fg.name)}},{type:"prefix",prefix:":masonry",transform:function(e){return Object(oe.createBlock)(Fg.name,{content:e})}}],to:[{type:"block",blocks:["core/gallery"],transform:function(e){return Object(oe.createBlock)("core/gallery",function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?cv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):cv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Kl(e)))}}]};function lv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function iv(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?lv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):lv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var av=Fg.name,sv=Fg.category,uv=iv(iv({},Ul),Fg.attributes),bv={title:Object(re.__)("Masonry","coblocks"),description:Object(re.__)("Display multiple images in an organized masonry gallery.","coblocks"),category:me?"coblocks-galleries":"media",icon:Object(le.createElement)(ie.Icon,{icon:zt}),keywords:["coblocks",Object(re.__)("gallery","coblocks"),Object(re.__)("photos","coblocks"),Object(re.__)("lightbox","coblocks")],supports:{align:["wide","full"],html:!1,coBlocksSpacing:!0},example:{attributes:{gridSize:"lrg",gutter:5,images:[{index:0,url:"https://s.w.org/images/core/5.3/Sediment_off_the_Yucatan_Peninsula.jpg"},{index:1,url:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"},{index:2,url:"https://s.w.org/images/core/5.3/Biologia_Centrali-Americana_-_Cantorchilus_semibadius_1902.jpg"},{index:3,url:"https://s.w.org/images/core/5.3/MtBlanc1.jpg"},{index:4,url:"https://s.w.org/images/core/5.3/Glacial_lakes,_Bhutan.jpg"}]}},attributes:uv,transforms:rv,edit:tv,save:nv,deprecated:Hg},dv=Object(eo.withColors)("backgroundColor"),pv=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M4 18h6V6H4v12zm9-10v1.5h7V8h-7zm0 7.5h7V14h-7v1.5z"})),mv=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M14 6v12h6V6h-6zM4 9.5h7V8H4v1.5zm0 6h7V14H4v1.5z"}));function hv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var fv=function(e){De()(o,e);var t=hv(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.mediaPosition,c=[{icon:Object(le.createElement)(ie.Icon,{icon:pv}),title:Object(re.__)("Show media on left","coblocks"),isActive:"left"===n,onClick:function(){return o({mediaPosition:"left"})}},{icon:Object(le.createElement)(ie.Icon,{icon:mv}),title:Object(re.__)("Show media on right","coblocks"),isActive:"right"===n,onClick:function(){return o({mediaPosition:"right"})}}];return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,{controls:c}),Pl(this.props)))}}]),o}(le.Component);function gv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var vv=function(e){De()(o,e);var t=gv(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.setAttributes,c=e.setBackgroundColor,r=t.hasImgShadow,l=t.hasCardShadow,i=t.mediaUrl,a=t.mediaAlt,s=t.paddingBottom,u=t.paddingLeft,b=t.paddingRight,d=t.paddingSize,p=t.paddingTop,m=t.paddingBottomTablet,h=t.paddingLeftTablet,f=t.paddingRightTablet,g=t.paddingTopTablet,v=t.paddingBottomMobile,O=t.paddingLeftMobile,k=t.paddingRightMobile,y=t.paddingTopMobile,_=t.paddingSyncUnits,j=t.paddingSyncUnitsTablet,w=t.paddingSyncUnitsMobile,E=t.paddingUnit,C=t.maxWidth,x=t.align,S=t.mediaType;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Media Card settings","coblocks"),className:"block-coblocks__inspector-block-settings-panel-body"},Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),help:Object(re.__)("Space inside of the container.","coblocks"),valueTop:p,valueRight:b,valueBottom:s,valueLeft:u,valueTopTablet:g,valueRightTablet:f,valueBottomTablet:m,valueLeftTablet:h,valueTopMobile:y,valueRightMobile:k,valueBottomMobile:v,valueLeftMobile:O,unit:E,syncUnits:_,syncUnitsTablet:j,syncUnitsMobile:w,dimensionSize:d})),("full"===x||"wide"===x)&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Max width","coblocks"),className:"components-block-coblocks-media-card-maxwidth-range",value:parseFloat(C),onChange:function(e){return n({maxWidth:e})},min:400,max:2e3,step:1}),i&&"image"===S&&Object(le.createElement)(ie.TextareaControl,{label:Object(re.__)("Alt text (alternative text)","coblocks"),value:a,onChange:function(e){return n({mediaAlt:e})},help:Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ExternalLink,{href:"https://www.w3.org/WAI/tutorials/images/decision-tree"},Object(re.__)("Describe the purpose of the image","coblocks")),Object(re.__)("Leave empty if the image is purely decorative.","coblocks"))}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Card shadow","coblocks"),checked:!!l,onChange:function(){return n({hasCardShadow:!l})},help:l?Object(re.__)("Showing card shadow.","coblocks"):Object(re.__)("Toggle to add a card shadow.","coblocks")}),S&&Object(le.createElement)(ie.ToggleControl,{label:Object(re.sprintf)(Object(re.__)(" %s shadow","coblocks"),S.charAt(0).toUpperCase()+S.slice(1)),checked:!!r,onChange:function(){return n({hasImgShadow:!r})},help:r?Object(re.sprintf)(Object(re.__)("Showing %s shadow.","coblocks"),S):Object(re.sprintf)(Object(re.__)("Toggle to add an %s shadow","coblocks"),S)})),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:function(e){c(e),d&&"no"!==d||n({paddingSize:"medium"}),e||n({paddingSize:"no"})},label:Object(re.__)("Background color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasOverlay:!0}))))}}]),o}(le.Component),Ov=Object(uo.compose)([dv])(vv),kv=Object(le.createElement)(Ye.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(le.createElement)(Ye.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h13.4c.4 0 .8.4.8.8v13.4zM10 15l5-3-5-3v6z"}));function yv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var _v=function(e){De()(o,e);var t=yv(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"renderToolbarEditButton",value:function(){var e=this.props,t=e.mediaId,o=e.onSelectMedia;return Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(ie.Toolbar,null,Object(le.createElement)(eo.MediaUpload,{onSelect:o,allowedTypes:Cv,value:t,render:function(e){var t=e.open;return Object(le.createElement)(ie.Button,{className:"components-toolbar__control",label:Object(re.__)("Edit media","coblocks"),icon:"edit",onClick:t})}})))}},{key:"renderImage",value:function(){var e=this.props,t=e.mediaAlt,o=e.mediaUrl,n=e.hasImgShadow,c=e.figureClass;return Object(le.createElement)(le.Fragment,null,this.renderToolbarEditButton(),Object(le.createElement)("figure",{className:qe()(c,{"has-shadow":n})},Object(le.createElement)("img",{src:o,alt:t})))}},{key:"renderVideo",value:function(){var e=this.props,t=e.mediaUrl,o=e.hasImgShadow,n=e.figureClass;return Object(le.createElement)(le.Fragment,null,this.renderToolbarEditButton(),Object(le.createElement)("figure",{className:qe()(n,{"has-shadow":o})},Object(le.createElement)("video",{controls:!0,src:t})))}},{key:"renderPlaceholder",value:function(){var e=this.props,t=e.onSelectMedia,o=e.figureClass,n=e.mediaAlt,c=e.mediaUrl;return Object(le.createElement)("div",{className:"wp-block-coblocks-media-card__placeholder"},Object(_e.isBlobURL)(c)?Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.Spinner,null),Object(le.createElement)("figure",{className:qe()(o,"is-transient",{})},Object(le.createElement)("img",{src:c,alt:n}))):Object(le.createElement)(eo.MediaPlaceholder,{icon:Object(le.createElement)(ie.Icon,{icon:kv}),labels:{title:Object(re.__)("Media area","coblocks"),instructions:Object(re.__)("Upload a media file or pick one from your media library","coblocks")},className:o,onSelect:t,accept:"image/*,video/*",allowedTypes:Cv}))}},{key:"render",value:function(){var e=this.props,t=e.mediaUrl,o=e.mediaType,n=e.mediaWidth,c=e.mediaPosition,r=e.commitWidthChange,l=e.onWidthChange,i=e.onDropMedia,a=e.isSelected,s=Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.DropZone,{onFilesDrop:i,label:Object(re.__)("Drop to replace media","coblocks")}));if(o&&t){var u={right:"left"===c,left:"right"===c},b=null;switch(o){case"image":b=this.renderImage();break;case"video":b=this.renderVideo()}return Object(le.createElement)(ie.ResizableBox,{className:"editor-media-container__resizer",size:{width:n+"%"},minWidth:"30%",maxWidth:"100%",enable:u,onResize:function(e,t,o){l(parseInt(o.style.width))},onResizeStop:function(e,t,o){r(parseInt(o.style.width))},axis:"x",showHandle:a},s,b)}return this.renderPlaceholder()}}]),o}(le.Component);function jv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function wv(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?jv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):jv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Ev(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Cv=["image","video"],xv=["core/heading","core/paragraph","core/spacer","core/button","core/list","core/image","coblocks/alert","coblocks/gif","coblocks/social","coblocks/row","coblocks/column"],Sv=[["coblocks/row",{columns:1,layout:"100",paddingSize:"huge",hasMarginControl:!1,hasStackedControl:!1,hasAlignmentControls:!1,customBackgroundColor:"#FFFFFF"},[["coblocks/column",{width:"100"},[["core/heading",{placeholder:Object(re.__)("Add heading…","coblocks"),content:Object(re.__)("Media Card","coblocks"),level:3}],["core/paragraph",{placeholder:Object(re.__)("Add content…","coblocks"),content:Object(re.__)("Replace this text with descriptive copy to go along with the card image. Then add more blocks to this card, such as buttons, lists or images.","coblocks")}]]]]]],Pv=function(e){De()(o,e);var t=Ev(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).onDropMedia=e.onDropMedia.bind(Ie()(e)),e.onSelectMedia=e.onSelectMedia.bind(Ie()(e)),e.onWidthChange=e.onWidthChange.bind(Ie()(e)),e.commitWidthChange=e.commitWidthChange.bind(Ie()(e)),e.state={mediaWidth:null},e}return Be()(o,[{key:"onDropMedia",value:function(e){var t=this;Object(Yr.mediaUpload)({allowedTypes:Cv,filesList:e,onFileChange:function(e){var o=be()(e,1)[0];return t.onSelectMedia(o)}})}},{key:"onSelectMedia",value:function(e){var t,o,n=this.props.setAttributes;"image"===(t=e.media_type?"image"===e.media_type?"image":"video":e.type)&&(o=Oe()(e,["sizes","large","url"])||Oe()(e,["media_details","sizes","large","source_url"])),n({mediaAlt:e.alt,mediaId:e.id,mediaType:t,mediaUrl:o||e.url})}},{key:"onWidthChange",value:function(e){this.setState({mediaWidth:e})}},{key:"commitWidthChange",value:function(e){(0,this.props.setAttributes)({mediaWidth:e}),this.setState({mediaWidth:null})}},{key:"renderMediaArea",value:function(){var e=this.props,t=e.attributes,o=e.className,n=t.mediaAlt,c=t.mediaId,r=t.mediaType,l=t.mediaUrl,i=t.mediaWidth,a=t.mediaPosition,s=t.hasImgShadow;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(_v,xe()({className:o,figureClass:"wp-block-coblocks-media-card__media-container",onSelectMedia:this.onSelectMedia,onWidthChange:this.onWidthChange,commitWidthChange:this.commitWidthChange,onDropMedia:this.onDropMedia},{mediaAlt:n,mediaId:c,mediaType:r,mediaUrl:l,mediaPosition:a,hasImgShadow:s,mediaWidth:i})))}},{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.backgroundColor,c=t.className,r=t.isSelected,l=o.coblocks,i=o.backgroundImg,a=o.hasCardShadow,s=o.paddingTop,u=o.paddingRight,b=o.paddingBottom,d=o.paddingLeft,p=o.paddingUnit,m=o.paddingSize,h=o.mediaWidth,f=o.mediaUrl,g=o.maxWidth,v=o.isStackedOnMobile,O=o.align,k=o.mediaPosition,y=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add as background","coblocks")})),_=this.state.mediaWidth,j="".concat(_||h,"%"),w=qe.a.apply(void 0,["wp-block-coblocks-media-card__inner"].concat(ce()(El(o)),[te()({"has-padding":m&&"no"!==m},"has-".concat(m,"-padding"),m&&"advanced"!==m)])),E=wv(wv({},Rl(o)),{},{backgroundColor:n.color,paddingTop:"advanced"===m&&s?s+p:void 0,paddingRight:"advanced"===m&&u?u+p:void 0,paddingBottom:"advanced"===m&&b?b+p:void 0,paddingLeft:"advanced"===m&&d?d+p:void 0}),C={gridTemplateColumns:"right"===k?"auto ".concat(j):"".concat(j," auto"),maxWidth:g?("full"===O||"wide"===O)&&g:void 0},x=qe()(c,(e={},te()(e,"is-style-".concat(k),k),te()(e,"has-no-media",!f||null),te()(e,"is-selected",r),te()(e,"is-stacked-on-mobile",v),e));return l&&void 0!==l.id&&(x=qe()(x,"coblocks-media-card-".concat(l.id))),Object(le.createElement)(le.Fragment,null,y,r&&Object(le.createElement)(fv,this.props),r&&Object(le.createElement)(Ov,this.props),Object(le.createElement)("div",{className:x},Object(le.createElement)("div",{className:w,style:E},Object(_e.isBlobURL)(i)&&Object(le.createElement)(ie.Spinner,null),Vl(o),Object(le.createElement)("div",{className:"wp-block-coblocks-media-card__wrapper",style:C},this.renderMediaArea(),Object(le.createElement)("div",{className:qe()("wp-block-coblocks-media-card__content",{"has-shadow":a})},void 0!==this.props.insertBlocksAfter&&Object(le.createElement)(eo.InnerBlocks,{template:Sv,allowedBlocks:xv,templateLock:!0,templateInsertUpdatesSelection:!1,__experimentalCaptureToolbars:!0}))))))}}]),o}(le.Component),zv=Object(uo.compose)([dv])(Pv),Tv=o(65),Rv=o(200),Bv=o.n(Rv);function Nv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var Iv=function(e){var t,o,n=e.attributes,c=n.coblocks,r=n.hasCardShadow,l=n.hasImgShadow,i=n.paddingSize,a=n.mediaAlt,s=n.mediaType,u=n.mediaUrl,b=n.mediaWidth,d=n.mediaId,p=n.maxWidth,m=n.mediaPosition,h=n.isStackedOnMobile,f=n.align,g={image:function(){return Object(le.createElement)("img",{src:u,alt:a,className:d&&"image"===s?"wp-image-".concat(d):null})},video:function(){return Object(le.createElement)("video",{controls:!0,src:u})}};55!==b&&(o="right"===m?"auto ".concat(b,"%"):"".concat(b,"% auto"));var v=qe()((t={},te()(t,"is-style-".concat(m),m),te()(t,"has-no-media",!u||null),te()(t,"is-stacked-on-mobile",h),t));c&&void 0!==c.id&&(v=qe()(v,"coblocks-media-card-".concat(c.id)));var O=qe.a.apply(void 0,["wp-block-coblocks-media-card__inner"].concat(ce()(El(n)),[te()({"has-padding":i&&"no"!==i},"has-".concat(i,"-padding"),i&&"advanced"!==i)])),k=function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Nv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Nv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Rl(n)),y={gridTemplateColumns:o,maxWidth:p?("full"===f||"wide"===f)&&p:void 0},_=qe()("wp-block-coblocks-media-card__content",{"has-shadow":r});return Object(le.createElement)("div",{className:v},Object(le.createElement)("div",{className:O,style:k},Vl(n),Object(le.createElement)("div",{className:"wp-block-coblocks-media-card__wrapper",style:y},Object(le.createElement)("figure",{className:qe()("wp-block-coblocks-media-card__media",{"has-shadow":l})},(g[s]||Bv.a)()),Object(le.createElement)("div",{className:_},Object(le.createElement)(eo.InnerBlocks.Content,null)))))},Av={from:[{type:"prefix",prefix:":card",transform:function(){return Object(oe.createBlock)(Tv.name)}},{type:"block",blocks:["core/image"],transform:function(e){var t=e.alt,o=e.url,n=e.id;return Object(oe.createBlock)(Tv.name,{mediaAlt:t,mediaId:n,mediaUrl:o,mediaType:"image"})}},{type:"block",blocks:["core/video"],transform:function(e){var t=e.src,o=e.id;return Object(oe.createBlock)(Tv.name,{mediaId:o,mediaUrl:t,mediaType:"video"})}},{type:"block",blocks:["core/media-text"],transform:function(e){var t=e.mediaAlt,o=e.mediaUrl,n=e.mediaId,c=e.mediaType,r=e.mediaPosition;return Object(oe.createBlock)(Tv.name,{mediaAlt:t,mediaId:n,mediaUrl:o,mediaType:c,mediaPosition:r})}}],to:[{type:"block",blocks:["core/image"],isMatch:function(e){var t=e.mediaType;return!e.mediaUrl||"image"===t},transform:function(e){var t=e.mediaAlt,o=e.mediaId,n=e.mediaUrl;return Object(oe.createBlock)("core/image",{alt:t,id:o,url:n})}},{type:"block",blocks:["core/video"],isMatch:function(e){var t=e.mediaType;return!e.mediaUrl||"video"===t},transform:function(e){var t=e.mediaId,o=e.mediaUrl;return Object(oe.createBlock)("core/video",{id:t,src:o})}},{type:"block",blocks:["core/media-text"],transform:function(e){var t=e.mediaAlt,o=e.mediaUrl,n=e.mediaId,c=e.mediaType,r=e.mediaPosition;return Object(oe.createBlock)("core/media-text",{mediaAlt:t,mediaId:n,mediaUrl:o,mediaType:c,mediaPosition:r})}}]};function Dv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Mv(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Dv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Dv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Lv=Tv.name,Fv=Tv.category,Vv=Mv(Mv(Mv({},wl),Ua),Tv.attributes),Gv={title:Object(re.__)("Media Card","coblocks"),description:Object(re.__)("Add an image or video with an offset card side-by-side.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Vt}),supports:{align:["wide","full"],stackedOnMobile:!0,coBlocksSpacing:!0},example:{attributes:{align:"wide",mediaType:"image",mediaUrl:"https://s.w.org/images/core/5.3/MtBlanc1.jpg",mediaWidth:45}},attributes:Vv,transforms:Av,edit:zv,save:Iv};function Hv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Uv=function(e){De()(o,e);var t=Hv(o);function o(){var e;Te()(this,o);for(var n=arguments.length,c=new Array(n),r=0;r<n;r++)c[r]=arguments[r];return e=t.call.apply(t,[this].concat(c)),te()(Ie()(e),"setLinkTo",(function(t){e.props.setAttributes({linkTo:t})})),te()(Ie()(e),"setRadiusTo",(function(t){e.props.setAttributes({radius:t})})),te()(Ie()(e),"setFullwidthTo",(function(){e.props.setAttributes({fullwidth:!e.props.attributes.fullwidth})})),te()(Ie()(e),"setSizeControl",(function(t){e.props.setAttributes({gridSize:t})})),te()(Ie()(e),"setCaptionStyleTo",(function(t){e.props.setAttributes({captionStyle:t})})),e}return Be()(o,[{key:"getCaptionsHelp",value:function(e){return e?Object(re.__)("Showing captions for each media item.","coblocks"):Object(re.__)("Toggle to show media captions.","coblocks")}},{key:"getLightboxHelp",value:function(e){return e?Object(re.__)("Image lightbox is enabled.","coblocks"):Object(re.__)("Toggle to enable the image lightbox.","coblocks")}},{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=t.gridSize,c=t.gutter,r=t.lightbox,l=t.radius,i=t.captions,a=t.captionStyle;return Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Offset settings","coblocks")},Object(le.createElement)(li,xe()({},this.props,{label:Object(re.__)("Size","coblocks"),type:"reverse-grid",onChange:this.setSizeControl,value:n,reset:!1})),Object(le.createElement)(wa,this.props),"no"!==c&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Rounded corners","coblocks"),value:l,onChange:this.setRadiusTo,min:0,max:20,step:1}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Lightbox","coblocks"),checked:!!r,onChange:function(){return o({lightbox:!r})},help:this.getLightboxHelp}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Captions","coblocks"),checked:!!i,onChange:function(){return o({captions:!i})},help:this.getCaptionsHelp}),i&&Object(le.createElement)(ie.SelectControl,{label:Object(re.__)("Caption style","coblocks"),value:a,onChange:this.setCaptionStyleTo,options:va})),Object(le.createElement)(ya,this.props))}}]),o}(le.Component);function Wv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var qv=function(e){De()(o,e);var t=Wv(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=!!this.props.attributes.images.length;return Object(le.createElement)(eo.BlockControls,null,e&&Object(le.createElement)(Pn,this.props))}}]),o}(le.Component);function Yv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function Kv(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Yv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Yv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Xv(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Zv=function(e){De()(o,e);var t=Xv(o);function o(){var e;return Te()(this,o),e=t.apply(this,arguments),te()(Ie()(e),"onMove",(function(t,o){var n=ce()(e.props.attributes.images);n.splice(o,1,e.props.attributes.images[t]),n.splice(t,1,e.props.attributes.images[o]),e.setState({selectedImage:o}),e.props.setAttributes({images:n})})),te()(Ie()(e),"onMoveForward",(function(t){return function(){t!==e.props.attributes.images.length-1&&e.onMove(t,t+1)}})),te()(Ie()(e),"onMoveBackward",(function(t){return function(){0!==t&&e.onMove(t,t-1)}})),te()(Ie()(e),"onSelectImage",(function(t){return function(){e.state.selectedImage!==t&&e.setState({selectedImage:t})}})),te()(Ie()(e),"onRemoveImage",(function(t){return function(){var o=ti()(e.props.attributes.images,(function(e,o){return t!==o}));e.setState({selectedImage:null}),e.props.setAttributes({images:o})}})),te()(Ie()(e),"setImageAttributes",(function(t,o){var n=e.props,c=n.attributes.images,r=n.setAttributes;c[t]&&r({images:[].concat(ce()(c.slice(0,t)),[Kv(Kv({},c[t]),o)],ce()(c.slice(t+1)))})})),e.state={selectedImage:null},e}return Be()(o,[{key:"componentDidMount",value:function(){!0!==this.props.wideControlsEnabled||this.props.attributes.align||this.props.setAttributes({align:"wide"})}},{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null,captionSelected:!1})}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=t.noticeUI,l=o.animation,i=o.captions,a=o.images,s=o.linkTo,u=o.lightbox,b=o.gridSize,d=!!a.length,p=Object(le.createElement)(le.Fragment,null,d?null:r,Object(le.createElement)(Ei,xe()({},this.props,{label:Object(re.__)("Offset","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Tt})})));if(!d)return p;var m=qe()(n,{"has-lightbox":u}),h=qe.a.apply(void 0,ce()(Wl(o)).concat([te()({},"has-".concat(b,"-images"),b)])),f=qe()("coblocks-gallery--item",te()({},"coblocks-animate ".concat(l),l));return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(qv,this.props),Object(le.createElement)(Uv,this.props),r,Object(le.createElement)("div",{className:m},Object(le.createElement)(ma,o,Object(le.createElement)("ul",{className:h},a.map((function(t,o){var n=Object(re.sprintf)(Object(re.__)("image %1$d of %2$d in gallery","coblocks"),o+1,a.length);return Object(le.createElement)("li",{className:f,key:t.id||t.url},Object(le.createElement)(yi,{url:t.url,alt:t.alt,id:t.id,isSelected:c&&e.state.selectedImage===o,onRemove:e.onRemoveImage(o),onSelect:e.onSelectImage(o),setAttributes:function(t){return e.setImageAttributes(o,t)},caption:t.caption,"aria-label":n,captions:i,supportsCaption:!0,imgLink:t.imgLink,linkTo:s,isFirstItem:0===o,isLastItem:o+1===a.length,onMoveBackward:e.onMoveBackward(o),onMoveForward:e.onMoveForward(o),newClass:"wp-block-coblocks-gallery-offset__figure"}))})))),p))}}]),o}(le.Component),Jv=Object(uo.compose)([Object(oo.withSelect)((function(e){return{wideControlsEnabled:e("core/editor").getEditorSettings().alignWide}})),ie.withNotices])(Zv),$v=o(50);function Qv(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function eO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Qv(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Qv(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var tO=[{attributes:eO(eO(eO({},Ul),$v.attributes),{},{gridSize:{type:"string",default:"sml"},gutter:{type:"number",default:1}}),migrate:function(e){var t="";switch(e.gutter){case 0:t="no";break;case 1:t="small";break;case 2:t="medium";break;case 3:t="large";break;case 4:t="huge"}var o="";switch(e.gridSize){case"sml":o="small";break;case"med":o="medium";break;case"lrg":o="large"}return eO(eO({},e),{},{gutter:t,gridSize:o})},save:function(e){var t,o=e.attributes,n=e.className,c=o.captions,r=o.gutter,l=o.gridSize,i=o.images,a=o.lightbox,s=o.linkTo,u=o.rel,b=o.target,d=qe()(n,{"has-lightbox":a}),p=qe.a.apply(void 0,ce()(Wl(o)).concat(["flex","flex-wrap","justify-center","mb-0","ml-1","-mb-1",(t={},te()(t,"sm:ml-".concat(r),r),te()(t,"sm:-mb-".concat(r),r),te()(t,"coblocks-gallery--".concat(l),l),t)]));return Object(le.createElement)("div",{className:d},Object(le.createElement)("ul",{className:p},i.map((function(e){var t;switch(s){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=qe()(e.id?["wp-image-".concat(e.id)]:null,{}),n=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:o});return Object(le.createElement)("li",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:"wp-block-coblocks-gallery-offset__figure"},t?Object(le.createElement)("a",{href:t,target:b,rel:u},n):n,c&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))}))))}},{attributes:eO(eO(eO({},Ul),$v.attributes),{},{images:eO(eO({},Ul.images),{},{query:eO(eO({},Ul.images.query),{},{imgLink:{source:"attribute",selector:"a",attribute:"href"}})})}),save:function(e){var t,o=e.attributes,n=e.className,c=o.captions,r=o.gutter,l=o.gridSize,i=o.images,a=o.lightbox,s=o.linkTo,u=o.rel,b=o.target,d=qe()(n,{"has-lightbox":a}),p=qe.a.apply(void 0,ce()(Wl(o)).concat([(t={},te()(t,"has-".concat(l,"-images"),l),te()(t,"has-".concat(r,"-gutter"),r),t)]));return Object(le.createElement)("div",{className:d},Object(le.createElement)("ul",{className:p},i.map((function(e){var t;switch(s){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=qe()(e.id?["wp-image-".concat(e.id)]:null,{}),n=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:o});return Object(le.createElement)("li",{key:e.id||e.url,className:"coblocks-gallery--item"},Object(le.createElement)("figure",{className:"wp-block-coblocks-gallery-offset__figure"},t?Object(le.createElement)("a",{href:t,target:b,rel:u},n):n,c&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))}))))}}],oO=function(e){var t=e.attributes,o=e.className,n=t.animation,c=t.captions,r=t.gridSize,l=t.images,i=t.lightbox,a=t.linkTo,s=t.rel,u=t.target,b=qe()(o,{"has-lightbox":i}),d=qe.a.apply(void 0,ce()(Wl(t)).concat([te()({},"has-".concat(r,"-images"),r)])),p=qe()("coblocks-gallery--item",te()({},"coblocks-animate",n));return Object(le.createElement)("div",{className:b},Object(le.createElement)(ma,t,Object(le.createElement)("ul",{className:d},l.map((function(e){var t;switch(a){case"media":t=e.url;break;case"attachment":t=e.link}e.imgLink&&(t=e.imgLink);var o=qe()(e.id?["wp-image-".concat(e.id)]:null,{}),r=Object(le.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-imglink":e.imgLink,"data-link":e.link,className:o});return Object(le.createElement)("li",{key:e.id||e.url,className:p,"data-coblocks-animation":n},Object(le.createElement)("figure",{className:"wp-block-coblocks-gallery-offset__figure"},t?Object(le.createElement)("a",{href:t,target:u,rel:s},r):r,c&&e.caption&&e.caption.length>0&&Object(le.createElement)(eo.RichText.Content,{tagName:"figcaption",className:"coblocks-gallery--caption",value:e.caption})))})))))};function nO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function cO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?nO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):nO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var rO={from:[{type:"block",blocks:["coblocks/gallery-collage","coblocks/gallery-masonry","coblocks/gallery-stacked","coblocks/gallery-carousel","core/gallery"],transform:function(e){return Object(oe.createBlock)($v.name,cO({},Kl(e)))}},{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=ti()(e,(function(e){var t=e.id,o=e.url;return Number.isInteger(t)&&o})),o=!!ti()(e,(function(e){return!!e.caption}));return t.length>0?Object(oe.createBlock)($v.name,{images:t.map((function(e,t){return{index:t,id:e.id,url:e.url,alt:e.alt||"",caption:e.caption||""}})),ids:t.map((function(e){return e.id})),captions:o}):Object(oe.createBlock)($v.name)}},{type:"prefix",prefix:":offset",transform:function(e){return Object(oe.createBlock)($v.name,{content:e})}}],to:[{type:"block",blocks:["core/gallery"],transform:function(e){return Object(oe.createBlock)("core/gallery",cO({},Kl(e)))}}]};function lO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function iO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?lO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):lO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var aO=$v.name,sO=$v.category,uO=iO(iO({},Ul),$v.attributes),bO={title:Object(re.__)("Offset","coblocks"),description:Object(re.__)("Display images in an offset brick pattern gallery.","coblocks"),category:me?"coblocks-galleries":"media",icon:Object(le.createElement)(ie.Icon,{icon:Tt}),keywords:["coblocks",Object(re.__)("gallery","coblocks"),Object(re.__)("photos","coblocks")],supports:{align:["wide","full"],gutter:{default:"medium"}},example:{attributes:{gutter:"medium",images:[{index:0,url:"https://s.w.org/images/core/5.3/Sediment_off_the_Yucatan_Peninsula.jpg"},{index:1,url:"https://s.w.org/images/core/5.3/Windbuchencom.jpg"},{index:2,url:"https://s.w.org/images/core/5.3/Biologia_Centrali-Americana_-_Cantorchilus_semibadius_1902.jpg"},{index:3,url:"https://s.w.org/images/core/5.3/Glacial_lakes,_Bhutan.jpg"}]}},attributes:uO,transforms:rO,edit:Jv,save:oO,deprecated:tO},dO=o(24),pO=o.n(dO);function mO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function hO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?mO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):mO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var fO=function(e){var t=e.attributes,o=e.activeStyle,n=e.styleOptions,c=e.onUpdateStyle,r=e.setAttributes,l=e.onUserModifiedColumn,i=e.categoriesList,a=e.postCount,s=e.hasPosts,u=e.hasFeaturedImage,b=e.useUpdatedQueryControls,d=t.columns,p=t.displayPostContent,m=t.displayPostDate,h=t.excerptLength,f=t.imageSize,g=t.imageStyle,v=t.listPosition,O=t.order,k=t.orderBy,y=t.postFeedType,_=t.postsToShow,j=t.categories,w="horizontal"===o.name,E=[{value:"small",label:Object(re.__)("S","coblocks"),tooltip:Object(re.__)("Small","coblocks")},{value:"medium",label:Object(re.__)("M","coblocks"),tooltip:Object(re.__)("Medium","coblocks")},{value:"large",label:Object(re.__)("L","coblocks"),tooltip:Object(re.__)("Large","coblocks")},{value:"huge",label:Object(re.__)("XL","coblocks"),tooltip:Object(re.__)("Huge","coblocks")}],C=[{value:"square",label:Object(re.__)("Square","coblocks"),tooltip:Object(re.__)("Square","coblocks")},{value:"circle",label:Object(re.__)("Circle","coblocks"),tooltip:Object(re.__)("Circle","coblocks")}],x=[{value:"square",label:Object(re.__)("Square","coblocks"),tooltip:Object(re.__)("Square","coblocks")},{value:"four-to-three",label:Object(re.__)("4:3","coblocks"),tooltip:Object(re.__)("4:3 Aspect ratio","coblocks")},{value:"sixteen-to-nine",label:Object(re.__)("16:9","coblocks"),tooltip:Object(re.__)("16:9 Aspect ratio","coblocks")},{value:"circle",label:Object(re.__)("Circle","coblocks"),tooltip:Object(re.__)("Circle","coblocks")}],S=function(e){r({columns:e>_?_:e})};w&&d>2&&S(2);var P,z,T=Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Posts settings","coblocks")},Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Post date","coblocks"),checked:m,help:m?Object(re.__)("Showing the publish date.","coblocks"):Object(re.__)("Toggle to show the publish date.","coblocks"),onChange:function(){return r({displayPostDate:!m})}}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Post content","coblocks"),checked:p,help:p?Object(re.__)("Showing the post content.","coblocks"):Object(re.__)("Toggle to show the post content.","coblocks"),onChange:function(){return r({displayPostContent:!p})}}),p&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Max words in content","coblocks"),value:h,onChange:function(e){return r({excerptLength:e})},min:5,max:75}),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Columns","coblocks"),value:d,onChange:function(e){l(),S(e)},min:1,max:w?Math.min(2,a):Math.min(4,a),required:!0}),t.columns>=2&&Object(le.createElement)(wa,e),u&&Object(le.createElement)(rn,{label:Object(re.__)("Thumbnail style","coblocks"),options:w?C:x,currentOption:g,onChange:function(e){return r({imageStyle:e})}}),w&&u&&Object(le.createElement)(rn,{label:Object(re.__)("Thumbnail size","coblocks"),options:E,currentOption:f,onChange:function(e){return r({imageSize:e})}}))),R=Object(le.createElement)(ie.QueryControls,{order:O,orderBy:k,categoriesList:i,selectedCategoryId:t.categories,categorySuggestions:i,selectedCategories:t.categories,onOrderChange:function(e){return r({order:e})},onOrderByChange:function(e){return r({orderBy:e})},onCategoryChange:function(e){return r({categories:""!==e?e:void 0})}}),B=Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Feed settings","coblocks"),initialOpen:!s},Object(le.createElement)(ie.RadioControl,{selected:y,options:[{label:Object(re.__)("My blog","coblocks"),value:"internal"},{label:Object(re.__)("External feed","coblocks"),value:"external"}],onChange:function(e){return r({postFeedType:e})}}),s||j&&(null==j?void 0:j.length)>0?Object(le.createElement)(le.Fragment,null,"internal"===y&&b?(P=i.reduce((function(e,t){return hO(hO({},e),{},te()({},t.name,t))}),{}),z=i.reduce((function(e,t){return hO(hO({},e),{},te()({},t.name,t))}),{}),Object(le.createElement)(ie.QueryControls,{order:O,orderBy:k,categorySuggestions:P,selectedCategories:t.categories,onOrderChange:function(e){return r({order:e})},onOrderByChange:function(e){return r({orderBy:e})},onCategoryChange:function(e){var t=e.map((function(e){return"string"==typeof e?z[e]:e}));r({categories:t})}})):R,Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Number of posts","coblocks"),value:_,onChange:function(e){return o={postsToShow:t=e},(d>t||1===t&&1!==d)&&Object.assign(o,{columns:t}),void r(o);var t,o},min:1,max:20})):null);return Object(le.createElement)(eo.InspectorControls,null,s?Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Styles","coblocks"),initialOpen:!1},Object(le.createElement)("div",{className:"block-editor-block-styles coblocks-editor-block-styles"},n.map((function(e){return Object(le.createElement)("div",{key:"style-".concat(e.name),className:qe()("block-editor-block-styles__item",{"is-active":o===e}),onClick:function(){"horizontal"===e.name&&["four-to-three","sixteen-to-nine"].includes(g)&&r({imageStyle:"square"}),c(e)},onKeyDown:function(t){zo.ENTER!==t.keyCode&&zo.SPACE!==t.keyCode||(t.preventDefault(),c(e))},role:"button",tabIndex:"0","aria-label":e.label||e.name},Object(le.createElement)("div",{className:"block-editor-block-styles__item-preview"},"left"===v&&e.iconAlt?e.iconAlt:e.icon),Object(le.createElement)("div",{className:"block-editor-block-styles__item-label"},e.label||e.name))})))):null,s?T:null,B)},gO={};gO.styleHorizontalImageRight=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 56 26",height:"26",width:"56"},Object(le.createElement)(ie.Path,{d:"m48 11.0910645v-10.00000005h-10v10.00000005zm-40-6.00000005h24v-2h-24zm0 4v-2h18v2zm40 16.00000005h-10v-10h10zm-40-6v-2h24v2zm0 4v-2h18v2z"})),gO.styleHorizontalImageLeft=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 56 26",height:"26",width:"56"},Object(le.createElement)(ie.Path,{d:"m18 11.0910645v-10.00000005h-10v10.00000005zm6-6.00000005h24v-2h-24zm0 4v-2h18v2zm-6 16.00000005h-10v-10h10zm6-6v-2h24v2zm0 4v-2h18v2z"})),gO.styleStacked=Object(le.createElement)(ie.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 56 26",height:"26",width:"56"},Object(le.createElement)(ie.Path,{d:"m26 17v-16h-16v16zm-16 4h10v-2h-10zm0 4v-2h10v2zm36-8h-16v-16h16zm-16 4v-2h10v2zm0 4v-2h10v2z"}));var vO=gO,OO=o(154),kO=o(67);function yO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function _O(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?yO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function jO(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}function wO(e,t){var o;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(o=function(e,t){if(!e)return;if("string"==typeof e)return EO(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);"Object"===o&&e.constructor&&(o=e.constructor.name);if("Map"===o||"Set"===o)return Array.from(e);if("Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return EO(e,t)}(e))||t&&e&&"number"==typeof e.length){o&&(e=o);var n=0,c=function(){};return{s:c,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:c}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,l=!0,i=!1;return{s:function(){o=e[Symbol.iterator]()},n:function(){var e=o.next();return l=e.done,e},e:function(e){i=!0,r=e},f:function(){try{l||null==o.return||o.return()}finally{if(i)throw r}}}}function EO(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,n=new Array(t);o<t;o++)n[o]=e[o];return n}var CO={per_page:-1},xO=wp.tokenList,SO=[{name:"stacked",label:Object(re.__)("Stacked","coblocks"),icon:vO.styleStacked,isDefault:!0},{name:"horizontal",label:Object(re.__)("Horizontal","coblocks"),icon:vO.styleHorizontalImageRight,iconAlt:vO.styleHorizontalImageLeft}];function PO(e,t){var o,n=wO(new xO(t).values());try{for(n.s();!(o=n.n()).done;){var c=o.value;if(-1!==c.indexOf("is-style-")){var r=c.substring(9),l=Object(He.find)(e,{name:r});if(l)return l}}}catch(e){n.e(e)}finally{n.f()}return Object(He.find)(e,"isDefault")}var zO=function(e){De()(o,e);var t=jO(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={categoriesList:[],editing:!e.props.attributes.externalRssUrl,lastColumnValue:null,stackedDefaultColumns:2,horizontalDefaultColumns:1,userModifiedColumn:!1},(e.props.className.includes("is-style-stacked")&&e.props.attributes.columns!==e.state.stackedDefaultColumns||e.props.className.includes("is-style-horizontal")&&e.props.attributes.columns!==e.state.horizontalDefaultColumns)&&(e.state.userModifiedColumn=!0),e.onUserModifiedColumn=e.onUserModifiedColumn.bind(Ie()(e)),e.onSubmitURL=e.onSubmitURL.bind(Ie()(e)),e.updateStyle=e.updateStyle.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidMount",value:function(){var e=this,t=this.props.className,o=PO(SO,t);this.updateStyle(o),this.isStillMounted=!0,this.fetchRequest=Yn()({path:Object(OO.addQueryArgs)("/wp/v2/categories",CO)}).then((function(t){e.isStillMounted&&e.setState({categoriesList:t})})).catch((function(){e.isStillMounted&&e.setState({categoriesList:[]})}))}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(e){var t=this.props.attributes,o=t.displayPostContent;t.displayPostLink&&!o&&this.props.setAttributes({displayPostLink:!1}),this.props.className!==e.className&&(this.props.className.includes("is-style-stacked")&&this.props.setAttributes({columns:this.state.userModifiedColumn?this.props.attributes.columns:this.state.stackedDefaultColumns}),this.props.className.includes("is-style-horizontal")&&this.props.setAttributes({columns:this.state.userModifiedColumn?this.props.attributes.columns:this.state.horizontalDefaultColumns}))}},{key:"onUserModifiedColumn",value:function(){this.setState({userModifiedColumn:!0})}},{key:"onSubmitURL",value:function(e){e.preventDefault(),this.props.attributes.externalRssUrl&&this.setState({editing:!1})}},{key:"updateStyle",value:function(e){var t=this.props,o=t.setAttributes,n=t.attributes,c=t.className,r=PO(SO,c);o({className:function(e,t,o){var n=new xO(e);return t&&n.remove("is-style-"+t.name),n.add("is-style-"+o.name),n.value}(n.className,r,e)})}},{key:"render",value:function(){var e,t=this,o=this.props,n=o.attributes,c=o.setAttributes,r=o.className,l=o.latestPosts,i=this.state.categoriesList,a=PO(SO,r),s=n.displayPostContent,u=n.displayPostDate,b=n.displayPostLink,d=n.postLink,p=n.postFeedType,m=n.externalRssUrl,h=n.columns,f=n.postsToShow,g=n.excerptLength,v=n.listPosition,O=n.imageSize,k=n.imageStyle,y=[{icon:Lr,title:Object(re.__)("Edit RSS URL","coblocks"),onClick:function(){return t.setState({editing:!0})}}],_=Array.isArray(l)&&l.length,j=Array.isArray(l)&&l.length>f?l.slice(0,f):l,w=Object(He.some)(j,"featured_media_object"),E=[{icon:Object(le.createElement)(ie.Icon,{icon:pv}),title:Object(re.__)("Image on left","coblocks"),isActive:"left"===v,onClick:function(){return c({listPosition:"left"})}},{icon:Object(le.createElement)(ie.Icon,{icon:mv}),title:Object(re.__)("Image on right","coblocks"),isActive:"right"===v,onClick:function(){return c({listPosition:"right"})}}],C=Object(kO.__experimentalGetSettings)().formats.date;if(!_&&"internal"===p)return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(fO,xe()({},this.props,{attributes:n,hasPosts:_,hasFeaturedImage:w,editing:this.state.editing,activeStyle:a,styleOptions:SO,onUpdateStyle:this.updateStyle,categoriesList:i,postCount:l&&l.length})),Object(le.createElement)(ie.Placeholder,{icon:Object(le.createElement)(ie.Icon,{icon:Ut}),label:Object(re.__)("Blog Posts","coblocks")},Array.isArray(l)?Object(le.createElement)(le.Fragment,null,Object(re.__)("No posts found. Start publishing or add posts from an RSS feed.","coblocks"),Object(le.createElement)(ie.Button,{className:"components-placeholder__cancel-button",title:Object(re.__)("Retrieve an External Feed","coblocks"),isSecondary:!0,onClick:function(){c({postFeedType:"external"})}},Object(re.__)("Use External Feed","coblocks"))):Object(le.createElement)(ie.Spinner,null)));if(this.state.editing&&"external"===p)return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(fO,xe()({},this.props,{onUserModifiedColumn:this.onUserModifiedColumn,attributes:n,hasPosts:_,hasFeaturedImage:!1,editing:this.state.editing,activeStyle:a,styleOptions:SO,onUpdateStyle:this.updateStyle,categoriesList:i,postCount:l&&l.length})),Object(le.createElement)(ie.Placeholder,{icon:Object(le.createElement)(ie.Icon,{icon:Ut}),label:Object(re.__)("RSS Feed","coblocks"),instructions:Object(re.__)("RSS URLs are generally located at the /feed/ directory of a site.","coblocks")},Object(le.createElement)("form",{onSubmit:this.onSubmitURL},Object(le.createElement)(ie.TextControl,{placeholder:Object(re.__)("https://example.com/feed…","coblocks"),value:m,onChange:function(e){return c({externalRssUrl:e})},className:"components-placeholder__input"}),Object(le.createElement)(ie.Button,{isLarge:!0,type:"submit",disabled:!m},Object(re.__)("Use URL","coblocks")))));var x=pO()(r,"is-style-horizontal"),S=pO()(r,"is-style-stacked");return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(fO,xe()({},this.props,{onUserModifiedColumn:this.onUserModifiedColumn,attributes:n,hasPosts:_,hasFeaturedImage:w,editing:this.state.editing,activeStyle:a,styleOptions:SO,onUpdateStyle:this.updateStyle,categoriesList:i,postCount:l&&l.length})),Object(le.createElement)(eo.BlockControls,null,x&&Object(le.createElement)(ie.Toolbar,{controls:E}),"external"===p&&Object(le.createElement)(ie.Toolbar,{controls:y})),"external"===p&&Object(le.createElement)(ie.Disabled,null,Object(le.createElement)(ie.ServerSideRender,{block:"coblocks/posts",attributes:this.props.attributes})),"internal"===p&&Object(le.createElement)("div",{className:r},Object(le.createElement)(ma,xe()({},n,{condition:n.columns>=2}),Object(le.createElement)("div",{className:qe()("wp-block-coblocks-posts__inner",(e={"has-columns":h},te()(e,"has-".concat(h,"-columns"),h),te()(e,"has-responsive-columns",h),te()(e,"has-image-right",x&&"right"===v),te()(e,"has-".concat(O,"-image"),x),te()(e,"has-".concat(k,"-image"),k),e))},j.map((function(e,t){var o=e.featured_media_object?e.featured_media_object.source_url:null,n="url("+o+")",r=qe()("wp-block-coblocks-posts__content",{"self-center":x&&!s&&h<=2}),l=e.title.rendered.trim(),i=e.excerpt.rendered;""===e.excerpt.raw&&(i=e.content.raw);var a=document.createElement("div");return a.innerHTML=i,i=a.textContent||a.innerText||"",Object(le.createElement)("div",{key:t,className:"wp-block-coblocks-posts__item"},o&&Object(le.createElement)("div",{className:"wp-block-coblocks-posts__image"},Object(le.createElement)("div",{className:"bg-cover bg-center-center",style:{backgroundImage:n}})),Object(le.createElement)("div",{className:r},S&&u&&e.date_gmt&&Object(le.createElement)("time",{dateTime:Object(kO.format)("c",e.date_gmt),className:"wp-block-coblocks-posts__date"},Object(kO.dateI18n)(C,e.date_gmt)),Object(le.createElement)(ie.Disabled,null,Object(le.createElement)("a",{href:e.link,target:"_blank",rel:"noreferrer noopener",alt:l},l?Object(le.createElement)(le.RawHTML,null,l):Object(re.__)("(no title)","coblocks"))),x&&u&&e.date_gmt&&Object(le.createElement)("time",{dateTime:Object(kO.format)("c",e.date_gmt),className:"wp-block-coblocks-posts__date"},Object(kO.dateI18n)(C,e.date_gmt)),s&&Object(le.createElement)("div",{className:"wp-block-coblocks-posts__excerpt"},Object(le.createElement)(le.RawHTML,{key:"html"},g<i.trim().split(" ").length?i.trim().split(" ",g).join(" ")+"…":i.trim().split(" ",g).join(" "))),b&&Object(le.createElement)(eo.RichText,{tagName:"a",className:"wp-block-coblocks-posts__more-link",onChange:function(e){return c({postLink:e})},value:d,placeholder:Object(re.__)("Read more","coblocks"),multiline:!1,withoutInteractiveFormatting:!1,isSelected:!1})))}))))))}}]),o}(le.Component),TO=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o,n,c,r=t.attributes,l=r.postsToShow,i=r.order,a=r.orderBy,s=r.categories,u=e("core"),b=u.getEntityRecords,d=u.getMedia,p=ie.QueryControls.toString().includes("selectedCategories");return{latestPosts:p?(o=s&&s.length>0?s.map((function(e){return e.id})):[],n=Object(He.pickBy)({categories:o,order:i,orderby:a,per_page:l},(function(e){return!Object(He.isUndefined)(e)})),c=b("postType","post",n),Array.isArray(c)?c.map((function(e){if(e.featured_media){var t=d(e.featured_media),o=Object(He.get)(t,["media_details","sizes","source_url"],null);return o||(o=Object(He.get)(t,"source_url",null)),_O(_O({},e),{},{featuredImageSourceUrl:o})}return e})):c):function(){var t=Object(He.pickBy)({categories:s,order:i,orderby:a,per_page:l},(function(e){return!Object(He.isUndefined)(e)})),o=b("postType","post",t);return o&&(o=o.map((function(t){return _O(_O({},t),{},{featured_media_object:t.featured_media&&e("core").getMedia(t.featured_media)})}))),o}(),useUpdatedQueryControls:p}}))])(zO),RO=o(66),BO={from:[{type:"block",blocks:["core/latest-posts"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.order,c=e.orderBy,r=e.categories,l=e.postsToShow,i=e.excerptLength,a=e.align;return Object(oe.createBlock)(RO.name,{displayPostDate:t,displayPostContent:o,order:n,orderBy:c,categories:r,postsToShow:l,align:a,excerptLength:i})}},{type:"block",blocks:["coblocks/post-carousel"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.columns,c=e.order,r=e.orderBy,l=e.categories,i=e.postsToShow,a=e.externalRssUrl,s=e.postFeedType,u=e.excerptLength,b=e.align;return Object(oe.createBlock)(RO.name,{displayPostDate:t,displayPostContent:o,columns:n,order:c,orderBy:r,categories:l,postsToShow:i,externalRssUrl:a,postFeedType:s,align:b,excerptLength:u})}},{type:"prefix",prefix:":posts",transform:function(){return Object(oe.createBlock)(RO.name)}}].concat(ce()([2,3,4,5,6].map((function(e){return{type:"prefix",prefix:":".concat(e,"posts"),transform:function(){return Object(oe.createBlock)(RO.name,{postsToShow:e})}}})))),to:[{type:"block",blocks:["core/latest-posts"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.order,c=e.orderBy,r=e.categories,l=e.postsToShow,i=e.excerptLength,a=e.align;return Object(oe.createBlock)("core/latest-posts",{displayPostDate:t,displayPostContent:o,order:n,orderBy:c,categories:r,postsToShow:l,align:a,excerptLength:i})}}]};function NO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function IO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?NO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):NO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var AO=[{attributes:IO(IO({},RO.attributes),{},{categories:{type:"string"}}),supports:{align:!0,html:!1},migrate:function(e){return IO(IO({},e),{},{categories:[{id:Number(e.categories)}]})},isEligible:function(e){var t=e.categories;return t&&"string"==typeof t},save:function(){return null}}],DO=RO.name,MO=RO.category,LO={title:Object(re.__)("Posts","coblocks"),description:Object(re.__)("Display posts or an RSS feed as stacked or horizontal cards.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ut}),keywords:["coblocks",Object(re.__)("posts","coblocks"),Object(re.__)("blog","coblocks"),Object(re.__)("latest","coblocks"),Object(re.__)("rss","coblocks")],supports:{align:["wide","full"],gutter:{default:"medium"},html:!1},transforms:BO,edit:TO,deprecated:AO,save:function(){return null}},FO=o(277),VO=o.n(FO);function GO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function HO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?GO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):GO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function UO(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var WO=function(e){De()(o,e);var t=UO(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e,t,o=this.props,n=o.attributes,c=o.categoriesList,r=o.hasPosts,l=o.postCount,i=o.setAttributes,a=o.useUpdatedQueryControls,s=n.displayPostContent,u=n.displayPostDate,b=n.excerptLength,d=n.order,p=n.orderBy,m=n.postFeedType,h=n.postsToShow,f=n.columns,g=n.categories,v=Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Post Carousel settings","coblocks")},Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Post date","coblocks"),checked:u,help:u?Object(re.__)("Showing the publish date.","coblocks"):Object(re.__)("Toggle to show the publish date.","coblocks"),onChange:function(){return i({displayPostDate:!u})}}),Object(le.createElement)(ie.ToggleControl,{label:Object(re.__)("Post content","coblocks"),checked:s,help:s?Object(re.__)("Showing the post content.","coblocks"):Object(re.__)("Toggle to show the post content.","coblocks"),onChange:function(){return i({displayPostContent:!s})}}),s&&Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Max words in content","coblocks"),value:b,onChange:function(e){return i({excerptLength:e})},min:5,max:75}),Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Columns","coblocks"),value:f,onChange:function(e){var t;i({columns:(t=e)>h?h:t})},min:1,max:Math.min(4,l),required:!0}))),O=Object(le.createElement)(ie.QueryControls,xe()({order:d,orderBy:p},{categoriesList:c,selectedCategoryId:n.categories,onOrderChange:function(e){return i({order:e})},onOrderByChange:function(e){return i({orderBy:e})},onCategoryChange:function(e){return i({categories:""!==e?e:void 0})}}));return Object(le.createElement)(eo.InspectorControls,null,r?v:null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Feed settings","coblocks"),initialOpen:!r},Object(le.createElement)(ie.RadioControl,{selected:m,options:[{label:Object(re.__)("My blog","coblocks"),value:"internal"},{label:Object(re.__)("External feed","coblocks"),value:"external"}],onChange:function(e){return i({postFeedType:e})}}),r||g&&(null==g?void 0:g.length)>0?Object(le.createElement)(le.Fragment,null,"internal"===m&&a?(e=c.reduce((function(e,t){return HO(HO({},e),{},te()({},t.name,t))}),{}),t=c.reduce((function(e,t){return HO(HO({},e),{},te()({},t.name,t))}),{}),Object(le.createElement)(ie.QueryControls,xe()({order:d,orderBy:p},{categorySuggestions:e,selectedCategories:n.categories,onOrderChange:function(e){return i({order:e})},onOrderByChange:function(e){return i({orderBy:e})},onCategoryChange:function(e){var o=e.map((function(e){return"string"==typeof e?t[e]:e}));i({categories:o})}}))):O,Object(le.createElement)(ie.RangeControl,{label:Object(re.__)("Number of posts","coblocks"),value:h,onChange:function(e){return o={postsToShow:t=e},(f>t||1===t&&1!==f)&&Object.assign(o,{columns:t}),void i(o);var t,o},min:1,max:20})):null))}}]),o}(le.Component);function qO(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function YO(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?qO(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):qO(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function KO(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var XO={per_page:-1},ZO=function(e){De()(o,e);var t=KO(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={categoriesList:[],editing:!e.props.attributes.externalRssUrl},e.onSubmitURL=e.onSubmitURL.bind(Ie()(e)),e}return Be()(o,[{key:"componentDidMount",value:function(){var e=this;this.isStillMounted=!0,this.fetchRequest=Yn()({path:Object(OO.addQueryArgs)("/wp/v2/categories",XO)}).then((function(t){e.isStillMounted&&e.setState({categoriesList:t})})).catch((function(){e.isStillMounted&&e.setState({categoriesList:[]})}))}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(){var e=this.props.attributes,t=e.displayPostContent;e.displayPostLink&&!t&&this.props.setAttributes({displayPostLink:!1})}},{key:"onSubmitURL",value:function(e){e.preventDefault(),this.props.attributes.externalRssUrl&&this.setState({editing:!1})}},{key:"render",value:function(){var e=this,t=this.props,o=t.attributes,n=t.setAttributes,c=t.latestPosts,r=t.className,l=this.state.categoriesList,i=o.displayPostContent,a=o.displayPostDate,s=o.displayPostLink,u=o.excerptLength,b=o.externalRssUrl,d=o.postFeedType,p=o.postLink,m=o.postsToShow,h=o.columns,f=o.align,g=[{icon:Lr,title:Object(re.__)("Edit RSS URL","coblocks"),onClick:function(){return e.setState({editing:!0})}}],v=Array.isArray(c)&&c.length,O=Array.isArray(c)&&c.length>m?c.slice(0,m):c,k={dots:!1,arrows:!0,infinite:!0,draggable:!0,adaptiveHeight:!1,speed:500,slidesToShow:h,slidesToScroll:1,responsive:[{breakpoint:1024,settings:{slidesToShow:3}},{breakpoint:600,settings:{slidesToShow:2}},{breakpoint:480,settings:{slidesToShow:1}}]},y=Object(kO.__experimentalGetSettings)().formats.date;return v||"internal"!==d?this.state.editing&&"external"===d?Object(le.createElement)(le.Fragment,null,Object(le.createElement)(WO,xe()({},this.props,{attributes:o,hasPosts:v,editing:this.state.editing,categoriesList:l,postCount:c&&c.length})),Object(le.createElement)(ie.Placeholder,{icon:Object(le.createElement)(ie.Icon,{icon:Ht}),label:Object(re.__)("RSS Feed","coblocks"),instructions:Object(re.__)("RSS URLs are generally located at the /feed/ directory of a site.","coblocks")},Object(le.createElement)("form",{onSubmit:this.onSubmitURL},Object(le.createElement)(ie.TextControl,{placeholder:Object(re.__)("https://example.com/feed…","coblocks"),value:b,onChange:function(e){return n({externalRssUrl:e})},className:"components-placeholder__input"}),Object(le.createElement)(ie.Button,{isLarge:!0,type:"submit",disabled:!b},Object(re.__)("Use URL","coblocks"))))):Object(le.createElement)(le.Fragment,null,Object(le.createElement)(WO,xe()({},this.props,{attributes:o,hasPosts:v,editing:this.state.editing,categoriesList:l,postCount:c&&c.length})),Object(le.createElement)(eo.BlockControls,null,"external"===d&&Object(le.createElement)(ie.Toolbar,{controls:g})),"external"===d&&Object(le.createElement)(ie.ServerSideRender,{block:"coblocks/post-carousel",attributes:this.props.attributes,className:"coblocks-slick pb-8"}),"internal"===d&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)("div",{className:qe()(r,te()({},"align".concat(f),f))},Object(le.createElement)(VO.a,xe()({className:"coblocks-slick pb-8"},k),O.map((function(e,t){var o=e.featured_media_object?e.featured_media_object.source_url:null,c="url("+o+")",r=e.title.rendered.trim(),l=e.excerpt.rendered;""===e.excerpt.raw&&(l=e.content.raw);var b=document.createElement("div");return b.innerHTML=l,l=b.textContent||b.innerText||"",Object(le.createElement)("div",{className:"wp-block-coblocks-post-carousel__item",key:t},o&&Object(le.createElement)("div",{className:"wp-block-coblocks-post-carousel__image"},Object(le.createElement)("div",{className:"bg-cover bg-center-center",style:{backgroundImage:c}})),Object(le.createElement)("div",{className:qe()("wp-block-coblocks-post-carousel__content",{"full-height":!o})},a&&e.date_gmt&&Object(le.createElement)("time",{dateTime:Object(kO.format)("c",e.date_gmt),className:"wp-block-coblocks-post-carousel__date"},Object(kO.dateI18n)(y,e.date_gmt)),Object(le.createElement)(ie.Disabled,null,Object(le.createElement)("a",{href:e.link,target:"_blank",rel:"noreferrer noopener",alt:r},r?Object(le.createElement)(le.RawHTML,null,r):Object(re.__)("(no title)","coblocks"))),i&&Object(le.createElement)("div",{className:"wp-block-coblocks-post-carousel__excerpt"},Object(le.createElement)(le.RawHTML,{key:"html"},l.trim().split(" ",u).join(" "))),s&&Object(le.createElement)(eo.PlainText,{className:"wp-block-coblocks-post-carousel__more-link",onChange:function(e){return n({postLink:e})},value:p,placeholder:Object(re.__)("Read more","coblocks")})))})))))):Object(le.createElement)(le.Fragment,null,Object(le.createElement)(WO,xe()({},this.props,{attributes:o,hasPosts:v,editing:this.state.editing,categoriesList:l,postCount:c&&c.length})),Object(le.createElement)(ie.Placeholder,{icon:Object(le.createElement)(ie.Icon,{icon:Ht}),label:Object(re.__)("Post Carousel","coblocks")},Array.isArray(c)?Object(le.createElement)(le.Fragment,null,Object(re.__)("No posts found. Start publishing or add posts from an RSS feed.","coblocks"),Object(le.createElement)(ie.Button,{className:"components-placeholder__cancel-button",title:Object(re.__)("Retrieve an external feed","coblocks"),isSecondary:!0,onClick:function(){n({postFeedType:"external"})}},Object(re.__)("Use External Feed","coblocks"))):Object(le.createElement)(ie.Spinner,null)))}}]),o}(le.Component),JO=Object(uo.compose)([Object(oo.withSelect)((function(e,t){var o,n,c,r=t.attributes,l=r.postsToShow,i=r.order,a=r.orderBy,s=r.categories,u=e("core"),b=u.getEntityRecords,d=u.getMedia,p=ie.QueryControls.toString().includes("selectedCategories");return{latestPosts:p?(o=s&&s.length>0?s.map((function(e){return e.id})):[],n=Object(He.pickBy)({categories:o,order:i,orderby:a,per_page:l},(function(e){return!Object(He.isUndefined)(e)})),c=b("postType","post",n),Array.isArray(c)?c.map((function(e){if(e.featured_media){var t=d(e.featured_media),o=Object(He.get)(t,["media_details","sizes","source_url"],null);return o||(o=Object(He.get)(t,"source_url",null)),YO(YO({},e),{},{featuredImageSourceUrl:o})}return e})):c):function(){var t=Object(He.pickBy)({categories:s,order:i,orderby:a,per_page:l},(function(e){return!Object(He.isUndefined)(e)})),o=b("postType","post",t);return o&&(o=o.map((function(t){return YO(YO({},t),{},{featured_media_object:t.featured_media&&e("core").getMedia(t.featured_media)})}))),o}(),useUpdatedQueryControls:p}}))])(ZO),$O=o(84),QO={from:[{type:"block",blocks:["core/latest-posts"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.order,c=e.orderBy,r=e.categories,l=e.postsToShow,i=e.excerptLength,a=e.align;return Object(oe.createBlock)($O.name,{displayPostDate:t,displayPostContent:o,order:n,orderBy:c,categories:r,postsToShow:l,align:a,excerptLength:i})}},{type:"block",blocks:["coblocks/posts"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.columns,c=e.order,r=e.orderBy,l=e.categories,i=e.postsToShow,a=e.externalRssUrl,s=e.postFeedType,u=e.excerptLength,b=e.align;return Object(oe.createBlock)($O.name,{displayPostDate:t,displayPostContent:o,columns:n,order:c,orderBy:r,categories:l,postsToShow:i,externalRssUrl:a,postFeedType:s,align:b,excerptLength:u})}}],to:[{type:"block",blocks:["core/latest-posts"],transform:function(e){var t=e.displayPostDate,o=e.displayPostContent,n=e.order,c=e.orderBy,r=e.categories,l=e.postsToShow,i=e.excerptLength,a=e.align;return Object(oe.createBlock)("core/latest-posts",{displayPostDate:t,displayPostContent:o,order:n,orderBy:c,categories:r,postsToShow:l,align:a,excerptLength:i})}}]};function ek(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function tk(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ek(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ek(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var ok=[{attributes:tk(tk({},$O.attributes),{},{categories:{type:"string"}}),supports:{align:!0,html:!1},migrate:function(e){return tk(tk({},e),{},{categories:[{id:Number(e.categories)}]})},isEligible:function(e){var t=e.categories;return t&&"string"==typeof t},save:function(){return null}}],nk=$O.name,ck=$O.category,rk={title:Object(re.__)("Post Carousel","coblocks"),description:Object(re.__)("Display posts or an external blog feed as a carousel.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Ht}),keywords:["coblocks",Object(re.__)("slider","coblocks"),Object(re.__)("posts","coblocks"),Object(re.__)("blog","coblocks"),Object(re.__)("latest","coblocks"),Object(re.__)("rss","coblocks")],supports:{align:["wide","full"],html:!1},transforms:QO,edit:JO,deprecated:ok,save:function(){return null}},lk=o(278),ik=o.n(lk);function ak(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function sk(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ak(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ak(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function uk(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var bk=[{icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m16 17v-14h-12v14z",fill:"currentColor"})),title:Object(re.__)("One Pricing Table","coblocks"),count:1},{icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m17 17v-14h-6v14zm-8 0v-14h-6v14z",fill:"currentColor"})),title:Object(re.__)("Two Pricing Tables","coblocks"),count:2},{icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m18 16v-12h-4v12zm-6 0v-12h-4v12zm-6 0v-12h-4v12z",fill:"currentColor"})),title:Object(re.__)("Three Pricing Tables","coblocks"),count:3},{icon:Object(le.createElement)(ie.SVG,{height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m17 17v-6h-6v6zm0-8v-6h-6v6zm-8 0v-6h-6v6zm0 8v-6h-6v6z",fill:"currentColor"})),title:Object(re.__)("Four Pricing Tables","coblocks"),count:4}],dk=function(e){De()(o,e);var t=uk(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.setAttributes,n=e.updateTables,c=t.count,r=t.contentAlign,l=Object(He.find)(bk,(function(e){return e.count===c}));return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,Object(le.createElement)(eo.AlignmentToolbar,{value:r,onChange:function(e){return o({contentAlign:e})}}),Object(le.createElement)(ie.ToolbarGroup,{isCollapsed:!0,icon:l.icon,label:Object(re.__)("Change pricing table count","coblocks"),controls:bk.map((function(e){var t=c===parseInt(e.count);return sk(sk({},e),{},{isActive:t,onClick:function(){o({count:parseInt(e.count)}),n(c,parseInt(e.count))}})}))})))}}]),o}(le.Component);function pk(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var mk=function(e){De()(o,e);var t=pk(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props.attributes.count;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Pricing Table settings","coblocks")},e>1&&Object(le.createElement)(wa,this.props))))}}]),o}(le.Component);function hk(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var fk=["coblocks/pricing-table-item"],gk=zc()((function(e){return Sc()(e,(function(e){return["coblocks/pricing-table-item",{placeholder:Object(re.sprintf)(Object(re.__)("Plan %d","coblocks"),parseInt(e+1))}]}))})),vk=function(e){De()(o,e);var t=hk(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=o.count,l=o.contentAlign,i=qe()(n,te()({},"has-text-align-".concat(l),l));return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(dk,this.props),c&&Object(le.createElement)(mk,this.props),Object(le.createElement)("div",{className:i},Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:qe()("wp-block-coblocks-pricing-table__inner",(e={"has-columns":r>1},te()(e,"has-".concat(r,"-columns"),r),te()(e,"has-responsive-columns",r>1),e))},Object(le.createElement)(eo.InnerBlocks,{template:gk(r),templateLock:"insert",allowedBlocks:fk,orientation:r>1?"horizontal":"vertical",__experimentalCaptureToolbars:!0})))))}}]),o}(le.Component),Ok=Object(oo.withDispatch)((function(e,t,o){return{updateTables:function(n,c){var r=t.clientId,l=e("core/block-editor").replaceInnerBlocks,i=(0,o.select("core/block-editor").getBlocks)(r);l(r,i=c>n?[].concat(ce()(i),ce()(Sc()(c-n,(function(){return Object(oe.createBlock)("coblocks/pricing-table-item",{placeholder:Object(re.sprintf)(Object(re.__)("Plan %d","coblocks"),parseInt(c))})})))):ik()(i,n-c),!1)}}}))(vk),kk={attributes:{count:2,contentAlign:"center"},innerBlocks:[{name:"coblocks/pricing-table-item",attributes:{title:Object(re.__)("Basic","coblocks"),currency:"$",amount:"19",features:[{type:"li",props:{children:[Object(re.__)("Feature one","coblocks")]}},{type:"li",props:{children:[Object(re.__)("Feature two","coblocks")]}}]},innerBlocks:[{name:"core/button",attributes:{text:Object(re.__)("Buy now","coblocks")}}]},{name:"coblocks/pricing-table-item",attributes:{title:Object(re.__)("Pro","coblocks"),currency:"$",amount:"49",features:[{type:"li",props:{children:[Object(re.__)("Feature one","coblocks")]}},{type:"li",props:{children:[Object(re.__)("Feature two","coblocks")]}}]},innerBlocks:[{name:"core/button",attributes:{text:Object(re.__)("Buy now","coblocks")}}]}]},yk=o(54),_k=function(e){var t,o=e.attributes,n=o.contentAlign,c=o.count,r=qe()(te()({},"has-text-align-".concat(n),n)),l=qe()("wp-block-coblocks-pricing-table__inner",(t={"has-columns":c>1},te()(t,"has-".concat(c,"-columns"),c),te()(t,"has-responsive-columns",c>1),t));return Object(le.createElement)("div",{className:r},Object(le.createElement)(ma,o,Object(le.createElement)("div",{className:l},Object(le.createElement)(eo.InnerBlocks.Content,null))))};function jk(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}function wk(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?jk(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):jk(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var Ek={from:[{type:"raw",selector:".wp-block-coblocks-pricing-table",transform:function(e){var t=Object(oe.getBlockAttributes)(yk.name,e.outerHTML);return Object(oe.createBlock)(yk.name,wk(wk({},t),{},{count:t.className?parseInt(t.className.match(/(\d+)/)[0]):2}))}},{type:"prefix",prefix:":pricing",transform:function(e){return Object(oe.createBlock)(yk.name,{content:e})}}]},Ck=[{attributes:yk.attributes,save:function(e){var t=e.attributes,o=t.contentAlign,n=t.count,c=qe()("has-".concat(n,"-columns"),te()({},"has-text-align-".concat(o),o));return Object(le.createElement)("div",{className:c},Object(le.createElement)("div",{className:"wp-block-coblocks-pricing-table__inner"},Object(le.createElement)(eo.InnerBlocks.Content,null)))}},{attributes:yk.attributes,save:function(e){var t=e.attributes,o=t.contentAlign,n=t.count,c=qe()("has-".concat(n,"-columns"),"has-".concat(o,"-content"));return Object(le.createElement)("div",{className:c,style:{textAlign:o||null}},Object(le.createElement)("div",{className:"wp-block-coblocks-pricing-table__inner"},Object(le.createElement)(eo.InnerBlocks.Content,null)))}}],xk=yk.name,Sk=yk.category,Pk=yk.attributes,zk={title:Object(re.__)("Pricing Table","coblocks"),description:Object(re.__)("Add pricing tables to help visitors compare products and plans.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:qt}),keywords:["coblocks",Object(re.__)("landing","coblocks"),Object(re.__)("comparison","coblocks")],supports:{align:["wide","full"],html:!1,gutter:{default:"medium",customDefault:3}},example:kk,attributes:Pk,transforms:Ek,edit:Ok,save:_k,deprecated:Ck},Tk=Object(eo.withColors)("backgroundColor",{backgroundColor:"background-color"},{textColor:"color"});function Rk(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Bk=window.getComputedStyle,Nk=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes,n=o.backgroundColor,c=o.textColor,r=e.querySelector('[contenteditable="true"]'),l=r?Bk(r):null;return{fallbackBackgroundColor:n||!l?void 0:l.backgroundColor,fallbackTextColor:c||!l?void 0:l.color}})),Ik=function(e){De()(o,e);var t=Rk(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.fallbackBackgroundColor,o=e.fallbackTextColor,n=e.setBackgroundColor,c=e.setTextColor,r=e.backgroundColor,l=e.textColor;return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),colorSettings:[{value:r.color,onChange:n,label:Object(re.__)("Background color","coblocks")},{value:l.color,onChange:c,label:Object(re.__)("Text color","coblocks"),initialOpen:!1}]},Object(le.createElement)(eo.ContrastChecker,{textColor:l.color,backgroundColor:r.color,fallbackTextColor:o,fallbackBackgroundColor:t}))))}}]),o}(le.Component),Ak=Object(uo.compose)([Tk,Nk])(Ik);function Dk(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var Mk=["core/button","core/shortcode"],Lk=[["core/button",{placeholder:Object(re.__)("Buy Now","coblocks")}]],Fk=function(e){De()(o,e);var t=Dk(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e,t=this.props,o=t.attributes,n=t.className,c=t.isSelected,r=t.setAttributes,l=t.backgroundColor,i=t.textColor,a=o.amount,s=o.currency,u=o.features,b=o.title,d=o.placeholder,p=["bold","italic","strikethrough"];return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(Ak,this.props),Object(le.createElement)("div",{className:qe()(n,(e={"has-background":l.color,"has-text-color":i.color},te()(e,l.class,l.class),te()(e,i.class,i.class),e)),style:{backgroundColor:l.color,color:i.color}},Object(le.createElement)(eo.RichText,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__title",onChange:function(e){return r({title:e})},value:b,placeholder:d||Object(re.__)("Plan A","coblocks"),allowedFormats:p,keepPlaceholderOnFocus:!0}),Object(le.createElement)("div",{className:"wp-block-coblocks-pricing-table-item__price-wrapper"},Object(le.createElement)(eo.RichText,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__currency",onChange:function(e){return r({currency:e})},value:s,placeholder:Object(re.__)("$","coblocks"),allowedFormats:p,keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.RichText,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__amount",onChange:function(e){return r({amount:e})},value:a,placeholder:"99",allowedFormats:p,keepPlaceholderOnFocus:!0})),Object(le.createElement)(eo.RichText,{tagName:"ul",multiline:"li",className:"wp-block-coblocks-pricing-table-item__features",onChange:function(e){return r({features:e})},value:u,placeholder:Object(re.__)("Add features","coblocks"),keepPlaceholderOnFocus:!0}),Object(le.createElement)(eo.InnerBlocks,{template:Lk,templateLock:!1,allowedBlocks:Mk,templateInsertUpdatesSelection:!1})))}}]),o}(le.Component),Vk=Object(uo.compose)([Tk])(Fk),Gk=o(85);function Hk(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var Uk={from:[{type:"raw",selector:".wp-block-coblocks-pricing-table-item",transform:function(e){return Object(oe.createBlock)(Gk.name,function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Hk(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Hk(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({},Object(oe.getBlockAttributes)(Gk.name,e.outerHTML)))}}]},Wk=function(e){var t,o=e.attributes,n=o.amount,c=o.currency,r=o.customBackgroundColor,l=o.customTextColor,i=o.features,a=o.backgroundColor,s=o.textColor,u=o.title,b=Object(eo.getColorClassName)("background-color",a),d=Object(eo.getColorClassName)("color",s),p=qe()((t={"has-background":a||r},te()(t,b,b),te()(t,"has-text-color",s||l),te()(t,d,d),t)),m={backgroundColor:b?void 0:r,color:d?void 0:l};return function(e){var t=["title","features","currency","amount"],o=Object.entries(e).filter((function(e){var o=be()(e,1)[0];return t.includes(o)}));return void 0===Object.fromEntries?de(Object($r.default)(o)):de(Object.fromEntries(o))}(o)?null:Object(le.createElement)("div",{className:p,style:m},!eo.RichText.isEmpty(u)&&Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__title",value:u}),!eo.RichText.isEmpty(n)&&Object(le.createElement)("div",{className:"wp-block-coblocks-pricing-table-item__price-wrapper"},!eo.RichText.isEmpty(c)&&Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__currency",value:c}),Object(le.createElement)(eo.RichText.Content,{tagName:"span",className:"wp-block-coblocks-pricing-table-item__amount",value:n})),!eo.RichText.isEmpty(i)&&Object(le.createElement)(eo.RichText.Content,{tagName:"ul",multiline:"li",className:"wp-block-coblocks-pricing-table-item__features",value:i}),Object(le.createElement)(eo.InnerBlocks.Content,null))},qk=Gk.name,Yk=Gk.category,Kk=Gk.attributes,Xk={title:Object(re.__)("Pricing Table Item","coblocks"),description:Object(re.__)("A pricing table to help visitors compare products and plans.","coblocks"),icon:Object(le.createElement)(ie.Icon,{icon:Wt}),keywords:["coblocks",Object(re.__)("landing","coblocks"),Object(re.__)("comparison","coblocks")],parent:["coblocks/pricing-table"],supports:{html:!1,inserter:!1,reusable:!1},attributes:Kk,transforms:Uk,edit:Vk,save:Wk},Zk=o(64);function Jk(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}return o}var $k=Zk.attributes,Qk=[{attributes:$k,save:function(e){var t=e.attributes,o=t.coblocks,n=t.backgroundColor,c=t.backgroundImg,r=t.columns,l=t.customBackgroundColor,i=t.customTextColor,a=t.gutter,s=t.id,u=t.layout,b=t.isStackedOnMobile,d=t.marginSize,p=t.paddingSize,m=t.textColor,h=t.focalPoint,f=t.hasParallax,g=t.backgroundType,v=Object(eo.getColorClassName)("color",m),O=Object(eo.getColorClassName)("background-color",n),k={};o&&void 0!==o.id&&(k=Object.assign(k,["coblocks-row-".concat(o.id)]),k=Object.assign(k,["coblocks-row--".concat(s)]));var y=qe()(k),_=["wp-block-coblocks-row__inner"].concat(ce()(El(t)),[{"has-text-color":m||i},te()({},v,v),te()({},"has-".concat(a,"-gutter"),a),{"has-padding":p&&"no"!==p},te()({},"has-".concat(p,"-padding"),!["advanced"].includes(p)),{"has-margin":d&&"no"!==d},te()({},"has-".concat(d,"-margin"),!["advanced"].includes(d)),{"is-stacked-on-mobile":b}]),j={backgroundColor:O?void 0:l,backgroundImage:c&&"image"===g?"url(".concat(c,")"):void 0,backgroundPosition:h&&!f?"".concat(100*h.x,"% ").concat(100*h.y,"%"):void 0,color:v?void 0:i};return Object(le.createElement)("div",{className:y,"data-id":s,"data-columns":r,"data-layout":u},Vl(t),Object(le.createElement)("div",{className:_,style:j},Object(le.createElement)(eo.InnerBlocks.Content,null)))}},{attributes:function(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Jk(Object(o),!0).forEach((function(t){te()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Jk(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}({isStackedOnMobile:{type:"boolean",default:!0}},$k),save:function(e){var t=e.attributes,o=t.coblocks,n=t.backgroundColor,c=t.backgroundImg,r=t.columns,l=t.customBackgroundColor,i=t.customTextColor,a=t.gutter,s=t.id,u=t.layout,b=t.isStackedOnMobile,d=t.marginSize,p=t.paddingSize,m=t.textColor,h=Object(eo.getColorClassName)("color",m),f=Object(eo.getColorClassName)("background-color",n),g=te()({"has-text-color":m||i},h,h);o&&void 0!==o.id&&(g=Object.assign(g,["coblocks-row-".concat(o.id)]));var v=qe()(g),O={color:h?void 0:i},k=["wp-block-coblocks-row__inner"].concat(ce()(El(t)),[te()({},"has-".concat(a,"-gutter"),a),{"has-padding":p&&"no"!==p},te()({},"has-".concat(p,"-padding"),!["advanced"].includes(p)),{"has-margin":d&&"no"!==d},te()({},"has-".concat(d,"-margin"),!["advanced"].includes(d)),{"is-stacked-on-mobile":b}]),y={backgroundColor:f?void 0:l,backgroundImage:c?"url(".concat(c,")"):void 0};return Object(le.createElement)("div",{className:v,"data-id":s,"data-columns":r,"data-layout":u,style:O},Object(le.createElement)("div",{className:k,style:y},Object(le.createElement)(eo.InnerBlocks.Content,null)))}}],ey={};ey.row=Object(le.createElement)(ie.SVG,{"aria-hidden":!0,className:"dashicon",role:"img",focusable:"false",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m16 0h-14c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6h-14v-4h14zm0 4h-14c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6h-14v-4h14z",transform:"translate(3 3)"})),ey.layout=Object(le.createElement)(ie.SVG,{"aria-hidden":!0,className:"dashicon",role:"img",focusable:"false",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m10 0h2v18h-2z"}))),ey.columns=Object(le.createElement)(ie.SVG,{"aria-hidden":!0,className:"dashicon",role:"img",focusable:"false",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m8 0h2v18h-2z"}))),ey.colOne=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z"})),ey.colTwo=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}))),ey.colThree=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m16 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m32 2h2v22h-2z"}))),ey.colFour=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m12 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m36 2h2v22h-2z"}))),ey.layout5050=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}))),ey.layout7525=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m34 2h2v22h-2z"}))),ey.layout2575=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m14 2h2v22h-2z"}))),ey.layout6633=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m32 2h2v22h-2z"}))),ey.layout3366=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m16 2h2v22h-2z"}))),ey.layout333333=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m32 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m16 2h2v22h-2z"}))),ey.layout502525=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m36 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}))),ey.layout252550=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m11 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}))),ey.layout255025=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m11 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m37 2h2v22h-2z"}))),ey.layout206020=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m8 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m40 2h2v22h-2z"}))),ey.layout25252525=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m12 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m24 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m36 2h2v22h-2z"}))),ey.layout40202020=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m18 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m28 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m38 2h2v22h-2z"}))),ey.layout20202040=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"26",viewBox:"0 0 50 26",width:"50",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"matrix(-1 0 0 -1 50 26)"},Object(le.createElement)(ie.Path,{d:"m48.0833333 0h-46.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v22c0 1.1.8625 2 1.91666667 2h46.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-22c0-1.1-.8625-2-1.9166667-2zm0 24h-46.16666663v-22h46.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m39 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m30 2h2v22h-2z"}),Object(le.createElement)(ie.Path,{d:"m20 2h2v22h-2z"}))),ey.smallLayout5050=Object(le.createElement)(ie.SVG,{"aria-hidden":!0,className:"dashicon",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m8 0h2v18h-2z"}))),ey.smallLayout7525=Object(le.createElement)(ie.SVG,{"aria-hidden":!0,className:"dashicon",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m10 0h2v18h-2z"}))),ey.smallLayout2575=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m6 0h2v18h-2z"}))),ey.smallLayout3366=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m5 0h2v18h-2z"}))),ey.smallLayout6633=Object(le.createElement)(ie.SVG,{className:"dashicon",height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m11 0h2v18h-2z"}))),ey.smallLayout333333=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m5 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m11 0h2v18h-2z"}))),ey.smallLayout502525=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m8 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m12 0h2v18h-2z"}))),ey.smallLayout252550=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m4 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m8 0h2v18h-2z"}))),ey.smallLayout255025=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m5 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m11 0h2v18h-2z"}))),ey.smallLayout206020=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m4 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m12 0h2v18h-2z"}))),ey.smallLayout25252525=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m4 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m8 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m12 0h2v18h-2z"}))),ey.smallLayout40202020=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m7 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m10 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m13 0h2v18h-2z"}))),ey.smallLayout20202040=Object(le.createElement)(ie.SVG,{height:"24",viewBox:"0 0 24 24",width:"24",xmlns:"http://www.w3.org/2000/svg"},Object(le.createElement)(ie.G,{fillRule:"evenodd",transform:"translate(3 3)"},Object(le.createElement)(ie.Path,{d:"m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z",fillRule:"nonzero"}),Object(le.createElement)(ie.Path,{d:"m3 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m6 0h2v18h-2z"}),Object(le.createElement)(ie.Path,{d:"m9 0h2v18h-2z"})));var ty=ey,oy={2:[{key:"50-50",name:Object(re.__)("Equal split","coblocks"),icon:ty.layout5050,smallIcon:ty.smallLayout5050},{key:"66-33",name:Object(re.__)("Two thirds / one third","coblocks"),icon:ty.layout6633,smallIcon:ty.smallLayout6633},{key:"33-66",name:Object(re.__)("One third / two thirds","coblocks"),icon:ty.layout3366,smallIcon:ty.smallLayout3366},{key:"75-25",name:Object(re.__)("Three quarters / quarter","coblocks"),icon:ty.layout7525,smallIcon:ty.smallLayout7525},{key:"25-75",name:Object(re.__)("Quarter / three quarters","coblocks"),icon:ty.layout2575,smallIcon:ty.smallLayout2575}],3:[{key:"33-33-33",name:Object(re.__)("Thirds","coblocks"),icon:ty.layout333333,smallIcon:ty.smallLayout333333},{key:"50-25-25",name:Object(re.__)("Half / quarter / quarter","coblocks"),icon:ty.layout502525,smallIcon:ty.smallLayout502525},{key:"25-25-50",name:Object(re.__)("Quarter / quarter/ half","coblocks"),icon:ty.layout252550,smallIcon:ty.smallLayout252550},{key:"25-50-25",name:Object(re.__)("Quarter / half / quarter","coblocks"),icon:ty.layout255025,smallIcon:ty.smallLayout255025},{key:"20-60-20",name:Object(re.__)("One fifth/ three fifths / one fifth","coblocks"),icon:ty.layout206020,smallIcon:ty.smallLayout206020}],4:[{key:"25-25-25-25",name:Object(re.__)("Quarters","coblocks"),icon:ty.layout25252525,smallIcon:ty.smallLayout25252525},{key:"40-20-20-20",name:Object(re.__)("Two fifths / fifth / fifth / fifth","coblocks"),icon:ty.layout40202020,smallIcon:ty.smallLayout40202020},{key:"20-20-20-40",name:Object(re.__)("Fifth / fifth / fifth / two fifths","coblocks"),icon:ty.layout20202040,smallIcon:ty.smallLayout20202040}]},ny=["coblocks/column"],cy={100:[["coblocks/column",{width:"100"}]],"50-50":[["coblocks/column",{width:"50"}],["coblocks/column",{width:"50"}]],"25-75":[["coblocks/column",{width:"25"}],["coblocks/column",{width:"75"}]],"75-25":[["coblocks/column",{width:"75"}],["coblocks/column",{width:"25"}]],"66-33":[["coblocks/column",{width:"66"}],["coblocks/column",{width:"33"}]],"33-66":[["coblocks/column",{width:"33"}],["coblocks/column",{width:"66"}]],"33-33-33":[["coblocks/column",{width:"33.33"}],["coblocks/column",{width:"33.33"}],["coblocks/column",{width:"33.33"}]],"50-25-25":[["coblocks/column",{width:"50"}],["coblocks/column",{width:"25"}],["coblocks/column",{width:"25"}]],"25-25-50":[["coblocks/column",{width:"25"}],["coblocks/column",{width:"25"}],["coblocks/column",{width:"50"}]],"25-50-25":[["coblocks/column",{width:"25"}],["coblocks/column",{width:"50"}],["coblocks/column",{width:"25"}]],"20-60-20":[["coblocks/column",{width:"20"}],["coblocks/column",{width:"60"}],["coblocks/column",{width:"20"}]],"25-25-25-25":[["coblocks/column",{width:"25"}],["coblocks/column",{width:"25"}],["coblocks/column",{width:"25"}],["coblocks/column",{width:"25"}]],"40-20-20-20":[["coblocks/column",{width:"40"}],["coblocks/column",{width:"20"}],["coblocks/column",{width:"20"}],["coblocks/column",{width:"20"}]],"20-20-20-40":[["coblocks/column",{width:"20"}],["coblocks/column",{width:"20"}],["coblocks/column",{width:"20"}],["coblocks/column",{width:"40"}]]},ry=Object(eo.withColors)("backgroundColor",{textColor:"color"});function ly(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var iy=window.getComputedStyle,ay=Object(ie.withFallbackStyles)((function(e,t){var o=t.attributes.backgroundColor,n=e.querySelector('[contenteditable="true"]'),c=n?iy(n):null;return{fallbackBackgroundColor:o||!c?void 0:c.backgroundColor}})),sy=function(e){De()(o,e);var t=ly(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"render",value:function(){var e=this.props,t=e.attributes,o=e.backgroundColor,n=e.clientId,c=e.setAttributes,r=e.setBackgroundColor,l=e.setTextColor,i=e.textColor,a=e.updateBlockAttributes,s=e.getBlocksByClientId,u=t.columns,b=t.layout,d=t.marginBottom,p=t.marginLeft,m=t.marginRight,h=t.marginSize,f=t.marginTop,g=t.marginBottomTablet,v=t.marginLeftTablet,O=t.marginRightTablet,k=t.marginTopTablet,y=t.marginBottomMobile,_=t.marginLeftMobile,j=t.marginRightMobile,w=t.marginTopMobile,E=t.marginSyncUnits,C=t.marginSyncUnitsTablet,x=t.marginSyncUnitsMobile,S=t.marginUnit,P=t.paddingBottom,z=t.paddingLeft,T=t.paddingRight,R=t.paddingSize,B=t.paddingTop,N=t.paddingBottomTablet,I=t.paddingLeftTablet,A=t.paddingRightTablet,D=t.paddingTopTablet,M=t.paddingBottomMobile,L=t.paddingLeftMobile,F=t.paddingRightMobile,V=t.paddingTopMobile,G=t.paddingSyncUnits,H=t.paddingSyncUnitsTablet,U=t.paddingSyncUnitsMobile,W=t.paddingUnit,q=t.hasMarginControl,Y=1;u&&(Y=parseInt(u.toString().split("-")));var K=function(e){var t=e.toString().split("-"),o=s(n);c({layout:e}),void 0!==o[0].innerBlocks&&Xn()(o[0].innerBlocks,(function(e,o){return a(e.clientId,{width:t[o]})}))};return Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.InspectorControls,null,u&&Y>=1&&Object(le.createElement)(le.Fragment,null,b&&Object(le.createElement)(le.Fragment,null,Y>1&&Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Styles","coblocks"),initialOpen:!1},Object(le.createElement)("div",{className:qe()("block-editor-block-styles","coblocks-editor-block-styles")},Xn()(oy[Y],(function(e){var t=e.name,o=e.key,n=e.icon;return Object(le.createElement)("div",{key:"style-".concat(t),className:qe()("block-editor-block-styles__item",{"is-active":b===o}),onClick:function(){return K(o)},onKeyPress:function(){return K(o)},role:"button",tabIndex:"0","aria-label":t},Object(le.createElement)("div",{className:"block-editor-block-styles__item-preview"},n))})))),b&&Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.PanelBody,{title:Object(re.__)("Row settings","coblocks")},Y>=2&&Object(le.createElement)(wa,this.props),Object(le.createElement)(os,xe()({},this.props,{type:"padding",label:Object(re.__)("Padding","coblocks"),help:Object(re.__)("Space inside of the container.","coblocks"),valueTop:B,valueRight:T,valueBottom:P,valueLeft:z,valueTopTablet:D,valueRightTablet:A,valueBottomTablet:N,valueLeftTablet:I,valueTopMobile:V,valueRightMobile:F,valueBottomMobile:M,valueLeftMobile:L,unit:W,syncUnits:G,syncUnitsTablet:H,syncUnitsMobile:U,dimensionSize:R})),q&&Object(le.createElement)(os,xe()({},this.props,{type:"margin",label:Object(re.__)("Margin","coblocks"),help:Object(re.__)("Space around the container.","coblocks"),valueTop:f,valueRight:m,valueBottom:d,valueLeft:p,valueTopTablet:k,valueRightTablet:O,valueBottomTablet:g,valueLeftTablet:v,valueTopMobile:w,valueRightMobile:j,valueBottomMobile:y,valueLeftMobile:_,unit:S,syncUnits:E,syncUnitsTablet:C,syncUnitsMobile:x,dimensionSize:h}))),Object(le.createElement)(eo.PanelColorSettings,{title:Object(re.__)("Color settings","coblocks"),initialOpen:!1,colorSettings:[{value:o.color,onChange:function(e){r(e),R&&"no"!==R||c({paddingSize:"medium"}),e||c({paddingSize:"no"})},label:Object(re.__)("Background color","coblocks")},{value:i.color,onChange:l,label:Object(re.__)("Text color","coblocks")}]}),Object(le.createElement)(Fl,xe()({},this.props,{hasOverlay:!0})))))))}}]),o}(le.Component),uy=Object(uo.compose)([ry,ay])(sy);function by(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var dy=function(e){De()(o,e);var t=by(o);function o(){return Te()(this,o),t.apply(this,arguments)}return Be()(o,[{key:"layoutIcon",value:function(){var e=this.props.attributes,t=e.columns,o=e.layout,n=1;return t&&(n=parseInt(t.toString().split("-"))),void 0===o?ty.layout:Xn()(oy[n],(function(e){var t=e.key,n=e.smallIcon;return t===o?n:""}))}},{key:"render",value:function(){var e=this.props,t=e.clientId,o=e.attributes,n=e.setAttributes,c=e.getBlocksByClientId,r=e.updateBlockAttributes,l=o.columns,i=o.layout,a=o.verticalAlignment,s=1;return l&&(s=parseInt(l.toString().split("-"))),i?Object(le.createElement)(le.Fragment,null,Object(le.createElement)(eo.BlockControls,null,l&&s>1&&Object(le.createElement)(ie.ToolbarGroup,{isCollapsed:!0,icon:this.layoutIcon(),label:Object(re.__)("Change row block layout","coblocks"),controls:Xn()(oy[s],(function(e){var o=e.name,l=e.key,a=e.smallIcon;return{title:o,key:l,icon:a,isActive:l===i,onClick:function(){var e=l.toString().split("-"),o=c(t);n({layout:l}),void 0!==o[0].innerBlocks&&Xn()(o[0].innerBlocks,(function(t,o){return r(t.clientId,{width:e[o]})}))}}}))}),Object(le.createElement)(eo.BlockVerticalAlignmentToolbar,{onChange:function(e){var o=c(t);n({verticalAlignment:e}),void 0!==o[0].innerBlocks&&Xn()(o[0].innerBlocks,(function(t,o){return r(t.clientId,{verticalAlignment:e})}))},value:a}),i&&Pl(this.props))):null}}]),o}(le.Component);function py(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var o,n=Ve()(e);if(t){var c=Ve()(this).constructor;o=Reflect.construct(n,arguments,c)}else o=n.apply(this,arguments);return Le()(this,o)}}var my=function(e){De()(o,e);var t=py(o);function o(){var e;return Te()(this,o),(e=t.apply(this,arguments)).state={layoutSelection:!0},e}return Be()(o,[{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.setAttributes,n=t.hasInnerBlocks;e.hasInnerBlocks&&!n&&(this.setState({layoutSelection:!0}),o({layout:null,columns:null}))}},{key:"numberToText",value:function(e){return 1===e?Object(re.__)("one","coblocks"):2===e?Object(re.__)("two","coblocks"):3===e?Object(re.__)("three","coblocks"):4===e?Object(re.__)("four","coblocks"):void 0}},{key:"createBlocksFromInnerBlocksTemplate",value:function(e){var t=this;return Xn()(e,(function(e){var o=be()(e,3),n=o[0],c=o[1],r=o[2],l=void 0===r?[]:r;return Object(oe.createBlock)(n,c,t.createBlocksFromInnerBlocksTemplate(l))}))}},{key:"supportsBlockVariationPicker",value:function(){return!!oe.registerBlockVariation}},{key:"render",value:function(){var e,t=this,o=this.props,n=o.attributes,c=o.isSelected,r=o.setAttributes,l=o.className,i=o.variations,a=o.hasInnerBlocks,s=o.defaultVariation,u=o.replaceInnerBlocks,b=o.blockType,d=n.columns,p=n.layout,m=n.id,h=n.backgroundImg,f=n.coblocks,g=n.paddingSize,v=n.marginSize,O=n.marginUnit,k=n.marginTop,y=n.marginRight,_=n.marginBottom,j=n.marginLeft,w=n.paddingUnit,E=n.paddingTop,C=n.backgroundType,x=n.hasParallax,S=n.focalPoint,P=n.paddingRight,z=n.paddingBottom,T=n.isStackedOnMobile,R=n.paddingLeft,B=n.verticalAlignment,N=Object(le.createElement)(Tl,xe()({},this.props,{label:Object(re.__)("Add background to row","coblocks")})),I=[{columns:1,name:Object(re.__)("One column","coblocks"),icon:ty.colOne,key:"100"},{columns:2,name:Object(re.__)("Two columns","coblocks"),icon:ty.colTwo},{columns:3,name:Object(re.__)("Three columns","coblocks"),icon:ty.colThree},{columns:4,name:Object(re.__)("Four columns","coblocks"),icon:ty.colFour}],A=1;if(d&&(A=parseInt(d.toString().split("-"))),!p&&this.state.layoutSelection&&!this.supportsBlockVariationPicker())return Object(le.createElement)(le.Fragment,null,c&&Object(le.createElement)(dy,this.props),c&&Object(le.createElement)(uy,this.props),Object(le.createElement)(ie.Placeholder,{key:"placeholder",className:"components-coblocks-row-placeholder",icon:Object(le.createElement)(ie.Icon,{icon:Yt}),label:d?Object(re.__)("Row layout","coblocks"):Object(re.__)("Row","coblocks"),instructions:d?Object(re.sprintf)(Object(re.__)("Select a layout for this %s column row.","coblocks"),this.numberToText(d)):Object(re.__)("Select the number of columns for this row.","coblocks")},d?Object(le.createElement)(le.Fragment,null,Object(le.createElement)(ie.ButtonGroup,{"aria-label":Object(re.__)("Select row layout","coblocks"),className:"block-editor-inner-blocks__template-picker-options block-editor-block-pattern-picker__patterns"},Object(le.createElement)(ie.Button,{icon:"exit",className:"components-coblocks-row-placeholder__back",onClick:function(){r({columns:null}),t.setState({layoutSelection:!0})},label:Object(re.__)("Back to columns","coblocks")}),Xn()(oy[A],(function(e){var o=e.name,n=e.key,c=e.icon;return Object(le.createElement)(ie.Tooltip,{text:o},Object(le.createElement)("div",{className:"components-coblocks-row-placeholder__button-wrapper"},Object(le.createElement)(ie.Button,{key:n,className:"components-coblocks-row-placeholder__button block-editor-inner-blocks__template-picker-option block-editor-b
55
  object-assign
56
  (c) Sindre Sorhus
57
  @license MIT