Stackable – Page Builder Gutenberg Blocks - Version 1.12.0

Version Description

Read the news update

  • New: Better build tooling, way less files now in the build
  • New: index.php for all directories
  • New: Bundle SVGs and PNGs to dist for less files
  • Fixed: Hide header background settings for plain designs
  • Fixed: Vertical align toolbar labels
  • Fixed: Refrain the link field from getting focus when a block is selected
  • Fixed: Nested icon list styles
  • Fixed: Image Box block images cannot be replaced
  • Fixed: Clearing the Button block's text color resulted in an error
  • Fixed: Blockquote's quote mark is too far in small sizes
  • Fixed: Accordion doesn't open/close in IE11
  • Fixed: Button block's margin animates when being selected in the editor
Download this release

Release Info

Developer bfintal
Plugin Icon 128x128 Stackable – Page Builder Gutenberg Blocks
Version 1.12.0
Comparing to
See all releases

Code changes from version 1.11 to 1.12.0

dist/admin_welcome.css CHANGED
@@ -1 +1 @@
1
- body.toplevel_page_stackable #wpcontent{padding-left:0}body.toplevel_page_stackable .wrap{margin:0}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)}.ugb--shadow-4,.ugb-shadow-4{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb--shadow-5,.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb--shadow-6,.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb--shadow-7,.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb--shadow-8,.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb--shadow-9,.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.ugb--content-width .ugb-content-wrapper,.ugb-content-width .ugb-content-wrapper{max-width:var(--content-width);margin:0 auto}body.toplevel_page_stackable .s-body-container,body.toplevel_page_stackable .s-header{padding:50px}body.toplevel_page_stackable .s-header{background:linear-gradient(90deg,#ab5af1,#fb6874);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-bottom:100px}body.toplevel_page_stackable .s-header img{height:50px}body.toplevel_page_stackable img{max-width:100%}body.toplevel_page_stackable h1{color:#fff;font-size:2.5em;font-weight:700}body.toplevel_page_stackable h2{font-size:2em;line-height:1.1em}body.toplevel_page_stackable h3{font-size:1.5em;line-height:1.1em}body.toplevel_page_stackable ul{padding-left:2em;list-style-type:circle}body.toplevel_page_stackable .s-box{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2);background-color:#fff;border-radius:12px;overflow:hidden;padding:60px 35px;--box-padding-vert:60px;--box-padding-hori:35px;margin-bottom:30px;transition:all .3s ease}body.toplevel_page_stackable .s-box.s-is-disabled:not(:hover){opacity:.6}body.toplevel_page_stackable .s-button{border:none;border-radius:4px;cursor:pointer;opacity:1;background:#ab5af1;transition:opacity .2s ease-in-out;box-shadow:none!important;color:#fff;text-decoration:none;padding:.75em 1.25em;display:block;margin:0 auto;max-width:200px;text-align:center}body.toplevel_page_stackable .s-button:hover{opacity:.85;box-shadow:none!important}body.toplevel_page_stackable .s-body-container{display:grid;grid-template-columns:1fr 350px;grid-gap:30px;padding-top:0;margin-top:-50px}body.toplevel_page_stackable .s-body-container :first-child{margin-top:0!important}body.toplevel_page_stackable .s-body-container :last-child{margin-bottom:0!important}body.toplevel_page_stackable .s-body-container li,body.toplevel_page_stackable .s-body-container p{font-size:calc(13px + .2vw);line-height:1.6em}body.toplevel_page_stackable .s-body-container li{margin-bottom:.6em}body.toplevel_page_stackable .s-side h2,body.toplevel_page_stackable .s-side h3{text-align:center}body.toplevel_page_stackable .s-gambit-logo{display:inline-block;vertical-align:middle;padding-top:10px;margin:0 10px}body.toplevel_page_stackable .s-gif{display:block;margin:0 auto}body.toplevel_page_stackable .s-plus-button{height:1em;vertical-align:baseline;width:1em}body.toplevel_page_stackable .s-support-box>p:last-child{text-align:center}body.toplevel_page_stackable .stackable_notice_wrapper{margin-bottom:30px}body.toplevel_page_stackable .s-settings-header{text-align:right;margin:0 -.5em 1em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}body.toplevel_page_stackable .s-settings-header button{margin:0 .5em}body.toplevel_page_stackable .s-settings-grid{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}body.toplevel_page_stackable .s-settings-grid .s-box{margin:0;padding:28px 21px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body.toplevel_page_stackable .s-settings-grid .s-box img{max-width:70px;margin:0 auto}body.toplevel_page_stackable .s-settings-grid .s-box p{font-size:13px}body.toplevel_page_stackable .s-settings-grid .s-box>:not(:last-child){margin-bottom:1em}body.toplevel_page_stackable .s-settings-grid .s-box>*{margin-top:0!important}body.toplevel_page_stackable .s-intro{display:grid;grid-template-columns:1fr .8fr minmax(250px,300px);grid-gap:35px;-ms-flex-pack:center;justify-content:center}body.toplevel_page_stackable .s-intro .s-gif{margin-bottom:-50px!important;max-width:300px}body.toplevel_page_stackable .s-header>:not(h1):not(img){display:none!important}body.toplevel_page_stackable .s-demo-url a{opacity:.6;text-decoration:none}body.toplevel_page_stackable .s-demo-url a:hover{opacity:1;text-decoration:underline}body.toplevel_page_stackable .s-toggle-button{outline:0;display:block;height:26px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:1.5em auto 1em!important;padding:0!important;border:0!important;border-radius:26px;transition:all .4s ease;display:inline-block;background:#e4f5e4}body.toplevel_page_stackable .s-toggle-button:after,body.toplevel_page_stackable .s-toggle-button:before{position:relative;display:block;content:"";width:26px;height:100%}body.toplevel_page_stackable .s-toggle-button:after{left:calc(100% - 26px);background:#3ca540;border-radius:50%;transition:all .2s ease;position:absolute;top:0;box-shadow:0 3px 10px -5px #000}body.toplevel_page_stackable .s-toggle-button:before{display:none}body.toplevel_page_stackable .s-toggle-button span{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1;color:rgba(0,0,0,.4);font-size:11px;line-height:26px;transition:padding .2s ease;padding:0 35px 0 15px}body.toplevel_page_stackable .s-toggle-button span:first-child{color:#7b7b7b}body.toplevel_page_stackable .s-toggle-button span:nth-child(2){color:#209e25}body.toplevel_page_stackable .s-toggle-button span:first-child{display:none}body.toplevel_page_stackable .s-toggle-button span:nth-child(2){display:block}body.toplevel_page_stackable .s-is-disabled .s-toggle-button{background:#f0f0f0}body.toplevel_page_stackable .s-is-disabled .s-toggle-button:after{left:0;background:#7b7b7b}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span{padding:0 15px 0 35px}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span:first-child{display:block}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span:nth-child(2){display:none}body.toplevel_page_stackable .s-news-box ul{padding-left:0}body.toplevel_page_stackable .s-news-box li{list-style:none;margin-bottom:1.2em}body.toplevel_page_stackable .s-news-box li a{font-weight:700;text-decoration:none;display:block;margin-bottom:.5em;line-height:1.2em}body.toplevel_page_stackable .s-news-box time{font-size:.7em;color:#aaa;display:block;line-height:1em}@media screen and (min-width:1440px){body.toplevel_page_stackable .s-intro .s-gif{margin-top:-50px!important}}@media screen and (max-width:1280px){body.toplevel_page_stackable .s-intro{grid-template-columns:1fr}}@media screen and (max-width:960px){body.toplevel_page_stackable .s-body-container{grid-template-columns:1fr}}@media screen and (max-width:782px){body.toplevel_page_stackable .s-box{padding:40px 23.33333px;--box-padding-vert:40px;--box-padding-hori:23.33333px}}@media screen and (max-width:600px){body.toplevel_page_stackable .s-box{padding:35px 17.5px;--box-padding-vert:35px;--box-padding-hori:17.5px}}@media screen and (max-width:1440px) and (min-width:1280px){body.toplevel_page_stackable .s-intro{grid-template-columns:1fr minmax(250px,300px)}body.toplevel_page_stackable .s-intro>:first-child{grid-column:1/3}}
1
+ body.toplevel_page_stackable #wpcontent{padding-left:0}body.toplevel_page_stackable .wrap{margin:0}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:flex;justify-content:center;align-items:center}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)}.ugb--shadow-4,.ugb-shadow-4{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb--shadow-5,.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb--shadow-6,.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb--shadow-7,.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb--shadow-8,.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb--shadow-9,.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.ugb--content-width .ugb-content-wrapper,.ugb-content-width .ugb-content-wrapper{max-width:var(--content-width);margin:0 auto}body.toplevel_page_stackable .s-body-container,body.toplevel_page_stackable .s-header{padding:50px}body.toplevel_page_stackable .s-header{background:linear-gradient(90deg,#ab5af1,#fb6874);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:100px}body.toplevel_page_stackable .s-header img{height:50px}body.toplevel_page_stackable img{max-width:100%}body.toplevel_page_stackable h1{color:#fff;font-size:2.5em;font-weight:700}body.toplevel_page_stackable h2{font-size:2em;line-height:1.1em}body.toplevel_page_stackable h3{font-size:1.5em;line-height:1.1em}body.toplevel_page_stackable ul{padding-left:2em;list-style-type:circle}body.toplevel_page_stackable .s-box{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2);background-color:#fff;border-radius:12px;overflow:hidden;padding:60px 35px;--box-padding-vert:60px;--box-padding-hori:35px;margin-bottom:30px;transition:all .3s ease}body.toplevel_page_stackable .s-box.s-is-disabled:not(:hover){opacity:.6}body.toplevel_page_stackable .s-button{border:none;border-radius:4px;cursor:pointer;opacity:1;background:#ab5af1;transition:opacity .2s ease-in-out;box-shadow:none!important;color:#fff;text-decoration:none;padding:.75em 1.25em;display:block;margin:0 auto;max-width:200px;text-align:center}body.toplevel_page_stackable .s-button:hover{opacity:.85;box-shadow:none!important}body.toplevel_page_stackable .s-body-container{display:grid;grid-template-columns:1fr 350px;grid-gap:30px;padding-top:0;margin-top:-50px}body.toplevel_page_stackable .s-body-container :first-child{margin-top:0!important}body.toplevel_page_stackable .s-body-container :last-child{margin-bottom:0!important}body.toplevel_page_stackable .s-body-container li,body.toplevel_page_stackable .s-body-container p{font-size:calc(13px + .2vw);line-height:1.6em}body.toplevel_page_stackable .s-body-container li{margin-bottom:.6em}body.toplevel_page_stackable .s-side h2,body.toplevel_page_stackable .s-side h3{text-align:center}body.toplevel_page_stackable .s-gambit-logo{display:inline-block;vertical-align:middle;padding-top:10px;margin:0 10px}body.toplevel_page_stackable .s-gif{display:block;margin:0 auto}body.toplevel_page_stackable .s-plus-button{height:1em;vertical-align:baseline;width:1em}body.toplevel_page_stackable .s-support-box>p:last-child{text-align:center}body.toplevel_page_stackable .stackable_notice_wrapper{margin-bottom:30px}body.toplevel_page_stackable .s-settings-header{text-align:right;margin:0 -.5em 1em;display:flex;align-items:center;justify-content:flex-end}body.toplevel_page_stackable .s-settings-header button{margin:0 .5em}body.toplevel_page_stackable .s-settings-grid{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}body.toplevel_page_stackable .s-settings-grid .s-box{margin:0;padding:28px 21px;text-align:center;display:flex;flex-direction:column}body.toplevel_page_stackable .s-settings-grid .s-box .s-block-icon{max-width:70px;margin:0 auto}body.toplevel_page_stackable .s-settings-grid .s-box p{font-size:13px}body.toplevel_page_stackable .s-settings-grid .s-box>:not(:last-child){margin-bottom:1em}body.toplevel_page_stackable .s-settings-grid .s-box>*{margin-top:0!important}body.toplevel_page_stackable .s-intro{display:grid;grid-template-columns:1fr .8fr minmax(250px,300px);grid-gap:35px;justify-content:center}body.toplevel_page_stackable .s-intro .s-gif{margin-bottom:-50px!important;max-width:300px}body.toplevel_page_stackable .s-header>:not(h1):not(img){display:none!important}body.toplevel_page_stackable .s-demo-url a{opacity:.6;text-decoration:none}body.toplevel_page_stackable .s-demo-url a:hover{opacity:1;text-decoration:underline}body.toplevel_page_stackable .s-toggle-button{outline:0;display:block;height:26px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:1.5em auto 1em!important;padding:0!important;border:0!important;border-radius:26px;transition:all .4s ease;display:inline-block;background:#e4f5e4}body.toplevel_page_stackable .s-toggle-button:after,body.toplevel_page_stackable .s-toggle-button:before{position:relative;display:block;content:"";width:26px;height:100%}body.toplevel_page_stackable .s-toggle-button:after{left:calc(100% - 26px);background:#3ca540;border-radius:50%;transition:all .2s ease;position:absolute;top:0;box-shadow:0 3px 10px -5px #000}body.toplevel_page_stackable .s-toggle-button:before{display:none}body.toplevel_page_stackable .s-toggle-button span{position:relative;display:flex;justify-content:center;align-items:center;z-index:2;color:rgba(0,0,0,.4);font-size:11px;line-height:26px;transition:padding .2s ease;padding:0 35px 0 15px}body.toplevel_page_stackable .s-toggle-button span:first-child{color:#7b7b7b}body.toplevel_page_stackable .s-toggle-button span:nth-child(2){color:#209e25}body.toplevel_page_stackable .s-toggle-button span:first-child{display:none}body.toplevel_page_stackable .s-toggle-button span:nth-child(2){display:block}body.toplevel_page_stackable .s-is-disabled .s-toggle-button{background:#f0f0f0}body.toplevel_page_stackable .s-is-disabled .s-toggle-button:after{left:0;background:#7b7b7b}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span{padding:0 15px 0 35px}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span:first-child{display:block}body.toplevel_page_stackable .s-is-disabled .s-toggle-button span:nth-child(2){display:none}body.toplevel_page_stackable .s-news-box ul{padding-left:0}body.toplevel_page_stackable .s-news-box li{list-style:none;margin-bottom:1.2em}body.toplevel_page_stackable .s-news-box li a{font-weight:700;text-decoration:none;display:block;margin-bottom:.5em;line-height:1.2em}body.toplevel_page_stackable .s-news-box time{font-size:.7em;color:#aaa;display:block;line-height:1em}@media screen and (max-width:782px){body.toplevel_page_stackable .s-box{padding:40px 23.33333px;--box-padding-vert:40px;--box-padding-hori:23.33333px}}@media screen and (max-width:600px){body.toplevel_page_stackable .s-box{padding:35px 17.5px;--box-padding-vert:35px;--box-padding-hori:17.5px}}@media screen and (min-width:1440px){body.toplevel_page_stackable .s-intro .s-gif{margin-top:-50px!important}}@media screen and (max-width:1440px) and (min-width:1280px){body.toplevel_page_stackable .s-intro{grid-template-columns:1fr minmax(250px,300px)}body.toplevel_page_stackable .s-intro>:first-child{grid-column:1/3}}@media screen and (max-width:1280px){body.toplevel_page_stackable .s-intro{grid-template-columns:1fr}}@media screen and (max-width:960px){body.toplevel_page_stackable .s-body-container{grid-template-columns:1fr}}
dist/admin_welcome.js CHANGED
@@ -1,4 +1,4 @@
1
- var admin_welcome=function(e){var t={};function n(c){if(t[c])return t[c].exports;var r=t[c]={i:c,l:!1,exports:{}};return e[c].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,c){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:c})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var c=Object.create(null);if(n.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(c,r,function(t){return e[t]}.bind(null,r));return c},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=21)}([function(e,t){e.exports=wp.i18n},function(e,t,n){"use strict";n.d(t,"q",function(){return o}),n.d(t,"d",function(){return l}),n.d(t,"m",function(){return u}),n.d(t,"i",function(){return s}),n.d(t,"f",function(){return a}),n.d(t,"b",function(){return d}),n.d(t,"t",function(){return m}),n.d(t,"v",function(){return b}),n.d(t,"e",function(){return p}),n.d(t,"u",function(){return g}),n.d(t,"j",function(){return f}),n.d(t,"r",function(){return h}),n.d(t,"h",function(){return _}),n.d(t,"n",function(){return y}),n.d(t,"p",function(){return w}),n.d(t,"w",function(){return v}),n.d(t,"s",function(){return k}),n.d(t,"l",function(){return C}),n.d(t,"k",function(){return j}),n.d(t,"o",function(){return x}),n.d(t,"c",function(){return O}),n.d(t,"g",function(){return M}),n.d(t,"a",function(){return z});var c=function(e){return wp.element.createElement("defs",null,wp.element.createElement("linearGradient",e,wp.element.createElement("stop",{offset:"0%",stopColor:"#ab5af1",stopOpacity:"1"}),wp.element.createElement("stop",{offset:"100%",stopColor:"#fb6874",stopOpacity:"1"})))},r=1,i=function(){return"stk-icon-"+r++},o=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:"20",height:"20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M10.3,1.7L10.3,1.7L10.3,1.7 M10,2.2l8.3,15.7H1.7L10,2.2 M10,0.4C9.6,0.4,9.2,0.6,8.9,1L0.1,17.7 c-0.4,0.8,0.2,1.7,1.1,1.7h17.6c0.9,0,1.5-0.9,1.1-1.7L11.1,1C10.9,0.6,10.4,0.4,10,0.4z M9.3,7.6v4.6c0,0.4,0.3,0.7,0.7,0.7 s0.7-0.3,0.7-0.7V7.6c0-0.4-0.3-0.7-0.7-0.7S9.3,7.2,9.3,7.6 M10,14.4c-0.5,0-0.9,0.4-0.9,0.9c0,0.5,0.4,0.9,0.9,0.9 c0.5,0,0.9-0.4,0.9-0.9C10.9,14.8,10.5,14.4,10,14.4z"}))},l=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v5.3C0,8.2,0.8,9,1.8,9h5.2v2.7c-0.1-0.2-0.2-0.4-0.3-0.5c0,0,0,0,0,0 c-0.3-0.5-0.7-0.9-1.3-1.1C4.9,9.9,4.3,10,3.8,10.3c-1.1,0.6-1.5,1.9-0.9,2.9l1.3,2.4c0,0,0,0,0,0c0.1,0.1,0.1,0.2,0.2,0.3 c0.9,1.6,2.3,4,6.5,4c4.1,0,6-3.6,6-7v-3c0-0.4-0.1-0.7-0.2-1h1.5c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M15.4,13 c0,2-1,5.5-4.5,5.5c-3.3,0-4.3-1.7-5.2-3.3c-0.1-0.1-0.1-0.2-0.2-0.3l-1.3-2.4c-0.1-0.2-0.1-0.3,0-0.5c0.1-0.2,0.2-0.3,0.3-0.4 c0.2-0.1,0.3-0.1,0.5,0c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.2,0.3,0.7,0.5,0.9c0.4,0.5,1,0.8,1.6,0.6c0.6-0.2,1-0.8,1-1.5V5.1 c0-0.4,0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7v3.2V9v1.8c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9V8.7c0.1-0.2,0.3-0.3,0.6-0.3 c0.4,0,0.7,0.3,0.7,0.7v0.4v1.9c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9.7c0.1-0.2,0.3-0.3,0.6-0.3c0.4,0,0.7,0.3,0.7,0.7V13z M18.5,7.2c0,0.2-0.1,0.3-0.3,0.3h-4.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.2,0-0.4,0-0.6,0.1V5.1c0-1.2-1-2.2-2.2-2.2s-2.2,1-2.2,2.2v2.4 H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V7.2z"}))},u=function(){return wp.element.createElement(l,null)},s=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0.8,10.8C0.3,10.8,0,10.4,0,10s0.3-0.8,0.8-0.8h18.5c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8H0.8"}))},a=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V18.2z M16.9,13.2c0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h12.3C16.5,12.4,16.9,12.8,16.9,13.2z M16.9,15.8 c0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8S3.5,15,3.9,15h12.3C16.5,15,16.9,15.4,16.9,15.8z M5,10h10 c0.2,0,0.4-0.1,0.5-0.2s0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5S15.2,3.5,15,3.5H5c-0.2,0-0.4,0.1-0.5,0.2S4.3,4,4.3,4.2v5 c0,0.2,0.1,0.4,0.2,0.5S4.8,10,5,10z M5.8,5h8.5v3.5H5.8V5z"}))},d=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,2.7C0,1.6,0.3,0,2.4,0C2.7,0,3,0.3,3,0.6c0,0.3-0.3,0.6-0.6,0.6C1.8,1.1,1.3,1.5,1.3,2H2c0.6,0,1,0.5,1,1 v0.9c0,0.6-0.5,1-1,1H1c-0.6,0-1-0.4-1-1V2.7z M4.4,2.7C4.4,1.6,4.7,0,6.8,0c0.3,0,0.6,0.3,0.6,0.6c0,0.3-0.3,0.6-0.6,0.6 C6.1,1.1,5.6,1.5,5.6,2h0.7c0.6,0,1,0.5,1,1v0.9c0,0.6-0.5,1-1,1h-1c-0.6,0-1-0.4-1-1V2.7z M15.6,17.3c0,1.1-0.3,2.7-2.4,2.7 c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9h-0.7c-0.6,0-1-0.5-1-1v-1c0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1 V17.3z M20,17.3c0,1.1-0.3,2.7-2.4,2.7c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9H18c-0.6,0-1-0.5-1-1v-1 c0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1V17.3z M20,7.3c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,6.6,0,6.9,0,7.3c0,0.4,0.3,0.8,0.8,0.8h18.5 C19.7,8.1,20,7.8,20,7.3z M20,10c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,9.2,0,9.6,0,10c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,10.7,20,10.4,20,10 z M20,12.6c0-0.4-0.3-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,13.4,20,13,20,12.6z"}))},m=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M1.6,0.8C1.6,0.3,1.9,0,2.3,0h16c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8h-16C1.9,1.5,1.6,1.2,1.6,0.8z M18.3,18.5h-16c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h16c0.4,0,0.8-0.3,0.8-0.8C19.1,18.8,18.7,18.5,18.3,18.5z M13.2,6.7 c0.3,0.3,0.8,0.3,1.1,0c0.3-0.3,0.3-0.8,0-1.1l-3.4-3.4c-0.3-0.3-0.8-0.3-1.1,0L6.4,5.6c-0.3,0.3-0.3,0.8,0,1.1 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l2.1-2.1v11l-2.1-2.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l3.4,3.4 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.4-3.4c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.1,2.1v-11L13.2,6.7z"}))},b=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4,20c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.5-0.4-0.5-0.7v-2.9H1.9c-1,0-1.9-0.8-1.9-1.9V1.9C0,0.8,0.8,0,1.9,0 h16.2c1,0,1.9,0.8,1.9,1.9v12.6c0,1-0.8,1.9-1.9,1.9H7.9l-3.4,3.4C4.4,19.9,4.2,20,4,20z M1.9,1.5c-0.2,0-0.4,0.2-0.4,0.4v12.6 c0,0.2,0.2,0.4,0.4,0.4H4c0.4,0,0.8,0.3,0.8,0.8v1.8l2.3-2.3c0.1-0.1,0.3-0.2,0.5-0.2h10.5c0.2,0,0.4-0.2,0.4-0.4V1.9 c0-0.2-0.2-0.4-0.4-0.4H1.9z M7.2,13c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.3-0.4-0.2-0.6L7,9.5l-2-2C4.8,7.3,4.8,7.1,4.8,6.8 c0.1-0.2,0.3-0.4,0.5-0.4L8.1,6l1.3-2.5C9.5,3.2,9.7,3.1,10,3.1c0.2,0,0.5,0.1,0.6,0.3L11.8,6l2.8,0.4c0.2,0,0.4,0.2,0.5,0.4 c0.1,0.2,0,0.5-0.2,0.6l-2,2l0.5,2.8c0,0.2-0.1,0.5-0.2,0.6c-0.2,0.1-0.4,0.2-0.7,0L10,11.6l-2.5,1.3C7.4,13,7.3,13,7.2,13z M10,10.3c0.1,0,0.2,0,0.3,0.1l1.7,0.9l-0.3-1.9c0-0.2,0-0.4,0.2-0.6l1.4-1.3l-1.9-0.3c-0.2,0-0.4-0.2-0.5-0.3L10,5.1L9.1,6.8 C9,7,8.9,7.2,8.6,7.2L6.8,7.5l1.4,1.3c0.1,0.1,0.2,0.4,0.2,0.6L8,11.2l1.7-0.9C9.8,10.3,9.9,10.3,10,10.3z"}))},p=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M16.1,8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.1-0.5-0.2-0.7-0.1L4.5,4.6H0.8 C0.3,4.6,0,4.9,0,5.4v6.3c0,0.4,0.3,0.8,0.8,0.8h1.1v5.7c0,0.4,0.3,0.8,0.8,0.8h2.1c0.4,0,0.8-0.3,0.8-0.8v-5.2l7.4,3.4 c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.3,0,0.4-0.1c0.2-0.1,0.3-0.4,0.3-0.6v-4.2C15.2,11.1,16.1,9.9,16.1,8.5z M1.5,6.1h2.4v4.8H1.5V6.1z M3.3,17.4v-4.9h0.6v4.9H3.3z M12.4,14.4l-6.9-3.2V5.8l6.9-3.2V14.4z M13.9,10.1V7c0.6,0.3,1,0.9,1,1.5C14.9,9.2,14.5,9.8,13.9,10.1 z M20,8.5c0,0.3-0.3,0.6-0.6,0.6h-1.5c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6h1.5C19.7,7.9,20,8.2,20,8.5z M17.8,12.9 c0.2,0.2,0.2,0.6,0,0.9c-0.1,0.1-0.3,0.2-0.4,0.2c-0.2,0-0.3-0.1-0.4-0.2l-1.1-1.1c-0.2-0.2-0.2-0.6,0-0.9c0.2-0.2,0.6-0.2,0.9,0 L17.8,12.9z M15.8,5.2c-0.2-0.2-0.2-0.6,0-0.9l1.1-1.1c0.2-0.2,0.6-0.2,0.9,0c0.2,0.2,0.2,0.6,0,0.9l-1.1,1.1 c-0.1,0.1-0.3,0.2-0.4,0.2C16.1,5.4,15.9,5.4,15.8,5.2z"}))},g=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M8.6,12.1c0.4-0.5,0.6-1.2,0.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4h0C3.9,4.6,2.4,6.1,2.4,8v2.1c0,0.7,0.2,1.4,0.6,1.9 c-1.7,0.3-3,1.9-3,3.7V17c0,1.2,0.9,2.1,2.1,2.1h7.4c1.2,0,2.1-0.9,2.1-2.1v-1.2C11.7,13.9,10.3,12.4,8.6,12.1z M5.8,6.1L5.8,6.1 c1,0,1.8,0.7,1.9,1.7C6.9,8.4,6.4,8.2,5.9,7.7C5.7,7.5,5.4,7.2,5,7.2c0,0,0,0,0,0c-0.4,0-0.8,0.3-1,0.5c0,0,0,0,0,0 C4.1,6.9,4.9,6.1,5.8,6.1z M4,8.9c0.2-0.1,0.5-0.2,0.8-0.5C4.9,8.3,5,8.3,5,8.3c0,0,0.1,0,0.2,0.2C5.8,9,6.3,9.2,6.8,9.2 c0.3,0,0.6-0.1,0.9-0.2v1.1c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V8.9z M6.8,13.5c-0.2,0.9-0.6,1.4-1,1.4 c-0.3,0-0.7-0.5-1-1.4H6.8z M10.1,17c0,0.3-0.3,0.6-0.6,0.6H2.1c-0.3,0-0.6-0.3-0.6-0.6v-1.2c0-1.2,1-2.2,2.2-2.2h0.1 c0.3,1.4,1.1,2.4,2,2.4s1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2V17z M17,8.3c0.4-0.5,0.6-1.2,0.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4h0 c-1.9,0-3.4,1.5-3.4,3.4v2.1c0,0.7,0.2,1.4,0.6,1.9c-0.4,0.1-0.8,0.2-1.1,0.4v1.4c0,0.3,0,0.5-0.1,0.8c0.4-0.7,1.1-1.1,1.9-1.1h0.1 c0.3,1.4,1.1,2.4,2,2.4c0.9,0,1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2v1.2c0,0.3-0.3,0.6-0.6,0.6h-5.4c0.2,0.5,0.3,1,0.4,1.5h5 c1.2,0,2.1-0.9,2.1-2.1V12C20,10.2,18.7,8.7,17,8.3z M14.2,2.4L14.2,2.4c1,0,1.8,0.7,1.9,1.7c-0.8,0.6-1.3,0.4-1.8-0.1 c-0.7-0.7-1.3-0.6-1.9,0c0,0,0,0,0,0C12.4,3.1,13.2,2.4,14.2,2.4z M14.2,11.2c-0.3,0-0.7-0.5-1-1.4h1.9 C14.9,10.6,14.5,11.2,14.2,11.2z M16,6.4c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V5.2C12.5,5.1,12.8,5,13,4.7 c0.2-0.2,0.3-0.2,0.3-0.2c0,0,0.1,0,0.2,0.2c0.6,0.6,1.1,0.8,1.6,0.8c0.3,0,0.6-0.1,0.9-0.2V6.4z"}))},f=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M2.5,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1s-1-0.5-1-1C1.5,9.4,2,9,2.5,9 M2.5,7.5C1.1,7.5,0,8.6,0,10 c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5C5.1,8.6,3.9,7.5,2.5,7.5z M10,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1 C9,9.4,9.4,9,10,9 M10,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5c1.4,0,2.5-1.1,2.5-2.5C12.5,8.6,11.4,7.5,10,7.5z M17.5,9 c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1C16.4,9.4,16.9,9,17.5,9 M17.5,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5 c1.4,0,2.5-1.1,2.5-2.5C20,8.6,18.9,7.5,17.5,7.5z"}))},h=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,1.5c0.2,0,0.3,0.1,0.3,0.3v16.3c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8 c0-0.2,0.1-0.3,0.3-0.3H18.2 M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8 C20,0.8,19.2,0,18.2,0z M4.4,6.7l1-0.6v8.3H4.7c-0.4,0-0.7,0.3-0.7,0.8s0.3,0.7,0.7,0.7h2.9c0.4,0,0.8-0.3,0.8-0.7S8,14.4,7.6,14.4 H6.9V4.8c0-0.1,0-0.3-0.1-0.4C6.6,4.1,6.1,4,5.8,4.2L3.6,5.4c-0.4,0.2-0.5,0.7-0.3,1C3.6,6.8,4,6.9,4.4,6.7z M10,6.8h5.7 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H10C9.6,5.3,9.3,5.6,9.3,6C9.3,6.4,9.6,6.8,10,6.8 M10,9.4h5.7c0.4,0,0.8-0.3,0.8-0.8 s-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8S9.6,9.4,10,9.4 M10,12.1h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10 c-0.4,0-0.8,0.3-0.8,0.8S9.6,12.1,10,12.1 M10,14.7h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8 S9.6,14.7,10,14.7"}))},_=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.5,2.9H1.5C0.7,2.9,0,3.6,0,4.4v11.1c0,0.9,0.7,1.5,1.5,1.5h16.9c0.9,0,1.5-0.7,1.5-1.5V4.4 C20,3.6,19.3,2.9,18.5,2.9z M18.5,15.6C18.5,15.6,18.5,15.6,18.5,15.6l-7.1,0c0.2-0.3,0.3-0.7,0.4-1.2c0-0.3-0.1-0.6-0.2-0.9 c-0.3-0.5-0.8-0.9-1.4-1.1c0.3-0.3,0.7-0.8,1-1.2c0.2-0.2,0.3-0.4,0.4-0.6c0.2-0.5,0.1-0.8-0.3-1.1c-0.1-0.1-0.2-0.1-0.4-0.1h-3l0,0 l0,0c-0.1,0-0.3,0.1-0.4,0.1C7.3,9.8,7.2,10,7.2,10.2l0,0l0,0c0,0.3,0.3,0.6,0.6,0.6l0.6,0h1.4c-0.5,0.6-1.2,1.3-1.4,1.5 c-0.3,0.3-0.4,0.7-0.1,1l0.2,0.2v0c0.1,0.1,0.3,0.1,0.4,0.1c1,0.1,1.4,0.3,1.5,1c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0 c-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0,0.1,0.1,0.4,0.3,0.7H1.5c0,0,0,0,0,0V4.4c0,0,0,0,0,0h8.6 c-0.3,0.4-0.7,0.8-1,1.1L9,5.5C8.4,6.1,7.8,6.7,7.3,7.1C7.1,7.2,7,7.4,6.9,7.5C6.9,7.7,6.9,7.9,6.9,8C7,8.2,7.1,8.4,7.3,8.5 c0.2,0.1,0.4,0.2,0.6,0.2h3.2l0,0l0,0c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6l-0.6,0H8.9c0.4-0.3,0.7-0.7,1.1-1 c0.5-0.5,1.1-1.1,1.4-1.6c0.1-0.1,0.1-0.3,0.2-0.4H16c0.1,0.1,0.1,0.3,0.2,0.5c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0 c-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0.1,0.2,0.5,1.7,2.3,1.7c1.5,0,2.4-0.9,2.5-2.2c0-0.2,0-0.3,0-0.5h1.1 c0,0,0,0,0,0V15.6z M5.9,13c0,0.3-0.3,0.6-0.6,0.6H3.6C3.2,13.6,3,13.3,3,13c0-0.3,0.3-0.6,0.6-0.6h0.2V8.2L3.5,8.3 C3.4,8.4,3.2,8.4,3,8.4c-0.2,0-0.3-0.1-0.4-0.3C2.6,8,2.6,7.8,2.6,7.6c0-0.2,0.1-0.3,0.3-0.4l1.2-0.7C4.4,6.4,4.8,6.5,5,6.8 C5,6.9,5,7,5,7.1v5.3h0.2C5.6,12.3,5.9,12.6,5.9,13z M17.1,12h-0.3V8.4c0-0.3-0.3-0.6-0.6-0.6c-0.2,0-0.4,0.1-0.5,0.3l-3.3,4.2 c-0.1,0.1-0.2,0.3-0.1,0.5c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.1,0.4,0.1h2.7v1.1c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.1h0.3 c0.3,0,0.6-0.3,0.6-0.6C17.8,12.3,17.5,12,17.1,12z M15.6,12h-1.4l1.4-1.8V12z"}))},y=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0L1.8,0C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5l16.3,0c0.1,0,0.2,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.2v1.7h-17V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8 c-0.2,0-0.3-0.1-0.3-0.3V4.5h17v13.6C18.5,18.4,18.4,18.5,18.2,18.5z M16.3,5.8H3.7C3.5,5.8,3.3,5.8,3.2,6C3.1,6.1,3,6.3,3,6.5v5 c0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.5,0.2h12.5c0.2,0,0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5 C16.7,5.8,16.5,5.8,16.3,5.8z M4.5,10.7V7.3h11v3.5H4.5z M14,9c0,0.4-0.3,0.7-0.7,0.7H6.7C6.3,9.7,6,9.4,6,9c0-0.4,0.3-0.7,0.7-0.7 h6.5C13.7,8.2,14,8.6,14,9z M2.7,2.5C2.7,2.2,3,2,3.2,2s0.5,0.2,0.5,0.5C3.7,2.8,3.5,3,3.2,3S2.7,2.8,2.7,2.5z M4.4,2.5 C4.4,2.2,4.6,2,4.9,2c0.3,0,0.5,0.2,0.5,0.5C5.4,2.8,5.2,3,4.9,3C4.6,3,4.4,2.8,4.4,2.5z M6.1,2.5C6.1,2.2,6.3,2,6.6,2 c0.3,0,0.5,0.2,0.5,0.5C7.1,2.8,6.9,3,6.6,3C6.3,3,6.1,2.8,6.1,2.5z"}))},w=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V11l-3.3-4.4c-0.2-0.3-0.6-0.5-0.9-0.5c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-4.7,6.1l-1.9-2.6 C6.4,9.8,6.1,9.7,5.7,9.7c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-3.3,4.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8 c-0.2,0-0.3-0.1-0.3-0.3v-1.3c0.1,0,0.1-0.1,0.2-0.2l4.1-5.4l2.1,2.8c0.2,0.2,0.5,0.4,0.7,0.4c0.3,0,0.6-0.1,0.7-0.4l4.9-6.4 l4.1,5.4c0,0.1,0.1,0.1,0.2,0.2v4.8C18.5,18.4,18.3,18.5,18.2,18.5z M7.2,7.8c1.3,0,2.3-1,2.3-2.3s-1-2.3-2.3-2.3s-2.3,1-2.3,2.3 S5.9,7.8,7.2,7.8z M7.2,4.6C7.6,4.6,8,5,8,5.4c0,0.5-0.4,0.8-0.8,0.8c-0.5,0-0.8-0.4-0.8-0.8C6.3,5,6.7,4.6,7.2,4.6z"}))},v=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V13h-17V1.8C1.5,1.6,1.7,1.5,1.8,1.5z M18.2,18.5H1.8c-0.2,0-0.3-0.1-0.3-0.3v-3.7h17v3.7 C18.5,18.4,18.4,18.5,18.2,18.5z M7.2,11.3c0.2,0.1,0.5,0.1,0.8,0L13.5,8c0.2-0.1,0.4-0.4,0.4-0.6c0-0.3-0.1-0.5-0.4-0.6L7.9,3.4 c-0.2-0.1-0.5-0.1-0.8,0C6.9,3.5,6.8,3.7,6.8,4v6.6C6.8,10.9,6.9,11.1,7.2,11.3z M8.3,5.3l3.4,2l-3.4,2V5.3z M17.3,16.5 c0,0.4-0.3,0.8-0.8,0.8H3.4c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h13.2C17,15.7,17.3,16,17.3,16.5z"}))},k=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M19.8,0.2c-0.3-0.3-0.7-0.3-1,0l-1.1,1.1c-0.2-0.1-0.4-0.1-0.6-0.1l-5-0.1c0,0-0.1,0-0.1,0 c-0.7,0-1.4,0.3-1.9,0.8l-9.4,9.4c-0.9,0.9-0.9,2.4,0,3.3l4.8,4.8C6,19.8,6.6,20,7.2,20c0.6,0,1.2-0.2,1.7-0.7l9.4-9.4 c0.5-0.5,0.8-1.3,0.8-2l-0.1-5c0-0.2,0-0.4-0.1-0.6l1.1-1.1C20.1,1,20.1,0.5,19.8,0.2z M15.2,6.1c0,0.3-0.1,0.6-0.4,0.9 c-0.2,0.2-0.6,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4c-0.2-0.2-0.4-0.6-0.4-0.9c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.6-0.4,0.9-0.4 c0.1,0,0.1,0,0.2,0l-0.5,0.5c-0.3,0.3-0.3,0.7,0,1c0.3,0.3,0.7,0.3,1,0l0.5-0.5C15.2,5.9,15.2,6,15.2,6.1z M17.6,8 c0,0.3-0.1,0.7-0.4,0.9l-9.4,9.4c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.5-0.1-0.6-0.3l-4.8-4.8c-0.2-0.2-0.3-0.4-0.3-0.6 c0-0.2,0.1-0.5,0.3-0.6l9.4-9.4c0.2-0.2,0.6-0.4,0.9-0.4l0,0l4.4,0.1l-1.1,1.1c-0.4-0.2-0.9-0.3-1.3-0.3c-0.7,0-1.4,0.3-1.9,0.8 c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.7,0.3,1.4,0.8,1.9c0.5,0.5,1.2,0.8,1.9,0.8c0.7,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9 c0-0.5-0.1-0.9-0.3-1.3l1.1-1.1L17.6,8z M11.5,9.4L11,9.9c0.5,0.7,0.6,1.5,0.6,1.6c0.1,0.4-0.2,0.8-0.6,0.8 c-0.4,0.1-0.8-0.2-0.8-0.6c0-0.2-0.2-0.8-0.5-1.1c-0.3-0.3-0.8-0.5-1.1-0.2c-0.2,0.2,0,0.8,0.2,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.3,0.6,0.9,1.8-0.3,2.9c-0.3,0.3-0.7,0.4-1.2,0.4c-0.4,0-0.7-0.1-1.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.2l-0.5,0.5 c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.3-0.1c-0.2-0.2-0.2-0.5,0-0.7l0.5-0.5c-0.4-0.5-0.8-1.3-0.7-2.2c0-0.4,0.4-0.7,0.8-0.7 c0.4,0,0.7,0.4,0.7,0.8c-0.1,0.9,0.5,1.5,0.9,1.7c0.3,0.1,0.5,0.2,0.7,0.1c0.3-0.2,0.3-0.4,0-1.1c0-0.1-0.1-0.2-0.1-0.3 c-0.3-0.6-0.9-2,0.1-3c0.8-0.8,1.9-0.7,2.7-0.1l0.5-0.5c0.2-0.2,0.5-0.2,0.7,0C11.7,8.9,11.7,9.2,11.5,9.4z"}))},C=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h6.1v9.6c-0.8-0.8-2-1.3-3.2-1.3c-1.2,0-2.4,0.5-3.2,1.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M1.5,18.2v-3.6h0 c0-0.9,0.4-1.7,0.9-2.3c0.6-0.6,1.4-0.9,2.3-0.9c0.9,0,1.7,0.4,2.3,0.9c0.6,0.6,0.9,1.4,0.9,2.3v4H1.8C1.6,18.5,1.5,18.4,1.5,18.2z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H9.4v-4h0c0,0,0,0,0,0v-13h8.7c0.2,0,0.3,0.1,0.3,0.3V18.2z M2.6,6.8c0-0.6,0.5-1,1-1s1,0.5,1,1 s-0.5,1-1,1S2.6,7.3,2.6,6.8z M17,8.7c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,7.9,17,8.3,17,8.7z M17,11.3c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,10.5,17,10.9,17,11.3z M17,6.1c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,5.3,17,5.7,17,6.1z M17,13.8c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,13.1,17,13.4,17,13.8z"}))},j=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.6,0H12c-0.8,0-1.4,0.6-1.4,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4h6.6c0.8,0,1.4-0.6,1.4-1.4V1.4 C20,0.6,19.4,0,18.6,0z M18.5,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H18.5z M18.5,9.7h-6.4c0-0.2,0.1-0.5,0.2-0.7 c0.5-0.9,1.7-1.5,3-1.5c1.3,0,2.4,0.6,2.9,1.4C18.4,9.1,18.5,9.4,18.5,9.7z M13.2,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1 c0,0.5-0.4,1-1,1C13.6,4.5,13.2,4.1,13.2,3.6z M19,16.6c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h6 C18.7,15.9,19,16.2,19,16.6z M19,19.2c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6 C18.7,18.5,19,18.8,19,19.2z M19,14c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6 C18.7,13.3,19,13.6,19,14z M8,0H1.4C0.6,0,0,0.6,0,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4H8c0.8,0,1.4-0.6,1.4-1.4V1.4C9.4,0.6,8.8,0,8,0z M7.9,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H7.9z M7.9,9.7H1.5c0-0.2,0.1-0.5,0.2-0.7c0.5-0.9,1.7-1.5,3-1.5 C6,7.4,7.2,8,7.7,8.9C7.8,9.1,7.9,9.4,7.9,9.7z M2.6,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1c0,0.5-0.4,1-1,1C3,4.5,2.6,4.1,2.6,3.6z M8.4,16.6c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,17.4,1,17,1,16.6s0.3-0.8,0.8-0.8h6C8.1,15.9,8.4,16.2,8.4,16.6z M8.4,19.2 c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,20,1,19.7,1,19.2c0-0.4,0.3-0.8,0.8-0.8h6C8.1,18.5,8.4,18.8,8.4,19.2z M8.4,14 c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,14.8,1,14.4,1,14c0-0.4,0.3-0.8,0.8-0.8h6C8.1,13.3,8.4,13.6,8.4,14z"}))},x=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M19.3,4.3H8.8c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h10.4c0.4,0,0.8,0.3,0.8,0.8S19.7,4.3,19.3,4.3z M2.9,5.7 l3.2-3.2c0.3-0.3,0.3-0.8,0-1.1s-0.8-0.3-1.1,0L2.4,4.1L1.3,3C1,2.7,0.5,2.7,0.2,3c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6 C2,5.8,2.2,5.9,2.4,5.9C2.6,5.9,2.8,5.8,2.9,5.7z M20,9.9c0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8 h10.4C19.7,10.7,20,10.3,20,9.9z M2.9,12l3.2-3.2c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7L1.3,9.4 C1,9.1,0.5,9.1,0.2,9.4c-0.3,0.3-0.3,0.8,0,1.1L1.8,12c0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,12.3,2.8,12.2,2.9,12z M20,16.3 c0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h10.4C19.7,17,20,16.7,20,16.3z M2.9,18.4l3.2-3.2 c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7l-1.1-1.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6 c0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,18.6,2.8,18.6,2.9,18.4z"}))},O=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon dashicons-grid-view",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4.4,1.5v2.9H1.5V1.5H4.4 M5,0H0.9C0.4,0,0,0.4,0,0.9V5c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V0.9 C5.9,0.4,5.5,0,5,0z M8.3,4.8h11C19.7,4.8,20,4.4,20,4c0-0.4-0.3-0.8-0.8-0.8h-11C7.9,3.3,7.5,3.6,7.5,4C7.5,4.4,7.9,4.8,8.3,4.8 M8.3,2.6h7.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,2.2,7.9,2.6,8.3,2.6 M4.4,8.6v2.9H1.5 V8.6H4.4 M5,7.1H0.9C0.4,7.1,0,7.5,0,8V12c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V8C5.9,7.5,5.5,7.1,5,7.1z M8.3,11.9h11 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,11.5,7.9,11.9,8.3,11.9 M8.3,9.6h7.5 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,9.3,7.9,9.6,8.3,9.6 M4.4,15.6v2.9H1.5v-2.9H4.4 M5,14.1H0.9C0.4,14.1,0,14.5,0,15v4.1C0,19.6,0.4,20,0.9,20H5c0.5,0,0.9-0.4,0.9-0.9V15C5.9,14.5,5.5,14.1,5,14.1z M8.3,18.9h11 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,18.6,7.9,18.9,8.3,18.9 M8.3,16.7h7.5 c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8S7.9,16.7,8.3,16.7"}))},M=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon dashicons-grid-view",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v0.4v1v13.7v0.8v0.6c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8v-0.6v-0.8V3.2 v-1V1.8C20,0.8,19.2,0,18.2,0z M4.5,10.6l1.8,0l-1.8,1.8V10.6z M7.6,9.4l-3.1,0V7.7l4.8,0L7.6,9.4z M10.5,6.5l-6,0V5H12L10.5,6.5z M3.3,15H1.8c-0.1,0-0.2,0-0.3,0V5c0.1,0,0.2,0,0.3,0h1.4V15z M4.5,14.2L13.7,5h1.8v0.8l0,0L6.3,15H4.5V14.2z M15.5,9.4l-1.8,0 l1.8-1.8V9.4z M12.4,10.6l3.1,0v1.7l-4.8,0L12.4,10.6z M9.5,13.5l6,0V15H8L9.5,13.5z M16.8,5h1.4c0.1,0,0.2,0,0.3,0V15 c-0.1,0-0.2,0-0.3,0h-1.4V5z M1.5,1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3v1.3c0,0.2-0.1,0.3-0.3,0.3H1.8 c-0.2,0-0.3-0.1-0.3-0.3V1.8z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3v-1.3c0-0.2,0.1-0.3,0.3-0.3h16.3 c0.2,0,0.3,0.1,0.3,0.3V18.2z M3.6,17.5c0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5S2.9,17,3.1,17S3.6,17.2,3.6,17.5z M17.4,17.5 c0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5S17.4,17.2,17.4,17.5z M2.6,2.5C2.6,2.2,2.9,2,3.1,2s0.5,0.2,0.5,0.5 S3.4,3,3.1,3S2.6,2.8,2.6,2.5z M16.4,2.5c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5S17.2,3,16.9,3S16.4,2.8,16.4,2.5z"}))},z=function(){var e=i();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(c,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M17,9.4H3c-0.4,0-0.8-0.3-0.8-0.8S2.6,7.9,3,7.9h14c0.4,0,0.8,0.3,0.8,0.8S17.4,9.4,17,9.4z M17.8,11.3 c0-0.4-0.3-0.8-0.8-0.8H3c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h14C17.4,12.1,17.8,11.7,17.8,11.3z M18.2,1.5H1.8 c-0.2,0-0.3,0.1-0.3,0.3v2.3c0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3V1.8C18.5,1.6,18.4,1.5,18.2,1.5 M18.2,0 c1,0,1.8,0.8,1.8,1.8v2.3c0,1-0.8,1.8-1.8,1.8H1.8C0.8,6,0,5.2,0,4.2V1.8C0,0.8,0.8,0,1.8,0H18.2L18.2,0z M13.2,3 c0-0.3-0.3-0.6-0.6-0.6H3C2.7,2.4,2.4,2.7,2.4,3S2.7,3.6,3,3.6h9.6C12.9,3.6,13.2,3.3,13.2,3z M17.6,3c0-0.3-0.3-0.6-0.6-0.6h-1 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,3.6,17.6,3.3,17.6,3z M18.2,15.5H1.8c-0.2,0-0.3,0.1-0.3,0.3v2.3 c0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3v-2.3C18.5,15.6,18.4,15.5,18.2,15.5 M18.2,14c1,0,1.8,0.8,1.8,1.8v2.3 c0,1-0.8,1.8-1.8,1.8H1.8c-1,0-1.8-0.8-1.8-1.8v-2.3c0-1,0.8-1.8,1.8-1.8H18.2L18.2,14z M13.2,17c0-0.3-0.3-0.6-0.6-0.6H3 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h9.6C12.9,17.6,13.2,17.3,13.2,17z M17.6,17c0-0.3-0.3-0.6-0.6-0.6h-1 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,17.6,17.6,17.3,17.6,17z"}))}},function(e,t){e.exports=stackable},function(e,t,n){"use strict";n.d(t,"a",function(){return r});var c=n(0),r=function e(t){return"short"===t?Object(c.__)("Description for this block. You can use this space for describing your block."):"medium"===t?e()+" "+e("short"):"long"===t?e("medium")+" "+e()+" "+e("short"):Object(c.__)("Description for this block. Use this space for describing your block. Any text will do.")}},function(e,t,n){"use strict";t.a=function(e){if("complete"===document.readyState||"interactive"===document.readyState)return e();document.addEventListener("DOMContentLoaded",e)}},,function(e,t){e.exports=wp.element},,function(e,t){e.exports=wp.ajax},function(e,t,n){var c;
2
  /*!
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
@@ -9,4 +9,17 @@ var admin_welcome=function(e){var t={};function n(c){if(t[c])return t[c].exports
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
- !function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var c=arguments[t];if(c){var i=typeof c;if("string"===i||"number"===i)e.push(c);else if(Array.isArray(c)&&c.length){var o=r.apply(null,c);o&&e.push(o)}else if("object"===i)for(var l in c)n.call(c,l)&&c[l]&&e.push(l)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(c=function(){return r}.apply(t,[]))||(e.exports=c)}()},function(e,t){e.exports=wp.components},,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var c=n(0),r=n(6),i=n(2),o=n(8),l=n(9),u=n.n(l),s=n(4),a=n(10),d=function(){function e(e,t){for(var n=0;n<t.length;n++){var c=t[n];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(e,c.key,c)}}return function(t,n,c){return n&&e(t.prototype,n),c&&e(t,c),t}}();function m(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var b=n(22),p={};b.keys().forEach(function(e){try{var t=b(e);p[t.name]=t.settings}catch(e){console.error(e)}});var g=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.toggleBlock=e.toggleBlock.bind(e),e.enableAllBlocks=e.enableAllBlocks.bind(e),e.disableAllBlocks=e.disableAllBlocks.bind(e),e.ajaxTimeout=null,e.state={disabledBlocks:e.props.disabledBlocks||[],isSaving:!1},e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,r["Component"]),d(t,[{key:"componentDidUpdate",value:function(e,t){var n=this;this.state.disabledBlocks!==t.disabledBlocks&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(o.send)("stackable_update_disable_blocks",{success:function(){n.setState({isSaving:!1})},error:function(e){n.setState({isSaving:!1}),alert(e)},data:{nonce:i.nonce,disabledBlocks:n.state.disabledBlocks}}),n.setState({isSaving:!0})},600))}},{key:"toggleBlock",value:function(e){this.state.disabledBlocks.includes(e)?this.setState({disabledBlocks:this.state.disabledBlocks.filter(function(t){return t!==e})}):this.setState({disabledBlocks:[].concat(m(this.state.disabledBlocks),[e])})}},{key:"enableAllBlocks",value:function(){this.setState({disabledBlocks:[]})}},{key:"disableAllBlocks",value:function(){this.setState({disabledBlocks:Object.keys(this.props.blocks)})}},{key:"render",value:function(){var e=this,t=this.props.blocks;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"s-settings-header"},this.state.isSaving&&wp.element.createElement(a.Spinner,null),wp.element.createElement("button",{onClick:this.enableAllBlocks,className:"button button-large button-link"},Object(c.__)("Enable All")),wp.element.createElement("button",{onClick:this.disableAllBlocks,className:"button button-large button-link"},Object(c.__)("Disable All"))),wp.element.createElement("div",{className:"s-settings-grid"},Object.keys(t).map(function(n,r){var o=t[n],l=n.replace(/\w+\//,""),s=o.sAdminTitle||o.title;if(o.sDeprecated)return null;var a=e.state.disabledBlocks.includes(n),d=u()(["s-box"],{"s-is-disabled":a});return wp.element.createElement("div",{key:r+1,className:d},wp.element.createElement("img",{src:i.srcUrl+"images/block-"+l+".svg",alt:s+" icon"}),wp.element.createElement("h3",null,s),wp.element.createElement("p",null,o.description),wp.element.createElement("button",{className:"s-toggle-button",onClick:function(){return e.toggleBlock(n)}},wp.element.createElement("span",null,Object(c.__)("Disabled")),wp.element.createElement("span",null,Object(c.__)("Enabled"))),o.sDemoURL&&wp.element.createElement("p",{className:"s-demo-url"},wp.element.createElement("small",null,wp.element.createElement("a",{href:o.sDemoURL,target:"stackable_demo",title:Object(c.sprintf)(Object(c.__)("View %s Demo","stackable"),s)},Object(c.__)("View Block Demo","stackable")))))})))}}]),t}();Object(s.a)(function(){Object(r.render)(wp.element.createElement(g,{blocks:p,disabledBlocks:i.disabledBlocks}),document.querySelector(".s-settings-wrapper"))})},function(e,t,n){var c={"./accordion/index.js":23,"./blockquote/index.js":24,"./blog-posts/index.js":25,"./button/index.js":26,"./call-to-action/index.js":27,"./card/index.js":28,"./container/index.js":29,"./count-up/index.js":30,"./divider/index.js":31,"./expand/index.js":32,"./feature-grid/index.js":33,"./feature/index.js":34,"./ghost-button/index.js":35,"./header/index.js":36,"./icon-list/index.js":37,"./image-box/index.js":38,"./notification/index.js":39,"./number-box/index.js":40,"./pricing-box/index.js":41,"./pullquote/index.js":42,"./spacer/index.js":43,"./team-member/index.js":44,"./testimonial/index.js":45,"./video-popup/index.js":46};function r(e){var t=i(e);return n(t)}function i(e){var t=c[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}r.keys=function(){return Object.keys(c)},r.resolve=i,e.exports=r,r.id=22},function(e,t,n){"use strict";n.r(t),n.d(t,"ArrowIcon",function(){return u}),n.d(t,"schema",function(){return s}),n.d(t,"name",function(){return a}),n.d(t,"settings",function(){return d});var c=n(0),r=n(1),i=n(3),o=n(2),l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var c in n)Object.prototype.hasOwnProperty.call(n,c)&&(e[c]=n[c])}return e},u=function(e){return wp.element.createElement("svg",l({role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},e),wp.element.createElement("polygon",{points:"16.7,3.3 10,10 3.3,3.4 0,6.7 10,16.7 10,16.6 20,6.7 "}))},s={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(c.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(i.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},a="ugb/accordion",d={title:Object(c.__)("Accordion"),description:Object(c.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:r.a,category:"stackable",keywords:[Object(c.__)("Accordion"),Object(c.__)("Toggle"),Object(c.__)("Stackable")],attributes:s,supports:{inserter:!o.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(1),i=n(3),o=n(2),l={align:{type:"string"},text:{source:"html",selector:"p",default:Object(i.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},quotationMark:{type:"string",default:"round-thin"},quotationSize:{type:"number",default:70},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},u="ugb/blockquote",s={title:Object(c.__)("Blockquote"),description:Object(c.__)("Display a quote in style."),icon:r.b,category:"stackable",keywords:[Object(c.__)("Blockquote"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},attributes:l,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return o}),n.d(t,"settings",function(){return l});var c=n(0),r=n(1),i=n(2),o="ugb/blog-posts",l={title:Object(c.__)("Posts"),description:Object(c.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:r.c,category:"stackable",keywords:[Object(c.__)("Blog Posts"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(o)},sAdminTitle:Object(c.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(1),i=n(2),o={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(c.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href"},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(c.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href"},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(c.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},l="ugb/button",u={title:Object(c.__)("Button"),icon:r.d,description:Object(c.__)("Add a customizable button."),category:"stackable",keywords:[Object(c.__)("Button"),Object(c.__)("Stackable")],attributes:o,supports:{inserter:!i.disabledBlocks.includes(l)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(1),i=n(3),o=n(2),l={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(c.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(i.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(c.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},bgColor:{type:"string"}},u="ugb/cta",s={title:Object(c.__)("Call to Action"),description:Object(c.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:r.e,category:"stackable",keywords:[Object(c.__)("Call to Action"),Object(c.__)("Stackable"),Object(c.__)("CTA")],attributes:l,supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(1),i=n(3),o=n(2),l={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(c.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(c.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(i.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(c.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},u="ugb/card",s={title:Object(c.__)("Card"),description:Object(c.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:r.f,category:"stackable",keywords:[Object(c.__)("Card"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(1),i=n(2),o={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},l="ugb/container",u={title:Object(c.__)("Container"),description:Object(c.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:r.g,category:"stackable",keywords:[Object(c.__)("Container Layout"),Object(c.__)("Row"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(l)},attributes:o,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(1),i=n(2),o={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(c.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(c.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(c.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(c.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(c.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(c.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(c.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(c.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},title:{source:"html"},counter:{source:"html"},des:{source:"html"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},l="ugb/count-up",u={title:Object(c.__)("Count Up"),description:Object(c.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:r.h,category:"stackable",keywords:[Object(c.__)("Statistics"),Object(c.__)("Count Up"),Object(c.__)("Stackable")],attributes:o,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(l)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return o}),n.d(t,"settings",function(){return l});var c=n(0),r=n(2),i=n(1),o="ugb/divider",l={title:Object(c.__)("Divider"),description:Object(c.__)("Add a pause between your content."),icon:i.i,category:"stackable",keywords:[Object(c.__)("Divider"),Object(c.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"}},supports:{inserter:!r.disabledBlocks.includes(o)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(2),i=n(1),o={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(c.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(c.__)("Show less")}},l="ugb/expand",u={title:Object(c.__)("Expand / Show More"),description:Object(c.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:i.j,category:"stackable",keywords:[Object(c.__)("Expand"),Object(c.__)("Show more/less"),Object(c.__)("Stackable")],attributes:o,supports:{inserter:!r.disabledBlocks.includes(l)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(c.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(c.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(c.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(r.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(r.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(r.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href"},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(c.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(c.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(c.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},u="ugb/feature-grid",s={title:Object(c.__)("Feature Grid"),description:Object(c.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:o.k,category:"stackable",keywords:[Object(c.__)("Feature Grid"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(c.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(r.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(c.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},u="ugb/feature",s={title:Object(c.__)("Feature"),description:Object(c.__)("Display a product feature or a service in a large area."),icon:o.l,category:"stackable",keywords:[Object(c.__)("Feature"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(u)},attributes:l,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return o});var c=n(0),r=n(1),i="ugb/ghost-button",o={title:Object(c.__)("Ghost Button"),description:Object(c.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:r.m,category:"stackable",keywords:[Object(c.__)("Ghost Button"),Object(c.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={title:{source:"html",selector:"h2",default:Object(c.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(r.a)()},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},titleColor:{type:"string"},subtitleColor:{type:"string"},buttonText:{source:"html",selector:".ugb-button span",default:Object(c.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},contentWidth:{type:"boolean",default:!1},align:{type:"string"},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},u="ugb/header",s={title:Object(c.__)("Header"),description:Object(c.__)("A large header title area. Typically used at the very top of a page."),icon:o.n,category:"stackable",keywords:[Object(c.__)("Header"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(u)},attributes:l,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(2),i=n(1),o={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li"},gap:{type:"number",default:16}},l="ugb/icon-list",u={title:Object(c.__)("Icon List"),description:Object(c.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:i.o,category:"stackable",keywords:[Object(c.__)("Icon List"),Object(c.__)("Stackable")],attributes:o,supports:{inserter:!r.disabledBlocks.includes(l)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(2),i=n(1),o={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"}};[1,2,3,4].forEach(function(e){o["title"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__title",default:Object(c.__)("Title")},o["description"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__description",default:Object(c.__)("Description")},o["imageURL"+e]={type:"string"},o["imageID"+e]={type:"number"},o["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"href"},o["newTab"+e]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"target",default:!1}});var l="ugb/image-box",u={title:Object(c.__)("Image Box"),description:Object(c.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:i.p,category:"stackable",keywords:[Object(c.__)("Image Box"),Object(c.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!r.disabledBlocks.includes(l)},attributes:o,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={text:{source:"html",selector:"p",default:Object(r.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},u="ugb/notification",s={title:Object(c.__)("Notification"),description:Object(c.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:o.q,category:"stackable",keywords:[Object(c.__)("Notification"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(c.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(c.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(c.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(r.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(r.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(r.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},u="ugb/number-box",s={title:Object(c.__)("Number Box"),description:Object(c.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:o.r,category:"stackable",keywords:[Object(c.__)("Number Box"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}};[1,2,3].forEach(function(e){var t=1===e?"":e;l["url"+t]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"href"},l["newTab"+t]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"target",default:!1},l["imageURL"+t]={type:"string"},l["imageID"+t]={type:"string"},l["pricingBoxTitle"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__title",default:Object(c.__)("Title")},l["price"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price",default:t+"9"},l["pricePrefix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-prefix",default:"$"},l["priceSuffix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-suffix",default:".00"},l["perMonthLabel"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__subprice",default:Object(c.__)("Description")},l["buttonText"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button span",default:Object(c.__)("Button text")},l["featureList"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__description",default:Object(r.a)("medium")}});var u="ugb/pricing-box",s={title:Object(c.__)("Pricing Box"),description:Object(c.__)("Display the different pricing tiers of your business."),icon:o.s,category:"stackable",keywords:[Object(c.__)("Pricing Box"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(1),i=n(3),o={text:{source:"html",selector:"p",default:Object(i.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},l="ugb/pullquote",u={title:Object(c.__)("Pullquote"),description:Object(c.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:r.b,category:"stackable",keywords:[Object(c.__)("Pullquote"),Object(c.__)("Stackable")],attributes:o,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(2),i=n(1),o={height:{default:50,type:"number"}},l="ugb/spacer",u={title:Object(c.__)("Spacer"),description:Object(c.__)("Sometimes you just need some space."),icon:i.t,category:"stackable",keywords:[Object(c.__)("Spacer"),Object(c.__)("Stackable")],attributes:o,supports:{inserter:!r.disabledBlocks.includes(l)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src"},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(c.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(c.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(c.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(c.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(c.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(c.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(r.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(r.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(r.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},des:{type:"string"},desTwo:{type:"string"},desThree:{type:"string"},iconColor:{type:"string"}},u="ugb/team-member",s={title:Object(c.__)("Team Member"),description:Object(c.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:o.u,category:"stackable",keywords:[Object(c.__)("Team Member"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var c=n(0),r=n(3),i=n(2),o=n(1),l={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(c.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(c.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(c.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(c.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(c.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(c.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(r.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(r.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(r.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},testimonialTitle:{type:"string"},testimonialTitleTwo:{type:"string"},testimonialTitleThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},iconColor:{type:"string"}},u="ugb/testimonial",s={title:Object(c.__)("Testimonial"),description:Object(c.__)("Showcase what your users say about your product or service."),icon:o.v,category:"stackable",keywords:[Object(c.__)("Testimonial"),Object(c.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return o}),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return u});var c=n(0),r=n(2),i=n(1),o={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},align:{type:"string"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},l="ugb/video-popup",u={title:Object(c.__)("Video Popup"),description:Object(c.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:i.w,category:"stackable",keywords:[Object(c.__)("Video Popup"),Object(c.__)("Stackable"),Object(c.__)("YouTube Vimeo mp4")],attributes:o,supports:{align:["center","wide","full"],inserter:!r.disabledBlocks.includes(l)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}}]);
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ var admin_welcome=function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=21)}([function(t,e){t.exports=wp.i18n},function(t,e,n){"use strict";t.exports=n(23)},function(t,e,n){"use strict";var r=n(6),o=n(5),c=n(1),i=n.n(c);function u(){return(u=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var a=i.a.createElement("path",{d:"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z"}),s=function(t){return i.a.createElement("svg",u({viewBox:"0 0 200 200",fill:"#fff",xmlns:"http://www.w3.org/2000/svg"},t),a)};function l(){return(l=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var m=i.a.createElement("path",{d:"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z"}),d=function(t){return i.a.createElement("svg",l({xmlns:"http://www.w3.org/2000/svg"},t),m)};function b(){return(b=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var p=i.a.createElement("path",{d:"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z"}),f=function(t){return i.a.createElement("svg",b({xmlns:"http://www.w3.org/2000/svg"},t),p)};function g(){return(g=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var h=i.a.createElement("path",{d:"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8"}),_=function(t){return i.a.createElement("svg",g({xmlns:"http://www.w3.org/2000/svg"},t),h)};function y(){return(y=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var v=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z"}),w=function(t){return i.a.createElement("svg",y({xmlns:"http://www.w3.org/2000/svg"},t),v)};function O(){return(O=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var k=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z"}),j=function(t){return i.a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg"},t),k)};function x(){return(x=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var z=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),C=function(t){return i.a.createElement("svg",x({xmlns:"http://www.w3.org/2000/svg"},t),z)};function E(){return(E=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var T=i.a.createElement("path",{d:"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z"}),B=function(t){return i.a.createElement("svg",E({xmlns:"http://www.w3.org/2000/svg"},t),T)};function S(){return(S=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var D=i.a.createElement("path",{d:"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z"}),L=function(t){return i.a.createElement("svg",S({xmlns:"http://www.w3.org/2000/svg"},t),D)};function H(){return(H=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var R=i.a.createElement("path",{d:"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8"}),M=function(t){return i.a.createElement("svg",H({xmlns:"http://www.w3.org/2000/svg"},t),R)};function V(){return(V=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var U=i.a.createElement("path",{d:"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z"}),P=function(t){return i.a.createElement("svg",V({xmlns:"http://www.w3.org/2000/svg"},t),U)};function I(){return(I=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var A=i.a.createElement("path",{d:"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z"}),N=function(t){return i.a.createElement("svg",I({xmlns:"http://www.w3.org/2000/svg"},t),A)};function q(){return(q=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var $=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z"}),F=function(t){return i.a.createElement("svg",q({xmlns:"http://www.w3.org/2000/svg"},t),$)};function G(){return(G=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var W=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),Y=function(t){return i.a.createElement("svg",G({xmlns:"http://www.w3.org/2000/svg"},t),W)};function Q(){return(Q=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var J=i.a.createElement("path",{d:"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z"}),K=function(t){return i.a.createElement("svg",Q({xmlns:"http://www.w3.org/2000/svg"},t),J)};function X(){return(X=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var Z=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z"}),tt=function(t){return i.a.createElement("svg",X({xmlns:"http://www.w3.org/2000/svg"},t),Z)};function et(){return(et=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var nt=i.a.createElement("path",{d:"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z"}),rt=function(t){return i.a.createElement("svg",et({xmlns:"http://www.w3.org/2000/svg"},t),nt)};function ot(){return(ot=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var ct=i.a.createElement("path",{d:"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8"}),it=function(t){return i.a.createElement("svg",ot({xmlns:"http://www.w3.org/2000/svg"},t),ct)};function ut(){return(ut=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var at=i.a.createElement("path",{d:"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z"}),st=function(t){return i.a.createElement("svg",ut({xmlns:"http://www.w3.org/2000/svg"},t),at)};function lt(){return(lt=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var mt=i.a.createElement("path",{d:"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z"}),dt=function(t){return i.a.createElement("svg",lt({xmlns:"http://www.w3.org/2000/svg"},t),mt)};function bt(){return(bt=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var pt=i.a.createElement("path",{d:"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z"}),ft=function(t){return i.a.createElement("svg",bt({xmlns:"http://www.w3.org/2000/svg"},t),pt)};function gt(){return(gt=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var ht=i.a.createElement("path",{d:"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z"}),_t=function(t){return i.a.createElement("svg",gt({xmlns:"http://www.w3.org/2000/svg"},t),ht)};function yt(){return(yt=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var vt=i.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z"}),wt=function(t){return i.a.createElement("svg",yt({xmlns:"http://www.w3.org/2000/svg"},t),vt)},Ot=n(12);n.d(e,"a",function(){return jt}),n.d(e,"b",function(){return xt}),n.d(e,"c",function(){return zt}),n.d(e,"d",function(){return Ct}),n.d(e,"f",function(){return Et}),n.d(e,"g",function(){return Tt}),n.d(e,"h",function(){return Bt}),n.d(e,"e",function(){return St}),n.d(e,"i",function(){return Dt}),n.d(e,"j",function(){return Lt}),n.d(e,"k",function(){return Ht}),n.d(e,"l",function(){return Rt}),n.d(e,"n",function(){return Mt}),n.d(e,"o",function(){return Vt}),n.d(e,"p",function(){return Ut}),n.d(e,"q",function(){return Pt}),n.d(e,"r",function(){return It}),n.d(e,"s",function(){return At}),n.d(e,"t",function(){return Nt}),n.d(e,"u",function(){return qt}),n.d(e,"v",function(){return $t}),n.d(e,"w",function(){return Ft}),n.d(e,"m",function(){return Gt});var kt=function(t){return Object(r.cloneElement)(t,{fill:"url(#stackable-gradient)",className:"ugb-stackable-icon-gradient"})};void 0!==window.wp.blocks&&Object(Ot.updateCategory)("stackable",{icon:kt(wp.element.createElement(s,{className:"components-panel__icon",width:"20",height:"20"}))}),Object(o.a)(function(){var t=document.createElement("DIV");document.querySelector("body").appendChild(t),Object(r.render)(wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",className:"ugb-stackable-gradient",height:"0",width:"0",style:{opacity:0}},wp.element.createElement("defs",null,wp.element.createElement("linearGradient",{id:"stackable-gradient"},wp.element.createElement("stop",{offset:"0%",stopColor:"#ab5af1",stopOpacity:"1"}),wp.element.createElement("stop",{offset:"100%",stopColor:"#fb6874",stopOpacity:"1"})))),t)});var jt=function(){return kt(wp.element.createElement(d,{width:"20",height:"20"}))},xt=function(){return kt(wp.element.createElement(f,{width:"20",height:"20"}))},zt=function(){return kt(wp.element.createElement(_,{width:"20",height:"20"}))},Ct=function(){return kt(wp.element.createElement(w,{width:"20",height:"20"}))},Et=function(){return kt(wp.element.createElement(j,{width:"20",height:"20"}))},Tt=function(){return kt(wp.element.createElement(C,{width:"20",height:"20"}))},Bt=function(){return kt(wp.element.createElement(B,{width:"20",height:"20"}))},St=function(){return kt(wp.element.createElement(L,{width:"20",height:"20"}))},Dt=function(){return kt(wp.element.createElement(M,{width:"20",height:"20"}))},Lt=function(){return kt(wp.element.createElement(P,{width:"20",height:"20"}))},Ht=function(){return kt(wp.element.createElement(N,{width:"20",height:"20"}))},Rt=function(){return kt(wp.element.createElement(F,{width:"20",height:"20"}))},Mt=function(){return kt(wp.element.createElement(Y,{width:"20",height:"20"}))},Vt=function(){return kt(wp.element.createElement(K,{width:"20",height:"20"}))},Ut=function(){return kt(wp.element.createElement(tt,{width:"20",height:"20"}))},Pt=function(){return kt(wp.element.createElement(rt,{width:"20",height:"20"}))},It=function(){return kt(wp.element.createElement(it,{width:"20",height:"20"}))},At=function(){return kt(wp.element.createElement(st,{width:"20",height:"20"}))},Nt=function(){return kt(wp.element.createElement(dt,{width:"20",height:"20"}))},qt=function(){return kt(wp.element.createElement(ft,{width:"20",height:"20"}))},$t=function(){return kt(wp.element.createElement(_t,{width:"20",height:"20"}))},Ft=function(){return kt(wp.element.createElement(wt,{width:"20",height:"20"}))},Gt=function(){return wp.element.createElement(Ct,null)}},function(t,e){t.exports=stackable},function(t,e,n){"use strict";n.d(e,"a",function(){return o});var r=n(0),o=function t(e){return"short"===e?Object(r.__)("Description for this block. You can use this space for describing your block."):"medium"===e?t()+" "+t("short"):"long"===e?t("medium")+" "+t()+" "+t("short"):Object(r.__)("Description for this block. Use this space for describing your block. Any text will do.")}},function(t,e,n){"use strict";e.a=function(t){if("complete"===document.readyState||"interactive"===document.readyState)return t();document.addEventListener("DOMContentLoaded",t)}},function(t,e){t.exports=wp.element},,,function(t,e){t.exports=wp.ajax},function(t,e,n){var r;
2
  /*!
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
+ !function(){"use strict";var n={}.hasOwnProperty;function o(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var c=typeof r;if("string"===c||"number"===c)t.push(r);else if(Array.isArray(r)&&r.length){var i=o.apply(null,r);i&&t.push(i)}else if("object"===c)for(var u in r)n.call(r,u)&&r[u]&&t.push(u)}}return t.join(" ")}t.exports?(o.default=o,t.exports=o):void 0===(r=function(){return o}.apply(e,[]))||(t.exports=r)}()},function(t,e){t.exports=wp.components},function(t,e){t.exports=wp.blocks},,,,,,,,,function(t,e,n){"use strict";n.r(e);var r=n(0),o=n(6),c=n(3),i=n(9),u=n(10),a=n.n(u),s=n(5),l=n(11),m=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();function d(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return Array.from(t)}var b=n(22),p={};b.keys().forEach(function(t){try{var e=b(t);p[e.name]=e.settings}catch(t){console.error(t)}});var f=function(t){function e(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var t=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments));return t.toggleBlock=t.toggleBlock.bind(t),t.enableAllBlocks=t.enableAllBlocks.bind(t),t.disableAllBlocks=t.disableAllBlocks.bind(t),t.ajaxTimeout=null,t.state={disabledBlocks:t.props.disabledBlocks||[],isSaving:!1},t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(e,o["Component"]),m(e,[{key:"componentDidUpdate",value:function(t,e){var n=this;this.state.disabledBlocks!==e.disabledBlocks&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(i.send)("stackable_update_disable_blocks",{success:function(){n.setState({isSaving:!1})},error:function(t){n.setState({isSaving:!1}),alert(t)},data:{nonce:c.nonce,disabledBlocks:n.state.disabledBlocks}}),n.setState({isSaving:!0})},600))}},{key:"toggleBlock",value:function(t){this.state.disabledBlocks.includes(t)?this.setState({disabledBlocks:this.state.disabledBlocks.filter(function(e){return e!==t})}):this.setState({disabledBlocks:[].concat(d(this.state.disabledBlocks),[t])})}},{key:"enableAllBlocks",value:function(){this.setState({disabledBlocks:[]})}},{key:"disableAllBlocks",value:function(){this.setState({disabledBlocks:Object.keys(this.props.blocks)})}},{key:"render",value:function(){var t=this,e=this.props.blocks;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"s-settings-header"},this.state.isSaving&&wp.element.createElement(l.Spinner,null),wp.element.createElement("button",{onClick:this.enableAllBlocks,className:"button button-large button-link"},Object(r.__)("Enable All")),wp.element.createElement("button",{onClick:this.disableAllBlocks,className:"button button-large button-link"},Object(r.__)("Disable All"))),wp.element.createElement("div",{className:"s-settings-grid"},Object.keys(e).map(function(n,o){var i=e[n],u=n.replace(/\w+\//,""),s=i.sAdminTitle||i.title;if(i.sDeprecated)return null;var l=t.state.disabledBlocks.includes(n),m=a()(["s-box"],{"s-is-disabled":l});return wp.element.createElement("div",{key:o+1,className:m},wp.element.createElement("img",{src:c.srcUrl+"images/block-"+u+".svg",alt:s+" icon",className:"s-block-icon"}),wp.element.createElement("h3",null,s),wp.element.createElement("p",null,i.description),wp.element.createElement("button",{className:"s-toggle-button",onClick:function(){return t.toggleBlock(n)}},wp.element.createElement("span",null,Object(r.__)("Disabled")),wp.element.createElement("span",null,Object(r.__)("Enabled"))),i.sDemoURL&&wp.element.createElement("p",{className:"s-demo-url"},wp.element.createElement("small",null,wp.element.createElement("a",{href:i.sDemoURL,target:"stackable_demo",title:Object(r.sprintf)(Object(r.__)("View %s Demo","stackable"),s)},Object(r.__)("View Block Demo","stackable")))))})))}}]),e}();Object(s.a)(function(){Object(o.render)(wp.element.createElement(f,{blocks:p,disabledBlocks:c.disabledBlocks}),document.querySelector(".s-settings-wrapper"))})},function(t,e,n){var r={"./accordion/index.js":48,"./blockquote/index.js":25,"./blog-posts/index.js":26,"./button/index.js":27,"./call-to-action/index.js":28,"./card/index.js":29,"./container/index.js":30,"./count-up/index.js":31,"./divider/index.js":32,"./expand/index.js":33,"./feature-grid/index.js":34,"./feature/index.js":35,"./ghost-button/index.js":36,"./header/index.js":37,"./icon-list/index.js":38,"./image-box/index.js":39,"./notification/index.js":40,"./number-box/index.js":41,"./pricing-box/index.js":42,"./pullquote/index.js":43,"./spacer/index.js":44,"./team-member/index.js":45,"./testimonial/index.js":46,"./video-popup/index.js":47};function o(t){var e=c(t);return n(e)}function c(t){var e=r[t];if(!(e+1)){var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}return e}o.keys=function(){return Object.keys(r)},o.resolve=c,t.exports=o,o.id=22},function(t,e,n){"use strict";
13
+ /** @license React v16.7.0
14
+ * react.production.min.js
15
+ *
16
+ * Copyright (c) Facebook, Inc. and its affiliates.
17
+ *
18
+ * This source code is licensed under the MIT license found in the
19
+ * LICENSE file in the root directory of this source tree.
20
+ */var r=n(24),o="function"==typeof Symbol&&Symbol.for,c=o?Symbol.for("react.element"):60103,i=o?Symbol.for("react.portal"):60106,u=o?Symbol.for("react.fragment"):60107,a=o?Symbol.for("react.strict_mode"):60108,s=o?Symbol.for("react.profiler"):60114,l=o?Symbol.for("react.provider"):60109,m=o?Symbol.for("react.context"):60110,d=o?Symbol.for("react.concurrent_mode"):60111,b=o?Symbol.for("react.forward_ref"):60112,p=o?Symbol.for("react.suspense"):60113,f=o?Symbol.for("react.memo"):60115,g=o?Symbol.for("react.lazy"):60116,h="function"==typeof Symbol&&Symbol.iterator;function _(t){for(var e=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+t,r=0;r<e;r++)n+="&args[]="+encodeURIComponent(arguments[r+1]);!function(t,e,n,r,o,c,i,u){if(!t){if(t=void 0,void 0===e)t=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var a=[n,r,o,c,i,u],s=0;(t=Error(e.replace(/%s/g,function(){return a[s++]}))).name="Invariant Violation"}throw t.framesToPop=1,t}}(!1,"Minified React error #"+t+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v={};function w(t,e,n){this.props=t,this.context=e,this.refs=v,this.updater=n||y}function O(){}function k(t,e,n){this.props=t,this.context=e,this.refs=v,this.updater=n||y}w.prototype.isReactComponent={},w.prototype.setState=function(t,e){"object"!=typeof t&&"function"!=typeof t&&null!=t&&_("85"),this.updater.enqueueSetState(this,t,e,"setState")},w.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},O.prototype=w.prototype;var j=k.prototype=new O;j.constructor=k,r(j,w.prototype),j.isPureReactComponent=!0;var x={current:null,currentDispatcher:null},z=Object.prototype.hasOwnProperty,C={key:!0,ref:!0,__self:!0,__source:!0};function E(t,e,n){var r=void 0,o={},i=null,u=null;if(null!=e)for(r in void 0!==e.ref&&(u=e.ref),void 0!==e.key&&(i=""+e.key),e)z.call(e,r)&&!C.hasOwnProperty(r)&&(o[r]=e[r]);var a=arguments.length-2;if(1===a)o.children=n;else if(1<a){for(var s=Array(a),l=0;l<a;l++)s[l]=arguments[l+2];o.children=s}if(t&&t.defaultProps)for(r in a=t.defaultProps)void 0===o[r]&&(o[r]=a[r]);return{$$typeof:c,type:t,key:i,ref:u,props:o,_owner:x.current}}function T(t){return"object"==typeof t&&null!==t&&t.$$typeof===c}var B=/\/+/g,S=[];function D(t,e,n,r){if(S.length){var o=S.pop();return o.result=t,o.keyPrefix=e,o.func=n,o.context=r,o.count=0,o}return{result:t,keyPrefix:e,func:n,context:r,count:0}}function L(t){t.result=null,t.keyPrefix=null,t.func=null,t.context=null,t.count=0,10>S.length&&S.push(t)}function H(t,e,n){return null==t?0:function t(e,n,r,o){var u=typeof e;"undefined"!==u&&"boolean"!==u||(e=null);var a=!1;if(null===e)a=!0;else switch(u){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case c:case i:a=!0}}if(a)return r(o,e,""===n?"."+R(e,0):n),1;if(a=0,n=""===n?".":n+":",Array.isArray(e))for(var s=0;s<e.length;s++){var l=n+R(u=e[s],s);a+=t(u,l,r,o)}else if(l=null===e||"object"!=typeof e?null:"function"==typeof(l=h&&e[h]||e["@@iterator"])?l:null,"function"==typeof l)for(e=l.call(e),s=0;!(u=e.next()).done;)a+=t(u=u.value,l=n+R(u,s++),r,o);else"object"===u&&_("31","[object Object]"==(r=""+e)?"object with keys {"+Object.keys(e).join(", ")+"}":r,"");return a}(t,"",e,n)}function R(t,e){return"object"==typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+(""+t).replace(/[=:]/g,function(t){return e[t]})}(t.key):e.toString(36)}function M(t,e){t.func.call(t.context,e,t.count++)}function V(t,e,n){var r=t.result,o=t.keyPrefix;t=t.func.call(t.context,e,t.count++),Array.isArray(t)?U(t,r,n,function(t){return t}):null!=t&&(T(t)&&(t=function(t,e){return{$$typeof:c,type:t.type,key:e,ref:t.ref,props:t.props,_owner:t._owner}}(t,o+(!t.key||e&&e.key===t.key?"":(""+t.key).replace(B,"$&/")+"/")+n)),r.push(t))}function U(t,e,n,r,o){var c="";null!=n&&(c=(""+n).replace(B,"$&/")+"/"),H(t,V,e=D(e,c,r,o)),L(e)}var P={Children:{map:function(t,e,n){if(null==t)return t;var r=[];return U(t,r,null,e,n),r},forEach:function(t,e,n){if(null==t)return t;H(t,M,e=D(null,null,e,n)),L(e)},count:function(t){return H(t,function(){return null},null)},toArray:function(t){var e=[];return U(t,e,null,function(t){return t}),e},only:function(t){return T(t)||_("143"),t}},createRef:function(){return{current:null}},Component:w,PureComponent:k,createContext:function(t,e){return void 0===e&&(e=null),(t={$$typeof:m,_calculateChangedBits:e,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:l,_context:t},t.Consumer=t},forwardRef:function(t){return{$$typeof:b,render:t}},lazy:function(t){return{$$typeof:g,_ctor:t,_status:-1,_result:null}},memo:function(t,e){return{$$typeof:f,type:t,compare:void 0===e?null:e}},Fragment:u,StrictMode:a,Suspense:p,createElement:E,cloneElement:function(t,e,n){null==t&&_("267",t);var o=void 0,i=r({},t.props),u=t.key,a=t.ref,s=t._owner;if(null!=e){void 0!==e.ref&&(a=e.ref,s=x.current),void 0!==e.key&&(u=""+e.key);var l=void 0;for(o in t.type&&t.type.defaultProps&&(l=t.type.defaultProps),e)z.call(e,o)&&!C.hasOwnProperty(o)&&(i[o]=void 0===e[o]&&void 0!==l?l[o]:e[o])}if(1===(o=arguments.length-2))i.children=n;else if(1<o){l=Array(o);for(var m=0;m<o;m++)l[m]=arguments[m+2];i.children=l}return{$$typeof:c,type:t.type,key:u,ref:a,props:i,_owner:s}},createFactory:function(t){var e=E.bind(null,t);return e.type=t,e},isValidElement:T,version:"16.7.0",unstable_ConcurrentMode:d,unstable_Profiler:s,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:x,assign:r}},I={default:P},A=I&&P||I;t.exports=A.default||A},function(t,e,n){"use strict";
21
+ /*
22
+ object-assign
23
+ (c) Sindre Sorhus
24
+ @license MIT
25
+ */var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,i,u=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),a=1;a<arguments.length;a++){for(var s in n=Object(arguments[a]))o.call(n,s)&&(u[s]=n[s]);if(r){i=r(n);for(var l=0;l<i.length;l++)c.call(n,i[l])&&(u[i[l]]=n[i[l]])}}return u}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(2),c=n(4),i=n(3),u={align:{type:"string"},text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},quotationMark:{type:"string",default:"round-thin"},quotationSize:{type:"number",default:70},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},a="ugb/blockquote",s={title:Object(r.__)("Blockquote"),description:Object(r.__)("Display a quote in style."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Blockquote"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(2),c=n(3),i="ugb/blog-posts",u={title:Object(r.__)("Posts"),description:Object(r.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:o.c,category:"stackable",keywords:[Object(r.__)("Blog Posts"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(i)},sAdminTitle:Object(r.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(r.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href"},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href"},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},u="ugb/button",a={title:Object(r.__)("Button"),icon:o.d,description:Object(r.__)("Add a customizable button."),category:"stackable",keywords:[Object(r.__)("Button"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(2),c=n(4),i=n(3),u={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(c.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},bgColor:{type:"string"}},a="ugb/cta",s={title:Object(r.__)("Call to Action"),description:Object(r.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:o.e,category:"stackable",keywords:[Object(r.__)("Call to Action"),Object(r.__)("Stackable"),Object(r.__)("CTA")],attributes:u,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(2),c=n(4),i=n(3),u={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(r.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(r.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(c.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},a="ugb/card",s={title:Object(r.__)("Card"),description:Object(r.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:o.f,category:"stackable",keywords:[Object(r.__)("Card"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},u="ugb/container",a={title:Object(r.__)("Container"),description:Object(r.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:o.g,category:"stackable",keywords:[Object(r.__)("Container Layout"),Object(r.__)("Row"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(r.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(r.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(r.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(r.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(r.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(r.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},title:{source:"html"},counter:{source:"html"},des:{source:"html"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},u="ugb/count-up",a={title:Object(r.__)("Count Up"),description:Object(r.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:o.h,category:"stackable",keywords:[Object(r.__)("Statistics"),Object(r.__)("Count Up"),Object(r.__)("Stackable")],attributes:i,supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(3),c=n(2),i="ugb/divider",u={title:Object(r.__)("Divider"),description:Object(r.__)("Add a pause between your content."),icon:c.i,category:"stackable",keywords:[Object(r.__)("Divider"),Object(r.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"}},supports:{inserter:!o.disabledBlocks.includes(i)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(r.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(r.__)("Show less")}},u="ugb/expand",a={title:Object(r.__)("Expand / Show More"),description:Object(r.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:c.j,category:"stackable",keywords:[Object(r.__)("Expand"),Object(r.__)("Show more/less"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(o.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(o.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(o.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href"},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(r.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},a="ugb/feature-grid",s={title:Object(r.__)("Feature Grid"),description:Object(r.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:i.k,category:"stackable",keywords:[Object(r.__)("Feature Grid"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(o.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},a="ugb/feature",s={title:Object(r.__)("Feature"),description:Object(r.__)("Display a product feature or a service in a large area."),icon:i.l,category:"stackable",keywords:[Object(r.__)("Feature"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return c}),n.d(e,"settings",function(){return i});var r=n(0),o=n(2),c="ugb/ghost-button",i={title:Object(r.__)("Ghost Button"),description:Object(r.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:o.m,category:"stackable",keywords:[Object(r.__)("Ghost Button"),Object(r.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(o.a)()},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},titleColor:{type:"string"},subtitleColor:{type:"string"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},contentWidth:{type:"boolean",default:!1},align:{type:"string"},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},a="ugb/header",s={title:Object(r.__)("Header"),description:Object(r.__)("A large header title area. Typically used at the very top of a page."),icon:i.n,category:"stackable",keywords:[Object(r.__)("Header"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li"},gap:{type:"number",default:16}},u="ugb/icon-list",a={title:Object(r.__)("Icon List"),description:Object(r.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:c.o,category:"stackable",keywords:[Object(r.__)("Icon List"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"}};[1,2,3,4].forEach(function(t){i["title"+t]={source:"html",selector:".ugb-image-box__item:nth-child("+t+") .ugb-image-box__title",default:Object(r.__)("Title")},i["description"+t]={source:"html",selector:".ugb-image-box__item:nth-child("+t+") .ugb-image-box__description",default:Object(r.__)("Description")},i["imageURL"+t]={type:"string"},i["imageID"+t]={type:"number"},i["link"+t]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child("+t+") .ugb-image-box__overlay",attribute:"href"},i["newTab"+t]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child("+t+") .ugb-image-box__overlay",attribute:"target",default:!1}});var u="ugb/image-box",a={title:Object(r.__)("Image Box"),description:Object(r.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:c.p,category:"stackable",keywords:[Object(r.__)("Image Box"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={text:{source:"html",selector:"p",default:Object(o.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},a="ugb/notification",s={title:Object(r.__)("Notification"),description:Object(r.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:i.q,category:"stackable",keywords:[Object(r.__)("Notification"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(o.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(o.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(o.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},a="ugb/number-box",s={title:Object(r.__)("Number Box"),description:Object(r.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:i.r,category:"stackable",keywords:[Object(r.__)("Number Box"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}};[1,2,3].forEach(function(t){var e=1===t?"":t;u["url"+e]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-button",attribute:"href"},u["newTab"+e]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-button",attribute:"target",default:!1},u["imageURL"+e]={type:"string"},u["imageID"+e]={type:"string"},u["pricingBoxTitle"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__title",default:Object(r.__)("Title")},u["price"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__price",default:e+"9"},u["pricePrefix"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__price-prefix",default:"$"},u["priceSuffix"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__price-suffix",default:".00"},u["perMonthLabel"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__subprice",default:Object(r.__)("Description")},u["buttonText"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-button span",default:Object(r.__)("Button text")},u["featureList"+e]={source:"html",selector:".ugb-pricing-box__item:nth-child("+t+") .ugb-pricing-box__description",default:Object(o.a)("medium")}});var a="ugb/pricing-box",s={title:Object(r.__)("Pricing Box"),description:Object(r.__)("Display the different pricing tiers of your business."),icon:i.s,category:"stackable",keywords:[Object(r.__)("Pricing Box"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(4),i={text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},u="ugb/pullquote",a={title:Object(r.__)("Pullquote"),description:Object(r.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Pullquote"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={height:{default:50,type:"number"}},u="ugb/spacer",a={title:Object(r.__)("Spacer"),description:Object(r.__)("Sometimes you just need some space."),icon:c.t,category:"stackable",keywords:[Object(r.__)("Spacer"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src"},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(r.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(o.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(o.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(o.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},des:{type:"string"},desTwo:{type:"string"},desThree:{type:"string"},iconColor:{type:"string"}},a="ugb/team-member",s={title:Object(r.__)("Team Member"),description:Object(r.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:i.u,category:"stackable",keywords:[Object(r.__)("Team Member"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return s});var r=n(0),o=n(4),c=n(3),i=n(2),u={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(r.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(o.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},testimonialTitle:{type:"string"},testimonialTitleTwo:{type:"string"},testimonialTitleThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},iconColor:{type:"string"}},a="ugb/testimonial",s={title:Object(r.__)("Testimonial"),description:Object(r.__)("Showcase what your users say about your product or service."),icon:i.v,category:"stackable",keywords:[Object(r.__)("Testimonial"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},align:{type:"string"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},u="ugb/video-popup",a={title:Object(r.__)("Video Popup"),description:Object(r.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:c.w,category:"stackable",keywords:[Object(r.__)("Video Popup"),Object(r.__)("Stackable"),Object(r.__)("YouTube Vimeo mp4")],attributes:i,supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e);var r=n(0),o=n(2),c=n(4),i=n(3),u=n(1),a=n.n(u);function s(){return(s=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var l=a.a.createElement("path",{d:"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z"}),m=function(t){return a.a.createElement("svg",s({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},t),l)};n.d(e,"ArrowIcon",function(){return d}),n.d(e,"schema",function(){return b}),n.d(e,"name",function(){return p}),n.d(e,"settings",function(){return f});var d=function(t){var e=t.fill;return wp.element.createElement(m,{width:"20",height:"20",fill:e})},b={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(r.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(c.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},p="ugb/accordion",f={title:Object(r.__)("Accordion"),description:Object(r.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:o.a,category:"stackable",keywords:[Object(r.__)("Accordion"),Object(r.__)("Toggle"),Object(r.__)("Stackable")],attributes:b,supports:{inserter:!i.disabledBlocks.includes(p)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}}]);
dist/admin_welcome.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack://[name]/webpack/bootstrap","webpack://[name]/external \"wp.i18n\"","webpack://[name]/./src/icons.js","webpack://[name]/external \"stackable\"","webpack://[name]/./src/util.js","webpack://[name]/./node_modules/@wordpress/dom-ready/build-module/index.js","webpack://[name]/external \"wp.element\"","webpack://[name]/external \"wp.ajax\"","webpack://[name]/./node_modules/classnames/index.js","webpack://[name]/external \"wp.components\"","webpack://[name]/./src/welcome/admin.js","webpack://[name]/./src/block sync index\\.js$","webpack://[name]/./src/block/accordion/index.js","webpack://[name]/./src/block/blockquote/index.js","webpack://[name]/./src/block/blog-posts/index.js","webpack://[name]/./src/block/button/index.js","webpack://[name]/./src/block/call-to-action/index.js","webpack://[name]/./src/block/card/index.js","webpack://[name]/./src/block/container/index.js","webpack://[name]/./src/block/count-up/index.js","webpack://[name]/./src/block/divider/index.js","webpack://[name]/./src/block/expand/index.js","webpack://[name]/./src/block/feature-grid/index.js","webpack://[name]/./src/block/feature/index.js","webpack://[name]/./src/block/ghost-button/index.js","webpack://[name]/./src/block/header/index.js","webpack://[name]/./src/block/icon-list/index.js","webpack://[name]/./src/block/image-box/index.js","webpack://[name]/./src/block/notification/index.js","webpack://[name]/./src/block/number-box/index.js","webpack://[name]/./src/block/pricing-box/index.js","webpack://[name]/./src/block/pullquote/index.js","webpack://[name]/./src/block/spacer/index.js","webpack://[name]/./src/block/team-member/index.js","webpack://[name]/./src/block/testimonial/index.js","webpack://[name]/./src/block/video-popup/index.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","wp","i18n","__webpack_exports__","NotificationIcon","ButtonIcon","GhostButtonIcon","DividerIcon","CardIcon","BlockquoteIcon","SpacerIcon","TestimonialIcon","CTAIcon","TeamMemberIcon","ExpandIcon","NumberBoxIcon","CountUpIcon","HeaderIcon","ImageBoxIcon","VideoPopupIcon","PricingBoxIcon","FeatureIcon","FeatureGridIcon","IconListIcon","BlogPostsIcon","ContainerIcon","AccordionIcon","Gradient","props","element","createElement","offset","stopColor","stopOpacity","iconNum","iconID","id","className","role","focusable","xmlns","viewBox","width","height","fill","stackable","descriptionPlaceholder","_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__","length","__","callback","document","readyState","addEventListener","ajax","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arguments","arg","argType","push","Array","isArray","inner","apply","join","default","undefined","components","context","require","blockData","keys","forEach","block","settings","err","console","error","BlockToggler","_classCallCheck","this","_this","_possibleConstructorReturn","__proto__","getPrototypeOf","toggleBlock","enableAllBlocks","disableAllBlocks","ajaxTimeout","state","disabledBlocks","isSaving","Component","prevProps","prevState","_this2","clearTimeout","setTimeout","ajaxSend","success","setState","message","alert","data","nonce","blockName","includes","filter","blocks","_this3","_wordpress_components__WEBPACK_IMPORTED_MODULE_6__","onClick","map","blockNameTrim","replace","title","sAdminTitle","sDeprecated","isDisabled","mainClasses","classnames","s-is-disabled","src","srcUrl","alt","description","sDemoURL","href","target","sprintf","domReady","render","querySelector","./accordion/index.js","./blockquote/index.js","./blog-posts/index.js","./button/index.js","./call-to-action/index.js","./card/index.js","./container/index.js","./count-up/index.js","./divider/index.js","./expand/index.js","./feature-grid/index.js","./feature/index.js","./ghost-button/index.js","./header/index.js","./icon-list/index.js","./image-box/index.js","./notification/index.js","./number-box/index.js","./pricing-box/index.js","./pullquote/index.js","./spacer/index.js","./team-member/index.js","./testimonial/index.js","./video-popup/index.js","webpackContext","req","webpackContextResolve","e","Error","code","resolve","ArrowIcon","_extends","points","schema","heading","source","selector","text","headingColor","type","headingBackgroundColor","openStart","design","borderRadius","shadow","icon","category","keywords","attributes","supports","inserter","_stackable_icons__WEBPACK_IMPORTED_MODULE_1__","_stackable_util__WEBPACK_IMPORTED_MODULE_2__","stackable__WEBPACK_IMPORTED_MODULE_3__","align","color","quoteColor","backgroundColor","backgroundImageID","backgroundImageURL","backgroundOpacity","fixedBackground","contentWidth","quotationMark","quotationSize","stackable__WEBPACK_IMPORTED_MODULE_2__","buttons","url","attribute","newTab","textColor","size","cornerButtonRadius","url2","newTab2","text2","color2","textColor2","size2","design2","icon2","url3","newTab3","text3","color3","textColor3","size3","design3","icon3","ctaTitle","bodyText","buttonText","buttonDesign","titleColor","bodyTextColor","borderButtonRadius","buttonIcon","bgColor","mediaID","mediaURL","tagline","des","taglineColor","desColor","buttonURL","buttonNewTab","buttonColor","buttonTextColor","contentAlign","contentLocation","verticalAlign","columns","title1","title2","title3","title4","countText1","countText2","countText3","countText4","description1","description2","description3","description4","countColor","countSize","countFont","countFontWeight","counter","fontSize","stackable__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_2__","alignment","multiline","moreText","moreLabel","lessLabel","_stackable_util__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_3__","imageSize","imageID1","imageID2","imageID3","imageUrl1","imageUrl2","imageUrl3","linkUrl1","linkUrl2","linkUrl3","newTab1","linkText1","linkText2","linkText3","buttonSize","buttonBorderRadius","invert","imageID","imageUrl","borderThickness","subtitle","subtitleColor","opacity","iconShape","iconColor","iconSize","gap","overlayColor","horizontalAlign","full","notifType","dismissible","num1","num2","num3","numberColor","numberBGColor","descriptionColor","numberBox","numberBoxTwo","numberBoxThree","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","pricingBoxColor","priceColor","perMonthLabelColor","featureListColor","index","href1","href2","href3","mediaID1","mediaID2","mediaID3","mediaURL1","mediaURL2","mediaURL3","name1","name2","name3","position1","position2","position3","posColor","shapes","hrefTwo","hrefThree","mediaIDTwo","mediaIDThree","mediaURLTwo","mediaURLThree","position","positionTwo","positionThree","desTwo","desThree","testimonial1","testimonial2","testimonial3","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","videoLink","videoID","playButtonType","playButtonColor","mediaLink"],"mappings":"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","file":"admin_welcome.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 21);\n","module.exports = wp.i18n;","/**\n * Icons for all our blocks.\n */\n\nconst Gradient = props => (\n\t<defs>\n\t\t<linearGradient { ...props }>\n\t\t\t<stop offset=\"0%\" stopColor=\"#ab5af1\" stopOpacity=\"1\" />\n\t\t\t<stop offset=\"100%\" stopColor=\"#fb6874\" stopOpacity=\"1\" />\n\t\t</linearGradient>\n\t</defs>\n)\n\nlet iconNum = 1\nconst iconID = () => `stk-icon-${ iconNum++ }`\n\nexport const NotificationIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" width=\"20\" height=\"20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M10.3,1.7L10.3,1.7L10.3,1.7 M10,2.2l8.3,15.7H1.7L10,2.2 M10,0.4C9.6,0.4,9.2,0.6,8.9,1L0.1,17.7\n\t\t\t\tc-0.4,0.8,0.2,1.7,1.1,1.7h17.6c0.9,0,1.5-0.9,1.1-1.7L11.1,1C10.9,0.6,10.4,0.4,10,0.4z M9.3,7.6v4.6c0,0.4,0.3,0.7,0.7,0.7\n\t\t\t\ts0.7-0.3,0.7-0.7V7.6c0-0.4-0.3-0.7-0.7-0.7S9.3,7.2,9.3,7.6 M10,14.4c-0.5,0-0.9,0.4-0.9,0.9c0,0.5,0.4,0.9,0.9,0.9\n\t\t\t\tc0.5,0,0.9-0.4,0.9-0.9C10.9,14.8,10.5,14.4,10,14.4z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const ButtonIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v5.3C0,8.2,0.8,9,1.8,9h5.2v2.7c-0.1-0.2-0.2-0.4-0.3-0.5c0,0,0,0,0,0\n\t\t\t\tc-0.3-0.5-0.7-0.9-1.3-1.1C4.9,9.9,4.3,10,3.8,10.3c-1.1,0.6-1.5,1.9-0.9,2.9l1.3,2.4c0,0,0,0,0,0c0.1,0.1,0.1,0.2,0.2,0.3\n\t\t\t\tc0.9,1.6,2.3,4,6.5,4c4.1,0,6-3.6,6-7v-3c0-0.4-0.1-0.7-0.2-1h1.5c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M15.4,13\n\t\t\t\tc0,2-1,5.5-4.5,5.5c-3.3,0-4.3-1.7-5.2-3.3c-0.1-0.1-0.1-0.2-0.2-0.3l-1.3-2.4c-0.1-0.2-0.1-0.3,0-0.5c0.1-0.2,0.2-0.3,0.3-0.4\n\t\t\t\tc0.2-0.1,0.3-0.1,0.5,0c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.2,0.3,0.7,0.5,0.9c0.4,0.5,1,0.8,1.6,0.6c0.6-0.2,1-0.8,1-1.5V5.1\n\t\t\t\tc0-0.4,0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7v3.2V9v1.8c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9V8.7c0.1-0.2,0.3-0.3,0.6-0.3\n\t\t\t\tc0.4,0,0.7,0.3,0.7,0.7v0.4v1.9c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9.7c0.1-0.2,0.3-0.3,0.6-0.3c0.4,0,0.7,0.3,0.7,0.7V13z\n\t\t\t\tM18.5,7.2c0,0.2-0.1,0.3-0.3,0.3h-4.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.2,0-0.4,0-0.6,0.1V5.1c0-1.2-1-2.2-2.2-2.2s-2.2,1-2.2,2.2v2.4\n\t\t\t\tH1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V7.2z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const GhostButtonIcon = () => <ButtonIcon />\n\nexport const DividerIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` }d=\"M0.8,10.8C0.3,10.8,0,10.4,0,10s0.3-0.8,0.8-0.8h18.5c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8H0.8\" />\n\t\t</svg>\n\t)\n}\n\nexport const CardIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z\n\t\t\t\tM18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V18.2z\n\t\t\t\tM16.9,13.2c0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h12.3C16.5,12.4,16.9,12.8,16.9,13.2z M16.9,15.8\n\t\t\t\tc0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8S3.5,15,3.9,15h12.3C16.5,15,16.9,15.4,16.9,15.8z M5,10h10\n\t\t\t\tc0.2,0,0.4-0.1,0.5-0.2s0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5S15.2,3.5,15,3.5H5c-0.2,0-0.4,0.1-0.5,0.2S4.3,4,4.3,4.2v5\n\t\t\t\tc0,0.2,0.1,0.4,0.2,0.5S4.8,10,5,10z M5.8,5h8.5v3.5H5.8V5z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const BlockquoteIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M0,2.7C0,1.6,0.3,0,2.4,0C2.7,0,3,0.3,3,0.6c0,0.3-0.3,0.6-0.6,0.6C1.8,1.1,1.3,1.5,1.3,2H2c0.6,0,1,0.5,1,1\n\t\t\t\tv0.9c0,0.6-0.5,1-1,1H1c-0.6,0-1-0.4-1-1V2.7z M4.4,2.7C4.4,1.6,4.7,0,6.8,0c0.3,0,0.6,0.3,0.6,0.6c0,0.3-0.3,0.6-0.6,0.6\n\t\t\t\tC6.1,1.1,5.6,1.5,5.6,2h0.7c0.6,0,1,0.5,1,1v0.9c0,0.6-0.5,1-1,1h-1c-0.6,0-1-0.4-1-1V2.7z M15.6,17.3c0,1.1-0.3,2.7-2.4,2.7\n\t\t\t\tc-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9h-0.7c-0.6,0-1-0.5-1-1v-1c0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1\n\t\t\t\tV17.3z M20,17.3c0,1.1-0.3,2.7-2.4,2.7c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9H18c-0.6,0-1-0.5-1-1v-1\n\t\t\t\tc0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1V17.3z M20,7.3c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,6.6,0,6.9,0,7.3c0,0.4,0.3,0.8,0.8,0.8h18.5\n\t\t\t\tC19.7,8.1,20,7.8,20,7.3z M20,10c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,9.2,0,9.6,0,10c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,10.7,20,10.4,20,10\n\t\t\t\tz M20,12.6c0-0.4-0.3-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,13.4,20,13,20,12.6z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const SpacerIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M1.6,0.8C1.6,0.3,1.9,0,2.3,0h16c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8h-16C1.9,1.5,1.6,1.2,1.6,0.8z\n\t\t\t\tM18.3,18.5h-16c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h16c0.4,0,0.8-0.3,0.8-0.8C19.1,18.8,18.7,18.5,18.3,18.5z M13.2,6.7\n\t\t\t\tc0.3,0.3,0.8,0.3,1.1,0c0.3-0.3,0.3-0.8,0-1.1l-3.4-3.4c-0.3-0.3-0.8-0.3-1.1,0L6.4,5.6c-0.3,0.3-0.3,0.8,0,1.1\n\t\t\t\tc0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l2.1-2.1v11l-2.1-2.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l3.4,3.4\n\t\t\t\tc0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.4-3.4c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.1,2.1v-11L13.2,6.7z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const TestimonialIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M4,20c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.5-0.4-0.5-0.7v-2.9H1.9c-1,0-1.9-0.8-1.9-1.9V1.9C0,0.8,0.8,0,1.9,0\n\t\t\t\th16.2c1,0,1.9,0.8,1.9,1.9v12.6c0,1-0.8,1.9-1.9,1.9H7.9l-3.4,3.4C4.4,19.9,4.2,20,4,20z M1.9,1.5c-0.2,0-0.4,0.2-0.4,0.4v12.6\n\t\t\t\tc0,0.2,0.2,0.4,0.4,0.4H4c0.4,0,0.8,0.3,0.8,0.8v1.8l2.3-2.3c0.1-0.1,0.3-0.2,0.5-0.2h10.5c0.2,0,0.4-0.2,0.4-0.4V1.9\n\t\t\t\tc0-0.2-0.2-0.4-0.4-0.4H1.9z M7.2,13c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.3-0.4-0.2-0.6L7,9.5l-2-2C4.8,7.3,4.8,7.1,4.8,6.8\n\t\t\t\tc0.1-0.2,0.3-0.4,0.5-0.4L8.1,6l1.3-2.5C9.5,3.2,9.7,3.1,10,3.1c0.2,0,0.5,0.1,0.6,0.3L11.8,6l2.8,0.4c0.2,0,0.4,0.2,0.5,0.4\n\t\t\t\tc0.1,0.2,0,0.5-0.2,0.6l-2,2l0.5,2.8c0,0.2-0.1,0.5-0.2,0.6c-0.2,0.1-0.4,0.2-0.7,0L10,11.6l-2.5,1.3C7.4,13,7.3,13,7.2,13z\n\t\t\t\tM10,10.3c0.1,0,0.2,0,0.3,0.1l1.7,0.9l-0.3-1.9c0-0.2,0-0.4,0.2-0.6l1.4-1.3l-1.9-0.3c-0.2,0-0.4-0.2-0.5-0.3L10,5.1L9.1,6.8\n\t\t\t\tC9,7,8.9,7.2,8.6,7.2L6.8,7.5l1.4,1.3c0.1,0.1,0.2,0.4,0.2,0.6L8,11.2l1.7-0.9C9.8,10.3,9.9,10.3,10,10.3z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const CTAIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M16.1,8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.1-0.5-0.2-0.7-0.1L4.5,4.6H0.8\n\t\t\t\tC0.3,4.6,0,4.9,0,5.4v6.3c0,0.4,0.3,0.8,0.8,0.8h1.1v5.7c0,0.4,0.3,0.8,0.8,0.8h2.1c0.4,0,0.8-0.3,0.8-0.8v-5.2l7.4,3.4\n\t\t\t\tc0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.3,0,0.4-0.1c0.2-0.1,0.3-0.4,0.3-0.6v-4.2C15.2,11.1,16.1,9.9,16.1,8.5z M1.5,6.1h2.4v4.8H1.5V6.1z\n\t\t\t\tM3.3,17.4v-4.9h0.6v4.9H3.3z M12.4,14.4l-6.9-3.2V5.8l6.9-3.2V14.4z M13.9,10.1V7c0.6,0.3,1,0.9,1,1.5C14.9,9.2,14.5,9.8,13.9,10.1\n\t\t\t\tz M20,8.5c0,0.3-0.3,0.6-0.6,0.6h-1.5c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6h1.5C19.7,7.9,20,8.2,20,8.5z M17.8,12.9\n\t\t\t\tc0.2,0.2,0.2,0.6,0,0.9c-0.1,0.1-0.3,0.2-0.4,0.2c-0.2,0-0.3-0.1-0.4-0.2l-1.1-1.1c-0.2-0.2-0.2-0.6,0-0.9c0.2-0.2,0.6-0.2,0.9,0\n\t\t\t\tL17.8,12.9z M15.8,5.2c-0.2-0.2-0.2-0.6,0-0.9l1.1-1.1c0.2-0.2,0.6-0.2,0.9,0c0.2,0.2,0.2,0.6,0,0.9l-1.1,1.1\n\t\t\t\tc-0.1,0.1-0.3,0.2-0.4,0.2C16.1,5.4,15.9,5.4,15.8,5.2z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const TeamMemberIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M8.6,12.1c0.4-0.5,0.6-1.2,0.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4h0C3.9,4.6,2.4,6.1,2.4,8v2.1c0,0.7,0.2,1.4,0.6,1.9\n\t\t\t\tc-1.7,0.3-3,1.9-3,3.7V17c0,1.2,0.9,2.1,2.1,2.1h7.4c1.2,0,2.1-0.9,2.1-2.1v-1.2C11.7,13.9,10.3,12.4,8.6,12.1z M5.8,6.1L5.8,6.1\n\t\t\t\tc1,0,1.8,0.7,1.9,1.7C6.9,8.4,6.4,8.2,5.9,7.7C5.7,7.5,5.4,7.2,5,7.2c0,0,0,0,0,0c-0.4,0-0.8,0.3-1,0.5c0,0,0,0,0,0\n\t\t\t\tC4.1,6.9,4.9,6.1,5.8,6.1z M4,8.9c0.2-0.1,0.5-0.2,0.8-0.5C4.9,8.3,5,8.3,5,8.3c0,0,0.1,0,0.2,0.2C5.8,9,6.3,9.2,6.8,9.2\n\t\t\t\tc0.3,0,0.6-0.1,0.9-0.2v1.1c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V8.9z M6.8,13.5c-0.2,0.9-0.6,1.4-1,1.4\n\t\t\t\tc-0.3,0-0.7-0.5-1-1.4H6.8z M10.1,17c0,0.3-0.3,0.6-0.6,0.6H2.1c-0.3,0-0.6-0.3-0.6-0.6v-1.2c0-1.2,1-2.2,2.2-2.2h0.1\n\t\t\t\tc0.3,1.4,1.1,2.4,2,2.4s1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2V17z M17,8.3c0.4-0.5,0.6-1.2,0.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4h0\n\t\t\t\tc-1.9,0-3.4,1.5-3.4,3.4v2.1c0,0.7,0.2,1.4,0.6,1.9c-0.4,0.1-0.8,0.2-1.1,0.4v1.4c0,0.3,0,0.5-0.1,0.8c0.4-0.7,1.1-1.1,1.9-1.1h0.1\n\t\t\t\tc0.3,1.4,1.1,2.4,2,2.4c0.9,0,1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2v1.2c0,0.3-0.3,0.6-0.6,0.6h-5.4c0.2,0.5,0.3,1,0.4,1.5h5\n\t\t\t\tc1.2,0,2.1-0.9,2.1-2.1V12C20,10.2,18.7,8.7,17,8.3z M14.2,2.4L14.2,2.4c1,0,1.8,0.7,1.9,1.7c-0.8,0.6-1.3,0.4-1.8-0.1\n\t\t\t\tc-0.7-0.7-1.3-0.6-1.9,0c0,0,0,0,0,0C12.4,3.1,13.2,2.4,14.2,2.4z M14.2,11.2c-0.3,0-0.7-0.5-1-1.4h1.9\n\t\t\t\tC14.9,10.6,14.5,11.2,14.2,11.2z M16,6.4c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V5.2C12.5,5.1,12.8,5,13,4.7\n\t\t\t\tc0.2-0.2,0.3-0.2,0.3-0.2c0,0,0.1,0,0.2,0.2c0.6,0.6,1.1,0.8,1.6,0.8c0.3,0,0.6-0.1,0.9-0.2V6.4z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const ExpandIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M2.5,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1s-1-0.5-1-1C1.5,9.4,2,9,2.5,9 M2.5,7.5C1.1,7.5,0,8.6,0,10\n\t\t\t\tc0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5C5.1,8.6,3.9,7.5,2.5,7.5z M10,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1\n\t\t\t\tC9,9.4,9.4,9,10,9 M10,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5c1.4,0,2.5-1.1,2.5-2.5C12.5,8.6,11.4,7.5,10,7.5z M17.5,9\n\t\t\t\tc0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1C16.4,9.4,16.9,9,17.5,9 M17.5,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5\n\t\t\t\tc1.4,0,2.5-1.1,2.5-2.5C20,8.6,18.9,7.5,17.5,7.5z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const NumberBoxIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,1.5c0.2,0,0.3,0.1,0.3,0.3v16.3c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8\n\t\t\t\tc0-0.2,0.1-0.3,0.3-0.3H18.2 M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8\n\t\t\t\tC20,0.8,19.2,0,18.2,0z M4.4,6.7l1-0.6v8.3H4.7c-0.4,0-0.7,0.3-0.7,0.8s0.3,0.7,0.7,0.7h2.9c0.4,0,0.8-0.3,0.8-0.7S8,14.4,7.6,14.4\n\t\t\t\tH6.9V4.8c0-0.1,0-0.3-0.1-0.4C6.6,4.1,6.1,4,5.8,4.2L3.6,5.4c-0.4,0.2-0.5,0.7-0.3,1C3.6,6.8,4,6.9,4.4,6.7z M10,6.8h5.7\n\t\t\t\tc0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H10C9.6,5.3,9.3,5.6,9.3,6C9.3,6.4,9.6,6.8,10,6.8 M10,9.4h5.7c0.4,0,0.8-0.3,0.8-0.8\n\t\t\t\ts-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8S9.6,9.4,10,9.4 M10,12.1h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10\n\t\t\t\tc-0.4,0-0.8,0.3-0.8,0.8S9.6,12.1,10,12.1 M10,14.7h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8\n\t\t\t\tS9.6,14.7,10,14.7\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const CountUpIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.5,2.9H1.5C0.7,2.9,0,3.6,0,4.4v11.1c0,0.9,0.7,1.5,1.5,1.5h16.9c0.9,0,1.5-0.7,1.5-1.5V4.4\n\t\t\t\tC20,3.6,19.3,2.9,18.5,2.9z M18.5,15.6C18.5,15.6,18.5,15.6,18.5,15.6l-7.1,0c0.2-0.3,0.3-0.7,0.4-1.2c0-0.3-0.1-0.6-0.2-0.9\n\t\t\t\tc-0.3-0.5-0.8-0.9-1.4-1.1c0.3-0.3,0.7-0.8,1-1.2c0.2-0.2,0.3-0.4,0.4-0.6c0.2-0.5,0.1-0.8-0.3-1.1c-0.1-0.1-0.2-0.1-0.4-0.1h-3l0,0\n\t\t\t\tl0,0c-0.1,0-0.3,0.1-0.4,0.1C7.3,9.8,7.2,10,7.2,10.2l0,0l0,0c0,0.3,0.3,0.6,0.6,0.6l0.6,0h1.4c-0.5,0.6-1.2,1.3-1.4,1.5\n\t\t\t\tc-0.3,0.3-0.4,0.7-0.1,1l0.2,0.2v0c0.1,0.1,0.3,0.1,0.4,0.1c1,0.1,1.4,0.3,1.5,1c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0\n\t\t\t\tc-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0,0.1,0.1,0.4,0.3,0.7H1.5c0,0,0,0,0,0V4.4c0,0,0,0,0,0h8.6\n\t\t\t\tc-0.3,0.4-0.7,0.8-1,1.1L9,5.5C8.4,6.1,7.8,6.7,7.3,7.1C7.1,7.2,7,7.4,6.9,7.5C6.9,7.7,6.9,7.9,6.9,8C7,8.2,7.1,8.4,7.3,8.5\n\t\t\t\tc0.2,0.1,0.4,0.2,0.6,0.2h3.2l0,0l0,0c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6l-0.6,0H8.9c0.4-0.3,0.7-0.7,1.1-1\n\t\t\t\tc0.5-0.5,1.1-1.1,1.4-1.6c0.1-0.1,0.1-0.3,0.2-0.4H16c0.1,0.1,0.1,0.3,0.2,0.5c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0\n\t\t\t\tc-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0.1,0.2,0.5,1.7,2.3,1.7c1.5,0,2.4-0.9,2.5-2.2c0-0.2,0-0.3,0-0.5h1.1\n\t\t\t\tc0,0,0,0,0,0V15.6z M5.9,13c0,0.3-0.3,0.6-0.6,0.6H3.6C3.2,13.6,3,13.3,3,13c0-0.3,0.3-0.6,0.6-0.6h0.2V8.2L3.5,8.3\n\t\t\t\tC3.4,8.4,3.2,8.4,3,8.4c-0.2,0-0.3-0.1-0.4-0.3C2.6,8,2.6,7.8,2.6,7.6c0-0.2,0.1-0.3,0.3-0.4l1.2-0.7C4.4,6.4,4.8,6.5,5,6.8\n\t\t\t\tC5,6.9,5,7,5,7.1v5.3h0.2C5.6,12.3,5.9,12.6,5.9,13z M17.1,12h-0.3V8.4c0-0.3-0.3-0.6-0.6-0.6c-0.2,0-0.4,0.1-0.5,0.3l-3.3,4.2\n\t\t\t\tc-0.1,0.1-0.2,0.3-0.1,0.5c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.1,0.4,0.1h2.7v1.1c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.1h0.3\n\t\t\t\tc0.3,0,0.6-0.3,0.6-0.6C17.8,12.3,17.5,12,17.1,12z M15.6,12h-1.4l1.4-1.8V12z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const HeaderIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0L1.8,0C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z\n\t\t\t\tM1.8,1.5l16.3,0c0.1,0,0.2,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.2v1.7h-17V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8\n\t\t\t\tc-0.2,0-0.3-0.1-0.3-0.3V4.5h17v13.6C18.5,18.4,18.4,18.5,18.2,18.5z M16.3,5.8H3.7C3.5,5.8,3.3,5.8,3.2,6C3.1,6.1,3,6.3,3,6.5v5\n\t\t\t\tc0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.5,0.2h12.5c0.2,0,0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5\n\t\t\t\tC16.7,5.8,16.5,5.8,16.3,5.8z M4.5,10.7V7.3h11v3.5H4.5z M14,9c0,0.4-0.3,0.7-0.7,0.7H6.7C6.3,9.7,6,9.4,6,9c0-0.4,0.3-0.7,0.7-0.7\n\t\t\t\th6.5C13.7,8.2,14,8.6,14,9z M2.7,2.5C2.7,2.2,3,2,3.2,2s0.5,0.2,0.5,0.5C3.7,2.8,3.5,3,3.2,3S2.7,2.8,2.7,2.5z M4.4,2.5\n\t\t\t\tC4.4,2.2,4.6,2,4.9,2c0.3,0,0.5,0.2,0.5,0.5C5.4,2.8,5.2,3,4.9,3C4.6,3,4.4,2.8,4.4,2.5z M6.1,2.5C6.1,2.2,6.3,2,6.6,2\n\t\t\t\tc0.3,0,0.5,0.2,0.5,0.5C7.1,2.8,6.9,3,6.6,3C6.3,3,6.1,2.8,6.1,2.5z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const ImageBoxIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z\n\t\t\t\tM1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V11l-3.3-4.4c-0.2-0.3-0.6-0.5-0.9-0.5c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-4.7,6.1l-1.9-2.6\n\t\t\t\tC6.4,9.8,6.1,9.7,5.7,9.7c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-3.3,4.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8\n\t\t\t\tc-0.2,0-0.3-0.1-0.3-0.3v-1.3c0.1,0,0.1-0.1,0.2-0.2l4.1-5.4l2.1,2.8c0.2,0.2,0.5,0.4,0.7,0.4c0.3,0,0.6-0.1,0.7-0.4l4.9-6.4\n\t\t\t\tl4.1,5.4c0,0.1,0.1,0.1,0.2,0.2v4.8C18.5,18.4,18.3,18.5,18.2,18.5z M7.2,7.8c1.3,0,2.3-1,2.3-2.3s-1-2.3-2.3-2.3s-2.3,1-2.3,2.3\n\t\t\t\tS5.9,7.8,7.2,7.8z M7.2,4.6C7.6,4.6,8,5,8,5.4c0,0.5-0.4,0.8-0.8,0.8c-0.5,0-0.8-0.4-0.8-0.8C6.3,5,6.7,4.6,7.2,4.6z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const VideoPopupIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z\n\t\t\t\tM1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V13h-17V1.8C1.5,1.6,1.7,1.5,1.8,1.5z M18.2,18.5H1.8c-0.2,0-0.3-0.1-0.3-0.3v-3.7h17v3.7\n\t\t\t\tC18.5,18.4,18.4,18.5,18.2,18.5z M7.2,11.3c0.2,0.1,0.5,0.1,0.8,0L13.5,8c0.2-0.1,0.4-0.4,0.4-0.6c0-0.3-0.1-0.5-0.4-0.6L7.9,3.4\n\t\t\t\tc-0.2-0.1-0.5-0.1-0.8,0C6.9,3.5,6.8,3.7,6.8,4v6.6C6.8,10.9,6.9,11.1,7.2,11.3z M8.3,5.3l3.4,2l-3.4,2V5.3z M17.3,16.5\n\t\t\t\tc0,0.4-0.3,0.8-0.8,0.8H3.4c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h13.2C17,15.7,17.3,16,17.3,16.5z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const PricingBoxIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M19.8,0.2c-0.3-0.3-0.7-0.3-1,0l-1.1,1.1c-0.2-0.1-0.4-0.1-0.6-0.1l-5-0.1c0,0-0.1,0-0.1,0\n\t\t\t\tc-0.7,0-1.4,0.3-1.9,0.8l-9.4,9.4c-0.9,0.9-0.9,2.4,0,3.3l4.8,4.8C6,19.8,6.6,20,7.2,20c0.6,0,1.2-0.2,1.7-0.7l9.4-9.4\n\t\t\t\tc0.5-0.5,0.8-1.3,0.8-2l-0.1-5c0-0.2,0-0.4-0.1-0.6l1.1-1.1C20.1,1,20.1,0.5,19.8,0.2z M15.2,6.1c0,0.3-0.1,0.6-0.4,0.9\n\t\t\t\tc-0.2,0.2-0.6,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4c-0.2-0.2-0.4-0.6-0.4-0.9c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.6-0.4,0.9-0.4\n\t\t\t\tc0.1,0,0.1,0,0.2,0l-0.5,0.5c-0.3,0.3-0.3,0.7,0,1c0.3,0.3,0.7,0.3,1,0l0.5-0.5C15.2,5.9,15.2,6,15.2,6.1z M17.6,8\n\t\t\t\tc0,0.3-0.1,0.7-0.4,0.9l-9.4,9.4c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.5-0.1-0.6-0.3l-4.8-4.8c-0.2-0.2-0.3-0.4-0.3-0.6\n\t\t\t\tc0-0.2,0.1-0.5,0.3-0.6l9.4-9.4c0.2-0.2,0.6-0.4,0.9-0.4l0,0l4.4,0.1l-1.1,1.1c-0.4-0.2-0.9-0.3-1.3-0.3c-0.7,0-1.4,0.3-1.9,0.8\n\t\t\t\tc-0.5,0.5-0.8,1.2-0.8,1.9c0,0.7,0.3,1.4,0.8,1.9c0.5,0.5,1.2,0.8,1.9,0.8c0.7,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9\n\t\t\t\tc0-0.5-0.1-0.9-0.3-1.3l1.1-1.1L17.6,8z M11.5,9.4L11,9.9c0.5,0.7,0.6,1.5,0.6,1.6c0.1,0.4-0.2,0.8-0.6,0.8\n\t\t\t\tc-0.4,0.1-0.8-0.2-0.8-0.6c0-0.2-0.2-0.8-0.5-1.1c-0.3-0.3-0.8-0.5-1.1-0.2c-0.2,0.2,0,0.8,0.2,1.3c0,0.1,0.1,0.2,0.1,0.2\n\t\t\t\tc0.3,0.6,0.9,1.8-0.3,2.9c-0.3,0.3-0.7,0.4-1.2,0.4c-0.4,0-0.7-0.1-1.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.2l-0.5,0.5\n\t\t\t\tc-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.3-0.1c-0.2-0.2-0.2-0.5,0-0.7l0.5-0.5c-0.4-0.5-0.8-1.3-0.7-2.2c0-0.4,0.4-0.7,0.8-0.7\n\t\t\t\tc0.4,0,0.7,0.4,0.7,0.8c-0.1,0.9,0.5,1.5,0.9,1.7c0.3,0.1,0.5,0.2,0.7,0.1c0.3-0.2,0.3-0.4,0-1.1c0-0.1-0.1-0.2-0.1-0.3\n\t\t\t\tc-0.3-0.6-0.9-2,0.1-3c0.8-0.8,1.9-0.7,2.7-0.1l0.5-0.5c0.2-0.2,0.5-0.2,0.7,0C11.7,8.9,11.7,9.2,11.5,9.4z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const FeatureIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z\n\t\t\t\tM1.8,1.5h6.1v9.6c-0.8-0.8-2-1.3-3.2-1.3c-1.2,0-2.4,0.5-3.2,1.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M1.5,18.2v-3.6h0\n\t\t\t\tc0-0.9,0.4-1.7,0.9-2.3c0.6-0.6,1.4-0.9,2.3-0.9c0.9,0,1.7,0.4,2.3,0.9c0.6,0.6,0.9,1.4,0.9,2.3v4H1.8C1.6,18.5,1.5,18.4,1.5,18.2z\n\t\t\t\tM18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H9.4v-4h0c0,0,0,0,0,0v-13h8.7c0.2,0,0.3,0.1,0.3,0.3V18.2z M2.6,6.8c0-0.6,0.5-1,1-1s1,0.5,1,1\n\t\t\t\ts-0.5,1-1,1S2.6,7.3,2.6,6.8z M17,8.7c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9\n\t\t\t\tC16.7,7.9,17,8.3,17,8.7z M17,11.3c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9\n\t\t\t\tC16.7,10.5,17,10.9,17,11.3z M17,6.1c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9\n\t\t\t\tC16.7,5.3,17,5.7,17,6.1z M17,13.8c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9\n\t\t\t\tC16.7,13.1,17,13.4,17,13.8z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const FeatureGridIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.6,0H12c-0.8,0-1.4,0.6-1.4,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4h6.6c0.8,0,1.4-0.6,1.4-1.4V1.4\n\t\t\t\tC20,0.6,19.4,0,18.6,0z M18.5,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H18.5z M18.5,9.7h-6.4c0-0.2,0.1-0.5,0.2-0.7\n\t\t\t\tc0.5-0.9,1.7-1.5,3-1.5c1.3,0,2.4,0.6,2.9,1.4C18.4,9.1,18.5,9.4,18.5,9.7z M13.2,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1\n\t\t\t\tc0,0.5-0.4,1-1,1C13.6,4.5,13.2,4.1,13.2,3.6z M19,16.6c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h6\n\t\t\t\tC18.7,15.9,19,16.2,19,16.6z M19,19.2c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6\n\t\t\t\tC18.7,18.5,19,18.8,19,19.2z M19,14c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6\n\t\t\t\tC18.7,13.3,19,13.6,19,14z M8,0H1.4C0.6,0,0,0.6,0,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4H8c0.8,0,1.4-0.6,1.4-1.4V1.4C9.4,0.6,8.8,0,8,0z\n\t\t\t\tM7.9,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H7.9z M7.9,9.7H1.5c0-0.2,0.1-0.5,0.2-0.7c0.5-0.9,1.7-1.5,3-1.5\n\t\t\t\tC6,7.4,7.2,8,7.7,8.9C7.8,9.1,7.9,9.4,7.9,9.7z M2.6,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1c0,0.5-0.4,1-1,1C3,4.5,2.6,4.1,2.6,3.6z\n\t\t\t\tM8.4,16.6c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,17.4,1,17,1,16.6s0.3-0.8,0.8-0.8h6C8.1,15.9,8.4,16.2,8.4,16.6z M8.4,19.2\n\t\t\t\tc0,0.4-0.3,0.8-0.8,0.8h-6C1.3,20,1,19.7,1,19.2c0-0.4,0.3-0.8,0.8-0.8h6C8.1,18.5,8.4,18.8,8.4,19.2z M8.4,14\n\t\t\t\tc0,0.4-0.3,0.8-0.8,0.8h-6C1.3,14.8,1,14.4,1,14c0-0.4,0.3-0.8,0.8-0.8h6C8.1,13.3,8.4,13.6,8.4,14z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const IconListIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M19.3,4.3H8.8c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h10.4c0.4,0,0.8,0.3,0.8,0.8S19.7,4.3,19.3,4.3z M2.9,5.7\n\t\t\t\tl3.2-3.2c0.3-0.3,0.3-0.8,0-1.1s-0.8-0.3-1.1,0L2.4,4.1L1.3,3C1,2.7,0.5,2.7,0.2,3c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6\n\t\t\t\tC2,5.8,2.2,5.9,2.4,5.9C2.6,5.9,2.8,5.8,2.9,5.7z M20,9.9c0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8\n\t\t\t\th10.4C19.7,10.7,20,10.3,20,9.9z M2.9,12l3.2-3.2c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7L1.3,9.4\n\t\t\t\tC1,9.1,0.5,9.1,0.2,9.4c-0.3,0.3-0.3,0.8,0,1.1L1.8,12c0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,12.3,2.8,12.2,2.9,12z M20,16.3\n\t\t\t\tc0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h10.4C19.7,17,20,16.7,20,16.3z M2.9,18.4l3.2-3.2\n\t\t\t\tc0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7l-1.1-1.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6\n\t\t\t\tc0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,18.6,2.8,18.6,2.9,18.4z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const BlogPostsIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon dashicons-grid-view\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M4.4,1.5v2.9H1.5V1.5H4.4 M5,0H0.9C0.4,0,0,0.4,0,0.9V5c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V0.9\n\t\t\t\tC5.9,0.4,5.5,0,5,0z M8.3,4.8h11C19.7,4.8,20,4.4,20,4c0-0.4-0.3-0.8-0.8-0.8h-11C7.9,3.3,7.5,3.6,7.5,4C7.5,4.4,7.9,4.8,8.3,4.8\n\t\t\t\tM8.3,2.6h7.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,2.2,7.9,2.6,8.3,2.6 M4.4,8.6v2.9H1.5\n\t\t\t\tV8.6H4.4 M5,7.1H0.9C0.4,7.1,0,7.5,0,8V12c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V8C5.9,7.5,5.5,7.1,5,7.1z M8.3,11.9h11\n\t\t\t\tc0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,11.5,7.9,11.9,8.3,11.9 M8.3,9.6h7.5\n\t\t\t\tc0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,9.3,7.9,9.6,8.3,9.6 M4.4,15.6v2.9H1.5v-2.9H4.4\n\t\t\t\tM5,14.1H0.9C0.4,14.1,0,14.5,0,15v4.1C0,19.6,0.4,20,0.9,20H5c0.5,0,0.9-0.4,0.9-0.9V15C5.9,14.5,5.5,14.1,5,14.1z M8.3,18.9h11\n\t\t\t\tc0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,18.6,7.9,18.9,8.3,18.9 M8.3,16.7h7.5\n\t\t\t\tc0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8S7.9,16.7,8.3,16.7\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const ContainerIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon dashicons-grid-view\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v0.4v1v13.7v0.8v0.6c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8v-0.6v-0.8V3.2\n\t\t\t\tv-1V1.8C20,0.8,19.2,0,18.2,0z M4.5,10.6l1.8,0l-1.8,1.8V10.6z M7.6,9.4l-3.1,0V7.7l4.8,0L7.6,9.4z M10.5,6.5l-6,0V5H12L10.5,6.5z\n\t\t\t\tM3.3,15H1.8c-0.1,0-0.2,0-0.3,0V5c0.1,0,0.2,0,0.3,0h1.4V15z M4.5,14.2L13.7,5h1.8v0.8l0,0L6.3,15H4.5V14.2z M15.5,9.4l-1.8,0\n\t\t\t\tl1.8-1.8V9.4z M12.4,10.6l3.1,0v1.7l-4.8,0L12.4,10.6z M9.5,13.5l6,0V15H8L9.5,13.5z M16.8,5h1.4c0.1,0,0.2,0,0.3,0V15\n\t\t\t\tc-0.1,0-0.2,0-0.3,0h-1.4V5z M1.5,1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3v1.3c0,0.2-0.1,0.3-0.3,0.3H1.8\n\t\t\t\tc-0.2,0-0.3-0.1-0.3-0.3V1.8z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3v-1.3c0-0.2,0.1-0.3,0.3-0.3h16.3\n\t\t\t\tc0.2,0,0.3,0.1,0.3,0.3V18.2z M3.6,17.5c0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5S2.9,17,3.1,17S3.6,17.2,3.6,17.5z M17.4,17.5\n\t\t\t\tc0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5S17.4,17.2,17.4,17.5z M2.6,2.5C2.6,2.2,2.9,2,3.1,2s0.5,0.2,0.5,0.5\n\t\t\t\tS3.4,3,3.1,3S2.6,2.8,2.6,2.5z M16.4,2.5c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5S17.2,3,16.9,3S16.4,2.8,16.4,2.5z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n\nexport const AccordionIcon = () => {\n\tconst id = iconID()\n\treturn (\n\t\t<svg className=\"dashicon\" role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M17,9.4H3c-0.4,0-0.8-0.3-0.8-0.8S2.6,7.9,3,7.9h14c0.4,0,0.8,0.3,0.8,0.8S17.4,9.4,17,9.4z M17.8,11.3\n\t\t\t\tc0-0.4-0.3-0.8-0.8-0.8H3c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h14C17.4,12.1,17.8,11.7,17.8,11.3z M18.2,1.5H1.8\n\t\t\t\tc-0.2,0-0.3,0.1-0.3,0.3v2.3c0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3V1.8C18.5,1.6,18.4,1.5,18.2,1.5 M18.2,0\n\t\t\t\tc1,0,1.8,0.8,1.8,1.8v2.3c0,1-0.8,1.8-1.8,1.8H1.8C0.8,6,0,5.2,0,4.2V1.8C0,0.8,0.8,0,1.8,0H18.2L18.2,0z M13.2,3\n\t\t\t\tc0-0.3-0.3-0.6-0.6-0.6H3C2.7,2.4,2.4,2.7,2.4,3S2.7,3.6,3,3.6h9.6C12.9,3.6,13.2,3.3,13.2,3z M17.6,3c0-0.3-0.3-0.6-0.6-0.6h-1\n\t\t\t\tc-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,3.6,17.6,3.3,17.6,3z M18.2,15.5H1.8c-0.2,0-0.3,0.1-0.3,0.3v2.3\n\t\t\t\tc0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3v-2.3C18.5,15.6,18.4,15.5,18.2,15.5 M18.2,14c1,0,1.8,0.8,1.8,1.8v2.3\n\t\t\t\tc0,1-0.8,1.8-1.8,1.8H1.8c-1,0-1.8-0.8-1.8-1.8v-2.3c0-1,0.8-1.8,1.8-1.8H18.2L18.2,14z M13.2,17c0-0.3-0.3-0.6-0.6-0.6H3\n\t\t\t\tc-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h9.6C12.9,17.6,13.2,17.3,13.2,17z M17.6,17c0-0.3-0.3-0.6-0.6-0.6h-1\n\t\t\t\tc-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,17.6,17.6,17.3,17.6,17z\"\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n","module.exports = stackable;","import { __ } from '@wordpress/i18n'\n\n/**\n * Returns an array range of numbers.\n *\n * @param {number} start Starting number range.\n * @param {number} end Ending number range.\n *\n * @return {Array} The range of start to end.\n *\n * @see https://stackoverflow.com/questions/36947847/how-to-generate-range-of-numbers-from-0-to-n-in-es2015-only\n */\nexport const range = ( start, end ) => {\n\treturn Array.from( { length: ( end - start ) }, ( v, k ) => k + start )\n}\n\n/**\n * From a URL, get the video ID and provider: YouTube or Vimeo.\n *\n * @param {string} url\n *\n * @return {Object} An object containing the video ID and provider name.\n */\nexport const getVideoProviderFromURL = url => {\n\tlet id = ''\n\n\t// Check for YouTube.\n\tid = ( url.match( /youtube\\.com\\/watch\\?v=([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtube\\.com\\/embed\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtube\\.com\\/v\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtu\\.be\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\n\tif ( id ) {\n\t\treturn {\n\t\t\ttype: 'youtube',\n\t\t\tid,\n\t\t}\n\t}\n\n\t// Check for Vimeo.\n\tid = ( url.match( /vimeo\\.com\\/(\\w*\\/)*(\\d+)/i ) || [] )[ 2 ]\n\tif ( ! id ) {\n\t\tid = ( url.match( /^\\d+$/i ) || [] )[ 0 ]\n\t}\n\n\tif ( id ) {\n\t\treturn {\n\t\t\ttype: 'vimeo',\n\t\t\tid,\n\t\t}\n\t}\n\n\treturn {\n\t\ttype: 'youtube',\n\t\tid: url,\n\t}\n}\n\n/**\n * Generates a placeholder text for short to long descriptions.\n *\n * @param {string} length The length of the placeholder. Values are: short, medium, long, normal. Defaults to normal.\n *\n * @return {string} Placeholder string.\n */\nexport const descriptionPlaceholder = length => {\n\tif ( length === 'short' ) {\n\t\treturn __( 'Description for this block. You can use this space for describing your block.' )\n\t} else if ( length === 'medium' ) {\n\t\treturn `${ descriptionPlaceholder() } ${ descriptionPlaceholder( 'short' ) }`\n\t} else if ( length === 'long' ) {\n\t\treturn `${ descriptionPlaceholder( 'medium' ) } ${ descriptionPlaceholder() } ${ descriptionPlaceholder( 'short' ) }`\n\t}\n\treturn __( 'Description for this block. Use this space for describing your block. Any text will do.' )\n}\n\n/**\n * Are we inside the Gutenberg Block Editor?\n *\n * @return {boolean} True if inside the Gutenberg Block Editor, false if not (e.g. in the frontend).\n */\nexport const isEditor = () => typeof window.wp !== 'undefined' && typeof window.wp.editor !== 'undefined'\n","/**\n * Specify a function to execute when the DOM is fully loaded.\n *\n * @param {Function} callback A function to execute after the DOM is ready.\n *\n * @return {void}\n */\nvar domReady = function domReady(callback) {\n if (document.readyState === 'complete' || // DOMContentLoaded + Images/Styles/etc loaded, so we call directly.\n document.readyState === 'interactive' // DOMContentLoaded fires at this point, so we call directly.\n ) {\n return callback();\n } // DOMContentLoaded has not fired yet, delay callback until then.\n\n\n document.addEventListener('DOMContentLoaded', callback);\n};\n\nexport default domReady;\n//# sourceMappingURL=index.js.map","module.exports = wp.element;","module.exports = wp.ajax;","/*!\n Copyright (c) 2017 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames () {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg) && arg.length) {\n\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\tif (inner) {\n\t\t\t\t\tclasses.push(inner);\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tfor (var key in arg) {\n\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","module.exports = wp.components;","import { __, sprintf } from '@wordpress/i18n'\nimport { Component, render } from '@wordpress/element'\nimport { disabledBlocks, nonce, srcUrl } from 'stackable'\nimport { send as ajaxSend } from '@wordpress/ajax'\nimport classnames from 'classnames'\nimport domReady from '@wordpress/dom-ready'\nimport { Spinner } from '@wordpress/components'\n\n// Gather all the blocks.\nconst context = require.context(\n\t'../block', // Search within the src/blocks directory.\n\ttrue, // Search recursively.\n\t/index\\.js$/ // Match any index.js.\n)\n\nconst blockData = {}\n\n// Import all the blocks and get all the settings.\ncontext.keys().forEach( key => {\n\ttry {\n\t\tconst block = context( key )\n\t\tblockData[ block.name ] = block.settings\n\t} catch ( err ) {\n\t\tconsole.error( err ) // eslint-disable-line no-console\n\t}\n} )\n\nclass BlockToggler extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.toggleBlock = this.toggleBlock.bind( this )\n\t\tthis.enableAllBlocks = this.enableAllBlocks.bind( this )\n\t\tthis.disableAllBlocks = this.disableAllBlocks.bind( this )\n\t\tthis.ajaxTimeout = null\n\t\tthis.state = {\n\t\t\tdisabledBlocks: this.props.disabledBlocks || [],\n\t\t\tisSaving: false,\n\t\t}\n\t}\n\n\t// Send our changes.\n\tcomponentDidUpdate( prevProps, prevState ) {\n\t\t// console.log(this.state === prevState);\n\t\tif ( this.state.disabledBlocks === prevState.disabledBlocks ) {\n\t\t\treturn\n\t\t}\n\n\t\tclearTimeout( this.ajaxTimeout )\n\t\tthis.ajaxTimeout = setTimeout( () => {\n\t\t\tajaxSend( 'stackable_update_disable_blocks', {\n\t\t\t\tsuccess: () => {\n\t\t\t\t\tthis.setState( { isSaving: false } )\n\t\t\t\t},\n\t\t\t\terror: message => {\n\t\t\t\t\tthis.setState( { isSaving: false } )\n\t\t\t\t\talert( message ) // eslint-disable-line no-alert\n\t\t\t\t},\n\t\t\t\tdata: {\n\t\t\t\t\tnonce: nonce,\n\t\t\t\t\tdisabledBlocks: this.state.disabledBlocks,\n\t\t\t\t},\n\t\t\t} )\n\t\t\tthis.setState( { isSaving: true } )\n\t\t}, 600 )\n\t}\n\n\ttoggleBlock( blockName ) {\n\t\tif ( this.state.disabledBlocks.includes( blockName ) ) {\n\t\t\tthis.setState( { disabledBlocks: this.state.disabledBlocks.filter( value => value !== blockName ) } )\n\t\t} else {\n\t\t\tthis.setState( { disabledBlocks: [ ...this.state.disabledBlocks, blockName ] } )\n\t\t}\n\t}\n\n\tenableAllBlocks() {\n\t\tthis.setState( { disabledBlocks: [] } )\n\t}\n\n\tdisableAllBlocks() {\n\t\tthis.setState( { disabledBlocks: Object.keys( this.props.blocks ) } )\n\t}\n\n\trender() {\n\t\tconst { blocks: blockData } = this.props\n\n\t\treturn (\n\t\t\t<div>\n\t\t\t\t<div className=\"s-settings-header\">\n\t\t\t\t\t{ this.state.isSaving && <Spinner /> }\n\t\t\t\t\t<button onClick={ this.enableAllBlocks } className=\"button button-large button-link\">{ __( 'Enable All' ) }</button>\n\t\t\t\t\t<button onClick={ this.disableAllBlocks } className=\"button button-large button-link\">{ __( 'Disable All' ) }</button>\n\t\t\t\t</div>\n\t\t\t\t<div className=\"s-settings-grid\">\n\t\t\t\t\t{ Object.keys( blockData ).map( ( blockName, i ) => {\n\t\t\t\t\t\tconst block = blockData[ blockName ]\n\t\t\t\t\t\tconst blockNameTrim = blockName.replace( /\\w+\\//, '' )\n\t\t\t\t\t\tconst title = block.sAdminTitle || block.title\n\n\t\t\t\t\t\t// Don't show blocks that we really hide due to deprecation.\n\t\t\t\t\t\tif ( block.sDeprecated ) {\n\t\t\t\t\t\t\treturn null\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst isDisabled = this.state.disabledBlocks.includes( blockName )\n\t\t\t\t\t\tconst mainClasses = classnames( [\n\t\t\t\t\t\t\t's-box',\n\t\t\t\t\t\t], {\n\t\t\t\t\t\t\t's-is-disabled': isDisabled,\n\t\t\t\t\t\t} )\n\n\t\t\t\t\t\treturn (\n\t\t\t\t\t\t\t<div key={ i + 1 } className={ mainClasses }>\n\t\t\t\t\t\t\t\t<img src={ `${ srcUrl }images/block-${ blockNameTrim }.svg` } alt={ `${ title } icon` } />\n\t\t\t\t\t\t\t\t<h3>{ title }</h3>\n\t\t\t\t\t\t\t\t<p>{ block.description }</p>\n\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\t\t\tclassName=\"s-toggle-button\"\n\t\t\t\t\t\t\t\t\tonClick={ () => this.toggleBlock( blockName ) }\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Disabled' ) }</span>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Enabled' ) }</span>\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t\t{ block.sDemoURL && (\n\t\t\t\t\t\t\t\t\t<p className=\"s-demo-url\"><small><a href={ block.sDemoURL } target=\"stackable_demo\" title={ sprintf( __( 'View %s Demo', 'stackable' ), title ) } >{ __( 'View Block Demo', 'stackable' ) }</a></small></p>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t)\n\t\t\t\t\t} ) }\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t)\n\t}\n}\n\n// Load all the blocks into the UI.\ndomReady( () => {\n\trender(\n\t\t<BlockToggler blocks={ blockData } disabledBlocks={ disabledBlocks } />,\n\t\tdocument.querySelector( '.s-settings-wrapper' )\n\t)\n} )\n","var map = {\n\t\"./accordion/index.js\": 23,\n\t\"./blockquote/index.js\": 24,\n\t\"./blog-posts/index.js\": 25,\n\t\"./button/index.js\": 26,\n\t\"./call-to-action/index.js\": 27,\n\t\"./card/index.js\": 28,\n\t\"./container/index.js\": 29,\n\t\"./count-up/index.js\": 30,\n\t\"./divider/index.js\": 31,\n\t\"./expand/index.js\": 32,\n\t\"./feature-grid/index.js\": 33,\n\t\"./feature/index.js\": 34,\n\t\"./ghost-button/index.js\": 35,\n\t\"./header/index.js\": 36,\n\t\"./icon-list/index.js\": 37,\n\t\"./image-box/index.js\": 38,\n\t\"./notification/index.js\": 39,\n\t\"./number-box/index.js\": 40,\n\t\"./pricing-box/index.js\": 41,\n\t\"./pullquote/index.js\": 42,\n\t\"./spacer/index.js\": 43,\n\t\"./team-member/index.js\": 44,\n\t\"./testimonial/index.js\": 45,\n\t\"./video-popup/index.js\": 46\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tvar id = map[req];\n\tif(!(id + 1)) { // check for number or string\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn id;\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 22;","/**\n * BLOCK: Accordion Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { AccordionIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nexport const ArrowIcon = props => {\n\treturn (\n\t\t<svg role=\"img\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" { ...props }>\n\t\t\t<polygon points=\"16.7,3.3 10,10 3.3,3.4 0,6.7 10,16.7 10,16.6 20,6.7 \" />\n\t\t</svg>\n\t)\n}\n\nexport const schema = {\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__heading h4',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__text',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\theadingBackgroundColor: {\n\t\ttype: 'string',\n\t},\n\topenStart: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/accordion'\n\nexport const settings = {\n\ttitle: __( 'Accordion' ),\n\tdescription: __( 'A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion.' ),\n\ticon: AccordionIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Accordion' ),\n\t\t__( 'Toggle' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Blockquote\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlockquoteIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\talign: {\n\t\ttype: 'string',\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tquoteColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tquotationMark: {\n\t\ttype: 'string',\n\t\tdefault: 'round-thin',\n\t},\n\tquotationSize: {\n\t\ttype: 'number',\n\t\tdefault: 70,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/blockquote'\n\nexport const settings = {\n\ttitle: __( 'Blockquote' ),\n\tdescription: __( 'Display a quote in style.' ),\n\ticon: BlockquoteIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Blockquote' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Blog Posts\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlogPostsIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const name = 'ugb/blog-posts'\n\nexport const settings = {\n\ttitle: __( 'Posts' ),\n\tdescription: __( 'Your latest blog posts. Use this to showcase a few of your posts in your landing pages.' ),\n\ticon: BlogPostsIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Blog Posts' ),\n\t\t__( 'Stackable' ),\n\t],\n\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsAdminTitle: __( 'Blog Posts' ),\n\tsDemoURL: 'https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Button Block.\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { ButtonIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tbuttons: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'href',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon: {\n\t\ttype: 'string',\n\t},\n\n\turl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tcolor2: {\n\t\ttype: 'string',\n\t},\n\ttextColor2: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize2: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tdesign2: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon2: {\n\t\ttype: 'string',\n\t},\n\n\turl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(3) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab3: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(3) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tcolor3: {\n\t\ttype: 'string',\n\t},\n\ttextColor3: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize3: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tdesign3: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon3: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/button'\n\nexport const settings = {\n\ttitle: __( 'Button' ),\n\ticon: ButtonIcon,\n\tdescription: __( 'Add a customizable button.' ),\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Button' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: CTA Block.\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\nimport { __ } from '@wordpress/i18n'\nimport { CTAIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tctaTitle: {\n\t\tsource: 'html',\n\t\tselector: 'h3',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tbodyText: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tborderButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tbgColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/cta'\n\nexport const settings = {\n\ttitle: __( 'Call to Action' ),\n\tdescription: __( 'A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals.' ),\n\ticon: CTAIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Call to Action' ),\n\t\t__( 'Stackable' ),\n\t\t__( 'CTA' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Card Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { CardIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-card__image-container',\n\t\tattribute: 'data-src',\n\t},\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__title',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttagline: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__tagline',\n\t\tdefault: __( 'Subtitle for this block' ),\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__description',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\ttaglineColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'left',\n\t},\n\t// Design related attributes.\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/card'\n\nexport const settings = {\n\ttitle: __( 'Card' ),\n\tdescription: __( 'Describe a single subject in a small card. You can use this to describe your product, service or a person.' ),\n\ticon: CardIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Card' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Container Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { ContainerIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#f1f1f1',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\theight: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentLocation: {\n\t\ttype: 'string',\n\t\tdefault: 'full',\n\t},\n\tverticalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/container'\n\nexport const settings = {\n\ttitle: __( 'Container' ),\n\tdescription: __( 'A styled container that you can add other blocks inside. Use this to create unique layouts.' ),\n\ticon: ContainerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Container Layout' ),\n\t\t__( 'Row' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Count Up\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { CountUpIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tcountText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__counter',\n\t\tdefault: '$99.99',\n\t},\n\tcountText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__counter',\n\t\tdefault: '1,234',\n\t},\n\tcountText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__counter',\n\t\tdefault: '1,234.56',\n\t},\n\tcountText4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__counter',\n\t\tdefault: '£99.99',\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tcountColor: {\n\t\ttype: 'string',\n\t},\n\tcountSize: {\n\t\ttype: 'number',\n\t\tdefault: 40,\n\t},\n\tcountFont: {\n\t\ttype: 'string',\n\t\tdefault: 'theme',\n\t},\n\tcountFontWeight: {\n\t\ttype: 'string',\n\t\tdefault: '400',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\ttitle: {\n\t\tsource: 'html',\n\t},\n\tcounter: {\n\t\tsource: 'html',\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t},\n\tfontSize: {\n\t\ttype: 'number',\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/count-up'\n\nexport const settings = {\n\ttitle: __( 'Count Up' ),\n\tdescription: __( 'Showcase your stats. Display how many customers you have or the number of downloads of your app.' ),\n\ticon: CountUpIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Statistics' ),\n\t\t__( 'Count Up' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Divider Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { DividerIcon } from '@stackable/icons'\n\nconst schema = {\n\theight: {\n\t\tdefault: 1,\n\t\ttype: 'number',\n\t},\n\twidth: {\n\t\tdefault: 50,\n\t\ttype: 'number',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '#dddddd',\n\t},\n\talignment: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n}\n\nexport const name = 'ugb/divider'\n\nexport const settings = {\n\ttitle: __( 'Divider' ),\n\tdescription: __( 'Add a pause between your content.' ),\n\ticon: DividerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Divider' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n}\n","/**\n * BLOCK: Notification\n */\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { ExpandIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__less-text',\n\t\tmultiline: 'p',\n\t\tdefault: '',\n\t},\n\tmoreText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__more-text',\n\t\tmultiline: 'p',\n\t\tdefault: '',\n\t},\n\tmoreLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__more-toggle-text',\n\t\tdefault: __( 'Show more' ),\n\t},\n\tlessLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__less-toggle-text',\n\t\tdefault: __( 'Show less' ),\n\t},\n}\n\nexport const name = 'ugb/expand'\n\nexport const settings = {\n\ttitle: __( 'Expand / Show More' ),\n\tdescription: __( 'Display a small snippet of text. Your readers can toggle it to show more information.' ),\n\ticon: ExpandIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Expand' ),\n\t\t__( 'Show more/less' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Feature Grid Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { FeatureGridIcon } from '@stackable/icons'\n\nexport const schema = {\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\timageSize: {\n\t\ttype: 'number',\n\t\tdefault: 100,\n\t},\n\timageID1: {\n\t\ttype: 'number',\n\t},\n\timageID2: {\n\t\ttype: 'number',\n\t},\n\timageID3: {\n\t\ttype: 'number',\n\t},\n\timageUrl1: {\n\t\ttype: 'url',\n\t},\n\timageUrl2: {\n\t\ttype: 'url',\n\t},\n\timageUrl3: {\n\t\ttype: 'url',\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tlinkUrl1: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab1: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tnewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tnewTab3: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tlinkText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tlinkText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tlinkText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'link',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/feature-grid'\n\nexport const settings = {\n\ttitle: __( 'Feature Grid' ),\n\tdescription: __( 'Display multiple product features or services. You can use Feature Grids one after another.' ),\n\ticon: FeatureGridIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Feature Grid' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Feature Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { FeatureIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tinvert: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'left',\n\t},\n\timageSize: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\timageID: {\n\t\ttype: 'number',\n\t},\n\timageUrl: {\n\t\ttype: 'url',\n\t},\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h2',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tdescription: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/feature'\n\nexport const settings = {\n\ttitle: __( 'Feature' ),\n\tdescription: __( 'Display a product feature or a service in a large area.' ),\n\ticon: FeatureIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Feature' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Ghost Button Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { GhostButtonIcon } from '@stackable/icons'\n\nconst schema = {\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'href',\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: '4',\n\t},\n\tborderThickness: {\n\t\ttype: 'number',\n\t\tdefault: '1',\n\t},\n}\n\nexport const name = 'ugb/ghost-button'\n\nexport const settings = {\n\ttitle: __( 'Ghost Button' ),\n\tdescription: __( 'A customizable button with a ghost design (deprecated, use the button instead and set the design to \"ghost\")' ),\n\ticon: GhostButtonIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Ghost Button' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\t// Hide! See readme.\n\tsupports: {\n\t\tinserter: false,\n\t},\n\n\t// Stackable-specific settings.\n\tsDeprecated: true,\n}\n","/**\n * BLOCK: Header Block.\n */\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { HeaderIcon } from '@stackable/icons'\n\nconst schema = {\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h2',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tsubtitle: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t\t// default: '#ffffff',\n\t},\n\tsubtitleColor: {\n\t\ttype: 'string',\n\t\t// default: '#ffffff',\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\topacity: {\n\t\ttype: 'number',\n\t},\n\turl: {\n\t\ttype: 'string',\n\t},\n\tid: {\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/header'\n\nexport const settings = {\n\ttitle: __( 'Header' ),\n\tdescription: __( 'A large header title area. Typically used at the very top of a page.' ),\n\ticon: HeaderIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Header' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Icon List Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { IconListIcon } from '@stackable/icons'\n\nexport const schema = {\n\ticon: {\n\t\ttype: 'string',\n\t\tdefault: 'check',\n\t},\n\ticonShape: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n\ticonSize: {\n\t\ttype: 'number',\n\t\tdefault: 20,\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'ul',\n\t\tmultiline: 'li',\n\t},\n\tgap: {\n\t\ttype: 'number',\n\t\tdefault: 16,\n\t},\n}\n\nexport const name = 'ugb/icon-list'\n\nexport const settings = {\n\ttitle: __( 'Icon List' ),\n\tdescription: __( 'An unordered list with icons. You can use this as a list of features or benefits.' ),\n\ticon: IconListIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Icon List' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Image Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { ImageBoxIcon } from '@stackable/icons'\n\nexport const schema = {\n\talign: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsubtitleColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\toverlayColor: {\n\t\ttype: 'string',\n\t},\n\twidth: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\theight: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\tverticalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\thorizontalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tfull: {\n\t\ttype: 'boolean',\n\t},\n\ttitle: {\n\t\ttype: 'string',\n\t},\n\tsubtitle: {\n\t\ttype: 'string',\n\t},\n\tid: {\n\t\ttype: 'number',\n\t},\n\turl: {\n\t\ttype: 'string',\n\t},\n\thref: {\n\t\ttype: 'string',\n\t},\n}\n\n// Wrap in curly or else statement will merge with the previous one and will error out.\n{ [ 1, 2, 3, 4 ].forEach( i => {\n\tschema[ `title${ i }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__title`,\n\t\tdefault: __( 'Title' ),\n\t}\n\tschema[ `description${ i }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__description`,\n\t\tdefault: __( 'Description' ),\n\t}\n\tschema[ `imageURL${ i }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `imageID${ i }` ] = {\n\t\ttype: 'number',\n\t}\n\tschema[ `link${ i }` ] = {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__overlay`,\n\t\tattribute: 'href',\n\t}\n\tschema[ `newTab${ i }` ] = {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__overlay`,\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t}\n} ) }\n\nexport const name = 'ugb/image-box'\n\nexport const settings = {\n\ttitle: __( 'Image Box' ),\n\tdescription: __( 'Display an image that shows more information when hovered on. Can be used as a fancy link to other pages.' ),\n\ticon: ImageBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Image Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Notification\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { NotificationIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tnotifType: {\n\t\ttype: 'string',\n\t\tdefault: 'success',\n\t},\n\tdismissible: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/notification'\n\nexport const settings = {\n\ttitle: __( 'Notification' ),\n\tdescription: __( 'Show a notice to your readers. People can dismiss the notice to permanently hide it.' ),\n\ticon: NotificationIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Notification' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Number Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { NumberBoxIcon } from '@stackable/icons'\n\nexport const schema = {\n\tnum1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__number',\n\t\tdefault: '01',\n\t},\n\tnum2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__number',\n\t\tdefault: '02',\n\t},\n\tnum3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__number',\n\t\tdefault: '03',\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tnumberColor: {\n\t\ttype: 'string',\n\t},\n\tnumberBGColor: {\n\t\ttype: 'string',\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tdescriptionColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tnumberBox: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxTwo: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxThree: {\n\t\ttype: 'string',\n\t},\n\tname: {\n\t\ttype: 'string',\n\t},\n\tnameTwo: {\n\t\ttype: 'string',\n\t},\n\tnameThree: {\n\t\ttype: 'string',\n\t},\n\tbody: {\n\t\ttype: 'string',\n\t},\n\tbodyTwo: {\n\t\ttype: 'string',\n\t},\n\tbodyThree: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxColor: {\n\t\ttype: 'string',\n\t},\n\tnameColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/number-box'\n\nexport const settings = {\n\ttitle: __( 'Number Box' ),\n\tdescription: __( 'Display steps or methods that your users will do in your service. For example, \"Get started in just 3 easy steps: 1, 2 and 3!\"' ),\n\ticon: NumberBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Number Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Pricing Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { PricingBoxIcon } from '@stackable/icons'\n\nconst schema = {\n\tpricingBoxColor: {\n\t\ttype: 'string',\n\t},\n\tpriceColor: {\n\t\ttype: 'string',\n\t},\n\tperMonthLabelColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tfeatureListColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n// Wrap in curly or else statement will merge with the previous one and will error out.\n{ [ 1, 2, 3 ].forEach( i => {\n\tconst index = i === 1 ? '' : i\n\tschema[ `url${ index }` ] = {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button`,\n\t\tattribute: 'href',\n\t}\n\tschema[ `newTab${ index }` ] = {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button`,\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t}\n\tschema[ `imageURL${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `imageID${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `pricingBoxTitle${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__title`,\n\t\tdefault: __( 'Title' ),\n\t}\n\tschema[ `price${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price`,\n\t\tdefault: `${ index }9`,\n\t}\n\tschema[ `pricePrefix${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price-prefix`,\n\t\tdefault: '$',\n\t}\n\tschema[ `priceSuffix${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price-suffix`,\n\t\tdefault: '.00',\n\t}\n\tschema[ `perMonthLabel${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__subprice`,\n\t\tdefault: __( 'Description' ),\n\t}\n\tschema[ `buttonText${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button span`,\n\t\tdefault: __( 'Button text' ),\n\t}\n\tschema[ `featureList${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__description`,\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t}\n} ) }\n\nexport const name = 'ugb/pricing-box'\n\nexport const settings = {\n\ttitle: __( 'Pricing Box' ),\n\tdescription: __( 'Display the different pricing tiers of your business.' ),\n\ticon: PricingBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Pricing Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Pullquote\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlockquoteIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tquoteColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/pullquote'\n\nexport const settings = {\n\ttitle: __( 'Pullquote' ),\n\tdescription: __( 'Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post.' ),\n\ticon: BlockquoteIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Pullquote' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\t// Hide! See readme.\n\tsupports: {\n\t\tinserter: false,\n\t},\n\n\t// Stackable specific settings.\n\tsDeprecated: true,\n\tsDemoURL: 'https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Spacer Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { SpacerIcon } from '@stackable/icons'\n\nexport const schema = {\n\theight: {\n\t\tdefault: 50,\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/spacer'\n\nexport const settings = {\n\ttitle: __( 'Spacer' ),\n\tdescription: __( 'Sometimes you just need some space.' ),\n\ticon: SpacerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Spacer' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n}\n","/**\n * BLOCK: Team Member Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { TeamMemberIcon } from '@stackable/icons'\n\nexport const schema = {\n\thref1: {\n\t\ttype: 'url',\n\t},\n\thref2: {\n\t\ttype: 'url',\n\t},\n\thref3: {\n\t\ttype: 'url',\n\t},\n\tmediaID1: {\n\t\ttype: 'number',\n\t},\n\tmediaID2: {\n\t\ttype: 'number',\n\t},\n\tmediaID3: {\n\t\ttype: 'number',\n\t},\n\tmediaURL1: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tname1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tnameColor: {\n\t\ttype: 'string',\n\t},\n\tposColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tshapes: {\n\t\ttype: 'string',\n\t\tdefault: 'circle',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\thref: {\n\t\ttype: 'url',\n\t},\n\threfTwo: {\n\t\ttype: 'url',\n\t},\n\threfThree: {\n\t\ttype: 'url',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaIDTwo: {\n\t\ttype: 'number',\n\t},\n\tmediaIDThree: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t},\n\tmediaURLTwo: {\n\t\ttype: 'string',\n\t},\n\tmediaURLThree: {\n\t\ttype: 'string',\n\t},\n\tname: {\n\t\ttype: 'string',\n\t},\n\tnameTwo: {\n\t\ttype: 'string',\n\t},\n\tnameThree: {\n\t\ttype: 'string',\n\t},\n\tposition: {\n\t\ttype: 'string',\n\t},\n\tpositionTwo: {\n\t\ttype: 'string',\n\t},\n\tpositionThree: {\n\t\ttype: 'string',\n\t},\n\tdes: {\n\t\ttype: 'string',\n\t},\n\tdesTwo: {\n\t\ttype: 'string',\n\t},\n\tdesThree: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/team-member'\n\nexport const settings = {\n\ttitle: __( 'Team Member' ),\n\tdescription: __( 'Display members of your team or your office. Use multiple Team Member blocks if you have a large team.' ),\n\ticon: TeamMemberIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Team Member' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Testimonial Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { TestimonialIcon } from '@stackable/icons'\n\nexport const schema = {\n\tmediaID1: {\n\t\ttype: 'number',\n\t},\n\tmediaID2: {\n\t\ttype: 'number',\n\t},\n\tmediaID3: {\n\t\ttype: 'number',\n\t},\n\tmediaURL1: {\n\t\ttype: 'string',\n\t},\n\tmediaURL2: {\n\t\ttype: 'string',\n\t},\n\tmediaURL3: {\n\t\ttype: 'string',\n\t},\n\tname1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\ttestimonial1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttestimonial2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttestimonial3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tposColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\thref: {\n\t\ttype: 'url',\n\t},\n\threfTwo: {\n\t\ttype: 'url',\n\t},\n\threfThree: {\n\t\ttype: 'url',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaIDTwo: {\n\t\ttype: 'number',\n\t},\n\tmediaIDThree: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t},\n\tmediaURLTwo: {\n\t\ttype: 'string',\n\t},\n\tmediaURLThree: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitle: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitleTwo: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitleThree: {\n\t\ttype: 'string',\n\t},\n\tposition: {\n\t\ttype: 'string',\n\t},\n\tpositionTwo: {\n\t\ttype: 'string',\n\t},\n\tpositionThree: {\n\t\ttype: 'string',\n\t},\n\tbody: {\n\t\ttype: 'string',\n\t},\n\tbodyTwo: {\n\t\ttype: 'string',\n\t},\n\tbodyThree: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/testimonial'\n\nexport const settings = {\n\ttitle: __( 'Testimonial' ),\n\tdescription: __( 'Showcase what your users say about your product or service.' ),\n\ticon: TestimonialIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Testimonial' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Video Popup Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { VideoPopupIcon } from '@stackable/icons'\n\nexport const schema = {\n\tvideoLink: {\n\t\ttype: 'string',\n\t},\n\tvideoID: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div',\n\t\tattribute: 'data-video',\n\t},\n\tplayButtonType: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tplayButtonColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\toverlayColor: {\n\t\ttype: 'string',\n\t},\n\tmediaLink: {\n\t\ttype: 'string',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/video-popup'\n\nexport const settings = {\n\ttitle: __( 'Video Popup' ),\n\tdescription: __( 'Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos.' ),\n\ticon: VideoPopupIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Video Popup' ),\n\t\t__( 'Stackable' ),\n\t\t__( 'YouTube Vimeo mp4' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n"],"sourceRoot":""}
1
+ {"version":3,"sources":["webpack://[name]/webpack/bootstrap","webpack://[name]/external \"wp.i18n\"","webpack://[name]/./node_modules/react/index.js","webpack://[name]/./src/icons/images/stackable-icon.svg","webpack://[name]/./src/icons/images/accordion-icon.svg","webpack://[name]/./src/icons/images/blockquote-icon.svg","webpack://[name]/./src/icons/images/blog-posts-icon.svg","webpack://[name]/./src/icons/images/button-icon.svg","webpack://[name]/./src/icons/images/card-icon.svg","webpack://[name]/./src/icons/images/container-icon.svg","webpack://[name]/./src/icons/images/count-up-icon.svg","webpack://[name]/./src/icons/images/cta-icon.svg","webpack://[name]/./src/icons/images/divider-icon.svg","webpack://[name]/./src/icons/images/expand-icon.svg","webpack://[name]/./src/icons/images/feature-grid-icon.svg","webpack://[name]/./src/icons/images/feature-icon.svg","webpack://[name]/./src/icons/images/header-icon.svg","webpack://[name]/./src/icons/images/icon-list-icon.svg","webpack://[name]/./src/icons/images/image-box-icon.svg","webpack://[name]/./src/icons/images/notification-icon.svg","webpack://[name]/./src/icons/images/number-box-icon.svg","webpack://[name]/./src/icons/images/pricing-box-icon.svg","webpack://[name]/./src/icons/images/spacer-icon.svg","webpack://[name]/./src/icons/images/team-member-icon.svg","webpack://[name]/./src/icons/images/testimonial-icon.svg","webpack://[name]/./src/icons/images/video-popup-icon.svg","webpack://[name]/./src/icons/index.js","webpack://[name]/external \"stackable\"","webpack://[name]/./src/util.js","webpack://[name]/./node_modules/@wordpress/dom-ready/build-module/index.js","webpack://[name]/external \"wp.element\"","webpack://[name]/external \"wp.ajax\"","webpack://[name]/./node_modules/classnames/index.js","webpack://[name]/external \"wp.components\"","webpack://[name]/external \"wp.blocks\"","webpack://[name]/./src/welcome/admin.js","webpack://[name]/./src/block sync index\\.js$","webpack://[name]/./node_modules/react/cjs/react.production.min.js","webpack://[name]/./node_modules/object-assign/index.js","webpack://[name]/./src/block/blockquote/index.js","webpack://[name]/./src/block/blog-posts/index.js","webpack://[name]/./src/block/button/index.js","webpack://[name]/./src/block/call-to-action/index.js","webpack://[name]/./src/block/card/index.js","webpack://[name]/./src/block/container/index.js","webpack://[name]/./src/block/count-up/index.js","webpack://[name]/./src/block/divider/index.js","webpack://[name]/./src/block/expand/index.js","webpack://[name]/./src/block/feature-grid/index.js","webpack://[name]/./src/block/feature/index.js","webpack://[name]/./src/block/ghost-button/index.js","webpack://[name]/./src/block/header/index.js","webpack://[name]/./src/block/icon-list/index.js","webpack://[name]/./src/block/image-box/index.js","webpack://[name]/./src/block/notification/index.js","webpack://[name]/./src/block/number-box/index.js","webpack://[name]/./src/block/pricing-box/index.js","webpack://[name]/./src/block/pullquote/index.js","webpack://[name]/./src/block/spacer/index.js","webpack://[name]/./src/block/team-member/index.js","webpack://[name]/./src/block/testimonial/index.js","webpack://[name]/./src/block/video-popup/index.js","webpack://[name]/./src/block/accordion/images/arrow.svg","webpack://[name]/./src/block/accordion/index.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","wp","i18n","_extends","assign","target","arguments","length","source","apply","this","_ref","react_default","a","createElement","stackable_icon","props","viewBox","fill","xmlns","accordion_icon_extends","accordion_icon_ref","accordion_icon","blockquote_icon_extends","blockquote_icon_ref","blockquote_icon","blog_posts_icon_extends","blog_posts_icon_ref","blog_posts_icon","button_icon_extends","button_icon_ref","button_icon","card_icon_extends","card_icon_ref","card_icon","container_icon_extends","container_icon_ref","container_icon","count_up_icon_extends","count_up_icon_ref","count_up_icon","cta_icon_extends","cta_icon_ref","cta_icon","divider_icon_extends","divider_icon_ref","divider_icon","expand_icon_extends","expand_icon_ref","expand_icon","feature_grid_icon_extends","feature_grid_icon_ref","feature_grid_icon","feature_icon_extends","feature_icon_ref","feature_icon","header_icon_extends","header_icon_ref","header_icon","icon_list_icon_extends","icon_list_icon_ref","icon_list_icon","image_box_icon_extends","image_box_icon_ref","image_box_icon","notification_icon_extends","notification_icon_ref","notification_icon","number_box_icon_extends","number_box_icon_ref","number_box_icon","pricing_box_icon_extends","pricing_box_icon_ref","pricing_box_icon","spacer_icon_extends","spacer_icon_ref","spacer_icon","team_member_icon_extends","team_member_icon_ref","team_member_icon","testimonial_icon_extends","testimonial_icon_ref","testimonial_icon","video_popup_icon_extends","video_popup_icon_ref","video_popup_icon","__webpack_exports__","icons_AccordionIcon","icons_BlockquoteIcon","icons_BlogPostsIcon","icons_ButtonIcon","icons_CardIcon","icons_ContainerIcon","icons_CountUpIcon","icons_CTAIcon","icons_DividerIcon","icons_ExpandIcon","icons_FeatureGridIcon","icons_FeatureIcon","icons_HeaderIcon","icons_IconListIcon","icons_ImageBoxIcon","icons_NotificationIcon","icons_NumberBoxIcon","icons_PricingBoxIcon","icons_SpacerIcon","icons_TeamMemberIcon","icons_TestimonialIcon","icons_VideoPopupIcon","GhostButtonIcon","colorizeIcon","SvgIcon","cloneElement","className","window","blocks","updateCategory","icon","element","width","height","domReady","stackableGradient","document","querySelector","appendChild","render","style","opacity","id","offset","stopColor","stopOpacity","AccordionIcon","BlockquoteIcon","BlogPostsIcon","ButtonIcon","CardIcon","ContainerIcon","CountUpIcon","CTAIcon","DividerIcon","ExpandIcon","FeatureGridIcon","FeatureIcon","HeaderIcon","IconListIcon","ImageBoxIcon","NotificationIcon","NumberBoxIcon","PricingBoxIcon","SpacerIcon","TeamMemberIcon","TestimonialIcon","VideoPopupIcon","stackable","descriptionPlaceholder","_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__","__","callback","readyState","addEventListener","ajax","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arg","argType","push","Array","isArray","inner","join","default","undefined","components","context","require","blockData","keys","forEach","block","settings","err","console","error","BlockToggler","_classCallCheck","_this","_possibleConstructorReturn","__proto__","getPrototypeOf","toggleBlock","enableAllBlocks","disableAllBlocks","ajaxTimeout","state","disabledBlocks","isSaving","Component","prevProps","prevState","_this2","clearTimeout","setTimeout","ajaxSend","success","setState","message","alert","data","nonce","blockName","includes","filter","_this3","_wordpress_components__WEBPACK_IMPORTED_MODULE_6__","onClick","map","blockNameTrim","replace","title","sAdminTitle","sDeprecated","isDisabled","mainClasses","classnames","s-is-disabled","src","srcUrl","alt","description","sDemoURL","href","sprintf","./accordion/index.js","./blockquote/index.js","./blog-posts/index.js","./button/index.js","./call-to-action/index.js","./card/index.js","./container/index.js","./count-up/index.js","./divider/index.js","./expand/index.js","./feature-grid/index.js","./feature/index.js","./ghost-button/index.js","./header/index.js","./icon-list/index.js","./image-box/index.js","./notification/index.js","./number-box/index.js","./pricing-box/index.js","./pullquote/index.js","./spacer/index.js","./team-member/index.js","./testimonial/index.js","./video-popup/index.js","webpackContext","req","webpackContextResolve","e","Error","code","resolve","k","for","q","u","v","w","x","y","z","A","B","C","iterator","D","b","encodeURIComponent","g","h","f","framesToPop","aa","E","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","F","G","refs","updater","H","I","isReactComponent","forceUpdate","J","constructor","isPureReactComponent","K","current","currentDispatcher","L","M","ref","__self","__source","N","children","defaultProps","$$typeof","type","_owner","O","P","Q","R","pop","result","keyPrefix","func","count","S","V","T","U","next","done","=",":","escape","toString","ca","da","W","ba","X","Children","toArray","only","createRef","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","lazy","_ctor","_status","_result","memo","compare","Fragment","StrictMode","Suspense","createFactory","isValidElement","version","unstable_ConcurrentMode","unstable_Profiler","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","Y","Z","getOwnPropertySymbols","propIsEnumerable","propertyIsEnumerable","test1","String","getOwnPropertyNames","test2","fromCharCode","test3","split","letter","shouldUseNative","from","symbols","to","val","TypeError","toObject","_stackable_icons__WEBPACK_IMPORTED_MODULE_1__","_stackable_util__WEBPACK_IMPORTED_MODULE_2__","stackable__WEBPACK_IMPORTED_MODULE_3__","schema","align","text","selector","color","quoteColor","backgroundColor","backgroundImageID","backgroundImageURL","backgroundOpacity","fixedBackground","contentWidth","quotationMark","quotationSize","design","borderRadius","shadow","category","keywords","supports","inserter","attributes","stackable__WEBPACK_IMPORTED_MODULE_2__","buttons","url","attribute","newTab","textColor","size","cornerButtonRadius","url2","newTab2","text2","color2","textColor2","size2","design2","icon2","url3","newTab3","text3","color3","textColor3","size3","design3","icon3","ctaTitle","bodyText","buttonText","buttonDesign","titleColor","bodyTextColor","borderButtonRadius","buttonIcon","bgColor","mediaID","mediaURL","heading","tagline","des","headingColor","taglineColor","desColor","buttonURL","buttonNewTab","buttonColor","buttonTextColor","contentAlign","contentLocation","verticalAlign","columns","title1","title2","title3","title4","countText1","countText2","countText3","countText4","description1","description2","description3","description4","countColor","countSize","countFont","countFontWeight","counter","fontSize","stackable__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_2__","alignment","multiline","moreText","moreLabel","lessLabel","_stackable_util__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_3__","imageSize","imageID1","imageID2","imageID3","imageUrl1","imageUrl2","imageUrl3","linkUrl1","linkUrl2","linkUrl3","newTab1","linkText1","linkText2","linkText3","buttonSize","buttonBorderRadius","invert","imageID","imageUrl","borderThickness","subtitle","subtitleColor","iconShape","iconColor","iconSize","gap","overlayColor","horizontalAlign","full","notifType","dismissible","num1","num2","num3","numberColor","numberBGColor","descriptionColor","numberBox","numberBoxTwo","numberBoxThree","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","pricingBoxColor","priceColor","perMonthLabelColor","featureListColor","index","href1","href2","href3","mediaID1","mediaID2","mediaID3","mediaURL1","mediaURL2","mediaURL3","name1","name2","name3","position1","position2","position3","posColor","shapes","hrefTwo","hrefThree","mediaIDTwo","mediaIDThree","mediaURLTwo","mediaURLThree","position","positionTwo","positionThree","desTwo","desThree","testimonial1","testimonial2","testimonial3","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","videoLink","videoID","playButtonType","playButtonColor","mediaLink","arrow_ref","arrow","accordion_ArrowIcon","accordion_name","ArrowIcon","headingBackgroundColor","openStart"],"mappings":"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","file":"admin_welcome.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 21);\n","module.exports = wp.i18n;","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z\"\n});\n\nvar SvgStackableIcon = function SvgStackableIcon(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 200 200\",\n fill: \"#fff\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgStackableIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z\"\n});\n\nvar SvgAccordionIcon = function SvgAccordionIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgAccordionIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z\"\n});\n\nvar SvgBlockquoteIcon = function SvgBlockquoteIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlockquoteIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgBlogPostsIcon = function SvgBlogPostsIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlogPostsIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z\"\n});\n\nvar SvgButtonIcon = function SvgButtonIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgButtonIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z\"\n});\n\nvar SvgCardIcon = function SvgCardIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCardIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgContainerIcon = function SvgContainerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgContainerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z\"\n});\n\nvar SvgCountUpIcon = function SvgCountUpIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCountUpIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z\"\n});\n\nvar SvgCtaIcon = function SvgCtaIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCtaIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8\"\n});\n\nvar SvgDividerIcon = function SvgDividerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgDividerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z\"\n});\n\nvar SvgExpandIcon = function SvgExpandIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgExpandIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z\"\n});\n\nvar SvgFeatureGridIcon = function SvgFeatureGridIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureGridIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z\"\n});\n\nvar SvgFeatureIcon = function SvgFeatureIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgHeaderIcon = function SvgHeaderIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgHeaderIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z\"\n});\n\nvar SvgIconListIcon = function SvgIconListIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgIconListIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z\"\n});\n\nvar SvgImageBoxIcon = function SvgImageBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgImageBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z\"\n});\n\nvar SvgNotificationIcon = function SvgNotificationIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNotificationIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgNumberBoxIcon = function SvgNumberBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNumberBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z\"\n});\n\nvar SvgPricingBoxIcon = function SvgPricingBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgPricingBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z\"\n});\n\nvar SvgSpacerIcon = function SvgSpacerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgSpacerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z\"\n});\n\nvar SvgTeamMemberIcon = function SvgTeamMemberIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTeamMemberIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z\"\n});\n\nvar SvgTestimonialIcon = function SvgTestimonialIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTestimonialIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z\"\n});\n\nvar SvgVideoPopupIcon = function SvgVideoPopupIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgVideoPopupIcon;","import { cloneElement, render } from '@wordpress/element'\nimport domReady from '@wordpress/dom-ready'\nimport StackableIcon from './images/stackable-icon.svg'\nimport SVGAccordionIcon from './images/accordion-icon.svg'\nimport SVGBlockquoteIcon from './images/blockquote-icon.svg'\nimport SVGBlogPostsIcon from './images/blog-posts-icon.svg'\nimport SVGButtonIcon from './images/button-icon.svg'\nimport SVGCardIcon from './images/card-icon.svg'\nimport SVGContainerIcon from './images/container-icon.svg'\nimport SVGCountUpIcon from './images/count-up-icon.svg'\nimport SVGCTAIcon from './images/cta-icon.svg'\nimport SVGDividerIcon from './images/divider-icon.svg'\nimport SVGExpandIcon from './images/expand-icon.svg'\nimport SVGFeatureGridIcon from './images/feature-grid-icon.svg'\nimport SVGFeatureIcon from './images/feature-icon.svg'\nimport SVGHeaderIcon from './images/header-icon.svg'\nimport SVGIconListIcon from './images/icon-list-icon.svg'\nimport SVGImageBoxIcon from './images/image-box-icon.svg'\nimport SVGNotificationIcon from './images/notification-icon.svg'\nimport SVGNumberBoxIcon from './images/number-box-icon.svg'\nimport SVGPricingBoxIcon from './images/pricing-box-icon.svg'\nimport SVGSpacerIcon from './images/spacer-icon.svg'\nimport SVGTeamMemberIcon from './images/team-member-icon.svg'\nimport SVGTestimonialIcon from './images/testimonial-icon.svg'\nimport SVGVideoPopupIcon from './images/video-popup-icon.svg'\nimport { updateCategory } from '@wordpress/blocks'\n\nexport const colorizeIcon = SvgIcon => {\n\treturn cloneElement( SvgIcon, {\n\t\tfill: 'url(#stackable-gradient)',\n\t\tclassName: 'ugb-stackable-icon-gradient',\n\t} )\n}\n\n// Add an icon to our block category.\nif ( typeof window.wp.blocks !== 'undefined' ) {\n\tupdateCategory( 'stackable', {\n\t\ticon: colorizeIcon( <StackableIcon className=\"components-panel__icon\" width=\"20\" height=\"20\" /> ),\n\t} )\n}\n\n// Add our SVG gradient placeholder definition that we'll reuse.\ndomReady( () => {\n\tconst stackableGradient = document.createElement( 'DIV' )\n\tdocument.querySelector( 'body' ).appendChild( stackableGradient )\n\trender(\n\t\t<svg\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\tclassName=\"ugb-stackable-gradient\"\n\t\t\theight=\"0\"\n\t\t\twidth=\"0\"\n\t\t\tstyle={ { opacity: 0 } }\n\t\t>\n\t\t\t<defs>\n\t\t\t\t<linearGradient id=\"stackable-gradient\">\n\t\t\t\t\t<stop offset=\"0%\" stopColor=\"#ab5af1\" stopOpacity=\"1\" />\n\t\t\t\t\t<stop offset=\"100%\" stopColor=\"#fb6874\" stopOpacity=\"1\" />\n\t\t\t\t</linearGradient>\n\t\t\t</defs>\n\t\t</svg>,\n\t\tstackableGradient\n\t)\n} )\n\nexport const AccordionIcon = () => {\n\treturn colorizeIcon( <SVGAccordionIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlockquoteIcon = () => {\n\treturn colorizeIcon( <SVGBlockquoteIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlogPostsIcon = () => {\n\treturn colorizeIcon( <SVGBlogPostsIcon width=\"20\" height=\"20\" /> )\n}\nexport const ButtonIcon = () => {\n\treturn colorizeIcon( <SVGButtonIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CardIcon = () => {\n\treturn colorizeIcon( <SVGCardIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ContainerIcon = () => {\n\treturn colorizeIcon( <SVGContainerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CountUpIcon = () => {\n\treturn colorizeIcon( <SVGCountUpIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CTAIcon = () => {\n\treturn colorizeIcon( <SVGCTAIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const DividerIcon = () => {\n\treturn colorizeIcon( <SVGDividerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ExpandIcon = () => {\n\treturn colorizeIcon( <SVGExpandIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureGridIcon = () => {\n\treturn colorizeIcon( <SVGFeatureGridIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureIcon = () => {\n\treturn colorizeIcon( <SVGFeatureIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const HeaderIcon = () => {\n\treturn colorizeIcon( <SVGHeaderIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const IconListIcon = () => {\n\treturn colorizeIcon( <SVGIconListIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ImageBoxIcon = () => {\n\treturn colorizeIcon( <SVGImageBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NotificationIcon = () => {\n\treturn colorizeIcon( <SVGNotificationIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NumberBoxIcon = () => {\n\treturn colorizeIcon( <SVGNumberBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const PricingBoxIcon = () => {\n\treturn colorizeIcon( <SVGPricingBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const SpacerIcon = () => {\n\treturn colorizeIcon( <SVGSpacerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TeamMemberIcon = () => {\n\treturn colorizeIcon( <SVGTeamMemberIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TestimonialIcon = () => {\n\treturn colorizeIcon( <SVGTestimonialIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const VideoPopupIcon = () => {\n\treturn colorizeIcon( <SVGVideoPopupIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const GhostButtonIcon = () => <ButtonIcon />\n","module.exports = stackable;","import { __ } from '@wordpress/i18n'\n\n/**\n * Returns an array range of numbers.\n *\n * @param {number} start Starting number range.\n * @param {number} end Ending number range.\n *\n * @return {Array} The range of start to end.\n *\n * @see https://stackoverflow.com/questions/36947847/how-to-generate-range-of-numbers-from-0-to-n-in-es2015-only\n */\nexport const range = ( start, end ) => {\n\treturn Array.from( { length: ( end - start ) }, ( v, k ) => k + start )\n}\n\n/**\n * From a URL, get the video ID and provider: YouTube or Vimeo.\n *\n * @param {string} url\n *\n * @return {Object} An object containing the video ID and provider name.\n */\nexport const getVideoProviderFromURL = url => {\n\tlet id = ''\n\n\t// Check for YouTube.\n\tid = ( url.match( /youtube\\.com\\/watch\\?v=([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtube\\.com\\/embed\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtube\\.com\\/v\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\tif ( ! id ) {\n\t\tid = ( url.match( /youtu\\.be\\/([^\\&\\?\\/]+)/i ) || [] )[ 1 ]\n\t}\n\n\tif ( id ) {\n\t\treturn {\n\t\t\ttype: 'youtube',\n\t\t\tid,\n\t\t}\n\t}\n\n\t// Check for Vimeo.\n\tid = ( url.match( /vimeo\\.com\\/(\\w*\\/)*(\\d+)/i ) || [] )[ 2 ]\n\tif ( ! id ) {\n\t\tid = ( url.match( /^\\d+$/i ) || [] )[ 0 ]\n\t}\n\n\tif ( id ) {\n\t\treturn {\n\t\t\ttype: 'vimeo',\n\t\t\tid,\n\t\t}\n\t}\n\n\treturn {\n\t\ttype: 'youtube',\n\t\tid: url,\n\t}\n}\n\n/**\n * Generates a placeholder text for short to long descriptions.\n *\n * @param {string} length The length of the placeholder. Values are: short, medium, long, normal. Defaults to normal.\n *\n * @return {string} Placeholder string.\n */\nexport const descriptionPlaceholder = length => {\n\tif ( length === 'short' ) {\n\t\treturn __( 'Description for this block. You can use this space for describing your block.' )\n\t} else if ( length === 'medium' ) {\n\t\treturn `${ descriptionPlaceholder() } ${ descriptionPlaceholder( 'short' ) }`\n\t} else if ( length === 'long' ) {\n\t\treturn `${ descriptionPlaceholder( 'medium' ) } ${ descriptionPlaceholder() } ${ descriptionPlaceholder( 'short' ) }`\n\t}\n\treturn __( 'Description for this block. Use this space for describing your block. Any text will do.' )\n}\n\n/**\n * Are we inside the Gutenberg Block Editor?\n *\n * @return {boolean} True if inside the Gutenberg Block Editor, false if not (e.g. in the frontend).\n */\nexport const isEditor = () => typeof window.wp !== 'undefined' && typeof window.wp.editor !== 'undefined'\n","/**\n * Specify a function to execute when the DOM is fully loaded.\n *\n * @param {Function} callback A function to execute after the DOM is ready.\n *\n * @return {void}\n */\nvar domReady = function domReady(callback) {\n if (document.readyState === 'complete' || // DOMContentLoaded + Images/Styles/etc loaded, so we call directly.\n document.readyState === 'interactive' // DOMContentLoaded fires at this point, so we call directly.\n ) {\n return callback();\n } // DOMContentLoaded has not fired yet, delay callback until then.\n\n\n document.addEventListener('DOMContentLoaded', callback);\n};\n\nexport default domReady;\n//# sourceMappingURL=index.js.map","module.exports = wp.element;","module.exports = wp.ajax;","/*!\n Copyright (c) 2017 Jed Watson.\n Licensed under the MIT License (MIT), see\n http://jedwatson.github.io/classnames\n*/\n/* global define */\n\n(function () {\n\t'use strict';\n\n\tvar hasOwn = {}.hasOwnProperty;\n\n\tfunction classNames () {\n\t\tvar classes = [];\n\n\t\tfor (var i = 0; i < arguments.length; i++) {\n\t\t\tvar arg = arguments[i];\n\t\t\tif (!arg) continue;\n\n\t\t\tvar argType = typeof arg;\n\n\t\t\tif (argType === 'string' || argType === 'number') {\n\t\t\t\tclasses.push(arg);\n\t\t\t} else if (Array.isArray(arg) && arg.length) {\n\t\t\t\tvar inner = classNames.apply(null, arg);\n\t\t\t\tif (inner) {\n\t\t\t\t\tclasses.push(inner);\n\t\t\t\t}\n\t\t\t} else if (argType === 'object') {\n\t\t\t\tfor (var key in arg) {\n\t\t\t\t\tif (hasOwn.call(arg, key) && arg[key]) {\n\t\t\t\t\t\tclasses.push(key);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn classes.join(' ');\n\t}\n\n\tif (typeof module !== 'undefined' && module.exports) {\n\t\tclassNames.default = classNames;\n\t\tmodule.exports = classNames;\n\t} else if (typeof define === 'function' && typeof define.amd === 'object' && define.amd) {\n\t\t// register as 'classnames', consistent with npm package name\n\t\tdefine('classnames', [], function () {\n\t\t\treturn classNames;\n\t\t});\n\t} else {\n\t\twindow.classNames = classNames;\n\t}\n}());\n","module.exports = wp.components;","module.exports = wp.blocks;","import { __, sprintf } from '@wordpress/i18n'\nimport { Component, render } from '@wordpress/element'\nimport { disabledBlocks, nonce, srcUrl } from 'stackable'\nimport { send as ajaxSend } from '@wordpress/ajax'\nimport classnames from 'classnames'\nimport domReady from '@wordpress/dom-ready'\nimport { Spinner } from '@wordpress/components'\n\n// Gather all the blocks.\nconst context = require.context(\n\t'../block', // Search within the src/blocks directory.\n\ttrue, // Search recursively.\n\t/index\\.js$/ // Match any index.js.\n)\n\nconst blockData = {}\n\n// Import all the blocks and get all the settings.\ncontext.keys().forEach( key => {\n\ttry {\n\t\tconst block = context( key )\n\t\tblockData[ block.name ] = block.settings\n\t} catch ( err ) {\n\t\tconsole.error( err ) // eslint-disable-line no-console\n\t}\n} )\n\nclass BlockToggler extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.toggleBlock = this.toggleBlock.bind( this )\n\t\tthis.enableAllBlocks = this.enableAllBlocks.bind( this )\n\t\tthis.disableAllBlocks = this.disableAllBlocks.bind( this )\n\t\tthis.ajaxTimeout = null\n\t\tthis.state = {\n\t\t\tdisabledBlocks: this.props.disabledBlocks || [],\n\t\t\tisSaving: false,\n\t\t}\n\t}\n\n\t// Send our changes.\n\tcomponentDidUpdate( prevProps, prevState ) {\n\t\t// console.log(this.state === prevState);\n\t\tif ( this.state.disabledBlocks === prevState.disabledBlocks ) {\n\t\t\treturn\n\t\t}\n\n\t\tclearTimeout( this.ajaxTimeout )\n\t\tthis.ajaxTimeout = setTimeout( () => {\n\t\t\tajaxSend( 'stackable_update_disable_blocks', {\n\t\t\t\tsuccess: () => {\n\t\t\t\t\tthis.setState( { isSaving: false } )\n\t\t\t\t},\n\t\t\t\terror: message => {\n\t\t\t\t\tthis.setState( { isSaving: false } )\n\t\t\t\t\talert( message ) // eslint-disable-line no-alert\n\t\t\t\t},\n\t\t\t\tdata: {\n\t\t\t\t\tnonce: nonce,\n\t\t\t\t\tdisabledBlocks: this.state.disabledBlocks,\n\t\t\t\t},\n\t\t\t} )\n\t\t\tthis.setState( { isSaving: true } )\n\t\t}, 600 )\n\t}\n\n\ttoggleBlock( blockName ) {\n\t\tif ( this.state.disabledBlocks.includes( blockName ) ) {\n\t\t\tthis.setState( { disabledBlocks: this.state.disabledBlocks.filter( value => value !== blockName ) } )\n\t\t} else {\n\t\t\tthis.setState( { disabledBlocks: [ ...this.state.disabledBlocks, blockName ] } )\n\t\t}\n\t}\n\n\tenableAllBlocks() {\n\t\tthis.setState( { disabledBlocks: [] } )\n\t}\n\n\tdisableAllBlocks() {\n\t\tthis.setState( { disabledBlocks: Object.keys( this.props.blocks ) } )\n\t}\n\n\trender() {\n\t\tconst { blocks: blockData } = this.props\n\n\t\treturn (\n\t\t\t<div>\n\t\t\t\t<div className=\"s-settings-header\">\n\t\t\t\t\t{ this.state.isSaving && <Spinner /> }\n\t\t\t\t\t<button onClick={ this.enableAllBlocks } className=\"button button-large button-link\">{ __( 'Enable All' ) }</button>\n\t\t\t\t\t<button onClick={ this.disableAllBlocks } className=\"button button-large button-link\">{ __( 'Disable All' ) }</button>\n\t\t\t\t</div>\n\t\t\t\t<div className=\"s-settings-grid\">\n\t\t\t\t\t{ Object.keys( blockData ).map( ( blockName, i ) => {\n\t\t\t\t\t\tconst block = blockData[ blockName ]\n\t\t\t\t\t\tconst blockNameTrim = blockName.replace( /\\w+\\//, '' )\n\t\t\t\t\t\tconst title = block.sAdminTitle || block.title\n\n\t\t\t\t\t\t// Don't show blocks that we really hide due to deprecation.\n\t\t\t\t\t\tif ( block.sDeprecated ) {\n\t\t\t\t\t\t\treturn null\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst isDisabled = this.state.disabledBlocks.includes( blockName )\n\t\t\t\t\t\tconst mainClasses = classnames( [\n\t\t\t\t\t\t\t's-box',\n\t\t\t\t\t\t], {\n\t\t\t\t\t\t\t's-is-disabled': isDisabled,\n\t\t\t\t\t\t} )\n\n\t\t\t\t\t\treturn (\n\t\t\t\t\t\t\t<div key={ i + 1 } className={ mainClasses }>\n\t\t\t\t\t\t\t\t<img src={ `${ srcUrl }images/block-${ blockNameTrim }.svg` } alt={ `${ title } icon` } className=\"s-block-icon\" />\n\t\t\t\t\t\t\t\t<h3>{ title }</h3>\n\t\t\t\t\t\t\t\t<p>{ block.description }</p>\n\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\t\t\tclassName=\"s-toggle-button\"\n\t\t\t\t\t\t\t\t\tonClick={ () => this.toggleBlock( blockName ) }\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Disabled' ) }</span>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Enabled' ) }</span>\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t\t{ block.sDemoURL && (\n\t\t\t\t\t\t\t\t\t<p className=\"s-demo-url\"><small><a href={ block.sDemoURL } target=\"stackable_demo\" title={ sprintf( __( 'View %s Demo', 'stackable' ), title ) } >{ __( 'View Block Demo', 'stackable' ) }</a></small></p>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t)\n\t\t\t\t\t} ) }\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t)\n\t}\n}\n\n// Load all the blocks into the UI.\ndomReady( () => {\n\trender(\n\t\t<BlockToggler blocks={ blockData } disabledBlocks={ disabledBlocks } />,\n\t\tdocument.querySelector( '.s-settings-wrapper' )\n\t)\n} )\n","var map = {\n\t\"./accordion/index.js\": 48,\n\t\"./blockquote/index.js\": 25,\n\t\"./blog-posts/index.js\": 26,\n\t\"./button/index.js\": 27,\n\t\"./call-to-action/index.js\": 28,\n\t\"./card/index.js\": 29,\n\t\"./container/index.js\": 30,\n\t\"./count-up/index.js\": 31,\n\t\"./divider/index.js\": 32,\n\t\"./expand/index.js\": 33,\n\t\"./feature-grid/index.js\": 34,\n\t\"./feature/index.js\": 35,\n\t\"./ghost-button/index.js\": 36,\n\t\"./header/index.js\": 37,\n\t\"./icon-list/index.js\": 38,\n\t\"./image-box/index.js\": 39,\n\t\"./notification/index.js\": 40,\n\t\"./number-box/index.js\": 41,\n\t\"./pricing-box/index.js\": 42,\n\t\"./pullquote/index.js\": 43,\n\t\"./spacer/index.js\": 44,\n\t\"./team-member/index.js\": 45,\n\t\"./testimonial/index.js\": 46,\n\t\"./video-popup/index.js\": 47\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tvar id = map[req];\n\tif(!(id + 1)) { // check for number or string\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn id;\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 22;","/** @license React v16.7.0\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var k=require(\"object-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,A=n?Symbol.for(\"react.memo\"):\n60115,B=n?Symbol.for(\"react.lazy\"):60116,C=\"function\"===typeof Symbol&&Symbol.iterator;function aa(a,b,e,c,d,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[e,c,d,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction D(a){for(var b=arguments.length-1,e=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)e+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);aa(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",e)}var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},F={};\nfunction G(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}G.prototype.isReactComponent={};G.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?D(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};G.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function H(){}H.prototype=G.prototype;function I(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}var J=I.prototype=new H;\nJ.constructor=I;k(J,G.prototype);J.isPureReactComponent=!0;var K={current:null,currentDispatcher:null},L=Object.prototype.hasOwnProperty,M={key:!0,ref:!0,__self:!0,__source:!0};\nfunction N(a,b,e){var c=void 0,d={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=b[c]);var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];d.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===d[c]&&(d[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:d,_owner:K.current}}\nfunction ba(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function O(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var P=/\\/+/g,Q=[];function R(a,b,e,c){if(Q.length){var d=Q.pop();d.result=a;d.keyPrefix=b;d.func=e;d.context=c;d.count=0;return d}return{result:a,keyPrefix:b,func:e,context:c,count:0}}\nfunction S(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>Q.length&&Q.push(a)}\nfunction T(a,b,e,c){var d=typeof a;if(\"undefined\"===d||\"boolean\"===d)a=null;var g=!1;if(null===a)g=!0;else switch(d){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return e(c,a,\"\"===b?\".\"+U(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){d=a[h];var f=b+U(d,h);g+=T(d,f,e,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=C&&a[C]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(d=a.next()).done;)d=d.value,f=b+U(d,h++),g+=T(d,f,e,c);else\"object\"===d&&(e=\"\"+a,D(\"31\",\"[object Object]\"===e?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":e,\"\"));return g}function V(a,b,e){return null==a?0:T(a,\"\",b,e)}function U(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ca(a,b){a.func.call(a.context,b,a.count++)}\nfunction da(a,b,e){var c=a.result,d=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?W(a,c,e,function(a){return a}):null!=a&&(O(a)&&(a=ba(a,d+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(P,\"$&/\")+\"/\")+e)),c.push(a))}function W(a,b,e,c,d){var g=\"\";null!=e&&(g=(\"\"+e).replace(P,\"$&/\")+\"/\");b=R(b,g,c,d);V(a,da,b);S(b)}\nvar X={Children:{map:function(a,b,e){if(null==a)return a;var c=[];W(a,c,null,b,e);return c},forEach:function(a,b,e){if(null==a)return a;b=R(null,null,b,e);V(a,ca,b);S(b)},count:function(a){return V(a,function(){return null},null)},toArray:function(a){var b=[];W(a,b,null,function(a){return a});return b},only:function(a){O(a)?void 0:D(\"143\");return a}},createRef:function(){return{current:null}},Component:G,PureComponent:I,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:B,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:A,type:a,compare:void 0===b?null:b}},Fragment:r,StrictMode:t,Suspense:z,createElement:N,cloneElement:function(a,b,e){null===a||void 0===a?D(\"267\",a):void 0;var c=void 0,d=k({},a.props),g=a.key,h=a.ref,f=a._owner;\nif(null!=b){void 0!==b.ref&&(h=b.ref,f=K.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)d.children=e;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];d.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:d,_owner:f}},createFactory:function(a){var b=N.bind(null,a);b.type=a;return b},isValidElement:O,version:\"16.7.0\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:K,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","/**\n * BLOCK: Blockquote\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlockquoteIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\talign: {\n\t\ttype: 'string',\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tquoteColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tquotationMark: {\n\t\ttype: 'string',\n\t\tdefault: 'round-thin',\n\t},\n\tquotationSize: {\n\t\ttype: 'number',\n\t\tdefault: 70,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/blockquote'\n\nexport const settings = {\n\ttitle: __( 'Blockquote' ),\n\tdescription: __( 'Display a quote in style.' ),\n\ticon: BlockquoteIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Blockquote' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Blog Posts\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlogPostsIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const name = 'ugb/blog-posts'\n\nexport const settings = {\n\ttitle: __( 'Posts' ),\n\tdescription: __( 'Your latest blog posts. Use this to showcase a few of your posts in your landing pages.' ),\n\ticon: BlogPostsIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Blog Posts' ),\n\t\t__( 'Stackable' ),\n\t],\n\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsAdminTitle: __( 'Blog Posts' ),\n\tsDemoURL: 'https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Button Block.\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { ButtonIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tbuttons: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'href',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon: {\n\t\ttype: 'string',\n\t},\n\n\turl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tcolor2: {\n\t\ttype: 'string',\n\t},\n\ttextColor2: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize2: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tdesign2: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon2: {\n\t\ttype: 'string',\n\t},\n\n\turl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(3) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab3: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(3) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tcolor3: {\n\t\ttype: 'string',\n\t},\n\ttextColor3: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize3: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tdesign3: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon3: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/button'\n\nexport const settings = {\n\ttitle: __( 'Button' ),\n\ticon: ButtonIcon,\n\tdescription: __( 'Add a customizable button.' ),\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Button' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: CTA Block.\n *\n * Registering a basic block with Gutenberg.\n * Simple block, renders and saves the same content without any interactivity.\n */\nimport { __ } from '@wordpress/i18n'\nimport { CTAIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tctaTitle: {\n\t\tsource: 'html',\n\t\tselector: 'h3',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tbodyText: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tborderButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tbgColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/cta'\n\nexport const settings = {\n\ttitle: __( 'Call to Action' ),\n\tdescription: __( 'A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals.' ),\n\ticon: CTAIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Call to Action' ),\n\t\t__( 'Stackable' ),\n\t\t__( 'CTA' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Card Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { CardIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-card__image-container',\n\t\tattribute: 'data-src',\n\t},\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__title',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttagline: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__tagline',\n\t\tdefault: __( 'Subtitle for this block' ),\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card__description',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\ttaglineColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'left',\n\t},\n\t// Design related attributes.\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/card'\n\nexport const settings = {\n\ttitle: __( 'Card' ),\n\tdescription: __( 'Describe a single subject in a small card. You can use this to describe your product, service or a person.' ),\n\ticon: CardIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Card' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Container Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { ContainerIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#f1f1f1',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\theight: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentLocation: {\n\t\ttype: 'string',\n\t\tdefault: 'full',\n\t},\n\tverticalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/container'\n\nexport const settings = {\n\ttitle: __( 'Container' ),\n\tdescription: __( 'A styled container that you can add other blocks inside. Use this to create unique layouts.' ),\n\ticon: ContainerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Container Layout' ),\n\t\t__( 'Row' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Count Up\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { CountUpIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tcountText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__counter',\n\t\tdefault: '$99.99',\n\t},\n\tcountText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__counter',\n\t\tdefault: '1,234',\n\t},\n\tcountText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__counter',\n\t\tdefault: '1,234.56',\n\t},\n\tcountText4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__counter',\n\t\tdefault: '£99.99',\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(1) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(2) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(3) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\tdescription4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup__item:nth-child(4) .ugb-countup__description',\n\t\tdefault: __( 'Description' ),\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tcountColor: {\n\t\ttype: 'string',\n\t},\n\tcountSize: {\n\t\ttype: 'number',\n\t\tdefault: 40,\n\t},\n\tcountFont: {\n\t\ttype: 'string',\n\t\tdefault: 'theme',\n\t},\n\tcountFontWeight: {\n\t\ttype: 'string',\n\t\tdefault: '400',\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\ttitle: {\n\t\tsource: 'html',\n\t},\n\tcounter: {\n\t\tsource: 'html',\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t},\n\tfontSize: {\n\t\ttype: 'number',\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/count-up'\n\nexport const settings = {\n\ttitle: __( 'Count Up' ),\n\tdescription: __( 'Showcase your stats. Display how many customers you have or the number of downloads of your app.' ),\n\ticon: CountUpIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Statistics' ),\n\t\t__( 'Count Up' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Divider Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { DividerIcon } from '@stackable/icons'\n\nconst schema = {\n\theight: {\n\t\tdefault: 1,\n\t\ttype: 'number',\n\t},\n\twidth: {\n\t\tdefault: 50,\n\t\ttype: 'number',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '#dddddd',\n\t},\n\talignment: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n}\n\nexport const name = 'ugb/divider'\n\nexport const settings = {\n\ttitle: __( 'Divider' ),\n\tdescription: __( 'Add a pause between your content.' ),\n\ticon: DividerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Divider' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n}\n","/**\n * BLOCK: Notification\n */\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { ExpandIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__less-text',\n\t\tmultiline: 'p',\n\t\tdefault: '',\n\t},\n\tmoreText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__more-text',\n\t\tmultiline: 'p',\n\t\tdefault: '',\n\t},\n\tmoreLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__more-toggle-text',\n\t\tdefault: __( 'Show more' ),\n\t},\n\tlessLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand__less-toggle-text',\n\t\tdefault: __( 'Show less' ),\n\t},\n}\n\nexport const name = 'ugb/expand'\n\nexport const settings = {\n\ttitle: __( 'Expand / Show More' ),\n\tdescription: __( 'Display a small snippet of text. Your readers can toggle it to show more information.' ),\n\ticon: ExpandIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Expand' ),\n\t\t__( 'Show more/less' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Feature Grid Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { FeatureGridIcon } from '@stackable/icons'\n\nexport const schema = {\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\timageSize: {\n\t\ttype: 'number',\n\t\tdefault: 100,\n\t},\n\timageID1: {\n\t\ttype: 'number',\n\t},\n\timageID2: {\n\t\ttype: 'number',\n\t},\n\timageID3: {\n\t\ttype: 'number',\n\t},\n\timageUrl1: {\n\t\ttype: 'url',\n\t},\n\timageUrl2: {\n\t\ttype: 'url',\n\t},\n\timageUrl3: {\n\t\ttype: 'url',\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description',\n\t\tdefault: descriptionPlaceholder( 'short' ),\n\t},\n\tlinkUrl1: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tnewTab1: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tnewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tnewTab3: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tlinkText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(1) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tlinkText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tlinkText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid__item:nth-child(3) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'link',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/feature-grid'\n\nexport const settings = {\n\ttitle: __( 'Feature Grid' ),\n\tdescription: __( 'Display multiple product features or services. You can use Feature Grids one after another.' ),\n\ticon: FeatureGridIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Feature Grid' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Feature Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { FeatureIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tinvert: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'left',\n\t},\n\timageSize: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\timageID: {\n\t\ttype: 'number',\n\t},\n\timageUrl: {\n\t\ttype: 'url',\n\t},\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h2',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tdescription: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'plain',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/feature'\n\nexport const settings = {\n\ttitle: __( 'Feature' ),\n\tdescription: __( 'Display a product feature or a service in a large area.' ),\n\ticon: FeatureIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Feature' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Ghost Button Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { GhostButtonIcon } from '@stackable/icons'\n\nconst schema = {\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'href',\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: '4',\n\t},\n\tborderThickness: {\n\t\ttype: 'number',\n\t\tdefault: '1',\n\t},\n}\n\nexport const name = 'ugb/ghost-button'\n\nexport const settings = {\n\ttitle: __( 'Ghost Button' ),\n\tdescription: __( 'A customizable button with a ghost design (deprecated, use the button instead and set the design to \"ghost\")' ),\n\ticon: GhostButtonIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Ghost Button' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\t// Hide! See readme.\n\tsupports: {\n\t\tinserter: false,\n\t},\n\n\t// Stackable-specific settings.\n\tsDeprecated: true,\n}\n","/**\n * BLOCK: Header Block.\n */\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { HeaderIcon } from '@stackable/icons'\n\nconst schema = {\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h2',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\tsubtitle: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonNewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t\t// default: '#ffffff',\n\t},\n\tsubtitleColor: {\n\t\ttype: 'string',\n\t\t// default: '#ffffff',\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\tfixedBackground: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tcontentWidth: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\topacity: {\n\t\ttype: 'number',\n\t},\n\turl: {\n\t\ttype: 'string',\n\t},\n\tid: {\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/header'\n\nexport const settings = {\n\ttitle: __( 'Header' ),\n\tdescription: __( 'A large header title area. Typically used at the very top of a page.' ),\n\ticon: HeaderIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Header' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Icon List Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { IconListIcon } from '@stackable/icons'\n\nexport const schema = {\n\ticon: {\n\t\ttype: 'string',\n\t\tdefault: 'check',\n\t},\n\ticonShape: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n\ticonSize: {\n\t\ttype: 'number',\n\t\tdefault: 20,\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'ul',\n\t\tmultiline: 'li',\n\t},\n\tgap: {\n\t\ttype: 'number',\n\t\tdefault: 16,\n\t},\n}\n\nexport const name = 'ugb/icon-list'\n\nexport const settings = {\n\ttitle: __( 'Icon List' ),\n\tdescription: __( 'An unordered list with icons. You can use this as a list of features or benefits.' ),\n\ticon: IconListIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Icon List' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Image Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { ImageBoxIcon } from '@stackable/icons'\n\nexport const schema = {\n\talign: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tsubtitleColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\toverlayColor: {\n\t\ttype: 'string',\n\t},\n\twidth: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\theight: {\n\t\ttype: 'number',\n\t\tdefault: 400,\n\t},\n\tverticalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\thorizontalAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tfull: {\n\t\ttype: 'boolean',\n\t},\n\ttitle: {\n\t\ttype: 'string',\n\t},\n\tsubtitle: {\n\t\ttype: 'string',\n\t},\n\tid: {\n\t\ttype: 'number',\n\t},\n\turl: {\n\t\ttype: 'string',\n\t},\n\thref: {\n\t\ttype: 'string',\n\t},\n}\n\n// Wrap in curly or else statement will merge with the previous one and will error out.\n{ [ 1, 2, 3, 4 ].forEach( i => {\n\tschema[ `title${ i }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__title`,\n\t\tdefault: __( 'Title' ),\n\t}\n\tschema[ `description${ i }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__description`,\n\t\tdefault: __( 'Description' ),\n\t}\n\tschema[ `imageURL${ i }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `imageID${ i }` ] = {\n\t\ttype: 'number',\n\t}\n\tschema[ `link${ i }` ] = {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__overlay`,\n\t\tattribute: 'href',\n\t}\n\tschema[ `newTab${ i }` ] = {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-image-box__item:nth-child(${ i }) .ugb-image-box__overlay`,\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t}\n} ) }\n\nexport const name = 'ugb/image-box'\n\nexport const settings = {\n\ttitle: __( 'Image Box' ),\n\tdescription: __( 'Display an image that shows more information when hovered on. Can be used as a fancy link to other pages.' ),\n\ticon: ImageBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Image Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\tattributes: schema,\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Notification\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { NotificationIcon } from '@stackable/icons'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tnotifType: {\n\t\ttype: 'string',\n\t\tdefault: 'success',\n\t},\n\tdismissible: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/notification'\n\nexport const settings = {\n\ttitle: __( 'Notification' ),\n\tdescription: __( 'Show a notice to your readers. People can dismiss the notice to permanently hide it.' ),\n\ticon: NotificationIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Notification' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Number Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { NumberBoxIcon } from '@stackable/icons'\n\nexport const schema = {\n\tnum1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__number',\n\t\tdefault: '01',\n\t},\n\tnum2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__number',\n\t\tdefault: '02',\n\t},\n\tnum3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__number',\n\t\tdefault: '03',\n\t},\n\ttitle1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__title',\n\t\tdefault: __( 'Title' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(1) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(2) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box__item:nth-child(3) .ugb-number-box__description',\n\t\tdefault: descriptionPlaceholder(),\n\t},\n\tnumberColor: {\n\t\ttype: 'string',\n\t},\n\tnumberBGColor: {\n\t\ttype: 'string',\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tdescriptionColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tnumberBox: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxTwo: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxThree: {\n\t\ttype: 'string',\n\t},\n\tname: {\n\t\ttype: 'string',\n\t},\n\tnameTwo: {\n\t\ttype: 'string',\n\t},\n\tnameThree: {\n\t\ttype: 'string',\n\t},\n\tbody: {\n\t\ttype: 'string',\n\t},\n\tbodyTwo: {\n\t\ttype: 'string',\n\t},\n\tbodyThree: {\n\t\ttype: 'string',\n\t},\n\tnumberBoxColor: {\n\t\ttype: 'string',\n\t},\n\tnameColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/number-box'\n\nexport const settings = {\n\ttitle: __( 'Number Box' ),\n\tdescription: __( 'Display steps or methods that your users will do in your service. For example, \"Get started in just 3 easy steps: 1, 2 and 3!\"' ),\n\ticon: NumberBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Number Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Pricing Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { PricingBoxIcon } from '@stackable/icons'\n\nconst schema = {\n\tpricingBoxColor: {\n\t\ttype: 'string',\n\t},\n\tpriceColor: {\n\t\ttype: 'string',\n\t},\n\tperMonthLabelColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor: {\n\t\ttype: 'string',\n\t},\n\tbuttonDesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon: {\n\t\ttype: 'string',\n\t},\n\tfeatureListColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n// Wrap in curly or else statement will merge with the previous one and will error out.\n{ [ 1, 2, 3 ].forEach( i => {\n\tconst index = i === 1 ? '' : i\n\tschema[ `url${ index }` ] = {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button`,\n\t\tattribute: 'href',\n\t}\n\tschema[ `newTab${ index }` ] = {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button`,\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t}\n\tschema[ `imageURL${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `imageID${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `pricingBoxTitle${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__title`,\n\t\tdefault: __( 'Title' ),\n\t}\n\tschema[ `price${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price`,\n\t\tdefault: `${ index }9`,\n\t}\n\tschema[ `pricePrefix${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price-prefix`,\n\t\tdefault: '$',\n\t}\n\tschema[ `priceSuffix${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__price-suffix`,\n\t\tdefault: '.00',\n\t}\n\tschema[ `perMonthLabel${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__subprice`,\n\t\tdefault: __( 'Description' ),\n\t}\n\tschema[ `buttonText${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-button span`,\n\t\tdefault: __( 'Button text' ),\n\t}\n\tschema[ `featureList${ index }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-pricing-box__item:nth-child(${ i }) .ugb-pricing-box__description`,\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t}\n} ) }\n\nexport const name = 'ugb/pricing-box'\n\nexport const settings = {\n\ttitle: __( 'Pricing Box' ),\n\tdescription: __( 'Display the different pricing tiers of your business.' ),\n\ticon: PricingBoxIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Pricing Box' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Pullquote\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { BlockquoteIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tquoteColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/pullquote'\n\nexport const settings = {\n\ttitle: __( 'Pullquote' ),\n\tdescription: __( 'Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post.' ),\n\ticon: BlockquoteIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Pullquote' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\t// Hide! See readme.\n\tsupports: {\n\t\tinserter: false,\n\t},\n\n\t// Stackable specific settings.\n\tsDeprecated: true,\n\tsDemoURL: 'https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Spacer Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { SpacerIcon } from '@stackable/icons'\n\nexport const schema = {\n\theight: {\n\t\tdefault: 50,\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/spacer'\n\nexport const settings = {\n\ttitle: __( 'Spacer' ),\n\tdescription: __( 'Sometimes you just need some space.' ),\n\ticon: SpacerIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Spacer' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n}\n","/**\n * BLOCK: Team Member Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { TeamMemberIcon } from '@stackable/icons'\n\nexport const schema = {\n\thref1: {\n\t\ttype: 'url',\n\t},\n\thref2: {\n\t\ttype: 'url',\n\t},\n\thref3: {\n\t\ttype: 'url',\n\t},\n\tmediaID1: {\n\t\ttype: 'number',\n\t},\n\tmediaID2: {\n\t\ttype: 'number',\n\t},\n\tmediaID3: {\n\t\ttype: 'number',\n\t},\n\tmediaURL1: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__image',\n\t\tattribute: 'data-src',\n\t},\n\tname1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(1) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(2) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-team-member__item:nth-child(3) .ugb-team-member__description',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\tnameColor: {\n\t\ttype: 'string',\n\t},\n\tposColor: {\n\t\ttype: 'string',\n\t},\n\tdesColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tshapes: {\n\t\ttype: 'string',\n\t\tdefault: 'circle',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\thref: {\n\t\ttype: 'url',\n\t},\n\threfTwo: {\n\t\ttype: 'url',\n\t},\n\threfThree: {\n\t\ttype: 'url',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaIDTwo: {\n\t\ttype: 'number',\n\t},\n\tmediaIDThree: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t},\n\tmediaURLTwo: {\n\t\ttype: 'string',\n\t},\n\tmediaURLThree: {\n\t\ttype: 'string',\n\t},\n\tname: {\n\t\ttype: 'string',\n\t},\n\tnameTwo: {\n\t\ttype: 'string',\n\t},\n\tnameThree: {\n\t\ttype: 'string',\n\t},\n\tposition: {\n\t\ttype: 'string',\n\t},\n\tpositionTwo: {\n\t\ttype: 'string',\n\t},\n\tpositionThree: {\n\t\ttype: 'string',\n\t},\n\tdes: {\n\t\ttype: 'string',\n\t},\n\tdesTwo: {\n\t\ttype: 'string',\n\t},\n\tdesThree: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/team-member'\n\nexport const settings = {\n\ttitle: __( 'Team Member' ),\n\tdescription: __( 'Display members of your team or your office. Use multiple Team Member blocks if you have a large team.' ),\n\ticon: TeamMemberIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Team Member' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Testimonial Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport { TestimonialIcon } from '@stackable/icons'\n\nexport const schema = {\n\tmediaID1: {\n\t\ttype: 'number',\n\t},\n\tmediaID2: {\n\t\ttype: 'number',\n\t},\n\tmediaID3: {\n\t\ttype: 'number',\n\t},\n\tmediaURL1: {\n\t\ttype: 'string',\n\t},\n\tmediaURL2: {\n\t\ttype: 'string',\n\t},\n\tmediaURL3: {\n\t\ttype: 'string',\n\t},\n\tname1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__name',\n\t\tdefault: __( 'Name' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__position',\n\t\tdefault: __( 'Position' ),\n\t},\n\ttestimonial1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(1) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttestimonial2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(2) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttestimonial3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial__item:nth-child(3) .ugb-testimonial__body',\n\t\tdefault: descriptionPlaceholder( 'medium' ),\n\t},\n\ttitleColor: {\n\t\ttype: 'string',\n\t},\n\tposColor: {\n\t\ttype: 'string',\n\t},\n\tbodyTextColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 2,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\thref: {\n\t\ttype: 'url',\n\t},\n\threfTwo: {\n\t\ttype: 'url',\n\t},\n\threfThree: {\n\t\ttype: 'url',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n\tmediaIDTwo: {\n\t\ttype: 'number',\n\t},\n\tmediaIDThree: {\n\t\ttype: 'number',\n\t},\n\tmediaURL: {\n\t\ttype: 'string',\n\t},\n\tmediaURLTwo: {\n\t\ttype: 'string',\n\t},\n\tmediaURLThree: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitle: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitleTwo: {\n\t\ttype: 'string',\n\t},\n\ttestimonialTitleThree: {\n\t\ttype: 'string',\n\t},\n\tposition: {\n\t\ttype: 'string',\n\t},\n\tpositionTwo: {\n\t\ttype: 'string',\n\t},\n\tpositionThree: {\n\t\ttype: 'string',\n\t},\n\tbody: {\n\t\ttype: 'string',\n\t},\n\tbodyTwo: {\n\t\ttype: 'string',\n\t},\n\tbodyThree: {\n\t\ttype: 'string',\n\t},\n\ticonColor: {\n\t\ttype: 'string',\n\t},\n}\n\nexport const name = 'ugb/testimonial'\n\nexport const settings = {\n\ttitle: __( 'Testimonial' ),\n\tdescription: __( 'Showcase what your users say about your product or service.' ),\n\ticon: TestimonialIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Testimonial' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","/**\n * BLOCK: Video Popup Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { VideoPopupIcon } from '@stackable/icons'\n\nexport const schema = {\n\tvideoLink: {\n\t\ttype: 'string',\n\t},\n\tvideoID: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div',\n\t\tattribute: 'data-video',\n\t},\n\tplayButtonType: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tplayButtonColor: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundImageID: {\n\t\ttype: 'number',\n\t},\n\tbackgroundImageURL: {\n\t\ttype: 'string',\n\t},\n\tbackgroundOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\toverlayColor: {\n\t\ttype: 'string',\n\t},\n\tmediaLink: {\n\t\ttype: 'string',\n\t},\n\tmediaID: {\n\t\ttype: 'number',\n\t},\n}\n\nexport const name = 'ugb/video-popup'\n\nexport const settings = {\n\ttitle: __( 'Video Popup' ),\n\tdescription: __( 'Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos.' ),\n\ticon: VideoPopupIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Video Popup' ),\n\t\t__( 'Stackable' ),\n\t\t__( 'YouTube Vimeo mp4' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'center', 'wide', 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z\"\n});\n\nvar SvgArrow = function SvgArrow(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 20 20\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgArrow;","/**\n * BLOCK: Accordion Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { AccordionIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport SVGArrowIcon from './images/arrow.svg'\n\nexport const ArrowIcon = ( { fill } ) => <SVGArrowIcon width=\"20\" height=\"20\" fill={ fill } />\n\nexport const schema = {\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__heading h4',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__text',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\theadingBackgroundColor: {\n\t\ttype: 'string',\n\t},\n\topenStart: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n}\n\nexport const name = 'ugb/accordion'\n\nexport const settings = {\n\ttitle: __( 'Accordion' ),\n\tdescription: __( 'A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion.' ),\n\ticon: AccordionIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Accordion' ),\n\t\t__( 'Toggle' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n"],"sourceRoot":""}
dist/editor_blocks.css CHANGED
@@ -1 +1 @@
1
- .wp-admin .wp-block .ugb--has-background,.wp-admin .wp-block .ugb--has-background:before,.wp-admin .wp-block .ugb-has-background,.wp-admin .wp-block .ugb-has-background:before,.wp-admin .wp-block [class*=ugb-],.wp-admin .wp-block [class*=ugb-] *{transition:color .2s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,transform .2s ease-in-out,padding .2s ease-in-out,margin .2s ease-in-out,border-radius .2s ease-in-out,fill .2s ease-in-out}[data-type="ugb/accordion"] .ugb-accordion__heading svg{transform:rotate(180deg)!important}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__text{display:none}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__heading svg{transform:rotate(0deg)!important}[data-align=full] .ugb-blockquote.ugb--has-background,[data-align=full] .ugb-blockquote.ugb-has-background{margin-left:0;margin-right:0;padding-left:10vw;padding-right:10vw}[data-align=full] .ugb-blockquote.ugb--has-background:after,[data-align=full] .ugb-blockquote.ugb-has-background:after{left:calc(10vw - 70px)}[data-align=full] .ugb-blockquote{border-radius:0!important;margin:0}.ugb-blockquote .editor-rich-text{z-index:1}[data-type="ugb/blockquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-blockquote__inspector__icon{-ms-flex-wrap:wrap;flex-wrap:wrap}[data-type="ugb/blog-posts"][data-align=center]{text-align:inherit}[data-type="ugb/blog-posts"][data-align=full] .ugb-blog-posts{padding-left:35px;padding-right:35px}[data-type="ugb/button"].is-selected .ugb-button-wrapper,[data-type="ugb/button"].is-typing .ugb-button-wrapper{margin-bottom:0!important}.ugb-button__group-urls{position:relative;height:80px}.ugb-button__group-urls .blocks-button__inline-link{position:absolute}.ugb-button__group-urls.ugb-button__selected-1 .blocks-button__inline-link:not(:first-child),.ugb-button__group-urls.ugb-button__selected-2 .blocks-button__inline-link:not(:nth-child(2)),.ugb-button__group-urls.ugb-button__selected-3 .blocks-button__inline-link:not(:nth-child(3)),.ugb-button__group-urls:not(.ugb-button__selected-1):not(.ugb-button__selected-2):not(.ugb-button__selected-3):not(.ugb-num-1) .blocks-button__inline-link{display:none!important}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link{left:auto;right:200px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){right:100px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button--align-right~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{right:0}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{right:100px}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){right:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:100px}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:200px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link{left:50%;transform:translateX(-50%);margin-left:-100px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){margin-left:0}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){margin-left:100px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{margin-left:0}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{margin-left:-50px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){margin-left:50px}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:auto;right:0}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){left:auto;right:0;transform:none}[data-align=full] div.ugb-cta{border-radius:0!important}[data-type="ugb/cta"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/card"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-align=full] .ugb-container{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/container"][data-align=full] .ugb-container:not(.ugb-has-background){padding-left:35px!important;padding-right:35px!important}[data-type="ugb/container"][data-align=center]{text-align:inherit}.ugb-container .editor-block-list__block{max-width:none!important}body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html),body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) *,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h1,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h2,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h3,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h4,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h5,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h6,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) p{color:var(--ugb-text-color)}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>.editor-block-list__block:first-child>.editor-block-list__block-edit{margin-top:0!important}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>:empty:last-child{margin-bottom:-32px!important}.ugb-container .wp-block-columns .editor-inner-blocks{width:100%}[data-align=full] .ugb-countup{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/count-up"] .ugb-countup--hide,[data-type="ugb/count-up"] .ugb-countup-hide{visibility:visible!important}.ugb-countup [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(2),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-3 .ugb-countup__item:nth-child(4),[data-type="ugb/count-up"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-divider hr{border:0!important}.ugb-expand__label{font-size:12px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#8e979e;padding:2em 0 0;background:#fff;border:none;box-shadow:none;white-space:nowrap;display:block}.ugb-expand__label:first-child{padding-top:0}[data-align=full] .ugb-feature.ugb--has-background,[data-align=full] .ugb-feature.ugb-has-background{border-radius:0!important}[data-align=full] .ugb-feature.ugb-feature--design-plain{padding-right:35px;padding-left:35px}[data-type="ugb/feature"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/feature"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/feature"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-feature .ugb-feature-image-side .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder,.ugb-feature .ugb-feature__image-side .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:250px}[data-type="ugb/feature-grid"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-feature-grid.ugb-feature-grid--columns-1>:nth-child(2),.ugb-feature-grid.ugb-feature-grid--columns-1>:nth-child(3),.ugb-feature-grid.ugb-feature-grid--columns-2>:nth-child(3),[data-type="ugb/feature-grid"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/feature-grid"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-feature-grid .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100px;width:100px;margin:0 auto;border-radius:100%}.ugb-header .ugb-content-wrapper>:first-child,.ugb-header .ugb-header-wrapper>:first-child{margin-bottom:1rem;padding-bottom:0;margin-top:0;position:relative}.ugb-header .ugb-content-wrapper>:nth-child(2),.ugb-header .ugb-header-wrapper>:nth-child(2){margin-bottom:2rem;padding-bottom:0;position:relative}[data-type="ugb/header"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/header"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/header"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-align=full] .ugb-header.ugb--has-background{border-radius:0!important}.ugb-icon-list ul{list-style:none!important}.editor-block-list__block[data-type="ugb/icon-list"] .list-format-toolbar{display:none}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)}.ugb--shadow-4,.ugb-shadow-4{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb--shadow-5,.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb--shadow-6,.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb--shadow-7,.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb--shadow-8,.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb--shadow-9,.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.ugb--content-width .ugb-content-wrapper,.ugb-content-width .ugb-content-wrapper{max-width:var(--content-width);margin:0 auto}.ugb-image-box__overlay{pointer-events:none!important}.ugb-image-box__content{pointer-events:all!important}.ugb-image-box__item [data-is-placeholder-visible=true]+*{pointer-events:none!important}.ugb-image-box.ugb-image-box--columns-1>:nth-child(2),.ugb-image-box.ugb-image-box--columns-1>:nth-child(3),.ugb-image-box.ugb-image-box--columns-1>:nth-child(4),.ugb-image-box.ugb-image-box--columns-2>:nth-child(3),.ugb-image-box.ugb-image-box--columns-2>:nth-child(4),.ugb-image-box.ugb-image-box--columns-3>:nth-child(4){display:none}[data-type="ugb/image-box"][data-align=full] .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{border-radius:0}[data-type="ugb/image-box"][data-align=full] .ugb-image-box:not(.ugb-image-box--columns-1){padding-left:35px;padding-right:35px}[data-type="ugb/image-box"]:not([data-align=wide]):not([data-align=full]) .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{margin:0 auto}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100%;position:absolute;top:0;left:0}[data-type="ugb/image-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"] .ugb-image-box__item:not(:hover) [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:0}[data-type="ugb/image-box"] .ugb-image-box__item:hover [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) .ugb-button[data-is-placeholder-visible=true],[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] .ugb-notification.ugb-notification--dismissible{display:block}.ugb-number-box .ugb-number-box__number[data-is-placeholder-visible=true]{transition:none;height:2.5em;width:2.5em;left:calc(50% - 2.5em / 2)}[data-type="ugb/number-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/pricing-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-pricing-box__price-line>:first-child{-ms-flex-item-align:start;align-self:flex-start}.ugb-pricing-box__price-line>:nth-child(3){-ms-flex-item-align:end;align-self:flex-end}.ugb-pricing-box>div{margin-bottom:0!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[data-type="ugb/pullquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-team-member.ugb-team-member--columns-1>:nth-child(2),.ugb-team-member.ugb-team-member--columns-1>:nth-child(3),.ugb-team-member.ugb-team-member--columns-2>:nth-child(3),[data-type="ugb/pullquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/pullquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/team-member"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-testimonial.ugb-testimonial--columns-1>:nth-child(2),.ugb-testimonial.ugb-testimonial--columns-1>:nth-child(3),.ugb-testimonial.ugb-testimonial--columns-2>:nth-child(3),[data-type="ugb/team-member"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/team-member"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/testimonial"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/testimonial"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/testimonial"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-video-popup__link-description{text-align:center;margin:0}[data-align=center] .ugb-video-popup{max-width:600px}[data-align=full] .ugb-video-popup{border-radius:0}.ugb-button .editor-rich-text__tinymce.mce-content-body{box-shadow:none}.ugb-design-control input{position:absolute;opacity:0}.ugb-design-control .components-radio-control__option{display:inline-block;width:50%;text-align:center}.ugb-design-control label>span{padding:5px;display:block;border-radius:8px}.ugb-design-control label>span>img{border-radius:4px}.ugb-design-control input:checked+label>span{box-shadow:inset 0 0 0 2px #888}.ugb-design-control .is-pro:hover{cursor:help}.ugb-design-control .is-pro img{opacity:.4}.ugb-design-control .design-label svg{height:12px;margin:0 0 0 5px;fill:#ffad00}.ugb-image-control .components-text-control__input{padding-left:30px!important}.ugb-image-control .components-ugb-icon-control__input_wrapper{position:relative}.ugb-image-control .components-text-control__icon-preview{position:absolute;top:0;left:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:30px;-ms-flex-pack:center;justify-content:center}.ugb-image-control .components-text-control__icon-preview svg{height:60%;width:60%}.ugb-image-control .components-ugb-icon-control__iconlist{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:5px}.ugb-image-control .components-ugb-icon-control__iconlist button{background:none;padding:5px;height:auto;border-color:transparent;box-shadow:none}.ugb-image-control .components-ugb-icon-control__iconlist svg{width:30px!important;height:30px;margin:0;box-sizing:content-box;border-radius:4px}.ugb-image-control .ugb-placeholder{height:150px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f1f1f1;margin-bottom:12px;margin-top:.6rem}.ugb-image-control .ugb-placeholder svg{height:50px;fill:#ddd}.ugb-image-control .ugb-image-preview,.ugb-image-control .ugb-placeholder{border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}.ugb-image-control .ugb-image-preview:hover,.ugb-image-control .ugb-placeholder:hover{background:#fafafa}.ugb-image-control .ugb-image-preview:focus,.ugb-image-control .ugb-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-control .ugb-image-preview-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f1f1f1;margin-top:.6rem;border-radius:4px}.ugb-image-control .ugb-image-preview-wrapper svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff}.ugb-image-control .ugb-image-preview{min-width:100px;-ms-flex:1 1 100px;flex:1 1 100px;margin:0}.ugb-image-control .ugb-image-preview-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:not-allowed}.ugb-image-upload-placeholder{position:relative;cursor:copy;margin-left:auto;margin-right:auto;overflow:hidden}.ugb-image-upload-placeholder img{display:block}.ugb-image-upload-has-placeholder{background:#f1f1f1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:150px;width:100%}.ugb-image-upload-has-placeholder svg{max-height:50px;fill:#ddd;max-width:40%;width:100%}.ugb-image-upload-has-placeholder:hover{background:#fafafa}.ugb-image-upload-has-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-upload-has-image:hover{opacity:.8}.ugb-image-upload-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:pointer;display:none;z-index:2!important}.ugb-image-upload-remove svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff;max-width:none}.editor-block-list__block.is-hovered .ugb-image-upload-remove,.editor-block-list__block.is-selected .ugb-image-upload-remove{display:block}[data-align=full] .ugb-has-background{border-radius:0!important}.components-panel__body.ugb-has-designs{display:grid}.components-panel__body.ugb-has-designs .ugb-design-control{grid-row:2/3}.ugb-design-control-pro-note{margin:1.5em 0;color:#6d7882;text-align:center;padding:0 30px}.ugb-design-control-pro-note h4{margin:0 0 1em}.ugb-design-control-pro-note p{font-size:.9em}.ugb-design-control-pro-note a.button{background:#fcb92c;color:#fff;border:0;border-radius:4px;text-transform:uppercase;font-size:12px;display:inline-block;padding:2px 15px;height:auto;width:auto;margin:0 auto;transition:all .3s ease-in-out}.ugb-design-control-pro-note a.button:hover{background:#ab5af1;color:#fff}.ugb-design-control-pro-note svg{fill:#ccc;height:35px;width:35px;margin:0 0 1em}.ugb-design-control-pro-note.ugb-pro-note__small{display:grid;padding:0;grid-template-columns:30px 1fr 90px;grid-gap:5px;-ms-flex-align:center;align-items:center;margin-bottom:0}.ugb-design-control-pro-note.ugb-pro-note__small svg{margin:0;height:25px;width:25px}.ugb-design-control-pro-note.ugb-pro-note__small p{text-align:left;margin:0;font-size:10px}.ugb-design-control-pro-note.ugb-pro-note__small a.button{width:100%;font-size:10px;padding:2px}.ugb-url-input-control{display:block!important;margin-top:8px!important;border:1px solid #eee;width:100%;max-width:400px}.ugb-url-input-control__wrapper{display:-ms-flexbox;display:flex;width:100%}.ugb-url-input-control__icon{padding:8px;box-sizing:content-box;-ms-flex-negative:0;flex-shrink:0}.editor-url-input{-ms-flex:1;flex:1;margin:0}.editor-url-input input{width:100%!important;min-width:100px}.ugb-url-input-control__more-button{padding:9px;-ms-flex-negative:0;flex-shrink:0}.ugb-url-input-control__new-tab{border-top:1px solid #eee;padding:8px 8px 0}.ugb-url-input-control__new-tab .components-base-control__field{margin-bottom:0}
1
+ .wp-admin .wp-block .ugb--has-background,.wp-admin .wp-block .ugb--has-background:before,.wp-admin .wp-block .ugb-has-background,.wp-admin .wp-block .ugb-has-background:before,.wp-admin .wp-block [class*=ugb-],.wp-admin .wp-block [class*=ugb-] *{transition:color .2s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,transform .2s ease-in-out,padding .2s ease-in-out,margin .2s ease-in-out,border-radius .2s ease-in-out,fill .2s ease-in-out,top .2s ease-in-out,left .2s ease-in-out}svg.ugb-stackable-icon-gradient{fill:url(#stackable-gradient)!important}[data-type="ugb/accordion"] .ugb-accordion__heading svg{transform:rotate(180deg)!important}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__text{display:none}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__heading svg{transform:rotate(0deg)!important}[data-align=full] .ugb-blockquote.ugb--has-background,[data-align=full] .ugb-blockquote.ugb-has-background{margin-left:0;margin-right:0;padding-left:10vw;padding-right:10vw}[data-align=full] .ugb-blockquote.ugb--has-background:after,[data-align=full] .ugb-blockquote.ugb-has-background:after{left:calc(10vw - 70px)}[data-align=full] .ugb-blockquote{border-radius:0!important;margin:0}.ugb-blockquote .editor-rich-text{z-index:2}[data-type="ugb/blockquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-blockquote__inspector__icon{flex-wrap:wrap}[data-type="ugb/blog-posts"][data-align=center]{text-align:inherit}[data-type="ugb/blog-posts"][data-align=full] .ugb-blog-posts{padding-left:35px;padding-right:35px}[data-type="ugb/button"].is-selected .ugb-button-wrapper,[data-type="ugb/button"].is-typing .ugb-button-wrapper{transition:none;margin-bottom:0!important}.ugb-button__group-urls{position:relative;height:80px}.ugb-button__group-urls .blocks-button__inline-link{position:absolute}.ugb-button__group-urls.ugb-button__selected-1 .blocks-button__inline-link:not(:first-child),.ugb-button__group-urls.ugb-button__selected-2 .blocks-button__inline-link:not(:nth-child(2)),.ugb-button__group-urls.ugb-button__selected-3 .blocks-button__inline-link:not(:nth-child(3)),.ugb-button__group-urls:not(.ugb-button__selected-1):not(.ugb-button__selected-2):not(.ugb-button__selected-3):not(.ugb-num-1) .blocks-button__inline-link{display:none!important}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link{left:auto;right:200px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){right:100px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button--align-right~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{right:0}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{right:100px}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){right:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:100px}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:200px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link{left:50%;transform:translateX(-50%);margin-left:-100px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){margin-left:0}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){margin-left:100px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{margin-left:0}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{margin-left:-50px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){margin-left:50px}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:auto;right:0}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){left:auto;right:0;transform:none}[data-align=full] div.ugb-cta{border-radius:0!important}[data-type="ugb/cta"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/card"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-align=full] .ugb-container{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/container"][data-align=full] .ugb-container:not(.ugb-has-background){padding-left:35px!important;padding-right:35px!important}[data-type="ugb/container"][data-align=center]{text-align:inherit}.ugb-container .editor-block-list__block{max-width:none!important}body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html),body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) *,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h1,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h2,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h3,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h4,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h5,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h6,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) p{color:var(--ugb-text-color)}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>.editor-block-list__block:first-child>.editor-block-list__block-edit{margin-top:0!important}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>:empty:last-child{margin-bottom:-32px!important}.ugb-container .wp-block-columns .editor-inner-blocks{width:100%}[data-align=full] .ugb-countup{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/count-up"] .ugb-countup--hide,[data-type="ugb/count-up"] .ugb-countup-hide{visibility:visible!important}.ugb-countup [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(2),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-3 .ugb-countup__item:nth-child(4),[data-type="ugb/count-up"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-divider hr{border:0!important}.ugb-expand__label{font-size:12px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#8e979e;padding:2em 0 0;background:#fff;border:none;box-shadow:none;white-space:nowrap;display:block}.ugb-expand__label:first-child{padding-top:0}[data-align=full] .ugb-feature.ugb--has-background,[data-align=full] .ugb-feature.ugb-has-background{border-radius:0!important}[data-align=full] .ugb-feature.ugb-feature--design-plain{padding-right:35px;padding-left:35px}[data-type="ugb/feature"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/feature"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/feature"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-feature .ugb-feature-image-side .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder,.ugb-feature .ugb-feature__image-side .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:250px}[data-type="ugb/feature-grid"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-feature-grid.ugb-feature-grid--columns-1>:nth-child(2),.ugb-feature-grid.ugb-feature-grid--columns-1>:nth-child(3),.ugb-feature-grid.ugb-feature-grid--columns-2>:nth-child(3),[data-type="ugb/feature-grid"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/feature-grid"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-feature-grid .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100px;width:100px;margin:0 auto;border-radius:100%}.ugb-header .ugb-content-wrapper>:first-child,.ugb-header .ugb-header-wrapper>:first-child{margin-bottom:1rem;padding-bottom:0;margin-top:0;position:relative}.ugb-header .ugb-content-wrapper>:nth-child(2),.ugb-header .ugb-header-wrapper>:nth-child(2){margin-bottom:2rem;padding-bottom:0;position:relative}[data-type="ugb/header"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/header"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/header"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-align=full] .ugb-header.ugb--has-background{border-radius:0!important}.ugb-icon-list ul{list-style:none!important}.editor-block-list__block[data-type="ugb/icon-list"] .list-format-toolbar{display:none}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:flex;justify-content:center;align-items:center}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)}.ugb--shadow-4,.ugb-shadow-4{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb--shadow-5,.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb--shadow-6,.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb--shadow-7,.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb--shadow-8,.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb--shadow-9,.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.ugb--content-width .ugb-content-wrapper,.ugb-content-width .ugb-content-wrapper{max-width:var(--content-width);margin:0 auto}.ugb-image-box__overlay{pointer-events:none!important}.ugb-image-box__content{pointer-events:all!important}.ugb-image-box__item [data-is-placeholder-visible=true]+*{pointer-events:none!important}.ugb-image-box.ugb-image-box--columns-1>:nth-child(2),.ugb-image-box.ugb-image-box--columns-1>:nth-child(3),.ugb-image-box.ugb-image-box--columns-1>:nth-child(4),.ugb-image-box.ugb-image-box--columns-2>:nth-child(3),.ugb-image-box.ugb-image-box--columns-2>:nth-child(4),.ugb-image-box.ugb-image-box--columns-3>:nth-child(4){display:none}[data-type="ugb/image-box"][data-align=full] .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{border-radius:0!important}[data-type="ugb/image-box"][data-align=full] .ugb-image-box:not(.ugb-image-box--columns-1){padding-left:35px;padding-right:35px}[data-type="ugb/image-box"]:not([data-align=wide]):not([data-align=full]) .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{margin:0 auto}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100%;position:absolute;top:0;left:0}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:3;opacity:0}[data-type="ugb/image-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"] .ugb-image-box__item:not(:hover) [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:0}[data-type="ugb/image-box"] .ugb-image-box__item:hover [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) .ugb-button[data-is-placeholder-visible=true],[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] .ugb-notification.ugb-notification--dismissible{display:block}.ugb-number-box .ugb-number-box__number[data-is-placeholder-visible=true]{transition:none;height:2.5em;width:2.5em;left:calc(50% - 1.25em)}[data-type="ugb/number-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/pricing-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-pricing-box__price-line>:first-child{align-self:flex-start}.ugb-pricing-box__price-line>:nth-child(3){align-self:flex-end}.ugb-pricing-box>div{margin-bottom:0!important;display:flex;flex-direction:column}[data-type="ugb/pullquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-team-member.ugb-team-member--columns-1>:nth-child(2),.ugb-team-member.ugb-team-member--columns-1>:nth-child(3),.ugb-team-member.ugb-team-member--columns-2>:nth-child(3),[data-type="ugb/pullquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/pullquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/team-member"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-testimonial.ugb-testimonial--columns-1>:nth-child(2),.ugb-testimonial.ugb-testimonial--columns-1>:nth-child(3),.ugb-testimonial.ugb-testimonial--columns-2>:nth-child(3),[data-type="ugb/team-member"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/team-member"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/testimonial"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/testimonial"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/testimonial"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-video-popup__link-description{text-align:center;margin:0}[data-align=center] .ugb-video-popup{max-width:600px}[data-align=full] .ugb-video-popup{border-radius:0}.ugb-button .editor-rich-text__tinymce.mce-content-body{box-shadow:none}.ugb-design-control input{position:absolute;opacity:0}.ugb-design-control .components-radio-control__option{display:inline-block;width:50%;text-align:center}.ugb-design-control label>span{padding:5px;display:block;border-radius:8px}.ugb-design-control label>span>img{border-radius:4px}.ugb-design-control input:checked+label>span{box-shadow:inset 0 0 0 2px #888}.ugb-design-control .design-label svg{height:12px;margin:0 0 0 5px;fill:#ffad00}.ugb-image-control .components-text-control__input{padding-left:30px!important}.ugb-image-control .components-ugb-icon-control__input_wrapper{position:relative}.ugb-image-control .components-text-control__icon-preview{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;width:30px;justify-content:center}.ugb-image-control .components-text-control__icon-preview svg{height:60%;width:60%}.ugb-image-control .components-ugb-icon-control__iconlist{display:flex;flex-wrap:wrap;justify-content:center;margin-top:5px}.ugb-image-control .components-ugb-icon-control__iconlist button{background:none;padding:5px;height:auto;border-color:transparent;box-shadow:none}.ugb-image-control .components-ugb-icon-control__iconlist svg{width:30px!important;height:30px;margin:0;box-sizing:content-box;border-radius:4px}.ugb-image-control .ugb-placeholder{height:150px;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-bottom:12px;margin-top:.6rem}.ugb-image-control .ugb-placeholder svg{height:50px;fill:#ddd}.ugb-image-control .ugb-image-preview,.ugb-image-control .ugb-placeholder{border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}.ugb-image-control .ugb-image-preview:hover,.ugb-image-control .ugb-placeholder:hover{background:#fafafa}.ugb-image-control .ugb-image-preview:focus,.ugb-image-control .ugb-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-control .ugb-image-preview-wrapper{position:relative;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-top:.6rem;border-radius:4px}.ugb-image-control .ugb-image-preview-wrapper svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff}.ugb-image-control .ugb-image-preview{min-width:100px;flex:1 1 100px;margin:0}.ugb-image-control .ugb-image-preview-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:not-allowed}.ugb-image-upload-placeholder{position:relative;cursor:copy;margin-left:auto;margin-right:auto;overflow:hidden}.ugb-image-upload-placeholder img{display:block}.ugb-image-upload-has-placeholder{background:#f1f1f1;display:flex;justify-content:center;align-items:center;height:150px;width:100%}.ugb-image-upload-has-placeholder svg{max-height:50px;fill:#ddd;max-width:40%;width:100%}.ugb-image-upload-has-placeholder:hover{background:#fafafa}.ugb-image-upload-has-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-upload-has-image:hover{opacity:.8}.ugb-image-upload-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:pointer;display:none;z-index:9!important}.ugb-image-upload-remove svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff;max-width:none}.editor-block-list__block.is-hovered .ugb-image-upload-remove,.editor-block-list__block.is-selected .ugb-image-upload-remove{display:block}[data-align=full] .ugb-has-background{border-radius:0!important}.components-panel__body.ugb-has-designs{display:grid}.components-panel__body.ugb-has-designs .ugb-design-control{grid-row:2/3}.ugb-design-control-pro-note{margin:1.5em 0;color:#6d7882;text-align:center;padding:0 30px}.ugb-design-control-pro-note h4{margin:0 0 1em}.ugb-design-control-pro-note p{font-size:.9em}.ugb-design-control-pro-note a.button{background:#fcb92c;color:#fff;border:0;border-radius:4px;text-transform:uppercase;font-size:12px;display:inline-block;padding:2px 15px;height:auto;width:auto;margin:0 auto;transition:all .3s ease-in-out}.ugb-design-control-pro-note a.button:hover{background:#ab5af1;color:#fff}.ugb-design-control-pro-note svg{fill:#ccc;height:35px;width:35px;margin:0 0 1em}.ugb-design-control-pro-note.ugb-pro-note__small{display:grid;padding:0;grid-template-columns:30px 1fr 90px;grid-gap:5px;align-items:center;margin-bottom:0}.ugb-design-control-pro-note.ugb-pro-note__small svg{margin:0;height:25px;width:25px}.ugb-design-control-pro-note.ugb-pro-note__small p{text-align:left;margin:0;font-size:10px}.ugb-design-control-pro-note.ugb-pro-note__small a.button{width:100%;font-size:10px;padding:2px}.ugb-svg-icon-placeholder{background:transparent;box-shadow:none;color:inherit;padding:0!important}.ugb-svg-icon-placeholder:hover{background:transparent!important;box-shadow:none!important;color:inherit!important;outline:1px solid #e2e4e7;outline-offset:8px}.ugb-svg-icon-placeholder>svg{min-width:20px;min-height:20px}.ugb-svg-icon-placeholder__popup .components-popover__content{padding:8px}.ugb-svg-icon-placeholder__popup .components-ugb-icon-control__iconlist{max-height:200px;overflow:auto}.ugb-url-input-control{display:block!important;margin-top:8px!important;border:1px solid #eee;background:#fff;width:100%;max-width:400px}.ugb-url-input-control__wrapper{display:flex;align-items:center;width:100%}.ugb-url-input-control__icon{padding:8px;box-sizing:content-box;flex-shrink:0}.editor-url-input{flex:1;margin:0}.editor-url-input input{width:100%!important;min-width:100px}.ugb-url-input-control__more-button{padding:9px;flex-shrink:0}.ugb-url-input-control__new-tab{border-top:1px solid #eee;padding:8px 8px 0}.ugb-url-input-control__new-tab .components-base-control__field{margin-bottom:0}
dist/editor_blocks.js CHANGED
@@ -1 +1 @@
1
- var editor_blocks=function(e){function t(t){for(var o,l,i=t[0],c=t[1],u=t[2],m=0,b=[];m<i.length;m++)l=i[m],r[l]&&b.push(r[l][0]),r[l]=0;for(o in c)Object.prototype.hasOwnProperty.call(c,o)&&(e[o]=c[o]);for(s&&s(t);b.length;)b.shift()();return a.push.apply(a,u||[]),n()}function n(){for(var e,t=0;t<a.length;t++){for(var n=a[t],o=!0,i=1;i<n.length;i++){var c=n[i];0!==r[c]&&(o=!1)}o&&(a.splice(t--,1),e=l(l.s=n[0]))}return e}var o={},r={1:0},a=[];function l(t){if(o[t])return o[t].exports;var n=o[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,l),n.l=!0,n.exports}l.m=e,l.c=o,l.d=function(e,t,n){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(l.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)l.d(n,o,function(t){return e[t]}.bind(null,o));return n},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="";var i=window.webpackJsonp_name_=window.webpackJsonp_name_||[],c=i.push.bind(i);i.push=t,i=i.slice();for(var u=0;u<i.length;u++)t(i[u]);var s=c;return a.push([34,0]),n()}([function(e,t){e.exports=wp.i18n},function(e,t){e.exports=wp.editor},,function(e,t){e.exports=wp.components},function(e,t,n){"use strict";n.d(t,"c",function(){return r}),n.d(t,"b",function(){return a}),n.d(t,"a",function(){return l});var o=n(0),r=function(e,t){return Array.from({length:t-e},function(t,n){return n+e})},a=function(e){var t="";return(t=(e.match(/youtube\.com\/watch\?v=([^\&\?\/]+)/i)||[])[1])||(t=(e.match(/youtube\.com\/embed\/([^\&\?\/]+)/i)||[])[1]),t||(t=(e.match(/youtube\.com\/v\/([^\&\?\/]+)/i)||[])[1]),t||(t=(e.match(/youtu\.be\/([^\&\?\/]+)/i)||[])[1]),t?{type:"youtube",id:t}:((t=(e.match(/vimeo\.com\/(\w*\/)*(\d+)/i)||[])[2])||(t=(e.match(/^\d+$/i)||[])[0]),t?{type:"vimeo",id:t}:{type:"youtube",id:e})},l=function e(t){return"short"===t?Object(o.__)("Description for this block. You can use this space for describing your block."):"medium"===t?e()+" "+e("short"):"long"===t?e("medium")+" "+e()+" "+e("short"):Object(o.__)("Description for this block. Use this space for describing your block. Any text will do.")}},function(e,t,n){"use strict";var o=n(10),r=n(0),a=n(14),l=n(11),i=n(3),c=n(16),u=n(22),s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},m=[{icon:"align-wide",title:Object(r.__)("Occupy Entire Width"),align:"full"},{icon:"align-pull-left",title:Object(r.__)("Half & Align Left"),align:"left"},{icon:"align-center",title:Object(r.__)("Half & Align Center"),align:"center"},{icon:"align-pull-right",title:Object(r.__)("Half & Align Right"),align:"right"}];var b=Object(a.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,r=t.isCollapsed,a=e("core/editor"),l=a.getBlockRootClientId,i=a.getEditorSettings;return{isCollapsed:r||!o||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,o=e.onChange;function a(e){return function(){return o(e)}}var c=Object(l.find)(m,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:c?c.icon:"align-wide",label:Object(r.__)("Change Horizontal Alignment"),controls:m.map(function(e){var t=e.align;return s({},e,{isActive:n===t,onClick:a(t)})})})}),d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},g=function(){return wp.element.createElement("svg",{viewBox:"0 0 20 20",width:"20",height:"20"},wp.element.createElement("rect",{x:"3",y:"3",width:"14",height:"2"}),wp.element.createElement("path",{d:"M10.6,17.1H9.4V8.4L8.1,9.7L7,9l3-3l3,3l-1.1,0.8l-1.3-1.3C10.6,8.5,10.6,17.1,10.6,17.1z"}))},p=[{icon:g(),title:Object(r.__)("Align Top"),align:"flex-start"},{icon:wp.element.createElement("svg",{viewBox:"0 0 20 20",width:"20",height:"20"},wp.element.createElement("rect",{x:"3",y:"9",width:"14",height:"2"}),wp.element.createElement("path",{d:"M10.6,18.4H9.4v-3.9l-1.3,1.3L7,15l3-3l3,3l-1.1,0.8l-1.3-1.3V18.4z"}),wp.element.createElement("path",{d:"M9.4,1.6h1.2v3.9l1.3-1.3L13,5l-3,3L7,5l1.1-0.8l1.3,1.3V1.6z"})),title:Object(r.__)("Align center"),align:"center"},{icon:wp.element.createElement("svg",{viewBox:"0 0 20 20",width:"20",height:"20"},wp.element.createElement("rect",{x:"3",y:"15.1",width:"14",height:"2"}),wp.element.createElement("path",{d:"M9.4,2.9h1.2v8.6l1.3-1.3L13,11l-3,3l-3-3l1.1-0.8l1.3,1.3V2.9z"})),title:Object(r.__)("Align right"),align:"flex-end"}];var h=Object(a.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,r=t.isCollapsed,a=e("core/editor"),l=a.getBlockRootClientId,i=a.getEditorSettings;return{isCollapsed:r||!o||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,o=e.onChange;function a(e){return function(){return o(n===e?void 0:e)}}var c=Object(l.find)(p,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:c?c.icon:g(),label:Object(r.__)("Change Vertical Alignment"),controls:p.map(function(e){var t=e.align;return d({},e,{isActive:n===t,onClick:a(t)})})})}),f=n(2),v=n.n(f),y=n(1),w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},_=function(e){var t=e.imageID,n=e.imageURL,o=e.onChange,r=void 0===o?function(e){e.url,e.id}:o,a=e.onRemove,l=e.className,c=void 0===l?"":l,u=e.allowedTypes,s=void 0===u?["image"]:u,m=e.render,b=void 0===m?void 0:m,d=e.hasRemove,g=void 0===d||d,p=e.style,h=void 0===p?{}:p,f=v()([c,"ugb-image-upload-placeholder"],{"ugb-image-upload-has-image":n,"ugb-image-upload-has-placeholder":!n}),_=w({},h,{backgroundImage:n&&!b?"url("+n+")":void 0});return wp.element.createElement(y.MediaUpload,{onSelect:r,allowedTypes:s,value:t,render:function(e){return n&&b?wp.element.createElement("div",{className:f,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:_,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&a&&g&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){a(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),b):wp.element.createElement("div",{className:f,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:_,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&a&&g&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){a(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),!n&&wp.element.createElement("svg",{viewBox:"0 0 512 376"},wp.element.createElement("path",{d:"M0,0v376h512V0H0z M480,344H32V32h448V344z"}),wp.element.createElement("circle",{cx:"409.1",cy:"102.9",r:"40.9"}),wp.element.createElement("polygon",{points:"480,344 32,344 118.3,179.8 140,191.1 189,113.8 289,226.9 297.9,217.6 315,239.9 341,193.5 393.9,264.7 409,248.8"})))}})},C=n(17),x=n(18),k=n(19),E=n(15),O=n(8),T=n(13),j=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}();function R(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}T.a.autoAddCss=!1,T.a.autoReplaceSvg=!1,T.a.familyPrefix="ugbfa",T.a.keepOriginalSource=!1,T.a.observeMutations=!1,T.a.showMissingIcons=!1,T.c.add(C.a,x.a,k.a);var N=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},n=function(e){var t=e&&e.toLowerCase();return[].concat(R(Object.values(C.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),R(Object.values(x.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),R(Object.values(k.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100))).slice(0,100)}(e),o=function(e){t(e.currentTarget.getAttribute("data-value"))};return wp.element.createElement(O.Fragment,null,n.map(function(e){var t=e.prefix,n=e.iconName;return wp.element.createElement("button",{key:t+"-"+n,className:"components-button is-button is-default","data-value":t+"-"+n,onClick:o},wp.element.createElement(E.a,{icon:[t,n]}))}))},B=function(e){return"string"!=typeof e?null:e.match(/\w*-/)?[e.match(/\w*/),e.match(/\w+-(.*)$/)[1]]:null},I=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={focused:!1,value:e.props.value||""},e.handleBlur=e.handleBlur.bind(e),e.handleFocus=e.handleFocus.bind(e),e.handleOnChange=e.handleOnChange.bind(e),e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,O["Component"]),j(t,[{key:"componentDidUpdate",value:function(e){this.props.value!==e.value&&this.setState({value:this.props.value})}},{key:"componentWillUnmount",value:function(){}},{key:"handleBlur",value:function(){var e=this;setTimeout(function(){e.setState({focused:!1})},100)}},{key:"handleFocus",value:function(){this.setState({focused:!0})}},{key:"handleOnChange",value:function(e){var t=e.target.value;this.setState({value:t}),this.props.onChange(t)}},{key:"render",value:function(){var e=this.props,t=e.instanceId,n=e.label,o=e.help,r=e.onChange,a=void 0===r?function(){}:r,l=e.type,c=void 0===l?"text":l,u=this.state.focused,s="inspector-ugb-icon-control-"+t,m=B(this.state.value);return wp.element.createElement(i.BaseControl,{label:n,help:o,id:s,className:"ugb-image-control"},wp.element.createElement("div",{className:"components-ugb-icon-control__input_wrapper"},wp.element.createElement("input",{className:"components-text-control__input",type:c,id:s,value:this.state.value,onChange:this.handleOnChange,onBlur:this.handleBlur,onFocus:this.handleFocus,"aria-describedby":o?s+"__help":void 0}),wp.element.createElement("div",{className:"components-text-control__icon-preview"},m&&wp.element.createElement(E.a,{icon:m}),!m&&wp.element.createElement(E.a,{icon:["far","smile"],style:{opacity:.3}}))),u&&(!m||!this.state.value)&&wp.element.createElement("div",{className:"components-ugb-icon-control__iconlist"},N(this.state.value,a)))}}]),t}(),S=Object(a.withInstanceId)(I),L=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};T.c.add(C.a,x.a,k.a);var z=function(e){var t=e.value,n=B(t);return n&&wp.element.createElement(E.a,L({icon:n},e))};z.Content=function(e){var t=e.value,n=B(t);return n&&wp.element.createElement(E.a,L({icon:n},e))};var D=z,M=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}();var U=Object(r.__)("Show more tools & options"),A=Object(r.__)("Hide more tools & options"),P=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={isOpen:!1},e.handleToggle=e.handleToggle.bind(e),e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,O["Component"]),M(t,[{key:"handleToggle",value:function(){this.setState({isOpen:!this.state.isOpen})}},{key:"render",value:function(){var e=this.props,t=e.value,n=e.newTab,o=e.onChange,a=e.onChangeNewTab;return wp.element.createElement("form",{className:"blocks-button__inline-link ugb-url-input-control",onSubmit:function(e){return e.preventDefault()}},wp.element.createElement("div",{className:"ugb-url-input-control__wrapper"},wp.element.createElement(i.Dashicon,{className:"ugb-url-input-control__icon",icon:"admin-links"}),wp.element.createElement(y.URLInput,{className:"ugb-url-input-control__input",value:t,onChange:o}),a&&wp.element.createElement(i.IconButton,{className:"ugb-url-input-control__more-button",icon:"ellipsis",label:this.state.isOpen?A:U,onClick:this.handleToggle,"aria-expanded":this.state.isOpen})),a&&this.state.isOpen&&wp.element.createElement("div",{className:"ugb-url-input-control__new-tab"},wp.element.createElement(i.ToggleControl,{label:Object(r.__)("Open in New Tab"),checked:n,onChange:a})))}}]),t}(),F=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},H=Object(r.__)("(current %s: %s)"),V=Object(a.compose)([y.withColorContext,Object(a.ifCondition)(function(e){return e.hasColorsToChoose})])(function(e){var t=e.colors,n=e.disableCustomColors,o=e.label,a=e.onChange,l=e.value,c=Object(y.getColorObjectByColorValue)(t,l),u=c&&c.name,s=Object(r.sprintf)(H,o.toLowerCase(),u||l),m=wp.element.createElement(O.Fragment,null,o,l&&wp.element.createElement(i.ColorIndicator,{colorValue:l,"aria-label":s}));return wp.element.createElement(i.BaseControl,{className:"editor-color-palette-control",label:m},wp.element.createElement(i.ColorPalette,F({className:"editor-color-palette-control__color-palette",value:l,onChange:a},{colors:t,disableCustomColors:n})))}),q=n(7),W=n(6),G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};var $=function(e){var t=e.selected,n=e.options,o=e.onChange,r=n.map(function(e){return{label:wp.element.createElement(K,{imageFile:e.image,isPro:e.isPro,label:e.label}),title:e.label,value:e.value}});return wp.element.createElement(i.RadioControl,G({},e,{className:"ugb-design-control",selected:t,options:r,onChange:function(e){var t=r.find(function(t){return t.value===e});W.isPro||!t.isPro?o(e):Object(q.doAction)("stackable.get_pro")}}))},Y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};var Q=function(e){var t=e.options,n=e.selected,o=e.title,r=void 0===o?"Design":o,a=t.find(function(e){return e.value===n}),l=a?r+" – "+a.label:r;return wp.element.createElement(i.PanelBody,Y({title:wp.element.createElement("span",null,l),className:"ugb-design-panel-body"},e),t&&wp.element.createElement($,Y({},e,{title:null})),e.children)},J=function(){return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 200 97.1"},wp.element.createElement("path",{d:"M55.6,32.8c-0.8-0.7-1.8-1.2-2.9-1.6c-1.2-0.4-2.6-0.6-4.2-0.6h-6.5v16.7h6.5c1.6,0,3-0.2,4.2-0.6c1.2-0.4,2.2-1,2.9-1.7 c0.8-0.7,1.4-1.6,1.7-2.7c0.4-1.1,0.6-2.2,0.6-3.6c0-1.2-0.2-2.4-0.6-3.4C57,34.4,56.4,33.5,55.6,32.8z"}),wp.element.createElement("path",{d:"M153,35.2c-1.3-1.4-2.8-2.5-4.6-3.3c-1.8-0.8-3.9-1.1-6.1-1.1c-2.3,0-4.3,0.4-6.1,1.1c-1.8,0.8-3.4,1.8-4.7,3.3 s-2.3,3.1-2.9,5.2c-0.7,2-1,4.3-1,6.9c0,2.6,0.3,4.8,1,6.9c0.7,2,1.7,3.7,2.9,5.2c1.3,1.4,2.8,2.5,4.7,3.2c1.8,0.8,3.9,1.1,6.1,1.1 c2.3,0,4.3-0.4,6.1-1.1c1.8-0.7,3.4-1.8,4.6-3.2c1.3-1.4,2.2-3.1,2.9-5.2s1-4.3,1-6.9c0-2.6-0.3-4.8-1-6.9S154.3,36.6,153,35.2z"}),wp.element.createElement("path",{d:"M100.9,38c0-2.4-0.8-4.2-2.3-5.4c-1.6-1.3-3.9-1.9-7.1-1.9h-5.5v15.5h5.4c1.6,0,3.1-0.2,4.3-0.6c1.2-0.4,2.2-1,3-1.7 c0.8-0.7,1.4-1.6,1.8-2.6C100.7,40.2,100.9,39.2,100.9,38z"}),wp.element.createElement("path",{d:"M178.6,0H21.4C9.6,0,0,9.6,0,21.4v54.3c0,11.8,9.6,21.4,21.4,21.4h157.2c11.8,0,21.4-9.6,21.4-21.4V21.4 C200,9.6,190.4,0,178.6,0z M65.5,45c-0.8,1.9-1.9,3.5-3.4,4.8c-1.5,1.4-3.4,2.4-5.6,3.2c-2.3,0.8-4.9,1.1-7.9,1.1h-6.5v16.4h-8.7 V23.9h15.2c3.1,0,5.8,0.4,8.1,1.1c2.3,0.7,4.2,1.8,5.6,3.1c1.5,1.3,2.6,2.9,3.3,4.7c0.7,1.8,1.1,3.8,1.1,6 C66.6,41,66.3,43.1,65.5,45z M105.8,70.5c-0.8,0-1.4-0.1-1.9-0.5s-1-0.7-1.3-1.3l-9.8-14.9c-0.4-0.6-0.8-1-1.2-1.2 c-0.4-0.2-1.1-0.4-1.9-0.4h-3.7v18.2h-8.7V23.9h14.2c3.2,0,5.9,0.3,8.2,1c2.3,0.7,4.1,1.6,5.6,2.8c1.4,1.2,2.5,2.6,3.2,4.2 c0.7,1.6,1,3.5,1,5.4c0,1.6-0.2,3-0.7,4.4c-0.5,1.4-1.1,2.7-2,3.8c-0.9,1.1-1.9,2.1-3.2,3c-1.3,0.9-2.7,1.5-4.4,2.1 c1.1,0.6,2,1.5,2.8,2.7l11.7,17.2H105.8z M164.2,56.7c-1.1,2.9-2.7,5.4-4.8,7.5c-2.1,2.1-4.5,3.8-7.4,5c-2.9,1.2-6.1,1.8-9.6,1.8 c-3.5,0-6.7-0.6-9.6-1.8c-2.9-1.2-5.4-2.9-7.5-5c-2.1-2.1-3.7-4.6-4.8-7.5c-1.1-2.9-1.7-6.1-1.7-9.5c0-3.4,0.6-6.6,1.7-9.5 c1.1-2.9,2.7-5.4,4.8-7.6c2.1-2.1,4.6-3.8,7.5-5c2.9-1.2,6.1-1.8,9.6-1.8c3.5,0,6.7,0.6,9.6,1.8s5.4,2.9,7.4,5 c2.1,2.1,3.7,4.6,4.8,7.5s1.7,6.1,1.7,9.5C165.9,50.6,165.3,53.8,164.2,56.7z"}))};var K=function(e){var t=e.isPro,n=e.imageFile,o=e.label,r=v()({"is-pro":!W.isPro&&t}),a=n.match(/https?:/i)?n:W.srcUrl?W.srcUrl+"/"+n:n;return wp.element.createElement("span",{className:r},wp.element.createElement("img",{src:a,alt:o}),wp.element.createElement("span",{className:"design-label"},o,!W.isPro&&t&&J()))};var Z=function(e){var t=e.label,n=e.imageID,o=e.imageURL,a=e.onChange,l=void 0===a?function(e){e.url,e.id}:a,c=e.onRemove,u=void 0===c?function(){}:c,s=e.allowedTypes,m=void 0===s?["image"]:s,b=e.help;return wp.element.createElement("div",{className:"ugb-image-control"},wp.element.createElement(i.BaseControl,{label:t,help:b},wp.element.createElement(y.MediaUpload,{onSelect:l,allowedTypes:m,value:n,render:function(e){return wp.element.createElement(O.Fragment,null,o&&wp.element.createElement("div",{className:"ugb-image-preview-wrapper"},wp.element.createElement("button",{className:"ugb-image-preview-remove",onClick:u},wp.element.createElement(i.Dashicon,{icon:"no"})),wp.element.createElement("img",{className:"ugb-image-preview",src:o,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},alt:Object(r.__)("preview")})),!o&&wp.element.createElement("div",{className:"ugb-placeholder",onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},role:"button",tabIndex:0},wp.element.createElement("svg",{viewBox:"0 0 512 376"},wp.element.createElement("path",{d:"M0,0v376h512V0H0z M480,344H32V32h448V344z"}),wp.element.createElement("circle",{cx:"409.1",cy:"102.9",r:"40.9"}),wp.element.createElement("polygon",{points:"480,344 32,344 118.3,179.8 140,191.1 189,113.8 289,226.9 297.9,217.6 315,239.9 341,193.5 393.9,264.7 409,248.8"}))))}})))},X=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};var ee=function(e){return e.map(function(e,t){var n=e.value,o=e.label;if(!n)return null;var a=Object(r.sprintf)(Object(r.__)("(%s: %s)"),o.toLowerCase(),n);return wp.element.createElement(i.ColorIndicator,{key:t,colorValue:n,"aria-label":a})})},te=function(e){var t=e.colorSettings,n=e.title,o=void 0===n?Object(r.__)("Color Settings"):n;return wp.element.createElement(i.PanelBody,X({className:"ugb-color-panel-body"},e,{title:wp.element.createElement("span",{className:"editor-panel-color-settings__panel-title"},o,ee(t))}),t.map(function(e,t){return wp.element.createElement(V,X({key:t},e))}),e.children)},ne=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};var oe=function(e){var t=e.backgroundColor,n=e.backgroundImageID,o=e.backgroundImageURL,a=e.backgroundOpacity,l=e.fixedBackground,c=e.onChangeBackgroundColor,u=e.onChangeBackgroundImage,s=e.onRemoveBackgroundImage,m=e.onChangeBackgroundOpacity,b=e.onChangeFixedBackground,d=[];return c&&d.push({value:t,onChange:c,label:Object(r.__)("Background Color")}),wp.element.createElement(O.Fragment,null,wp.element.createElement(te,ne({initialOpen:!1,title:Object(r.__)("Background Settings"),className:"editor-panel-color-settings",colorSettings:d},e),u&&wp.element.createElement(Z,{label:Object(r.__)("Background Image"),onRemove:s,onChange:u,imageID:n,imageURL:o}),m&&wp.element.createElement(i.RangeControl,{label:Object(r.__)("Background Image Tint Strength"),value:a,onChange:m,min:0,max:10,step:1}),b&&wp.element.createElement(i.ToggleControl,{label:Object(r.__)("Fixed Background"),checked:l,onChange:b})))},re=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function ae(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var le=function(e){var t=e.buttonDesign,n=e.buttonColor,o=e.buttonTextColor,a=e.buttonSize,l=e.buttonBorderRadius,c=e.buttonIcon,u=e.onChangeButtonDesign,s=e.onChangeButtonColor,m=e.onChangeButtonTextColor,b=e.onChangeButtonSize,d=e.onChangeButtonBorderRadius,g=e.onChangeButtonIcon,p=[];return s&&"link"!==t&&p.push({value:n,onChange:s,label:Object(r.__)("Button Color")}),m&&"ghost"!==t&&"plain"!==t&&"link"!==t&&p.push({value:o,onChange:m,label:Object(r.__)("Text Color")}),wp.element.createElement(O.Fragment,null,wp.element.createElement(te,re({initialOpen:!1,title:Object(r.__)("Button Settings"),colorSettings:p,className:u?"ugb-has-designs":null},e),u&&wp.element.createElement($,{label:Object(r.__)("Design"),selected:t,options:[{label:Object(r.__)("Basic"),value:"basic",image:"components/panel-button-settings/images/basic.png"},{label:Object(r.__)("Ghost"),value:"ghost",image:"components/panel-button-settings/images/ghost.png"},{label:Object(r.__)("Plain"),value:"plain",image:"components/panel-button-settings/images/plain.png"},{label:Object(r.__)("Link"),value:"link",image:"components/panel-button-settings/images/link.png"}].concat(ae(Object(q.applyFilters)("stackable.button.edit.designs",[]))),onChange:u}),b&&"link"!==t&&wp.element.createElement(i.SelectControl,{label:Object(r.__)("Size"),value:a,options:[{value:"tiny",label:Object(r.__)("Tiny")},{value:"small",label:Object(r.__)("Small")},{value:"normal",label:Object(r.__)("Normal")},{value:"medium",label:Object(r.__)("Medium")},{value:"large",label:Object(r.__)("Large")}],onChange:b}),d&&"link"!==t&&"plain"!==t&&wp.element.createElement(i.RangeControl,{label:Object(r.__)("Border Radius"),value:l,min:"1",max:"50",onChange:d}),g&&"link"!==t&&wp.element.createElement(S,{label:Object(r.__)("Icon"),value:c,onChange:g}),e.children))},ie=function(e){var t=e.size,n=void 0===t?"normal":t,o=e.title,a=void 0===o?Object(r.__)("Say Hello to Designs 👋"):o,l=e.description,i=void 0===l?"normal"===n?Object(r.__)("Get more designs for this block. This feature is only available on Stackable Premium."):Object(r.__)("Get more designs on Stackable Premium"):l,c=e.button,u=void 0===c?Object(r.__)("Go Premium"):c,s=v()(["ugb-design-control-pro-note","ugb-pro-note__"+n]);return wp.element.createElement("div",{className:s},wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 200 200"},wp.element.createElement("path",{d:"M64.08,136L23,176.66a4.75,4.75,0,0,0,3.53,8.15l86.91,0.14Z"}),wp.element.createElement("path",{d:"M177.91,128.39a17,17,0,0,0-5-12.07L71.39,14.72h0L26.61,59.5a17,17,0,0,0-5,12.05h0a17,17,0,0,0,5,12.05L128.16,185.2v-0.07l0,0,44.76-44.76a17,17,0,0,0,5-12h0Z"}),wp.element.createElement("path",{d:"M172.95,14.69l-86.83,0,49.42,49.62,40.92-41.16A5,5,0,0,0,172.95,14.69Z"})),"small"!==n&&wp.element.createElement("h4",null,a),wp.element.createElement("p",null,i),wp.element.createElement("a",{href:W.pricingURL,target:"_blank",className:"button button-secondary"},u))};n.d(t,"a",function(){return o.g}),n.d(t,"f",function(){return b}),n.d(t,"o",function(){return h}),n.d(t,"h",function(){return _}),n.d(t,"m",function(){return D}),n.d(t,"n",function(){return P}),n.d(t,"b",function(){return V}),n.d(t,"c",function(){return $}),n.d(t,"d",function(){return Q}),n.d(t,"e",function(){return K}),n.d(t,"g",function(){return S}),n.d(t,"k",function(){return te}),n.d(t,"i",function(){return oe}),n.d(t,"j",function(){return le}),n.d(t,"l",function(){return ie})},function(e,t){e.exports=stackable},function(e,t){e.exports=wp.hooks},function(e,t){e.exports=wp.element},function(e,t,n){"use strict";n.d(t,"q",function(){return l}),n.d(t,"d",function(){return i}),n.d(t,"m",function(){return c}),n.d(t,"i",function(){return u}),n.d(t,"f",function(){return s}),n.d(t,"b",function(){return m}),n.d(t,"t",function(){return b}),n.d(t,"v",function(){return d}),n.d(t,"e",function(){return g}),n.d(t,"u",function(){return p}),n.d(t,"j",function(){return h}),n.d(t,"r",function(){return f}),n.d(t,"h",function(){return v}),n.d(t,"n",function(){return y}),n.d(t,"p",function(){return w}),n.d(t,"w",function(){return _}),n.d(t,"s",function(){return C}),n.d(t,"l",function(){return x}),n.d(t,"k",function(){return k}),n.d(t,"o",function(){return E}),n.d(t,"c",function(){return O}),n.d(t,"g",function(){return T}),n.d(t,"a",function(){return j});var o=function(e){return wp.element.createElement("defs",null,wp.element.createElement("linearGradient",e,wp.element.createElement("stop",{offset:"0%",stopColor:"#ab5af1",stopOpacity:"1"}),wp.element.createElement("stop",{offset:"100%",stopColor:"#fb6874",stopOpacity:"1"})))},r=1,a=function(){return"stk-icon-"+r++},l=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:"20",height:"20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M10.3,1.7L10.3,1.7L10.3,1.7 M10,2.2l8.3,15.7H1.7L10,2.2 M10,0.4C9.6,0.4,9.2,0.6,8.9,1L0.1,17.7 c-0.4,0.8,0.2,1.7,1.1,1.7h17.6c0.9,0,1.5-0.9,1.1-1.7L11.1,1C10.9,0.6,10.4,0.4,10,0.4z M9.3,7.6v4.6c0,0.4,0.3,0.7,0.7,0.7 s0.7-0.3,0.7-0.7V7.6c0-0.4-0.3-0.7-0.7-0.7S9.3,7.2,9.3,7.6 M10,14.4c-0.5,0-0.9,0.4-0.9,0.9c0,0.5,0.4,0.9,0.9,0.9 c0.5,0,0.9-0.4,0.9-0.9C10.9,14.8,10.5,14.4,10,14.4z"}))},i=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v5.3C0,8.2,0.8,9,1.8,9h5.2v2.7c-0.1-0.2-0.2-0.4-0.3-0.5c0,0,0,0,0,0 c-0.3-0.5-0.7-0.9-1.3-1.1C4.9,9.9,4.3,10,3.8,10.3c-1.1,0.6-1.5,1.9-0.9,2.9l1.3,2.4c0,0,0,0,0,0c0.1,0.1,0.1,0.2,0.2,0.3 c0.9,1.6,2.3,4,6.5,4c4.1,0,6-3.6,6-7v-3c0-0.4-0.1-0.7-0.2-1h1.5c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M15.4,13 c0,2-1,5.5-4.5,5.5c-3.3,0-4.3-1.7-5.2-3.3c-0.1-0.1-0.1-0.2-0.2-0.3l-1.3-2.4c-0.1-0.2-0.1-0.3,0-0.5c0.1-0.2,0.2-0.3,0.3-0.4 c0.2-0.1,0.3-0.1,0.5,0c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.2,0.3,0.7,0.5,0.9c0.4,0.5,1,0.8,1.6,0.6c0.6-0.2,1-0.8,1-1.5V5.1 c0-0.4,0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7v3.2V9v1.8c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9V8.7c0.1-0.2,0.3-0.3,0.6-0.3 c0.4,0,0.7,0.3,0.7,0.7v0.4v1.9c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V9.7c0.1-0.2,0.3-0.3,0.6-0.3c0.4,0,0.7,0.3,0.7,0.7V13z M18.5,7.2c0,0.2-0.1,0.3-0.3,0.3h-4.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.2,0-0.4,0-0.6,0.1V5.1c0-1.2-1-2.2-2.2-2.2s-2.2,1-2.2,2.2v2.4 H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V7.2z"}))},c=function(){return wp.element.createElement(i,null)},u=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0.8,10.8C0.3,10.8,0,10.4,0,10s0.3-0.8,0.8-0.8h18.5c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8H0.8"}))},s=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3V18.2z M16.9,13.2c0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h12.3C16.5,12.4,16.9,12.8,16.9,13.2z M16.9,15.8 c0,0.4-0.3,0.8-0.8,0.8H3.9c-0.4,0-0.8-0.3-0.8-0.8S3.5,15,3.9,15h12.3C16.5,15,16.9,15.4,16.9,15.8z M5,10h10 c0.2,0,0.4-0.1,0.5-0.2s0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5S15.2,3.5,15,3.5H5c-0.2,0-0.4,0.1-0.5,0.2S4.3,4,4.3,4.2v5 c0,0.2,0.1,0.4,0.2,0.5S4.8,10,5,10z M5.8,5h8.5v3.5H5.8V5z"}))},m=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,2.7C0,1.6,0.3,0,2.4,0C2.7,0,3,0.3,3,0.6c0,0.3-0.3,0.6-0.6,0.6C1.8,1.1,1.3,1.5,1.3,2H2c0.6,0,1,0.5,1,1 v0.9c0,0.6-0.5,1-1,1H1c-0.6,0-1-0.4-1-1V2.7z M4.4,2.7C4.4,1.6,4.7,0,6.8,0c0.3,0,0.6,0.3,0.6,0.6c0,0.3-0.3,0.6-0.6,0.6 C6.1,1.1,5.6,1.5,5.6,2h0.7c0.6,0,1,0.5,1,1v0.9c0,0.6-0.5,1-1,1h-1c-0.6,0-1-0.4-1-1V2.7z M15.6,17.3c0,1.1-0.3,2.7-2.4,2.7 c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9h-0.7c-0.6,0-1-0.5-1-1v-1c0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1 V17.3z M20,17.3c0,1.1-0.3,2.7-2.4,2.7c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6c0.6,0,1.1-0.4,1.1-0.9H18c-0.6,0-1-0.5-1-1v-1 c0-0.6,0.5-1,1-1h1c0.6,0,1,0.4,1,1V17.3z M20,7.3c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,6.6,0,6.9,0,7.3c0,0.4,0.3,0.8,0.8,0.8h18.5 C19.7,8.1,20,7.8,20,7.3z M20,10c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,9.2,0,9.6,0,10c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,10.7,20,10.4,20,10 z M20,12.6c0-0.4-0.3-0.8-0.8-0.8H0.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h18.5C19.7,13.4,20,13,20,12.6z"}))},b=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M1.6,0.8C1.6,0.3,1.9,0,2.3,0h16c0.4,0,0.8,0.3,0.8,0.8s-0.3,0.8-0.8,0.8h-16C1.9,1.5,1.6,1.2,1.6,0.8z M18.3,18.5h-16c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h16c0.4,0,0.8-0.3,0.8-0.8C19.1,18.8,18.7,18.5,18.3,18.5z M13.2,6.7 c0.3,0.3,0.8,0.3,1.1,0c0.3-0.3,0.3-0.8,0-1.1l-3.4-3.4c-0.3-0.3-0.8-0.3-1.1,0L6.4,5.6c-0.3,0.3-0.3,0.8,0,1.1 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l2.1-2.1v11l-2.1-2.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l3.4,3.4 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2l3.4-3.4c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.1,2.1v-11L13.2,6.7z"}))},d=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4,20c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.5-0.4-0.5-0.7v-2.9H1.9c-1,0-1.9-0.8-1.9-1.9V1.9C0,0.8,0.8,0,1.9,0 h16.2c1,0,1.9,0.8,1.9,1.9v12.6c0,1-0.8,1.9-1.9,1.9H7.9l-3.4,3.4C4.4,19.9,4.2,20,4,20z M1.9,1.5c-0.2,0-0.4,0.2-0.4,0.4v12.6 c0,0.2,0.2,0.4,0.4,0.4H4c0.4,0,0.8,0.3,0.8,0.8v1.8l2.3-2.3c0.1-0.1,0.3-0.2,0.5-0.2h10.5c0.2,0,0.4-0.2,0.4-0.4V1.9 c0-0.2-0.2-0.4-0.4-0.4H1.9z M7.2,13c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.3-0.4-0.2-0.6L7,9.5l-2-2C4.8,7.3,4.8,7.1,4.8,6.8 c0.1-0.2,0.3-0.4,0.5-0.4L8.1,6l1.3-2.5C9.5,3.2,9.7,3.1,10,3.1c0.2,0,0.5,0.1,0.6,0.3L11.8,6l2.8,0.4c0.2,0,0.4,0.2,0.5,0.4 c0.1,0.2,0,0.5-0.2,0.6l-2,2l0.5,2.8c0,0.2-0.1,0.5-0.2,0.6c-0.2,0.1-0.4,0.2-0.7,0L10,11.6l-2.5,1.3C7.4,13,7.3,13,7.2,13z M10,10.3c0.1,0,0.2,0,0.3,0.1l1.7,0.9l-0.3-1.9c0-0.2,0-0.4,0.2-0.6l1.4-1.3l-1.9-0.3c-0.2,0-0.4-0.2-0.5-0.3L10,5.1L9.1,6.8 C9,7,8.9,7.2,8.6,7.2L6.8,7.5l1.4,1.3c0.1,0.1,0.2,0.4,0.2,0.6L8,11.2l1.7-0.9C9.8,10.3,9.9,10.3,10,10.3z"}))},g=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M16.1,8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.1-0.5-0.2-0.7-0.1L4.5,4.6H0.8 C0.3,4.6,0,4.9,0,5.4v6.3c0,0.4,0.3,0.8,0.8,0.8h1.1v5.7c0,0.4,0.3,0.8,0.8,0.8h2.1c0.4,0,0.8-0.3,0.8-0.8v-5.2l7.4,3.4 c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.3,0,0.4-0.1c0.2-0.1,0.3-0.4,0.3-0.6v-4.2C15.2,11.1,16.1,9.9,16.1,8.5z M1.5,6.1h2.4v4.8H1.5V6.1z M3.3,17.4v-4.9h0.6v4.9H3.3z M12.4,14.4l-6.9-3.2V5.8l6.9-3.2V14.4z M13.9,10.1V7c0.6,0.3,1,0.9,1,1.5C14.9,9.2,14.5,9.8,13.9,10.1 z M20,8.5c0,0.3-0.3,0.6-0.6,0.6h-1.5c-0.3,0-0.6-0.3-0.6-0.6c0-0.3,0.3-0.6,0.6-0.6h1.5C19.7,7.9,20,8.2,20,8.5z M17.8,12.9 c0.2,0.2,0.2,0.6,0,0.9c-0.1,0.1-0.3,0.2-0.4,0.2c-0.2,0-0.3-0.1-0.4-0.2l-1.1-1.1c-0.2-0.2-0.2-0.6,0-0.9c0.2-0.2,0.6-0.2,0.9,0 L17.8,12.9z M15.8,5.2c-0.2-0.2-0.2-0.6,0-0.9l1.1-1.1c0.2-0.2,0.6-0.2,0.9,0c0.2,0.2,0.2,0.6,0,0.9l-1.1,1.1 c-0.1,0.1-0.3,0.2-0.4,0.2C16.1,5.4,15.9,5.4,15.8,5.2z"}))},p=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M8.6,12.1c0.4-0.5,0.6-1.2,0.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4h0C3.9,4.6,2.4,6.1,2.4,8v2.1c0,0.7,0.2,1.4,0.6,1.9 c-1.7,0.3-3,1.9-3,3.7V17c0,1.2,0.9,2.1,2.1,2.1h7.4c1.2,0,2.1-0.9,2.1-2.1v-1.2C11.7,13.9,10.3,12.4,8.6,12.1z M5.8,6.1L5.8,6.1 c1,0,1.8,0.7,1.9,1.7C6.9,8.4,6.4,8.2,5.9,7.7C5.7,7.5,5.4,7.2,5,7.2c0,0,0,0,0,0c-0.4,0-0.8,0.3-1,0.5c0,0,0,0,0,0 C4.1,6.9,4.9,6.1,5.8,6.1z M4,8.9c0.2-0.1,0.5-0.2,0.8-0.5C4.9,8.3,5,8.3,5,8.3c0,0,0.1,0,0.2,0.2C5.8,9,6.3,9.2,6.8,9.2 c0.3,0,0.6-0.1,0.9-0.2v1.1c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V8.9z M6.8,13.5c-0.2,0.9-0.6,1.4-1,1.4 c-0.3,0-0.7-0.5-1-1.4H6.8z M10.1,17c0,0.3-0.3,0.6-0.6,0.6H2.1c-0.3,0-0.6-0.3-0.6-0.6v-1.2c0-1.2,1-2.2,2.2-2.2h0.1 c0.3,1.4,1.1,2.4,2,2.4s1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2V17z M17,8.3c0.4-0.5,0.6-1.2,0.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4h0 c-1.9,0-3.4,1.5-3.4,3.4v2.1c0,0.7,0.2,1.4,0.6,1.9c-0.4,0.1-0.8,0.2-1.1,0.4v1.4c0,0.3,0,0.5-0.1,0.8c0.4-0.7,1.1-1.1,1.9-1.1h0.1 c0.3,1.4,1.1,2.4,2,2.4c0.9,0,1.7-1,2-2.4h0.1c1.2,0,2.2,1,2.2,2.2v1.2c0,0.3-0.3,0.6-0.6,0.6h-5.4c0.2,0.5,0.3,1,0.4,1.5h5 c1.2,0,2.1-0.9,2.1-2.1V12C20,10.2,18.7,8.7,17,8.3z M14.2,2.4L14.2,2.4c1,0,1.8,0.7,1.9,1.7c-0.8,0.6-1.3,0.4-1.8-0.1 c-0.7-0.7-1.3-0.6-1.9,0c0,0,0,0,0,0C12.4,3.1,13.2,2.4,14.2,2.4z M14.2,11.2c-0.3,0-0.7-0.5-1-1.4h1.9 C14.9,10.6,14.5,11.2,14.2,11.2z M16,6.4c0,1-0.8,1.9-1.9,1.9h0c-1,0-1.9-0.8-1.9-1.9V5.2C12.5,5.1,12.8,5,13,4.7 c0.2-0.2,0.3-0.2,0.3-0.2c0,0,0.1,0,0.2,0.2c0.6,0.6,1.1,0.8,1.6,0.8c0.3,0,0.6-0.1,0.9-0.2V6.4z"}))},h=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M2.5,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1s-1-0.5-1-1C1.5,9.4,2,9,2.5,9 M2.5,7.5C1.1,7.5,0,8.6,0,10 c0,1.4,1.1,2.5,2.5,2.5s2.5-1.1,2.5-2.5C5.1,8.6,3.9,7.5,2.5,7.5z M10,9c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1 C9,9.4,9.4,9,10,9 M10,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5c1.4,0,2.5-1.1,2.5-2.5C12.5,8.6,11.4,7.5,10,7.5z M17.5,9 c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1C16.4,9.4,16.9,9,17.5,9 M17.5,7.5c-1.4,0-2.5,1.1-2.5,2.5c0,1.4,1.1,2.5,2.5,2.5 c1.4,0,2.5-1.1,2.5-2.5C20,8.6,18.9,7.5,17.5,7.5z"}))},f=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,1.5c0.2,0,0.3,0.1,0.3,0.3v16.3c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3V1.8 c0-0.2,0.1-0.3,0.3-0.3H18.2 M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8 C20,0.8,19.2,0,18.2,0z M4.4,6.7l1-0.6v8.3H4.7c-0.4,0-0.7,0.3-0.7,0.8s0.3,0.7,0.7,0.7h2.9c0.4,0,0.8-0.3,0.8-0.7S8,14.4,7.6,14.4 H6.9V4.8c0-0.1,0-0.3-0.1-0.4C6.6,4.1,6.1,4,5.8,4.2L3.6,5.4c-0.4,0.2-0.5,0.7-0.3,1C3.6,6.8,4,6.9,4.4,6.7z M10,6.8h5.7 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H10C9.6,5.3,9.3,5.6,9.3,6C9.3,6.4,9.6,6.8,10,6.8 M10,9.4h5.7c0.4,0,0.8-0.3,0.8-0.8 s-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8S9.6,9.4,10,9.4 M10,12.1h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10 c-0.4,0-0.8,0.3-0.8,0.8S9.6,12.1,10,12.1 M10,14.7h5.7c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H10c-0.4,0-0.8,0.3-0.8,0.8 S9.6,14.7,10,14.7"}))},v=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.5,2.9H1.5C0.7,2.9,0,3.6,0,4.4v11.1c0,0.9,0.7,1.5,1.5,1.5h16.9c0.9,0,1.5-0.7,1.5-1.5V4.4 C20,3.6,19.3,2.9,18.5,2.9z M18.5,15.6C18.5,15.6,18.5,15.6,18.5,15.6l-7.1,0c0.2-0.3,0.3-0.7,0.4-1.2c0-0.3-0.1-0.6-0.2-0.9 c-0.3-0.5-0.8-0.9-1.4-1.1c0.3-0.3,0.7-0.8,1-1.2c0.2-0.2,0.3-0.4,0.4-0.6c0.2-0.5,0.1-0.8-0.3-1.1c-0.1-0.1-0.2-0.1-0.4-0.1h-3l0,0 l0,0c-0.1,0-0.3,0.1-0.4,0.1C7.3,9.8,7.2,10,7.2,10.2l0,0l0,0c0,0.3,0.3,0.6,0.6,0.6l0.6,0h1.4c-0.5,0.6-1.2,1.3-1.4,1.5 c-0.3,0.3-0.4,0.7-0.1,1l0.2,0.2v0c0.1,0.1,0.3,0.1,0.4,0.1c1,0.1,1.4,0.3,1.5,1c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0 c-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0,0.1,0.1,0.4,0.3,0.7H1.5c0,0,0,0,0,0V4.4c0,0,0,0,0,0h8.6 c-0.3,0.4-0.7,0.8-1,1.1L9,5.5C8.4,6.1,7.8,6.7,7.3,7.1C7.1,7.2,7,7.4,6.9,7.5C6.9,7.7,6.9,7.9,6.9,8C7,8.2,7.1,8.4,7.3,8.5 c0.2,0.1,0.4,0.2,0.6,0.2h3.2l0,0l0,0c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6l-0.6,0H8.9c0.4-0.3,0.7-0.7,1.1-1 c0.5-0.5,1.1-1.1,1.4-1.6c0.1-0.1,0.1-0.3,0.2-0.4H16c0.1,0.1,0.1,0.3,0.2,0.5c-0.1,0.8-0.7,0.9-1.2,1c-0.8,0-1-0.5-1.1-0.8l0,0 c-0.1-0.3-0.4-0.5-0.7-0.5c-0.3,0.1-0.5,0.4-0.5,0.7l0,0c0.1,0.2,0.5,1.7,2.3,1.7c1.5,0,2.4-0.9,2.5-2.2c0-0.2,0-0.3,0-0.5h1.1 c0,0,0,0,0,0V15.6z M5.9,13c0,0.3-0.3,0.6-0.6,0.6H3.6C3.2,13.6,3,13.3,3,13c0-0.3,0.3-0.6,0.6-0.6h0.2V8.2L3.5,8.3 C3.4,8.4,3.2,8.4,3,8.4c-0.2,0-0.3-0.1-0.4-0.3C2.6,8,2.6,7.8,2.6,7.6c0-0.2,0.1-0.3,0.3-0.4l1.2-0.7C4.4,6.4,4.8,6.5,5,6.8 C5,6.9,5,7,5,7.1v5.3h0.2C5.6,12.3,5.9,12.6,5.9,13z M17.1,12h-0.3V8.4c0-0.3-0.3-0.6-0.6-0.6c-0.2,0-0.4,0.1-0.5,0.3l-3.3,4.2 c-0.1,0.1-0.2,0.3-0.1,0.5c0,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.1,0.4,0.1h2.7v1.1c0,0.3,0.3,0.6,0.6,0.6s0.6-0.3,0.6-0.6v-1.1h0.3 c0.3,0,0.6-0.3,0.6-0.6C17.8,12.3,17.5,12,17.1,12z M15.6,12h-1.4l1.4-1.8V12z"}))},y=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0L1.8,0C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5l16.3,0c0.1,0,0.2,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.2v1.7h-17V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8 c-0.2,0-0.3-0.1-0.3-0.3V4.5h17v13.6C18.5,18.4,18.4,18.5,18.2,18.5z M16.3,5.8H3.7C3.5,5.8,3.3,5.8,3.2,6C3.1,6.1,3,6.3,3,6.5v5 c0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.5,0.2h12.5c0.2,0,0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.3,0.2-0.5v-5c0-0.2-0.1-0.4-0.2-0.5 C16.7,5.8,16.5,5.8,16.3,5.8z M4.5,10.7V7.3h11v3.5H4.5z M14,9c0,0.4-0.3,0.7-0.7,0.7H6.7C6.3,9.7,6,9.4,6,9c0-0.4,0.3-0.7,0.7-0.7 h6.5C13.7,8.2,14,8.6,14,9z M2.7,2.5C2.7,2.2,3,2,3.2,2s0.5,0.2,0.5,0.5C3.7,2.8,3.5,3,3.2,3S2.7,2.8,2.7,2.5z M4.4,2.5 C4.4,2.2,4.6,2,4.9,2c0.3,0,0.5,0.2,0.5,0.5C5.4,2.8,5.2,3,4.9,3C4.6,3,4.4,2.8,4.4,2.5z M6.1,2.5C6.1,2.2,6.3,2,6.6,2 c0.3,0,0.5,0.2,0.5,0.5C7.1,2.8,6.9,3,6.6,3C6.3,3,6.1,2.8,6.1,2.5z"}))},w=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V11l-3.3-4.4c-0.2-0.3-0.6-0.5-0.9-0.5c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-4.7,6.1l-1.9-2.6 C6.4,9.8,6.1,9.7,5.7,9.7c0,0,0,0,0,0c-0.4,0-0.7,0.2-0.9,0.5l-3.3,4.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M18.2,18.5H1.8 c-0.2,0-0.3-0.1-0.3-0.3v-1.3c0.1,0,0.1-0.1,0.2-0.2l4.1-5.4l2.1,2.8c0.2,0.2,0.5,0.4,0.7,0.4c0.3,0,0.6-0.1,0.7-0.4l4.9-6.4 l4.1,5.4c0,0.1,0.1,0.1,0.2,0.2v4.8C18.5,18.4,18.3,18.5,18.2,18.5z M7.2,7.8c1.3,0,2.3-1,2.3-2.3s-1-2.3-2.3-2.3s-2.3,1-2.3,2.3 S5.9,7.8,7.2,7.8z M7.2,4.6C7.6,4.6,8,5,8,5.4c0,0.5-0.4,0.8-0.8,0.8c-0.5,0-0.8-0.4-0.8-0.8C6.3,5,6.7,4.6,7.2,4.6z"}))},_=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h16.3c0.2,0,0.3,0.1,0.3,0.3V13h-17V1.8C1.5,1.6,1.7,1.5,1.8,1.5z M18.2,18.5H1.8c-0.2,0-0.3-0.1-0.3-0.3v-3.7h17v3.7 C18.5,18.4,18.4,18.5,18.2,18.5z M7.2,11.3c0.2,0.1,0.5,0.1,0.8,0L13.5,8c0.2-0.1,0.4-0.4,0.4-0.6c0-0.3-0.1-0.5-0.4-0.6L7.9,3.4 c-0.2-0.1-0.5-0.1-0.8,0C6.9,3.5,6.8,3.7,6.8,4v6.6C6.8,10.9,6.9,11.1,7.2,11.3z M8.3,5.3l3.4,2l-3.4,2V5.3z M17.3,16.5 c0,0.4-0.3,0.8-0.8,0.8H3.4c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h13.2C17,15.7,17.3,16,17.3,16.5z"}))},C=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M19.8,0.2c-0.3-0.3-0.7-0.3-1,0l-1.1,1.1c-0.2-0.1-0.4-0.1-0.6-0.1l-5-0.1c0,0-0.1,0-0.1,0 c-0.7,0-1.4,0.3-1.9,0.8l-9.4,9.4c-0.9,0.9-0.9,2.4,0,3.3l4.8,4.8C6,19.8,6.6,20,7.2,20c0.6,0,1.2-0.2,1.7-0.7l9.4-9.4 c0.5-0.5,0.8-1.3,0.8-2l-0.1-5c0-0.2,0-0.4-0.1-0.6l1.1-1.1C20.1,1,20.1,0.5,19.8,0.2z M15.2,6.1c0,0.3-0.1,0.6-0.4,0.9 c-0.2,0.2-0.6,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4c-0.2-0.2-0.4-0.6-0.4-0.9c0-0.3,0.1-0.6,0.4-0.9c0.2-0.2,0.6-0.4,0.9-0.4 c0.1,0,0.1,0,0.2,0l-0.5,0.5c-0.3,0.3-0.3,0.7,0,1c0.3,0.3,0.7,0.3,1,0l0.5-0.5C15.2,5.9,15.2,6,15.2,6.1z M17.6,8 c0,0.3-0.1,0.7-0.4,0.9l-9.4,9.4c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.5-0.1-0.6-0.3l-4.8-4.8c-0.2-0.2-0.3-0.4-0.3-0.6 c0-0.2,0.1-0.5,0.3-0.6l9.4-9.4c0.2-0.2,0.6-0.4,0.9-0.4l0,0l4.4,0.1l-1.1,1.1c-0.4-0.2-0.9-0.3-1.3-0.3c-0.7,0-1.4,0.3-1.9,0.8 c-0.5,0.5-0.8,1.2-0.8,1.9c0,0.7,0.3,1.4,0.8,1.9c0.5,0.5,1.2,0.8,1.9,0.8c0.7,0,1.4-0.3,1.9-0.8c0.5-0.5,0.8-1.2,0.8-1.9 c0-0.5-0.1-0.9-0.3-1.3l1.1-1.1L17.6,8z M11.5,9.4L11,9.9c0.5,0.7,0.6,1.5,0.6,1.6c0.1,0.4-0.2,0.8-0.6,0.8 c-0.4,0.1-0.8-0.2-0.8-0.6c0-0.2-0.2-0.8-0.5-1.1c-0.3-0.3-0.8-0.5-1.1-0.2c-0.2,0.2,0,0.8,0.2,1.3c0,0.1,0.1,0.2,0.1,0.2 c0.3,0.6,0.9,1.8-0.3,2.9c-0.3,0.3-0.7,0.4-1.2,0.4c-0.4,0-0.7-0.1-1.1-0.3c-0.1-0.1-0.2-0.1-0.3-0.2l-0.5,0.5 c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.3-0.1c-0.2-0.2-0.2-0.5,0-0.7l0.5-0.5c-0.4-0.5-0.8-1.3-0.7-2.2c0-0.4,0.4-0.7,0.8-0.7 c0.4,0,0.7,0.4,0.7,0.8c-0.1,0.9,0.5,1.5,0.9,1.7c0.3,0.1,0.5,0.2,0.7,0.1c0.3-0.2,0.3-0.4,0-1.1c0-0.1-0.1-0.2-0.1-0.3 c-0.3-0.6-0.9-2,0.1-3c0.8-0.8,1.9-0.7,2.7-0.1l0.5-0.5c0.2-0.2,0.5-0.2,0.7,0C11.7,8.9,11.7,9.2,11.5,9.4z"}))},x=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v16.3c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8V1.8C20,0.8,19.2,0,18.2,0z M1.8,1.5h6.1v9.6c-0.8-0.8-2-1.3-3.2-1.3c-1.2,0-2.4,0.5-3.2,1.3V1.8C1.5,1.6,1.6,1.5,1.8,1.5z M1.5,18.2v-3.6h0 c0-0.9,0.4-1.7,0.9-2.3c0.6-0.6,1.4-0.9,2.3-0.9c0.9,0,1.7,0.4,2.3,0.9c0.6,0.6,0.9,1.4,0.9,2.3v4H1.8C1.6,18.5,1.5,18.4,1.5,18.2z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H9.4v-4h0c0,0,0,0,0,0v-13h8.7c0.2,0,0.3,0.1,0.3,0.3V18.2z M2.6,6.8c0-0.6,0.5-1,1-1s1,0.5,1,1 s-0.5,1-1,1S2.6,7.3,2.6,6.8z M17,8.7c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,7.9,17,8.3,17,8.7z M17,11.3c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,10.5,17,10.9,17,11.3z M17,6.1c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,5.3,17,5.7,17,6.1z M17,13.8c0,0.4-0.3,0.8-0.8,0.8h-4.9c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h4.9 C16.7,13.1,17,13.4,17,13.8z"}))},k=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.6,0H12c-0.8,0-1.4,0.6-1.4,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4h6.6c0.8,0,1.4-0.6,1.4-1.4V1.4 C20,0.6,19.4,0,18.6,0z M18.5,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H18.5z M18.5,9.7h-6.4c0-0.2,0.1-0.5,0.2-0.7 c0.5-0.9,1.7-1.5,3-1.5c1.3,0,2.4,0.6,2.9,1.4C18.4,9.1,18.5,9.4,18.5,9.7z M13.2,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1 c0,0.5-0.4,1-1,1C13.6,4.5,13.2,4.1,13.2,3.6z M19,16.6c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h6 C18.7,15.9,19,16.2,19,16.6z M19,19.2c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6 C18.7,18.5,19,18.8,19,19.2z M19,14c0,0.4-0.3,0.8-0.8,0.8h-6c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6 C18.7,13.3,19,13.6,19,14z M8,0H1.4C0.6,0,0,0.6,0,1.4v8.3c0,0.8,0.6,1.4,1.4,1.4H8c0.8,0,1.4-0.6,1.4-1.4V1.4C9.4,0.6,8.8,0,8,0z M7.9,1.5V7c-0.9-0.7-2-1-3.2-1c-1.2,0-2.4,0.4-3.2,1V1.5H7.9z M7.9,9.7H1.5c0-0.2,0.1-0.5,0.2-0.7c0.5-0.9,1.7-1.5,3-1.5 C6,7.4,7.2,8,7.7,8.9C7.8,9.1,7.9,9.4,7.9,9.7z M2.6,3.6c0-0.5,0.4-1,1-1c0.5,0,1,0.4,1,1c0,0.5-0.4,1-1,1C3,4.5,2.6,4.1,2.6,3.6z M8.4,16.6c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,17.4,1,17,1,16.6s0.3-0.8,0.8-0.8h6C8.1,15.9,8.4,16.2,8.4,16.6z M8.4,19.2 c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,20,1,19.7,1,19.2c0-0.4,0.3-0.8,0.8-0.8h6C8.1,18.5,8.4,18.8,8.4,19.2z M8.4,14 c0,0.4-0.3,0.8-0.8,0.8h-6C1.3,14.8,1,14.4,1,14c0-0.4,0.3-0.8,0.8-0.8h6C8.1,13.3,8.4,13.6,8.4,14z"}))},E=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M19.3,4.3H8.8c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h10.4c0.4,0,0.8,0.3,0.8,0.8S19.7,4.3,19.3,4.3z M2.9,5.7 l3.2-3.2c0.3-0.3,0.3-0.8,0-1.1s-0.8-0.3-1.1,0L2.4,4.1L1.3,3C1,2.7,0.5,2.7,0.2,3c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6 C2,5.8,2.2,5.9,2.4,5.9C2.6,5.9,2.8,5.8,2.9,5.7z M20,9.9c0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8 h10.4C19.7,10.7,20,10.3,20,9.9z M2.9,12l3.2-3.2c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7L1.3,9.4 C1,9.1,0.5,9.1,0.2,9.4c-0.3,0.3-0.3,0.8,0,1.1L1.8,12c0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,12.3,2.8,12.2,2.9,12z M20,16.3 c0-0.4-0.3-0.8-0.8-0.8H8.8c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h10.4C19.7,17,20,16.7,20,16.3z M2.9,18.4l3.2-3.2 c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0l-2.7,2.7l-1.1-1.1c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1l1.6,1.6 c0.1,0.1,0.3,0.2,0.5,0.2l0,0C2.6,18.6,2.8,18.6,2.9,18.4z"}))},O=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon dashicons-grid-view",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4.4,1.5v2.9H1.5V1.5H4.4 M5,0H0.9C0.4,0,0,0.4,0,0.9V5c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V0.9 C5.9,0.4,5.5,0,5,0z M8.3,4.8h11C19.7,4.8,20,4.4,20,4c0-0.4-0.3-0.8-0.8-0.8h-11C7.9,3.3,7.5,3.6,7.5,4C7.5,4.4,7.9,4.8,8.3,4.8 M8.3,2.6h7.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,2.2,7.9,2.6,8.3,2.6 M4.4,8.6v2.9H1.5 V8.6H4.4 M5,7.1H0.9C0.4,7.1,0,7.5,0,8V12c0,0.5,0.4,0.9,0.9,0.9H5c0.5,0,0.9-0.4,0.9-0.9V8C5.9,7.5,5.5,7.1,5,7.1z M8.3,11.9h11 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,11.5,7.9,11.9,8.3,11.9 M8.3,9.6h7.5 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8C7.5,9.3,7.9,9.6,8.3,9.6 M4.4,15.6v2.9H1.5v-2.9H4.4 M5,14.1H0.9C0.4,14.1,0,14.5,0,15v4.1C0,19.6,0.4,20,0.9,20H5c0.5,0,0.9-0.4,0.9-0.9V15C5.9,14.5,5.5,14.1,5,14.1z M8.3,18.9h11 c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-11c-0.4,0-0.8,0.3-0.8,0.8C7.5,18.6,7.9,18.9,8.3,18.9 M8.3,16.7h7.5 c0.4,0,0.8-0.3,0.8-0.8s-0.3-0.8-0.8-0.8H8.3c-0.4,0-0.8,0.3-0.8,0.8S7.9,16.7,8.3,16.7"}))},T=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon dashicons-grid-view",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.2,0H1.8C0.8,0,0,0.8,0,1.8v0.4v1v13.7v0.8v0.6c0,1,0.8,1.8,1.8,1.8h16.3c1,0,1.8-0.8,1.8-1.8v-0.6v-0.8V3.2 v-1V1.8C20,0.8,19.2,0,18.2,0z M4.5,10.6l1.8,0l-1.8,1.8V10.6z M7.6,9.4l-3.1,0V7.7l4.8,0L7.6,9.4z M10.5,6.5l-6,0V5H12L10.5,6.5z M3.3,15H1.8c-0.1,0-0.2,0-0.3,0V5c0.1,0,0.2,0,0.3,0h1.4V15z M4.5,14.2L13.7,5h1.8v0.8l0,0L6.3,15H4.5V14.2z M15.5,9.4l-1.8,0 l1.8-1.8V9.4z M12.4,10.6l3.1,0v1.7l-4.8,0L12.4,10.6z M9.5,13.5l6,0V15H8L9.5,13.5z M16.8,5h1.4c0.1,0,0.2,0,0.3,0V15 c-0.1,0-0.2,0-0.3,0h-1.4V5z M1.5,1.8c0-0.2,0.1-0.3,0.3-0.3h16.3c0.2,0,0.3,0.1,0.3,0.3v1.3c0,0.2-0.1,0.3-0.3,0.3H1.8 c-0.2,0-0.3-0.1-0.3-0.3V1.8z M18.5,18.2c0,0.2-0.1,0.3-0.3,0.3H1.8c-0.2,0-0.3-0.1-0.3-0.3v-1.3c0-0.2,0.1-0.3,0.3-0.3h16.3 c0.2,0,0.3,0.1,0.3,0.3V18.2z M3.6,17.5c0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5S2.9,17,3.1,17S3.6,17.2,3.6,17.5z M17.4,17.5 c0,0.3-0.2,0.5-0.5,0.5s-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5S17.4,17.2,17.4,17.5z M2.6,2.5C2.6,2.2,2.9,2,3.1,2s0.5,0.2,0.5,0.5 S3.4,3,3.1,3S2.6,2.8,2.6,2.5z M16.4,2.5c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5S17.2,3,16.9,3S16.4,2.8,16.4,2.5z"}))},j=function(){var e=a();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M17,9.4H3c-0.4,0-0.8-0.3-0.8-0.8S2.6,7.9,3,7.9h14c0.4,0,0.8,0.3,0.8,0.8S17.4,9.4,17,9.4z M17.8,11.3 c0-0.4-0.3-0.8-0.8-0.8H3c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h14C17.4,12.1,17.8,11.7,17.8,11.3z M18.2,1.5H1.8 c-0.2,0-0.3,0.1-0.3,0.3v2.3c0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3V1.8C18.5,1.6,18.4,1.5,18.2,1.5 M18.2,0 c1,0,1.8,0.8,1.8,1.8v2.3c0,1-0.8,1.8-1.8,1.8H1.8C0.8,6,0,5.2,0,4.2V1.8C0,0.8,0.8,0,1.8,0H18.2L18.2,0z M13.2,3 c0-0.3-0.3-0.6-0.6-0.6H3C2.7,2.4,2.4,2.7,2.4,3S2.7,3.6,3,3.6h9.6C12.9,3.6,13.2,3.3,13.2,3z M17.6,3c0-0.3-0.3-0.6-0.6-0.6h-1 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,3.6,17.6,3.3,17.6,3z M18.2,15.5H1.8c-0.2,0-0.3,0.1-0.3,0.3v2.3 c0,0.2,0.1,0.3,0.3,0.3h16.3c0.2,0,0.3-0.1,0.3-0.3v-2.3C18.5,15.6,18.4,15.5,18.2,15.5 M18.2,14c1,0,1.8,0.8,1.8,1.8v2.3 c0,1-0.8,1.8-1.8,1.8H1.8c-1,0-1.8-0.8-1.8-1.8v-2.3c0-1,0.8-1.8,1.8-1.8H18.2L18.2,14z M13.2,17c0-0.3-0.3-0.6-0.6-0.6H3 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h9.6C12.9,17.6,13.2,17.3,13.2,17z M17.6,17c0-0.3-0.3-0.6-0.6-0.6h-1 c-0.3,0-0.6,0.3-0.6,0.6s0.3,0.6,0.6,0.6h1C17.4,17.6,17.6,17.3,17.6,17z"}))}},function(e,t,n){"use strict";var o=n(0),r=n(2),a=n.n(r),l=n(1),i=n(5);function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u=function(e){var t,n=e.className,o=void 0===n?"":n,r=e.align,u=void 0===r?"center":r,s=e.size,m=void 0===s?"normal":s,b=e.url,d=void 0===b?"":b,g=e.icon,p=void 0===g?null:g,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:"link"===_?void 0:"plain"===_?void 0:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0,color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h};C.backgroundColor="ghost"===_?void 0:C.backgroundColor,C.backgroundColor="plain"===_?void 0:C.backgroundColor,C.backgroundColor="link"===_?void 0:C.backgroundColor;var x=a()([o,"ugb-button","ugb-button-"+u,"ugb-button-"+m],(c(t={},"ugb-"+_+"-button","basic"!==_),c(t,"ugb-has-icon",p),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:x,href:d,style:C},p&&"link"!==_&&wp.element.createElement(i.m,{value:p,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button-inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f})))},s=u,m=function(e){var t,n=e.className,o=void 0===n?"":n,r=e.align,u=void 0===r?"center":r,s=e.size,m=void 0===s?"normal":s,b=e.url,d=void 0===b?"":b,g=e.icon,p=void 0===g?null:g,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0};C.backgroundColor="ghost"===_?void 0:C.backgroundColor,C.backgroundColor="plain"===_?void 0:C.backgroundColor,C.backgroundColor="link"===_?void 0:C.backgroundColor;var x=a()([o,"ugb-button","ugb-button-"+u,"ugb-button-"+m],(c(t={},"ugb-"+_+"-button","basic"!==_),c(t,"ugb-has-icon",p),t));return wp.element.createElement("div",{className:x,style:C},p&&"link"!==_&&wp.element.createElement(i.m,{value:p,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"a",className:"link"===_?"":"ugb-button-inner",href:d,style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f}))},b=function(e){var t=e.className,n=void 0===t?"":t,o=e.align,r=void 0===o?"center":o,i=e.size,c=void 0===i?"normal":i,u=e.url,s=void 0===u?"":u,m=e.color,b=e.text,d=e.backgroundColor,g={borderRadius:e.borderRadius+"px",backgroundColor:d||void 0},p=a()([n,"ugb-button","ugb-button-"+r,"ugb-button-"+c]);return wp.element.createElement("div",{className:p,style:g},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:s,style:{color:m},value:b}))},d=function(e){var t=e.align,n=void 0===t?"center":t,o=e.size,r=void 0===o?"normal":o,a=e.url,i=void 0===a?"":a,c=e.color,u=e.text,s=e.backgroundColor,m={borderRadius:e.borderRadius+"px"};return s&&(m.backgroundColor=s),wp.element.createElement("div",{className:"ugb-button ugb-button-"+n+" ugb-button-"+r,style:m},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))},g=function(e){var t=e.align,n=void 0===t?"center":t,o=e.size,r=void 0===o?"normal":o,a=e.url,i=void 0===a?"":a,c=e.color,u=e.text,s={backgroundColor:e.backgroundColor,borderRadius:e.borderRadius+"px"};return wp.element.createElement("div",{className:"ugb-button ugb-button-"+n+" ugb-button-"+r,style:s},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))};function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"f",function(){return u}),n.d(t,"b",function(){return s}),n.d(t,"e",function(){return m}),n.d(t,"d",function(){return b}),n.d(t,"c",function(){return d}),n.d(t,"a",function(){return g});var h=function(e){var t,n=e.className,r=void 0===n?"":n,c=e.align,u=void 0===c?"center":c,s=e.size,m=void 0===s?"normal":s,b=e.color,d=e.text,g=void 0===d?"":d,h=e.backgroundColor,f=e.borderRadius,v=void 0===f?4:f,y=e.isSelected,w=void 0===y?null:y,_=e.onFocus,C=void 0===_?function(){}:_,x=e.onChange,k=void 0===x?function(){}:x,E=e.icon,O=void 0===E?null:E,T=e.design,j=void 0===T?"basic":T,R=e.onSelect,N=void 0===R?function(){}:R,B={borderRadius:"link"===j?void 0:"plain"===j?void 0:v+"px",backgroundColor:h||void 0,borderColor:"ghost"===j?h:void 0,color:"ghost"===j?h:"plain"===j?h:"link"===j?void 0:b};B.backgroundColor="ghost"===j?void 0:B.backgroundColor,B.backgroundColor="plain"===j?void 0:B.backgroundColor,B.backgroundColor="link"===j?void 0:B.backgroundColor;var I=a()([r,"ugb-button","ugb-button--align-"+u,"ugb-button--size-"+m],(p(t={},"ugb-button--design-"+j,"basic"!==j),p(t,"ugb-button--has-icon",O),t));return wp.element.createElement("div",{onSelect:N,"data-is-placeholder-visible":l.RichText.isEmpty(g)},wp.element.createElement("a",{href:"#",className:I,style:B},O&&"link"!==j&&wp.element.createElement(i.m,{value:O,style:{color:"ghost"===j?h:"plain"===j?h:b}}),wp.element.createElement(l.RichText,{tagName:"div",className:"link"===j?"":"ugb-button--inner",placeholder:Object(o.__)("Button text"),value:g,onChange:k,formattingControls:["bold","italic","strikethrough"],onFocus:C,isSelected:w,keepPlaceholderOnFocus:!0,style:{color:"ghost"===j?h:"plain"===j?h:"link"===j?void 0:b}})))};h.Content=function(e){var t,n=e.className,o=void 0===n?"":n,r=e.align,c=void 0===r?"center":r,u=e.size,s=void 0===u?"normal":u,m=e.url,b=void 0===m?"":m,d=e.icon,g=void 0===d?null:d,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C=e.newTab,x=void 0!==C&&C,k={borderRadius:"link"===_?void 0:"plain"===_?void 0:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0,color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h};k.backgroundColor="ghost"===_?void 0:k.backgroundColor,k.backgroundColor="plain"===_?void 0:k.backgroundColor,k.backgroundColor="link"===_?void 0:k.backgroundColor;var E=a()([o,"ugb-button","ugb-button--align-"+c,"ugb-button--size-"+s],(p(t={},"ugb-button--design-"+_,"basic"!==_),p(t,"ugb-button--has-icon",g),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:E,href:b,style:k,target:x?"_blank":void 0},g&&"link"!==_&&wp.element.createElement(i.m,{value:g,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button--inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f})))};t.g=h},function(e,t){e.exports=lodash},,,function(e,t){e.exports=wp.compose},,function(e,t){e.exports=wp.data},,,,,function(e,t,n){"use strict";var o=n(0),r=n(8);n.d(t,"a",function(){return c}),n.d(t,"b",function(){return u}),n.d(t,"d",function(){return m}),n.d(t,"c",function(){return b});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},l={check:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"173.8,28.4 60.4,141.8 15.7,97.2 5.1,107.8 60.4,163 184.4,39 173.8,28.4"}))},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M96.9,2c-52.4,0-95,42.6-95,95s42.6,95,95,95s95-42.6,95-95S149.3,2,96.9,2z M76.6,144.7l-36.5-36.5l10.6-10.6l25.9,25.9 l68.8-68.8l0,0L156,65.3L76.6,144.7z"}))},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"79.4,112.4 60.7,93.7 50.1,104.3 79.4,133.6 141.7,71.3 131.1,60.7 \t"}),wp.element.createElement("path",{d:"M182.3,57.5C175.1,40.5,163,26,147.9,15.7C132.7,5.5,114.4-0.5,94.7-0.5c-13.1,0-25.6,2.7-37,7.5 C40.7,14.2,26.2,26.2,16,41.4C5.7,56.5-0.3,74.8-0.3,94.5c0,13.1,2.7,25.6,7.5,37c7.2,17.1,19.3,31.6,34.4,41.8 c15.2,10.2,33.5,16.2,53.1,16.2c13.1,0,25.6-2.7,37-7.5c17.1-7.2,31.6-19.3,41.8-34.4c10.2-15.2,16.2-33.5,16.2-53.1 C189.8,81.4,187.1,68.9,182.3,57.5z M168.5,125.6c-6.1,14.3-16.2,26.6-29,35.2c-12.8,8.6-28.1,13.7-44.7,13.7 c-11.1,0-21.6-2.2-31.1-6.3c-14.3-6.1-26.6-16.2-35.2-29c-8.6-12.8-13.7-28.1-13.7-44.7c0-11.1,2.2-21.6,6.3-31.1 C27.1,49,37.2,36.8,50,28.1c12.8-8.6,28.1-13.7,44.7-13.7c11.1,0,21.6,2.2,31.1,6.3c14.3,6.1,26.6,16.2,35.2,29 c8.6,12.8,13.7,28.1,13.7,44.7C174.8,105.6,172.5,116.1,168.5,125.6z"}))},title:Object(o.__)("Check"),value:"check"},plus:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"181.9,87.6 102.6,87.6 102.6,8.4 87.6,8.4 87.6,87.6 8.4,87.6 8.4,102.6 87.6,102.6 87.6,181.8 102.6,181.8 102.6,102.6 181.9,102.6 "}))},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M96.9,2c-52.4,0-95,42.6-95,95s42.6,95,95,95s95-42.6,95-95S149.3,2,96.9,2z M151,104.5h-46.6v46.6h-15v-46.6H42.8v-15 h46.6V42.9h15v46.6H151V104.5z"}))},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("polygon",{points:"104.5,55.4 89.5,55.4 89.5,89.5 55.4,89.5 55.4,104.5 89.5,104.5 89.5,138.6 104.5,138.6 104.5,104.5 138.6,104.5 138.6,89.5 104.5,89.5 \t"}),wp.element.createElement("path",{d:"M184.5,60c-7.2-17-19.2-31.5-34.4-41.8C135,8,116.6,2,97,2C83.9,2,71.4,4.7,60,9.5c-17.1,7.2-31.6,19.3-41.8,34.4 S2,77.4,2,97c0,13.1,2.7,25.6,7.5,37c7.2,17.1,19.3,31.6,34.4,41.8S77.3,192,97,192c13.1,0,25.6-2.7,37-7.5 c17.1-7.2,31.6-19.3,41.8-34.4C186,134.9,192,116.6,192,97C192,83.9,189.3,71.4,184.5,60z M170.7,128.1 c-6.1,14.3-16.2,26.6-29,35.2C128.9,172,113.6,177,97,177c-11.1,0-21.6-2.2-31.1-6.3c-14.3-6.1-26.6-16.2-35.2-29 C22,129,17,113.6,17,97c0-11.1,2.2-21.6,6.3-31.1c6.1-14.3,16.2-26.6,29-35.2C65,22,80.4,17,97,17c11.1,0,21.6,2.2,31.1,6.3 c14.3,6.1,26.6,16.2,35.2,29C171.9,65.1,177,80.4,177,97C177,108.1,174.8,118.6,170.7,128.1z"}))},title:Object(o.__)("Plus"),value:"plus"},arrow:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"59.4,177.5 141.8,95.1 59.4,12.8 48.8,23.4 120.6,95.1 48.8,166.9 "}))},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M96.9,2c-52.4,0-95,42.6-95,95s42.6,95,95,95s95-42.6,95-95S149.3,2,96.9,2z M78.2,150.4L78.2,150.4l-10.6-10.6L110.3,97 L67.6,54.2l10.6-10.6L131.5,97L78.2,150.4z"}))},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("polygon",{points:"73.1,65.3 104.8,97 73.1,128.7 83.7,139.3 126,97 83.7,54.7 \t"}),wp.element.createElement("path",{d:"M184.4,60c-7.2-17-19.2-31.5-34.4-41.8C134.9,8,116.5,2,96.9,2c-13.1,0-25.6,2.7-37,7.5c-17.1,7.2-31.6,19.3-41.8,34.4 S1.9,77.4,1.9,97c0,13.1,2.7,25.6,7.5,37c7.2,17.1,19.3,31.6,34.4,41.8S77.2,192,96.9,192c13.1,0,25.6-2.7,37-7.5 c17.1-7.2,31.6-19.3,41.8-34.4c10.2-15.2,16.2-33.5,16.2-53.1C191.9,83.9,189.2,71.4,184.4,60z M170.6,128.1 c-6.1,14.3-16.2,26.6-29,35.2C128.8,172,113.5,177,96.9,177c-11.1,0-21.6-2.2-31.1-6.3c-14.3-6.1-26.6-16.2-35.2-29 C21.9,129,16.9,113.6,16.9,97c0-11.1,2.2-21.6,6.3-31.1c6.1-14.3,16.2-26.6,29-35.2C64.9,22,80.3,17,96.9,17 c11.1,0,21.6,2.2,31.1,6.3c14.3,6.1,26.6,16.2,35.2,29c8.6,12.8,13.7,28.1,13.7,44.7C176.9,108.1,174.7,118.6,170.6,128.1z"}))},title:Object(o.__)("Arrow"),value:"arrow"},cross:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"167.2,33.4 156.6,22.8 94.9,84.5 33.2,22.8 22.6,33.4 84.3,95.1 22.6,156.8 33.2,167.4 94.9,105.7 156.6,167.4 167.2,156.8 105.5,95.1 "}))},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M96.9,2c-52.4,0-95,42.6-95,95s42.6,95,95,95s95-42.6,95-95S149.3,2,96.9,2z M144.3,133.5l-10.6,10.6l-36.5-36.5l-36.5,36.5 l-10.6-10.6L86.6,97L50.1,60.5l10.6-10.6l36.5,36.5l36.5-36.5l10.6,10.6L107.8,97L144.3,133.5z"}))},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("polygon",{points:"134.7,70.1 124.1,59.5 97.2,86.4 70.4,59.5 59.7,70.1 86.6,97 59.7,123.9 70.4,134.5 97.2,107.6 124.1,134.5 134.7,123.9 107.8,97 \t"}),wp.element.createElement("path",{d:"M184.4,60c-7.2-17-19.2-31.5-34.4-41.8C134.9,8,116.5,2,96.9,2c-13.1,0-25.6,2.7-37,7.5c-17.1,7.2-31.6,19.3-41.8,34.4 S1.9,77.4,1.9,97c0,13.1,2.7,25.6,7.5,37c7.2,17.1,19.3,31.6,34.4,41.8S77.2,192,96.9,192c13.1,0,25.6-2.7,37-7.5 c17.1-7.2,31.6-19.3,41.8-34.4c10.2-15.2,16.2-33.5,16.2-53.1C191.9,83.9,189.2,71.4,184.4,60z M170.6,128.1 c-6.1,14.3-16.2,26.6-29,35.2C128.8,172,113.5,177,96.9,177c-11.1,0-21.6-2.2-31.1-6.3c-14.3-6.1-26.6-16.2-35.2-29 C21.9,129,16.9,113.6,16.9,97c0-11.1,2.2-21.6,6.3-31.1c6.1-14.3,16.2-26.6,29-35.2C64.9,22,80.3,17,96.9,17 c11.1,0,21.6,2.2,31.1,6.3c14.3,6.1,26.6,16.2,35.2,29c8.6,12.8,13.7,28.1,13.7,44.7C176.9,108.1,174.7,118.6,170.6,128.1z"}))},title:Object(o.__)("Cross"),value:"cross"},star:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 190 190",style:{fill:e}},wp.element.createElement("polygon",{points:"95.4,6.3 124.6,64.3 188.8,74.2 142.6,119.9 153.1,184 95.4,154.2 37.6,184 48.1,119.9 2,74.2 66.2,64.3 "}))},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M96.9,2c-52.4,0-95,42.6-95,95s42.6,95,95,95s95-42.6,95-95S149.3,2,96.9,2z M134.7,152.1l-37.8-19.5l-37.8,19.5l6.9-41.9 L35.8,80.3l42-6.4l19.1-38l19.1,38l42,6.4l-30.2,29.9L134.7,152.1z"}))},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 194 194",style:{fill:e}},wp.element.createElement("path",{d:"M184.4,60c-7.2-17-19.2-31.5-34.4-41.8C134.9,8,116.5,2,96.9,2c-13.1,0-25.6,2.7-37,7.5c-17.1,7.2-31.6,19.3-41.8,34.4 S1.9,77.4,1.9,97c0,13.1,2.7,25.6,7.5,37c7.2,17.1,19.3,31.6,34.4,41.8S77.2,192,96.9,192c13.1,0,25.6-2.7,37-7.5 c17.1-7.2,31.6-19.3,41.8-34.4c10.2-15.2,16.2-33.5,16.2-53.1C191.9,83.9,189.2,71.4,184.4,60z M170.6,128.1 c-6.1,14.3-16.2,26.6-29,35.2C128.8,172,113.5,177,96.9,177c-11.1,0-21.6-2.2-31.1-6.3c-14.3-6.1-26.6-16.2-35.2-29 C21.9,129,16.9,113.6,16.9,97c0-11.1,2.2-21.6,6.3-31.1c6.1-14.3,16.2-26.6,29-35.2C64.9,22,80.3,17,96.9,17 c11.1,0,21.6,2.2,31.1,6.3c14.3,6.1,26.6,16.2,35.2,29c8.6,12.8,13.7,28.1,13.7,44.7C176.9,108.1,174.7,118.6,170.6,128.1z"}),wp.element.createElement("polygon",{points:"96.9,49.3 82.2,78.5 49.9,83.5 73.1,106.5 67.8,138.7 96.9,123.7 125.9,138.7 120.7,106.5 143.9,83.5 111.6,78.5 "}))},title:Object(o.__)("Star"),value:"star"}},i=function(e){return"circle"===e||"outline"===e?e+"Func":"iconFunc"},c=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return l[e][i(t)]()},u=function(e,t,n){var o=i(t),r=s(l[e][o](n),!1);return btoa(r)},s=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Object(r.renderToString)(e).replace(/viewbox/i,"viewBox");return t?n.replace(/#/g,"%23"):n},m=function(e){var t=e.isActive,n=void 0===t?function(){}:t,o=e.onChange,r=void 0===o?function(){}:o;return Object.keys(l).map(function(e){return a({},l[e],{icon:c(e),isActive:n(e),onClick:r(e)})})},b=function(e,t){var n=t.isActive,o=void 0===n?function(){}:n,r=t.onChange,i=void 0===r?function(){}:r;return["","circle","outline"].map(function(t){return a({},l[e],{icon:c(e,t),isActive:o(t),onClick:i(t)})})}},function(e,t){e.exports=wp.viewport},function(e,t,n){"use strict";n.d(t,"a",function(){return d});var o=n(0),r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M9.4,14.6c-2.4,2.9-3.6,5.9-3.6,8.9c0,1.3,0.2,2.4,0.5,3.3c1.8-1.4,3.8-2.1,6-2.1c2.9,0,5.3,0.9,7.3,2.7c2,1.8,3,4.2,3,7.3 c0,1.9-0.5,3.6-1.4,5.1c-0.9,1.5-2.2,2.7-3.8,3.6s-3.3,1.3-5.1,1.3c-4.1,0-7.3-1.6-9.5-4.9C0.9,36.9,0,33.5,0,29.4 c0-5.2,1.4-9.9,4.1-14c2.8-4.1,6.9-7.5,12.5-10l1.5,2.8C14.8,9.5,11.9,11.7,9.4,14.6z M36.9,14.6c-2.4,2.9-3.6,5.9-3.6,8.9 c0,1.3,0.2,2.4,0.5,3.3c1.8-1.4,3.8-2.1,6-2.1c2.9,0,5.4,0.9,7.4,2.7c2,1.8,3,4.2,3,7.3c0,2.8-1,5.2-3,7.1c-2,1.9-4.4,2.9-7.3,2.9 c-4.1,0-7.3-1.6-9.5-4.9c-1.8-2.7-2.8-6.2-2.8-10.3c0-5.2,1.4-9.9,4.1-14c2.8-4.1,6.9-7.5,12.5-10l1.5,2.8 C42.2,9.5,39.3,11.7,36.9,14.6z"}))},a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M19.8,9.3C10.5,11.8,4.6,17,2.1,24.8c2.3-3.6,5.6-5.4,9.9-5.4c3.3,0,6,1.1,8.3,3.3c2.2,2.2,3.4,5,3.4,8.3 c0,3.2-1.1,5.8-3.3,8c-2.2,2.2-5.1,3.2-8.7,3.2c-3.7,0-6.5-1.2-8.6-3.5C1,36.3,0,33.1,0,29C0,18.3,6.5,11.2,19.6,7.9L19.8,9.3z M46.2,9.3C36.9,11.9,31,17,28.5,24.8c2.2-3.6,5.5-5.4,9.8-5.4c3.2,0,6,1.1,8.3,3.2c2.3,2.2,3.4,4.9,3.4,8.3c0,3.1-1.1,5.8-3.3,7.9 c-2.2,2.2-5.1,3.3-8.6,3.3c-3.7,0-6.6-1.1-8.6-3.4c-2.1-2.3-3.1-5.5-3.1-9.7c0-10.7,6.6-17.8,19.7-21.1L46.2,9.3z"}))},l=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M22.6,12.8c-1.9,0.5-3.7,1.2-5.3,2.1c-1.6,0.9-3.1,1.9-4.3,3c-1.2,1.1-2.2,2.4-2.9,3.7c-0.7,1.3-1.1,2.7-1.1,4 c0,1.2,0.1,1.8,0.3,1.8c0.8,0,1.5-0.3,2.4-0.9c0.8-0.6,1.9-0.9,3.3-0.9c2.1,0,3.9,0.8,5.4,2.4c1.5,1.6,2.3,3.7,2.3,6.2 c0,2.5-1,4.6-2.9,6.4c-1.9,1.8-4.3,2.6-7.3,2.6c-1.8,0-3.4-0.4-4.9-1.1c-1.5-0.8-2.8-1.8-3.9-3.1c-1.1-1.3-2-2.8-2.6-4.6 C0.3,32.5,0,30.6,0,28.6c0-3,0.6-5.8,1.8-8.3c1.2-2.5,2.8-4.8,4.9-6.7c2-1.9,4.4-3.5,7.2-4.6c2.8-1.2,5.6-1.8,8.6-2V12.8z M50,12.8 c-1.9,0.5-3.7,1.2-5.4,2.1c-1.7,0.9-3.1,1.9-4.3,3c-1.2,1.1-2.2,2.4-2.9,3.7c-0.7,1.3-1.1,2.7-1.1,4c0,1.2,0.1,1.8,0.4,1.8 c0.8,0,1.5-0.3,2.3-0.9c0.8-0.6,1.9-0.9,3.3-0.9c2,0,3.8,0.8,5.3,2.4c1.5,1.6,2.3,3.7,2.3,6.2c0,2.5-1,4.6-2.9,6.4 c-2,1.8-4.4,2.6-7.3,2.6c-1.7,0-3.3-0.4-4.8-1.1c-1.5-0.8-2.8-1.8-3.9-3.1c-1.1-1.3-2-2.8-2.7-4.6c-0.7-1.8-1-3.7-1-5.7 c0-3,0.6-5.8,1.8-8.3c1.2-2.5,2.8-4.8,4.9-6.7c2-1.9,4.4-3.5,7.2-4.6c2.8-1.2,5.7-1.8,8.8-2V12.8z"}))},i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M22.3,30.5c0,6-4.8,10.8-10.8,10.8c-2.3,0-4.5-0.8-6.3-2c-0.9-0.6-1.8-1.4-2.5-2.4c-1.8-2.4-2.7-5.4-2.7-9 c0-4.5,1.3-8.5,4-11.9c2.7-3.4,6.4-5.8,11.1-7.3v2.8c-2.7,2.2-4.4,5-4.9,8.3c0.4-0.1,0.9-0.1,1.3-0.1C17.5,19.6,22.3,24.5,22.3,30.5 z M39.2,19.6c-0.5,0-0.9,0-1.3,0.1c0.5-3.3,2.2-6.1,4.9-8.3V8.7c-4.7,1.4-8.4,3.9-11.1,7.3c-2.7,3.4-4,7.4-4,11.9 c0,3.6,0.9,6.6,2.7,9c0.8,1,1.6,1.8,2.5,2.4c1.8,1.3,3.9,2,6.3,2c6,0,10.8-4.8,10.8-10.8C50,24.5,45.2,19.6,39.2,19.6z"}))},c=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M10.3,24.8V26h9.7v16.9H0V26.2C0,13.4,6.6,7.1,19.9,7.1v7.1c-3.4,0.5-5.9,1.6-7.4,3.3C11,19.2,10.3,21.6,10.3,24.8z M40.3,24.8V26H50v16.9H30.1V26.2c0-12.7,6.6-19.1,19.9-19.1v7.1C43.6,14.9,40.3,18.5,40.3,24.8z"}))},u=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M12.5,9.2h6.5c1.1,0,1.8,0.2,2.3,0.7c0.5,0.5,0.7,1.2,0.7,2.3v3.4c0,1.1-0.2,1.8-0.7,2.3c-0.5,0.5-1.2,0.7-2.3,0.7h-5.8 c-0.7,0-1.3,0.2-1.7,0.6c-0.4,0.4-0.6,1-0.6,1.7v1.3H20c1.1,0,1.8,0.2,2.3,0.7c0.5,0.5,0.7,1.2,0.7,2.3v12.5c0,1.1-0.2,1.8-0.7,2.3 c-0.5,0.5-1.2,0.7-2.3,0.7H3c-1.1,0-1.8-0.2-2.3-0.7C0.2,39.6,0,38.8,0,37.8V21.9c0-4.3,1.1-7.4,3.4-9.6C5.7,10.3,8.7,9.2,12.5,9.2z M39.4,9.2h6.5c1.1,0,1.8,0.2,2.3,0.7c0.5,0.5,0.7,1.2,0.7,2.3v3.4c0,1.1-0.2,1.8-0.7,2.3c-0.5,0.5-1.2,0.7-2.3,0.7h-5.8 c-0.7,0-1.3,0.2-1.7,0.6c-0.4,0.4-0.6,1-0.6,1.7v1.3H47c1.1,0,1.8,0.2,2.3,0.7c0.5,0.5,0.7,1.2,0.7,2.3v12.5c0,1.1-0.2,1.8-0.7,2.3 c-0.5,0.5-1.2,0.7-2.3,0.7H30c-1.1,0-1.8-0.2-2.3-0.7c-0.5-0.5-0.7-1.2-0.7-2.3V21.9c0-4.3,1.1-7.4,3.4-9.6 C32.6,10.3,35.6,9.2,39.4,9.2z"}))},s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M20.8,44.5H0V23.7L9.3,5.5h7.3L12,23.7h8.8V44.5z M50,44.5H29.2V23.7l9.3-18.1h7.3l-4.6,18.1H50V44.5z"}))},m=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M21.1,6.8v36.4H0V22.1L21.1,6.8z M50,6.8v36.4H28.9V22.1L50,6.8z"}))},b=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 50 50",style:e},wp.element.createElement("path",{d:"M14.7,45.9H0V31.3C0,17.6,8.6,6.6,21.6,4.1v4.7c-10,2.6-16.7,10.9-16.7,22.6h9.8V45.9z M42.8,45.9H28.4V31.3 C28.4,17.6,37,6.6,50,4.1v4.7c-9.8,2.6-16.7,10.9-16.7,22.6h9.5V45.9z"}))},d={"round-thin":{icon:a(),iconFunc:a,title:Object(o.__)("Round Thin"),value:"round-thin"},round:{icon:r(),iconFunc:r,title:Object(o.__)("Round"),value:"round"},"round-thick":{icon:l(),iconFunc:l,title:Object(o.__)("Round Thick"),value:"round-thick"},"round-fat":{icon:i(),iconFunc:i,title:Object(o.__)("Round Fat"),value:"round-fat"},"square-thin":{icon:b(),iconFunc:b,title:Object(o.__)("Square Thin"),value:"square-thin"},square:{icon:c(),iconFunc:c,title:Object(o.__)("Square"),value:"square"},"square-simple":{icon:m(),iconFunc:m,title:Object(o.__)("Square Simple"),value:"square-simple"},"square-modern":{icon:s(),iconFunc:s,title:Object(o.__)("Square Modern"),value:"square-modern"},"square-fat":{icon:u(),iconFunc:u,title:Object(o.__)("Square Fat"),value:"square-fat"}}},function(e,t,n){"use strict";n.r(t),n.d(t,"ArrowIcon",function(){return c}),n.d(t,"schema",function(){return u}),n.d(t,"name",function(){return s}),n.d(t,"settings",function(){return m});var o=n(0),r=n(9),a=n(4),l=n(6),i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c=function(e){return wp.element.createElement("svg",i({role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20"},e),wp.element.createElement("polygon",{points:"16.7,3.3 10,10 3.3,3.4 0,6.7 10,16.7 10,16.6 20,6.7 "}))},u={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(o.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(a.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},s="ugb/accordion",m={title:Object(o.__)("Accordion"),description:Object(o.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:r.a,category:"stackable",keywords:[Object(o.__)("Accordion"),Object(o.__)("Toggle"),Object(o.__)("Stackable")],attributes:u,supports:{inserter:!l.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.d(t,"b",function(){return a}),n.d(t,"a",function(){return l});var o=n(0),r={normal:function(e){return wp.element.createElement("svg",{style:e,xmlns:"http://www.w3.org/2000/svg",width:"30",height:"30",viewBox:"0 0 256 320"},wp.element.createElement("path",{d:"M0 0v320l256-160L0 0z"}))},circle:function(e){return wp.element.createElement("svg",{style:e,xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 40 40"},wp.element.createElement("path",{d:"M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"}))},outline:function(e){return wp.element.createElement("svg",{style:e,xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 34 34"},wp.element.createElement("path",{d:"M17 34C7.6 34 0 26.4 0 17S7.6 0 17 0s17 7.6 17 17-7.6 17-17 17zm0-32C8.7 2 2 8.7 2 17s6.7 15 15 15 15-6.7 15-15S25.3 2 17 2z"}),wp.element.createElement("path",{d:"M12 25.7V8.3L27 17l-15 8.7zm2-14v10.5l9-5.3-9-5.2z"}))}},a=[{value:"normal",label:Object(o.__)("Normal Play Button")},{value:"circle",label:Object(o.__)("Play Button with Circle")},{value:"outline",label:Object(o.__)("Outline Play Button")}],l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return r[e]({fill:t})}},function(e,t,n){"use strict";n.d(t,"a",function(){return o});var o=function(e){return"serif"===e?'"Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif':"monospace"===e?'SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace':'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'}},,,function(e,t){e.exports=wp.blocks},function(e,t){e.exports=wp.date},,,function(e,t){e.exports=wp.htmlEntities},function(e,t,n){"use strict";n.r(t);var o=n(29),r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},a=n(35),l=n(59),i=n(90),c=n(117);a.keys().forEach(function(e){var t=a(e),n=r({},t.settings);try{n.edit=l(e.replace("index.js","edit.js")).default}catch(e){}try{n.save=i(e.replace("index.js","save.js")).default}catch(e){}try{n.deprecated=c(e.replace("index.js","deprecated.js")).default}catch(e){}t.name&&Object(o.registerBlockType)(t.name,n)})},function(e,t,n){var o={"./accordion/index.js":24,"./blockquote/index.js":36,"./blog-posts/index.js":37,"./button/index.js":38,"./call-to-action/index.js":39,"./card/index.js":40,"./container/index.js":41,"./count-up/index.js":42,"./divider/index.js":43,"./expand/index.js":44,"./feature-grid/index.js":45,"./feature/index.js":46,"./ghost-button/index.js":47,"./header/index.js":48,"./icon-list/index.js":49,"./image-box/index.js":50,"./notification/index.js":51,"./number-box/index.js":52,"./pricing-box/index.js":53,"./pullquote/index.js":54,"./spacer/index.js":55,"./team-member/index.js":56,"./testimonial/index.js":57,"./video-popup/index.js":58};function r(e){var t=a(e);return n(t)}function a(e){var t=o[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=35},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(9),a=n(4),l=n(6),i={align:{type:"string"},text:{source:"html",selector:"p",default:Object(a.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},quotationMark:{type:"string",default:"round-thin"},quotationSize:{type:"number",default:70},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/blockquote",u={title:Object(o.__)("Blockquote"),description:Object(o.__)("Display a quote in style."),icon:r.b,category:"stackable",keywords:[Object(o.__)("Blockquote"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return i});var o=n(0),r=n(9),a=n(6),l="ugb/blog-posts",i={title:Object(o.__)("Posts"),description:Object(o.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:r.c,category:"stackable",keywords:[Object(o.__)("Blog Posts"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(l)},sAdminTitle:Object(o.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(9),a=n(6),l={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(o.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href"},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(o.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href"},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(o.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},i="ugb/button",c={title:Object(o.__)("Button"),icon:r.d,description:Object(o.__)("Add a customizable button."),category:"stackable",keywords:[Object(o.__)("Button"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!a.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(9),a=n(4),l=n(6),i={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(o.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(a.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},bgColor:{type:"string"}},c="ugb/cta",u={title:Object(o.__)("Call to Action"),description:Object(o.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:r.e,category:"stackable",keywords:[Object(o.__)("Call to Action"),Object(o.__)("Stackable"),Object(o.__)("CTA")],attributes:i,supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(9),a=n(4),l=n(6),i={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(o.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(o.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(a.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/card",u={title:Object(o.__)("Card"),description:Object(o.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:r.f,category:"stackable",keywords:[Object(o.__)("Card"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!l.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(9),a=n(6),l={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},i="ugb/container",c={title:Object(o.__)("Container"),description:Object(o.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:r.g,category:"stackable",keywords:[Object(o.__)("Container Layout"),Object(o.__)("Row"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(i)},attributes:l,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(9),a=n(6),l={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(o.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(o.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(o.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(o.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(o.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(o.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(o.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(o.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},title:{source:"html"},counter:{source:"html"},des:{source:"html"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},i="ugb/count-up",c={title:Object(o.__)("Count Up"),description:Object(o.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:r.h,category:"stackable",keywords:[Object(o.__)("Statistics"),Object(o.__)("Count Up"),Object(o.__)("Stackable")],attributes:l,supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return i});var o=n(0),r=n(6),a=n(9),l="ugb/divider",i={title:Object(o.__)("Divider"),description:Object(o.__)("Add a pause between your content."),icon:a.i,category:"stackable",keywords:[Object(o.__)("Divider"),Object(o.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"}},supports:{inserter:!r.disabledBlocks.includes(l)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(6),a=n(9),l={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(o.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(o.__)("Show less")}},i="ugb/expand",c={title:Object(o.__)("Expand / Show More"),description:Object(o.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:a.j,category:"stackable",keywords:[Object(o.__)("Expand"),Object(o.__)("Show more/less"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!r.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(o.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(o.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(o.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(r.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(r.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(r.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href"},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(o.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(o.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(o.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/feature-grid",u={title:Object(o.__)("Feature Grid"),description:Object(o.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:l.k,category:"stackable",keywords:[Object(o.__)("Feature Grid"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(o.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(r.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},c="ugb/feature",u={title:Object(o.__)("Feature"),description:Object(o.__)("Display a product feature or a service in a large area."),icon:l.l,category:"stackable",keywords:[Object(o.__)("Feature"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return a}),n.d(t,"settings",function(){return l});var o=n(0),r=n(9),a="ugb/ghost-button",l={title:Object(o.__)("Ghost Button"),description:Object(o.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:r.m,category:"stackable",keywords:[Object(o.__)("Ghost Button"),Object(o.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={title:{source:"html",selector:"h2",default:Object(o.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(r.a)()},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},titleColor:{type:"string"},subtitleColor:{type:"string"},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},contentWidth:{type:"boolean",default:!1},align:{type:"string"},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},c="ugb/header",u={title:Object(o.__)("Header"),description:Object(o.__)("A large header title area. Typically used at the very top of a page."),icon:l.n,category:"stackable",keywords:[Object(o.__)("Header"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(6),a=n(9),l={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li"},gap:{type:"number",default:16}},i="ugb/icon-list",c={title:Object(o.__)("Icon List"),description:Object(o.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:a.o,category:"stackable",keywords:[Object(o.__)("Icon List"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!r.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(6),a=n(9),l={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"}};[1,2,3,4].forEach(function(e){l["title"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__title",default:Object(o.__)("Title")},l["description"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__description",default:Object(o.__)("Description")},l["imageURL"+e]={type:"string"},l["imageID"+e]={type:"number"},l["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"href"},l["newTab"+e]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"target",default:!1}});var i="ugb/image-box",c={title:Object(o.__)("Image Box"),description:Object(o.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:a.p,category:"stackable",keywords:[Object(o.__)("Image Box"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!r.disabledBlocks.includes(i)},attributes:l,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={text:{source:"html",selector:"p",default:Object(r.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/notification",u={title:Object(o.__)("Notification"),description:Object(o.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:l.q,category:"stackable",keywords:[Object(o.__)("Notification"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(o.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(o.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(o.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(r.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(r.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(r.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},c="ugb/number-box",u={title:Object(o.__)("Number Box"),description:Object(o.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:l.r,category:"stackable",keywords:[Object(o.__)("Number Box"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}};[1,2,3].forEach(function(e){var t=1===e?"":e;i["url"+t]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"href"},i["newTab"+t]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"target",default:!1},i["imageURL"+t]={type:"string"},i["imageID"+t]={type:"string"},i["pricingBoxTitle"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__title",default:Object(o.__)("Title")},i["price"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price",default:t+"9"},i["pricePrefix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-prefix",default:"$"},i["priceSuffix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-suffix",default:".00"},i["perMonthLabel"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__subprice",default:Object(o.__)("Description")},i["buttonText"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button span",default:Object(o.__)("Button text")},i["featureList"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__description",default:Object(r.a)("medium")}});var c="ugb/pricing-box",u={title:Object(o.__)("Pricing Box"),description:Object(o.__)("Display the different pricing tiers of your business."),icon:l.s,category:"stackable",keywords:[Object(o.__)("Pricing Box"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(9),a=n(4),l={text:{source:"html",selector:"p",default:Object(a.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},i="ugb/pullquote",c={title:Object(o.__)("Pullquote"),description:Object(o.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:r.b,category:"stackable",keywords:[Object(o.__)("Pullquote"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(6),a=n(9),l={height:{default:50,type:"number"}},i="ugb/spacer",c={title:Object(o.__)("Spacer"),description:Object(o.__)("Sometimes you just need some space."),icon:a.t,category:"stackable",keywords:[Object(o.__)("Spacer"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!r.disabledBlocks.includes(i)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src"},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(o.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(o.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(o.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(o.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(o.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(o.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(r.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(r.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(r.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},des:{type:"string"},desTwo:{type:"string"},desThree:{type:"string"},iconColor:{type:"string"}},c="ugb/team-member",u={title:Object(o.__)("Team Member"),description:Object(o.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:l.u,category:"stackable",keywords:[Object(o.__)("Team Member"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var o=n(0),r=n(4),a=n(6),l=n(9),i={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(o.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(o.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(o.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(o.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(o.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(o.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(r.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(r.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(r.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},testimonialTitle:{type:"string"},testimonialTitleTwo:{type:"string"},testimonialTitleThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},iconColor:{type:"string"}},c="ugb/testimonial",u={title:Object(o.__)("Testimonial"),description:Object(o.__)("Showcase what your users say about your product or service."),icon:l.v,category:"stackable",keywords:[Object(o.__)("Testimonial"),Object(o.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(6),a=n(9),l={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},align:{type:"string"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},i="ugb/video-popup",c={title:Object(o.__)("Video Popup"),description:Object(o.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:a.w,category:"stackable",keywords:[Object(o.__)("Video Popup"),Object(o.__)("Stackable"),Object(o.__)("YouTube Vimeo mp4")],attributes:l,supports:{align:["center","wide","full"],inserter:!r.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){var o={"./accordion/edit.js":60,"./blockquote/edit.js":66,"./blog-posts/edit.js":151,"./button/edit.js":67,"./call-to-action/edit.js":68,"./card/edit.js":69,"./container/edit.js":70,"./count-up/edit.js":71,"./divider/edit.js":72,"./expand/edit.js":73,"./feature-grid/edit.js":74,"./feature/edit.js":75,"./ghost-button/edit.js":76,"./header/edit.js":77,"./icon-list/edit.js":78,"./image-box/edit.js":79,"./notification/edit.js":80,"./number-box/edit.js":81,"./pricing-box/edit.js":84,"./pullquote/edit.js":85,"./spacer/edit.js":86,"./team-member/edit.js":87,"./testimonial/edit.js":88,"./video-popup/edit.js":89};function r(e){var t=a(e);return n(t)}function a(e){var t=o[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=59},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(24),u=n(2),s=n.n(u),m=n(4),b=n(8),d=n(6);function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,u=e.setAttributes,p=e.attributes,h=p.headingColor,f=p.headingBackgroundColor,v=p.heading,y=p.text,w=p.openStart,_=p.design,C=void 0===_?"basic":_,x=p.borderRadius,k=void 0===x?12:x,E=p.shadow,O=void 0===E?3:E,T=s()([n,"ugb-accordion"],(g(t={},"ugb-accordion--design-"+C,"basic"!==C),g(t,"ugb-accordion--open",w),t)),j=s()(["ugb-accordion__heading"],g({},"ugb--shadow-"+O,"plain"!==C&&3!==O)),R={borderRadius:"plain"!==C&&12!==k?k:void 0,backgroundColor:"plain"!==C&&f?f:void 0};return wp.element.createElement(b.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{selected:C,options:Object(i.applyFilters)("stackable.accordion.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/accordion/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/accordion/images/plain.png"}]),onChange:function(e){return u({design:e})}},Object(i.applyFilters)("stackable.accordion.edit.designs.before",null,e),!["plain"].includes(C)&&wp.element.createElement(o.b,{label:Object(l.__)("Background Color"),value:f,onChange:function(e){return u({headingBackgroundColor:e})}}),"plain"!==C&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:k,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),"plain"!==C&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:O,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.accordion.edit.designs.after",null,e),d.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:h,onChange:function(e){return u({headingColor:e})},label:Object(l.__)("Heading Color")}]},wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Open at the start"),checked:w,onChange:function(e){return u({openStart:e})}}))),wp.element.createElement("div",{className:T},wp.element.createElement("div",{className:j,style:R},wp.element.createElement(r.RichText,{tagName:"h4",value:v,onChange:function(e){return u({heading:e})},style:{color:h||void 0},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),Object(c.ArrowIcon)({fill:h||void 0})),wp.element.createElement(r.RichText,{tagName:"p",value:y,className:"ugb-accordion__text",onChange:function(e){return u({text:e})},placeholder:Object(m.a)("long"),keepPlaceholderOnFocus:!0})))}},,,,,,function(e,t,n){"use strict";n.r(t);var o=n(3),r=n(5),a=n(1),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(23),d=n(6),g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.setAttributes,h=e.className,f=e.attributes,v=f.color,y=f.text,w=f.quoteColor,_=f.backgroundColor,C=f.backgroundImageID,x=f.backgroundImageURL,k=f.backgroundOpacity,E=f.fixedBackground,O=f.quotationMark,T=f.quotationSize,j=f.contentWidth,R=f.align,N=f.design,B=void 0===N?"plain":N,I=f.borderRadius,S=void 0===I?12:I,L=f.shadow,z=void 0===L?3:L,D=["basic","top-icon"].includes(B),M=u()([h,"ugb-blockquote","ugb-blockquote--v2","ugb--background-opacity-"+1*Math.round(k/1),"ugb-blockquote--design-"+B],g((p(t={"ugb--has-background":D&&(_||x),"ugb--has-background-image":D&&x},"ugb--shadow-"+z,D&&3!==z),p(t,"ugb-content-width","full"===R&&j),t),Object(i.applyFilters)("stackable.blockquote.mainclasses",{},e))),U=g({"--quote-color":w||void 0,backgroundColor:D&&_?_:void 0,backgroundImage:D&&x?"url("+x+")":void 0,backgroundAttachment:D&&E?"fixed":void 0,"--ugb-background-color":D&&x?_:void 0,borderRadius:D&&12!==S?S:void 0},Object(i.applyFilters)("stackable.blockquote.mainstyle",{},e));return wp.element.createElement(m.Fragment,null,wp.element.createElement("blockquote",{className:M,style:U},wp.element.createElement("div",{className:"ugb-content-wrapper"},b.a[O].iconFunc({fill:w,width:T,height:T}),Object(i.applyFilters)("stackable.blockquote.text",wp.element.createElement(a.RichText,{className:"ugb-blockquote__text",value:y,onChange:function(e){return c({text:e})},isSelected:n,placeholder:Object(s.a)("long"),keepPlaceholderOnFocus:!0,style:{color:v}}),e))),wp.element.createElement(a.InspectorControls,null,wp.element.createElement(r.d,{selected:B,options:Object(i.applyFilters)("stackable.blockquote.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/blockquote/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/blockquote/images/plain.png"}]),onChange:function(e){return c({design:e})}},Object(i.applyFilters)("stackable.blockquote.edit.designs.before",null,e),D&&wp.element.createElement(o.RangeControl,{label:Object(l.__)("Border Radius"),value:S,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),D&&wp.element.createElement(o.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:z,onChange:function(e){return c({shadow:e})},min:0,max:9}),"full"===R&&wp.element.createElement(o.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:j,onChange:function(e){return c({contentWidth:e})}}),Object(i.applyFilters)("stackable.blockquote.edit.designs.after",null,e),d.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:v,onChange:function(e){return c({color:e})},label:Object(l.__)("Text Color")},{value:w,onChange:function(e){return c({quoteColor:e})},label:Object(l.__)("Quote Color")}]},wp.element.createElement(o.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(o.Toolbar,{className:"ugb-blockquote__inspector__icon",icon:b.a[O].icon,controls:Object.keys(b.a).map(function(e){var t=b.a[e].value;return g({},b.a[e],{onClick:function(){return c({quotationMark:t})},isActive:O===t})})})),wp.element.createElement(o.RangeControl,{label:Object(l.__)("Quotation Mark Size"),value:T,onChange:function(e){return c({quotationSize:e})},min:0,max:400})),D&&wp.element.createElement(r.i,{backgroundColor:_,backgroundImageID:C,backgroundImageURL:x,backgroundOpacity:k,fixedBackground:E,onChangeBackgroundColor:function(e){return c({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return c({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){c({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return c({backgroundOpacity:e})},onChangeFixedBackground:function(e){return c({fixedBackground:!!e})}})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(8),l=n(6),i=n(0),c=n(7),u=n(2),s=n.n(u),m=n(3),b=n(4),d=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}();function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var p=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={selectedButton:0},e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,a["Component"]),d(t,[{key:"componentDidUpdate",value:function(e){this.props.isSelected&&!e.isSelected&&this.setState({selectedButton:0})}},{key:"render",value:function(){var e=this,t=this.props,n=t.isSelected,u=t.className,d=t.setAttributes,p=t.attributes,h=p.color,f=p.textColor,v=p.size,y=p.align,w=p.cornerButtonRadius,_=p.design,C=void 0===_?"basic":_,x=p.icon,k=p.buttons,E=void 0===k?1:k,O=s()([u,"ugb-button-wrapper"],g({},"ugb-button--align-"+y,y)),T=wp.element.createElement("div",{className:O},Object(b.c)(1,E+1).map(function(t){var n=p["text"+(1===t?"":t)],o=p["size"+(1===t?"":t)],a=p["design"+(1===t?"":t)],l=p["color"+(1===t?"":t)],i=p["textColor"+(1===t?"":t)],c=p["icon"+(1===t?"":t)];return wp.element.createElement(r.a,{key:t,onChange:function(e){return d(g({},"text"+(1===t?"":t),e))},icon:c,size:o,backgroundColor:l,color:i,text:n,borderRadius:w,design:a,onClick:function(){e.setState({selectedButton:t})},onSelect:function(){e.setState({selectedButton:t})}})})),j=Object(c.applyFilters)("stackable.button.edit.designs",T,C,this.props);return wp.element.createElement(a.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.BlockAlignmentToolbar,{value:y,onChange:function(e){d({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(o.InspectorControls,null,l.isPro&&wp.element.createElement(r.j,{initialOpen:!0,title:Object(i.__)("General Settings"),buttonBorderRadius:w,onChangeButtonBorderRadius:function(e){return d({cornerButtonRadius:e})}},Object(c.applyFilters)("stackable.button.edit.inspector.general",null,this.props)),wp.element.createElement(r.j,{title:l.isPro||l.showProNotice?Object(i.__)("Button #1 Settings"):Object(i.__)("Button Settings"),initialOpen:!0,buttonDesign:C,buttonColor:h,buttonTextColor:f,buttonSize:v,onChangeButtonColor:function(e){return d({color:e})},onChangeButtonTextColor:function(e){return d({textColor:e})},onChangeButtonSize:function(e){d({size:e})},onChangeButtonDesign:function(e){d({design:e})},buttonBorderRadius:w,onChangeButtonBorderRadius:!l.isPro&&function(e){return d({cornerButtonRadius:e})},buttonIcon:x,onChangeButtonIcon:function(e){return d({icon:e})}},l.showProNotice&&wp.element.createElement(r.l,{size:"small"})),l.showProNotice&&wp.element.createElement(m.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #2 Settings")},wp.element.createElement(r.l,{title:Object(i.__)("Say Hello to Side by Side Buttons 👋"),description:Object(i.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),l.showProNotice&&wp.element.createElement(m.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #3 Settings")},wp.element.createElement(r.l,{title:Object(i.__)("Say Hello to Side by Side Buttons 👋"),description:Object(i.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),Object(c.applyFilters)("stackable.button.edit.inspector.end",null,this.props)),j,n&&wp.element.createElement("div",{className:"ugb-button__group-urls ugb-button__selected-"+this.state.selectedButton+" ugb-num-"+E},Object(b.c)(1,E+1).map(function(e){var t=p["url"+(1===e?"":e)],n=p["newTab"+(1===e?"":e)];return wp.element.createElement(r.n,{key:e,value:t,newTab:n,onChange:function(t){return d(g({},"url"+(1===e?"":e),t))},onChangeNewTab:function(t){return d(g({},"newTab"+(1===e?"":e),t))}})})))}}]),t}();t.default=p},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.className,g=e.setAttributes,p=e.attributes,h=p.url,f=p.buttonText,v=p.buttonDesign,y=p.buttonIcon,w=p.ctaTitle,_=p.bodyText,C=p.color,x=p.textColor,k=p.size,E=p.borderButtonRadius,O=p.bodyTextColor,T=p.titleColor,j=p.backgroundColor,R=p.backgroundImageID,N=p.backgroundImageURL,B=p.backgroundOpacity,I=p.fixedBackground,S=p.design,L=void 0===S?"basic":S,z=p.borderRadius,D=void 0===z?12:z,M=p.shadow,U=void 0===M?3:M,A=p.align,P=p.contentWidth,F=p.newTab,H=u()([c,"ugb-cta","ugb--background-opacity-"+1*Math.round(B/1)],(d(t={},"ugb-cta--design-"+L,"basic"!==L),d(t,"ugb--shadow-"+U,"plain"!==L&&3!==U),d(t,"ugb--has-background",j||N),d(t,"ugb--has-background-image",N),d(t,"ugb-content-width","full"===A&&P),t)),V={backgroundColor:"plain"!==L&&j?j:void 0,backgroundImage:"plain"!==L&&N?"url("+N+")":void 0,backgroundAttachment:I?"fixed":void 0,"--ugb-background-color":"plain"!==L&&N?j:void 0,borderRadius:"plain"!==L&&12!==D?D:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{selected:L,options:Object(i.applyFilters)("stackable.cta.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/call-to-action/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/call-to-action/images/plain.png"}]),onChange:function(e){return g({design:e})}},Object(i.applyFilters)("stackable.cta.edit.designs.after",null,e),"plain"!==L&&"full"!==A&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:D,onChange:function(e){return g({borderRadius:e})},min:0,max:50}),"plain"!==L&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:U,onChange:function(e){return g({shadow:e})},min:0,max:9}),"full"===A&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:P,onChange:function(e){return g({contentWidth:e})}}),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:T,onChange:function(e){return g({titleColor:e})},label:Object(l.__)("Title Color")},{value:O,onChange:function(e){return g({bodyTextColor:e})},label:Object(l.__)("Body Text Color")}]}),"plain"!==L&&wp.element.createElement(o.i,{backgroundColor:j,backgroundImageID:R,backgroundImageURL:N,backgroundOpacity:B,fixedBackground:I,onChangeBackgroundColor:function(e){return g({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return g({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){g({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return g({backgroundOpacity:e})},onChangeFixedBackground:function(e){return g({fixedBackground:!!e})}}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:C,buttonTextColor:x,buttonSize:k,buttonBorderRadius:E,buttonDesign:v,buttonIcon:y,onChangeButtonColor:function(e){return g({color:e})},onChangeButtonTextColor:function(e){return g({textColor:e})},onChangeButtonSize:function(e){g({size:e})},onChangeButtonBorderRadius:function(e){return g({borderButtonRadius:e})},onChangeButtonDesign:function(e){return g({buttonDesign:e})},onChangeButtonIcon:function(e){return g({buttonIcon:e})}})),wp.element.createElement("div",{className:H,style:V},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(r.RichText,{className:"ugb-cta__title",tagName:"h3",placeholder:Object(l.__)("Title for This Block"),value:w,onChange:function(e){return g({ctaTitle:e})},keepPlaceholderOnFocus:!0,style:{color:T}}),wp.element.createElement(r.RichText,{tagName:"p",value:_,className:"ugb-cta__description",onChange:function(e){return g({bodyText:e})},placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,style:{color:O}}),wp.element.createElement(o.a,{size:k,color:x,backgroundColor:C,text:f,borderRadius:E,design:v,icon:y,onChange:function(e){return g({buttonText:e})}}))),n&&wp.element.createElement(o.n,{value:h,newTab:F,onChange:function(e){return g({url:e})},onChangeNewTab:function(e){return g({newTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(0),l=n(7),i=n(2),c=n.n(i),u=n(4),s=n(8),m=n(3),b=n(6);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,i=e.className,g=e.setAttributes,p=e.attributes,h=p.heading,f=p.tagline,v=p.des,y=p.mediaID,w=p.mediaURL,_=p.headingColor,C=p.taglineColor,x=p.desColor,k=p.buttonURL,E=p.buttonNewTab,O=p.buttonText,T=p.buttonColor,j=p.buttonTextColor,R=p.size,N=p.cornerButtonRadius,B=p.contentAlign,I=p.buttonDesign,S=p.buttonIcon,L=p.design,z=void 0===L?"basic":L,D=p.backgroundColor,M=p.borderRadius,U=void 0===M?12:M,A=p.shadow,P=void 0===A?3:A,F=c()([i,"ugb-card"],(d(t={},"ugb-card--design-"+z,"basic"!==z),d(t,"ugb--shadow-"+P,"plain"!==z&&3!==P),t)),H={borderRadius:"plain"!==z&&12!==U?U:void 0,backgroundColor:"plain"!==z?D:void 0},V=c()(["ugb-card__image-container"],d({},"ugb--shadow-"+P,"plain"===z)),q={borderRadius:"plain"===z?U:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:B,onChange:function(e){return g({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{selected:z,options:Object(l.applyFilters)("stackable.card.edit.designs",[{label:Object(a.__)("Basic"),value:"basic",image:"block/card/images/basic.png"},{label:Object(a.__)("Plain"),value:"plain",image:"block/card/images/plain.png"}]),onChange:function(e){return g({design:e})}},Object(l.applyFilters)("stackable.card.edit.designs.before",null,e),!["plain","full"].includes(z)&&wp.element.createElement(r.b,{label:Object(a.__)("Background Color"),value:D,onChange:function(e){return g({backgroundColor:e})}}),wp.element.createElement(m.RangeControl,{label:Object(a.__)("Border Radius"),value:U,onChange:function(e){return g({borderRadius:e})},min:0,max:50}),wp.element.createElement(m.RangeControl,{label:Object(a.__)("Shadow / Outline"),value:P,onChange:function(e){return g({shadow:e})},min:0,max:9}),Object(l.applyFilters)("stackable.card.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{title:Object(a.__)("Text Colors"),colorSettings:[{value:_,onChange:function(e){return g({headingColor:e})},label:Object(a.__)("Heading Color")},{value:C,onChange:function(e){return g({taglineColor:e})},label:Object(a.__)("Tagline Color")},{value:x,onChange:function(e){return g({desColor:e})},label:Object(a.__)("Description Color")}]}),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:T,buttonTextColor:j,buttonSize:R,buttonBorderRadius:N,buttonDesign:I,buttonIcon:S,onChangeButtonColor:function(e){return g({buttonColor:e})},onChangeButtonTextColor:function(e){return g({buttonTextColor:e})},onChangeButtonSize:function(e){return g({size:e})},onChangeButtonBorderRadius:function(e){return g({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return g({buttonDesign:e})},onChangeButtonIcon:function(e){return g({buttonIcon:e})}})),wp.element.createElement("div",{className:F,style:H},wp.element.createElement(r.h,{className:V,style:q,imageID:y,imageURL:w,onRemove:function(){return g({mediaURL:"",mediaID:""})},onChange:function(e){var t=e.url,n=e.id;return g({mediaURL:t,mediaID:n})}}),wp.element.createElement(o.RichText,{tagName:"h4",value:h,className:"ugb-card__title",onChange:function(e){return g({heading:e})},style:{color:_,textAlign:B},placeholder:Object(a.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",value:f,className:"ugb-card__tagline",onChange:function(e){return g({tagline:e})},style:{color:C,textAlign:B},placeholder:Object(a.__)("Subtitle for this block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",value:v,className:"ugb-card__description",onChange:function(e){return g({des:e})},style:{color:x,textAlign:B},placeholder:Object(u.a)("long"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.a,{size:R,align:B,color:j,backgroundColor:T,text:O,borderRadius:N,design:I,icon:S,onChange:function(e){return g({buttonText:e})}})),n&&wp.element.createElement(r.n,{value:k,newTab:E,onChange:function(e){return g({buttonURL:e})},onChangeNewTab:function(e){return g({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(3),l=n(0),i=n(2),c=n.n(i),u=n(4),s=n(8);function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var b=[["core/heading",{content:Object(l.__)("Title for This Block")}],["core/paragraph",{content:Object(u.a)("long")}]];t.default=function(e){var t,n=e.className,i=e.setAttributes,u=e.attributes,d=u.contentAlign,g=u.textColor,p=u.backgroundColor,h=u.backgroundImageID,f=u.backgroundImageURL,v=u.backgroundOpacity,y=u.fixedBackground,w=u.height,_=u.contentLocation,C=u.verticalAlign,x=u.contentWidth,k=u.align,E=u.borderRadius,O=void 0===E?12:E,T=u.shadow,j=void 0===T?3:T,R=c()([n,"ugb-container","ugb--background-opacity-"+1*Math.round(v/1)],(m(t={},"ugb-container--content-"+d,d),m(t,"ugb--has-background",p&&"transparent"!==p||f),m(t,"ugb--has-background-image",f),m(t,"ugb-container--height-"+w,w),m(t,"ugb-container--align-horizontal-"+_,_),m(t,"ugb--content-width",x),m(t,"ugb--shadow-"+j,3!==j),t)),N={"--ugb-text-color":g||void 0,backgroundColor:p||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":f?p:void 0,"justify-content":"full"!==w&&"half"!==w||!C?void 0:C,borderRadius:12!==O?O:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:d,onChange:function(e){return i({contentAlign:e})}}),wp.element.createElement(r.f,{value:_,onChange:function(e){return i({contentLocation:e})}}),("full"===w||"half"===w)&&wp.element.createElement(r.o,{value:C,onChange:function(e){return i({verticalAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:g,onChange:function(e){return i({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(a.SelectControl,{label:Object(l.__)("Height"),options:[{label:Object(l.__)("Short"),value:"short"},{label:Object(l.__)("Normal"),value:"normal"},{label:Object(l.__)("Tall"),value:"tall"},{label:Object(l.__)("Half-screen height"),value:"half"},{label:Object(l.__)("Full-screen height"),value:"full"}],value:w,onChange:function(e){i({height:e})}}),"full"===k&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:x,onChange:function(e){return i({contentWidth:e})}}),"full"!==k&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:O,onChange:function(e){return i({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:j,onChange:function(e){return i({shadow:e})},min:0,max:9})),wp.element.createElement(r.i,{initialOpen:!0,backgroundColor:p,backgroundImageID:h,backgroundImageURL:f,backgroundOpacity:v,fixedBackground:y,onChangeBackgroundColor:function(e){return i({backgroundColor:void 0===e?"transparent":e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return i({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){i({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return i({backgroundOpacity:e})},onChangeFixedBackground:function(e){return i({fixedBackground:!!e})}})),wp.element.createElement("div",{className:R,style:N},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(o.InnerBlocks,{template:b})))))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(8),m=n(26),b=n(6);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.setAttributes,c=e.className,g=e.attributes,p=g.columns,h=g.backgroundColor,f=g.backgroundImageID,v=g.backgroundImageURL,y=g.backgroundOpacity,w=g.fixedBackground,_=g.textColor,C=g.countColor,x=g.countSize,k=g.contentWidth,E=g.design,O=void 0===E?"plain":E,T=g.align,j=g.borderRadius,R=void 0===j?12:j,N=g.shadow,B=void 0===N?3:N,I=g.countFont,S=g.countFontWeight,L=u()([c,"ugb-countup","ugb-countup--v3","ugb-countup--columns-"+p,"ugb--background-opacity-"+1*Math.round(y/1)],(d(t={"ugb--has-background-image":v},"ugb--content-width","full"===T&&k),d(t,"ugb-countup--design-"+O,"plain"!==O),d(t,"ugb--shadow-"+B,"plain"!==O&&3!==B),t)),z={backgroundColor:"plain"!==O&&h?h:void 0,backgroundImage:"plain"!==O&&v?"url("+v+")":void 0,backgroundAttachment:w?"fixed":void 0,"--ugb-background-color":"plain"!==O&&v?h:void 0,borderRadius:"plain"!==O&&12!==R?R:void 0},D={color:C||void 0,fontSize:x?x+"px":void 0,fontWeight:S||void 0};return I&&"theme"!==I&&(D.fontFamily=Object(m.a)(I)),wp.element.createElement(s.Fragment,null,wp.element.createElement("div",{className:L,style:z},wp.element.createElement("div",{className:"ugb-content-wrapper"},[1,2,3,4].map(function(e){var t=g["title"+e],o=g["description"+e],a=g["countText"+e];return wp.element.createElement("div",{className:"ugb-countup__item",key:e},wp.element.createElement(r.RichText,{tagName:"h4",className:"ugb-countup__title",value:t,placeholder:Object(l.__)("Title"),onChange:function(t){return n(d({},"title"+e,t))},style:{color:_||void 0},keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"div",className:"ugb-countup__counter",placeholder:"1,234","data-duration":"1000","data-delay":"16",value:a,onChange:function(t){return n(d({},"countText"+e,t))},style:D,keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-countup__description",placeholder:Object(l.__)("Description"),value:o,onChange:function(t){return n(d({},"description"+e,t))},style:{color:_||void 0},keepPlaceholderOnFocus:!0}))}))),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{selected:O,options:Object(i.applyFilters)("stackable.count-up.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/count-up/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/count-up/images/plain.png"}]),onChange:function(e){return n({design:e})}},Object(i.applyFilters)("stackable.count-up.edit.designs.before",null,e),"plain"!==O&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:R,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==O&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:B,onChange:function(e){return n({shadow:e})},min:0,max:9}),"full"===T&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:k,onChange:function(e){return n({contentWidth:e})}}),Object(i.applyFilters)("stackable.count-up.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:_,onChange:function(e){return n({textColor:e})},label:Object(l.__)("Heading & Description Color")},{value:C,onChange:function(e){return n({countColor:e})},label:Object(l.__)("Counter Color")}]},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Counter Text Size"),max:"100",min:"10",value:x,onChange:function(e){return n({countSize:e})}}),wp.element.createElement(a.SelectControl,{label:Object(l.__)("Counter Font"),options:[{label:Object(l.__)("Theme default"),value:"theme"},{label:Object(l.__)("Sans-Serif"),value:"sans-serif"},{label:Object(l.__)("Serif"),value:"serif"},{label:Object(l.__)("Monospace"),value:"monospace"}],value:I,onChange:function(e){return n({countFont:e})}}),wp.element.createElement(a.SelectControl,{label:Object(l.__)("Counter Font Weight"),options:[{label:Object(l.__)("Light"),value:"100"},{label:Object(l.__)("Regular"),value:"400"},{label:Object(l.__)("Bold"),value:"600"},{label:Object(l.__)("Bolder"),value:"800"}],value:S,onChange:function(e){return n({countFontWeight:e})}})),"plain"!==O&&wp.element.createElement(o.i,{backgroundColor:h,backgroundImageID:f,backgroundImageURL:v,backgroundOpacity:y,fixedBackground:w,onChangeBackgroundColor:function(e){return n({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,o=e.id;return n({backgroundImageURL:t,backgroundImageID:o})},onRemoveBackgroundImage:function(){n({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return n({backgroundOpacity:e})},onChangeFixedBackground:function(e){return n({fixedBackground:!!e})}})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(0),a=n(2),l=n.n(a),i=n(8),c=n(3);t.default=function(e){var t=e.className,n=e.attributes,a=n.height,u=n.width,s=n.color,m=n.alignment,b=l()([t,"ugb-divider"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:m,onChange:function(t){e.setAttributes({alignment:t})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{title:Object(r.__)("General Settings"),colorSettings:[{value:s,onChange:function(t){return e.setAttributes({color:t})},label:Object(r.__)("Divider Color")}]},wp.element.createElement(c.RangeControl,{label:Object(r.__)("Height"),value:a,min:"1",max:"10",onChange:function(t){e.setAttributes({height:t})}}),wp.element.createElement(c.RangeControl,{label:Object(r.__)("Width"),value:u,min:"10",max:"100",step:"0.1",onChange:function(t){e.setAttributes({width:t})}}))),wp.element.createElement("div",{className:b,style:{paddingTop:8,paddingBottom:8}},wp.element.createElement("hr",{align:m,style:{marginTop:0,marginBottom:0,backgroundColor:s,width:u+"%",height:a}})))}},function(e,t,n){"use strict";n.r(t);var o=n(0),r=n(2),a=n.n(r),l=n(4),i=n(8),c=n(1);t.default=function(e){var t=e.setAttributes,n=e.className,r=e.isSelected,u=e.attributes,s=u.text,m=u.moreLabel,b=u.moreText,d=u.lessLabel,g=a()([n,"ugb-expand"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement("div",{className:g},r&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(o.__)("Less text")),wp.element.createElement(c.RichText,{multiline:"p",value:s,onChange:function(e){return t({text:e})},className:"ugb-expand__less-text",placeholder:Object(o.__)("Some short text that can be expanded to show more details."),keepPlaceholderOnFocus:!0}),wp.element.createElement("a",null,wp.element.createElement(c.RichText,{tagName:"div",value:m,onChange:function(e){return t({moreLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__more-toggle-text",placeholder:Object(o.__)("Show more"),keepPlaceholderOnFocus:!0})),r&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(o.__)("More text")),r&&wp.element.createElement(c.RichText,{multiline:"p",value:b,onChange:function(e){return t({moreText:e})},className:"ugb-expand__more-text",placeholder:Object(o.__)("Some short text that can be expanded to show more details.")+" "+Object(l.a)("medium"),keepPlaceholderOnFocus:!0}),r&&wp.element.createElement("a",null,wp.element.createElement(c.RichText,{tagName:"div",value:d,onChange:function(e){return t({lessLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__less-toggle-text",placeholder:Object(o.__)("Show less"),keepPlaceholderOnFocus:!0}))))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.isSelected,n=e.className,c=e.setAttributes,p=e.attributes,h=p.columns,f=p.imageSize,v=p.design,y=p.buttonColor,w=p.buttonTextColor,_=p.buttonSize,C=p.buttonBorderRadius,x=p.buttonDesign,k=void 0===x?"link":x,E=p.buttonIcon,O=p.borderRadius,T=void 0===O?12:O,j=p.shadow,R=void 0===j?3:j,N=u()([n,"ugb-feature-grid","ugb-feature-grid--columns-"+h],g({},"ugb-feature-grid--design-"+v,v&&"basic"!==v)),B=u()(["ugb-feature-grid__item"],g({},"ugb--shadow-"+R,"plain"!==v&&3!==R)),I={borderRadius:"plain"!==v&&12!==T?T:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:v,options:[{label:Object(l.__)("Basic"),value:"basic",image:"block/feature-grid/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/feature-grid/images/plain.png"}].concat(d(Object(i.applyFilters)("stackable.feature-grid.edit.designs",[]))),onChange:function(e){c({design:e})}},Object(i.applyFilters)("stackable.feature-grid.edit.designs.before",null,e),"plain"!==v&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:T,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),"plain"!==v&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:R,onChange:function(e){return c({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.feature-grid.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:h,onChange:function(e){return c({columns:e})},min:1,max:3}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Image Size %"),value:f,onChange:function(e){return c({imageSize:e})},min:0,max:100})),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:y,buttonTextColor:w,buttonSize:_,buttonBorderRadius:C,buttonDesign:k,buttonIcon:E,onChangeButtonColor:function(e){return c({buttonColor:e})},onChangeButtonTextColor:function(e){return c({buttonTextColor:e})},onChangeButtonSize:function(e){c({buttonSize:e})},onChangeButtonBorderRadius:function(e){return c({buttonBorderRadius:e})},onChangeButtonDesign:function(e){return c({buttonDesign:e})},onChangeButtonIcon:function(e){return c({buttonIcon:e})}})),wp.element.createElement("div",{className:N},[1,2,3].map(function(e){var n=p["imageUrl"+e],a=p["imageID"+e],i=p["title"+e],u=p["description"+e],m=p["linkUrl"+e],b=p["newTab"+e],d=p["linkText"+e];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:B,style:I},wp.element.createElement("div",{className:"ugb-feature-grid__image"},wp.element.createElement(o.h,{imageID:a,imageURL:n,onRemove:function(){var t;c((g(t={},"imageUrl"+e,""),g(t,"imageID"+e,""),t))},onChange:function(t){var n,o=t.url,r=t.id;c((g(n={},"imageUrl"+e,o),g(n,"imageID"+e,r),n))},render:wp.element.createElement("img",{src:n,alt:i}),style:{width:a?f+"%":void 0}})),wp.element.createElement("div",{className:"ugb-feature-grid__content"},wp.element.createElement(r.RichText,{tagName:"h5",className:"ugb-feature-grid__title",value:i,onChange:function(t){return c(g({},"title"+e,t))},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-feature-grid__description",value:u,onChange:function(t){return c(g({},"description"+e,t))},placeholder:Object(s.a)("short"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.a,{size:_,color:w,backgroundColor:y,text:d,borderRadius:C,design:k,icon:E,onChange:function(t){return c(g({},"linkText"+e,t))}}))),t&&wp.element.createElement(o.n,{value:m,newTab:b,onChange:function(t){return c(g({},"linkUrl"+e,t))},onChangeNewTab:function(t){return c(g({},"newTab"+e,t))}}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.className,g=e.setAttributes,p=e.attributes,h=p.invert,f=p.contentAlign,v=p.textColor,y=p.imageSize,w=p.imageID,_=p.imageUrl,C=p.title,x=p.description,k=p.buttonURL,E=p.buttonNewTab,O=p.buttonText,T=p.buttonColor,j=p.buttonTextColor,R=p.buttonSize,N=p.buttonBorderRadius,B=p.buttonDesign,I=p.buttonIcon,S=p.backgroundColor,L=p.backgroundImageID,z=p.backgroundImageURL,D=p.backgroundOpacity,M=p.fixedBackground,U=p.contentWidth,A=p.align,P=p.design,F=void 0===P?"plain":P,H=p.borderRadius,V=void 0===H?12:H,q=p.shadow,W=void 0===q?3:q,G=u()([c,"ugb-feature","ugb--background-opacity-"+1*Math.round(D/1),"ugb-feature--design-"+F],(d(t={},"ugb-feature--content-"+f,f),d(t,"ugb-feature--invert",h),d(t,"ugb--has-background","plain"!==F&&(S||z)),d(t,"ugb--has-background-image","plain"!==F&&z),d(t,"ugb--content-width","full"===A&&U),d(t,"ugb--shadow-"+W,"plain"!==F&&3!==W),t)),$={"--image-size":y?y+"px":void 0,backgroundColor:"plain"!==F&&S?S:void 0,backgroundImage:"plain"!==F&&z?"url("+z+")":void 0,backgroundAttachment:"plain"!==F&&M?"fixed":void 0,"--ugb-background-color":"plain"!==F&&z?S:void 0,borderRadius:"plain"!==F&&12!==V?V:void 0},Y=u()(["ugb-feature__image"],d({},"ugb--shadow-"+W,"plain"===F)),Q={borderRadius:"plain"===F?V:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:f,onChange:function(e){return g({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{selected:F,options:Object(i.applyFilters)("stackable.feature.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/feature/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/feature/images/plain.png"}]),onChange:function(e){return g({design:e})}},Object(i.applyFilters)("stackable.feature.edit.designs.before",null,e),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:V,onChange:function(e){return g({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:W,onChange:function(e){return g({shadow:e})},min:0,max:9}),"full"===A&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:U,onChange:function(e){return g({contentWidth:e})}}),Object(i.applyFilters)("stackable.feature.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:v,onChange:function(e){return g({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Reverse Horizontally"),checked:h,onChange:function(){return g({invert:!h})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Image Size"),value:y,onChange:function(e){return g({imageSize:e})},help:Object(l.__)("The theme's content width may have an effect here."),min:100,max:600})),"plain"!==F&&wp.element.createElement(r.i,{backgroundColor:S,backgroundImageID:L,backgroundImageURL:z,backgroundOpacity:D,fixedBackground:M,onChangeBackgroundColor:function(e){return g({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return g({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){g({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return g({backgroundOpacity:e})},onChangeFixedBackground:function(e){return g({fixedBackground:!!e})}}),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:T,buttonTextColor:j,buttonSize:R,buttonBorderRadius:N,buttonDesign:B,buttonIcon:I,onChangeButtonColor:function(e){return g({buttonColor:e})},onChangeButtonTextColor:function(e){return g({buttonTextColor:e})},onChangeButtonSize:function(e){g({buttonSize:e})},onChangeButtonBorderRadius:function(e){return g({buttonBorderRadius:e})},onChangeButtonDesign:function(e){return g({buttonDesign:e})},onChangeButtonIcon:function(e){return g({buttonIcon:e})}})),wp.element.createElement("div",{className:G,style:$},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement("div",{className:"ugb-feature__content"},wp.element.createElement(o.RichText,{tagName:"h2",className:"ugb-feature__title",value:C,onChange:function(e){return g({title:e})},style:{color:v},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-feature__description",value:x,onChange:function(e){return g({description:e})},style:{color:v},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.a,{size:R,align:f,color:j,backgroundColor:T,text:O,borderRadius:N,design:B,icon:I,onChange:function(e){return g({buttonText:e})}})),wp.element.createElement("div",{className:"ugb-feature__image-side"},wp.element.createElement(r.h,{imageID:w,imageURL:_,className:Y,style:Q,onRemove:function(){g({imageUrl:"",imageID:""})},onChange:function(e){var t=e.url,n=e.id;g({imageUrl:t,imageID:n})},render:wp.element.createElement("img",{src:_,alt:Object(l.__)("feature")})})))),n&&wp.element.createElement(r.n,{value:k,newTab:E,onChange:function(e){return g({buttonURL:e})},onChangeNewTab:function(e){return g({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(3),a=n(0),l=n(2),i=n.n(l),c=n(8);t.default=function(e){var t=e.isSelected,n=e.setAttributes,l=e.className,u=e.attributes,s=u.url,m=u.text,b=u.color,d=u.size,g=u.align,p=u.cornerButtonRadius,h=u.borderThickness,f=[{value:"small",label:Object(a.__)("Small")},{value:"normal",label:Object(a.__)("Normal ")},{value:"medium",label:Object(a.__)("Medium")},{value:"large",label:Object(a.__)("Large")}],v=i()([l,"ugb-button","ugb-ghost-button","ugb-button-"+g,"ugb-button-"+d]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.BlockAlignmentToolbar,{value:g,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.PanelBody,null,wp.element.createElement(r.SelectControl,{label:Object(a.__)("Size"),value:d,options:f.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({size:e})}}),wp.element.createElement(r.RangeControl,{label:Object(a.__)("Corner Radius"),value:p,min:"1",max:"50",onChange:function(e){return n({cornerButtonRadius:e})}}),wp.element.createElement(r.RangeControl,{label:Object(a.__)("Border Thickness"),value:h,min:"1",max:"10",onChange:function(e){return n({borderThickness:e})}})),wp.element.createElement(o.PanelColorSettings,{title:Object(a.__)("Color Settings"),colorSettings:[{value:b,onChange:function(e){return n({color:e})},label:Object(a.__)("Button Color")}]})),wp.element.createElement("span",{className:v,style:{borderColor:b,borderRadius:p+"px",borderWidth:h+"px"}},wp.element.createElement(o.RichText,{tagName:"span",placeholder:Object(a.__)("Button text"),value:m,onChange:function(e){return n({text:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-button-inner",style:{color:b},keepPlaceholderOnFocus:!0})),t&&wp.element.createElement("form",{key:"form-link",onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link"},wp.element.createElement(r.Dashicon,{icon:"admin-links"}),wp.element.createElement(o.URLInput,{value:s,onChange:function(e){return n({url:e})}}),wp.element.createElement(r.IconButton,{icon:"editor-break",label:Object(a.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,c=e.isSelected,p=e.setAttributes,h=e.attributes,f=h.buttonText,v=h.buttonURL,y=h.buttonColor,w=h.buttonTextColor,_=h.buttonDesign,C=h.buttonIcon,x=h.cornerButtonRadius,k=h.size,E=h.title,O=h.titleColor,T=h.subtitle,j=h.subtitleColor,R=h.contentAlign,N=h.backgroundColor,B=h.backgroundImageID,I=h.backgroundImageURL,S=h.backgroundOpacity,L=h.fixedBackground,z=h.design,D=void 0===z?"basic":z,M=h.borderRadius,U=void 0===M?12:M,A=h.shadow,P=void 0===A?3:A,F=h.align,H=h.contentWidth,V=void 0!==H&&H,q=h.buttonNewTab,W=u()([n,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(S/1),["ugb-header--design-"+D]],(g(t={"ugb--has-background":"plain"!==D&&(N||I),"ugb--has-background-image":"plain"!==D&&I},"ugb--shadow-"+P,"plain"!==D&&3!==P),g(t,"ugb--content-width","full"===F&&V),t)),G={"--ugb-background-color":"plain"!==D&&I?N:void 0,backgroundAttachment:"plain"!==D&&L?"fixed":void 0,backgroundColor:"plain"!==D&&N?N:void 0,backgroundImage:"plain"!==D&&I?"url("+I+")":void 0,borderRadius:"plain"!==D&&12!==U?U:void 0,textAlign:R||void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:R,onChange:function(e){return p({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:D,options:[{image:"block/header/images/basic.png",label:Object(l.__)("Basic"),value:"basic"},{image:"block/header/images/plain.png",label:Object(l.__)("Plain"),value:"plain"}].concat(d(Object(i.applyFilters)("stackable.header.edit.designs",[]))),onChange:function(e){p({design:e})}},Object(i.applyFilters)("stackable.header.edit.designs.before",null,e),"plain"!==D&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:U,onChange:function(e){return p({borderRadius:e})},min:0,max:50}),"plain"!==D&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:P,onChange:function(e){return p({shadow:e})},min:0,max:9}),"full"===F&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:V,onChange:function(e){return p({contentWidth:e})}}),Object(i.applyFilters)("stackable.header.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{label:Object(l.__)("Title Color"),onChange:function(e){return p({titleColor:e})},value:O},{label:Object(l.__)("Subtitle Color"),onChange:function(e){return p({subtitleColor:e})},value:j}]}),wp.element.createElement(r.i,{initialOpen:!0,backgroundColor:N,backgroundImageID:B,backgroundImageURL:I,backgroundOpacity:S,fixedBackground:L,onChangeBackgroundColor:function(e){return p({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return p({backgroundImageID:n,backgroundImageURL:t})},onRemoveBackgroundImage:function(){p({backgroundImageID:0,backgroundImageURL:""})},onChangeBackgroundOpacity:function(e){return p({backgroundOpacity:e})},onChangeFixedBackground:function(e){return p({fixedBackground:!!e})}}),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:y,buttonTextColor:w,buttonSize:k,buttonBorderRadius:x,buttonDesign:_,buttonIcon:C,onChangeButtonColor:function(e){return p({buttonColor:e})},onChangeButtonTextColor:function(e){return p({buttonTextColor:e})},onChangeButtonSize:function(e){p({size:e})},onChangeButtonBorderRadius:function(e){return p({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return p({buttonDesign:e})},onChangeButtonIcon:function(e){return p({buttonIcon:e})}})),wp.element.createElement("div",{className:W,style:G},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(o.RichText,{tagName:"h2",className:"ugb-header__title",placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0,value:E,onChange:function(e){return p({title:e})},style:{color:O||("plain"===D?void 0:"#ffffff"),textAlign:R}}),wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-header__subtitle",placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,value:T,onChange:function(e){return p({subtitle:e})},style:{color:j||("plain"===D?void 0:"#ffffff"),textAlign:R}}),wp.element.createElement(r.a,{size:k,align:R,color:w,backgroundColor:y,text:f,borderRadius:x,design:_,icon:C,onChange:function(e){return p({buttonText:e})}}))),c&&wp.element.createElement(r.n,{value:v,newTab:q,onChange:function(e){return p({buttonURL:e})},onChangeNewTab:function(e){return p({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n(21),a=n(1),l=n(0),i=n(2),c=n.n(i),u=n(5),s=n(8);t.default=function(e){var t=e.className,n=e.setAttributes,i=e.attributes,m=i.icon,b=i.iconShape,d=i.iconColor,g=i.iconSize,p=i.text,h=i.columns,f=i.gap,v=c()([t,"ugb-icon-list","ugb-icon--icon-"+m,"ugb-icon--columns-"+h]),y={"--icon":"url('data:image/svg+xml;base64,"+Object(r.b)(m,b,d)+"')","--icon-size":g?g+"px":void 0,"--gap":f?f+"px":void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.PanelBody,null,wp.element.createElement(o.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(o.Toolbar,{icon:Object(r.a)(m),controls:Object(r.d)({onChange:function(e){return t=e,function(){return n({icon:t})};var t},isActive:function(e){return m===e}})})),wp.element.createElement(o.BaseControl,{label:Object(l.__)("Icon Shape")},wp.element.createElement(o.Toolbar,{icon:Object(r.a)(m,b),controls:Object(r.c)(m,{onChange:function(e){return t=e,function(){return n({iconShape:t})};var t},isActive:function(e){return b===e}})})),wp.element.createElement(u.b,{label:Object(l.__)("Icon Color"),value:d,onChange:function(e){return n({iconColor:e})}}),wp.element.createElement(o.RangeControl,{label:Object(l.__)("Icon Size"),value:g,onChange:function(e){return n({iconSize:e})},min:8,max:30}),wp.element.createElement(o.RangeControl,{label:Object(l.__)("Columns"),value:h,onChange:function(e){return n({columns:e})},min:1,max:3}),wp.element.createElement(o.RangeControl,{label:Object(l.__)("List Gap"),value:f,onChange:function(e){return n({gap:e})},min:0,max:30}))),wp.element.createElement("div",{className:v,style:y},wp.element.createElement(a.RichText,{tagName:"ul",multiline:"li",value:p,onChange:function(e){return n({text:e})},placeholder:Object(l.__)("Text for this block"),keepPlaceholderOnFocus:!0})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(5),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(8),m=n(6);function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.isSelected,g=e.attributes,p=g.titleColor,h=g.subtitleColor,f=g.overlayColor,v=g.height,y=g.width,w=g.verticalAlign,_=g.horizontalAlign,C=g.align,x=g.columns,k=g.design,E=void 0===k?"basic":k,O=g.borderRadius,T=void 0===O?12:O,j=g.shadow,R=void 0===j?3:j,N=u()([t,"ugb-image-box","ugb-image-box--v3","ugb-image-box--columns-"+x]),B={textAlign:_||void 0,"--overlay-color":f};return wp.element.createElement(s.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:_,onChange:function(e){return n({horizontalAlign:e})}}),wp.element.createElement(r.o,{value:w,onChange:function(e){return n({verticalAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:E,options:[].concat(d(Object(i.applyFilters)("stackable.image-box.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(i.applyFilters)("stackable.image-box.edit.designs.before",null,e),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:T,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:R,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.image-box.edit.designs.after",null,e),m.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:x,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Height"),value:v,min:"135",max:"700",onChange:function(e){return n({height:e})}}),"wide"!==C&&"full"!==C&&1===x&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Width"),value:y,min:"400",max:"999",help:Object(l.__)("Only available for single column & if centered"),onChange:function(e){return n({width:e})}})),wp.element.createElement(o.PanelColorSettings,{title:Object(l.__)("Color Settings"),initialOpen:!0,colorSettings:[{value:f,onChange:function(e){return n({overlayColor:e})},label:Object(l.__)("Overlay Color")},{value:p,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:h,onChange:function(e){return n({subtitleColor:e})},label:Object(l.__)("Subtitle Color")}]})),wp.element.createElement("div",{className:N,style:B},[1,2,3,4].map(function(e){var t=g["imageURL"+e],a=g["imageID"+e],i=g["title"+e],s=g["description"+e],m=g["link"+e],d=g["newTab"+e],f={backgroundImage:t?"url("+t+")":void 0,maxWidth:"wide"!==C&&"full"!==C&&1===x?y:void 0,height:v,textAlign:_,justifyContent:w,borderRadius:T},k=u()(["ugb-image-box__item"],b({},"ugb--shadow-"+R,3!==R));return wp.element.createElement("div",{className:"ugb-image-box__editor-wrapper",key:e},wp.element.createElement("div",{className:k,style:f},wp.element.createElement(r.h,{imageID:a,imageURL:t,onRemove:function(){var t;n((b(t={},"imageURL"+e,""),b(t,"imageID"+e,""),t))},onChange:function(t){var o,r=t.url,a=t.id;n((b(o={},"imageURL"+e,r),b(o,"imageID"+e,a),o))},render:null}),t&&wp.element.createElement("a",{href:m,className:"ugb-image-box__overlay"}),wp.element.createElement("div",{className:"ugb-image-box__content"},t&&wp.element.createElement(o.RichText,{tagName:"h4",className:"ugb-image-box__title",value:i,onChange:function(t){return n(b({},"title"+e,t))},style:{color:p},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),t&&wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-image-box__description",value:s,onChange:function(t){return n(b({},"description"+e,t))},style:{color:h},placeholder:Object(l.__)("Description"),keepPlaceholderOnFocus:!0}))),c&&wp.element.createElement(r.n,{value:m,newTab:d,onChange:function(t){n(b({},"link"+e,t))},onChangeNewTab:function(t){n(b({},"newTab"+e,t))}}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(3),a=n(0),l=n(2),i=n.n(l),c=n(4),u=n(8);t.default=function(e){var t,n,l,s=[{value:"success",label:Object(a.__)("Success")},{value:"error",label:Object(a.__)("Error")},{value:"warning",label:Object(a.__)("Warning")},{value:"info",label:Object(a.__)("Information")}],m=e.setAttributes,b=e.className,d=e.attributes,g=d.text,p=d.color,h=d.textColor,f=d.notifType,v=d.dismissible,y=d.borderRadius,w=void 0===y?12:y,_=d.shadow,C=void 0===_?3:_,x=i()([b,"ugb-notification","ugb-notification--type-"+f],(l=3!==C,(n="ugb--shadow-"+C)in(t={"ugb-notification--dismissible":v})?Object.defineProperty(t,n,{value:l,enumerable:!0,configurable:!0,writable:!0}):t[n]=l,t)),k={backgroundColor:p,color:h,borderRadius:12!==w?w:void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{title:Object(a.__)("Color Settings"),colorSettings:[{value:p,onChange:function(e){return m({color:e})},label:Object(a.__)("Background Color")},{value:h,onChange:function(e){return m({textColor:e})},label:Object(a.__)("Text Color")}]},wp.element.createElement(r.ToggleControl,{label:Object(a.__)("Dismissible"),checked:v,onChange:function(){return m({dismissible:!v})}}),wp.element.createElement(r.SelectControl,{label:Object(a.__)("Notification Type"),value:f,options:s.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){m({notifType:e})}}),wp.element.createElement(r.RangeControl,{label:Object(a.__)("Border Radius"),value:w,onChange:function(e){return m({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(a.__)("Shadow / Outline"),value:C,onChange:function(e){return m({shadow:e})},min:0,max:9}))),wp.element.createElement("div",{className:x,style:k},v&&wp.element.createElement("span",{className:"ugb-notification__close-button",role:"button"},wp.element.createElement("svg",{viewBox:"0 0 28.3 28.3",style:{fill:h}},wp.element.createElement("path",{d:"M52.4-166.2c3.2,0,3.2-5,0-5C49.2-171.2,49.2-166.2,52.4-166.2L52.4-166.2z"}),wp.element.createElement("path",{d:"M16.8,13.9L26.9,3.8c0.6-0.6,0.6-1.5,0-2.1s-1.5-0.6-2.1,0L14.7,11.8L4.6,1.7C4,1.1,3.1,1.1,2.5,1.7s-0.6,1.5,0,2.1l10.1,10.1L2.5,24c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4L14.7,16l10.1,10.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L16.8,13.9z"}))),wp.element.createElement(o.RichText,{tagName:"p",value:g,onChange:function(e){return m({text:e})},style:{color:h},placeholder:Object(c.a)("long"),keepPlaceholderOnFocus:!0})))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(4),a=n(1),l=n(3),i=n(0),c=n(7),u=n(2),s=n.n(u),m=n(8),b=n(20),d=n.n(b),g=n(6);function p(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function h(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,u=e.attributes,b=e.attributes,f=b.columns,v=b.numberColor,y=b.titleColor,w=b.descriptionColor,_=b.numberBGColor,C=b.design,x=void 0===C?"basic":C,k=b.borderRadius,E=void 0===k?12:k,O=b.shadow,T=void 0===O?3:O,j=b.backgroundColor,R=s()([t,"ugb-number-box","ugb-number-box--v2","ugb-number-box--columns-"+f],h({},"ugb-number-box--design-"+x,"basic"!==x));return wp.element.createElement(m.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:x,options:[{image:"block/number-box/images/basic.png",label:Object(i.__)("Basic"),value:"basic"},{image:"block/number-box/images/plain.png",label:Object(i.__)("Plain"),value:"plain"}].concat(p(Object(c.applyFilters)("stackable.number-box.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(c.applyFilters)("stackable.number-box.edit.designs.before",null,e),"plain"!==x&&wp.element.createElement(o.b,{label:Object(i.__)("Background Color"),value:j,onChange:function(e){return n({backgroundColor:e})}}),"plain"!==x&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:E,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==x&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:T,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(c.applyFilters)("stackable.number-box.edit.designs.after",null,e),g.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:f,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(a.PanelColorSettings,{title:Object(i.__)("Color Settings"),colorSettings:[{value:v,onChange:function(e){return n({numberColor:e})},label:Object(i.__)("Number Color")},{value:_,onChange:function(e){return n({numberBGColor:e})},label:Object(i.__)("Number Background Color")},{value:y,onChange:function(e){return n({titleColor:e})},label:Object(i.__)("Title Color")},{value:w,onChange:function(e){return n({descriptionColor:e})},label:Object(i.__)("Description Color")}]})),wp.element.createElement("div",{className:R},Object(r.c)(1,f+1).map(function(e){var t=u["num"+e],o=u["title"+e],l=u["description"+e],c=s()(["ugb-number-box__item"],h({},"ugb--shadow-"+T,"plain"!==x&&3!==T)),m={borderRadius:"plain"!==x&&12!==E?E:void 0,backgroundColor:"plain"!==x&&j?j:void 0};return wp.element.createElement("div",{className:c,style:m,key:e},wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-number-box__number",value:t,onChange:function(t){return n(h({},"num"+e,t))},style:{backgroundColor:_,color:v||(_?d()(_)?"#ffffff":"#222222":void 0)},placeholder:"0"+e,keepPlaceholderOnFocus:!0}),wp.element.createElement("div",{className:"ugb-number-box__content"},wp.element.createElement(a.RichText,{tagName:"h4",value:o,className:"ugb-number-box__title",onChange:function(t){return n(h({},"title"+e,t))},style:{color:y||("plain"===x?void 0:j?d()(j)?"#ffffff":"#222222":void 0)},placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"p",value:l,className:"ugb-number-box__description",onChange:function(t){return n(h({},"description"+e,t))},style:{color:w||("plain"===x?void 0:j?d()(j)?"#ffffff":"#222222":void 0)},placeholder:Object(r.a)(),keepPlaceholderOnFocus:!0})))})))}},,,function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(4),a=n(1),l=n(3),i=n(0),c=n(7),u=n(2),s=n.n(u),m=n(8),b=n(6);function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.isSelected,n=e.className,u=e.setAttributes,p=e.attributes,h=p.pricingBoxColor,f=p.priceColor,v=p.perMonthLabelColor,y=p.buttonColor,w=p.buttonTextColor,_=p.buttonDesign,C=p.buttonIcon,x=p.featureListColor,k=p.columns,E=p.size,O=p.cornerButtonRadius,T=p.design,j=void 0===T?"basic":T,R=p.borderRadius,N=void 0===R?12:R,B=p.shadow,I=void 0===B?3:B,S=s()([n,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-"+k,"ugb-pricing-box--design-"+j]),L=s()(["ugb-pricing-box__item"],g({},"ugb--shadow-"+I,"plain"!==j&&3!==I)),z={borderRadius:"plain"!==j&&12!==N?N:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:j,options:[{image:"block/pricing-box/images/basic.png",label:Object(i.__)("Basic"),value:"basic"},{image:"block/pricing-box/images/plain.png",label:Object(i.__)("Plain"),value:"plain"}].concat(d(Object(c.applyFilters)("stackable.pricing-box.edit.designs",[]))),onChange:function(e){u({design:e})}},Object(c.applyFilters)("stackable.pricing-box.edit.designs.before",null,e),"plain"!==j&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:N,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),"plain"!==j&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:I,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(c.applyFilters)("stackable.pricing-box.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:k,onChange:function(e){return u({columns:e})},min:1,max:3})),wp.element.createElement(a.PanelColorSettings,{initialOpen:!1,title:Object(i.__)("Text Colors"),colorSettings:[{value:h,onChange:function(e){return u({pricingBoxColor:e})},label:Object(i.__)("Pricing Title Color")},{value:f,onChange:function(e){return u({priceColor:e})},label:Object(i.__)("Price Color")},{value:v,onChange:function(e){return u({perMonthLabelColor:e})},label:Object(i.__)("Per Month Label Color")},{value:x,onChange:function(e){return u({featureListColor:e})},label:Object(i.__)("Feature List Color")}]}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:y,buttonTextColor:w,buttonSize:E,buttonBorderRadius:O,buttonDesign:_,buttonIcon:C,onChangeButtonColor:function(e){return u({buttonColor:e})},onChangeButtonTextColor:function(e){return u({buttonTextColor:e})},onChangeButtonSize:function(e){u({size:e})},onChangeButtonBorderRadius:function(e){return u({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return u({buttonDesign:e})},onChangeButtonIcon:function(e){return u({buttonIcon:e})}})),wp.element.createElement("div",{className:S},Object(r.c)(1,k+1).map(function(e){var n=1===e?"":e,l=p["pricingBoxTitle"+n],c=p["price"+n],s=p["pricePrefix"+n],m=p["priceSuffix"+n],b=p["perMonthLabel"+n],d=p["url"+n],k=p["newTab"+n],T=p["buttonText"+n],j=p["featureList"+n],R=p["imageURL"+n],N=p["imageID"+n];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:L,style:z},wp.element.createElement("div",{className:"ugb-pricing-box__image","data-is-placeholder-visible":!R},wp.element.createElement(o.h,{imageID:N,imageURL:R,onRemove:function(){var e;u((g(e={},"imageURL"+n,""),g(e,"imageID"+n,""),e))},onChange:function(e){var t,o=e.url,r=e.id;u((g(t={},"imageURL"+n,o),g(t,"imageID"+n,r),t))},render:wp.element.createElement("img",{src:R,alt:l})})),wp.element.createElement(a.RichText,{tagName:"h3",className:"ugb-pricing-box__title",value:l,onChange:function(e){return u(g({},"pricingBoxTitle"+n,e))},style:{color:h},placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price-prefix",value:s,onChange:function(e){return u(g({},"pricePrefix"+n,e))},style:{color:f},placeholder:"$",keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price",value:c,onChange:function(e){return u(g({},"price"+n,e))},style:{color:f},placeholder:"9",keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price-suffix",value:m,onChange:function(e){return u(g({},"priceSuffix"+n,e))},style:{color:f},placeholder:".00",keepPlaceholderOnFocus:!0})),wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-pricing-box__subprice",value:b,onChange:function(e){return u(g({},"perMonthLabel"+n,e))},style:{color:v},placeholder:Object(i.__)("Description"),keepPlaceholderOnFocus:!0})),wp.element.createElement(o.a,{size:E,color:w,backgroundColor:y,text:T,borderRadius:O,design:_,icon:C,onChange:function(e){return u(g({},"buttonText"+n,e))}}),wp.element.createElement(a.RichText,{tagName:"p",value:j,className:"ugb-pricing-box__description",onChange:function(e){return u(g({},"featureList"+n,e))},style:{color:x},placeholder:Object(r.a)("medium"),keepPlaceholderOnFocus:!0})),t&&wp.element.createElement(o.n,{value:d,newTab:k,onChange:function(e){return u(g({},"url"+n,e))},onChangeNewTab:function(e){return u(g({},"newTab"+n,e))}}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(8);t.default=function(e){var t=e.isSelected,n=e.setAttributes,a=e.className,u=e.attributes,s=u.color,m=u.text,b=u.quoteColor,d=l()([a,"ugb-pullquote"]);return wp.element.createElement(c.Fragment,null,wp.element.createElement("blockquote",{className:d,style:{"--quote-color":b}},wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-pullquote-text",value:m,onChange:function(e){return n({text:e})},formattingControls:["bold","italic","strikethrough","link"],isSelected:t,style:{color:s},placeholder:Object(i.a)("long"),keepPlaceholderOnFocus:!0})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{title:Object(r.__)("Color Settings"),colorSettings:[{value:s,onChange:function(e){return n({color:e})},label:Object(r.__)("Text Color")},{value:b,onChange:function(e){return n({quoteColor:e})},label:Object(r.__)("Quote Color")}]})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n(0),a=n(2),l=n.n(a),i=n(8),c=n(1);t.default=function(e){var t=e.className,n=e.attributes.height,a=l()([t,"ugb-spacer"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement(c.InspectorControls,null,wp.element.createElement(o.PanelBody,null,wp.element.createElement(o.RangeControl,{label:Object(r.__)("Height"),value:n,min:"30",max:"200",onChange:function(t){e.setAttributes({height:t})}}))),wp.element.createElement("div",{className:a,style:{height:n+"px"}}))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,p=e.attributes,h=p.columns,f=p.nameColor,v=p.posColor,y=p.desColor,w=p.shapes,_=p.design,C=void 0===_?"basic":_,x=p.borderRadius,k=void 0===x?12:x,E=p.shadow,O=void 0===E?3:E,T=[{value:"square",label:Object(l.__)("Square")},{value:"circle",label:Object(l.__)("Circle")}],j=u()([t,"ugb-team-member","ugb-team-member--v2","ugb-team-member--columns-"+h,"ugb-team-member--image-"+w,"ugb-team-member--design-"+C]),R=u()(["ugb-team-member__item"],g({},"ugb--shadow-"+O,"plain"!==C&&3!==O)),N={borderRadius:"plain"!==C&&12!==k?k:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:C,options:[{image:"block/team-member/images/basic.png",label:Object(l.__)("Basic"),value:"basic"},{image:"block/team-member/images/plain.png",label:Object(l.__)("Plain"),value:"plain"}].concat(d(Object(i.applyFilters)("stackable.team-member.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(i.applyFilters)("stackable.team-member.edit.designs.before",null,e),"plain"!==C&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:k,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==C&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:O,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.team-member.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.SelectControl,{label:Object(l.__)("Image Shape"),value:w,options:T.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({shapes:e})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:h,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:f,onChange:function(e){return n({nameColor:e})},label:Object(l.__)("Name Color")},{value:v,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")},{value:y,onChange:function(e){return n({desColor:e})},label:Object(l.__)("Description Color")}]})),wp.element.createElement("div",{className:j},[1,2,3].map(function(e){var t=c["mediaURL"+e],a=c["mediaID"+e],i=c["name"+e],u=c["position"+e],m=c["description"+e];return wp.element.createElement("div",{className:R,style:N,key:e},wp.element.createElement(o.h,{className:"ugb-team-member__image",imageID:a,imageURL:t,onRemove:function(){var t;n((g(t={},"mediaURL"+e,""),g(t,"mediaID"+e,""),t))},onChange:function(t){var o,r=t.url,a=t.id;n((g(o={},"mediaURL"+e,r),g(o,"mediaID"+e,a),o))},hasRemove:!1}),wp.element.createElement("div",{className:"ugb-team-member__content"},wp.element.createElement(r.RichText,{tagName:"h4",className:"ugb-team-member__name",value:i,onChange:function(t){return n(g({},"name"+e,t))},style:{color:f},placeholder:Object(l.__)("Name"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:u,className:"ugb-team-member__position",onChange:function(t){return n(g({},"position"+e,t))},style:{color:v},placeholder:Object(l.__)("Position"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:m,className:"ugb-team-member__description",onChange:function(t){return n(g({},"description"+e,t))},style:{color:y},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0})))})))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(1),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(4),m=n(8),b=n(6);function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,p=c.columns,h=c.titleColor,f=c.posColor,v=c.bodyTextColor,y=c.design,w=void 0===y?"basic":y,_=c.borderRadius,C=void 0===_?12:_,x=c.shadow,k=void 0===x?3:x,E=u()([t,"ugb-testimonial","ugb-testimonial--v2","ugb-testimonial--columns-"+p,"ugb-testimonial--design-"+w]),O=u()(["ugb-testimonial__item"],g({},"ugb--shadow-"+k,"plain"!==w&&3!==k)),T={borderRadius:"plain"!==w&&12!==C?C:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:w,options:[{image:"block/testimonial/images/basic.png",label:Object(l.__)("Basic"),value:"basic"},{image:"block/testimonial/images/plain.png",label:Object(l.__)("Plain"),value:"plain"}].concat(d(Object(i.applyFilters)("stackable.testimonial.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(i.applyFilters)("stackable.testimonial.edit.designs.before",null,e),"plain"!==w&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:C,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==w&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:k,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.testimonial.edit.designs.after",null,e),b.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:v,onChange:function(e){return n({bodyTextColor:e})},label:Object(l.__)("Body Text Color")},{value:h,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:f,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")}]})),wp.element.createElement("div",{className:E},[1,2,3].map(function(e){var t=c["mediaURL"+e],a=c["mediaID"+e],i=c["name"+e],u=c["position"+e],m=c["testimonial"+e];return wp.element.createElement("div",{className:O,style:T,key:e},wp.element.createElement("div",{className:"ugb-testimonial__body-wrapper"},wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-testimonial__body",value:m,onChange:function(t){return n(g({},"testimonial"+e,t))},style:{color:v},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0})),wp.element.createElement("div",{className:"ugb-testimonial__person"},wp.element.createElement(o.h,{className:"ugb-testimonial__image",imageID:a,imageURL:t,onRemove:function(){var t;n((g(t={},"mediaURL"+e,""),g(t,"mediaID"+e,""),t))},onChange:function(t){var o,r=t.url,a=t.id;n((g(o={},"mediaURL"+e,r),g(o,"mediaID"+e,a),o))},hasRemove:!1}),wp.element.createElement(r.RichText,{tagName:"h4",className:"ugb-testimonial__name",value:i,onChange:function(t){return n(g({},"name"+e,t))},style:{color:h},placeholder:Object(l.__)("Name"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:u,className:"ugb-testimonial__position",onChange:function(t){return n(g({},"position"+e,t))},style:{color:f},placeholder:Object(l.__)("Position"),keepPlaceholderOnFocus:!0})))})))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(25),a=n(3),l=n(0),i=n(7),c=n(2),u=n.n(c),s=n(8),m=n(4),b=n(1),d=n(6);function g(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}t.default=function(e){var t,n,c,p=e.className,h=e.setAttributes,f=e.isSelected,v=e.attributes,y=v.videoLink,w=v.backgroundImageID,_=v.backgroundImageURL,C=v.backgroundColor,x=v.playButtonType,k=v.playButtonColor,E=void 0===k?"#ffffff":k,O=v.backgroundOpacity,T=v.design,j=void 0===T?"basic":T,R=v.borderRadius,N=void 0===R?12:R,B=v.shadow,I=void 0===B?3:B,S=u()([p,"ugb-video-popup","ugb-video-popup--v2","ugb-video-popup--design-"+j,"ugb-video-popup--button-"+x,"ugb--background-opacity-"+1*Math.round(O/1)],(c="plain"!==j&&3!==I,(n="ugb--shadow-"+I)in(t={"ugb--has-background":C||_,"ugb--has-background-image":_})?Object.defineProperty(t,n,{value:c,enumerable:!0,configurable:!0,writable:!0}):t[n]=c,t)),L={backgroundColor:C||void 0,backgroundImage:_?"url("+_+")":void 0,"--ugb-background-color":_?C:void 0,borderRadius:"plain"!==j&&12!==N?N:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(b.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:j,options:[].concat(g(Object(i.applyFilters)("stackable.video-popup.edit.designs",[]))),onChange:function(e){h({design:e})}},Object(i.applyFilters)("stackable.video-popup.edit.designs.before",null,e),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:N,onChange:function(e){return h({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:I,onChange:function(e){return h({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.video-popup.edit.designs.after",null,e),d.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.SelectControl,{label:Object(l.__)("Play Button Style"),value:x,options:r.b.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){h({playButtonType:e})}}),wp.element.createElement(o.b,{label:Object(l.__)("Play Button Color"),value:E,onChange:function(e){return h({playButtonColor:e})}})),wp.element.createElement(o.i,{initialOpen:!0,backgroundColor:C,backgroundImageID:w,backgroundImageURL:_,backgroundOpacity:O,onChangeBackgroundColor:function(e){return h({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return h({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){h({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return h({backgroundOpacity:e})}})),wp.element.createElement("div",{className:S,style:L},wp.element.createElement("div",{className:"ugb-video-popup__wrapper"},wp.element.createElement("span",{className:"ugb-video-popup__play-button"},Object(r.a)(x,E)))),f&&wp.element.createElement("div",null,wp.element.createElement(o.n,{value:y,onChange:function(e){h({videoLink:e,videoID:Object(m.b)(e).id})}}),wp.element.createElement("p",{className:"ugb-video-popup__link-description"},wp.element.createElement("i",null,Object(l.__)("Youtube / Vimeo only")))))}},function(e,t,n){var o={"./accordion/save.js":91,"./blockquote/save.js":94,"./blog-posts/save.js":95,"./button/save.js":96,"./call-to-action/save.js":97,"./card/save.js":98,"./container/save.js":99,"./count-up/save.js":100,"./divider/save.js":101,"./expand/save.js":102,"./feature-grid/save.js":103,"./feature/save.js":104,"./ghost-button/save.js":105,"./header/save.js":106,"./icon-list/save.js":107,"./image-box/save.js":108,"./notification/save.js":109,"./number-box/save.js":110,"./pricing-box/save.js":111,"./pullquote/save.js":112,"./spacer/save.js":113,"./team-member/save.js":114,"./testimonial/save.js":115,"./video-popup/save.js":116};function r(e){var t=a(e);return n(t)}function a(e){var t=o[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=90},function(e,t,n){"use strict";n.r(t);var o=n(24),r=n(2),a=n.n(r),l=n(27),i=n.n(l),c=n(1);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,l=r.headingColor,s=r.headingBackgroundColor,m=r.heading,b=r.text,d=r.openStart,g=r.design,p=void 0===g?"basic":g,h=r.borderRadius,f=void 0===h?12:h,v=r.shadow,y=void 0===v?3:v,w=a()([n,"ugb-accordion"],(u(t={},"ugb-accordion--design-"+p,"basic"!==p),u(t,"ugb-accordion--open",d),t)),_=a()(["ugb-accordion__heading"],u({},"ugb--shadow-"+y,"plain"!==p&&3!==y)),C={borderRadius:"plain"!==p&&12!==f?f:void 0,backgroundColor:"plain"!==p&&s?s:void 0},x=i()(b+m).substr(0,6);return wp.element.createElement("div",{className:w,role:"presentation"},wp.element.createElement("div",{className:_,role:"button",tabIndex:"0","aria-expanded":d?"true":"false",style:C},wp.element.createElement(c.RichText.Content,{tagName:"h4",role:"heading","aria-level":"3",id:x+"__heading","aria-controls":x+"__text",style:{color:l||void 0},value:m}),Object(o.ArrowIcon)({fill:l||void 0})),wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-accordion__text",role:"region",id:x+"__text","aria-labelledby":x+"__heading",value:b}))}},,,function(e,t,n){"use strict";n.r(t);var o=n(7),r=n(2),a=n.n(r),l=n(23),i=n(1),c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,s=r.color,m=r.text,b=r.quoteColor,d=r.backgroundColor,g=r.backgroundImageURL,p=r.backgroundOpacity,h=void 0===p?5:p,f=r.fixedBackground,v=r.quotationMark,y=r.quotationSize,w=r.align,_=r.contentWidth,C=r.design,x=void 0===C?"plain":C,k=r.borderRadius,E=void 0===k?12:k,O=r.shadow,T=void 0===O?3:O,j=["basic","top-icon"].includes(x),R=a()([n,"ugb-blockquote","ugb-blockquote--v2","ugb--background-opacity-"+1*Math.round(h/1),"ugb-blockquote--design-"+x],c((u(t={"ugb--has-background":j&&(d||g),"ugb--has-background-image":j&&g},"ugb--shadow-"+T,j&&3!==T),u(t,"ugb-content-width","full"===w&&_),t),Object(o.applyFilters)("stackable.blockquote.mainclasses",{},e))),N=c({"--quote-color":b||void 0,backgroundColor:j&&d?d:void 0,backgroundImage:j&&g?"url("+g+")":void 0,backgroundAttachment:j&&f?"fixed":void 0,"--ugb-background-color":j&&g?d:void 0,borderRadius:j&&12!==E?E:void 0},Object(o.applyFilters)("stackable.blockquote.mainstyle",{},e));return wp.element.createElement("blockquote",{className:R,style:N},wp.element.createElement("div",{className:"ugb-content-wrapper"},l.a[v].iconFunc({fill:b,width:y,height:y}),Object(o.applyFilters)("stackable.blockquote.text",wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-blockquote__text",style:{color:s},value:m}),e)))}},function(e,t,n){"use strict";n.r(t);t.default=function(){return null}},function(e,t,n){"use strict";n.r(t);var o=n(7),r=n(5),a=n(2),l=n.n(a),i=n(4);t.default=function(e){var t,n,a,c=e.className,u=e.attributes,s=u.align,m=void 0===s?"center":s,b=u.cornerButtonRadius,d=u.buttons,g=void 0===d?1:d,p=l()([c,"ugb-button-wrapper"],(a=m,(n="ugb-button--align-"+m)in(t={})?Object.defineProperty(t,n,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[n]=a,t)),h=wp.element.createElement("div",{className:p},Object(i.c)(1,g+1).map(function(e){var t=u["text"+(1===e?"":e)],n=u["size"+(1===e?"":e)],o=void 0===n?"normal":n,a=u["url"+(1===e?"":e)],l=u["design"+(1===e?"":e)],i=void 0===l?"basic":l,c=u["color"+(1===e?"":e)],s=u["textColor"+(1===e?"":e)],d=u["icon"+(1===e?"":e)],g=u["newTab"+(1===e?"":e)];return wp.element.createElement(r.a.Content,{key:e,align:m,size:o,url:a,newTab:g,color:s,text:t,backgroundColor:c,borderRadius:b,design:i,icon:d})}));return Object(o.applyFilters)("stackable.designs.button.save",h,e)}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(1);function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,c=r.url,u=r.buttonText,s=r.ctaTitle,m=r.bodyText,b=r.color,d=r.textColor,g=r.size,p=r.borderButtonRadius,h=r.bodyTextColor,f=r.titleColor,v=r.backgroundColor,y=r.backgroundImageURL,w=r.backgroundOpacity,_=r.fixedBackground,C=r.buttonDesign,x=r.buttonIcon,k=r.design,E=void 0===k?"basic":k,O=r.borderRadius,T=void 0===O?12:O,j=r.shadow,R=void 0===j?3:j,N=r.align,B=r.contentWidth,I=r.newTab,S=a()([n,"ugb-cta","ugb--background-opacity-"+1*Math.round(w/1)],(i(t={},"ugb-cta--design-"+E,"basic"!==E),i(t,"ugb--shadow-"+R,"plain"!==E&&3!==R),i(t,"ugb--has-background",v||y),i(t,"ugb--has-background-image",y),i(t,"ugb--content-width","full"===N&&B),t)),L={backgroundColor:"plain"!==E&&v?v:void 0,backgroundImage:"plain"!==E&&y?"url("+y+")":void 0,backgroundAttachment:_?"fixed":void 0,"--ugb-background-color":"plain"!==E&&y?v:void 0,borderRadius:"plain"!==E&&12!==T?T:void 0};return wp.element.createElement("div",{className:S,style:L},wp.element.createElement("div",{className:"ugb-content-wrapper"},s&&!!s.length&&wp.element.createElement(l.RichText.Content,{tagName:"h3",className:"ugb-cta__title",style:{color:f},value:s}),m&&!!m.length&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-cta__description",style:{color:h},value:m}),u&&!!u.length&&wp.element.createElement(o.a.Content,{size:g,url:c,color:d,text:u,design:C,icon:x,backgroundColor:b,borderRadius:p,newTab:I})))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(1),i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,u=r.heading,s=r.tagline,m=r.des,b=r.mediaURL,d=r.headingColor,g=r.taglineColor,p=r.desColor,h=r.buttonURL,f=r.buttonNewTab,v=r.buttonText,y=r.buttonColor,w=r.buttonTextColor,_=r.size,C=r.cornerButtonRadius,x=r.contentAlign,k=r.buttonDesign,E=r.buttonIcon,O=r.design,T=void 0===O?"basic":O,j=r.backgroundColor,R=r.borderRadius,N=void 0===R?12:R,B=r.shadow,I=void 0===B?3:B,S=a()([n,"ugb-card"],(c(t={},"ugb-card--design-"+T,"basic"!==T),c(t,"ugb--shadow-"+I,"plain"!==T),t)),L={borderRadius:"plain"!==T?N:void 0,backgroundColor:"plain"!==T?j:void 0},z=a()(["ugb-card__image-container"],c({},"ugb--shadow-"+I,"plain"===T)),D={borderRadius:"plain"===T?N:void 0};return wp.element.createElement("div",{className:S,style:L},b&&wp.element.createElement("div",{className:z,style:i({},D,{backgroundImage:"url("+b+")",textAlign:x}),"data-src":b}),!l.RichText.isEmpty(u)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-card__title",style:{color:d,textAlign:x},value:u}),!l.RichText.isEmpty(s)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-card__tagline",style:{color:g,textAlign:x},value:s}),!l.RichText.isEmpty(m)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-card__description",style:{color:p,textAlign:x},value:m}),v&&!!v.length&&wp.element.createElement(o.a.Content,{size:_,url:h,newTab:f,align:x,color:w,text:v,icon:E,design:k,backgroundColor:y,borderRadius:C}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(1);function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,o=e.attributes,i=o.contentAlign,c=o.textColor,u=o.backgroundColor,s=o.backgroundImageURL,m=o.backgroundOpacity,b=o.fixedBackground,d=o.height,g=o.contentLocation,p=o.verticalAlign,h=o.contentWidth,f=o.borderRadius,v=void 0===f?12:f,y=o.shadow,w=void 0===y?3:y,_=r()([n,"ugb-container","ugb--background-opacity-"+1*Math.round(m/1)],(l(t={},"ugb-container--content-"+i,i),l(t,"ugb--has-background",u&&"transparent"!==u||s),l(t,"ugb--has-background-image",s),l(t,"ugb-container--height-"+d,d),l(t,"ugb-container--align-horizontal-"+g,g),l(t,"ugb--content-width",h),l(t,"ugb--shadow-"+w,3!==w),t)),C={"--ugb-text-color":c||void 0,backgroundColor:u||void 0,backgroundImage:s?"url("+s+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":s?u:void 0,"justify-content":"full"!==d&&"half"!==d||!p?void 0:p,borderRadius:12!==v?v:void 0};return wp.element.createElement("div",{className:_,style:C},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(a.InnerBlocks.Content,null))))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(26),l=n(4),i=n(1);function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,o=e.attributes,u=o.columns,s=o.backgroundColor,m=o.backgroundImageURL,b=o.fixedBackground,d=o.backgroundOpacity,g=void 0===d?5:d,p=o.textColor,h=o.countColor,f=o.countSize,v=o.contentWidth,y=o.design,w=void 0===y?"plain":y,_=o.align,C=o.borderRadius,x=void 0===C?12:C,k=o.shadow,E=void 0===k?3:k,O=o.countFont,T=o.countFontWeight,j=r()([n,"ugb-countup","ugb-countup--v3","ugb-countup--columns-"+u,"ugb--background-opacity-"+1*Math.round(g/1)],(c(t={"ugb--has-background-image":m},"ugb--content-width","full"===_&&v),c(t,"ugb-countup--design-"+w,"plain"!==w),c(t,"ugb--shadow-"+E,"plain"!==w&&3!==E),t)),R={backgroundColor:"plain"!==w&&s?s:void 0,backgroundImage:"plain"!==w&&m?"url("+m+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":"plain"!==w&&m?s:void 0,borderRadius:"plain"!==w&&12!==x?x:void 0},N={color:h||void 0,fontSize:f?f+"px":void 0,fontWeight:T||void 0};return O&&"theme"!==O&&(N.fontFamily=Object(a.a)(O)),wp.element.createElement("div",{className:j,style:R},wp.element.createElement("div",{className:"ugb-content-wrapper"},Object(l.c)(1,u+1).map(function(e){var t=o["title"+e],n=o["description"+e],r=o["countText"+e];return wp.element.createElement("div",{className:"ugb-countup__item",key:e},!i.RichText.isEmpty(t)&&wp.element.createElement(i.RichText.Content,{tagName:"h4",className:"ugb-countup__title",style:{color:p||void 0},value:t}),!i.RichText.isEmpty(r)&&wp.element.createElement(i.RichText.Content,{tagName:"div",className:"ugb-countup__counter",style:N,value:r,"data-duration":"1000","data-delay":"16"}),!i.RichText.isEmpty(n)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-countup__description",style:{color:p||void 0},value:n}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o);t.default=function(e){var t=e.className,n=e.attributes,o=n.height,a=n.width,l=n.color,i=n.alignment,c=r()([t,"ugb-divider"]);return wp.element.createElement("div",{className:c},wp.element.createElement("hr",{align:i,style:{backgroundColor:l,width:a+"%",height:o}}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.text,l=n.moreLabel,i=n.moreText,c=n.lessLabel,u=r()([t,"ugb-expand"]);return wp.element.createElement("div",{className:u,"aria-expanded":"false"},wp.element.createElement("div",{className:"ugb-expand__less-text"},!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{multiline:"p",value:o})),wp.element.createElement("div",{className:"ugb-expand__more-text",style:{display:"none"}},!a.RichText.isEmpty(i)&&wp.element.createElement(a.RichText.Content,{multiline:"p",value:i})),wp.element.createElement("a",{className:"ugb-expand__toggle",href:"#"},wp.element.createElement(a.RichText.Content,{className:"ugb-expand__more-toggle-text",tagName:"span",value:l}),wp.element.createElement(a.RichText.Content,{className:"ugb-expand__less-toggle-text",tagName:"span",value:c,style:{display:"none"}})))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(4),i=n(1),c=n(28),u=n.n(c);function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.attributes,n=e.className,r=t.columns,c=t.imageSize,m=t.design,b=t.buttonColor,d=t.buttonTextColor,g=t.buttonSize,p=t.buttonBorderRadius,h=t.buttonDesign,f=void 0===h?"link":h,v=t.buttonIcon,y=t.borderRadius,w=void 0===y?12:y,_=t.shadow,C=void 0===_?3:_,x=a()([n,"ugb-feature-grid","ugb-feature-grid--columns-"+r],s({},"ugb-feature-grid--design-"+m,m&&"basic"!==m)),k=a()(["ugb-feature-grid__item"],s({},"ugb--shadow-"+C,"plain"!==m&&3!==C)),E={borderRadius:"plain"!==m&&12!==w?w:void 0};return wp.element.createElement("div",{className:x},Object(l.c)(1,r+1).map(function(e){var n=t["imageUrl"+e],r=t["title"+e],a=t["description"+e],l=t["linkUrl"+e],s=t["newTab"+e],m=t["linkText"+e];return wp.element.createElement("div",{className:k,style:E,key:e},n&&wp.element.createElement("div",{className:"ugb-feature-grid__image"},wp.element.createElement("img",{src:n,style:{width:c+"%"},alt:u()(r)})),wp.element.createElement("div",{className:"ugb-feature-grid__content"},!i.RichText.isEmpty(r)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-feature-grid__title",value:r}),!i.RichText.isEmpty(a)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-feature-grid__description",value:a}),!i.RichText.isEmpty(m)&&wp.element.createElement(o.a.Content,{size:g,url:l,newTab:s,color:d,text:m,icon:v,design:f,backgroundColor:b,borderRadius:p})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(1),i=n(28),c=n.n(i);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,i=r.invert,s=r.contentAlign,m=r.textColor,b=r.imageSize,d=r.imageUrl,g=r.title,p=r.description,h=r.buttonURL,f=r.buttonNewTab,v=r.buttonText,y=r.buttonColor,w=r.buttonTextColor,_=r.buttonSize,C=r.buttonBorderRadius,x=r.buttonDesign,k=r.buttonIcon,E=r.backgroundColor,O=r.backgroundImageURL,T=r.backgroundOpacity,j=void 0===T?5:T,R=r.fixedBackground,N=r.contentWidth,B=r.align,I=r.design,S=void 0===I?"plain":I,L=r.borderRadius,z=void 0===L?12:L,D=r.shadow,M=void 0===D?3:D,U=a()([n,"ugb-feature","ugb--background-opacity-"+1*Math.round(j/1),"ugb-feature--design-"+S],(u(t={},"ugb-feature--content-"+s,s),u(t,"ugb-feature--invert",i),u(t,"ugb--has-background","plain"!==S&&(E||O)),u(t,"ugb--has-background-image","plain"!==S&&O),u(t,"ugb--content-width","full"===B&&N),u(t,"ugb--shadow-"+M,"plain"!==S&&3!==M),t)),A={"--image-size":b?b+"px":void 0,backgroundColor:"plain"!==S&&E?E:void 0,backgroundImage:"plain"!==S&&O?"url("+O+")":void 0,backgroundAttachment:"plain"!==S&&R?"fixed":void 0,"--ugb-background-color":"plain"!==S&&O?E:void 0,borderRadius:"plain"!==S&&12!==z?z:void 0},P=a()(["ugb-feature__image"],u({},"ugb--shadow-"+M,"plain"===S)),F={borderRadius:"plain"===S?z:void 0};return wp.element.createElement("div",{className:U,style:A},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement("div",{className:"ugb-feature__content"},!l.RichText.isEmpty(g)&&wp.element.createElement(l.RichText.Content,{tagName:"h2",className:"ugb-feature__title",style:{color:m},value:g}),!l.RichText.isEmpty(p)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-feature__description",style:{color:m},value:p}),!l.RichText.isEmpty(v)&&wp.element.createElement(o.a.Content,{size:_,url:h,newTab:f,align:s,color:w,text:v,icon:k,design:x,backgroundColor:y,borderRadius:C})),wp.element.createElement("div",{className:"ugb-feature__image-side"},d&&wp.element.createElement("img",{className:P,style:F,src:d,alt:c()(g)}))))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.text,i=n.align,c=n.color,u=n.size,s={borderColor:c,borderRadius:n.cornerButtonRadius+"px",borderWidth:n.borderThickness+"px"},m=r()([t,"ugb-button","ugb-ghost-button","ugb-button-"+i,"ugb-button-"+u]);return wp.element.createElement("div",{className:m,style:s},wp.element.createElement(a.RichText.Content,{className:"ugb-button-inner",tagName:"a",value:l,href:o,style:{color:c}}))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(1);function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,r=e.attributes,c=r.buttonURL,u=r.buttonText,s=r.buttonColor,m=r.buttonTextColor,b=r.buttonDesign,d=r.buttonIcon,g=r.cornerButtonRadius,p=r.size,h=r.title,f=r.titleColor,v=r.subtitle,y=r.subtitleColor,w=r.contentAlign,_=r.backgroundColor,C=r.backgroundImageURL,x=r.backgroundOpacity,k=r.fixedBackground,E=r.design,O=void 0===E?"basic":E,T=r.borderRadius,j=void 0===T?12:T,R=r.shadow,N=void 0===R?3:R,B=r.align,I=r.contentWidth,S=void 0!==I&&I,L=r.buttonNewTab,z=a()([n,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(x/1),["ugb-header--design-"+O]],(i(t={"ugb--has-background":"plain"!==O&&(_||C),"ugb--has-background-image":"plain"!==O&&C},"ugb--shadow-"+N,"plain"!==O&&3!==N),i(t,"ugb--content-width","full"===B&&S),t)),D={"--ugb-background-color":"plain"!==O&&C?_:void 0,backgroundAttachment:"plain"!==O&&k?"fixed":void 0,backgroundColor:"plain"!==O&&_?_:void 0,backgroundImage:"plain"!==O&&C?"url("+C+")":void 0,borderRadius:"plain"!==O&&12!==j?j:void 0,textAlign:w||void 0};return wp.element.createElement("div",{className:z,style:D},wp.element.createElement("div",{className:"ugb-content-wrapper"},!l.RichText.isEmpty(h)&&wp.element.createElement(l.RichText.Content,{tagName:"h2",className:"ugb-header__title",style:{color:f||("plain"===O?void 0:"#ffffff")},value:h}),!l.RichText.isEmpty(v)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-header__subtitle",style:{color:y||("plain"===O?void 0:"#ffffff")},value:v}),u&&!!u.length&&wp.element.createElement(o.a.Content,{size:p,url:c,buttonNewTab:L,align:w,color:m,text:u,design:b,icon:d,backgroundColor:s,borderRadius:g})))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(21),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.icon,i=n.iconShape,c=n.iconColor,u=n.iconSize,s=n.text,m=n.columns,b=n.gap,d=r()([t,"ugb-icon-list","ugb-icon--icon-"+o,"ugb-icon--columns-"+m]),g={"--icon":"url('data:image/svg+xml;base64,"+Object(a.b)(o,i,c)+"')","--icon-size":u?u+"px":void 0,"--gap":b?b+"px":void 0};return wp.element.createElement(l.RichText.Content,{tagName:"ul",className:d,style:g,value:s})}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(4),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=e.attributes,i=o.titleColor,c=o.subtitleColor,u=o.overlayColor,s=o.height,m=o.width,b=o.verticalAlign,d=o.horizontalAlign,g=o.align,p=o.columns,h=o.borderRadius,f=void 0===h?12:h,v=o.shadow,y=void 0===v?3:v,w=r()([t,"ugb-image-box","ugb-image-box--v3","ugb-image-box--columns-"+p]),_={textAlign:d||void 0,"--overlay-color":u};return wp.element.createElement("div",{className:w,style:_},Object(a.c)(1,p+1).map(function(e){var t,o,a,u=n["imageURL"+e],h=n["title"+e],v=n["description"+e],w=n["link"+e],_=n["newTab"+e],C={backgroundImage:u?"url("+u+")":void 0,maxWidth:"wide"!==g&&"full"!==g&&1===p?m:void 0,height:s,textAlign:d,justifyContent:b,borderRadius:f},x=r()(["ugb-image-box__item"],(a=3!==y,(o="ugb--shadow-"+y)in(t={})?Object.defineProperty(t,o,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[o]=a,t));return wp.element.createElement("div",{className:x,style:C,key:e},wp.element.createElement("a",{className:"ugb-image-box__overlay",href:w,target:_?"_blank":void 0}),wp.element.createElement("div",{className:"ugb-image-box__content"},!l.RichText.isEmpty(h)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-image-box__title",style:{color:i},value:h}),!l.RichText.isEmpty(v)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-image-box__description",style:{color:c},value:v})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(27),l=n.n(a),i=n(1);t.default=function(e){var t,n,o,a=e.className,c=e.attributes,u=c.text,s=c.color,m=c.textColor,b=c.notifType,d=c.dismissible,g=c.borderRadius,p=void 0===g?12:g,h=c.shadow,f=void 0===h?3:h,v=r()([a,"ugb-notification","ugb-notification--type-"+b],(o=3!==f,(n="ugb--shadow-"+f)in(t={"ugb-notification--dismissible":d})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t)),y={backgroundColor:s,color:m,borderRadius:12!==p?p:void 0},w=l()(u+b).substr(0,6);return wp.element.createElement("div",{className:v,style:y,"data-uid":w},d&&wp.element.createElement("span",{className:"ugb-notification__close-button",role:"button",tabIndex:"0"},wp.element.createElement("svg",{viewBox:"0 0 28.3 28.3",style:{fill:m}},wp.element.createElement("path",{d:"M52.4-166.2c3.2,0,3.2-5,0-5C49.2-171.2,49.2-166.2,52.4-166.2L52.4-166.2z"}),wp.element.createElement("path",{d:"M16.8,13.9L26.9,3.8c0.6-0.6,0.6-1.5,0-2.1s-1.5-0.6-2.1,0L14.7,11.8L4.6,1.7C4,1.1,3.1,1.1,2.5,1.7s-0.6,1.5,0,2.1l10.1,10.1L2.5,24c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4L14.7,16l10.1,10.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L16.8,13.9z"}))),wp.element.createElement(i.RichText.Content,{tagName:"p",style:{color:m},value:u}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(20),l=n.n(a),i=n(4),c=n(1);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.attributes,o=n.numberColor,a=n.titleColor,s=n.descriptionColor,m=n.numberBGColor,b=n.columns,d=void 0===b?3:b,g=n.design,p=void 0===g?"basic":g,h=n.borderRadius,f=void 0===h?12:h,v=n.shadow,y=void 0===v?3:v,w=n.backgroundColor,_=r()([t,"ugb-number-box","ugb-number-box--v2","ugb-number-box--columns-"+d],u({},"ugb-number-box--design-"+p,"basic"!==p));return wp.element.createElement("div",{className:_},Object(i.c)(1,d+1).map(function(e){var t=n["num"+e],i=n["title"+e],b=n["description"+e],d=r()(["ugb-number-box__item"],u({},"ugb--shadow-"+y,"plain"!==p&&3!==y)),g={borderRadius:"plain"!==p&&12!==f?f:void 0,backgroundColor:"plain"!==p&&w?w:void 0};return wp.element.createElement("div",{className:d,style:g,key:e},!c.RichText.isEmpty(t)&&wp.element.createElement(c.RichText.Content,{tagName:"span",className:"ugb-number-box__number",style:{backgroundColor:m,color:o||(m?l()(m)?"#ffffff":"#222222":void 0)},value:t}),(!c.RichText.isEmpty(i)||!c.RichText.isEmpty(b))&&wp.element.createElement("div",{className:"ugb-number-box__content"},!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box__title",style:{color:a||("plain"===p?void 0:w?l()(w)?"#ffffff":"#222222":void 0)},value:i}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box__description",style:{color:s||("plain"===p?void 0:w?l()(w)?"#ffffff":"#222222":void 0)},value:b})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(5),r=n(2),a=n.n(r),l=n(4),i=n(1),c=n(28),u=n.n(c);t.default=function(e){var t,n,r,c=e.className,s=e.attributes,m=s.pricingBoxColor,b=s.priceColor,d=s.perMonthLabelColor,g=s.buttonColor,p=s.buttonTextColor,h=s.buttonDesign,f=s.buttonIcon,v=s.featureListColor,y=s.columns,w=void 0===y?2:y,_=s.size,C=s.cornerButtonRadius,x=s.design,k=void 0===x?"basic":x,E=s.borderRadius,O=void 0===E?12:E,T=s.shadow,j=void 0===T?3:T,R=a()([c,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-"+w,"ugb-pricing-box--design-"+k]),N=a()(["ugb-pricing-box__item"],(r="plain"!==k&&3!==j,(n="ugb--shadow-"+j)in(t={})?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t)),B={borderRadius:"plain"!==k&&12!==O?O:void 0};return wp.element.createElement("div",{className:R},Object(l.c)(1,w+1).map(function(e){var t=1===e?"":e,n=s["pricingBoxTitle"+t],r=s["price"+t],a=s["pricePrefix"+t],l=s["priceSuffix"+t],c=s["perMonthLabel"+t],y=s["url"+t],w=s["newTab"+t],x=s["buttonText"+t],k=s["featureList"+t],E=s["imageURL"+t];return wp.element.createElement("div",{className:N,style:B,key:e},E&&wp.element.createElement("div",{className:"ugb-pricing-grid__image"},wp.element.createElement("img",{src:E,alt:u()(n)})),!i.RichText.isEmpty(n)&&wp.element.createElement(i.RichText.Content,{tagName:"h3",className:"ugb-pricing-box__title",style:{color:m},value:n}),wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},!i.RichText.isEmpty(r)&&wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},!i.RichText.isEmpty(a)&&wp.element.createElement(i.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-prefix",style:{color:b},value:a}),wp.element.createElement(i.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price",style:{color:b},value:r}),!i.RichText.isEmpty(l)&&wp.element.createElement(i.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-suffix",style:{color:b},value:l})),!i.RichText.isEmpty(c)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-pricing-box__subprice",style:{color:d},value:c})),x&&!!x.length&&wp.element.createElement(o.a.Content,{size:_,url:y,newTab:w,color:p,text:x,design:h,icon:f,backgroundColor:g,borderRadius:C}),!i.RichText.isEmpty(k)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-pricing-box__description",style:{color:v},value:k}))}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.color,l=n.text,i=n.quoteColor,c=r()([t,"ugb-pullquote"]);return wp.element.createElement("blockquote",{className:c,style:{"--quote-color":i}},wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:o},value:l}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o);t.default=function(e){var t=e.className,n=e.attributes.height,o=r()([t,"ugb-spacer"]);return wp.element.createElement("div",{className:o,style:{height:n+"px"}})}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(4),l=n(1);t.default=function(e){var t,n,o,i=e.className,c=e.attributes,u=e.attributes,s=u.shapes,m=u.nameColor,b=u.posColor,d=u.desColor,g=u.columns,p=void 0===g?2:g,h=u.design,f=void 0===h?"basic":h,v=u.borderRadius,y=void 0===v?12:v,w=u.shadow,_=void 0===w?3:w,C=r()([i,"ugb-team-member","ugb-team-member--v2","ugb-team-member--columns-"+p,"ugb-team-member--image-"+s,"ugb-team-member--design-"+f]),x=r()(["ugb-team-member__item"],(o="plain"!==f&&3!==_,(n="ugb--shadow-"+_)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t)),k={borderRadius:"plain"!==f&&12!==y?y:void 0};return wp.element.createElement("div",{className:C},Object(a.c)(1,p+1).map(function(e){var t=c["mediaURL"+e],n=c["name"+e],o=c["position"+e],r=c["description"+e];return wp.element.createElement("div",{className:x,style:k,key:e},t&&wp.element.createElement("div",{className:"ugb-team-member__image",style:{backgroundImage:t?"url("+t+")":void 0},"data-src":t||void 0}),wp.element.createElement("div",{className:"ugb-team-member__content"},!l.RichText.isEmpty(n)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-team-member__name",style:{color:m},value:n}),!l.RichText.isEmpty(o)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-team-member__position",style:{color:b},value:o}),!l.RichText.isEmpty(r)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-team-member__description",style:{color:d},value:r})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(4),l=n(1);t.default=function(e){var t,n,o,i=e.className,c=e.attributes,u=c.columns,s=c.titleColor,m=c.posColor,b=c.bodyTextColor,d=c.design,g=void 0===d?"basic":d,p=c.borderRadius,h=void 0===p?12:p,f=c.shadow,v=void 0===f?3:f,y=r()([i,"ugb-testimonial","ugb-testimonial--v2","ugb-testimonial--columns-"+u,"ugb-testimonial--design-"+g]),w=r()(["ugb-testimonial__item"],(o="plain"!==g&&3!==v,(n="ugb--shadow-"+v)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t)),_={borderRadius:"plain"!==g&&12!==h?h:void 0};return wp.element.createElement("div",{className:y},Object(a.c)(1,u+1).map(function(e){var t=c["mediaURL"+e],n=c["name"+e],o=c["position"+e],r=c["testimonial"+e];return wp.element.createElement("div",{className:w,style:_,key:e},wp.element.createElement("div",{className:"ugb-testimonial__body-wrapper"},!l.RichText.isEmpty(r)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-testimonial__body",style:{color:b},value:r})),wp.element.createElement("div",{className:"ugb-testimonial__person"},t&&wp.element.createElement("div",{className:"ugb-testimonial__image",style:{backgroundImage:"url("+t+")"}}),!l.RichText.isEmpty(n)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-testimonial__name",style:{color:s},value:n}),!l.RichText.isEmpty(o)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-testimonial__position",style:{color:m},value:o})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(25);t.default=function(e){var t,n,o,l=e.className,i=e.attributes,c=i.videoID,u=i.playButtonType,s=i.playButtonColor,m=void 0===s?"#ffffff":s,b=i.backgroundImageURL,d=i.backgroundColor,g=i.backgroundOpacity,p=i.design,h=void 0===p?"basic":p,f=i.borderRadius,v=void 0===f?12:f,y=i.shadow,w=void 0===y?3:y,_=r()([l,"ugb-video-popup","ugb-video-popup--v2","ugb-video-popup--design-"+h,"ugb-video-popup--button-"+u,"ugb--background-opacity-"+1*Math.round(g/1)],(o="plain"!==h&&3!==w,(n="ugb--shadow-"+w)in(t={"ugb--has-background":d||b,"ugb--has-background-image":b})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t)),C={backgroundColor:d||void 0,backgroundImage:b?"url("+b+")":void 0,"--ugb-background-color":b?d:void 0,borderRadius:"plain"!==h&&12!==v?v:void 0};return wp.element.createElement("div",{className:_,style:C,"data-video":c},wp.element.createElement("div",{className:"ugb-video-popup__wrapper"},wp.element.createElement("a",{href:"#",className:"ugb-video-popup__overlay"}),wp.element.createElement("span",{className:"ugb-video-popup__play-button"},Object(a.a)(u,m))))}},function(e,t,n){var o={"./accordion/deprecated.js":118,"./blockquote/deprecated.js":119,"./button/deprecated.js":120,"./call-to-action/deprecated.js":121,"./card/deprecated.js":122,"./container/deprecated.js":123,"./count-up/deprecated.js":124,"./expand/deprecated.js":125,"./feature-grid/deprecated.js":126,"./feature/deprecated.js":127,"./ghost-button/deprecated.js":128,"./header/deprecated.js":129,"./icon-list/deprecated.js":130,"./image-box/deprecated.js":131,"./notification/deprecated.js":132,"./number-box/deprecated.js":133,"./pricing-box/deprecated.js":134,"./pullquote/deprecated.js":135,"./spacer/deprecated.js":136,"./team-member/deprecated.js":137,"./testimonial/deprecated.js":138,"./video-popup/deprecated.js":139};function r(e){var t=a(e);return n(t)}function a(e){var t=o[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}r.keys=function(){return Object.keys(o)},r.resolve=a,e.exports=r,r.id=117},function(e,t,n){"use strict";n.r(t);var o=n(0),r=n(24),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s=[{attributes:{heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(o.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(i.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1}},save:function(e){var t=e.className,n=e.attributes,o=n.headingColor,a=n.headingBackgroundColor,i=n.heading,u=n.text,s=n.openStart,m=l()([t,"ugb-accordion"]);return wp.element.createElement("div",{className:m},wp.element.createElement("input",{type:"checkbox",checked:s?"checked":null}),wp.element.createElement("div",{className:"ugb-accordion__heading",style:{backgroundColor:a||void 0}},wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:o||void 0},value:i}),Object(r.ArrowIcon)({fill:o||void 0})),wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-accordion__text",value:u}))},migrate:function(e){return u({},e,{design:"basic",borderRadius:12,shadow:3})}}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_4",function(){return m}),n.d(t,"deprecatedSave_1_4",function(){return b}),n.d(t,"deprecatedSchema_0_7",function(){return d}),n.d(t,"deprecatedSave_0_7",function(){return g});var o=n(11),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={text:{source:"html",selector:"p",default:Object(i.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1}},m={text:{source:"html",selector:"p",default:Object(r.__)("It's okay to acknowledge that life can get complicated, but we musn't forget the beauty in its simplicity, too. From the multitude of stars above, to freshly mowed grass in the morning, life is simply wonderful.")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},b=function(e){var t=e.className,n=e.attributes,o=n.color,r=n.text,a=n.quoteColor,i=l()([t,"ugb-blockquote"]);return wp.element.createElement("blockquote",{className:i,style:{"--quote-color":a}},wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:o},value:r}))},d={text:{type:"array",source:"children",selector:"p",default:Object(r.__)("It's okay to acknowledge that life can get complicated, but we musn't forget the beauty in its simplicity, too. From the multitude of stars above, to freshly mowed grass in the morning, life is simply wonderful.")},color:{type:"string",default:"#424242"},borderColor:{type:"string",default:"#2091e1"}},g=function(e){var t=e.attributes,n=t.color,o=t.text,r=t.borderColor;return wp.element.createElement("blockquote",{className:"ugb-blockquote",style:{borderLeftColor:r}},wp.element.createElement("p",{style:{color:n}},o))},p=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,o=n.color,r=n.text,a=n.quoteColor,i=n.backgroundColor,u=n.backgroundImageURL,s=n.backgroundOpacity,m=void 0===s?5:s,b=n.fixedBackground,d=l()([t,"ugb-blockquote","ugb-has-background-opacity-"+1*Math.round(m/1)],{"ugb-has-background":i||u,"ugb-has-background-image":u}),g={"--quote-color":a||void 0,backgroundColor:i||void 0,backgroundImage:u?"url("+u+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":u?i:void 0};return wp.element.createElement("blockquote",{className:d,style:g},wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:o},value:r}))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{design:e.backgroundColor||e.backgroundImageURL?"basic":"plain",borderRadius:12,shadow:3,quotationMark:"round-thin",quotationSize:70,contentWidth:!1,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:m,save:b},{attributes:d,migrate:function(e){return Object(o.omit)(Object(o.merge)(e,{quoteColor:e.borderColor}),["borderColor"])},save:g}];t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return d}),n.d(t,"deprecatedSchema_1_8",function(){return g}),n.d(t,"deprecatedSave_1_8",function(){return p}),n.d(t,"deprecatedSave_1_1",function(){return h}),n.d(t,"deprecatedSchema_1_1",function(){return f}),n.d(t,"deprecatedSave_0_7",function(){return v}),n.d(t,"deprecatedSchema_0_7",function(){return y});var o=n(10),r=n(11),a=n(0),l=n(7),i=n(2),c=n.n(i),u=n(4),s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var b={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a span",default:Object(a.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href"},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(a.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href"},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(a.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},d=function(e){var t=e.className,n=e.attributes,r=n.align,a=void 0===r?"center":r,i=n.cornerButtonRadius,s=n.buttons,b=void 0===s?1:s,d=c()([t,"ugb-button-wrapper"],m({},"ugb-button-"+a,a)),g=wp.element.createElement("div",{className:d},Object(u.c)(1,b+1).map(function(e){var t=n["text"+(1===e?"":e)],r=n["size"+(1===e?"":e)],l=void 0===r?"normal":r,c=n["url"+(1===e?"":e)],u=n["design"+(1===e?"":e)],s=n["color"+(1===e?"":e)],m=n["textColor"+(1===e?"":e)],b=n["icon"+(1===e?"":e)];return wp.element.createElement(o.e,{key:e,align:a,size:l,url:c,color:m,text:t,backgroundColor:s,borderRadius:i,design:u,icon:b})}));return Object(l.applyFilters)("stackable.designs.button.save",g,e)},g={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"}},p=function(e){var t=e.className,n=e.attributes,r=n.url,a=n.text,i=n.align,u=n.color,s=n.textColor,m=n.size,b=n.cornerButtonRadius,d=n.design,g=c()([t,"ugb-button"]),p=wp.element.createElement(o.d,{className:g,align:i,size:m,url:r,color:s,text:a,backgroundColor:u,borderRadius:b});return Object(l.applyFilters)("stackable.designs.button.save",p,d,e)},h=function(e){var t=e.attributes,n=t.url,r=t.text,a=t.align,i=t.color,c=t.textColor,u=t.size,s=t.cornerButtonRadius,m=t.design,b=wp.element.createElement(o.a,{align:a,size:u,url:n,color:c,text:r,backgroundColor:i,borderRadius:s});return Object(l.applyFilters)("stackable.designs.button.save",b,m,e)},f={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{type:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"}},v=function(e){var t=e.attributes,n=t.url,o=t.text,r=t.textAlignment,a=t.color,l=t.textColor,i=t.size,c={backgroundColor:a,color:l,borderRadius:t.cornerButtonRadius+"px"};return wp.element.createElement("div",{className:"ugb-button-"+r},wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-button-"+i,style:c},o))},y={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{type:"array",source:"children",selector:"a"},align:{type:"string",default:"center"},color:{type:"string",default:"#2091e1"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4}},w=[{attributes:b,save:function(e){var t=e.className,n=e.attributes,r=n.align,a=void 0===r?"center":r,i=n.cornerButtonRadius,s=n.buttons,b=void 0===s?1:s,d=c()([t,"ugb-button-wrapper"],m({},"ugb-button-"+a,a)),g=wp.element.createElement("div",{className:d},Object(u.c)(1,b+1).map(function(e){var t=n["text"+(1===e?"":e)],r=n["size"+(1===e?"":e)],l=void 0===r?"normal":r,c=n["url"+(1===e?"":e)],u=n["design"+(1===e?"":e)],s=n["color"+(1===e?"":e)],m=n["textColor"+(1===e?"":e)],b=n["icon"+(1===e?"":e)];return wp.element.createElement(o.b,{key:e,align:a,size:l,url:c,color:m,text:t,backgroundColor:s,borderRadius:i,design:u,icon:b})}));return Object(l.applyFilters)("stackable.designs.button.save",g,e)},migrate:function(e){return s({},e,{newTab1:!1,newTab2:!1,newTab3:!1})}},{attributes:{buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a",default:"Button"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:".ugb-button:nth-child(2) a",attribute:"href"},text2:{source:"html",selector:".ugb-button:nth-child(2) a",default:"Button"},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:".ugb-button:nth-child(3) a",attribute:"href"},text3:{source:"html",selector:".ugb-button:nth-child(3) a",default:"Button"},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},save:d},{attributes:g,save:p,migrate:function(e){return s({},e,{buttons:1})}},{attributes:f,save:h},{attributes:y,migrate:function(e){return Object(r.omit)(Object(r.merge)(e,{align:e.textAlignment}),["textAlignment"])},save:v}];t.default=w},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return d}),n.d(t,"deprecatedSave_1_9",function(){return g}),n.d(t,"deprecatedSchema_1_4",function(){return p}),n.d(t,"deprecatedSave_1_4",function(){return h}),n.d(t,"deprecatedSchema_1_1",function(){return f}),n.d(t,"deprecatedSave_1_1",function(){return v}),n.d(t,"deprecatedSave_0_7",function(){return y});var o=n(10),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(i.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},bgColor:{type:"string"}},b={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(r.__)("Get Stackable: Ultimate Gutenberg Blocks today.  Apart from adding new blocks, it gives Gutenberg users more options and settings to tinker with, expanding Gutenberg’s functionality.")},buttonText:{source:"html",selector:".ugb-button span"},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},bgColor:{type:"string"}},d={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(r.__)("Get Stackable: Ultimate Gutenberg Blocks today.  Apart from adding new blocks, it gives Gutenberg users more options and settings to tinker with, expanding Gutenberg’s functionality.")},buttonText:{source:"html",selector:".ugb-button a"},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},bgColor:{type:"string"}},g=function(e){var t=e.className,n=e.attributes,r=n.url,a=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,m=n.textColor,b=n.size,d=n.borderButtonRadius,g=n.bodyTextColor,p=n.titleColor,h=n.backgroundColor,f=n.backgroundImageURL,v=n.backgroundOpacity,y=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=n.columns,x=void 0===C?void 0:C,k=l()([t,"ugb-cta","columns-"+x,"ugb-has-background-opacity-"+1*Math.round(v/1)],{"ugb-has-background":h||f,"ugb-has-background-image":f}),E={backgroundColor:h||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":f?h:void 0};return wp.element.createElement("div",{className:k,style:E},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),a&&!!a.length&&wp.element.createElement(o.e,{size:b,url:r,color:m,text:a,design:w,icon:_,backgroundColor:s,borderRadius:d}))},p={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(r.__)("Get Stackable: Ultimate Gutenberg Blocks today.  Apart from adding new blocks, it gives Gutenberg users more options and settings to tinker with, expanding Gutenberg’s functionality.")},buttonText:{source:"html",selector:".ugb-button a"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},bgColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4}},h=function(e){var t=e.className,n=e.attributes,r=n.url,a=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,m=n.textColor,b=n.size,d=n.borderButtonRadius,g=n.bodyTextColor,p=n.titleColor,h=n.bgColor,f=l()([t,"ugb-cta"]);return wp.element.createElement("div",{className:f,style:{backgroundColor:h}},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),a&&!!a.length&&wp.element.createElement(o.d,{size:b,url:r,color:m,text:a,backgroundColor:s,borderRadius:d}))},f={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{type:"array",source:"children",selector:"h3",default:Object(r.__)("Get Started Today")},bodyText:{type:"array",source:"children",selector:"p",default:Object(r.__)("Get Stackable: Ultimate Gutenberg Blocks today.  Apart from adding new blocks, it gives Gutenberg users more options and settings to tinker with, expanding Gutenberg’s functionality.")},buttonText:{type:"array",source:"children",selector:".ugb-button a"},color:{type:"string",default:"#2091e1"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},bgColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4}},v=function(e){var t=e.attributes,n=t.url,r=t.buttonText,a=t.ctaTitle,l=t.bodyText,i=t.color,u=t.textColor,s=t.size,m=t.borderButtonRadius,b=t.bodyTextColor,d=t.titleColor,g=t.bgColor;return wp.element.createElement("div",{className:"ugb-cta",style:{backgroundColor:g}},a&&!!a.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:d},value:a}),l&&!!l.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:b},value:l}),r&&!!r.length&&wp.element.createElement(o.a,{size:s,url:n,color:u,text:r,backgroundColor:i,borderRadius:m}))},y=function(e){var t=e.attributes,n=t.url,o=t.buttonText,r=t.ctaTitle,a=t.bodyText,l=t.color,i=t.textColor,c=t.size,u=t.borderButtonRadius,s=t.bodyTextColor,m=t.titleColor,b=t.bgColor,d={backgroundColor:l,color:i,borderRadius:u+"px"};return wp.element.createElement("div",{className:"ugb-cta",style:{backgroundColor:b}},r&&!!r.length&&wp.element.createElement("h3",{className:"ugb-cta-title",style:{color:m}},r),a&&!!a.length&&wp.element.createElement("p",{className:"ugb-cta-bodyText",style:{color:s}},a),o&&!!o.length&&wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-cta-button ugb-button-"+c,style:d},o))},w=[{attributes:m,save:function(e){var t,n=e.className,r=e.attributes,a=r.url,i=r.buttonText,u=r.ctaTitle,m=r.bodyText,b=r.color,d=r.textColor,g=r.size,p=r.borderButtonRadius,h=r.bodyTextColor,f=r.titleColor,v=r.backgroundColor,y=r.backgroundImageURL,w=r.backgroundOpacity,_=r.fixedBackground,C=r.buttonDesign,x=r.buttonIcon,k=r.design,E=r.borderRadius,O=r.shadow,T=r.align,j=r.contentWidth,R=l()([n,"ugb-cta","ugb-has-background-opacity-"+1*Math.round(w/1)],(s(t={},"ugb-design-"+k,"basic"!==k),s(t,"ugb-shadow-"+O,"plain"!==k&&3!==O),s(t,"ugb-has-background",v||y),s(t,"ugb-has-background-image",y),s(t,"ugb-content-width","full"===T&&j),t)),N={backgroundColor:v||void 0,backgroundImage:y?"url("+y+")":void 0,backgroundAttachment:_?"fixed":void 0,"--ugb-background-color":y?v:void 0,borderRadius:"plain"!==k&&12!==E?E:void 0};return wp.element.createElement("div",{className:R,style:N},wp.element.createElement("div",{className:"ugb-content-wrapper"},u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:f},value:u}),m&&!!m.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:h},value:m}),i&&!!i.length&&wp.element.createElement(o.b,{size:g,url:a,color:d,text:i,design:C,icon:x,backgroundColor:b,borderRadius:p})))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{newTab:!1,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:b,save:function(e){var t=e.className,n=e.attributes,r=n.url,a=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,m=n.textColor,b=n.size,d=n.borderButtonRadius,g=n.bodyTextColor,p=n.titleColor,h=n.backgroundColor,f=n.backgroundImageURL,v=n.backgroundOpacity,y=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=l()([t,"ugb-cta","columns-"+columns,"ugb-has-background-opacity-"+1*Math.round(v/1)],{"ugb-has-background":h||f,"ugb-has-background-image":f}),x={backgroundColor:h||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":f?h:void 0};return wp.element.createElement("div",{className:C,style:x},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),a&&!!a.length&&wp.element.createElement(o.f,{size:b,url:r,color:m,text:a,design:w,icon:_,backgroundColor:s,borderRadius:d}))},migrate:function(e){return u({},e,{contentWidth:!1,design:"basic",borderRadius:12,shadow:3})}},{attributes:d,save:g},{attributes:p,save:h,migrate:function(e){return u({backgroundColor:e.bgColor},e)}},{attributes:f,save:v},{save:y}];t.default=w},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return d}),n.d(t,"deprecatedSave_1_9",function(){return g}),n.d(t,"deprecatedSchema_1_1",function(){return p}),n.d(t,"deprecatedSave_1_1",function(){return h}),n.d(t,"deprecatedSave_0_7",function(){return f}),n.d(t,"deprecatedSchema_0_7",function(){return v});var o=n(10),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card-image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card h4",default:Object(r.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-tagline",default:Object(r.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card-des",default:Object(i.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},b={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card-image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card h4",default:Object(r.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(r.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(r.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"}},d={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card-image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card h4",default:Object(r.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(r.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(r.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},buttonText:{source:"html",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"}},g=function(e){var t=e.className,n=e.attributes,r=n.heading,a=n.tagline,i=n.des,u=n.mediaURL,s=n.headingColor,m=n.taglineColor,b=n.desColor,d=n.buttonURL,g=n.buttonText,p=n.buttonColor,h=n.buttonTextColor,f=n.size,v=n.cornerButtonRadius,y=n.contentAlign,w=n.buttonDesign,_=n.buttonIcon,C=l()([t,"ugb-card"],{"has-image":u});return wp.element.createElement("div",{className:C},u&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+u+")",textAlign:y},"data-src":u}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:s,textAlign:y},value:r}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:m,textAlign:y},value:a}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:b,textAlign:y},value:i}),g&&!!g.length&&wp.element.createElement(o.e,{size:f,url:d,align:y,color:h,text:g,icon:_,design:w,backgroundColor:p,borderRadius:v}))},p={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card-image-container",attribute:"data-src"},heading:{type:"array",source:"children",selector:".ugb-card h4",default:Object(r.__)("Ben Adams")},tagline:{type:"array",source:"children",selector:".ugb-tagline",default:Object(r.__)("Ben is the head of our small team")},des:{type:"array",source:"children",selector:".ugb-card-des",default:Object(r.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},buttonText:{type:"array",source:"children",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string",default:"#2091e1"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"left"}},h=function(e){var t=e.attributes,n=t.heading,r=t.tagline,a=t.des,l=t.mediaURL,i=t.headingColor,u=t.taglineColor,s=t.desColor,m=t.buttonURL,b=t.buttonText,d=t.buttonColor,g=t.buttonTextColor,p=t.size,h=t.cornerButtonRadius,f=t.contentAlign,v=l?"has-image":"";return wp.element.createElement("div",{className:"ugb-card "+v},l&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+l+")",textAlign:f},"data-src":l}),!c.RichText.isEmpty(n)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:i,textAlign:f},value:n}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:u,textAlign:f},value:r}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:s,textAlign:f},value:a}),b&&!!b.length&&wp.element.createElement(o.a,{size:p,url:m,align:f,color:g,text:b,backgroundColor:d,borderRadius:h}))},f=function(e){var t=e.attributes,n=t.heading,o=t.tagline,r=t.des,a=t.mediaURL,l=t.headingColor,i=t.taglineColor,c=t.desColor,u=t.buttonURL,s=t.buttonText,m=t.buttonColor,b=t.buttonTextColor,d=t.size,g=t.cornerButtonRadius,p=t.contentAlign,h={backgroundColor:m,color:b,borderRadius:g+"px"},f=a?"has-image":"",v=n||o||r||s?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-card "+f+" "+v},a&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+a+")",textAlign:p},"data-src":a}),n&&!!n.length&&wp.element.createElement("h4",{style:{color:l,textAlign:p}},n),o&&!!o.length&&wp.element.createElement("p",{className:"ugb-tagline",style:{color:i,textAlign:p}},o),r&&!!r.length&&wp.element.createElement("p",{className:"ugb-card-des",style:{color:c,textAlign:p}},r),s&&!!s.length&&wp.element.createElement("a",{href:u,className:"wp-ugb-button wp-block-button ugb-button-"+d+" ugb-button-"+p,style:h},s))},v={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card-image-container",attribute:"data-src"},heading:{type:"array",source:"children",selector:".ugb-card h4",default:Object(r.__)("Ben Adams")},tagline:{type:"array",source:"children",selector:".ugb-tagline",default:Object(r.__)("Ben is the head of our small team")},des:{type:"array",source:"children",selector:".ugb-card-des",default:Object(r.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".wp-ugb-button",attribute:"href"},buttonText:{type:"array",source:"children",selector:".wp-block-button",default:Object(r.__)("Button")},buttonColor:{type:"string",default:"#2091e1"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"left"}},y=[{attributes:m,save:function(e){var t,n=e.className,r=e.attributes,a=r.heading,i=r.tagline,m=r.des,b=r.mediaURL,d=r.headingColor,g=r.taglineColor,p=r.desColor,h=r.buttonURL,f=r.buttonText,v=r.buttonColor,y=r.buttonTextColor,w=r.size,_=r.cornerButtonRadius,C=r.contentAlign,x=r.buttonDesign,k=r.buttonIcon,E=r.design,O=r.backgroundColor,T=r.borderRadius,j=r.shadow,R=l()([n,"ugb-card"],(s(t={},"ugb-design-"+E,"basic"!==E),s(t,"ugb-shadow-"+j,"plain"!==E),t)),N={borderRadius:"plain"!==E?T:void 0,backgroundColor:"plain"!==E?O:void 0},B=l()(["ugb-card-image-container"],s({},"ugb-shadow-"+j,"plain"===E)),I={borderRadius:"plain"===E?T:void 0};return wp.element.createElement("div",{className:R,style:N},b&&wp.element.createElement("div",{className:B,style:u({},I,{backgroundImage:"url("+b+")",textAlign:C}),"data-src":b}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:d,textAlign:C},value:a}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:g,textAlign:C},value:i}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:p,textAlign:C},value:m}),f&&!!f.length&&wp.element.createElement(o.b,{size:w,url:h,align:C,color:y,text:f,icon:k,design:x,backgroundColor:v,borderRadius:_}))},migrate:function(e){return u({},e,{buttonNewTab:!1})}},{attributes:b,save:function(e){var t=e.className,n=e.attributes,r=n.heading,a=n.tagline,i=n.des,u=n.mediaURL,s=n.headingColor,m=n.taglineColor,b=n.desColor,d=n.buttonURL,g=n.buttonText,p=n.buttonColor,h=n.buttonTextColor,f=n.size,v=n.cornerButtonRadius,y=n.contentAlign,w=n.buttonDesign,_=n.buttonIcon,C=l()([t,"ugb-card"],{"has-image":u});return wp.element.createElement("div",{className:C},u&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+u+")",textAlign:y},"data-src":u}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:s,textAlign:y},value:r}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:m,textAlign:y},value:a}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:b,textAlign:y},value:i}),g&&!!g.length&&wp.element.createElement(o.f,{size:f,url:d,align:y,color:h,text:g,icon:_,design:w,backgroundColor:p,borderRadius:v}))},migrate:function(e){return u({},e,{design:"basic",backgroundColor:"#ffffff",borderRadius:12,shadow:3})}},{attributes:d,save:g},{attributes:p,save:h},{attributes:v,save:f}];t.default=y},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9_1",function(){return c}),n.d(t,"deprecatedSave_1_9_1",function(){return u});var o=n(2),r=n.n(o),a=n(1),l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var c={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"}},u=function(e){var t,n=e.className,o=e.attributes,l=o.contentAlign,c=o.textColor,u=o.backgroundColor,s=o.backgroundImageURL,m=o.backgroundOpacity,b=o.fixedBackground,d=o.height,g=o.contentLocation,p=o.verticalAlign,h=o.contentWidth,f=r()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(m/1)],(i(t={},"ugb-content-"+l,l),i(t,"ugb-has-background",u&&"transparent"!==u||s),i(t,"ugb-has-background-image",s),i(t,"ugb-height-"+d,d),i(t,"ugb-align-horizontal-"+g,g),i(t,"ugb-content-width",h),t)),v={"--ugb-text-color":c||void 0,backgroundColor:u||void 0,backgroundImage:s?"url("+s+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":s?u:void 0,"justify-content":"full"!==d&&"half"!==d||!p?void 0:p};return wp.element.createElement("div",{className:f,style:v},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(a.InnerBlocks.Content,null))))},s=[{attributes:{textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},save:function(e){var t,n=e.className,o=e.attributes,l=o.contentAlign,c=o.textColor,u=o.backgroundColor,s=o.backgroundImageURL,m=o.backgroundOpacity,b=o.fixedBackground,d=o.height,g=o.contentLocation,p=o.verticalAlign,h=o.contentWidth,f=o.borderRadius,v=o.shadow,y=r()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(m/1)],(i(t={},"ugb-content-"+l,l),i(t,"ugb-has-background",u&&"transparent"!==u||s),i(t,"ugb-has-background-image",s),i(t,"ugb-height-"+d,d),i(t,"ugb-align-horizontal-"+g,g),i(t,"ugb-content-width",h),i(t,"ugb-shadow-"+v,3!==v),t)),w={"--ugb-text-color":c||void 0,backgroundColor:u||void 0,backgroundImage:s?"url("+s+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":s?u:void 0,"justify-content":"full"!==d&&"half"!==d||!p?void 0:p,borderRadius:12!==f?f:void 0};return wp.element.createElement("div",{className:y,style:w},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(a.InnerBlocks.Content,null))))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return l({},e,{borderRadius:12,shadow:3,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:c,save:u}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_4",function(){return d}),n.d(t,"deprecatedSave_1_4",function(){return g});var o=n(0),r=n(2),a=n.n(r),l=n(26),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup-item:nth-child(1) h4",default:Object(o.__)("Title")},title2:{source:"html",selector:".ugb-countup-item:nth-child(2) h4",default:Object(o.__)("Title")},title3:{source:"html",selector:".ugb-countup-item:nth-child(3) h4",default:Object(o.__)("Title")},title4:{source:"html",selector:".ugb-countup-item:nth-child(4) h4",default:Object(o.__)("Title")},countText1:{source:"html",selector:".ugb-countup-item:nth-child(1) .ugb-counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup-item:nth-child(2) .ugb-counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup-item:nth-child(3) .ugb-counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup-item:nth-child(4) .ugb-counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup-item:nth-child(1) p",default:Object(o.__)("Description")},description2:{source:"html",selector:".ugb-countup-item:nth-child(2) p",default:Object(o.__)("Description")},description3:{source:"html",selector:".ugb-countup-item:nth-child(3) p",default:Object(o.__)("Description")},description4:{source:"html",selector:".ugb-countup-item:nth-child(4) p",default:Object(o.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},title:{source:"html",selector:"h4"},counter:{source:"html",selector:".ugb-counter"},des:{source:"html",selector:"p"},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},b={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup-item:nth-child(1) h4",default:Object(o.__)("Stat Title")},title2:{source:"html",selector:".ugb-countup-item:nth-child(2) h4",default:Object(o.__)("Stat Title")},title3:{source:"html",selector:".ugb-countup-item:nth-child(3) h4",default:Object(o.__)("Stat Title")},title4:{source:"html",selector:".ugb-countup-item:nth-child(4) h4",default:Object(o.__)("Stat Title")},countText1:{source:"html",selector:".ugb-countup-item:nth-child(1) .ugb-counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup-item:nth-child(2) .ugb-counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup-item:nth-child(3) .ugb-counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup-item:nth-child(4) .ugb-counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup-item:nth-child(1) p",default:Object(o.__)("stat description")},description2:{source:"html",selector:".ugb-countup-item:nth-child(2) p",default:Object(o.__)("stat description")},description3:{source:"html",selector:".ugb-countup-item:nth-child(3) p",default:Object(o.__)("stat description")},description4:{source:"html",selector:".ugb-countup-item:nth-child(4) p",default:Object(o.__)("stat description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},title:{source:"html",selector:"h4",default:Object(o.__)("Happy Customers")},counter:{source:"html",selector:".ugb-counter",default:"12,345"},des:{source:"html",selector:"p",default:Object(o.__)("and counting")},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},d={title:{source:"html",selector:"h4",default:Object(o.__)("Happy Customers")},counter:{source:"html",selector:".ugb-counter",default:"12,345"},des:{source:"html",selector:"p",default:Object(o.__)("and counting")},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},g=function(e){var t=e.className,n=e.attributes,o=n.color,r=n.headingColor,l=n.desColor,i=n.title,u=n.counter,s=n.des,m=n.fontSize,b=a()([t,"ugb-countup"]);return wp.element.createElement("div",{className:b},wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:r},value:i}),wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:{color:o,fontSize:m+"px"},value:u,"data-duration":"1000","data-delay":"16"}),wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:s}))},p=[{attributes:m,save:function(e){var t,n=e.className,o=e.attributes,r=o.columns,u=o.backgroundColor,m=o.backgroundImageURL,b=o.fixedBackground,d=o.backgroundOpacity,g=void 0===d?5:d,p=o.textColor,h=o.countColor,f=o.countSize,v=o.contentWidth,y=o.design,w=o.align,_=o.borderRadius,C=o.shadow,x=o.countFont,k=o.countFontWeight,E=a()([n,"ugb-countup","ugb-countup-v3","columns-"+r,"ugb-has-background-opacity-"+1*Math.round(g/1)],(s(t={"ugb-has-background-image":m},"ugb-content-width","full"===w&&v),s(t,"ugb-design-"+y,"plain"!==y),s(t,"ugb-shadow-"+C,"plain"!==y&&3!==C),t)),O={backgroundColor:"plain"!==y&&u?u:void 0,backgroundImage:"plain"!==y&&m?"url("+m+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":"plain"!==y&&m?u:void 0,borderRadius:"plain"!==y&&12!==_?_:void 0},T={color:h||void 0,fontSize:f?f+"px":void 0,fontWeight:k||void 0};return x&&"theme"!==x&&(T.fontFamily=Object(l.a)(x)),wp.element.createElement("div",{className:E,style:O},wp.element.createElement("div",{className:"ugb-content-wrapper"},Object(i.c)(1,r+1).map(function(e){var t=o["title"+e],n=o["description"+e],r=o["countText"+e];return wp.element.createElement("div",{className:"ugb-countup-item",key:e},!c.RichText.isEmpty(t)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:p||void 0},value:t}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:T,value:r,"data-duration":"1000","data-delay":"16"}),!c.RichText.isEmpty(n)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:p||void 0},value:n}))})))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:b,save:function(e){var t=e.className,n=e.attributes,o=n.columns,r=n.backgroundColor,l=n.backgroundImageURL,u=n.fixedBackground,s=n.backgroundOpacity,m=void 0===s?5:s,b=n.textColor,d=n.countColor,g=n.countSize,p=a()([t,"ugb-countup","ugb-countup-v2","columns-"+o,"ugb-has-background-opacity-"+1*Math.round(m/1)],{"ugb-has-background":r||l,"ugb-has-background-image":l}),h={backgroundColor:r||void 0,backgroundImage:l?"url("+l+")":void 0,backgroundAttachment:u?"fixed":void 0,"--ugb-background-color":l?r:void 0};return wp.element.createElement("div",{className:p,style:h},Object(i.c)(1,o+1).map(function(e){var t=n["title"+e],o=n["description"+e],r=n["countText"+e];return wp.element.createElement("div",{className:"ugb-countup-item",key:e},!c.RichText.isEmpty(t)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:b||void 0},value:t}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:{color:d||void 0,fontSize:g?g+"px":void 0},value:r,"data-duration":"1000","data-delay":"16"}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:b||void 0},value:o}))}))},migrate:function(e){return u({},e,{design:e.backgroundColor?"basic":"plain",borderRadius:12,shadow:3,contentWidth:!1,countFont:"theme",countFontWeight:"400",className:["aligncenter","alignwide","alignfull"].includes(e.className)?"":e.className,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:d,save:g,migrate:function(e){return{columns:1,title1:e.title,description1:e.des,countText1:e.counter,textColor:e.headingColor,countColor:e.color,countSize:e.fontSize}}}];t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_3",function(){return c}),n.d(t,"deprecatedSave_1_3",function(){return u});var o=n(0),r=n(2),a=n.n(r),l=n(1),i={text:{source:"html",selector:".ugb-expand-less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand-more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand-more",default:Object(o.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand-less",default:Object(o.__)("Show less")}},c={text:{source:"html",selector:".ugb-expand-less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand-more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand-more",default:Object(o.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand-less",default:Object(o.__)("Show less")}},u=function(e){var t=e.attributes,n=t.text,o=t.moreLabel,r=t.moreText,a=t.lessLabel;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"ugb-expand-less-text"},!l.RichText.isEmpty(n)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:n})),wp.element.createElement("div",{className:"ugb-expand-more-text",style:{display:"none"}},!l.RichText.isEmpty(r)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:r})),wp.element.createElement("a",{className:"ugb-expand-button",href:"#"},wp.element.createElement(l.RichText.Content,{className:"ugb-expand-more",tagName:"span",value:o}),wp.element.createElement(l.RichText.Content,{className:"ugb-expand-less",tagName:"span",value:a,style:{display:"none"}})))},s=[{attributes:i,save:function(e){var t=e.className,n=e.attributes,o=n.text,r=n.moreLabel,i=n.moreText,c=n.lessLabel,u=a()([t,"ugb-expand"]);return wp.element.createElement("div",{className:u},wp.element.createElement("div",{className:"ugb-expand-less-text"},!l.RichText.isEmpty(o)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:o})),wp.element.createElement("div",{className:"ugb-expand-more-text",style:{display:"none"}},!l.RichText.isEmpty(i)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:i})),wp.element.createElement("a",{className:"ugb-expand-button",href:"#"},wp.element.createElement(l.RichText.Content,{className:"ugb-expand-more",tagName:"span",value:r}),wp.element.createElement(l.RichText.Content,{className:"ugb-expand-less",tagName:"span",value:c,style:{display:"none"}})))}},{attributes:c,save:u}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_9",function(){return b});var o=n(4),r=n(0),a=n(2),l=n.n(a),i=n(1),c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var s={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) h5",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(o.a)("short")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(o.a)("short")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(o.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-link",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",attribute:"href"},linkText1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-link",default:Object(r.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(r.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(r.__)("Button text")}},m=function(e){var t=e.attributes,n=e.className,r=t.columns,a=t.imageSize,c=t.design,s=l()([n,"ugb-feature-grid","columns-"+r],u({},"ugb-design-"+c,c&&"basic"!==c));return wp.element.createElement("div",{className:s},Object(o.c)(1,r+1).map(function(e){var n=t["imageUrl"+e],o=t["title"+e],r=t["description"+e],l=t["linkUrl"+e],c=t["linkText"+e];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},n&&wp.element.createElement("img",{src:n,style:{width:a+"%"}}),!i.RichText.isEmpty(o)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:o}),!i.RichText.isEmpty(r)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:r}),!i.RichText.isEmpty(c)&&wp.element.createElement("p",null,wp.element.createElement(i.RichText.Content,{tagName:"a",href:l,value:c,className:"ugb-fg-link"})))}))},b={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) h5",default:Object(r.__)("Feature 1")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(r.__)("Feature 2")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(r.__)("Feature 3")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(r.__)("Some feature description for an awesome feature")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(r.__)("Some feature description for an awesome feature")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(r.__)("Some feature description for an awesome feature")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-link",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",attribute:"href"},linkText1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-link",default:Object(r.__)("View More")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(r.__)("View More")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(r.__)("View More")}},d=[{attributes:s,save:function(e){var t=e.attributes,n=e.className,r=t.columns,a=t.imageSize,c=t.design,s=l()([n,"ugb-feature-grid","columns-"+r],u({},"ugb-design-"+c,c&&"basic"!==c));return wp.element.createElement("div",{className:s},Object(o.c)(1,r+1).map(function(e){var n=t["imageUrl"+e],o=t["title"+e],r=t["description"+e],l=t["linkUrl"+e],c=t["linkText"+e];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},n&&wp.element.createElement("img",{src:n,style:{width:a+"%"},alt:o}),!i.RichText.isEmpty(o)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:o}),!i.RichText.isEmpty(r)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:r}),!i.RichText.isEmpty(c)&&wp.element.createElement("p",null,wp.element.createElement(i.RichText.Content,{tagName:"a",href:l,value:c,className:"ugb-fg-link"})))}))},migrate:function(e){return c({},e,{buttonDesign:"link",buttonSize:"normal",buttonBorderRadius:4,borderRadius:12,shadow:3,newTab1:!1,newTab2:!1,newTab3:!1})}},{attributes:b,save:m}];t.default=d},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return b}),n.d(t,"deprecatedSave_1_9",function(){return d}),n.d(t,"deprecatedSchema_1_4",function(){return g}),n.d(t,"deprecatedSave_1_4",function(){return p});var o=n(10),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(i.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1}},b={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(r.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(r.__)("Some feature description for an awesome feature")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},buttonText:{source:"html",selector:".ugb-button-inner",default:Object(r.__)("Learn More")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1}},d=function(e){var t,n=e.className,r=e.attributes,a=r.invert,i=r.contentAlign,u=r.textColor,m=r.imageSize,b=r.imageUrl,d=r.title,g=r.description,p=r.buttonURL,h=r.buttonText,f=r.buttonColor,v=r.buttonTextColor,y=r.buttonSize,w=r.buttonBorderRadius,_=r.buttonDesign,C=r.buttonIcon,x=r.backgroundColor,k=r.backgroundImageURL,E=r.backgroundOpacity,O=r.fixedBackground,T=l()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(E/1)],(s(t={},"ugb-content-"+i,i),s(t,"ugb-invert",a),s(t,"ugb-has-background",x||k),s(t,"ugb-has-background-image",k),t)),j={"--image-size":m?m+"px":void 0,backgroundColor:x||void 0,backgroundImage:k?"url("+k+")":void 0,backgroundAttachment:O?"fixed":void 0,"--ugb-background-color":k?x:void 0};return wp.element.createElement("div",{className:T,style:j},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",style:{color:u},value:d}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:u},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(o.e,{size:y,url:p,align:i,color:v,text:h,icon:C,design:_,backgroundColor:f,borderRadius:w})),wp.element.createElement("div",{className:"ugb-feature-image-side"},b&&wp.element.createElement("img",{src:b,alt:d}))))},g={backgroundColor:{type:"string"},textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(r.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(r.__)("Some feature description for an awesome feature")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},buttonText:{source:"html",selector:".ugb-button-inner",default:Object(r.__)("Learn More")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4}},p=function(e){var t,n=e.className,r=e.attributes,a=r.invert,i=r.contentAlign,u=r.backgroundColor,m=r.textColor,b=r.imageSize,d=r.imageUrl,g=r.title,p=r.description,h=r.buttonURL,f=r.buttonText,v=r.buttonColor,y=r.buttonTextColor,w=r.buttonSize,_=r.buttonBorderRadius,C=l()([n,"ugb-feature"],(s(t={"ugb-has-background":u},"ugb-content-"+i,i),s(t,"ugb-invert",a),t)),x={backgroundColor:u||void 0,"--image-size":b?b+"px":void 0};return wp.element.createElement("div",{className:C,style:x},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",style:{color:m},value:g}),!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:m},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(o.d,{size:w,url:h,align:i,color:y,text:f,backgroundColor:v,borderRadius:_})),wp.element.createElement("div",{className:"ugb-feature-image-side"},d&&wp.element.createElement("img",{src:d,alt:g}))))},h=[{attributes:m,save:function(e){var t,n=e.className,r=e.attributes,a=r.invert,i=r.contentAlign,u=r.textColor,m=r.imageSize,b=r.imageUrl,d=r.title,g=r.description,p=r.buttonURL,h=r.buttonText,f=r.buttonColor,v=r.buttonTextColor,y=r.buttonSize,w=r.buttonBorderRadius,_=r.buttonDesign,C=r.buttonIcon,x=r.backgroundColor,k=r.backgroundImageURL,E=r.backgroundOpacity,O=r.fixedBackground,T=l()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(E/1)],(s(t={},"ugb-content-"+i,i),s(t,"ugb-invert",a),s(t,"ugb-has-background",x||k),s(t,"ugb-has-background-image",k),t)),j={"--image-size":m?m+"px":void 0,backgroundColor:x||void 0,backgroundImage:k?"url("+k+")":void 0,backgroundAttachment:O?"fixed":void 0,"--ugb-background-color":k?x:void 0};return wp.element.createElement("div",{className:T,style:j},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",style:{color:u},value:d}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:u},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(o.b,{size:y,url:p,align:i,color:v,text:h,icon:C,design:_,backgroundColor:f,borderRadius:w})),wp.element.createElement("div",{className:"ugb-feature-image-side"},b&&wp.element.createElement("img",{src:b,alt:d}))))},migrate:function(e){var t=e.backgroundColor||e.backgroundImageURL?"basic":"plain",n=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{design:t,contentWidth:"full"===e.align||"alignfull"===e.className,borderRadius:"plain"===t?0:12,shadow:"plain"===t?0:3,className:n||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align,buttonNewTab:!1})}},{attributes:b,save:d},{attributes:g,save:p}];t.default=h},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_0_7",function(){return r}),n.d(t,"deprecatedSchema_0_7",function(){return a});var o=n(11),r=function(e){var t=e.attributes,n=t.url,o=t.text,r=t.textAlignment,a=t.color,l=t.size,i={borderColor:a,color:a,borderRadius:t.cornerButtonRadius+"px",borderWidth:t.borderThickness+"px"};return wp.element.createElement("div",{className:"ugb-button-"+r},wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-button-"+l+" ugb-ghost-button",style:i},o))},a={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{type:"array",source:"children",selector:"a"},textAlignment:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},l=[{attributes:a,migrate:function(e){return Object(o.omit)(Object(o.merge)(e,{align:e.textAlignment}),["textAlignment"])},save:r}];t.default=l},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_9",function(){return b}),n.d(t,"deprecatedSave_1_4",function(){return d}),n.d(t,"deprecatedSchema_1_4",function(){return g}),n.d(t,"deprecatedSave_1_1_2",function(){return p}),n.d(t,"deprecatedSchema_1_1_2",function(){return h}),n.d(t,"deprecatedSave_1_1",function(){return f}),n.d(t,"deprecatedSchema_1_1",function(){return y}),n.d(t,"deprecatedSave_0_7",function(){return w}),n.d(t,"deprecatedSchema_0_7",function(){return _});var o=n(10),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(i.a)()},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},m=function(e){var t=e.className,n=e.attributes,r=n.buttonURL,a=n.buttonText,i=n.buttonColor,u=n.buttonTextColor,s=n.buttonDesign,m=n.buttonIcon,b=n.cornerButtonRadius,d=n.size,g=n.title,p=n.titleColor,h=n.subtitle,f=n.subtitleColor,v=n.contentAlign,y=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,x=l()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":y||w,"ugb-has-background-image":w}),k={backgroundColor:y||void 0,backgroundImage:w?"url("+w+")":void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":w?y:void 0,textAlign:v||void 0};return wp.element.createElement("div",{className:x,style:k},wp.element.createElement("div",{className:"ugb-header-wrapper"},!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),a&&!!a.length&&wp.element.createElement(o.e,{size:d,url:r,align:v,color:u,text:a,design:s,icon:m,backgroundColor:i,borderRadius:b})))},b={title:{source:"html",selector:"h2",default:Object(r.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(r.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus congue tincidunt nisit ut pretium. Duis blandit, tortor et suscipit tincidunt, dolor metus mattis neque, ac varius magna nibh ac tortor.")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{source:"html",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},opacity:{type:"number",default:5},url:{type:"string",source:"attribute",selector:".ugb-header .ugb-header-section",attribute:"data-url"},id:{type:"number"}};var d=function(e){var t,n=e.className,r=e.attributes,a=r.url,i=r.buttonURL,u=r.buttonText,s=r.buttonColor,m=r.buttonTextColor,b=r.cornerButtonRadius,d=r.size,g=r.title,p=r.titleColor,h=r.subtitle,f=r.subtitleColor,v=r.contentAlign,y=r.backgroundColor,w=r.opacity,_={backgroundImage:a?"url("+a+")":void 0,textAlign:v||void 0},C=l()([n,"ugb-header"],{"has-image":a,"has-no-content":!g&&!h&&!u,"has-content":g||h||u}),x=l()([(t=w,0===t?null:"overlay-opacity-"+1*Math.round(t/1)),"ugb-header-overlay"],{"overlay-opacity":0!==w});return wp.element.createElement("div",{className:C},wp.element.createElement("div",{className:x,style:{backgroundColor:y}}),wp.element.createElement("section",{key:"preview","data-url":a,style:_,className:"ugb-header-section"},!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),u&&!!u.length&&wp.element.createElement(o.d,{size:d,url:i,align:v,color:m,text:u,backgroundColor:s,borderRadius:b})))},g={title:{source:"html",selector:"h2",default:Object(r.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(r.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus congue tincidunt nisit ut pretium. Duis blandit, tortor et suscipit tincidunt, dolor metus mattis neque, ac varius magna nibh ac tortor.")},url:{type:"string",source:"attribute",selector:".ugb-header .ugb-header-section",attribute:"data-url"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{source:"html",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},id:{type:"number"},backgroundColor:{type:"string",default:"#000000"},opacity:{type:"number",default:5}},p=function(e){var t=e.attributes,n=t.url,r=t.buttonURL,a=t.buttonText,i=t.buttonColor,u=t.buttonTextColor,s=t.cornerButtonRadius,m=t.size,b=t.title,d=t.titleColor,g=t.subtitle,p=t.subtitleColor,h=t.contentAlign,f=t.backgroundColor,y=t.opacity,w=n?{backgroundImage:"url("+n+")"}:void 0,_=n?"has-image":"",C=l()(v(y),{"overlay-opacity":0!==y}),x=b.length||g.length||a.length?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-header "+_+" "+x},wp.element.createElement("div",{className:"ugb-header-overlay "+C,style:{backgroundColor:f}}),wp.element.createElement("section",{key:"preview","data-url":n,style:w,className:"ugb-header-section"},!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:d},value:b}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:p},value:g}),a&&!!a.length&&wp.element.createElement(o.c,{size:m,url:r,align:h,color:u,text:a,backgroundColor:i,borderRadius:s})))},h={title:{type:"array",source:"children",selector:"h2",default:Object(r.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(r.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus congue tincidunt nisit ut pretium. Duis blandit, tortor et suscipit tincidunt, dolor metus mattis neque, ac varius magna nibh ac tortor.")},url:{type:"string",source:"attribute",selector:".ugb-header .ugb-header-section",attribute:"data-url"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{type:"array",source:"children",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},id:{type:"number"},backgroundColor:{type:"string",default:"#000000"},opacity:{type:"number",default:5}},f=function(e){var t=e.attributes,n=t.url,r=t.buttonURL,a=t.buttonText,i=t.buttonColor,u=t.buttonTextColor,s=t.cornerButtonRadius,m=t.size,b=t.title,d=t.titleColor,g=t.subtitle,p=t.subtitleColor,h=t.contentAlign,f=t.backgroundColor,y=t.opacity,w=n?{backgroundImage:"url("+n+")"}:void 0,_=n?"has-image":"",C=l()(v(y),{"overlay-opacity":0!==y}),x=b.length||g.length||a.length?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-header "+_+" "+x},wp.element.createElement("div",{className:"ugb-header-overlay "+C,style:{backgroundColor:f}}),wp.element.createElement("section",{key:"preview","data-url":n,style:w,className:"ugb-header-section"},!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:d},value:b}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:p},value:g}),a&&!!a.length&&wp.element.createElement(o.a,{size:m,url:r,align:h,color:u,text:a,backgroundColor:i,borderRadius:s})))};function v(e){return 0===e?null:"overlay-opacity-"+1*Math.round(e/1)}var y={title:{type:"array",source:"children",selector:"h2",default:Object(r.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(r.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus congue tincidunt nisit ut pretium. Duis blandit, tortor et suscipit tincidunt, dolor metus mattis neque, ac varius magna nibh ac tortor.")},url:{type:"string",source:"attribute",selector:".ugb-header .ugb-header-section",attribute:"data-url"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button-inner",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{type:"array",source:"children",selector:".ugb-button-inner",default:Object(r.__)("Button")},buttonColor:{type:"string",default:"#2091e1"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},id:{type:"number"},backgroundColor:{type:"string",default:"#000000"},opacity:{type:"number",default:5}},w=function(e){var t,n=e.attributes,o=n.url,r=n.buttonURL,a=n.buttonText,i=n.buttonColor,c=n.buttonTextColor,u=n.cornerButtonRadius,s=n.size,m=n.title,b=n.titleColor,d=n.subtitle,g=n.subtitleColor,p=n.backgroundColor,h=n.opacity,f={backgroundColor:i,color:c,borderRadius:u+"px"},v=o?{backgroundImage:"url("+o+")"}:void 0,y=o?"has-image":"",w=l()(0===(t=h)?null:"overlay-opacity-"+1*Math.round(t/1),{"overlay-opacity":0!==h}),_=m||d||a?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-header "+y+" "+_},wp.element.createElement("div",{className:"ugb-header-overlay "+w,style:{backgroundColor:p}}),wp.element.createElement("section",{key:"preview","data-url":o,style:v,className:"ugb-header-section"},m&&!!m.length&&wp.element.createElement("h2",{className:"ugb-header-title",style:{color:b}},m),d&&!!d.length&&wp.element.createElement("p",{className:"ugb-header-subtitle",style:{color:g}},d),a&&!!a.length&&wp.element.createElement("a",{href:r,className:"wp-ugb-button ugb-button-"+s,style:f},a)))};var _={title:{type:"array",source:"children",selector:"h2",default:Object(r.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(r.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus congue tincidunt nisit ut pretium. Duis blandit, tortor et suscipit tincidunt, dolor metus mattis neque, ac varius magna nibh ac tortor.")},url:{type:"string",source:"attribute",selector:".ugb-header .ugb-header-section",attribute:"data-url"},buttonURL:{type:"string",source:"attribute",selector:"a",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{type:"array",source:"children",selector:".ugb-header a.wp-ugb-button",default:Object(r.__)("Button")},buttonColor:{type:"string",default:"#2091e1"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},id:{type:"number"},backgroundColor:{type:"string",default:"#000000"},opacity:{type:"number",default:5}},C=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,r=n.buttonURL,a=n.buttonText,i=n.buttonColor,u=n.buttonTextColor,s=n.buttonDesign,m=n.buttonIcon,b=n.cornerButtonRadius,d=n.size,g=n.title,p=n.titleColor,h=n.subtitle,f=n.subtitleColor,v=n.contentAlign,y=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,x=l()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":y||w,"ugb-has-background-image":w}),k={backgroundColor:y||void 0,backgroundImage:w?"url("+w+")":void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":w?y:void 0,textAlign:v||void 0};return wp.element.createElement("div",{className:x,style:k},wp.element.createElement("div",{className:"ugb-header-wrapper"},!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),a&&!!a.length&&wp.element.createElement(o.b,{size:d,url:r,align:v,color:u,text:a,design:s,icon:m,backgroundColor:i,borderRadius:b})))},migrate:function(e){var t=e.backgroundColor||e.backgroundImageURL?"basic":"plain",n=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{design:t,borderRadius:12,shadow:3,titleColor:"#ffffff",contentWidth:"full"===e.align,className:n||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align,buttonNewTab:!1})}},{attributes:b,save:m},{attributes:g,save:d,migrate:function(e){return u({},e,{backgroundOpacity:e.opacity,backgroundImageID:e.id,backgroundImageURL:e.url})}},{attributes:h,save:p},{attributes:y,save:f},{attributes:_,save:w}];t.default=C},function(e,t,n){"use strict";n.r(t);var o=n(2),r=n.n(o),a=n(21),l=n(1),i=[{attributes:{icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li"},gap:{type:"number",default:16}},save:function(e){var t=e.className,n=e.attributes,o=n.icon,i=n.iconShape,c=n.iconColor,u=n.iconSize,s=n.text,m=n.columns,b=n.gap,d=r()([t,"ugb-icon-list","ugb-icon-"+o,"column-"+m]),g={"--icon":"url('data:image/svg+xml;base64,"+Object(a.b)(o,i,c)+"')","--icon-size":u?u+"px":void 0,"--gap":b?b+"px":void 0};return wp.element.createElement(l.RichText.Content,{tagName:"ul",className:d,style:g,value:s})}}];t.default=i},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return m}),n.d(t,"deprecatedSchema_1_5",function(){return b}),n.d(t,"deprecatedSchema_1_1_2",function(){return d}),n.d(t,"deprecatedSave_1_1_2",function(){return g});var o=n(0),r=n(2),a=n.n(r),l=n(11),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"},align:{type:"string"}};[1,2,3,4].forEach(function(e){s["title"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") h4",default:Object(o.__)("Title")},s["description"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") p",default:Object(o.__)("Description")},s["imageURL"+e]={type:"string"},s["imageID"+e]={type:"number"},s["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box-wrapper > *:nth-child("+e+") a",attribute:"href"}});var m=function(e){var t=e.className,n=e.attributes,o=n.url,r=n.href,l=n.title,i=n.titleColor,u=n.subtitle,s=n.subtitleColor,m=n.overlayColor,b=n.height,d=n.width,g=n.verticalAlign,p=n.horizontalAlign,h=n.full,f=a()([t,"ugb-image-box"],{"has-image":o,"full-width":h,"has-no-content":!l&&!u,"has-content":l||u});return wp.element.createElement("div",{className:f,"data-url":o,style:{width:d+"px",height:b+"px",backgroundImage:"url("+o+")",alignItems:p,justifyContent:g}},wp.element.createElement("a",{href:r,style:{backgroundColor:m}}),!c.RichText.isEmpty(l)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:i},value:l}),!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:s},value:u}))},b={title:{source:"html",selector:"h4",default:Object(o.__)("Title")},subtitle:{source:"html",selector:"p",default:Object(o.__)("Subtitle goes here")},url:{type:"string",source:"attribute",selector:".ugb-image-box",attribute:"data-url"},href:{type:"string",source:"attribute",selector:"a",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string",default:"#42b078"},id:{type:"number"},width:{type:"number",default:"400"},height:{type:"number",default:"400"},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},full:{type:"boolean",default:!1}},d={title:{type:"array",source:"children",selector:"h4",default:Object(o.__)("Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(o.__)("Subtitle goes here")},url:{type:"string",source:"attribute",selector:".ugb-image-box",attribute:"data-url"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string",default:"#42b078"},id:{type:"number"},width:{type:"number",default:"400"},height:{type:"number",default:"400"},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},full:{type:"boolean",default:!1}},g=function(e){var t=e.attributes,n=t.url,o=t.title,r=t.titleColor,a=t.subtitle,l=t.subtitleColor,i=t.overlayColor,u=t.height,s=t.width,m=t.verticalAlign,b=t.horizontalAlign,d=n?"has-image":"",g=t.full?"full-width":"",p=o.length||a.length?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-image-box "+d+" "+p+" "+g,"data-url":n,style:{width:s+"px",height:u+"px",backgroundImage:"url("+n+")",alignItems:b,justifyContent:m}},wp.element.createElement("a",{href:"#",style:{backgroundColor:i}}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:r},value:o}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:a}))},p=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,o=e.attributes,r=o.titleColor,l=o.subtitleColor,u=o.overlayColor,s=o.height,m=o.width,b=o.verticalAlign,d=o.horizontalAlign,g=o.align,p=o.columns,h=a()([t,"ugb-image-box-wrapper","ugb-image-box-v2","columns-"+p]),f={textAlign:d||void 0,"--overlay-color":u};return wp.element.createElement("div",{className:h,style:f},Object(i.c)(1,p+1).map(function(e){var t=n["imageURL"+e],o=n["title"+e],a=n["description"+e],i=n["link"+e],u={backgroundImage:t?"url("+t+")":void 0,maxWidth:"wide"!==g&&"full"!==g&&1===p?m:void 0,height:s,textAlign:d,justifyContent:b};return wp.element.createElement("div",{className:"ugb-image-box",style:u,key:e},wp.element.createElement("a",{href:i}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:r},value:o}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:a}))}))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{design:"basic",borderRadius:12,shadow:3,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align,newTab1:!1,newTab2:!1,newTab3:!1,newTab4:!1})}},{attributes:b,save:m,migrate:function(e){return Object(l.omit)(u({},e,{columns:1,horizontalAlign:"flex-end"===e.horizontalAlign?"right":"flex-start"===e.horizontalAlign?"left":e.horizontalAlign,align:e.full?"wide":"",title1:e.title,description1:e.subtitle,link1:e.href,imageURL1:e.url,imageID1:e.id}),["full","title","subtitle","href","url","id"])}},{attributes:d,save:g}];t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_10",function(){return s});var o=n(2),r=n.n(o),a=n(4),l=n(27),i=n.n(l),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={text:{source:"html",selector:"p",default:Object(a.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1}},m=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,o=n.text,a=n.color,l=n.textColor,u=n.notifType,s=n.dismissible,m=r()([t,"ugb-notification","type-"+u,"dismissible-"+s]),b={backgroundColor:a,color:l},d=i()(o+u).substr(0,6);return wp.element.createElement("div",{className:m,"data-uid":d},s&&wp.element.createElement("span",{key:"button",className:"close-button"},wp.element.createElement("svg",{viewBox:"0 0 28.3 28.3",style:{fill:l}},wp.element.createElement("path",{d:"M52.4-166.2c3.2,0,3.2-5,0-5C49.2-171.2,49.2-166.2,52.4-166.2L52.4-166.2z"}),wp.element.createElement("path",{d:"M16.8,13.9L26.9,3.8c0.6-0.6,0.6-1.5,0-2.1s-1.5-0.6-2.1,0L14.7,11.8L4.6,1.7C4,1.1,3.1,1.1,2.5,1.7s-0.6,1.5,0,2.1l10.1,10.1L2.5,24c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4L14.7,16l10.1,10.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L16.8,13.9z"}))),wp.element.createElement(c.RichText.Content,{tagName:"p",className:"wp-ugb-notif notif-"+u,style:b,value:o}))},migrate:function(e){return u({},e,{borderRadius:12,shadow:3})}}];t.default=m},function(e,t,n){"use strict";n.r(t);var o=n(0),r=n(2),a=n.n(r),l=n(4),i=n(11),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s=[{attributes:{numberBox:{source:"html",selector:".ugb-number-box-column-one span",default:Object(o.__)("01")},numberBoxTwo:{source:"html",selector:".ugb-number-box-column-two span",default:Object(o.__)("02")},numberBoxThree:{source:"html",selector:".ugb-number-box-column-three span",default:Object(o.__)("03")},name:{source:"html",selector:".ugb-number-box-name",default:Object(o.__)("Title")},nameTwo:{source:"html",selector:".ugb-number-box-name-two",default:Object(o.__)("Title")},nameThree:{source:"html",selector:".ugb-number-box-name-three",default:Object(o.__)("Title")},body:{source:"html",selector:".ugb-number-box-body",default:Object(l.a)()},bodyTwo:{source:"html",selector:".ugb-number-box-body-two",default:Object(l.a)()},bodyThree:{source:"html",selector:".ugb-number-box-body-three",default:Object(l.a)()},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"},numberBGColor:{type:"string"},columns:{type:"number",default:3}},save:function(e){var t=e.className,n=e.attributes,o=n.numberBox,r=n.numberBoxTwo,l=n.numberBoxThree,i=n.body,u=n.bodyTwo,s=n.bodyThree,m=n.name,b=n.nameTwo,d=n.nameThree,g=n.numberBoxColor,p=n.nameColor,h=n.bodyTextColor,f=n.numberBGColor,v=n.columns,y=void 0===v?3:v,w=a()([t,"ugb-number-box","column-"+y]);return wp.element.createElement("div",{className:w},wp.element.createElement("div",{className:"ugb-number-box-column-one"},!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:o}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name",style:{color:p},value:m}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body",style:{color:h},value:i})),y>1&&wp.element.createElement("div",{className:"ugb-number-box-column-two"},!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:r}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-two",style:{color:p},value:b}),!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body-two",style:{color:h},value:u})),y>2&&wp.element.createElement("div",{className:"ugb-number-box-column-three"},!c.RichText.isEmpty(l)&&wp.element.createElement(c.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:l}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-three",style:{color:p},value:d}),!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body-three",style:{color:h},value:s})))},migrate:function(e){return u({},Object(i.omit)(e,["numberBox","numberBoxTwo","numberBoxThree","name","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","bodyTextColor"]),{design:"basic",borderRadius:12,shadow:3,num1:e.numberBox,num2:e.numberBoxTwo,num3:e.numberBoxThree,title1:e.name,title2:e.nameTwo,title3:e.nameThree,description1:e.body,description2:e.bodyTwo,description3:e.bodyThree,numberColor:e.numberBoxColor,titleColor:e.nameColor,descriptionColor:e.bodyTextColor})}}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return m}),n.d(t,"deprecatedSave_1_9",function(){return b}),n.d(t,"deprecatedSchema_0_7",function(){return d}),n.d(t,"deprecatedSave_0_7",function(){return g});var o=n(10),r=n(0),a=n(2),l=n.n(a),i=n(4),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={url:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-one .ugb-button",attribute:"href"},url2:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-two .ugb-button",attribute:"href"},url3:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-three .ugb-button",attribute:"href"},pricingBoxTitle:{source:"html",selector:".ugb-pricing-box-column-one h3",default:Object(r.__)("Title")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(r.__)("Title")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(r.__)("Title")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:"$9.99"},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:"$19.99"},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:"$99.99"},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(r.__)("Description")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(r.__)("Description")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(r.__)("Description")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button span",default:Object(r.__)("Button text")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button span",default:Object(r.__)("Button text")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button span",default:Object(r.__)("Button text")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(i.a)("medium")},featureList2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-feature-list",default:Object(i.a)("medium")},featureList3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-feature-list",default:Object(i.a)("medium")},pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4}},m={url:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-one .ugb-button a",attribute:"href"},url2:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-two .ugb-button a",attribute:"href"},url3:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-three .ugb-button a",attribute:"href"},pricingBoxTitle:{source:"html",selector:".ugb-pricing-box-column-one h3",default:Object(r.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(r.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(r.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(r.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(r.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(r.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button a",default:Object(r.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button a",default:Object(r.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button a",default:Object(r.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},featureList2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},featureList3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4}},b=function(e){var t=e.className,n=e.attributes,r=n.url,a=n.url2,i=n.url3,u=n.pricingBoxTitle,s=n.pricingBoxTitle2,m=n.pricingBoxTitle3,b=n.price,d=n.price2,g=n.price3,p=n.perMonthLabel,h=n.perMonthLabel2,f=n.perMonthLabel3,v=n.buttonText,y=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,x=n.featureList3,k=n.pricingBoxColor,E=n.priceColor,O=n.perMonthLabelColor,T=n.buttonColor,j=n.buttonTextColor,R=n.buttonDesign,N=n.buttonIcon,B=n.featureListColor,I=n.columns,S=void 0===I?2:I,L=n.size,z=n.cornerButtonRadius,D=l()([t,"ugb-pricing-box","column-"+S]);return wp.element.createElement("div",{className:D},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:u}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:b}),!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:p}),v&&!!v.length&&wp.element.createElement(o.e,{size:L,url:r,color:j,text:v,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(_)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:_})),S>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:s}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:d}),!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:h}),y&&!!y.length&&wp.element.createElement(o.e,{size:L,url:a,color:j,text:y,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(C)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:C})),S>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:m}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:g}),!c.RichText.isEmpty(f)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:f}),w&&!!w.length&&wp.element.createElement(o.e,{size:L,url:i,color:j,text:w,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(x)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:x})))},d={url:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-one .ugb-button a",attribute:"href"},url2:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-two .ugb-button a",attribute:"href"},url3:{type:"string",source:"attribute",selector:".ugb-pricing-box-column-three .ugb-button a",attribute:"href"},pricingBoxTitle:{source:"html",selector:".ugb-pricing-box-column-one h3",default:Object(r.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(r.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(r.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(r.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(r.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(r.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(r.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button a",default:Object(r.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button a",default:Object(r.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button a",default:Object(r.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},featureList2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},featureList3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-feature-list",default:Object(r.__)("Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec")},pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4}},g=function(e){var t=e.attributes,n=t.url,o=t.url2,r=t.url3,a=t.pricingBoxTitle,l=t.pricingBoxTitle2,i=t.pricingBoxTitle3,c=t.price,u=t.price2,s=t.price3,m=t.perMonthLabel,b=t.perMonthLabel2,d=t.perMonthLabel3,g=t.buttonText,p=t.buttonText2,h=t.buttonText3,f=t.featureList,v=t.featureList2,y=t.featureList3,w=t.pricingBoxColor,_=t.priceColor,C=t.perMonthLabelColor,x=t.buttonColor,k=t.buttonTextColor,E=t.featureListColor,O=t.columns,T=t.size,j={backgroundColor:x,color:k,borderRadius:t.cornerButtonRadius+"px"};return wp.element.createElement("div",{className:"ugb-pricing-box column-"+O},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},a&&!!a.length&&wp.element.createElement("h3",{style:{color:w}},a),c&&!!c.length&&wp.element.createElement("p",{className:"ugb-pricing-box-pricing",style:{color:_}},c),m&&!!m.length&&wp.element.createElement("p",{className:"ugb-pricing-box-per-month-label",style:{color:C}},m),g&&!!g.length&&wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-button-"+T,style:j},g),f&&!!f.length&&wp.element.createElement("p",{className:"ugb-pricing-box-feature-list",style:{color:E}},f)),O>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},l&&!!l.length&&wp.element.createElement("h3",{style:{color:w}},l),u&&!!u.length&&wp.element.createElement("p",{className:"ugb-pricing-box-pricing",style:{color:_}},u),b&&!!b.length&&wp.element.createElement("p",{className:"ugb-pricing-box-per-month-label",style:{color:C}},b),p&&!!p.length&&wp.element.createElement("a",{href:o,className:"wp-ugb-button ugb-button-"+T,style:j},p),v&&!!v.length&&wp.element.createElement("p",{className:"ugb-pricing-box-feature-list",style:{color:E}},v)),O>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},i&&!!i.length&&wp.element.createElement("h3",{style:{color:w}},i),s&&!!s.length&&wp.element.createElement("p",{className:"ugb-pricing-box-pricing",style:{color:_}},s),d&&!!d.length&&wp.element.createElement("p",{className:"ugb-pricing-box-per-month-label",style:{color:C}},d),h&&!!h.length&&wp.element.createElement("a",{href:r,className:"wp-ugb-button ugb-button-"+T,style:j},h),y&&!!y.length&&wp.element.createElement("p",{className:"ugb-pricing-box-feature-list",style:{color:E}},y)))},p=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,r=n.url,a=n.url2,i=n.url3,u=n.pricingBoxTitle,s=n.pricingBoxTitle2,m=n.pricingBoxTitle3,b=n.price,d=n.price2,g=n.price3,p=n.perMonthLabel,h=n.perMonthLabel2,f=n.perMonthLabel3,v=n.buttonText,y=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,x=n.featureList3,k=n.pricingBoxColor,E=n.priceColor,O=n.perMonthLabelColor,T=n.buttonColor,j=n.buttonTextColor,R=n.buttonDesign,N=n.buttonIcon,B=n.featureListColor,I=n.columns,S=void 0===I?2:I,L=n.size,z=n.cornerButtonRadius,D=l()([t,"ugb-pricing-box","column-"+S]);return wp.element.createElement("div",{className:D},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:u}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:b}),!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:p}),v&&!!v.length&&wp.element.createElement(o.b,{size:L,url:r,color:j,text:v,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(_)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:_})),S>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:s}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:d}),!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:h}),y&&!!y.length&&wp.element.createElement(o.b,{size:L,url:a,color:j,text:y,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(C)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:C})),S>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"h3",style:{color:k},value:m}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:g}),!c.RichText.isEmpty(f)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:f}),w&&!!w.length&&wp.element.createElement(o.b,{size:L,url:i,color:j,text:w,design:R,icon:N,backgroundColor:T,borderRadius:z}),!c.RichText.isEmpty(x)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:x})))},migrate:function(e){return u({},e,{design:"basic",borderRadius:12,shadow:3,imageID:void 0,imageID2:void 0,imageID3:void 0,imageURL:void 0,imageURL2:void 0,imageURL3:void 0,pricePrefix:void 0,pricePrefix2:void 0,pricePrefix3:void 0,priceSuffix:void 0,priceSuffix2:void 0,priceSuffix3:void 0,newTab:!1,newTab2:!1,newTab3:!1})}},{attributes:m,save:b},{attributes:d,save:g}];t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_0_7",function(){return a}),n.d(t,"deprecatedSchema_0_7",function(){return l});var o=n(11),r=n(0),a=function(e){var t=e.attributes,n=t.color,o=t.text,r=t.borderColor;return wp.element.createElement("blockquote",{className:"ugb-pullquote",style:{borderTopColor:r,borderBottomColor:r}},wp.element.createElement("p",{style:{color:n}},o))},l={text:{type:"array",source:"children",selector:"p",default:Object(r.__)("It's okay to acknowledge that life can get complicated, but we musn't forget the beauty in its simplicity, too. From the multitude of stars above, to freshly mowed grass in the morning, life is simply wonderful.")},color:{type:"string",default:"#2091e1"},borderColor:{type:"string",default:"#2091e1"}},i=[{attributes:l,migrate:function(e){return Object(o.omit)(Object(o.merge)(e,{quoteColor:e.borderColor}),["borderColor"])},save:a}];t.default=i},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_3",function(){return o}),n.d(t,"deprecatedSchema_1_3",function(){return r});var o=function(e){var t=e.attributes.height;return wp.element.createElement("div",{style:{height:t+"px"}})},r={height:{default:50,type:"number"}},a=[{attributes:r,save:o}];t.default=a},function(e,t,n){"use strict";n.r(t);var o=n(4),r=n(0),a=n(2),l=n.n(a),i=n(11),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s=[{attributes:{href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:"div:nth-child(1) > .ugb-team-member-item .team-member-image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:"div:nth-child(2) > .ugb-team-member-item .team-member-image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:"div:nth-child(3) > .ugb-team-member-item .team-member-image",attribute:"data-src"},name1:{source:"html",selector:"div:nth-child(1) > .ugb-team-member-item h4",default:Object(r.__)("Name")},name2:{source:"html",selector:"div:nth-child(2) > .ugb-team-member-item h4",default:Object(r.__)("Name")},name3:{source:"html",selector:"div:nth-child(3) > .ugb-team-member-item h4",default:Object(r.__)("Name")},position1:{source:"html",selector:"div:nth-child(1) > .ugb-team-member-item .ugb-team-member-position",default:Object(r.__)("Position")},position2:{source:"html",selector:"div:nth-child(2) > .ugb-team-member-item .ugb-team-member-position",default:Object(r.__)("Position")},position3:{source:"html",selector:"div:nth-child(3) > .ugb-team-member-item .ugb-team-member-position",default:Object(r.__)("Position")},description1:{source:"html",selector:"div:nth-child(1) > .ugb-team-member-item .ugb-team-member-desc",default:Object(o.a)("medium")},description2:{source:"html",selector:"div:nth-child(2) > .ugb-team-member-item .ugb-team-member-desc",default:Object(o.a)("medium")},description3:{source:"html",selector:"div:nth-child(3) > .ugb-team-member-item .ugb-team-member-desc",default:Object(o.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},des:{type:"string"},desTwo:{type:"string"},desThree:{type:"string"},iconColor:{type:"string"}},save:function(e){var t=e.className,n=e.attributes,r=e.attributes,a=r.shapes,i=r.nameColor,u=r.posColor,s=r.desColor,m=r.columns,b=void 0===m?2:m,d=l()([t,"ugb-team-member","columns-"+b,"image-"+a]);return wp.element.createElement("div",{className:d},Object(o.c)(1,b+1).map(function(e){var t=n["mediaURL"+e],o=n["name"+e],r=n["position"+e],a=n["description"+e];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:"ugb-team-member-item"},t&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:t?"url("+t+")":void 0},"data-src":t||void 0}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:i},value:o}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:u},value:r}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-desc",style:{color:s},value:a})))}))},migrate:function(e){return u({},e,{design:"plain",borderRadius:12,shadow:3})}},{attributes:{href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-team-member-column-one .team-member-image",attribute:"data-src"},mediaURLTwo:{type:"string",source:"attribute",selector:".ugb-team-member-column-two .team-member-image",attribute:"data-src"},mediaURLThree:{type:"string",source:"attribute",selector:".ugb-team-member-column-three .team-member-image",attribute:"data-src"},name:{source:"html",selector:".ugb-team-member-column-one h4",default:Object(r.__)("Ben Adams")},nameTwo:{source:"html",selector:".ugb-team-member-column-two h4",default:Object(r.__)("Alex Johnson")},nameThree:{source:"html",selector:".ugb-team-member-column-three h4",default:Object(r.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-team-member-column-one .ugb-team-member-position",default:Object(r.__)("Founder")},positionTwo:{source:"html",selector:".ugb-team-member-column-two .ugb-team-member-position",default:Object(r.__)("Editor")},positionThree:{source:"html",selector:".ugb-team-member-column-three .ugb-team-member-position",default:Object(r.__)("Programmer")},des:{source:"html",selector:".ugb-team-member-des",default:Object(r.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},desTwo:{source:"html",selector:".ugb-team-member-des-two",default:Object(r.__)("Alex handles all written content. She enjoys painting and playing softball on the weekends.")},desThree:{source:"html",selector:".ugb-team-member-des-three",default:Object(r.__)("Sammy is our programmer. You'll usually find her nose in a book. She has a cat named Skitty.")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},iconColor:{type:"string"},columns:{type:"number",default:1},shapes:{type:"string",default:"square"}},save:function(e){var t=e.className,n=e.attributes,o=n.name,r=n.nameTwo,a=n.nameThree,i=n.shapes,u=n.des,s=n.desTwo,m=n.desThree,b=n.position,d=n.positionTwo,g=n.positionThree,p=n.mediaURL,h=n.mediaURLTwo,f=n.mediaURLThree,v=n.nameColor,y=n.posColor,w=n.desColor,_=n.columns,C=l()([t,"ugb-team-member","column-"+_,"image-"+i]);return wp.element.createElement("div",{className:C},wp.element.createElement("div",{className:"ugb-team-member-column-one"},p&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url("+p+")"},"data-src":p}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:o}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:y},value:b}),!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-des",style:{color:w},value:u})),_>1&&wp.element.createElement("div",{className:"ugb-team-member-column-two"},h&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url("+h+")"},"data-src":h}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:r}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:y},value:d}),!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-des-two",style:{color:w},value:s})),_>2&&wp.element.createElement("div",{className:"ugb-team-member-column-three"},f&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url("+f+")"},"data-src":f}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:a}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:y},value:g}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-des-three",style:{color:w},value:m})))},migrate:function(e){return Object(i.omit)(u({},e,{columns:e.columns?e.columns:1,href1:e.href,href2:e.hrefTwo,href3:e.hrefThree,mediaID1:e.mediaID,mediaID2:e.mediaIDTwo,mediaID3:e.mediaIDThree,mediaURL1:e.mediaURL,mediaURL2:e.mediaURLTwo,mediaURL3:e.mediaURLThree,name1:e.name,name2:e.nameTwo,name3:e.nameThree,position1:e.position,position2:e.positionTwo,position3:e.positionThree,description1:e.des,description2:e.desTwo,description3:e.desThree}),["href","hrefTwo","hrefThree","mediaID","mediaIDTwo","mediaIDThree","mediaURL","mediaURLTwo","mediaURLThree","name","nameTwo","nameThree","postion","positionTwo","positionThree","des","desTwo","desThree"])}}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return m}),n.d(t,"deprecatedSchema_1_5",function(){return b});var o=n(4),r=n(0),a=n(2),l=n.n(a),i=n(11),c=n(1),u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) h4",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) h4",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) h4",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-position",default:Object(r.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-body",default:Object(o.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-body",default:Object(o.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-body",default:Object(o.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},columns:{type:"number",default:2},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},testimonialTitle:{type:"string"},testimonialTitleTwo:{type:"string"},testimonialTitleThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},iconColor:{type:"string"}},m=function(e){var t=e.className,n=e.attributes,o=n.testimonialTitle,r=n.testimonialTitleTwo,a=n.testimonialTitleThree,i=n.body,u=n.bodyTwo,s=n.bodyThree,m=n.position,b=n.positionTwo,d=n.positionThree,g=n.mediaURL,p=n.mediaURLTwo,h=n.mediaURLThree,f=n.titleColor,v=n.posColor,y=n.bodyTextColor,w=n.iconColor,_=n.columns,C=l()([t,"ugb-testimonial","column-"+_]),x=wp.element.createElement("div",{className:"quote-icon"},wp.element.createElement("svg",{viewBox:"0 0 246 187.5",style:{fill:w}},wp.element.createElement("path",{d:"M98.5,0h-93C2.5,0,0,2.5,0,5.5v93c0,3,2.5,5.5,5.5,5.5h39c-1.7,15.5-8.8,50-39,50c-3,0-5.5,2.5-5.5,5.5V182c0,3,2.5,5.5,5.5,5.5c5.2,0,98.5-4.5,98.5-89v-93C104,2.5,101.5,0,98.5,0z"}),wp.element.createElement("path",{d:"M240.5,0h-93c-3,0-5.5,2.5-5.5,5.5v93c0,3,2.5,5.5,5.5,5.5h39c-1.7,15.5-8.8,50-39,50c-3,0-5.5,2.5-5.5,5.5V182c0,3,2.5,5.5,5.5,5.5c5.2,0,98.5-4.5,98.5-89v-93C246,2.5,243.5,0,240.5,0z"}),wp.element.createElement("path",{d:"M161.3-86.3c3.2,0,3.2-5,0-5C158.1-91.3,158.1-86.3,161.3-86.3L161.3-86.3z"})));return wp.element.createElement("div",{className:C},wp.element.createElement("div",{className:"ugb-testimonial-column-one"},g?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url("+g+")"},"data-src":g}):x,!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:f},value:o}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position",style:{color:v},value:m}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-body",style:{color:y},value:i})),_>1&&wp.element.createElement("div",{className:"ugb-testimonial-column-two"},p?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url("+p+")"},"data-src":p}):x,!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:f},value:r}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position-two",style:{color:v},value:b}),!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-body-two",style:{color:y},value:u})),_>2&&wp.element.createElement("div",{className:"ugb-testimonial-column-three"},h?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url("+h+")"},"data-src":h}):x,!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:f},value:a}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position-three",style:{color:v},value:d}),!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-body-three",style:{color:y},value:s})))},b={href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-testimonial-column-one .testimonial-image",attribute:"data-src"},mediaURLTwo:{type:"string",source:"attribute",selector:".ugb-testimonial-column-two .testimonial-image",attribute:"data-src"},mediaURLThree:{type:"string",source:"attribute",selector:".ugb-testimonial-column-three .testimonial-image",attribute:"data-src"},testimonialTitle:{source:"html",selector:".ugb-testimonial-column-one h4",default:Object(r.__)("Ben Adams")},testimonialTitleTwo:{source:"html",selector:".ugb-testimonial-column-two h4",default:Object(r.__)("Alex Johnson")},testimonialTitleThree:{source:"html",selector:".ugb-testimonial-column-three h4",default:Object(r.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-testimonial-position",default:Object(r.__)("Founder")},positionTwo:{source:"html",selector:".ugb-testimonial-position-two",default:Object(r.__)("Editor")},positionThree:{source:"html",selector:".ugb-testimonial-position-three",default:Object(r.__)("Programmer")},body:{source:"html",selector:".ugb-testimonial-body",default:Object(r.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},bodyTwo:{source:"html",selector:".ugb-testimonial-body-two",default:Object(r.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},bodyThree:{source:"html",selector:".ugb-testimonial-body-three",default:Object(r.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},iconColor:{type:"string"},columns:{type:"number",default:1}},d=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,r=n.columns,a=n.titleColor,i=n.posColor,u=n.bodyTextColor,s=l()([t,"ugb-testimonial","columns-"+r]);return wp.element.createElement("div",{className:s},Object(o.c)(1,r+1).map(function(e){var t=n["mediaURL"+e],o=n["name"+e],r=n["position"+e],l=n["testimonial"+e];return wp.element.createElement("div",{className:"ugb-testimonial-item",key:e},!c.RichText.isEmpty(l)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-body",style:{color:u},value:l}),t&&wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url("+t+")"}}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:a},value:o}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position",style:{color:i},value:r}))}))},migrate:function(e){return u({},e,{design:"plain",borderRadius:12,shadow:3})}},{attributes:b,save:m,migrate:function(e){return Object(i.omit)(u({},e,{mediaID1:e.mediaID,mediaID2:e.mediaIDTwo,mediaID3:e.mediaIDThree,mediaURL1:e.mediaURL,mediaURL2:e.mediaURLTwo,mediaURL3:e.mediaURLThree,name1:e.testimonialTitle,name2:e.testimonialTitleTwo,name3:e.testimonialTitleThree,position1:e.position,position2:e.positionTwo,position3:e.positionThree,testimonial1:e.body,testimonial2:e.bodyTwo,testimonial3:e.bodyThree}),["mediaID","mediaIDTwo","mediaIDThree","mediaURL","mediaURLTwo","mediaURLThree","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","postion","positionTwo","positionThree","body","bodyTwo","bodyThree"])}}];t.default=d},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return c}),n.d(t,"deprecatedSchema_1_5",function(){return u}),n.d(t,"deprecatedSchema_1_2_1",function(){return s}),n.d(t,"deprecatedSave_1_2_1",function(){return b});var o=n(2),r=n.n(o),a=n(25),l=n(11),i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c=function(e){var t=e.className,n=e.attributes,o=n.videoLink,a=n.videoID,l=n.mediaLink,i=n.overlayColor,c=n.playButtonType,u=r()([t,"ugb-video-popup"]);return wp.element.createElement("div",{className:u,"data-video":a,"data-video-url":o,style:{backgroundColor:i}},wp.element.createElement("div",{className:"ugb-video-preview",style:{backgroundImage:"url("+l+")"},"data-url":l}),wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#",style:{backgroundColor:i}}),wp.element.createElement("span",{className:"ugb-play-button"},m[c])))},u={videoLink:{type:"string",source:"attribute",selector:".ugb-video-popup",attribute:"data-video-url"},videoID:{type:"string",source:"attribute",selector:".ugb-video-popup",attribute:"data-video"},mediaLink:{type:"string",source:"attribute",selector:".ugb-video-preview",attribute:"data-url"},mediaID:{type:"number"},overlayColor:{type:"string",default:"#000000"},playButtonType:{type:"string",default:"normal"}},s={videoLink:{type:"string",source:"attribute",selector:".ugb-video-popup",attribute:"data-video"},mediaLink:{type:"string",source:"attribute",selector:".ugb-video-preview",attribute:"data-url"},mediaID:{type:"number"},overlayColor:{type:"string",default:"#000000"},playButtonType:{type:"string",default:"normal"}},m={normal:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"30",height:"30",viewBox:"0 0 256 320"},wp.element.createElement("path",{d:"M0 0v320l256-160L0 0z"})),circle:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 40 40"},wp.element.createElement("path",{d:"M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"})),outline:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 34 34"},wp.element.createElement("path",{d:"M17 34C7.6 34 0 26.4 0 17S7.6 0 17 0s17 7.6 17 17-7.6 17-17 17zm0-32C8.7 2 2 8.7 2 17s6.7 15 15 15 15-6.7 15-15S25.3 2 17 2z"}),wp.element.createElement("path",{d:"M12 25.7V8.3L27 17l-15 8.7zm2-14v10.5l9-5.3-9-5.2z"}))},b=function(e){var t=e.attributes,n=t.videoLink,o=t.mediaLink,r=t.overlayColor,a=t.playButtonType;return wp.element.createElement("div",{className:"ugb-video-popup","data-video":n,style:{backgroundColor:r}},wp.element.createElement("div",{className:"ugb-video-preview",style:{backgroundImage:"url("+o+")"},"data-url":o}),wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#",style:{backgroundColor:r}}),wp.element.createElement("span",{className:"ugb-play-button"},m[a])))},d=[{attributes:{videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},save:function(e){var t=e.className,n=e.attributes,o=n.videoID,l=n.playButtonType,i=n.backgroundImageURL,c=n.backgroundColor,u=n.backgroundOpacity,s=r()([t,"ugb-video-popup","ugb-has-background-opacity-"+1*Math.round(u/1)],{"ugb-has-background":c||i,"ugb-has-background-image":i}),m={backgroundColor:c||void 0,backgroundImage:i?"url("+i+")":void 0,"--ugb-background-color":i?c:void 0};return wp.element.createElement("div",{className:s,style:m,"data-video":o},wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#"}),wp.element.createElement("span",{className:"ugb-play-button"},Object(a.a)(l))))},migrate:function(e){return i({},e,{align:"center",playButtonColor:"#ffffff",design:"basic",borderRadius:12,shadow:3})}},{attributes:u,save:c,migrate:function(e){return Object(l.omit)(i({},e,{backgroundOpacity:5,backgroundColor:e.overlayColor,backgroundImageID:e.mediaID,backgroundImageURL:e.mediaLink}),["overlayColor","mediaID","mediaLink"])}},{attributes:s,migrate:function(e){return e.videoID=e.videoLink,e},save:b}];t.default=d},,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var o=n(7);Object(o.addFilter)("stackable.designs.blog-posts.edit","core/designs",function(e,t,n){var o=n.i,r=n.category,a=n.featuredImage,l=n.author,i=n.date,c=n.comments,u=n.title,s=n.excerpt,m=n.readMore,b=n.attributes,d=b.displayDate,g=b.displayAuthor,p=b.displayComments;return"list"===t?wp.element.createElement("article",{key:o,className:"ugb-blog-posts__item"},a,wp.element.createElement("div",{className:"ugb-blog-posts__side"},r,u,(d||g||p)&&wp.element.createElement("aside",{className:"entry-meta ugb-blog-posts__meta"},l,g&&(d||p)&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),i,d&&p&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),c),s,m)):e});var r=n(1),a=n(30),l=n(5),i=n(11),c=n(3),u=n(0),s=n(2),m=n.n(s),b=n(33),d=n(8),g=n(6),p=n(16);n.d(t,"_edit",function(){return y});var h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var v=[{value:"full",label:Object(u.__)("Full-sized")},{value:"square",label:Object(u.__)("Square")},{value:"landscape",label:Object(u.__)("Landscape")},{value:"portrait",label:Object(u.__)("Portrait")}],y=function(e){var t=e.attributes,n=e.categoriesList,i=e.setAttributes,s=e.latestPosts,p=e.className,y=t.contentAlign,w=t.columns,_=t.order,C=t.orderBy,x=t.categories,k=t.postsToShow,E=t.displayFeaturedImage,O=t.featuredImageShape,T=t.displayTitle,j=t.displayCategory,R=t.displayComments,N=t.displayAuthor,B=t.displayDate,I=t.displayExcerpt,S=t.displayReadMoreLink,L=t.readMoreText,z=t.design,D=t.borderRadius,M=t.shadow,U=t.accentColor,A=Array.isArray(s)&&s.length,P=m()([p,"ugb-blog-posts","ugb-blog-posts--columns-"+w,"ugb-blog-posts--feature-image-shape-"+O,"ugb-blog-posts--design-"+z],f({},"ugb-blog-posts--align-"+y,y)),F={"--s-accent-color":U||void 0},H=m()(["ugb-blog-posts__featured-image"],f({},"ugb--shadow-"+M,3!==M)),V={borderRadius:12!==D?D:void 0},q=wp.element.createElement(r.InspectorControls,null,wp.element.createElement(l.d,{initialOpen:!0,selected:z,options:[{label:"Basic",value:"basic",image:"block/blog-posts/images/basic.png"},{label:"List",value:"list",image:"block/blog-posts/images/list.png"}],onChange:function(e){i({design:e})}},Object(o.applyFilters)("stackable.blogposts.edit.designs.before",null,e),wp.element.createElement(c.RangeControl,{label:Object(u.__)("Border Radius"),value:D,onChange:function(e){return i({borderRadius:e})},min:0,max:50}),wp.element.createElement(c.RangeControl,{label:Object(u.__)("Shadow / Outline"),value:M,onChange:function(e){return i({shadow:e})},min:0,max:9}),Object(o.applyFilters)("stackable.blogposts.edit.designs.after",null,e),g.showProNotice&&wp.element.createElement(l.l,{size:"small"})),wp.element.createElement(c.PanelBody,{title:Object(u.__)("Posts Settings")},wp.element.createElement(c.QueryControls,h({order:_,orderBy:C},{numberOfItems:k,categoriesList:n,selectedCategoryId:x,onOrderChange:function(e){return i({order:e})},onOrderByChange:function(e){return i({orderBy:e})},onCategoryChange:function(e){return i({categories:""!==e?e:void 0})},onNumberOfItemsChange:function(e){return i({postsToShow:e})}})),wp.element.createElement(c.RangeControl,{label:Object(u.__)("Columns"),value:w,onChange:function(e){return i({columns:e})},min:1,max:4}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Title"),checked:T,onChange:function(e){return i({displayTitle:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Featured Image"),checked:E,onChange:function(e){return i({displayFeaturedImage:e})}}),E&&wp.element.createElement(c.SelectControl,{label:Object(u.__)("Featured Image Shape"),options:v,value:O,onChange:function(e){return i({featuredImageShape:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Excerpt"),checked:I,onChange:function(e){return i({displayExcerpt:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Category"),checked:j,onChange:function(e){return i({displayCategory:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Date"),checked:B,onChange:function(e){return i({displayDate:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Author"),checked:N,onChange:function(e){return i({displayAuthor:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Comments"),checked:R,onChange:function(e){return i({displayComments:e})}}),wp.element.createElement(c.ToggleControl,{label:Object(u.__)("Display Continue Reading Link"),checked:S,onChange:function(e){return i({displayReadMoreLink:e})}}),S&&wp.element.createElement(c.TextControl,{label:Object(u.__)("Customize Read More Link"),type:"text",value:L,onChange:function(e){return i({readMoreText:e})}})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(u.__)("Color Settings"),colorSettings:[{value:U,onChange:function(e){return i({accentColor:e})},label:Object(u.__)("Accent Color")}]}));if(!A)return wp.element.createElement(d.Fragment,null,q,wp.element.createElement(c.Placeholder,{icon:"admin-post",label:Object(u.__)("Posts")},Array.isArray(s)?Object(u.__)("No posts found."):wp.element.createElement(c.Spinner,null)));var W=s.length>k?s.slice(0,k):s;return wp.element.createElement(d.Fragment,null,q,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:y,onChange:function(e){return i({contentAlign:e})}})),wp.element.createElement("div",{className:P,style:F},W.map(function(t,n){var r="full"!==O&&w<2?O+"_large":O,l=t.featured_image_urls[r][0],i=j&&t.category_list&&wp.element.createElement("div",{className:"ugb-blog-posts__category-list",dangerouslySetInnerHTML:{__html:t.category_list}}),c=E&&l&&wp.element.createElement("figure",{className:H,style:V},wp.element.createElement("a",{href:t.link,target:"_blank"},wp.element.createElement("img",{src:l,alt:Object(u.__)("featured")}))),s=N&&t.author_info&&wp.element.createElement("span",null,t.author_info.name),m=B&&t.date_gmt&&wp.element.createElement("time",{dateTime:Object(a.format)("c",t.date_gmt),className:"date"},Object(a.dateI18n)("F d, Y",t.date_gmt)),d=R&&wp.element.createElement("span",null,t.comments_num),g=T&&wp.element.createElement("h3",{className:"ugb-blog-posts__title"},wp.element.createElement("a",{href:t.link},Object(b.decodeEntities)(t.title.rendered.trim())||Object(u.__)("(Untitled)"))),p=I&&t.excerpt&&wp.element.createElement("div",{className:"ugb-blog-posts__excerpt",dangerouslySetInnerHTML:{__html:t.post_excerpt_stackable}}),f=S&&wp.element.createElement("p",{className:"ugb-blog-posts__read_more"},wp.element.createElement("a",{href:t.link},L||Object(u.__)("Continue reading"))),v=wp.element.createElement("article",{key:n,className:"ugb-blog-posts__item"},i,c,(B||N||R)&&wp.element.createElement("aside",{className:"entry-meta ugb-blog-posts__meta"},s,N&&(B||R)&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),m,B&&R&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),d),g,p,f),y=h({},e,{i:n,featuredImageSrc:l,category:i,featuredImage:c,author:s,date:m,comments:d,title:g,excerpt:p,readMore:f});return Object(o.applyFilters)("stackable.designs.blog-posts.edit",v,z,y)})))},w=Object(p.withSelect)(function(e,t){var n=t.attributes,o=n.postsToShow,r=n.order,a=n.orderBy,l=n.categories,c=e("core").getEntityRecords;return{latestPosts:c("postType","post",Object(i.pickBy)({categories:l,order:r,orderby:a,per_page:o},function(e){return!Object(i.isUndefined)(e)})),categoriesList:c("taxonomy","category",{per_page:100})}})(y);t.default=w}]);
1
+ var editor_blocks=function(e){function t(t){for(var r,l,i=t[0],c=t[1],u=t[2],m=0,b=[];m<i.length;m++)l=i[m],o[l]&&b.push(o[l][0]),o[l]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);for(s&&s(t);b.length;)b.shift()();return a.push.apply(a,u||[]),n()}function n(){for(var e,t=0;t<a.length;t++){for(var n=a[t],r=!0,i=1;i<n.length;i++){var c=n[i];0!==o[c]&&(r=!1)}r&&(a.splice(t--,1),e=l(l.s=n[0]))}return e}var r={},o={0:0},a=[];function l(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,l),n.l=!0,n.exports}l.m=e,l.c=r,l.d=function(e,t,n){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(l.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)l.d(n,r,function(t){return e[t]}.bind(null,r));return n},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="";var i=window.webpackJsonp_name_=window.webpackJsonp_name_||[],c=i.push.bind(i);i.push=t,i=i.slice();for(var u=0;u<i.length;u++)t(i[u]);var s=c;return a.push([66,1]),n()}([function(e,t){e.exports=wp.i18n},function(e,t){e.exports=wp.editor},,,function(e,t){e.exports=wp.components},function(e,t,n){"use strict";n.d(t,"c",function(){return o}),n.d(t,"b",function(){return a}),n.d(t,"a",function(){return l});var r=n(0),o=function(e,t){return Array.from({length:t-e},function(t,n){return n+e})},a=function(e){var t="";return(t=(e.match(/youtube\.com\/watch\?v=([^\&\?\/]+)/i)||[])[1])||(t=(e.match(/youtube\.com\/embed\/([^\&\?\/]+)/i)||[])[1]),t||(t=(e.match(/youtube\.com\/v\/([^\&\?\/]+)/i)||[])[1]),t||(t=(e.match(/youtu\.be\/([^\&\?\/]+)/i)||[])[1]),t?{type:"youtube",id:t}:((t=(e.match(/vimeo\.com\/(\w*\/)*(\d+)/i)||[])[2])||(t=(e.match(/^\d+$/i)||[])[0]),t?{type:"vimeo",id:t}:{type:"youtube",id:e})},l=function e(t){return"short"===t?Object(r.__)("Description for this block. You can use this space for describing your block."):"medium"===t?e()+" "+e("short"):"long"===t?e("medium")+" "+e()+" "+e("short"):Object(r.__)("Description for this block. Use this space for describing your block. Any text will do.")}},function(e,t,n){"use strict";var r=n(11),o=n(0),a=n(16),l=n(12),i=n(4),c=n(26),u=n(30),s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},m=[{icon:"align-wide",title:Object(o.__)("Occupy Entire Width"),align:"full"},{icon:"align-pull-left",title:Object(o.__)("Half & Align Left"),align:"left"},{icon:"align-center",title:Object(o.__)("Half & Align Center"),align:"center"},{icon:"align-pull-right",title:Object(o.__)("Half & Align Right"),align:"right"}];var b=Object(a.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,a=e("core/editor"),l=a.getBlockRootClientId,i=a.getEditorSettings;return{isCollapsed:o||!r||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,r=e.onChange;function a(e){return function(){return r(e)}}var c=Object(l.find)(m,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:c?c.icon:"align-wide",label:Object(o.__)("Change Horizontal Alignment"),controls:m.map(function(e){var t=e.align;return s({},e,{isActive:n===t,onClick:a(t)})})})}),d=n(3),g=n.n(d);function p(){return(p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var h=g.a.createElement("path",{d:"M3 15.1h14v2H3zM9.4 2.9h1.2v8.6l1.3-1.3 1.1.8-3 3-3-3 1.1-.8 1.3 1.3V2.9z"}),f=function(e){return g.a.createElement("svg",p({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),h)};function v(){return(v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var y=g.a.createElement("path",{d:"M3 9h14v2H3zM10.6 18.4H9.4v-3.9l-1.3 1.3L7 15l3-3 3 3-1.1.8-1.3-1.3v3.9zM9.4 1.6h1.2v3.9l1.3-1.3L13 5l-3 3-3-3 1.1-.8 1.3 1.3V1.6z"}),w=function(e){return g.a.createElement("svg",v({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var C=g.a.createElement("path",{d:"M3 3h14v2H3zM10.6 17.1H9.4V8.4L8.1 9.7 7 9l3-3 3 3-1.1.8-1.3-1.3v8.6z"}),x=function(e){return g.a.createElement("svg",_({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),C)},k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},O=[{icon:wp.element.createElement(x,null),title:Object(o.__)("Align text top"),align:"flex-start"},{icon:wp.element.createElement(w,null),title:Object(o.__)("Align text center"),align:"center"},{icon:wp.element.createElement(f,null),title:Object(o.__)("Align text bottom"),align:"flex-end"}];var E=Object(a.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,a=e("core/editor"),l=a.getBlockRootClientId,i=a.getEditorSettings;return{isCollapsed:o||!r||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,r=e.onChange;function a(e){return function(){return r(n===e?void 0:e)}}var c=Object(l.find)(O,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:c?c.icon:wp.element.createElement(x,null),label:Object(o.__)("Change Vertical Alignment"),controls:O.map(function(e){var t=e.align;return k({},e,{isActive:n===t,onClick:a(t)})})})}),j=n(2),T=n.n(j),R=n(1);function N(){return(N=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var B=g.a.createElement("path",{d:"M0 0v376h512V0H0zm480 344H32V32h448v312z"}),I=g.a.createElement("circle",{cx:409.1,cy:102.9,r:40.9}),z=g.a.createElement("path",{d:"M480 344H32l86.3-164.2 21.7 11.3 49-77.3 100 113.1 8.9-9.3 17.1 22.3 26-46.4 52.9 71.2 15.1-15.9z"}),S=function(e){return g.a.createElement("svg",N({viewBox:"0 0 512 376",xmlns:"http://www.w3.org/2000/svg"},e),B,I,z)},L=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},P=function(e){var t=e.imageID,n=e.imageURL,r=e.onChange,o=void 0===r?function(e){e.url,e.id}:r,a=e.onRemove,l=e.className,c=void 0===l?"":l,u=e.allowedTypes,s=void 0===u?["image"]:u,m=e.render,b=void 0===m?void 0:m,d=e.hasRemove,g=void 0===d||d,p=e.style,h=void 0===p?{}:p,f=T()([c,"ugb-image-upload-placeholder"],{"ugb-image-upload-has-image":n,"ugb-image-upload-has-placeholder":!n}),v=L({},h,{backgroundImage:n&&!b?"url("+n+")":void 0});return wp.element.createElement(R.MediaUpload,{onSelect:o,allowedTypes:s,value:t,render:function(e){return n&&b?wp.element.createElement("div",{className:f,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:v,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&a&&g&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){a(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),b):wp.element.createElement("div",{className:f,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:v,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&a&&g&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){a(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),!n&&wp.element.createElement(S,null))}})},D=n(18),U=n(19),A=n(20),M=n(15),F=n(9),H=n(14),q=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function V(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}H.a.autoAddCss=!1,H.a.autoReplaceSvg=!1,H.a.familyPrefix="ugbfa",H.a.keepOriginalSource=!1,H.a.observeMutations=!1,H.a.showMissingIcons=!1,H.c.add(D.a,U.a,A.a);var W=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},n=function(e){var t=e&&e.toLowerCase();return[].concat(V(Object.values(D.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),V(Object.values(U.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),V(Object.values(A.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100))).slice(0,100)}(e),r=function(e){t(e.currentTarget.getAttribute("data-value"))};return wp.element.createElement(F.Fragment,null,n.map(function(e){var t=e.prefix,n=e.iconName;return wp.element.createElement("button",{key:t+"-"+n,className:"components-button is-button is-default","data-value":t+"-"+n,onClick:r},wp.element.createElement(M.a,{icon:[t,n]}))}))},G=function(e){var t=$(e);if(!t)return!1;var n=e.match(/^\w*/)[0];if(!["fab","far","fas"].includes(n))return!1;var r={fab:D.a,far:U.a,fas:A.a};return Object.values(r[n]).filter(function(e){return e.iconName===t[1]}).length>0},$=function(e){return"string"!=typeof e?null:e.match(/\w*-/)?[e.match(/\w*/),e.match(/\w+-(.*)$/)[1]]:null},Y=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={focused:!1,value:e.props.value||""},e.handleBlur=e.handleBlur.bind(e),e.handleFocus=e.handleFocus.bind(e),e.handleOnChange=e.handleOnChange.bind(e),e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,F["Component"]),q(t,[{key:"componentDidUpdate",value:function(e){this.props.value!==e.value&&this.setState({value:this.props.value})}},{key:"componentWillUnmount",value:function(){}},{key:"handleBlur",value:function(){var e=this;setTimeout(function(){e.setState({focused:!1})},100)}},{key:"handleFocus",value:function(){this.setState({focused:!0})}},{key:"handleOnChange",value:function(e){var t=e.target.value;this.setState({value:t}),this.props.onChange(t)}},{key:"render",value:function(){var e=this.props,t=e.instanceId,n=e.label,r=e.help,o=e.onChange,a=void 0===o?function(){}:o,l=e.type,c=void 0===l?"text":l,u=this.state.focused,s="inspector-ugb-icon-control-"+t,m=$(this.state.value),b=G(this.state.value);return wp.element.createElement(i.BaseControl,{label:n,help:r,id:s,className:"ugb-image-control"},wp.element.createElement("div",{className:"components-ugb-icon-control__input_wrapper"},wp.element.createElement("input",{className:"components-text-control__input",ref:this.props.inputRef,type:c,id:s,value:this.state.value,onChange:this.handleOnChange,onBlur:this.handleBlur,onFocus:this.handleFocus,"aria-describedby":r?s+"__help":void 0}),wp.element.createElement("div",{className:"components-text-control__icon-preview"},b&&wp.element.createElement(M.a,{icon:m}),!b&&wp.element.createElement(M.a,{icon:["far","smile"],style:{opacity:.3}}))),u&&(!m||!this.state.value)&&wp.element.createElement("div",{className:"components-ugb-icon-control__iconlist"},W(this.state.value,a)))}}]),t}(),Q=Object(a.withInstanceId)(Y),J=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};H.c.add(D.a,U.a,A.a);var K=function(e){var t=e.value,n=e.color,r=e.style,o=void 0===r?{}:r,a=$(t);return a&&wp.element.createElement(M.a,{color:n,style:o,icon:a})};K.Content=function(e){var t=e.value,n=$(t);return n&&wp.element.createElement(M.a,J({icon:n},e))};var X=K,Z=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ee=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();H.c.add(D.a,U.a,A.a);var te=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={isOpen:!1,value:e.props.value,color:e.props.color,isFirstFocus:!0},e.handleOpen=e.handleOpen.bind(e),e.handleClose=e.handleClose.bind(e),e.handleOnChange=e.handleOnChange.bind(e),e.handleOnChangeColor=e.handleOnChangeColor.bind(e),e.handleOnFirstFocus=e.handleOnFirstFocus.bind(e),e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,F["Component"]),ee(t,[{key:"handleOpen",value:function(){this.state.isOpen||this.setState({isOpen:!0,isFirstFocus:!0})}},{key:"handleClose",value:function(){this.setState({isOpen:!1,isFirstFocus:!0})}},{key:"handleOnChange",value:function(e){this.setState({value:e}),this.props.onChange(e)}},{key:"handleOnChangeColor",value:function(e){this.setState({color:e}),this.props.onChangeColor&&this.props.onChangeColor(e)}},{key:"handleOnFirstFocus",value:function(){this.state.isFirstFocus&&(this.setState({isFirstFocus:!1}),this.inputElement.focus())}},{key:"render",value:function(){var e=this,t=$(this.state.value),n=G(this.state.value);return wp.element.createElement(i.IconButton,{className:"ugb-svg-icon-placeholder",onClick:this.handleOpen,icon:wp.element.createElement(F.Fragment,null,n&&wp.element.createElement(M.a,{icon:t,className:this.props.className,style:this.props.style}),!n&&wp.element.createElement(M.a,{icon:["far","smile"],className:this.props.className,style:Z({},this.props.style,{opacity:.3})}))},this.state.isOpen&&wp.element.createElement(i.Popover,{className:"ugb-svg-icon-placeholder__popup",onClose:this.handleClose,position:"bottom",focusOnMount:"container",onFocus:this.handleOnFirstFocus},this.props.onChangeColor&&wp.element.createElement(ce,{label:this.props.colorLabel,value:this.state.color,onChange:this.handleOnChangeColor}),wp.element.createElement(Q,{inputRef:function(t){return e.inputElement=t},label:this.props.iconLabel,value:this.state.value,onChange:this.handleOnChange})))}}]),t}();te.defaultProps={colorLabel:Object(o.__)("Icon Color"),iconLabel:Object(o.__)("Pick an Icon"),onChangeColor:null,onChange:function(){},value:null,color:null,className:"",style:{}},te.Content=function(e){var t=e.value,n=e.className,r=void 0===n?"":n,o=e.style,a=void 0===o?{}:o,l=e.color,i=void 0===l?"":l,c=$(t);return c&&wp.element.createElement(M.a,{icon:c,className:r,color:i,style:a})};var ne=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();var re=Object(o.__)("Show more tools & options"),oe=Object(o.__)("Hide more tools & options"),ae=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={isOpen:!1},e.handleToggle=e.handleToggle.bind(e),e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,F["Component"]),ne(t,[{key:"handleToggle",value:function(){this.setState({isOpen:!this.state.isOpen})}},{key:"render",value:function(){var e=this.props,t=e.value,n=e.newTab,r=e.onChange,a=e.onChangeNewTab;return wp.element.createElement("form",{className:"blocks-button__inline-link ugb-url-input-control",onSubmit:function(e){return e.preventDefault()}},wp.element.createElement("div",{className:"ugb-url-input-control__wrapper"},wp.element.createElement(i.Dashicon,{className:"ugb-url-input-control__icon",icon:"admin-links"}),wp.element.createElement(R.URLInput,{className:"ugb-url-input-control__input",value:t,onChange:r,autoFocus:!1}),a&&wp.element.createElement(i.IconButton,{className:"ugb-url-input-control__more-button",icon:"ellipsis",label:this.state.isOpen?oe:re,onClick:this.handleToggle,"aria-expanded":this.state.isOpen})),a&&this.state.isOpen&&wp.element.createElement("div",{className:"ugb-url-input-control__new-tab"},wp.element.createElement(i.ToggleControl,{label:Object(o.__)("Open in New Tab"),checked:n,onChange:a})))}}]),t}(),le=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ie=Object(o.__)("(current %s: %s)"),ce=Object(a.compose)([R.withColorContext,Object(a.ifCondition)(function(e){return e.hasColorsToChoose})])(function(e){var t=e.colors,n=e.disableCustomColors,r=e.label,a=e.onChange,l=e.value,c=Object(R.getColorObjectByColorValue)(t,l),u=c&&c.name,s=Object(o.sprintf)(ie,r.toLowerCase(),u||l),m=wp.element.createElement(F.Fragment,null,r,l&&wp.element.createElement(i.ColorIndicator,{colorValue:l,"aria-label":s}));return wp.element.createElement(i.BaseControl,{className:"editor-color-palette-control",label:m},wp.element.createElement(i.ColorPalette,le({className:"editor-color-palette-control__color-palette",value:l,onChange:a},{colors:t,disableCustomColors:n})))}),ue=n(8),se=n(7),me=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};var be=function(e){var t=e.selected,n=e.options,r=e.onChange,o=n.map(function(e){return{label:wp.element.createElement(pe,{imageFile:e.image,isPro:e.isPro,label:e.label}),title:e.label,value:e.value}});return wp.element.createElement(i.RadioControl,me({},e,{className:"ugb-design-control",selected:t,options:o,onChange:function(e){var t=o.find(function(t){return t.value===e});se.isPro||!t.isPro?r(e):Object(ue.doAction)("stackable.get_pro")}}))},de=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};var ge=function(e){var t=e.options,n=e.selected,r=e.title,o=void 0===r?"Design":r,a=t.find(function(e){return e.value===n}),l=a?o+" – "+a.label:o;return wp.element.createElement(i.PanelBody,de({title:wp.element.createElement("span",null,l),className:"ugb-design-panel-body"},e),t&&wp.element.createElement(be,de({},e,{title:null})),e.children)};var pe=function(e){var t=e.imageFile,n=e.label,r=t.match(/https?:/i)?t:se.srcUrl?se.srcUrl+"/"+t:t;return wp.element.createElement("span",null,wp.element.createElement("img",{src:r,alt:n}),wp.element.createElement("span",{className:"design-label"},n))};function he(){return(he=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var fe=g.a.createElement("path",{d:"M0 0v376h512V0H0zm480 344H32V32h448v312z"}),ve=g.a.createElement("circle",{cx:409.1,cy:102.9,r:40.9}),ye=g.a.createElement("path",{d:"M480 344H32l86.3-164.2 21.7 11.3 49-77.3 100 113.1 8.9-9.3 17.1 22.3 26-46.4 52.9 71.2 15.1-15.9z"}),we=function(e){return g.a.createElement("svg",he({viewBox:"0 0 512 376",xmlns:"http://www.w3.org/2000/svg"},e),fe,ve,ye)};var _e=function(e){var t=e.label,n=e.imageID,r=e.imageURL,a=e.onChange,l=void 0===a?function(e){e.url,e.id}:a,c=e.onRemove,u=void 0===c?function(){}:c,s=e.allowedTypes,m=void 0===s?["image"]:s,b=e.help;return wp.element.createElement("div",{className:"ugb-image-control"},wp.element.createElement(i.BaseControl,{label:t,help:b},wp.element.createElement(R.MediaUpload,{onSelect:l,allowedTypes:m,value:n,render:function(e){return wp.element.createElement(F.Fragment,null,r&&wp.element.createElement("div",{className:"ugb-image-preview-wrapper"},wp.element.createElement("button",{className:"ugb-image-preview-remove",onClick:u},wp.element.createElement(i.Dashicon,{icon:"no"})),wp.element.createElement("img",{className:"ugb-image-preview",src:r,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},alt:Object(o.__)("preview")})),!r&&wp.element.createElement("div",{className:"ugb-placeholder",onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},role:"button",tabIndex:0},wp.element.createElement(we,null)))}})))},Ce=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};var xe=function(e){return e.map(function(e,t){var n=e.value,r=e.label;if(!n)return null;var a=Object(o.sprintf)(Object(o.__)("(%s: %s)"),r.toLowerCase(),n);return wp.element.createElement(i.ColorIndicator,{key:t,colorValue:n,"aria-label":a})})},ke=function(e){var t=e.colorSettings,n=e.title,r=void 0===n?Object(o.__)("Color Settings"):n;return wp.element.createElement(i.PanelBody,Ce({className:"ugb-color-panel-body"},e,{title:wp.element.createElement("span",{className:"editor-panel-color-settings__panel-title"},r,xe(t))}),t.map(function(e,t){return wp.element.createElement(ce,Ce({key:t},e))}),e.children)},Oe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};var Ee=function(e){var t=e.backgroundColor,n=e.backgroundImageID,r=e.backgroundImageURL,a=e.backgroundOpacity,l=e.fixedBackground,c=e.onChangeBackgroundColor,u=e.onChangeBackgroundImage,s=e.onRemoveBackgroundImage,m=e.onChangeBackgroundOpacity,b=e.onChangeFixedBackground,d=[];return c&&d.push({value:t,onChange:c,label:Object(o.__)("Background Color")}),wp.element.createElement(F.Fragment,null,wp.element.createElement(ke,Oe({initialOpen:!1,title:Object(o.__)("Background Settings"),className:"editor-panel-color-settings",colorSettings:d},e),u&&wp.element.createElement(_e,{label:Object(o.__)("Background Image"),onRemove:s,onChange:u,imageID:n,imageURL:r}),m&&wp.element.createElement(i.RangeControl,{label:Object(o.__)("Background Image Tint Strength"),value:a,onChange:m,min:0,max:10,step:1}),b&&wp.element.createElement(i.ToggleControl,{label:Object(o.__)("Fixed Background"),checked:l,onChange:b})))},je=n(35),Te=n.n(je),Re=n(36),Ne=n.n(Re),Be=n(37),Ie=n.n(Be),ze=n(38),Se=n.n(ze),Le=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};function Pe(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var De=function(e){var t=e.buttonDesign,n=e.buttonColor,r=e.buttonTextColor,a=e.buttonSize,l=e.buttonBorderRadius,c=e.buttonIcon,u=e.onChangeButtonDesign,s=e.onChangeButtonColor,m=e.onChangeButtonTextColor,b=e.onChangeButtonSize,d=e.onChangeButtonBorderRadius,g=e.onChangeButtonIcon,p=[];return s&&"link"!==t&&p.push({value:n,onChange:s,label:Object(o.__)("Button Color")}),m&&"ghost"!==t&&"plain"!==t&&"link"!==t&&p.push({value:r,onChange:m,label:Object(o.__)("Text Color")}),wp.element.createElement(F.Fragment,null,wp.element.createElement(ke,Le({initialOpen:!1,title:Object(o.__)("Button Settings"),colorSettings:p,className:u?"ugb-has-designs":null},e),u&&wp.element.createElement(be,{label:Object(o.__)("Design"),selected:t,options:[{label:Object(o.__)("Basic"),value:"basic",image:Te.a},{label:Object(o.__)("Ghost"),value:"ghost",image:Ne.a},{label:Object(o.__)("Plain"),value:"plain",image:Se.a},{label:Object(o.__)("Link"),value:"link",image:Ie.a}].concat(Pe(Object(ue.applyFilters)("stackable.button.edit.designs",[]))),onChange:u}),b&&"link"!==t&&wp.element.createElement(i.SelectControl,{label:Object(o.__)("Size"),value:a,options:[{value:"tiny",label:Object(o.__)("Tiny")},{value:"small",label:Object(o.__)("Small")},{value:"normal",label:Object(o.__)("Normal")},{value:"medium",label:Object(o.__)("Medium")},{value:"large",label:Object(o.__)("Large")}],onChange:b}),d&&"link"!==t&&"plain"!==t&&wp.element.createElement(i.RangeControl,{label:Object(o.__)("Border Radius"),value:l,min:"1",max:"50",onChange:d}),g&&"link"!==t&&wp.element.createElement(Q,{label:Object(o.__)("Icon"),value:c,onChange:g}),e.children))};function Ue(){return(Ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var Ae=g.a.createElement("path",{d:"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z"}),Me=function(e){return g.a.createElement("svg",Ue({viewBox:"0 0 200 200",xmlns:"http://www.w3.org/2000/svg"},e),Ae)},Fe=function(e){var t=e.size,n=void 0===t?"normal":t,r=e.title,a=void 0===r?Object(o.__)("Say Hello to Designs 👋"):r,l=e.description,i=void 0===l?"normal"===n?Object(o.__)("Get more designs for this block. This feature is only available on Stackable Premium."):Object(o.__)("Get more designs on Stackable Premium"):l,c=e.button,u=void 0===c?Object(o.__)("Go Premium"):c,s=T()(["ugb-design-control-pro-note","ugb-pro-note__"+n]);return wp.element.createElement("div",{className:s},wp.element.createElement(Me,null),"small"!==n&&wp.element.createElement("h4",null,a),wp.element.createElement("p",null,i),wp.element.createElement("a",{href:se.pricingURL,target:"_blank",className:"button button-secondary"},u))};n.d(t,"a",function(){return r.g}),n.d(t,"f",function(){return b}),n.d(t,"o",function(){return E}),n.d(t,"h",function(){return P}),n.d(t,"m",function(){return X}),n.d(t,"n",function(){return ae}),n.d(t,"b",function(){return ce}),n.d(t,"c",function(){return be}),n.d(t,"d",function(){return ge}),n.d(t,"e",function(){return pe}),n.d(t,"g",function(){return Q}),n.d(t,"k",function(){return ke}),n.d(t,"i",function(){return Ee}),n.d(t,"j",function(){return De}),n.d(t,"l",function(){return Fe})},function(e,t){e.exports=stackable},function(e,t){e.exports=wp.hooks},function(e,t){e.exports=wp.element},function(e,t,n){"use strict";var r=n(9),o=n(34),a=n(3),l=n.n(a);function i(){return(i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var c=l.a.createElement("path",{d:"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z"}),u=function(e){return l.a.createElement("svg",i({viewBox:"0 0 200 200",fill:"#fff",xmlns:"http://www.w3.org/2000/svg"},e),c)};function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var m=l.a.createElement("path",{d:"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z"}),b=function(e){return l.a.createElement("svg",s({xmlns:"http://www.w3.org/2000/svg"},e),m)};function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var g=l.a.createElement("path",{d:"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z"}),p=function(e){return l.a.createElement("svg",d({xmlns:"http://www.w3.org/2000/svg"},e),g)};function h(){return(h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var f=l.a.createElement("path",{d:"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8"}),v=function(e){return l.a.createElement("svg",h({xmlns:"http://www.w3.org/2000/svg"},e),f)};function y(){return(y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var w=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z"}),_=function(e){return l.a.createElement("svg",y({xmlns:"http://www.w3.org/2000/svg"},e),w)};function C(){return(C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var x=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z"}),k=function(e){return l.a.createElement("svg",C({xmlns:"http://www.w3.org/2000/svg"},e),x)};function O(){return(O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var E=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),j=function(e){return l.a.createElement("svg",O({xmlns:"http://www.w3.org/2000/svg"},e),E)};function T(){return(T=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var R=l.a.createElement("path",{d:"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z"}),N=function(e){return l.a.createElement("svg",T({xmlns:"http://www.w3.org/2000/svg"},e),R)};function B(){return(B=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var I=l.a.createElement("path",{d:"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z"}),z=function(e){return l.a.createElement("svg",B({xmlns:"http://www.w3.org/2000/svg"},e),I)};function S(){return(S=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var L=l.a.createElement("path",{d:"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8"}),P=function(e){return l.a.createElement("svg",S({xmlns:"http://www.w3.org/2000/svg"},e),L)};function D(){return(D=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var U=l.a.createElement("path",{d:"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z"}),A=function(e){return l.a.createElement("svg",D({xmlns:"http://www.w3.org/2000/svg"},e),U)};function M(){return(M=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var F=l.a.createElement("path",{d:"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z"}),H=function(e){return l.a.createElement("svg",M({xmlns:"http://www.w3.org/2000/svg"},e),F)};function q(){return(q=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var V=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z"}),W=function(e){return l.a.createElement("svg",q({xmlns:"http://www.w3.org/2000/svg"},e),V)};function G(){return(G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var $=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),Y=function(e){return l.a.createElement("svg",G({xmlns:"http://www.w3.org/2000/svg"},e),$)};function Q(){return(Q=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var J=l.a.createElement("path",{d:"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z"}),K=function(e){return l.a.createElement("svg",Q({xmlns:"http://www.w3.org/2000/svg"},e),J)};function X(){return(X=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var Z=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z"}),ee=function(e){return l.a.createElement("svg",X({xmlns:"http://www.w3.org/2000/svg"},e),Z)};function te(){return(te=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var ne=l.a.createElement("path",{d:"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z"}),re=function(e){return l.a.createElement("svg",te({xmlns:"http://www.w3.org/2000/svg"},e),ne)};function oe(){return(oe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var ae=l.a.createElement("path",{d:"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8"}),le=function(e){return l.a.createElement("svg",oe({xmlns:"http://www.w3.org/2000/svg"},e),ae)};function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var ce=l.a.createElement("path",{d:"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z"}),ue=function(e){return l.a.createElement("svg",ie({xmlns:"http://www.w3.org/2000/svg"},e),ce)};function se(){return(se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var me=l.a.createElement("path",{d:"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z"}),be=function(e){return l.a.createElement("svg",se({xmlns:"http://www.w3.org/2000/svg"},e),me)};function de(){return(de=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var ge=l.a.createElement("path",{d:"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z"}),pe=function(e){return l.a.createElement("svg",de({xmlns:"http://www.w3.org/2000/svg"},e),ge)};function he(){return(he=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var fe=l.a.createElement("path",{d:"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z"}),ve=function(e){return l.a.createElement("svg",he({xmlns:"http://www.w3.org/2000/svg"},e),fe)};function ye(){return(ye=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var we=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z"}),_e=function(e){return l.a.createElement("svg",ye({xmlns:"http://www.w3.org/2000/svg"},e),we)},Ce=n(29);n.d(t,"a",function(){return ke}),n.d(t,"b",function(){return Oe}),n.d(t,"c",function(){return Ee}),n.d(t,"d",function(){return je}),n.d(t,"f",function(){return Te}),n.d(t,"g",function(){return Re}),n.d(t,"h",function(){return Ne}),n.d(t,"e",function(){return Be}),n.d(t,"i",function(){return Ie}),n.d(t,"j",function(){return ze}),n.d(t,"k",function(){return Se}),n.d(t,"l",function(){return Le}),n.d(t,"n",function(){return Pe}),n.d(t,"o",function(){return De}),n.d(t,"p",function(){return Ue}),n.d(t,"q",function(){return Ae}),n.d(t,"r",function(){return Me}),n.d(t,"s",function(){return Fe}),n.d(t,"t",function(){return He}),n.d(t,"u",function(){return qe}),n.d(t,"v",function(){return Ve}),n.d(t,"w",function(){return We}),n.d(t,"m",function(){return Ge});var xe=function(e){return Object(r.cloneElement)(e,{fill:"url(#stackable-gradient)",className:"ugb-stackable-icon-gradient"})};void 0!==window.wp.blocks&&Object(Ce.updateCategory)("stackable",{icon:xe(wp.element.createElement(u,{className:"components-panel__icon",width:"20",height:"20"}))}),Object(o.a)(function(){var e=document.createElement("DIV");document.querySelector("body").appendChild(e),Object(r.render)(wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",className:"ugb-stackable-gradient",height:"0",width:"0",style:{opacity:0}},wp.element.createElement("defs",null,wp.element.createElement("linearGradient",{id:"stackable-gradient"},wp.element.createElement("stop",{offset:"0%",stopColor:"#ab5af1",stopOpacity:"1"}),wp.element.createElement("stop",{offset:"100%",stopColor:"#fb6874",stopOpacity:"1"})))),e)});var ke=function(){return xe(wp.element.createElement(b,{width:"20",height:"20"}))},Oe=function(){return xe(wp.element.createElement(p,{width:"20",height:"20"}))},Ee=function(){return xe(wp.element.createElement(v,{width:"20",height:"20"}))},je=function(){return xe(wp.element.createElement(_,{width:"20",height:"20"}))},Te=function(){return xe(wp.element.createElement(k,{width:"20",height:"20"}))},Re=function(){return xe(wp.element.createElement(j,{width:"20",height:"20"}))},Ne=function(){return xe(wp.element.createElement(N,{width:"20",height:"20"}))},Be=function(){return xe(wp.element.createElement(z,{width:"20",height:"20"}))},Ie=function(){return xe(wp.element.createElement(P,{width:"20",height:"20"}))},ze=function(){return xe(wp.element.createElement(A,{width:"20",height:"20"}))},Se=function(){return xe(wp.element.createElement(H,{width:"20",height:"20"}))},Le=function(){return xe(wp.element.createElement(W,{width:"20",height:"20"}))},Pe=function(){return xe(wp.element.createElement(Y,{width:"20",height:"20"}))},De=function(){return xe(wp.element.createElement(K,{width:"20",height:"20"}))},Ue=function(){return xe(wp.element.createElement(ee,{width:"20",height:"20"}))},Ae=function(){return xe(wp.element.createElement(re,{width:"20",height:"20"}))},Me=function(){return xe(wp.element.createElement(le,{width:"20",height:"20"}))},Fe=function(){return xe(wp.element.createElement(ue,{width:"20",height:"20"}))},He=function(){return xe(wp.element.createElement(be,{width:"20",height:"20"}))},qe=function(){return xe(wp.element.createElement(pe,{width:"20",height:"20"}))},Ve=function(){return xe(wp.element.createElement(ve,{width:"20",height:"20"}))},We=function(){return xe(wp.element.createElement(_e,{width:"20",height:"20"}))},Ge=function(){return wp.element.createElement(je,null)}},function(e,t,n){"use strict";var r=n(0),o=n(2),a=n.n(o),l=n(1),i=n(6);function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u=function(e){var t,n=e.className,r=void 0===n?"":n,o=e.align,u=void 0===o?"center":o,s=e.size,m=void 0===s?"normal":s,b=e.url,d=void 0===b?"":b,g=e.icon,p=void 0===g?null:g,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:"link"===_?void 0:"plain"===_?void 0:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0,color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h};C.backgroundColor="ghost"===_?void 0:C.backgroundColor,C.backgroundColor="plain"===_?void 0:C.backgroundColor,C.backgroundColor="link"===_?void 0:C.backgroundColor;var x=a()([r,"ugb-button","ugb-button-"+u,"ugb-button-"+m],(c(t={},"ugb-"+_+"-button","basic"!==_),c(t,"ugb-has-icon",p),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:x,href:d,style:C},p&&"link"!==_&&wp.element.createElement(i.m,{value:p,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button-inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f})))},s=u,m=function(e){var t,n=e.className,r=void 0===n?"":n,o=e.align,u=void 0===o?"center":o,s=e.size,m=void 0===s?"normal":s,b=e.url,d=void 0===b?"":b,g=e.icon,p=void 0===g?null:g,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0};C.backgroundColor="ghost"===_?void 0:C.backgroundColor,C.backgroundColor="plain"===_?void 0:C.backgroundColor,C.backgroundColor="link"===_?void 0:C.backgroundColor;var x=a()([r,"ugb-button","ugb-button-"+u,"ugb-button-"+m],(c(t={},"ugb-"+_+"-button","basic"!==_),c(t,"ugb-has-icon",p),t));return wp.element.createElement("div",{className:x,style:C},p&&"link"!==_&&wp.element.createElement(i.m,{value:p,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"a",className:"link"===_?"":"ugb-button-inner",href:d,style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f}))},b=function(e){var t=e.className,n=void 0===t?"":t,r=e.align,o=void 0===r?"center":r,i=e.size,c=void 0===i?"normal":i,u=e.url,s=void 0===u?"":u,m=e.color,b=e.text,d=e.backgroundColor,g={borderRadius:e.borderRadius+"px",backgroundColor:d||void 0},p=a()([n,"ugb-button","ugb-button-"+o,"ugb-button-"+c]);return wp.element.createElement("div",{className:p,style:g},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:s,style:{color:m},value:b}))},d=function(e){var t=e.align,n=void 0===t?"center":t,r=e.size,o=void 0===r?"normal":r,a=e.url,i=void 0===a?"":a,c=e.color,u=e.text,s=e.backgroundColor,m={borderRadius:e.borderRadius+"px"};return s&&(m.backgroundColor=s),wp.element.createElement("div",{className:"ugb-button ugb-button-"+n+" ugb-button-"+o,style:m},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))},g=function(e){var t=e.align,n=void 0===t?"center":t,r=e.size,o=void 0===r?"normal":r,a=e.url,i=void 0===a?"":a,c=e.color,u=e.text,s={backgroundColor:e.backgroundColor,borderRadius:e.borderRadius+"px"};return wp.element.createElement("div",{className:"ugb-button ugb-button-"+n+" ugb-button-"+o,style:s},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))};function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"f",function(){return u}),n.d(t,"b",function(){return s}),n.d(t,"e",function(){return m}),n.d(t,"d",function(){return b}),n.d(t,"c",function(){return d}),n.d(t,"a",function(){return g});var h=function(e){var t,n=e.className,o=void 0===n?"":n,c=e.align,u=void 0===c?"center":c,s=e.size,m=void 0===s?"normal":s,b=e.color,d=e.text,g=void 0===d?"":d,h=e.backgroundColor,f=e.borderRadius,v=void 0===f?4:f,y=e.isSelected,w=void 0===y?null:y,_=e.onFocus,C=void 0===_?function(){}:_,x=e.onChange,k=void 0===x?function(){}:x,O=e.icon,E=void 0===O?null:O,j=e.design,T=void 0===j?"basic":j,R=e.onSelect,N=void 0===R?function(){}:R,B={borderRadius:"link"===T?void 0:"plain"===T?void 0:v+"px",backgroundColor:h||void 0,borderColor:"ghost"===T?h:void 0,color:"ghost"===T?h:"plain"===T?h:"link"===T?void 0:b};B.backgroundColor="ghost"===T?void 0:B.backgroundColor,B.backgroundColor="plain"===T?void 0:B.backgroundColor,B.backgroundColor="link"===T?void 0:B.backgroundColor;var I=a()([o,"ugb-button","ugb-button--align-"+u,"ugb-button--size-"+m],(p(t={},"ugb-button--design-"+T,"basic"!==T),p(t,"ugb-button--has-icon",E),t));return wp.element.createElement("div",{onSelect:N,"data-is-placeholder-visible":l.RichText.isEmpty(g)},wp.element.createElement("a",{href:"#",className:I,style:B},E&&"link"!==T&&wp.element.createElement(i.m,{value:E,style:{color:"ghost"===T?h:"plain"===T?h:b}}),wp.element.createElement(l.RichText,{tagName:"div",className:"link"===T?"":"ugb-button--inner",placeholder:Object(r.__)("Button text"),value:g,onChange:k,formattingControls:["bold","italic","strikethrough"],onFocus:C,isSelected:w,keepPlaceholderOnFocus:!0,style:{color:"ghost"===T?h:"plain"===T?h:"link"===T?void 0:b}})))};h.Content=function(e){var t,n=e.className,r=void 0===n?"":n,o=e.align,c=void 0===o?"center":o,u=e.size,s=void 0===u?"normal":u,m=e.url,b=void 0===m?"":m,d=e.icon,g=void 0===d?null:d,h=e.color,f=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C=e.newTab,x=void 0!==C&&C,k={borderRadius:"link"===_?void 0:"plain"===_?void 0:y+"px",backgroundColor:v||void 0,borderColor:"ghost"===_?v:void 0,color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h};k.backgroundColor="ghost"===_?void 0:k.backgroundColor,k.backgroundColor="plain"===_?void 0:k.backgroundColor,k.backgroundColor="link"===_?void 0:k.backgroundColor;var O=a()([r,"ugb-button","ugb-button--align-"+c,"ugb-button--size-"+s],(p(t={},"ugb-button--design-"+_,"basic"!==_),p(t,"ugb-button--has-icon",g),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:O,href:b,style:k,target:x?"_blank":void 0},g&&"link"!==_&&wp.element.createElement(i.m.Content,{value:g,style:{color:"ghost"===_?v:"plain"===_?v:h}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button--inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:h},value:f})))};t.g=h},function(e,t){e.exports=lodash},,,,function(e,t){e.exports=wp.compose},,,,,,function(e,t,n){"use strict";var r=n(3),o=n.n(r);function a(){return(a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var l=o.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM78.2 150.4l-10.6-10.6L110.3 97 67.6 54.2l10.6-10.6L131.5 97l-53.3 53.4z"}),i=function(e){return o.a.createElement("svg",a({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),l)};function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var u=o.a.createElement("path",{d:"M59.4 177.5l82.4-82.4-82.4-82.3-10.6 10.6 71.8 71.7-71.8 71.8 10.6 10.6z"}),s=function(e){return o.a.createElement("svg",c({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),u)};function m(){return(m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var b=o.a.createElement("path",{d:"M73.1 65.3L104.8 97l-31.7 31.7 10.6 10.6L126 97 83.7 54.7z"}),d=o.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),g=function(e){return o.a.createElement("svg",m({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),b,d)};function p(){return(p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var h=o.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM76.6 144.7l-36.5-36.5 10.6-10.6 25.9 25.9 68.8-68.8L156 65.3l-79.4 79.4z"}),f=function(e){return o.a.createElement("svg",p({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),h)};function v(){return(v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var y=o.a.createElement("path",{d:"M173.8 28.4L60.4 141.8 15.7 97.2 5.1 107.8 60.4 163l124-124-10.6-10.6z"}),w=function(e){return o.a.createElement("svg",v({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var C=o.a.createElement("path",{d:"M79.4 112.4L60.7 93.7l-10.6 10.6 29.3 29.3 62.3-62.3-10.6-10.6z"}),x=o.a.createElement("path",{d:"M182.3 57.5c-7.2-17-19.3-31.5-34.4-41.8C132.7 5.5 114.4-.5 94.7-.5c-13.1 0-25.6 2.7-37 7.5-17 7.2-31.5 19.2-41.7 34.4C5.7 56.5-.3 74.8-.3 94.5c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8 15.2 10.2 33.5 16.2 53.1 16.2 13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1.1-13.1-2.6-25.6-7.4-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.6-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29-8.6-12.8-13.7-28.1-13.7-44.7 0-11.1 2.2-21.6 6.3-31.1C27.1 49 37.2 36.8 50 28.1c12.8-8.6 28.1-13.7 44.7-13.7 11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7.1 11.2-2.2 21.7-6.2 31.2z"}),k=function(e){return o.a.createElement("svg",_({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),C,x)};function O(){return(O=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var E=o.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zm47.4 131.5l-10.6 10.6-36.5-36.5-36.5 36.5-10.6-10.6L86.6 97 50.1 60.5l10.6-10.6 36.5 36.5 36.5-36.5 10.6 10.6L107.8 97l36.5 36.5z"}),j=function(e){return o.a.createElement("svg",O({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),E)};function T(){return(T=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var R=o.a.createElement("path",{d:"M167.2 33.4l-10.6-10.6-61.7 61.7-61.7-61.7-10.6 10.6 61.7 61.7-61.7 61.7 10.6 10.6 61.7-61.7 61.7 61.7 10.6-10.6-61.7-61.7z"}),N=function(e){return o.a.createElement("svg",T({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),R)};function B(){return(B=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var I=o.a.createElement("path",{d:"M134.7 70.1l-10.6-10.6-26.9 26.9-26.8-26.9-10.7 10.6L86.6 97l-26.9 26.9 10.7 10.6 26.8-26.9 26.9 26.9 10.6-10.6L107.8 97z"}),z=o.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),S=function(e){return o.a.createElement("svg",B({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),I,z)};function L(){return(L=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var P=o.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM151 104.5h-46.6v46.6h-15v-46.6H42.8v-15h46.6V42.9h15v46.6H151v15z"}),D=function(e){return o.a.createElement("svg",L({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),P)};function U(){return(U=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var A=o.a.createElement("path",{d:"M181.9 87.6h-79.3V8.4h-15v79.2H8.4v15h79.2v79.2h15v-79.2h79.3z"}),M=function(e){return o.a.createElement("svg",U({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),A)};function F(){return(F=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var H=o.a.createElement("path",{d:"M104.5 55.4h-15v34.1H55.4v15h34.1v34.1h15v-34.1h34.1v-15h-34.1z"}),q=o.a.createElement("path",{d:"M184.5 60c-7.2-17-19.2-31.5-34.4-41.8C135 8 116.6 2 97 2 83.9 2 71.4 4.7 60 9.5c-17.1 7.2-31.6 19.3-41.8 34.4S2 77.4 2 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.3 192 97 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4C186 134.9 192 116.6 192 97c0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2C128.9 172 113.6 177 97 177c-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C22 129 17 113.6 17 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C65 22 80.4 17 97 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29C171.9 65.1 177 80.4 177 97c0 11.1-2.2 21.6-6.3 31.1z"}),V=function(e){return o.a.createElement("svg",F({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),H,q)};function W(){return(W=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var G=o.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zm37.8 150.1l-37.8-19.5-37.8 19.5 6.9-41.9-30.2-29.9 42-6.4 19.1-38 19.1 38 42 6.4-30.2 29.9 6.9 41.9z"}),$=function(e){return o.a.createElement("svg",W({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),G)};function Y(){return(Y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var Q=o.a.createElement("path",{d:"M95.4 6.3l29.2 58 64.2 9.9-46.2 45.7 10.5 64.1-57.7-29.8L37.6 184l10.5-64.1L2 74.2l64.2-9.9z"}),J=function(e){return o.a.createElement("svg",Y({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),Q)};function K(){return(K=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var X=o.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),Z=o.a.createElement("path",{d:"M96.9 49.3L82.2 78.5l-32.3 5 23.2 23-5.3 32.2 29.1-15 29 15-5.2-32.2 23.2-23-32.3-5z"}),ee=function(e){return o.a.createElement("svg",K({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),X,Z)},te=n(0),ne=n(9);n.d(t,"a",function(){return le}),n.d(t,"b",function(){return ie}),n.d(t,"d",function(){return ue}),n.d(t,"c",function(){return se});var re=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},oe={check:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(w,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(f,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(k,{style:{fill:e}})},title:Object(te.__)("Check"),value:"check"},plus:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(M,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(D,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(V,{style:{fill:e}})},title:Object(te.__)("Plus"),value:"plus"},arrow:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(s,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(i,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(g,{style:{fill:e}})},title:Object(te.__)("Arrow"),value:"arrow"},cross:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(N,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(j,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(S,{style:{fill:e}})},title:Object(te.__)("Cross"),value:"cross"},star:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(J,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement($,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(ee,{style:{fill:e}})},title:Object(te.__)("Star"),value:"star"}},ae=function(e){return"circle"===e||"outline"===e?e+"Func":"iconFunc"},le=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return oe[e][ae(t)]()},ie=function(e,t,n){var r=ae(t),o=ce(oe[e][r](n),!1);return btoa(o)},ce=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Object(ne.renderToString)(e).replace(/viewbox/i,"viewBox");return t?n.replace(/#/g,"%23"):n},ue=function(e){var t=e.isActive,n=void 0===t?function(){}:t,r=e.onChange,o=void 0===r?function(){}:r;return Object.keys(oe).map(function(e){return re({},oe[e],{icon:le(e),isActive:n(e),onClick:o(e)})})},se=function(e,t){var n=t.isActive,r=void 0===n?function(){}:n,o=t.onChange,a=void 0===o?function(){}:o;return["","circle","outline"].map(function(t){return re({},oe[e],{icon:le(e,t),isActive:r(t),onClick:a(t)})})}},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n.n(o);function l(){return(l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var i=a.a.createElement("path",{d:"M22.3 30.5c0 6-4.8 10.8-10.8 10.8-2.3 0-4.5-.8-6.3-2-.9-.6-1.8-1.4-2.5-2.4-1.8-2.4-2.7-5.4-2.7-9 0-4.5 1.3-8.5 4-11.9 2.7-3.4 6.4-5.8 11.1-7.3v2.8c-2.7 2.2-4.4 5-4.9 8.3.4-.1.9-.1 1.3-.1 6-.1 10.8 4.8 10.8 10.8zm16.9-10.9c-.5 0-.9 0-1.3.1.5-3.3 2.2-6.1 4.9-8.3V8.7c-4.7 1.4-8.4 3.9-11.1 7.3-2.7 3.4-4 7.4-4 11.9 0 3.6.9 6.6 2.7 9 .8 1 1.6 1.8 2.5 2.4 1.8 1.3 3.9 2 6.3 2 6 0 10.8-4.8 10.8-10.8 0-6-4.8-10.9-10.8-10.9z"}),c=function(e){return a.a.createElement("svg",l({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),i)};function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var s=a.a.createElement("path",{d:"M9.4 14.6c-2.4 2.9-3.6 5.9-3.6 8.9 0 1.3.2 2.4.5 3.3 1.8-1.4 3.8-2.1 6-2.1 2.9 0 5.3.9 7.3 2.7 2 1.8 3 4.2 3 7.3 0 1.9-.5 3.6-1.4 5.1-.9 1.5-2.2 2.7-3.8 3.6s-3.3 1.3-5.1 1.3c-4.1 0-7.3-1.6-9.5-4.9C.9 36.9 0 33.5 0 29.4c0-5.2 1.4-9.9 4.1-14 2.8-4.1 6.9-7.5 12.5-10l1.5 2.8c-3.3 1.3-6.2 3.5-8.7 6.4zm27.5 0c-2.4 2.9-3.6 5.9-3.6 8.9 0 1.3.2 2.4.5 3.3 1.8-1.4 3.8-2.1 6-2.1 2.9 0 5.4.9 7.4 2.7 2 1.8 3 4.2 3 7.3 0 2.8-1 5.2-3 7.1-2 1.9-4.4 2.9-7.3 2.9-4.1 0-7.3-1.6-9.5-4.9-1.8-2.7-2.8-6.2-2.8-10.3 0-5.2 1.4-9.9 4.1-14 2.8-4.1 6.9-7.5 12.5-10l1.5 2.8c-3.5 1.2-6.4 3.4-8.8 6.3z"}),m=function(e){return a.a.createElement("svg",u({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),s)};function b(){return(b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var d=a.a.createElement("path",{d:"M22.6 12.8c-1.9.5-3.7 1.2-5.3 2.1-1.6.9-3.1 1.9-4.3 3-1.2 1.1-2.2 2.4-2.9 3.7-.7 1.3-1.1 2.7-1.1 4 0 1.2.1 1.8.3 1.8.8 0 1.5-.3 2.4-.9.8-.6 1.9-.9 3.3-.9 2.1 0 3.9.8 5.4 2.4 1.5 1.6 2.3 3.7 2.3 6.2s-1 4.6-2.9 6.4c-1.9 1.8-4.3 2.6-7.3 2.6-1.8 0-3.4-.4-4.9-1.1-1.5-.8-2.8-1.8-3.9-3.1s-2-2.8-2.6-4.6C.3 32.5 0 30.6 0 28.6c0-3 .6-5.8 1.8-8.3 1.2-2.5 2.8-4.8 4.9-6.7 2-1.9 4.4-3.5 7.2-4.6 2.8-1.2 5.6-1.8 8.6-2v5.8zm27.4 0c-1.9.5-3.7 1.2-5.4 2.1-1.7.9-3.1 1.9-4.3 3-1.2 1.1-2.2 2.4-2.9 3.7-.7 1.3-1.1 2.7-1.1 4 0 1.2.1 1.8.4 1.8.8 0 1.5-.3 2.3-.9.8-.6 1.9-.9 3.3-.9 2 0 3.8.8 5.3 2.4 1.5 1.6 2.3 3.7 2.3 6.2s-1 4.6-2.9 6.4c-2 1.8-4.4 2.6-7.3 2.6-1.7 0-3.3-.4-4.8-1.1-1.5-.8-2.8-1.8-3.9-3.1s-2-2.8-2.7-4.6c-.7-1.8-1-3.7-1-5.7 0-3 .6-5.8 1.8-8.3 1.2-2.5 2.8-4.8 4.9-6.7 2-1.9 4.4-3.5 7.2-4.6 2.8-1.2 5.7-1.8 8.8-2v5.7z"}),g=function(e){return a.a.createElement("svg",b({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),d)};function p(){return(p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var h=a.a.createElement("path",{d:"M19.8 9.3C10.5 11.8 4.6 17 2.1 24.8c2.3-3.6 5.6-5.4 9.9-5.4 3.3 0 6 1.1 8.3 3.3 2.2 2.2 3.4 5 3.4 8.3 0 3.2-1.1 5.8-3.3 8-2.2 2.2-5.1 3.2-8.7 3.2-3.7 0-6.5-1.2-8.6-3.5C1 36.3 0 33.1 0 29 0 18.3 6.5 11.2 19.6 7.9l.2 1.4zm26.4 0C36.9 11.9 31 17 28.5 24.8c2.2-3.6 5.5-5.4 9.8-5.4 3.2 0 6 1.1 8.3 3.2 2.3 2.2 3.4 4.9 3.4 8.3 0 3.1-1.1 5.8-3.3 7.9-2.2 2.2-5.1 3.3-8.6 3.3-3.7 0-6.6-1.1-8.6-3.4-2.1-2.3-3.1-5.5-3.1-9.7 0-10.7 6.6-17.8 19.7-21.1l.1 1.4z"}),f=function(e){return a.a.createElement("svg",p({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),h)};function v(){return(v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var y=a.a.createElement("path",{d:"M12.5 9.2H19c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v3.4c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7h-5.8c-.7 0-1.3.2-1.7.6-.4.4-.6 1-.6 1.7v1.3H20c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v12.5c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7H3c-1.1 0-1.8-.2-2.3-.7-.5-.4-.7-1.2-.7-2.2V21.9c0-4.3 1.1-7.4 3.4-9.6 2.3-2 5.3-3.1 9.1-3.1zm26.9 0h6.5c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v3.4c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7h-5.8c-.7 0-1.3.2-1.7.6-.4.4-.6 1-.6 1.7v1.3H47c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v12.5c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7H30c-1.1 0-1.8-.2-2.3-.7-.5-.5-.7-1.2-.7-2.3V21.9c0-4.3 1.1-7.4 3.4-9.6 2.2-2 5.2-3.1 9-3.1z"}),w=function(e){return a.a.createElement("svg",v({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var C=a.a.createElement("path",{d:"M20.8 44.5H0V23.7L9.3 5.5h7.3L12 23.7h8.8v20.8zm29.2 0H29.2V23.7l9.3-18.1h7.3l-4.6 18.1H50v20.8z"}),x=function(e){return a.a.createElement("svg",_({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),C)};function k(){return(k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var O=a.a.createElement("path",{d:"M10.3 24.8V26H20v16.9H0V26.2C0 13.4 6.6 7.1 19.9 7.1v7.1c-3.4.5-5.9 1.6-7.4 3.3-1.5 1.7-2.2 4.1-2.2 7.3zm30 0V26H50v16.9H30.1V26.2c0-12.7 6.6-19.1 19.9-19.1v7.1c-6.4.7-9.7 4.3-9.7 10.6z"}),E=function(e){return a.a.createElement("svg",k({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),O)};function j(){return(j=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var T=a.a.createElement("path",{d:"M21.1 6.8v36.4H0V22.1L21.1 6.8zm28.9 0v36.4H28.9V22.1L50 6.8z"}),R=function(e){return a.a.createElement("svg",j({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),T)};function N(){return(N=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var B=a.a.createElement("path",{d:"M14.7 45.9H0V31.3C0 17.6 8.6 6.6 21.6 4.1v4.7c-10 2.6-16.7 10.9-16.7 22.6h9.8v14.5zm28.1 0H28.4V31.3C28.4 17.6 37 6.6 50 4.1v4.7c-9.8 2.6-16.7 10.9-16.7 22.6h9.5v14.5z"}),I=function(e){return a.a.createElement("svg",N({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),B)};n.d(t,"a",function(){return H});var z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(m,{style:e})},S=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(f,{style:e})},L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(g,{style:e})},P=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(c,{style:e})},D=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(E,{style:e})},U=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(w,{style:e})},A=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(x,{style:e})},M=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(R,{style:e})},F=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(I,{style:e})},H={"round-thin":{icon:S(),iconFunc:S,title:Object(r.__)("Round Thin"),value:"round-thin"},round:{icon:z(),iconFunc:z,title:Object(r.__)("Round"),value:"round"},"round-thick":{icon:L(),iconFunc:L,title:Object(r.__)("Round Thick"),value:"round-thick"},"round-fat":{icon:P(),iconFunc:P,title:Object(r.__)("Round Fat"),value:"round-fat"},"square-thin":{icon:F(),iconFunc:F,title:Object(r.__)("Square Thin"),value:"square-thin"},square:{icon:D(),iconFunc:D,title:Object(r.__)("Square"),value:"square"},"square-simple":{icon:M(),iconFunc:M,title:Object(r.__)("Square Simple"),value:"square-simple"},"square-modern":{icon:A(),iconFunc:A,title:Object(r.__)("Square Modern"),value:"square-modern"},"square-fat":{icon:U(),iconFunc:U,title:Object(r.__)("Square Fat"),value:"square-fat"}}},function(e,t,n){"use strict";n.r(t);var r=n(0),o=n(10),a=n(5),l=n(7),i=n(3),c=n.n(i);function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var s=c.a.createElement("path",{d:"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z"}),m=function(e){return c.a.createElement("svg",u({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),s)};n.d(t,"ArrowIcon",function(){return b}),n.d(t,"schema",function(){return d}),n.d(t,"name",function(){return g}),n.d(t,"settings",function(){return p});var b=function(e){var t=e.fill;return wp.element.createElement(m,{width:"20",height:"20",fill:t})},d={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(r.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(a.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},g="ugb/accordion",p={title:Object(r.__)("Accordion"),description:Object(r.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:o.a,category:"stackable",keywords:[Object(r.__)("Accordion"),Object(r.__)("Toggle"),Object(r.__)("Stackable")],attributes:d,supports:{inserter:!l.disabledBlocks.includes(g)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";var r=n(0),o=n(3),a=n.n(o);function l(){return(l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var i=a.a.createElement("path",{d:"M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"}),c=function(e){return a.a.createElement("svg",l({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"},e),i)};function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var s=a.a.createElement("path",{d:"M0 0v320l256-160L0 0z"}),m=function(e){return a.a.createElement("svg",u({viewBox:"0 0 256 320",xmlns:"http://www.w3.org/2000/svg"},e),s)};function b(){return(b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var d=a.a.createElement("path",{d:"M17 34C7.6 34 0 26.4 0 17S7.6 0 17 0s17 7.6 17 17-7.6 17-17 17zm0-32C8.7 2 2 8.7 2 17s6.7 15 15 15 15-6.7 15-15S25.3 2 17 2z"}),g=a.a.createElement("path",{d:"M12 25.7V8.3L27 17l-15 8.7zm2-14v10.5l9-5.3-9-5.2z"}),p=function(e){return a.a.createElement("svg",b({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg"},e),d,g)};n.d(t,"b",function(){return f}),n.d(t,"a",function(){return v});var h={normal:function(e){return wp.element.createElement(m,{style:e,width:"30",height:"30"})},circle:function(e){return wp.element.createElement(c,{style:e,width:"50",height:"50"})},outline:function(e){return wp.element.createElement(p,{style:e,width:"50",height:"50"})}},f=[{value:"normal",label:Object(r.__)("Normal Play Button")},{value:"circle",label:Object(r.__)("Play Button with Circle")},{value:"outline",label:Object(r.__)("Outline Play Button")}],v=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return h[e]({fill:t})}},function(e,t){e.exports=wp.data},function(e,t,n){"use strict";n.d(t,"a",function(){return r});var r=function(e){return"serif"===e?'"Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif':"monospace"===e?'SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace':'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"'}},,function(e,t){e.exports=wp.blocks},function(e,t){e.exports=wp.viewport},function(e,t,n){"use strict";var r=n(3),o=n.n(r);function a(){return(a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var l=o.a.createElement("path",{d:"M52.4-166.2c3.2 0 3.2-5 0-5s-3.2 5 0 5zM16.8 13.9L26.9 3.8c.6-.6.6-1.5 0-2.1s-1.5-.6-2.1 0L14.7 11.8 4.6 1.7c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l10.1 10.1L2.5 24c-.6.6-.6 1.5 0 2.1.3.3.7.4 1.1.4s.8-.1 1.1-.4l10-10.1 10.1 10.1c.3.3.7.4 1.1.4s.8-.1 1.1-.4c.6-.6.6-1.5 0-2.1L16.8 13.9z"});t.a=function(e){return o.a.createElement("svg",a({viewBox:"0 0 28.3 28.3",xmlns:"http://www.w3.org/2000/svg"},e),l)}},function(e,t){e.exports=wp.date},,,function(e,t){e.exports="dist/images/components-panel-button-settings-basic.bce3a67.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-ghost.b80f93c.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-link.e1e920d.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-plain.1459ff1.png"},function(e,t){e.exports="dist/images/block-accordion-basic.1b659fc.png"},function(e,t){e.exports="dist/images/block-accordion-plain.6b9bcad.png"},function(e,t){e.exports="dist/images/block-blockquote-basic.742cbfd.png"},function(e,t){e.exports="dist/images/block-blockquote-plain.17efdd1.png"},function(e,t){e.exports=wp.htmlEntities},function(e,t){e.exports="dist/images/block-blog-posts-basic.d04aca0.png"},function(e,t){e.exports="dist/images/block-blog-posts-list.e34f416.png"},function(e,t){e.exports="dist/images/block-call-to-action-basic.6617d6a.png"},function(e,t){e.exports="dist/images/block-call-to-action-plain.4c12e8d.png"},function(e,t){e.exports="dist/images/block-card-basic.9b1e022.png"},function(e,t){e.exports="dist/images/block-card-plain.8659e41.png"},function(e,t){e.exports="dist/images/block-count-up-basic.ad0bfaa.png"},function(e,t){e.exports="dist/images/block-count-up-plain.3954a10.png"},function(e,t){e.exports="dist/images/block-feature-grid-basic.30524f3.png"},function(e,t){e.exports="dist/images/block-feature-grid-plain.d86b8c4.png"},function(e,t){e.exports="dist/images/block-feature-basic.88dd936.png"},function(e,t){e.exports="dist/images/block-feature-plain.8876dec.png"},function(e,t){e.exports="dist/images/block-header-basic.572eee4.png"},function(e,t){e.exports="dist/images/block-header-plain.18c465f.png"},function(e,t){e.exports="dist/images/block-number-box-basic.26f550d.png"},function(e,t){e.exports="dist/images/block-number-box-plain.b9eb05b.png"},function(e,t){e.exports="dist/images/block-pricing-box-basic.a399466.png"},function(e,t){e.exports="dist/images/block-pricing-box-plain.72b931c.png"},function(e,t){e.exports="dist/images/block-team-member-basic.daacced.png"},function(e,t){e.exports="dist/images/block-team-member-plain.9c22e50.png"},function(e,t){e.exports="dist/images/block-testimonial-basic.aea7684.png"},function(e,t){e.exports="dist/images/block-testimonial-plain.7dcfb7c.png"},function(e,t,n){"use strict";n.r(t);n(10);var r=n(29),o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=n(69),l=n(93),i=n(122),c=n(149);a.keys().forEach(function(e){var t=a(e),n=o({},t.settings);try{n.edit=l(e.replace("index.js","edit.js")).default}catch(e){}try{n.save=i(e.replace("index.js","save.js")).default}catch(e){}try{n.deprecated=c(e.replace("index.js","deprecated.js")).default}catch(e){}t.name&&Object(r.registerBlockType)(t.name,n)})},,,function(e,t,n){var r={"./accordion/index.js":24,"./blockquote/index.js":70,"./blog-posts/index.js":71,"./button/index.js":72,"./call-to-action/index.js":73,"./card/index.js":74,"./container/index.js":75,"./count-up/index.js":76,"./divider/index.js":77,"./expand/index.js":78,"./feature-grid/index.js":79,"./feature/index.js":80,"./ghost-button/index.js":81,"./header/index.js":82,"./icon-list/index.js":83,"./image-box/index.js":84,"./notification/index.js":85,"./number-box/index.js":86,"./pricing-box/index.js":87,"./pullquote/index.js":88,"./spacer/index.js":89,"./team-member/index.js":90,"./testimonial/index.js":91,"./video-popup/index.js":92};function o(e){var t=a(e);return n(t)}function a(e){var t=r[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}o.keys=function(){return Object.keys(r)},o.resolve=a,e.exports=o,o.id=69},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(10),a=n(5),l=n(7),i={align:{type:"string"},text:{source:"html",selector:"p",default:Object(a.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},quotationMark:{type:"string",default:"round-thin"},quotationSize:{type:"number",default:70},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/blockquote",u={title:Object(r.__)("Blockquote"),description:Object(r.__)("Display a quote in style."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Blockquote"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return i});var r=n(0),o=n(10),a=n(7),l="ugb/blog-posts",i={title:Object(r.__)("Posts"),description:Object(r.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:o.c,category:"stackable",keywords:[Object(r.__)("Blog Posts"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(l)},sAdminTitle:Object(r.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(10),a=n(7),l={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(r.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href"},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href"},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},i="ugb/button",c={title:Object(r.__)("Button"),icon:o.d,description:Object(r.__)("Add a customizable button."),category:"stackable",keywords:[Object(r.__)("Button"),Object(r.__)("Stackable")],attributes:l,supports:{inserter:!a.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(10),a=n(5),l=n(7),i={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(a.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string",default:"#ffffff"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},buttonIcon:{type:"string"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},bgColor:{type:"string"}},c="ugb/cta",u={title:Object(r.__)("Call to Action"),description:Object(r.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:o.e,category:"stackable",keywords:[Object(r.__)("Call to Action"),Object(r.__)("Stackable"),Object(r.__)("CTA")],attributes:i,supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(10),a=n(5),l=n(7),i={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(r.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(r.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(a.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/card",u={title:Object(r.__)("Card"),description:Object(r.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:o.f,category:"stackable",keywords:[Object(r.__)("Card"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!l.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(10),a=n(7),l={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},height:{type:"string",default:"normal"},contentWidth:{type:"boolean",default:!1},contentLocation:{type:"string",default:"full"},verticalAlign:{type:"string",default:"center"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},i="ugb/container",c={title:Object(r.__)("Container"),description:Object(r.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:o.g,category:"stackable",keywords:[Object(r.__)("Container Layout"),Object(r.__)("Row"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(i)},attributes:l,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(10),a=n(7),l={columns:{type:"number",default:4},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(r.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(r.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(r.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(r.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(r.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(r.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},title:{source:"html"},counter:{source:"html"},des:{source:"html"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},i="ugb/count-up",c={title:Object(r.__)("Count Up"),description:Object(r.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:o.h,category:"stackable",keywords:[Object(r.__)("Statistics"),Object(r.__)("Count Up"),Object(r.__)("Stackable")],attributes:l,supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return i});var r=n(0),o=n(7),a=n(10),l="ugb/divider",i={title:Object(r.__)("Divider"),description:Object(r.__)("Add a pause between your content."),icon:a.i,category:"stackable",keywords:[Object(r.__)("Divider"),Object(r.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"}},supports:{inserter:!o.disabledBlocks.includes(l)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(7),a=n(10),l={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(r.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(r.__)("Show less")}},i="ugb/expand",c={title:Object(r.__)("Expand / Show More"),description:Object(r.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:a.j,category:"stackable",keywords:[Object(r.__)("Expand"),Object(r.__)("Show more/less"),Object(r.__)("Stackable")],attributes:l,supports:{inserter:!o.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(o.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(o.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(o.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href"},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href"},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href"},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(r.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/feature-grid",u={title:Object(r.__)("Feature Grid"),description:Object(r.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:l.k,category:"stackable",keywords:[Object(r.__)("Feature Grid"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(o.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"}},c="ugb/feature",u={title:Object(r.__)("Feature"),description:Object(r.__)("Display a product feature or a service in a large area."),icon:l.l,category:"stackable",keywords:[Object(r.__)("Feature"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return a}),n.d(t,"settings",function(){return l});var r=n(0),o=n(10),a="ugb/ghost-button",l={title:Object(r.__)("Ghost Button"),description:Object(r.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:o.m,category:"stackable",keywords:[Object(r.__)("Ghost Button"),Object(r.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(o.a)()},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},titleColor:{type:"string"},subtitleColor:{type:"string"},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},contentAlign:{type:"string",default:"center"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},contentWidth:{type:"boolean",default:!1},align:{type:"string"},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},c="ugb/header",u={title:Object(r.__)("Header"),description:Object(r.__)("A large header title area. Typically used at the very top of a page."),icon:l.n,category:"stackable",keywords:[Object(r.__)("Header"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.disabledBlocks.includes(c)},attributes:i,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(7),a=n(10),l={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li"},gap:{type:"number",default:16}},i="ugb/icon-list",c={title:Object(r.__)("Icon List"),description:Object(r.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:a.o,category:"stackable",keywords:[Object(r.__)("Icon List"),Object(r.__)("Stackable")],attributes:l,supports:{inserter:!o.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(7),a=n(10),l={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"}};[1,2,3,4].forEach(function(e){l["title"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__title",default:Object(r.__)("Title")},l["description"+e]={source:"html",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__description",default:Object(r.__)("Description")},l["imageURL"+e]={type:"string"},l["imageID"+e]={type:"number"},l["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"href"},l["newTab"+e]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child("+e+") .ugb-image-box__overlay",attribute:"target",default:!1}});var i="ugb/image-box",c={title:Object(r.__)("Image Box"),description:Object(r.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:a.p,category:"stackable",keywords:[Object(r.__)("Image Box"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(i)},attributes:l,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={text:{source:"html",selector:"p",default:Object(o.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},c="ugb/notification",u={title:Object(r.__)("Notification"),description:Object(r.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:l.q,category:"stackable",keywords:[Object(r.__)("Notification"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(o.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(o.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(o.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},c="ugb/number-box",u={title:Object(r.__)("Number Box"),description:Object(r.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:l.r,category:"stackable",keywords:[Object(r.__)("Number Box"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}};[1,2,3].forEach(function(e){var t=1===e?"":e;i["url"+t]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"href"},i["newTab"+t]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button",attribute:"target",default:!1},i["imageURL"+t]={type:"string"},i["imageID"+t]={type:"string"},i["pricingBoxTitle"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__title",default:Object(r.__)("Title")},i["price"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price",default:t+"9"},i["pricePrefix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-prefix",default:"$"},i["priceSuffix"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__price-suffix",default:".00"},i["perMonthLabel"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__subprice",default:Object(r.__)("Description")},i["buttonText"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-button span",default:Object(r.__)("Button text")},i["featureList"+t]={source:"html",selector:".ugb-pricing-box__item:nth-child("+e+") .ugb-pricing-box__description",default:Object(o.a)("medium")}});var c="ugb/pricing-box",u={title:Object(r.__)("Pricing Box"),description:Object(r.__)("Display the different pricing tiers of your business."),icon:l.s,category:"stackable",keywords:[Object(r.__)("Pricing Box"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(10),a=n(5),l={text:{source:"html",selector:"p",default:Object(a.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},i="ugb/pullquote",c={title:Object(r.__)("Pullquote"),description:Object(r.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Pullquote"),Object(r.__)("Stackable")],attributes:l,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(7),a=n(10),l={height:{default:50,type:"number"}},i="ugb/spacer",c={title:Object(r.__)("Spacer"),description:Object(r.__)("Sometimes you just need some space."),icon:a.t,category:"stackable",keywords:[Object(r.__)("Spacer"),Object(r.__)("Stackable")],attributes:l,supports:{inserter:!o.disabledBlocks.includes(i)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src"},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(r.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(o.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(o.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(o.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},des:{type:"string"},desTwo:{type:"string"},desThree:{type:"string"},iconColor:{type:"string"}},c="ugb/team-member",u={title:Object(r.__)("Team Member"),description:Object(r.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:l.u,category:"stackable",keywords:[Object(r.__)("Team Member"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return i}),n.d(t,"name",function(){return c}),n.d(t,"settings",function(){return u});var r=n(0),o=n(5),a=n(7),l=n(10),i={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(r.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(o.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},href:{type:"url"},hrefTwo:{type:"url"},hrefThree:{type:"url"},mediaID:{type:"number"},mediaIDTwo:{type:"number"},mediaIDThree:{type:"number"},mediaURL:{type:"string"},mediaURLTwo:{type:"string"},mediaURLThree:{type:"string"},testimonialTitle:{type:"string"},testimonialTitleTwo:{type:"string"},testimonialTitleThree:{type:"string"},position:{type:"string"},positionTwo:{type:"string"},positionThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},iconColor:{type:"string"}},c="ugb/testimonial",u={title:Object(r.__)("Testimonial"),description:Object(r.__)("Showcase what your users say about your product or service."),icon:l.v,category:"stackable",keywords:[Object(r.__)("Testimonial"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!a.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return l}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var r=n(0),o=n(7),a=n(10),l={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},align:{type:"string"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},i="ugb/video-popup",c={title:Object(r.__)("Video Popup"),description:Object(r.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:a.w,category:"stackable",keywords:[Object(r.__)("Video Popup"),Object(r.__)("Stackable"),Object(r.__)("YouTube Vimeo mp4")],attributes:l,supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(e,t,n){var r={"./accordion/edit.js":94,"./blockquote/edit.js":98,"./blog-posts/edit.js":172,"./button/edit.js":99,"./call-to-action/edit.js":100,"./card/edit.js":101,"./container/edit.js":102,"./count-up/edit.js":103,"./divider/edit.js":104,"./expand/edit.js":105,"./feature-grid/edit.js":106,"./feature/edit.js":107,"./ghost-button/edit.js":108,"./header/edit.js":109,"./icon-list/edit.js":110,"./image-box/edit.js":111,"./notification/edit.js":112,"./number-box/edit.js":113,"./pricing-box/edit.js":116,"./pullquote/edit.js":117,"./spacer/edit.js":118,"./team-member/edit.js":119,"./testimonial/edit.js":120,"./video-popup/edit.js":121};function o(e){var t=a(e);return n(t)}function a(e){var t=r[e];if(!(t+1)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return t}o.keys=function(){return Object.keys(r)},o.resolve=a,e.exports=o,o.id=93},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(1),a=n(4),l=n(0),i=n(8),c=n(24),u=n(2),s=n.n(u),m=n(5),b=n(9),d=n(39),g=n.n(d),p=n(40),h=n.n(p),f=n(7);function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,u=e.setAttributes,d=e.attributes,p=d.headingColor,y=d.headingBackgroundColor,w=d.heading,_=d.text,C=d.openStart,x=d.design,k=void 0===x?"basic":x,O=d.borderRadius,E=void 0===O?12:O,j=d.shadow,T=void 0===j?3:j,R=s()([n,"ugb-accordion"],(v(t={},"ugb-accordion--design-"+k,"basic"!==k),v(t,"ugb-accordion--open",C),t)),N=s()(["ugb-accordion__heading"],v({},"ugb--shadow-"+T,"plain"!==k&&3!==T)),B={borderRadius:"plain"!==k&&12!==E?E:void 0,backgroundColor:"plain"!==k&&y?y:void 0};return wp.element.createElement(b.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{selected:k,options:Object(i.applyFilters)("stackable.accordion.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:g.a},{label:Object(l.__)("Plain"),value:"plain",image:h.a}]),onChange:function(e){return u({design:e})}},Object(i.applyFilters)("stackable.accordion.edit.designs.before",null,e),!["plain"].includes(k)&&wp.element.createElement(r.b,{label:Object(l.__)("Background Color"),value:y,onChange:function(e){return u({headingBackgroundColor:e})}}),"plain"!==k&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:E,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),"plain"!==k&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:T,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.accordion.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:p,onChange:function(e){return u({headingColor:e})},label:Object(l.__)("Heading Color")}]},wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Open at the start"),checked:C,onChange:function(e){return u({openStart:e})}}))),wp.element.createElement("div",{className:R},wp.element.createElement("div",{className:N,style:B},wp.element.createElement(o.RichText,{tagName:"h4",value:w,onChange:function(e){return u({heading:e})},style:{color:p||void 0},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),Object(c.ArrowIcon)({fill:p||void 0})),wp.element.createElement(o.RichText,{tagName:"p",value:_,className:"ugb-accordion__text",onChange:function(e){return u({text:e})},placeholder:Object(m.a)("long"),keepPlaceholderOnFocus:!0})))}},,,,function(e,t,n){"use strict";n.r(t);var r=n(4),o=n(6),a=n(1),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(41),d=n.n(b),g=n(42),p=n.n(g),h=n(23),f=n(7),v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.setAttributes,b=e.className,g=e.attributes,w=g.color,_=g.text,C=g.quoteColor,x=g.backgroundColor,k=g.backgroundImageID,O=g.backgroundImageURL,E=g.backgroundOpacity,j=g.fixedBackground,T=g.quotationMark,R=void 0===T?"round-thin":T,N=g.quotationSize,B=void 0===N?70:N,I=g.contentWidth,z=g.align,S=g.design,L=void 0===S?"plain":S,P=g.borderRadius,D=void 0===P?12:P,U=g.shadow,A=void 0===U?3:U,M=["basic","top-icon"].includes(L),F=u()([b,"ugb-blockquote","ugb-blockquote--v2","ugb--background-opacity-"+1*Math.round(E/1),"ugb-blockquote--design-"+L],v((y(t={"ugb--has-background":M&&(x||O),"ugb--has-background-image":M&&O},"ugb--shadow-"+A,M&&3!==A),y(t,"ugb-content-width","full"===z&&I),y(t,"ugb-blockquote--small-quote",B<60),t),Object(i.applyFilters)("stackable.blockquote.mainclasses",{},e))),H=v({"--quote-color":C||void 0,backgroundColor:M&&x?x:void 0,backgroundImage:M&&O?"url("+O+")":void 0,backgroundAttachment:M&&j?"fixed":void 0,"--ugb-background-color":M&&O?x:void 0,borderRadius:M&&12!==D?D:void 0},Object(i.applyFilters)("stackable.blockquote.mainstyle",{},e));return wp.element.createElement(m.Fragment,null,wp.element.createElement("blockquote",{className:F,style:H},wp.element.createElement("div",{className:"ugb-content-wrapper"},h.a[R].iconFunc({fill:C,width:B,height:B}),Object(i.applyFilters)("stackable.blockquote.text",wp.element.createElement(a.RichText,{className:"ugb-blockquote__text",value:_,onChange:function(e){return c({text:e})},isSelected:n,placeholder:Object(s.a)("long"),keepPlaceholderOnFocus:!0,style:{color:w}}),e))),wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{selected:L,options:Object(i.applyFilters)("stackable.blockquote.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:p.a}]),onChange:function(e){return c({design:e})}},Object(i.applyFilters)("stackable.blockquote.edit.designs.before",null,e),M&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:D,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),M&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:A,onChange:function(e){return c({shadow:e})},min:0,max:9}),"full"===z&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:I,onChange:function(e){return c({contentWidth:e})}}),Object(i.applyFilters)("stackable.blockquote.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:w,onChange:function(e){return c({color:e})},label:Object(l.__)("Text Color")},{value:C,onChange:function(e){return c({quoteColor:e})},label:Object(l.__)("Quote Color")}]},wp.element.createElement(r.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(r.Toolbar,{className:"ugb-blockquote__inspector__icon",icon:h.a[R].icon,controls:Object.keys(h.a).map(function(e){var t=h.a[e].value;return v({},h.a[e],{onClick:function(){return c({quotationMark:t})},isActive:R===t})})})),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Quotation Mark Size"),value:B,onChange:function(e){return c({quotationSize:e})},min:0,max:400})),M&&wp.element.createElement(o.i,{backgroundColor:x,backgroundImageID:k,backgroundImageURL:O,backgroundOpacity:E,fixedBackground:j,onChangeBackgroundColor:function(e){return c({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return c({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){c({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return c({backgroundOpacity:e})},onChangeFixedBackground:function(e){return c({fixedBackground:!!e})}})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(9),l=n(7),i=n(0),c=n(8),u=n(2),s=n.n(u),m=n(4),b=n(5),d=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var p=function(e){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var e=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={selectedButton:0},e}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,a["Component"]),d(t,[{key:"componentDidUpdate",value:function(e){this.props.isSelected&&!e.isSelected&&this.setState({selectedButton:0})}},{key:"render",value:function(){var e=this,t=this.props,n=t.isSelected,u=t.className,d=t.setAttributes,p=t.attributes,h=p.color,f=p.textColor,v=p.size,y=p.align,w=p.cornerButtonRadius,_=p.design,C=void 0===_?"basic":_,x=p.icon,k=p.buttons,O=void 0===k?1:k,E=s()([u,"ugb-button-wrapper"],g({},"ugb-button--align-"+y,y)),j=wp.element.createElement("div",{className:E},Object(b.c)(1,O+1).map(function(t){var n=p["text"+(1===t?"":t)],r=p["size"+(1===t?"":t)],a=p["design"+(1===t?"":t)],l=p["color"+(1===t?"":t)],i=p["textColor"+(1===t?"":t)],c=p["icon"+(1===t?"":t)];return wp.element.createElement(o.a,{key:t,onChange:function(e){return d(g({},"text"+(1===t?"":t),e))},icon:c,size:r,backgroundColor:l,color:i,text:n,borderRadius:w,design:a,onClick:function(){e.setState({selectedButton:t})},onSelect:function(){e.setState({selectedButton:t})}})})),T=Object(c.applyFilters)("stackable.button.edit.designs",j,C,this.props);return wp.element.createElement(a.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.BlockAlignmentToolbar,{value:y,onChange:function(e){d({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(r.InspectorControls,null,l.isPro&&wp.element.createElement(o.j,{initialOpen:!0,title:Object(i.__)("General Settings"),buttonBorderRadius:w,onChangeButtonBorderRadius:function(e){return d({cornerButtonRadius:e})}},Object(c.applyFilters)("stackable.button.edit.inspector.general",null,this.props)),wp.element.createElement(o.j,{title:l.isPro||l.showProNotice?Object(i.__)("Button #1 Settings"):Object(i.__)("Button Settings"),initialOpen:!0,buttonDesign:C,buttonColor:h,buttonTextColor:f,buttonSize:v,onChangeButtonColor:function(e){return d({color:e})},onChangeButtonTextColor:function(e){return d({textColor:e})},onChangeButtonSize:function(e){d({size:e})},onChangeButtonDesign:function(e){d({design:e})},buttonBorderRadius:w,onChangeButtonBorderRadius:!l.isPro&&function(e){return d({cornerButtonRadius:e})},buttonIcon:x,onChangeButtonIcon:function(e){return d({icon:e})}},l.showProNotice&&wp.element.createElement(o.l,{size:"small"})),l.showProNotice&&wp.element.createElement(m.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #2 Settings")},wp.element.createElement(o.l,{title:Object(i.__)("Say Hello to Side by Side Buttons 👋"),description:Object(i.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),l.showProNotice&&wp.element.createElement(m.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #3 Settings")},wp.element.createElement(o.l,{title:Object(i.__)("Say Hello to Side by Side Buttons 👋"),description:Object(i.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),Object(c.applyFilters)("stackable.button.edit.inspector.end",null,this.props)),T,n&&wp.element.createElement("div",{className:"ugb-button__group-urls ugb-button__selected-"+this.state.selectedButton+" ugb-num-"+O},Object(b.c)(1,O+1).map(function(e){var t=p["url"+(1===e?"":e)],n=p["newTab"+(1===e?"":e)];return wp.element.createElement(o.n,{key:e,value:t,newTab:n,onChange:function(t){return d(g({},"url"+(1===e?"":e),t))},onChangeNewTab:function(t){return d(g({},"newTab"+(1===e?"":e),t))}})})))}}]),t}();t.default=p},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(1),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(46),d=n.n(b),g=n(47),p=n.n(g),h=n(7);function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.className,b=e.setAttributes,g=e.attributes,v=g.url,y=g.buttonText,w=g.buttonDesign,_=g.buttonIcon,C=g.ctaTitle,x=g.bodyText,k=g.color,O=g.textColor,E=g.size,j=g.borderButtonRadius,T=g.bodyTextColor,R=g.titleColor,N=g.backgroundColor,B=g.backgroundImageID,I=g.backgroundImageURL,z=g.backgroundOpacity,S=g.fixedBackground,L=g.design,P=void 0===L?"basic":L,D=g.borderRadius,U=void 0===D?12:D,A=g.shadow,M=void 0===A?3:A,F=g.align,H=g.contentWidth,q=g.newTab,V=u()([c,"ugb-cta","ugb--background-opacity-"+1*Math.round(z/1)],(f(t={},"ugb-cta--design-"+P,"basic"!==P),f(t,"ugb--shadow-"+M,"plain"!==P&&3!==M),f(t,"ugb--has-background",N||I),f(t,"ugb--has-background-image",I),f(t,"ugb-content-width","full"===F&&H),t)),W={backgroundColor:"plain"!==P&&N?N:void 0,backgroundImage:"plain"!==P&&I?"url("+I+")":void 0,backgroundAttachment:S?"fixed":void 0,"--ugb-background-color":"plain"!==P&&I?N:void 0,borderRadius:"plain"!==P&&12!==U?U:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{selected:P,options:Object(i.applyFilters)("stackable.cta.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:p.a}]),onChange:function(e){return b({design:e})}},Object(i.applyFilters)("stackable.cta.edit.designs.after",null,e),"plain"!==P&&"full"!==F&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:U,onChange:function(e){return b({borderRadius:e})},min:0,max:50}),"plain"!==P&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:M,onChange:function(e){return b({shadow:e})},min:0,max:9}),"full"===F&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:H,onChange:function(e){return b({contentWidth:e})}}),h.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:R,onChange:function(e){return b({titleColor:e})},label:Object(l.__)("Title Color")},{value:T,onChange:function(e){return b({bodyTextColor:e})},label:Object(l.__)("Body Text Color")}]}),"plain"!==P&&wp.element.createElement(r.i,{backgroundColor:N,backgroundImageID:B,backgroundImageURL:I,backgroundOpacity:z,fixedBackground:S,onChangeBackgroundColor:function(e){return b({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return b({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){b({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return b({backgroundOpacity:e})},onChangeFixedBackground:function(e){return b({fixedBackground:!!e})}}),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:k,buttonTextColor:O,buttonSize:E,buttonBorderRadius:j,buttonDesign:w,buttonIcon:_,onChangeButtonColor:function(e){return b({color:e})},onChangeButtonTextColor:function(e){return b({textColor:e})},onChangeButtonSize:function(e){b({size:e})},onChangeButtonBorderRadius:function(e){return b({borderButtonRadius:e})},onChangeButtonDesign:function(e){return b({buttonDesign:e})},onChangeButtonIcon:function(e){return b({buttonIcon:e})}})),wp.element.createElement("div",{className:V,style:W},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(o.RichText,{className:"ugb-cta__title",tagName:"h3",placeholder:Object(l.__)("Title for This Block"),value:C,onChange:function(e){return b({ctaTitle:e})},keepPlaceholderOnFocus:!0,style:{color:R}}),wp.element.createElement(o.RichText,{tagName:"p",value:x,className:"ugb-cta__description",onChange:function(e){return b({bodyText:e})},placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,style:{color:T}}),wp.element.createElement(r.a,{size:E,color:O,backgroundColor:k,text:y,borderRadius:j,design:w,icon:_,onChange:function(e){return b({buttonText:e})}}))),n&&wp.element.createElement(r.n,{value:v,newTab:q,onChange:function(e){return b({url:e})},onChangeNewTab:function(e){return b({newTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(0),l=n(8),i=n(2),c=n.n(i),u=n(5),s=n(9),m=n(48),b=n.n(m),d=n(49),g=n.n(d),p=n(4),h=n(7);function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,i=e.className,m=e.setAttributes,d=e.attributes,v=d.heading,y=d.tagline,w=d.des,_=d.mediaID,C=d.mediaURL,x=d.headingColor,k=d.taglineColor,O=d.desColor,E=d.buttonURL,j=d.buttonNewTab,T=d.buttonText,R=d.buttonColor,N=d.buttonTextColor,B=d.size,I=d.cornerButtonRadius,z=d.contentAlign,S=d.buttonDesign,L=d.buttonIcon,P=d.design,D=void 0===P?"basic":P,U=d.backgroundColor,A=d.borderRadius,M=void 0===A?12:A,F=d.shadow,H=void 0===F?3:F,q=c()([i,"ugb-card"],(f(t={},"ugb-card--design-"+D,"basic"!==D),f(t,"ugb--shadow-"+H,"plain"!==D&&3!==H),t)),V={borderRadius:"plain"!==D&&12!==M?M:void 0,backgroundColor:"plain"!==D?U:void 0},W=c()(["ugb-card__image-container"],f({},"ugb--shadow-"+H,"plain"===D)),G={borderRadius:"plain"===D?M:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:z,onChange:function(e){return m({contentAlign:e})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{selected:D,options:Object(l.applyFilters)("stackable.card.edit.designs",[{label:Object(a.__)("Basic"),value:"basic",image:b.a},{label:Object(a.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return m({design:e})}},Object(l.applyFilters)("stackable.card.edit.designs.before",null,e),!["plain","full"].includes(D)&&wp.element.createElement(o.b,{label:Object(a.__)("Background Color"),value:U,onChange:function(e){return m({backgroundColor:e})}}),wp.element.createElement(p.RangeControl,{label:Object(a.__)("Border Radius"),value:M,onChange:function(e){return m({borderRadius:e})},min:0,max:50}),wp.element.createElement(p.RangeControl,{label:Object(a.__)("Shadow / Outline"),value:H,onChange:function(e){return m({shadow:e})},min:0,max:9}),Object(l.applyFilters)("stackable.card.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{title:Object(a.__)("Text Colors"),colorSettings:[{value:x,onChange:function(e){return m({headingColor:e})},label:Object(a.__)("Heading Color")},{value:k,onChange:function(e){return m({taglineColor:e})},label:Object(a.__)("Tagline Color")},{value:O,onChange:function(e){return m({desColor:e})},label:Object(a.__)("Description Color")}]}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:R,buttonTextColor:N,buttonSize:B,buttonBorderRadius:I,buttonDesign:S,buttonIcon:L,onChangeButtonColor:function(e){return m({buttonColor:e})},onChangeButtonTextColor:function(e){return m({buttonTextColor:e})},onChangeButtonSize:function(e){return m({size:e})},onChangeButtonBorderRadius:function(e){return m({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return m({buttonDesign:e})},onChangeButtonIcon:function(e){return m({buttonIcon:e})}})),wp.element.createElement("div",{className:q,style:V},wp.element.createElement(o.h,{className:W,style:G,imageID:_,imageURL:C,onRemove:function(){return m({mediaURL:"",mediaID:""})},onChange:function(e){var t=e.url,n=e.id;return m({mediaURL:t,mediaID:n})}}),wp.element.createElement(r.RichText,{tagName:"h4",value:v,className:"ugb-card__title",onChange:function(e){return m({heading:e})},style:{color:x,textAlign:z},placeholder:Object(a.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:y,className:"ugb-card__tagline",onChange:function(e){return m({tagline:e})},style:{color:k,textAlign:z},placeholder:Object(a.__)("Subtitle for this block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:w,className:"ugb-card__description",onChange:function(e){return m({des:e})},style:{color:O,textAlign:z},placeholder:Object(u.a)("long"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.a,{size:B,align:z,color:N,backgroundColor:R,text:T,borderRadius:I,design:S,icon:L,onChange:function(e){return m({buttonText:e})}})),n&&wp.element.createElement(o.n,{value:E,newTab:j,onChange:function(e){return m({buttonURL:e})},onChangeNewTab:function(e){return m({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(4),l=n(0),i=n(2),c=n.n(i),u=n(5),s=n(9);function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var b=[["core/heading",{content:Object(l.__)("Title for This Block")}],["core/paragraph",{content:Object(u.a)("long")}]];t.default=function(e){var t,n=e.className,i=e.setAttributes,u=e.attributes,d=u.contentAlign,g=u.textColor,p=u.backgroundColor,h=u.backgroundImageID,f=u.backgroundImageURL,v=u.backgroundOpacity,y=u.fixedBackground,w=u.height,_=u.contentLocation,C=u.verticalAlign,x=u.contentWidth,k=u.align,O=u.borderRadius,E=void 0===O?12:O,j=u.shadow,T=void 0===j?3:j,R=c()([n,"ugb-container","ugb--background-opacity-"+1*Math.round(v/1)],(m(t={},"ugb-container--content-"+d,d),m(t,"ugb--has-background",p&&"transparent"!==p||f),m(t,"ugb--has-background-image",f),m(t,"ugb-container--height-"+w,w),m(t,"ugb-container--align-horizontal-"+_,_),m(t,"ugb--content-width",x),m(t,"ugb--shadow-"+T,3!==T),t)),N={"--ugb-text-color":g||void 0,backgroundColor:p||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":f?p:void 0,"justify-content":"full"!==w&&"half"!==w||!C?void 0:C,borderRadius:12!==E?E:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:d,onChange:function(e){return i({contentAlign:e})}}),wp.element.createElement(o.f,{value:_,onChange:function(e){return i({contentLocation:e})}}),("full"===w||"half"===w)&&wp.element.createElement(o.o,{value:C,onChange:function(e){return i({verticalAlign:e})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:g,onChange:function(e){return i({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(a.SelectControl,{label:Object(l.__)("Height"),options:[{label:Object(l.__)("Short"),value:"short"},{label:Object(l.__)("Normal"),value:"normal"},{label:Object(l.__)("Tall"),value:"tall"},{label:Object(l.__)("Half-screen height"),value:"half"},{label:Object(l.__)("Full-screen height"),value:"full"}],value:w,onChange:function(e){i({height:e})}}),"full"===k&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:x,onChange:function(e){return i({contentWidth:e})}}),"full"!==k&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:E,onChange:function(e){return i({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:T,onChange:function(e){return i({shadow:e})},min:0,max:9})),wp.element.createElement(o.i,{initialOpen:!0,backgroundColor:p,backgroundImageID:h,backgroundImageURL:f,backgroundOpacity:v,fixedBackground:y,onChangeBackgroundColor:function(e){return i({backgroundColor:void 0===e?"transparent":e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return i({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){i({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return i({backgroundOpacity:e})},onChangeFixedBackground:function(e){return i({fixedBackground:!!e})}})),wp.element.createElement("div",{className:R,style:N},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(r.InnerBlocks,{template:b})))))}},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(1),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(9),m=n(27),b=n(50),d=n.n(b),g=n(51),p=n.n(g),h=n(7);function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.setAttributes,c=e.className,b=e.attributes,g=b.columns,v=b.backgroundColor,y=b.backgroundImageID,w=b.backgroundImageURL,_=b.backgroundOpacity,C=b.fixedBackground,x=b.textColor,k=b.countColor,O=b.countSize,E=b.contentWidth,j=b.design,T=void 0===j?"plain":j,R=b.align,N=b.borderRadius,B=void 0===N?12:N,I=b.shadow,z=void 0===I?3:I,S=b.countFont,L=b.countFontWeight,P=u()([c,"ugb-countup","ugb-countup--v3","ugb-countup--columns-"+g,"ugb--background-opacity-"+1*Math.round(_/1)],(f(t={"ugb--has-background-image":w},"ugb--content-width","full"===R&&E),f(t,"ugb-countup--design-"+T,"plain"!==T),f(t,"ugb--shadow-"+z,"plain"!==T&&3!==z),t)),D={backgroundColor:"plain"!==T&&v?v:void 0,backgroundImage:"plain"!==T&&w?"url("+w+")":void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":"plain"!==T&&w?v:void 0,borderRadius:"plain"!==T&&12!==B?B:void 0},U={color:k||void 0,fontSize:O?O+"px":void 0,fontWeight:L||void 0};return S&&"theme"!==S&&(U.fontFamily=Object(m.a)(S)),wp.element.createElement(s.Fragment,null,wp.element.createElement("div",{className:P,style:D},wp.element.createElement("div",{className:"ugb-content-wrapper"},[1,2,3,4].map(function(e){var t=b["title"+e],r=b["description"+e],a=b["countText"+e];return wp.element.createElement("div",{className:"ugb-countup__item",key:e},wp.element.createElement(o.RichText,{tagName:"h4",className:"ugb-countup__title",value:t,placeholder:Object(l.__)("Title"),onChange:function(t){return n(f({},"title"+e,t))},style:{color:x||void 0},keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"div",className:"ugb-countup__counter",placeholder:"1,234","data-duration":"1000","data-delay":"16",value:a,onChange:function(t){return n(f({},"countText"+e,t))},style:U,keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-countup__description",placeholder:Object(l.__)("Description"),value:r,onChange:function(t){return n(f({},"description"+e,t))},style:{color:x||void 0},keepPlaceholderOnFocus:!0}))}))),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{selected:T,options:Object(i.applyFilters)("stackable.count-up.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:p.a}]),onChange:function(e){return n({design:e})}},Object(i.applyFilters)("stackable.count-up.edit.designs.before",null,e),"plain"!==T&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:B,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==T&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:z,onChange:function(e){return n({shadow:e})},min:0,max:9}),"full"===R&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:E,onChange:function(e){return n({contentWidth:e})}}),Object(i.applyFilters)("stackable.count-up.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(o.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:x,onChange:function(e){return n({textColor:e})},label:Object(l.__)("Heading & Description Color")},{value:k,onChange:function(e){return n({countColor:e})},label:Object(l.__)("Counter Color")}]},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:g,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Counter Text Size"),max:"100",min:"10",value:O,onChange:function(e){return n({countSize:e})}}),wp.element.createElement(a.SelectControl,{label:Object(l.__)("Counter Font"),options:[{label:Object(l.__)("Theme default"),value:"theme"},{label:Object(l.__)("Sans-Serif"),value:"sans-serif"},{label:Object(l.__)("Serif"),value:"serif"},{label:Object(l.__)("Monospace"),value:"monospace"}],value:S,onChange:function(e){return n({countFont:e})}}),wp.element.createElement(a.SelectControl,{label:Object(l.__)("Counter Font Weight"),options:[{label:Object(l.__)("Light"),value:"100"},{label:Object(l.__)("Regular"),value:"400"},{label:Object(l.__)("Bold"),value:"600"},{label:Object(l.__)("Bolder"),value:"800"}],value:L,onChange:function(e){return n({countFontWeight:e})}})),"plain"!==T&&wp.element.createElement(r.i,{backgroundColor:v,backgroundImageID:y,backgroundImageURL:w,backgroundOpacity:_,fixedBackground:C,onChangeBackgroundColor:function(e){return n({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,r=e.id;return n({backgroundImageURL:t,backgroundImageID:r})},onRemoveBackgroundImage:function(){n({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return n({backgroundOpacity:e})},onChangeFixedBackground:function(e){return n({fixedBackground:!!e})}})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(0),a=n(2),l=n.n(a),i=n(9),c=n(4);t.default=function(e){var t=e.className,n=e.attributes,a=n.height,u=n.width,s=n.color,m=n.alignment,b=l()([t,"ugb-divider"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:m,onChange:function(t){e.setAttributes({alignment:t})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(r.PanelColorSettings,{title:Object(o.__)("General Settings"),colorSettings:[{value:s,onChange:function(t){return e.setAttributes({color:t})},label:Object(o.__)("Divider Color")}]},wp.element.createElement(c.RangeControl,{label:Object(o.__)("Height"),value:a,min:"1",max:"10",onChange:function(t){e.setAttributes({height:t})}}),wp.element.createElement(c.RangeControl,{label:Object(o.__)("Width"),value:u,min:"10",max:"100",step:"0.1",onChange:function(t){e.setAttributes({width:t})}}))),wp.element.createElement("div",{className:b,style:{paddingTop:8,paddingBottom:8}},wp.element.createElement("hr",{align:m,style:{marginTop:0,marginBottom:0,backgroundColor:s,width:u+"%",height:a}})))}},function(e,t,n){"use strict";n.r(t);var r=n(0),o=n(2),a=n.n(o),l=n(5),i=n(9),c=n(1);t.default=function(e){var t=e.setAttributes,n=e.className,o=e.isSelected,u=e.attributes,s=u.text,m=u.moreLabel,b=u.moreText,d=u.lessLabel,g=a()([n,"ugb-expand"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement("div",{className:g},o&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(r.__)("Less text")),wp.element.createElement(c.RichText,{multiline:"p",value:s,onChange:function(e){return t({text:e})},className:"ugb-expand__less-text",placeholder:Object(r.__)("Some short text that can be expanded to show more details."),keepPlaceholderOnFocus:!0}),wp.element.createElement("a",null,wp.element.createElement(c.RichText,{tagName:"div",value:m,onChange:function(e){return t({moreLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__more-toggle-text",placeholder:Object(r.__)("Show more"),keepPlaceholderOnFocus:!0})),o&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(r.__)("More text")),o&&wp.element.createElement(c.RichText,{multiline:"p",value:b,onChange:function(e){return t({moreText:e})},className:"ugb-expand__more-text",placeholder:Object(r.__)("Some short text that can be expanded to show more details.")+" "+Object(l.a)("medium"),keepPlaceholderOnFocus:!0}),o&&wp.element.createElement("a",null,wp.element.createElement(c.RichText,{tagName:"div",value:d,onChange:function(e){return t({lessLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__less-toggle-text",placeholder:Object(r.__)("Show less"),keepPlaceholderOnFocus:!0}))))}},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(1),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(52),d=n.n(b),g=n(53),p=n.n(g),h=n(7);function f(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.isSelected,n=e.className,c=e.setAttributes,b=e.attributes,g=b.columns,y=b.imageSize,w=b.design,_=b.buttonColor,C=b.buttonTextColor,x=b.buttonSize,k=b.buttonBorderRadius,O=b.buttonDesign,E=void 0===O?"link":O,j=b.buttonIcon,T=b.borderRadius,R=void 0===T?12:T,N=b.shadow,B=void 0===N?3:N,I=u()([n,"ugb-feature-grid","ugb-feature-grid--columns-"+g],v({},"ugb-feature-grid--design-"+w,w&&"basic"!==w)),z=u()(["ugb-feature-grid__item"],v({},"ugb--shadow-"+B,"plain"!==w&&3!==B)),S={borderRadius:"plain"!==w&&12!==R?R:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:w,options:[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:p.a}].concat(f(Object(i.applyFilters)("stackable.feature-grid.edit.designs",[]))),onChange:function(e){c({design:e})}},Object(i.applyFilters)("stackable.feature-grid.edit.designs.before",null,e),"plain"!==w&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:R,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),"plain"!==w&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:B,onChange:function(e){return c({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.feature-grid.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:g,onChange:function(e){return c({columns:e})},min:1,max:3}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Image Size %"),value:y,onChange:function(e){return c({imageSize:e})},min:0,max:100})),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:_,buttonTextColor:C,buttonSize:x,buttonBorderRadius:k,buttonDesign:E,buttonIcon:j,onChangeButtonColor:function(e){return c({buttonColor:e})},onChangeButtonTextColor:function(e){return c({buttonTextColor:e})},onChangeButtonSize:function(e){c({buttonSize:e})},onChangeButtonBorderRadius:function(e){return c({buttonBorderRadius:e})},onChangeButtonDesign:function(e){return c({buttonDesign:e})},onChangeButtonIcon:function(e){return c({buttonIcon:e})}})),wp.element.createElement("div",{className:I},[1,2,3].map(function(e){var n=b["imageUrl"+e],a=b["imageID"+e],i=b["title"+e],u=b["description"+e],m=b["linkUrl"+e],d=b["newTab"+e],g=b["linkText"+e];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:z,style:S},wp.element.createElement("div",{className:"ugb-feature-grid__image"},wp.element.createElement(r.h,{imageID:a,imageURL:n,onRemove:function(){var t;c((v(t={},"imageUrl"+e,""),v(t,"imageID"+e,""),t))},onChange:function(t){var n,r=t.url,o=t.id;c((v(n={},"imageUrl"+e,r),v(n,"imageID"+e,o),n))},render:wp.element.createElement("img",{src:n,alt:i}),style:{width:a?y+"%":void 0}})),wp.element.createElement("div",{className:"ugb-feature-grid__content"},wp.element.createElement(o.RichText,{tagName:"h5",className:"ugb-feature-grid__title",value:i,onChange:function(t){return c(v({},"title"+e,t))},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-feature-grid__description",value:u,onChange:function(t){return c(v({},"description"+e,t))},placeholder:Object(s.a)("short"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.a,{size:x,color:C,backgroundColor:_,text:g,borderRadius:k,design:E,icon:j,onChange:function(t){return c(v({},"linkText"+e,t))}}))),t&&wp.element.createElement(r.n,{value:m,newTab:d,onChange:function(t){return c(v({},"linkUrl"+e,t))},onChangeNewTab:function(t){return c(v({},"newTab"+e,t))}}))})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(54),d=n.n(b),g=n(55),p=n.n(g),h=n(7);function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.className,b=e.setAttributes,g=e.attributes,v=g.invert,y=g.contentAlign,w=g.textColor,_=g.imageSize,C=g.imageID,x=g.imageUrl,k=g.title,O=g.description,E=g.buttonURL,j=g.buttonNewTab,T=g.buttonText,R=g.buttonColor,N=g.buttonTextColor,B=g.buttonSize,I=g.buttonBorderRadius,z=g.buttonDesign,S=g.buttonIcon,L=g.backgroundColor,P=g.backgroundImageID,D=g.backgroundImageURL,U=g.backgroundOpacity,A=g.fixedBackground,M=g.contentWidth,F=g.align,H=g.design,q=void 0===H?"plain":H,V=g.borderRadius,W=void 0===V?12:V,G=g.shadow,$=void 0===G?3:G,Y=u()([c,"ugb-feature","ugb--background-opacity-"+1*Math.round(U/1),"ugb-feature--design-"+q],(f(t={},"ugb-feature--content-"+y,y),f(t,"ugb-feature--invert",v),f(t,"ugb--has-background","plain"!==q&&(L||D)),f(t,"ugb--has-background-image","plain"!==q&&D),f(t,"ugb--content-width","full"===F&&M),f(t,"ugb--shadow-"+$,"plain"!==q&&3!==$),t)),Q={"--image-size":_?_+"px":void 0,backgroundColor:"plain"!==q&&L?L:void 0,backgroundImage:"plain"!==q&&D?"url("+D+")":void 0,backgroundAttachment:"plain"!==q&&A?"fixed":void 0,"--ugb-background-color":"plain"!==q&&D?L:void 0,borderRadius:"plain"!==q&&12!==W?W:void 0},J=u()(["ugb-feature__image"],f({},"ugb--shadow-"+$,"plain"===q)),K={borderRadius:"plain"===q?W:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:y,onChange:function(e){return b({contentAlign:e})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{selected:q,options:Object(i.applyFilters)("stackable.feature.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:p.a}]),onChange:function(e){return b({design:e})}},Object(i.applyFilters)("stackable.feature.edit.designs.before",null,e),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:W,onChange:function(e){return b({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:$,onChange:function(e){return b({shadow:e})},min:0,max:9}),"full"===F&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:M,onChange:function(e){return b({contentWidth:e})}}),Object(i.applyFilters)("stackable.feature.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:w,onChange:function(e){return b({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Reverse Horizontally"),checked:v,onChange:function(){return b({invert:!v})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Image Size"),value:_,onChange:function(e){return b({imageSize:e})},help:Object(l.__)("The theme's content width may have an effect here."),min:100,max:600})),"plain"!==q&&wp.element.createElement(o.i,{backgroundColor:L,backgroundImageID:P,backgroundImageURL:D,backgroundOpacity:U,fixedBackground:A,onChangeBackgroundColor:function(e){return b({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return b({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){b({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return b({backgroundOpacity:e})},onChangeFixedBackground:function(e){return b({fixedBackground:!!e})}}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:R,buttonTextColor:N,buttonSize:B,buttonBorderRadius:I,buttonDesign:z,buttonIcon:S,onChangeButtonColor:function(e){return b({buttonColor:e})},onChangeButtonTextColor:function(e){return b({buttonTextColor:e})},onChangeButtonSize:function(e){b({buttonSize:e})},onChangeButtonBorderRadius:function(e){return b({buttonBorderRadius:e})},onChangeButtonDesign:function(e){return b({buttonDesign:e})},onChangeButtonIcon:function(e){return b({buttonIcon:e})}})),wp.element.createElement("div",{className:Y,style:Q},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement("div",{className:"ugb-feature__content"},wp.element.createElement(r.RichText,{tagName:"h2",className:"ugb-feature__title",value:k,onChange:function(e){return b({title:e})},style:{color:w},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-feature__description",value:O,onChange:function(e){return b({description:e})},style:{color:w},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.a,{size:B,align:y,color:N,backgroundColor:R,text:T,borderRadius:I,design:z,icon:S,onChange:function(e){return b({buttonText:e})}})),wp.element.createElement("div",{className:"ugb-feature__image-side"},wp.element.createElement(o.h,{imageID:C,imageURL:x,className:J,style:K,onRemove:function(){b({imageUrl:"",imageID:""})},onChange:function(e){var t=e.url,n=e.id;b({imageUrl:t,imageID:n})},render:wp.element.createElement("img",{src:x,alt:Object(l.__)("feature")})})))),n&&wp.element.createElement(o.n,{value:E,newTab:j,onChange:function(e){return b({buttonURL:e})},onChangeNewTab:function(e){return b({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(4),a=n(0),l=n(2),i=n.n(l),c=n(9);t.default=function(e){var t=e.isSelected,n=e.setAttributes,l=e.className,u=e.attributes,s=u.url,m=u.text,b=u.color,d=u.size,g=u.align,p=u.cornerButtonRadius,h=u.borderThickness,f=[{value:"small",label:Object(a.__)("Small")},{value:"normal",label:Object(a.__)("Normal ")},{value:"medium",label:Object(a.__)("Medium")},{value:"large",label:Object(a.__)("Large")}],v=i()([l,"ugb-button","ugb-ghost-button","ugb-button-"+g,"ugb-button-"+d]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.BlockAlignmentToolbar,{value:g,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.PanelBody,null,wp.element.createElement(o.SelectControl,{label:Object(a.__)("Size"),value:d,options:f.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({size:e})}}),wp.element.createElement(o.RangeControl,{label:Object(a.__)("Corner Radius"),value:p,min:"1",max:"50",onChange:function(e){return n({cornerButtonRadius:e})}}),wp.element.createElement(o.RangeControl,{label:Object(a.__)("Border Thickness"),value:h,min:"1",max:"10",onChange:function(e){return n({borderThickness:e})}})),wp.element.createElement(r.PanelColorSettings,{title:Object(a.__)("Color Settings"),colorSettings:[{value:b,onChange:function(e){return n({color:e})},label:Object(a.__)("Button Color")}]})),wp.element.createElement("span",{className:v,style:{borderColor:b,borderRadius:p+"px",borderWidth:h+"px"}},wp.element.createElement(r.RichText,{tagName:"span",placeholder:Object(a.__)("Button text"),value:m,onChange:function(e){return n({text:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-button-inner",style:{color:b},keepPlaceholderOnFocus:!0})),t&&wp.element.createElement("form",{key:"form-link",onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link"},wp.element.createElement(o.Dashicon,{icon:"admin-links"}),wp.element.createElement(r.URLInput,{value:s,onChange:function(e){return n({url:e})}}),wp.element.createElement(o.IconButton,{icon:"editor-break",label:Object(a.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(56),d=n.n(b),g=n(57),p=n.n(g),h=n(7);function f(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,c=e.isSelected,b=e.setAttributes,g=e.attributes,y=g.buttonText,w=g.buttonURL,_=g.buttonColor,C=g.buttonTextColor,x=g.buttonDesign,k=g.buttonIcon,O=g.cornerButtonRadius,E=g.size,j=g.title,T=g.titleColor,R=g.subtitle,N=g.subtitleColor,B=g.contentAlign,I=g.backgroundColor,z=g.backgroundImageID,S=g.backgroundImageURL,L=g.backgroundOpacity,P=g.fixedBackground,D=g.design,U=void 0===D?"basic":D,A=g.borderRadius,M=void 0===A?12:A,F=g.shadow,H=void 0===F?3:F,q=g.align,V=g.contentWidth,W=void 0!==V&&V,G=g.buttonNewTab,$=u()([n,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(L/1),["ugb-header--design-"+U]],(v(t={"ugb--has-background":"plain"!==U&&(I||S),"ugb--has-background-image":"plain"!==U&&S},"ugb--shadow-"+H,"plain"!==U&&3!==H),v(t,"ugb--content-width","full"===q&&W),t)),Y={"--ugb-background-color":"plain"!==U&&S?I:void 0,backgroundAttachment:"plain"!==U&&P?"fixed":void 0,backgroundColor:"plain"!==U&&I?I:void 0,backgroundImage:"plain"!==U&&S?"url("+S+")":void 0,borderRadius:"plain"!==U&&12!==M?M:void 0,textAlign:B||void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:B,onChange:function(e){return b({contentAlign:e})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:U,options:[{image:d.a,label:Object(l.__)("Basic"),value:"basic"},{image:p.a,label:Object(l.__)("Plain"),value:"plain"}].concat(f(Object(i.applyFilters)("stackable.header.edit.designs",[]))),onChange:function(e){b({design:e})}},Object(i.applyFilters)("stackable.header.edit.designs.before",null,e),"plain"!==U&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:M,onChange:function(e){return b({borderRadius:e})},min:0,max:50}),"plain"!==U&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:H,onChange:function(e){return b({shadow:e})},min:0,max:9}),"full"===q&&wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:W,onChange:function(e){return b({contentWidth:e})}}),Object(i.applyFilters)("stackable.header.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(r.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{label:Object(l.__)("Title Color"),onChange:function(e){return b({titleColor:e})},value:T},{label:Object(l.__)("Subtitle Color"),onChange:function(e){return b({subtitleColor:e})},value:N}]}),"plain"!==U&&wp.element.createElement(o.i,{initialOpen:!0,backgroundColor:I,backgroundImageID:z,backgroundImageURL:S,backgroundOpacity:L,fixedBackground:P,onChangeBackgroundColor:function(e){return b({backgroundColor:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return b({backgroundImageID:n,backgroundImageURL:t})},onRemoveBackgroundImage:function(){b({backgroundImageID:0,backgroundImageURL:""})},onChangeBackgroundOpacity:function(e){return b({backgroundOpacity:e})},onChangeFixedBackground:function(e){return b({fixedBackground:!!e})}}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:_,buttonTextColor:C,buttonSize:E,buttonBorderRadius:O,buttonDesign:x,buttonIcon:k,onChangeButtonColor:function(e){return b({buttonColor:e})},onChangeButtonTextColor:function(e){return b({buttonTextColor:e})},onChangeButtonSize:function(e){b({size:e})},onChangeButtonBorderRadius:function(e){return b({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return b({buttonDesign:e})},onChangeButtonIcon:function(e){return b({buttonIcon:e})}})),wp.element.createElement("div",{className:$,style:Y},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(r.RichText,{tagName:"h2",className:"ugb-header__title",placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0,value:j,onChange:function(e){return b({title:e})},style:{color:T||("plain"===U?void 0:"#ffffff"),textAlign:B}}),wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-header__subtitle",placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,value:R,onChange:function(e){return b({subtitle:e})},style:{color:N||("plain"===U?void 0:"#ffffff"),textAlign:B}}),wp.element.createElement(o.a,{size:E,align:B,color:C,backgroundColor:_,text:y,borderRadius:O,design:x,icon:k,onChange:function(e){return b({buttonText:e})}}))),c&&wp.element.createElement(o.n,{value:w,newTab:G,onChange:function(e){return b({buttonURL:e})},onChangeNewTab:function(e){return b({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var r=n(4),o=n(22),a=n(1),l=n(0),i=n(2),c=n.n(i),u=n(6),s=n(9);t.default=function(e){var t=e.className,n=e.setAttributes,i=e.attributes,m=i.icon,b=i.iconShape,d=i.iconColor,g=i.iconSize,p=i.text,h=i.columns,f=i.gap,v=c()([t,"ugb-icon-list","ugb-icon--icon-"+m,"ugb-icon--columns-"+h]),y={"--icon":"url('data:image/svg+xml;base64,"+Object(o.b)(m,b,d)+"')","--icon-size":g?g+"px":void 0,"--gap":f?f+"px":void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(r.PanelBody,null,wp.element.createElement(r.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(r.Toolbar,{icon:Object(o.a)(m),controls:Object(o.d)({onChange:function(e){return t=e,function(){return n({icon:t})};var t},isActive:function(e){return m===e}})})),wp.element.createElement(r.BaseControl,{label:Object(l.__)("Icon Shape")},wp.element.createElement(r.Toolbar,{icon:Object(o.a)(m,b),controls:Object(o.c)(m,{onChange:function(e){return t=e,function(){return n({iconShape:t})};var t},isActive:function(e){return b===e}})})),wp.element.createElement(u.b,{label:Object(l.__)("Icon Color"),value:d,onChange:function(e){return n({iconColor:e})}}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Icon Size"),value:g,onChange:function(e){return n({iconSize:e})},min:8,max:30}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:h,onChange:function(e){return n({columns:e})},min:1,max:3}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("List Gap"),value:f,onChange:function(e){return n({gap:e})},min:0,max:30}))),wp.element.createElement("div",{className:v,style:y},wp.element.createElement(a.RichText,{tagName:"ul",multiline:"li",value:p,onChange:function(e){return n({text:e})},placeholder:Object(l.__)("Text for this block"),keepPlaceholderOnFocus:!0})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(6),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(9),m=n(7);function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.isSelected,g=e.attributes,p=g.titleColor,h=g.subtitleColor,f=g.overlayColor,v=g.height,y=g.width,w=g.verticalAlign,_=g.horizontalAlign,C=g.align,x=g.columns,k=g.design,O=void 0===k?"basic":k,E=g.borderRadius,j=void 0===E?12:E,T=g.shadow,R=void 0===T?3:T,N=u()([t,"ugb-image-box","ugb-image-box--v3","ugb-image-box--columns-"+x]),B={textAlign:_||void 0,"--overlay-color":f};return wp.element.createElement(s.Fragment,null,wp.element.createElement(r.BlockControls,null,wp.element.createElement(r.AlignmentToolbar,{value:_,onChange:function(e){return n({horizontalAlign:e})}}),wp.element.createElement(o.o,{value:w,onChange:function(e){return n({verticalAlign:e})}})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:O,options:[].concat(d(Object(i.applyFilters)("stackable.image-box.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(i.applyFilters)("stackable.image-box.edit.designs.before",null,e),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Border Radius"),value:j,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:R,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.image-box.edit.designs.after",null,e),m.showProNotice&&wp.element.createElement(o.l,{size:"small"})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Columns"),value:x,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Height"),value:v,min:"135",max:"700",onChange:function(e){return n({height:e})}}),"wide"!==C&&"full"!==C&&1===x&&wp.element.createElement(a.RangeControl,{label:Object(l.__)("Width"),value:y,min:"400",max:"999",help:Object(l.__)("Only available for single column & if centered"),onChange:function(e){return n({width:e})}})),wp.element.createElement(r.PanelColorSettings,{title:Object(l.__)("Color Settings"),initialOpen:!0,colorSettings:[{value:f,onChange:function(e){return n({overlayColor:e})},label:Object(l.__)("Overlay Color")},{value:p,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:h,onChange:function(e){return n({subtitleColor:e})},label:Object(l.__)("Subtitle Color")}]})),wp.element.createElement("div",{className:N,style:B},[1,2,3,4].map(function(e){var t=g["imageURL"+e],a=g["imageID"+e],i=g["title"+e],s=g["description"+e],m=g["link"+e],d=g["newTab"+e],f={backgroundImage:t?"url("+t+")":void 0,maxWidth:"wide"!==C&&"full"!==C&&1===x?y:void 0,height:v,textAlign:_,justifyContent:w,borderRadius:j},k=u()(["ugb-image-box__item"],b({},"ugb--shadow-"+R,3!==R));return wp.element.createElement("div",{className:"ugb-image-box__editor-wrapper",key:e},wp.element.createElement("div",{className:k,style:f},wp.element.createElement(o.h,{imageID:a,imageURL:t,onRemove:function(){var t;n((b(t={},"imageURL"+e,""),b(t,"imageID"+e,""),t))},onChange:function(t){var r,o=t.url,a=t.id;n((b(r={},"imageURL"+e,o),b(r,"imageID"+e,a),r))},render:null}),t&&wp.element.createElement("a",{href:m,className:"ugb-image-box__overlay"}),wp.element.createElement("div",{className:"ugb-image-box__content"},t&&wp.element.createElement(r.RichText,{tagName:"h4",className:"ugb-image-box__title",value:i,onChange:function(t){return n(b({},"title"+e,t))},style:{color:p},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),t&&wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-image-box__description",value:s,onChange:function(t){return n(b({},"description"+e,t))},style:{color:h},placeholder:Object(l.__)("Description"),keepPlaceholderOnFocus:!0}))),c&&wp.element.createElement(o.n,{value:m,newTab:d,onChange:function(t){n(b({},"link"+e,t))},onChangeNewTab:function(t){n(b({},"newTab"+e,t))}}))})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(4),a=n(0),l=n(2),i=n.n(l),c=n(5),u=n(9),s=n(31);t.default=function(e){var t,n,l,m=[{value:"success",label:Object(a.__)("Success")},{value:"error",label:Object(a.__)("Error")},{value:"warning",label:Object(a.__)("Warning")},{value:"info",label:Object(a.__)("Information")}],b=e.setAttributes,d=e.className,g=e.attributes,p=g.text,h=g.color,f=g.textColor,v=g.notifType,y=g.dismissible,w=g.borderRadius,_=void 0===w?12:w,C=g.shadow,x=void 0===C?3:C,k=i()([d,"ugb-notification","ugb-notification--type-"+v],(l=3!==x,(n="ugb--shadow-"+x)in(t={"ugb-notification--dismissible":y})?Object.defineProperty(t,n,{value:l,enumerable:!0,configurable:!0,writable:!0}):t[n]=l,t)),O={backgroundColor:h,color:f,borderRadius:12!==_?_:void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(r.PanelColorSettings,{title:Object(a.__)("Color Settings"),colorSettings:[{value:h,onChange:function(e){return b({color:e})},label:Object(a.__)("Background Color")},{value:f,onChange:function(e){return b({textColor:e})},label:Object(a.__)("Text Color")}]},wp.element.createElement(o.ToggleControl,{label:Object(a.__)("Dismissible"),checked:y,onChange:function(){return b({dismissible:!y})}}),wp.element.createElement(o.SelectControl,{label:Object(a.__)("Notification Type"),value:v,options:m.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){b({notifType:e})}}),wp.element.createElement(o.RangeControl,{label:Object(a.__)("Border Radius"),value:_,onChange:function(e){return b({borderRadius:e})},min:0,max:50}),wp.element.createElement(o.RangeControl,{label:Object(a.__)("Shadow / Outline"),value:x,onChange:function(e){return b({shadow:e})},min:0,max:9}))),wp.element.createElement("div",{className:k,style:O},y&&wp.element.createElement("span",{className:"ugb-notification__close-button",role:"button"},wp.element.createElement(s.a,{style:{fill:f}})),wp.element.createElement(r.RichText,{tagName:"p",value:p,onChange:function(e){return b({text:e})},style:{color:f},placeholder:Object(c.a)("long"),keepPlaceholderOnFocus:!0})))}},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(5),a=n(1),l=n(4),i=n(0),c=n(8),u=n(2),s=n.n(u),m=n(9),b=n(58),d=n.n(b),g=n(59),p=n.n(g),h=n(21),f=n.n(h),v=n(7);function y(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,u=e.attributes,b=e.attributes,g=b.columns,h=b.numberColor,_=b.titleColor,C=b.descriptionColor,x=b.numberBGColor,k=b.design,O=void 0===k?"basic":k,E=b.borderRadius,j=void 0===E?12:E,T=b.shadow,R=void 0===T?3:T,N=b.backgroundColor,B=s()([t,"ugb-number-box","ugb-number-box--v2","ugb-number-box--columns-"+g],w({},"ugb-number-box--design-"+O,"basic"!==O));return wp.element.createElement(m.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:O,options:[{image:d.a,label:Object(i.__)("Basic"),value:"basic"},{image:p.a,label:Object(i.__)("Plain"),value:"plain"}].concat(y(Object(c.applyFilters)("stackable.number-box.edit.designs",[]))),onChange:function(e){n({design:e})}},Object(c.applyFilters)("stackable.number-box.edit.designs.before",null,e),"plain"!==O&&wp.element.createElement(r.b,{label:Object(i.__)("Background Color"),value:N,onChange:function(e){return n({backgroundColor:e})}}),"plain"!==O&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:j,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==O&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:R,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(c.applyFilters)("stackable.number-box.edit.designs.after",null,e),v.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:g,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(a.PanelColorSettings,{title:Object(i.__)("Color Settings"),colorSettings:[{value:h,onChange:function(e){return n({numberColor:e})},label:Object(i.__)("Number Color")},{value:x,onChange:function(e){return n({numberBGColor:e})},label:Object(i.__)("Number Background Color")},{value:_,onChange:function(e){return n({titleColor:e})},label:Object(i.__)("Title Color")},{value:C,onChange:function(e){return n({descriptionColor:e})},label:Object(i.__)("Description Color")}]})),wp.element.createElement("div",{className:B},Object(o.c)(1,g+1).map(function(e){var t=u["num"+e],r=u["title"+e],l=u["description"+e],c=s()(["ugb-number-box__item"],w({},"ugb--shadow-"+R,"plain"!==O&&3!==R)),m={borderRadius:"plain"!==O&&12!==j?j:void 0,backgroundColor:"plain"!==O&&N?N:void 0};return wp.element.createElement("div",{className:c,style:m,key:e},wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-number-box__number",value:t,onChange:function(t){return n(w({},"num"+e,t))},style:{backgroundColor:x,color:h||(x?f()(x)?"#ffffff":"#222222":void 0)},placeholder:"0"+e,keepPlaceholderOnFocus:!0}),wp.element.createElement("div",{className:"ugb-number-box__content"},wp.element.createElement(a.RichText,{tagName:"h4",value:r,className:"ugb-number-box__title",onChange:function(t){return n(w({},"title"+e,t))},style:{color:_||("plain"===O?void 0:N?f()(N)?"#ffffff":"#222222":void 0)},placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"p",value:l,className:"ugb-number-box__description",onChange:function(t){return n(w({},"description"+e,t))},style:{color:C||("plain"===O?void 0:N?f()(N)?"#ffffff":"#222222":void 0)},placeholder:Object(o.a)(),keepPlaceholderOnFocus:!0})))})))}},,,function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(5),a=n(1),l=n(4),i=n(0),c=n(8),u=n(2),s=n.n(u),m=n(9),b=n(60),d=n.n(b),g=n(61),p=n.n(g),h=n(7);function f(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.isSelected,n=e.className,u=e.setAttributes,b=e.attributes,g=b.pricingBoxColor,y=b.priceColor,w=b.perMonthLabelColor,_=b.buttonColor,C=b.buttonTextColor,x=b.buttonDesign,k=b.buttonIcon,O=b.featureListColor,E=b.columns,j=b.size,T=b.cornerButtonRadius,R=b.design,N=void 0===R?"basic":R,B=b.borderRadius,I=void 0===B?12:B,z=b.shadow,S=void 0===z?3:z,L=s()([n,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-"+E,"ugb-pricing-box--design-"+N]),P=s()(["ugb-pricing-box__item"],v({},"ugb--shadow-"+S,"plain"!==N&&3!==S)),D={borderRadius:"plain"!==N&&12!==I?I:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:N,options:[{image:d.a,label:Object(i.__)("Basic"),value:"basic"},{image:p.a,label:Object(i.__)("Plain"),value:"plain"}].concat(f(Object(c.applyFilters)("stackable.pricing-box.edit.designs",[]))),onChange:function(e){u({design:e})}},Object(c.applyFilters)("stackable.pricing-box.edit.designs.before",null,e),"plain"!==N&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:I,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),"plain"!==N&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:S,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(c.applyFilters)("stackable.pricing-box.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(r.l,{size:"small"})),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:E,onChange:function(e){return u({columns:e})},min:1,max:3})),wp.element.createElement(a.PanelColorSettings,{initialOpen:!1,title:Object(i.__)("Text Colors"),colorSettings:[{value:g,onChange:function(e){return u({pricingBoxColor:e})},label:Object(i.__)("Pricing Title Color")},{value:y,onChange:function(e){return u({priceColor:e})},label:Object(i.__)("Price Color")},{value:w,onChange:function(e){return u({perMonthLabelColor:e})},label:Object(i.__)("Per Month Label Color")},{value:O,onChange:function(e){return u({featureListColor:e})},label:Object(i.__)("Feature List Color")}]}),wp.element.createElement(r.j,{initialOpen:!1,buttonColor:_,buttonTextColor:C,buttonSize:j,buttonBorderRadius:T,buttonDesign:x,buttonIcon:k,onChangeButtonColor:function(e){return u({buttonColor:e})},onChangeButtonTextColor:function(e){return u({buttonTextColor:e})},onChangeButtonSize:function(e){u({size:e})},onChangeButtonBorderRadius:function(e){return u({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return u({buttonDesign:e})},onChangeButtonIcon:function(e){return u({buttonIcon:e})}})),wp.element.createElement("div",{className:L},Object(o.c)(1,E+1).map(function(e){var n=1===e?"":e,l=b["pricingBoxTitle"+n],c=b["price"+n],s=b["pricePrefix"+n],m=b["priceSuffix"+n],d=b["perMonthLabel"+n],p=b["url"+n],h=b["newTab"+n],f=b["buttonText"+n],E=b["featureList"+n],R=b["imageURL"+n],N=b["imageID"+n];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:P,style:D},wp.element.createElement("div",{className:"ugb-pricing-box__image","data-is-placeholder-visible":!R},wp.element.createElement(r.h,{imageID:N,imageURL:R,onRemove:function(){var e;u((v(e={},"imageURL"+n,""),v(e,"imageID"+n,""),e))},onChange:function(e){var t,r=e.url,o=e.id;u((v(t={},"imageURL"+n,r),v(t,"imageID"+n,o),t))},render:wp.element.createElement("img",{src:R,alt:l})})),wp.element.createElement(a.RichText,{tagName:"h3",className:"ugb-pricing-box__title",value:l,onChange:function(e){return u(v({},"pricingBoxTitle"+n,e))},style:{color:g},placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price-prefix",value:s,onChange:function(e){return u(v({},"pricePrefix"+n,e))},style:{color:y},placeholder:"$",keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price",value:c,onChange:function(e){return u(v({},"price"+n,e))},style:{color:y},placeholder:"9",keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-pricing-box__price-suffix",value:m,onChange:function(e){return u(v({},"priceSuffix"+n,e))},style:{color:y},placeholder:".00",keepPlaceholderOnFocus:!0})),wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-pricing-box__subprice",value:d,onChange:function(e){return u(v({},"perMonthLabel"+n,e))},style:{color:w},placeholder:Object(i.__)("Description"),keepPlaceholderOnFocus:!0})),wp.element.createElement(r.a,{size:j,color:C,backgroundColor:_,text:f,borderRadius:T,design:x,icon:k,onChange:function(e){return u(v({},"buttonText"+n,e))}}),wp.element.createElement(a.RichText,{tagName:"p",value:E,className:"ugb-pricing-box__description",onChange:function(e){return u(v({},"featureList"+n,e))},style:{color:O},placeholder:Object(o.a)("medium"),keepPlaceholderOnFocus:!0})),t&&wp.element.createElement(r.n,{value:p,newTab:h,onChange:function(e){return u(v({},"url"+n,e))},onChangeNewTab:function(e){return u(v({},"newTab"+n,e))}}))})))}},function(e,t,n){"use strict";n.r(t);var r=n(1),o=n(0),a=n(2),l=n.n(a),i=n(5),c=n(9);t.default=function(e){var t=e.isSelected,n=e.setAttributes,a=e.className,u=e.attributes,s=u.color,m=u.text,b=u.quoteColor,d=l()([a,"ugb-pullquote"]);return wp.element.createElement(c.Fragment,null,wp.element.createElement("blockquote",{className:d,style:{"--quote-color":b}},wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-pullquote-text",value:m,onChange:function(e){return n({text:e})},formattingControls:["bold","italic","strikethrough","link"],isSelected:t,style:{color:s},placeholder:Object(i.a)("long"),keepPlaceholderOnFocus:!0})),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(r.PanelColorSettings,{title:Object(o.__)("Color Settings"),colorSettings:[{value:s,onChange:function(e){return n({color:e})},label:Object(o.__)("Text Color")},{value:b,onChange:function(e){return n({quoteColor:e})},label:Object(o.__)("Quote Color")}]})))}},function(e,t,n){"use strict";n.r(t);var r=n(4),o=n(0),a=n(2),l=n.n(a),i=n(9),c=n(1);t.default=function(e){var t=e.className,n=e.attributes.height,a=l()([t,"ugb-spacer"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement(c.InspectorControls,null,wp.element.createElement(r.PanelBody,null,wp.element.createElement(r.RangeControl,{label:Object(o.__)("Height"),value:n,min:"30",max:"200",onChange:function(t){e.setAttributes({height:t})}}))),wp.element.createElement("div",{className:a,style:{height:n+"px"}}))}},function(e,t,n){"use strict";n.r(t);var r=n(6),o=n(1),a=n(4),l=n(0),i=n(8),c=n(2),u=n.n(c),s=n(5),m=n(9),b=n(62),d=n.n(b),g=n(63),p=n.n(g),h=n(7);function f(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,b=e.attributes,g=b.columns,y=b.nameColor,w=b.posColor,_=b.desColor,C=b.shapes,x=b.design,k=void 0===x?"basic":x,O=b.borderRadius,E=void 0===O?12:O,j=b.shadow,T=void 0===j?3:j,R=[{value:"square",label:Object(l.__)("Square")},{value:"circle",label:Object(l.__)("Circle")}],N=u()([t,"ugb-team-member","ugb-team-member--v2","ugb-team-member--columns-"+g,"ugb-team-member--image-"+C,"ugb-team-member--design-"+k]),B=u()(["ugb-team-member__item"],v({},"ugb--shadow-"+T,"plain"!==k&&3!==T)),I={borderRadius:"plain"!==k&&12!==E?E:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(r.d,{initialOpen:!0,selected:k,options:[{image:d.a,label:Object(l.__)("Basic"),value:"basic"},{image:p.a,label:Object(l.__)("Plain"),value:"plain"}].concat(f(Object(i.applyFilters)("stackable.team-member.edit.designs",[]))),onChange:function(e){n({