Stackable – Page Builder Gutenberg Blocks - Version 1.11

Version Description

  • Video Popup block - if you are using this block, existing ones may occupy the entire available width after editing. To bring back the old alignment where the block occupies only a small area in the middle, choose center align in the toolbar.
  • Heading block - the top and bottom paddings are now a little bit larger
Download this release

Release Info

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

Code changes from version 1.10 to 1.11

dist/admin_welcome.css CHANGED
@@ -1 +1 @@
1
- body.toplevel_page_stackable #wpcontent{padding-left:0}body.toplevel_page_stackable .wrap{margin:0}.gutenberg .ugb-editor-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}.gutenberg .ugb-editor-label:first-child{padding-top: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{box-shadow:none!important}.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47%,.1)!important}.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47%,.1)!important}.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{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.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}@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:-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}}
dist/admin_welcome.js CHANGED
@@ -1,4 +1,4 @@
1
- var admin_welcome=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=20)}([function(e,t){e.exports=wp.i18n},function(e,t){e.exports=stackable},function(e,t,r){"use strict";r.d(t,"m",function(){return l}),r.d(t,"c",function(){return s}),r.d(t,"j",function(){return a}),r.d(t,"f",function(){return c}),r.d(t,"q",function(){return u}),r.d(t,"r",function(){return b}),r.d(t,"t",function(){return d}),r.d(t,"d",function(){return m}),r.d(t,"s",function(){return p}),r.d(t,"g",function(){return g}),r.d(t,"n",function(){return f}),r.d(t,"k",function(){return h}),r.d(t,"o",function(){return y}),r.d(t,"u",function(){return _}),r.d(t,"p",function(){return w}),r.d(t,"i",function(){return k}),r.d(t,"h",function(){return j}),r.d(t,"l",function(){return v}),r.d(t,"b",function(){return O}),r.d(t,"e",function(){return x}),r.d(t,"a",function(){return B});var n=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"})))},o=1,i=function(){return"stk-icon-"+o++},l=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 1024 1024",width:"20",height:"20"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M512 96c-111.118 0-215.584 43.272-294.156 121.844S96 400.882 96 512s43.272 215.584 121.844 294.156S400.882 928 512 928s215.584-43.272 294.156-121.844S928 623.118 928 512s-43.272-215.584-121.843-294.156S623.118 96 512 96zm0-96c282.77 0 512 229.23 512 512s-229.23 512-512 512S0 794.77 0 512 229.23 0 512 0zm-64 704h128v128H448zm0-512h128v384H448z"}))},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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,5.1v9.8h20V5.1H0z M17.8,12.7H2.2V7.3h15.5V12.7z"}))},a=function(){return wp.element.createElement(s,null)},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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4 9h12v2H4V9z"}))},u=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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M8.54 12.74c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45L6.65 1.94C3.45 3.46.31 6.96.85 11.37 1.19 14.16 2.8 16 5.08 16c1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38zm9.43 0c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45l-1.63-2.28c-3.2 1.52-6.34 5.02-5.8 9.43.34 2.79 1.95 4.63 4.23 4.63 1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38z"}))},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 14 32"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0 29h5.833L0 23h5V9H0l5.833-6H0V0h14v3H8.167L14 9H9v14h5l-5.833 6H14v3H0v-3z"}))},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 13 12.916010856628418"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M5.68 12.916a.5.5 0 0 1-.397-.196L3.208 10H1.463C.656 10 0 9.428 0 8.621V1.463C0 .656.656 0 1.463 0h10.074C12.344 0 13 .656 13 1.463v7.158C13 9.428 12.344 10 11.537 10H8.151l-2.073 2.72a.504.504 0 0 1-.398.196zM1.463 1A.464.464 0 0 0 1 1.463v7.158c0 .255.208.463.463.463h1.993a.5.5 0 0 1 .397.196l1.827 2.312L7.507 9.28a.502.502 0 0 1 .397-.196h3.633A.464.464 0 0 0 12 8.621V1.463A.464.464 0 0 0 11.537 1H1.463zm1.193 2h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49zm0 3h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49z"}))},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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M7.5,5.7l-5.7,4L0,10.9l1,2l1,1.9l1,2L4.7,20l2-1l-1.5-2.8l6.6-2.2l2.1-0.7l-1-2l-2.5-4.8l-1-2L7.5,5.7z M10.7,11.9 l-6.6,2.2l-1.3-2.5l5.7-4L10.7,11.9z"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"13.3",y:"4.8",transform:"matrix(0.9037 -0.4282 0.4282 0.9037 -0.9807 7.459)",width:"5.7",height:"2.2"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"11.2",y:"2",transform:"matrix(0.8026 -0.5965 0.5965 0.8026 0.8901 8.9679)",width:"5.7",height:"2.2"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"14.1",y:"8.2",transform:"matrix(0.9721 -0.2348 0.2348 0.9721 -1.7078 4.2275)",width:"5.7",height:"2.2"}))},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 896 1023"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M821 491q-41-41-95-60 62-26 100-82t38-125q0-93-65.5-158.5T640 0q-71 0-128.5 41T430 147q-32-39-77-61t-97-22q-93 0-158.5 65.5T32 288q0 69 38 125t100 82q-54 19-95 60Q0 630 0 736v191q0 40 28 68t68 28h320q31 0 55.5-18t34.5-46h294q40 0 68-28t28-68V672q0-106-75-181zM527 111q47-47 113-47t113 47 47 113-47 113-113 47-113-47-47-113 47-113zM143 401q-47-47-47-113t47-113 113-47 113 47 47 113-47 113-113 47-113-47zm305 526q0 13-9.5 22.5T416 959H96q-13 0-22.5-9.5T64 927V736q0-79 56.5-135.5T256 544t136 56q1 2 2 3 54 55 54 133v191zm-27-387q-36-30-79-45 43-18 75.5-52t48.5-78q36 44 88 66-54 19-95 60-22 23-38 49zm411 323q0 13-9.5 22.5T800 895H512V736q0-80-46-146 15-30 38-53 57-57 136-57t135.5 56.5T832 672v191z"}))},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 32 8"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4 0C1.79 0 0 1.79 0 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm24 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM16 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-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 21.027502059936523 10.284000396728516"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,7.9V5.4h4.2v9.5H1.4v-7H0z"}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M8.3,10.4c0.7-0.8,1.1-1.4,1.1-2c0-0.6-0.2-0.9-0.7-0.9c-0.3,0-0.5,0.1-0.6,0.3C8,7.9,7.9,8.3,7.9,8.8H5.3 c0.1-1.2,0.4-2.1,1.1-2.7c0.7-0.6,1.5-0.9,2.5-0.9c1.1,0,1.9,0.3,2.4,0.8c0.5,0.5,0.8,1.2,0.8,2c0,0.9-0.3,1.7-0.9,2.6 c-0.6,0.8-1.4,1.5-2.3,2.1h3.4v2.1H5.3v-2C6.6,11.9,7.5,11.1,8.3,10.4z"}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.3,5.3c0.5,0.2,0.9,0.6,1.1,1c0.3,0.4,0.4,0.9,0.4,1.4c0,0.6-0.2,1.1-0.5,1.5c-0.3,0.4-0.7,0.6-1.1,0.7v0.1 c1.1,0.4,1.7,1.2,1.7,2.3c0,0.6-0.1,1.1-0.4,1.5c-0.3,0.4-0.6,0.8-1.1,1C18,14.9,17.4,15,16.7,15c-1.1,0-2-0.3-2.7-0.8 s-1-1.4-1-2.5h2.6c0,0.8,0.3,1.2,1,1.2c0.2,0,0.4-0.1,0.6-0.2c0.1-0.2,0.2-0.4,0.2-0.6c0-0.3-0.1-0.6-0.3-0.7 c-0.2-0.2-0.6-0.2-1.1-0.2h-0.5V8.9H16c0.4,0,0.6-0.1,0.9-0.2c0.2-0.1,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.2-0.6 c-0.1-0.1-0.3-0.2-0.5-0.2c-0.3,0-0.4,0.1-0.6,0.3c-0.1,0.2-0.2,0.4-0.2,0.7h-2.6c0-1,0.3-1.8,0.9-2.4C14.7,5.2,15.5,5,16.6,5 C17.3,5,17.9,5.1,18.3,5.3z"}))},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 32 38"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0 0h32v38H0V0zm3 3v32h26V3H3zm2 2h22v7H5V5zm0 9h14v19H5V14zm16 19V14h6v19h-6zM6 6v5h20V6H6z"}))},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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,0v20h20V0H0z M17.8,17.8H2.2v-4.5l3.5-4.8l5.8,8.7l4.2-5.7l2,3L17.8,17.8z M17.8,10.5l-1.9-2.9l-4.2,5.7L5.8,4.6L2.2,9.5 V2.2h15.6L17.8,10.5z"}),wp.element.createElement("circle",{fill:"url(#"+e+")",cx:"14.2",cy:"4.9",r:"1.3"}))},_=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 38 26"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M2 0h34a2 2 0 0 1 2 2v22a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.77 4C6.24 4 5 5.511 5 7.375v11.25C5 20.489 6.24 22 7.77 22h15.46c1.53 0 2.77-1.511 2.77-3.375V16l6 5h1V5h-1l-6 5V7.375C26 5.511 24.76 4 23.23 4H7.77z"}))},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 448 448"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M416 32V0H256L0 288l160 160 23.471-23.904L208 448l240-272V32h-32zM160 425.371L22.39 288 262.621 16H400v137.377l-216.555 247.99-11.34 11.363L160 425.371zm272-255.994L208 425.371l-13.182-12.65L416 160V48h16v121.377z"}),wp.element.createElement("path",{d:"M320 128c17.645 0 32-14.355 32-32s-14.355-32-32-32-32 14.355-32 32 14.355 32 32 32zm0-48c8.836 0 16 7.163 16 16s-7.164 16-16 16-16-7.163-16-16 7.164-16 16-16z"}))},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 100 95.11"},wp.element.createElement(n,{id:e}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"50 0 65.45 31.31 100 36.33 75 60.7 80.9 95.11 50 78.86 19.1 95.11 25 60.7 0 36.33 34.55 31.31 50 0"}))},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 100 100"},wp.element.createElement(n,{id:e}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"23,2.4 30.1,16.8 46,19.2 34.5,30.4 37.2,46.2 23,38.7 8.8,46.2 11.5,30.4 0,19.2 15.9,16.8 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"77,2.4 84.1,16.8 100,19.2 88.5,30.4 91.2,46.2 77,38.7 62.8,46.2 65.5,30.4 54,19.2 69.9,16.8 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"23,52.1 30.1,66.5 46,68.8 34.5,80 37.2,95.9 23,88.4 8.8,95.9 11.5,80 0,68.8 15.9,66.5 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"77,52.1 84.1,66.5 100,68.8 88.5,80 91.2,95.9 77,88.4 62.8,95.9 65.5,80 54,68.8 69.9,66.5 "}))},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(n,{id:e}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"11",y:"5.1",width:"9",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"8.4,1.7 3.7,5.9 1.6,3.7 0,5.3 3.7,9 10,3.3 "}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"11",y:"12.7",width:"9",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"8.4,9.3 3.7,13.5 1.6,11.3 0,12.9 3.7,16.6 10,10.9 "}))},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(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,0v20h20V0H0z M17.8,8.9h-6.6V2.2h6.6V8.9z M9,2.2v6.7H2.2V2.2H9z M2.2,11.1H9v6.7H2.2V11.1z M11.2,17.8v-6.7h6.6v6.7 H11.2z"}))},x=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 100 100"},wp.element.createElement(n,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M83.7,3.4H16.3L0,29.6v68.5h100V29.6L83.7,3.4z M22.6,14.5h54.9l6.9,11.1H15.6L22.6,14.5z M88.9,87H11.1V36.8h77.8V87z"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"33.3",y:"47.9",width:"33.3",height:"11.1"}))},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(n,{id:e}),wp.element.createElement("rect",{fill:"url(#"+e+")",y:"5.1",width:"10.4",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"18.4,3.6 16.3,5.7 14.2,3.6 12.6,5.1 16.3,8.8 20,5.1 "}),wp.element.createElement("rect",{fill:"url(#"+e+")",y:"12.7",width:"10.4",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"18.4,11.2 16.3,13.3 14.2,11.2 12.6,12.7 16.3,16.4 20,12.7 "}))}},function(e,t,r){"use strict";t.a=function(e){if("complete"===document.readyState||"interactive"===document.readyState)return e();document.addEventListener("DOMContentLoaded",e)}},function(e,t,r){"use strict";r.d(t,"a",function(){return s});var n=r(0),o=(r(5),r(10)),i=r.n(o)()("stackable"),l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:i;return e[Math.floor(t()*e.length)]},s=function(e){return l("button"===e?[Object(n.__)("Click here"),Object(n.__)("Enter text"),Object(n.__)("Read more"),Object(n.__)("View more"),Object(n.__)("Button text")]:"title"===e?[Object(n.__)("Blocks for Everyone"),Object(n.__)("Build Stunning Webpages with Stackable"),Object(n.__)("Take Stackable for a Spin Now"),Object(n.__)("Stackable Supercharges the Block Editor")]:"short"===e?[Object(n.__)("Blocks for everyone"),Object(n.__)("Build stunning webpages with Stackable"),Object(n.__)("Take Stackable for a spin Now"),Object(n.__)("Stackable supercharges the block editor"),Object(n.__)("Use our beautifully crafted blocks")]:"medium"===e?[Object(n.__)("The new WordPress editor gives you a cool way to create your pages using blocks."),Object(n.__)("Stackable supercharges the block editor, and turns it into a page builder."),Object(n.__)("Apart from adding new blocks, Stackable adds more options and settings for you to tinker with."),Object(n.__)("All That You Need to Build a Kick-Ass Website with the New WordPress Editor"),Object(n.__)("You can change the layout and colors of each block for the ultimate flexibility."),Object(n.__)("We have a lot of awesome blocks. But if you're overwhelmed with awesomeness, you can hide some of them.")]:[Object(n.__)("The new WordPress editor gives you a cool way to create your pages using blocks. Stackable supercharges the block editor, and turns it into a page builder. Get Stackable today."),Object(n.__)("Get Stackable today. Apart from adding new blocks, it gives the block editor more options and settings to tinker with, expanding the editor's functionality."),Object(n.__)("We've come up with a collection of cool blocks that will make website building a breeze. We made sure our blocks look great, fresh and responsive.")])}},function(e,t){e.exports=wp.element},,function(e,t,r){var n;
2
  /*!
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
@@ -9,4 +9,4 @@ var admin_welcome=function(e){var t={};function r(n){if(t[n])return t[n].exports
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
- !function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)&&n.length){var l=o.apply(null,n);l&&e.push(l)}else if("object"===i)for(var s in n)r.call(n,s)&&n[s]&&e.push(s)}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=wp.ajax},function(e,t){e.exports=wp.components},function(e,t,r){"use strict";(function(t){var r=256,n=[],o=void 0===t?window:t,i=Math.pow(r,6),l=Math.pow(2,52),s=2*l,a=r-1,c=Math.random;function u(e){var t,n=e.length,o=this,i=0,l=o.i=o.j=0,s=o.S=[];for(n||(e=[n++]);i<r;)s[i]=i++;for(i=0;i<r;i++)s[i]=s[l=a&l+e[i%n]+(t=s[i])],s[l]=t;(o.g=function(e){for(var t,n=0,i=o.i,l=o.j,s=o.S;e--;)t=s[i=a&i+1],n=n*r+s[a&(s[i]=s[l=a&l+t])+(s[l]=t)];return o.i=i,o.j=l,n})(r)}function b(e,t){for(var r,n=e+"",o=0;o<n.length;)t[a&o]=a&(r^=19*t[a&o])+n.charCodeAt(o++);return d(t)}function d(e){return String.fromCharCode.apply(0,e)}e.exports=function(t,a){if(a&&!0===a.global)return a.global=!1,Math.random=e.exports(t,a),a.global=!0,Math.random;var c=[],m=(b(function e(t,r){var n,o=[],i=(typeof t)[0];if(r&&"o"==i)for(n in t)try{o.push(e(t[n],r-1))}catch(e){}return o.length?o:"s"==i?t:t+"\0"}(a&&a.entropy||!1?[t,d(n)]:0 in arguments?t:function(e){try{return o.crypto.getRandomValues(e=new Uint8Array(r)),d(e)}catch(e){return[+new Date,o,o.navigator&&o.navigator.plugins,o.screen,d(n)]}}(),3),c),new u(c));return b(d(m.S),n),function(){for(var e=m.g(6),t=i,n=0;e<l;)e=(e+n)*r,t*=r,n=m.g(1);for(;e>=s;)e/=2,t/=2,n>>>=1;return(e+n)/t}},e.exports.resetGlobal=function(){Math.random=c},b(Math.random(),n)}).call(this,r(27))},,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(7),o=r.n(n),i=r(3),l=r(0),s=r(5),a=r(8),c=r(1),u=r(9),b=function(){function e(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,r,n){return r&&e(t.prototype,r),n&&e(t,n),t}}();function d(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}var m=r(21),p={};m.keys().forEach(function(e){try{var t=m(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,s["Component"]),b(t,[{key:"componentDidUpdate",value:function(e,t){var r=this;this.state.disabledBlocks!==t.disabledBlocks&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(a.send)("stackable_update_disable_blocks",{success:function(){r.setState({isSaving:!1})},error:function(e){r.setState({isSaving:!1}),alert(e)},data:{nonce:c.nonce,disabledBlocks:r.state.disabledBlocks}}),r.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(d(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(u.Spinner,null),wp.element.createElement("button",{onClick:this.enableAllBlocks,className:"button button-large button-link"},Object(l.__)("Enable All")),wp.element.createElement("button",{onClick:this.disableAllBlocks,className:"button button-large button-link"},Object(l.__)("Disable All"))),wp.element.createElement("div",{className:"s-settings-grid"},Object.keys(t).map(function(r,n){var i=t[r],s=r.replace(/\w+\//,""),a=i.sAdminTitle||i.title;if(i.sDeprecated)return null;var u=e.state.disabledBlocks.includes(r),b=o()(["s-box"],{"s-is-disabled":u});return wp.element.createElement("div",{key:n+1,className:b},wp.element.createElement("img",{src:c.srcUrl+"images/block-"+s+".svg",alt:a+" icon"}),wp.element.createElement("h3",null,a),wp.element.createElement("p",null,i.description),wp.element.createElement("button",{className:"s-toggle-button",onClick:function(){return e.toggleBlock(r)}},wp.element.createElement("span",null,Object(l.__)("Disabled")),wp.element.createElement("span",null,Object(l.__)("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(l.sprintf)(Object(l.__)("View %s Demo","stackable"),a)},Object(l.__)("View Block Demo","stackable")))))})))}}]),t}();Object(i.a)(function(){Object(s.render)(wp.element.createElement(g,{blocks:p,disabledBlocks:c.disabledBlocks}),document.querySelector(".s-settings-wrapper"))})},function(e,t,r){var n={"./accordion/index.js":22,"./blockquote/index.js":23,"./blog-posts/index.js":24,"./button/index.js":25,"./call-to-action/index.js":26,"./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 o(e){var t=i(e);return r(t)}function i(e){var t=n[e];if(!(t+1)){var r=new Error("Cannot find module '"+e+"'");throw r.code="MODULE_NOT_FOUND",r}return t}o.keys=function(){return Object.keys(n)},o.resolve=i,e.exports=o,o.id=21},function(e,t,r){"use strict";r.r(t),r.d(t,"ArrowIcon",function(){return s}),r.d(t,"schema",function(){return a}),r.d(t,"name",function(){return c}),r.d(t,"settings",function(){return u});var n=r(0),o=r(2),i=r(1),l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},s=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 "}))},a={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(n.__)("Accordion Title")},text:{source:"html",selector:".ugb-accordion__text",default:Object(n.__)("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.")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1}},c="ugb/accordion",u={title:Object(n.__)("Accordion"),description:Object(n.__)("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(n.__)("Accordion"),Object(n.__)("Toggle"),Object(n.__)("Stackable")],attributes:a,supports:{inserter:!i.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/accordion-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={text:{source:"html",selector:"p",default:Object(n.__)("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:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1}},s="ugb/blockquote",a={title:Object(n.__)("Blockquote"),description:Object(n.__)("Display a quote in style."),icon:o.q,category:"stackable",keywords:[Object(n.__)("Blockquote"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(s)},attributes:l,sDemoURL:"https://wpstackable.com/blockquote-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return l}),r.d(t,"settings",function(){return s});var n=r(0),o=r(2),i=r(1),l="ugb/blog-posts",s={title:Object(n.__)("Posts"),description:Object(n.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:o.b,category:"stackable",keywords:[Object(n.__)("Blog Posts"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(l)},sAdminTitle:Object(n.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a span",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:"div:nth-child(2) .ugb-button",attribute:"href"},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",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:"div:nth-child(3) .ugb-button",attribute:"href"},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:"Button"},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},s="ugb/button",a={title:Object(n.__)("Button"),icon:o.c,description:Object(n.__)("Add a customizable button."),category:"stackable",keywords:[Object(n.__)("Button"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/button-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return a}),r.d(t,"settings",function(){return c});var n=r(0),o=r(2),i=r(1),l=r(4),s={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(l.a)("title")},bodyText:{source:"html",selector:"p",default:Object(l.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(l.a)("button")},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"}},a="ugb/cta",c={title:Object(n.__)("Call to Action"),description:Object(n.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:o.d,category:"stackable",keywords:[Object(n.__)("Call to Action"),Object(n.__)("Stackable"),Object(n.__)("CTA")],attributes:s,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/call-to-action-block/"}},function(e,t){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(e){"object"==typeof window&&(r=window)}e.exports=r},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={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(n.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(n.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(n.__)("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(n.__)("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"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},s="ugb/card",a={title:Object(n.__)("Card"),description:Object(n.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:o.s,category:"stackable",keywords:[Object(n.__)("Card"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/card-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),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}},s="ugb/container",a={title:Object(n.__)("Container"),description:Object(n.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:o.e,category:"stackable",keywords:[Object(n.__)("Container Layout"),Object(n.__)("Row"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(s)},attributes:l,sDemoURL:"https://wpstackable.com/container-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return s}),r.d(t,"name",function(){return a}),r.d(t,"settings",function(){return c});var n=r(0),o=r(2),i=r(1),l=r(4),s={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(n.__)("Stat Title")},title2:{source:"html",selector:".ugb-countup-item:nth-child(2) h4",default:Object(n.__)("Stat Title")},title3:{source:"html",selector:".ugb-countup-item:nth-child(3) h4",default:Object(n.__)("Stat Title")},title4:{source:"html",selector:".ugb-countup-item:nth-child(4) h4",default:Object(n.__)("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(l.a)("short")},description2:{source:"html",selector:".ugb-countup-item:nth-child(2) p",default:Object(l.a)("short")},description3:{source:"html",selector:".ugb-countup-item:nth-child(3) p",default:Object(l.a)("short")},description4:{source:"html",selector:".ugb-countup-item:nth-child(4) p",default:Object(l.a)("short")},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",default:Object(n.__)("Happy Customers")},counter:{source:"html",selector:".ugb-counter",default:"12,345"},des:{source:"html",selector:"p",default:Object(n.__)("and counting")},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},a="ugb/count-up",c={title:Object(n.__)("Count Up"),description:Object(n.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:o.n,category:"stackable",keywords:[Object(n.__)("Statistics"),Object(n.__)("Count Up"),Object(n.__)("Stackable")],attributes:s,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/count-up-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return l}),r.d(t,"settings",function(){return s});var n=r(0),o=r(2),i=r(1),l="ugb/divider",s={title:Object(n.__)("Divider"),description:Object(n.__)("Add a pause between your content."),icon:o.f,category:"stackable",keywords:[Object(n.__)("Divider"),Object(n.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"}},supports:{inserter:!i.disabledBlocks.includes(l)}}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),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",default:Object(n.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand-less",default:Object(n.__)("Show less")}},s="ugb/expand",a={title:Object(n.__)("Expand / Show More"),description:Object(n.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:o.g,category:"stackable",keywords:[Object(n.__)("Expand"),Object(n.__)("Show more/less"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/expand-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(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 > *:nth-child(1) h5",default:Object(n.__)("Feature 1")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(n.__)("Feature 2")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(n.__)("Feature 3")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(n.__)("Some feature description for an awesome feature")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(n.__)("Some feature description for an awesome feature")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(n.__)("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(n.__)("View More")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(n.__)("View More")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(n.__)("View More")}},s="ugb/feature-grid",a={title:Object(n.__)("Feature Grid"),description:Object(n.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:o.h,category:"stackable",keywords:[Object(n.__)("Feature Grid"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/feature-grid-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(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(n.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(n.__)("Some feature description for an awesome feature")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonText:{source:"html",selector:".ugb-button span",default:Object(n.__)("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}},s="ugb/feature",a={title:Object(n.__)("Feature"),description:Object(n.__)("Display a product feature or a service in a large area."),icon:o.i,category:"stackable",keywords:[Object(n.__)("Feature"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(s)},attributes:l,sDemoURL:"https://wpstackable.com/feature-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return i}),r.d(t,"settings",function(){return l});var n=r(0),o=r(2),i="ugb/ghost-button",l={title:Object(n.__)("Ghost Button"),description:Object(n.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:o.j,category:"stackable",keywords:[Object(n.__)("Ghost Button"),Object(n.__)("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,r){"use strict";r.r(t),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={title:{source:"html",selector:"h2",default:Object(n.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(n.__)("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",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{source:"html",selector:".ugb-button span",default:Object(n.__)("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"}},s="ugb/header",a={title:Object(n.__)("Header"),description:Object(n.__)("A large header title area. Typically used at the very top of a page."),icon:o.k,category:"stackable",keywords:[Object(n.__)("Header"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(s)},attributes:l,sDemoURL:"https://wpstackable.com/header-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),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}},s="ugb/icon-list",a={title:Object(n.__)("Icon List"),description:Object(n.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:o.l,category:"stackable",keywords:[Object(n.__)("Icon List"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/icon-list-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={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",default:!1},title:{source:"html",selector:"h4",default:Object(n.__)("Title")},subtitle:{source:"html",selector:"p",default:Object(n.__)("Subtitle goes here")},id:{type:"number"},url:{type:"string",source:"attribute",selector:".ugb-image-box",attribute:"data-url"},href:{type:"string",source:"attribute",selector:"a",attribute:"href"}};[1,2,3,4].forEach(function(e){l["title"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") h4",default:Object(n.__)("Title")},l["description"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") p",default:Object(n.__)("Image description")},l["imageURL"+e]={type:"string"},l["imageID"+e]={type:"number"},l["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box-wrapper > *:nth-child("+e+") a",attribute:"href"}});var s="ugb/image-box",a={title:Object(n.__)("Image Box"),description:Object(n.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:o.o,category:"stackable",keywords:[Object(n.__)("Image Box"),Object(n.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(s)},attributes:l,sDemoURL:"https://wpstackable.com/image-box-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={text:{source:"html",selector:"p",default:Object(n.__)("This is an informational alert, usually used for successful subscriptions, promo announcements, and the like.")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1}},s="ugb/notification",a={title:Object(n.__)("Notification"),description:Object(n.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:o.m,category:"stackable",keywords:[Object(n.__)("Notification"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/notification-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={numberBox:{source:"html",selector:".ugb-number-box-column-one span",default:Object(n.__)("01")},numberBoxTwo:{source:"html",selector:".ugb-number-box-column-two span",default:Object(n.__)("02")},numberBoxThree:{source:"html",selector:".ugb-number-box-column-three span",default:Object(n.__)("03")},name:{source:"html",selector:".ugb-number-box-name",default:Object(n.__)("Registration")},nameTwo:{source:"html",selector:".ugb-number-box-name-two",default:Object(n.__)("Waiting Period")},nameThree:{source:"html",selector:".ugb-number-box-name-three",default:Object(n.__)("Delivery")},body:{source:"html",selector:".ugb-number-box-body",default:Object(n.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},bodyTwo:{source:"html",selector:".ugb-number-box-body-two",default:Object(n.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},bodyThree:{source:"html",selector:".ugb-number-box-body-three",default:Object(n.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"},numberBGColor:{type:"string"},columns:{type:"number",default:3}},s="ugb/number-box",a={title:Object(n.__)("Number Box"),description:Object(n.__)('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.n,category:"stackable",keywords:[Object(n.__)("Number Box"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/number-box-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={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(n.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(n.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(n.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(n.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(n.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(n.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(n.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(n.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(n.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button span",default:Object(n.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button span",default:Object(n.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button span",default:Object(n.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(n.__)("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(n.__)("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(n.__)("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}},s="ugb/pricing-box",a={title:Object(n.__)("Pricing Box"),description:Object(n.__)("Display the different pricing tiers of your business."),icon:o.p,category:"stackable",keywords:[Object(n.__)("Pricing Box"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/pricing-table-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={text:{source:"html",selector:"p",default:Object(n.__)("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:""}},s="ugb/pullquote",a={title:Object(n.__)("Pullquote"),description:Object(n.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:o.q,category:"stackable",keywords:[Object(n.__)("Pullquote"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/pull-quote-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={height:{default:50,type:"number"}},s="ugb/spacer",a={title:Object(n.__)("Spacer"),description:Object(n.__)("Sometimes you just need some space."),icon:o.r,category:"stackable",keywords:[Object(n.__)("Spacer"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)}}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(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:"div:nth-child(1) .team-member-image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:"div:nth-child(2) .team-member-image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:"div:nth-child(3) .team-member-image",attribute:"data-src"},name1:{source:"html",selector:"div:nth-child(1) h4",default:Object(n.__)("Ben Adams")},name2:{source:"html",selector:"div:nth-child(2) h4",default:Object(n.__)("Alex Johnson")},name3:{source:"html",selector:"div:nth-child(3) h4",default:Object(n.__)("Sammy Simpson")},position1:{source:"html",selector:"div:nth-child(1) .ugb-team-member-position",default:Object(n.__)("Founder")},position2:{source:"html",selector:"div:nth-child(2) .ugb-team-member-position",default:Object(n.__)("Editor")},position3:{source:"html",selector:"div:nth-child(3) .ugb-team-member-position",default:Object(n.__)("Programmer")},description1:{source:"html",selector:"div:nth-child(1) .ugb-team-member-desc",default:Object(n.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},description2:{source:"html",selector:"div:nth-child(2) .ugb-team-member-desc",default:Object(n.__)("Alex handles all written content. She enjoys painting and playing softball on the weekends.")},description3:{source:"html",selector:"div:nth-child(3) .ugb-team-member-desc",default:Object(n.__)("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"},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"}},s="ugb/team-member",a={title:Object(n.__)("Team Member"),description:Object(n.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:o.s,category:"stackable",keywords:[Object(n.__)("Team Member"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/team-member-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(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) h4",default:Object(n.__)("Ben Adams")},name2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) h4",default:Object(n.__)("Alex Johnson")},name3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) h4",default:Object(n.__)("Sammy Simpson")},position1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-position",default:Object(n.__)("Founder")},position2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-position",default:Object(n.__)("Editor")},position3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-position",default:Object(n.__)("Programmer")},testimonial1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-body",default:Object(n.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},testimonial2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-body",default:Object(n.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},testimonial3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-body",default:Object(n.__)("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"},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",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(n.__)("Ben Adams")},testimonialTitleTwo:{source:"html",selector:".ugb-testimonial-column-two h4",default:Object(n.__)("Alex Johnson")},testimonialTitleThree:{source:"html",selector:".ugb-testimonial-column-three h4",default:Object(n.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-testimonial-position",default:Object(n.__)("Founder")},positionTwo:{source:"html",selector:".ugb-testimonial-position-two",default:Object(n.__)("Editor")},positionThree:{source:"html",selector:".ugb-testimonial-position-three",default:Object(n.__)("Programmer")},body:{source:"html",selector:".ugb-testimonial-body",default:Object(n.__)("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(n.__)("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(n.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},iconColor:{type:"string"}},s="ugb/testimonial",a={title:Object(n.__)("Testimonial"),description:Object(n.__)("Showcase what your users say about your product or service."),icon:o.t,category:"stackable",keywords:[Object(n.__)("Testimonial"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/testimonial-block/"}},function(e,t,r){"use strict";r.r(t),r.d(t,"schema",function(){return l}),r.d(t,"name",function(){return s}),r.d(t,"settings",function(){return a});var n=r(0),o=r(2),i=r(1),l={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"}},s="ugb/video-popup",a={title:Object(n.__)("Video Popup"),description:Object(n.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:o.u,category:"stackable",keywords:[Object(n.__)("Video Popup"),Object(n.__)("Stackable")],attributes:l,supports:{inserter:!i.disabledBlocks.includes(s)},sDemoURL:"https://wpstackable.com/video-popup-block/"}}]);
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
  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"}}]);
dist/admin_welcome.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack://[name]/webpack/bootstrap","webpack://[name]/external \"wp.i18n\"","webpack://[name]/external \"stackable\"","webpack://[name]/./src/icons.js","webpack://[name]/./node_modules/@wordpress/dom-ready/build-module/index.js","webpack://[name]/./src/util.js","webpack://[name]/external \"wp.element\"","webpack://[name]/./node_modules/classnames/index.js","webpack://[name]/external \"wp.ajax\"","webpack://[name]/external \"wp.components\"","webpack://[name]/./node_modules/seed-random/index.js","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]/(webpack)/buildin/global.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","stackable","__webpack_exports__","NotificationIcon","ButtonIcon","GhostButtonIcon","DividerIcon","QuoteIcon","SpacerIcon","TestimonialIcon","CTAIcon","TeamMemberIcon","ExpandIcon","NumberBoxIcon","HeaderIcon","PictureIcon","VideoPopupIcon","PricingIcon","FeatureIcon","FeatureGridIcon","IconListIcon","BlogPostsIcon","ContainerIcon","AccordionIcon","Gradient","props","element","createElement","offset","stopColor","stopOpacity","iconNum","iconID","id","className","role","focusable","xmlns","viewBox","width","height","fill","x","y","transform","cx","cy","points","callback","document","readyState","addEventListener","placeholderText","_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__","seed_random__WEBPACK_IMPORTED_MODULE_2__","randomElementSeed","seed","randomElement","arr","arguments","length","undefined","Math","floor","type","__","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arg","argType","push","Array","isArray","inner","apply","join","default","ajax","components","global","pool","GLOBAL","window","startdenom","pow","significance","overflow","mask","oldRandom","random","ARC4","keylen","me","this","j","S","g","count","mixkey","smear","stringseed","charCodeAt","tostring","a","String","fromCharCode","options","arc4","flatten","obj","depth","prop","result","typ","e","entropy","crypto","getRandomValues","Uint8Array","Date","navigator","plugins","screen","autoseed","resetGlobal","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","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","Error","code","resolve","ArrowIcon","_extends","schema","heading","source","selector","text","headingColor","headingBackgroundColor","openStart","icon","category","keywords","attributes","supports","inserter","_stackable_icons__WEBPACK_IMPORTED_MODULE_1__","stackable__WEBPACK_IMPORTED_MODULE_2__","color","quoteColor","backgroundColor","backgroundImageID","backgroundImageURL","backgroundOpacity","fixedBackground","align","buttons","url","attribute","textColor","size","cornerButtonRadius","design","url2","text2","color2","textColor2","size2","design2","icon2","url3","text3","color3","textColor3","size3","design3","icon3","_stackable_util__WEBPACK_IMPORTED_MODULE_3__","ctaTitle","bodyText","buttonText","buttonDesign","titleColor","bodyTextColor","borderButtonRadius","buttonIcon","contentWidth","borderRadius","shadow","bgColor","Function","mediaID","mediaURL","tagline","des","taglineColor","desColor","buttonURL","buttonColor","buttonTextColor","contentAlign","contentLocation","verticalAlign","columns","title1","title2","title3","title4","countText1","countText2","countText3","countText4","description1","description2","description3","description4","countColor","countSize","countFont","countFontWeight","counter","fontSize","alignment","multiline","moreText","moreLabel","lessLabel","imageSize","imageID1","imageID2","imageID3","imageUrl1","imageUrl2","imageUrl3","linkUrl1","linkUrl2","linkUrl3","linkText1","linkText2","linkText3","invert","imageID","imageUrl","buttonSize","buttonBorderRadius","borderThickness","subtitle","subtitleColor","opacity","iconShape","iconColor","iconSize","gap","overlayColor","horizontalAlign","full","notifType","dismissible","numberBox","numberBoxTwo","numberBoxThree","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","numberBGColor","pricingBoxTitle","pricingBoxTitle2","pricingBoxTitle3","price","price2","price3","perMonthLabel","perMonthLabel2","perMonthLabel3","buttonText2","buttonText3","featureList","featureList2","featureList3","pricingBoxColor","priceColor","perMonthLabelColor","featureListColor","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","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 = 20);\n","module.exports = wp.i18n;","module.exports = stackable;","/**\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 1024 1024\" width=\"20\" height=\"20\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M512 96c-111.118 0-215.584 43.272-294.156 121.844S96 400.882 96 512s43.272 215.584 121.844 294.156S400.882 928 512 928s215.584-43.272 294.156-121.844S928 623.118 928 512s-43.272-215.584-121.843-294.156S623.118 96 512 96zm0-96c282.77 0 512 229.23 512 512s-229.23 512-512 512S0 794.77 0 512 229.23 0 512 0zm-64 704h128v128H448zm0-512h128v384H448z\" />\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=\"M0,5.1v9.8h20V5.1H0z M17.8,12.7H2.2V7.3h15.5V12.7z\" />\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=\"M4 9h12v2H4V9z\"></path>\n\t\t</svg>\n\t)\n}\n\nexport const QuoteIcon = () => {\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.54 12.74c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45L6.65 1.94C3.45 3.46.31 6.96.85 11.37 1.19 14.16 2.8 16 5.08 16c1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38zm9.43 0c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45l-1.63-2.28c-3.2 1.52-6.34 5.02-5.8 9.43.34 2.79 1.95 4.63 4.23 4.63 1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38z\"></path>\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 14 32\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M0 29h5.833L0 23h5V9H0l5.833-6H0V0h14v3H8.167L14 9H9v14h5l-5.833 6H14v3H0v-3z\" />\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 13 12.916010856628418\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M5.68 12.916a.5.5 0 0 1-.397-.196L3.208 10H1.463C.656 10 0 9.428 0 8.621V1.463C0 .656.656 0 1.463 0h10.074C12.344 0 13 .656 13 1.463v7.158C13 9.428 12.344 10 11.537 10H8.151l-2.073 2.72a.504.504 0 0 1-.398.196zM1.463 1A.464.464 0 0 0 1 1.463v7.158c0 .255.208.463.463.463h1.993a.5.5 0 0 1 .397.196l1.827 2.312L7.507 9.28a.502.502 0 0 1 .397-.196h3.633A.464.464 0 0 0 12 8.621V1.463A.464.464 0 0 0 11.537 1H1.463zm1.193 2h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49zm0 3h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49z\" />\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=\"M7.5,5.7l-5.7,4L0,10.9l1,2l1,1.9l1,2L4.7,20l2-1l-1.5-2.8l6.6-2.2l2.1-0.7l-1-2l-2.5-4.8l-1-2L7.5,5.7z M10.7,11.9\n\t\t\tl-6.6,2.2l-1.3-2.5l5.7-4L10.7,11.9z\" />\n\t\t\t<rect fill={ `url(#${ id })` } x=\"13.3\" y=\"4.8\" transform=\"matrix(0.9037 -0.4282 0.4282 0.9037 -0.9807 7.459)\" width=\"5.7\" height=\"2.2\" />\n\t\t\t<rect fill={ `url(#${ id })` } x=\"11.2\" y=\"2\" transform=\"matrix(0.8026 -0.5965 0.5965 0.8026 0.8901 8.9679)\" width=\"5.7\" height=\"2.2\" />\n\t\t\t<rect fill={ `url(#${ id })` } x=\"14.1\" y=\"8.2\" transform=\"matrix(0.9721 -0.2348 0.2348 0.9721 -1.7078 4.2275)\" width=\"5.7\" height=\"2.2\" />\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 896 1023\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M821 491q-41-41-95-60 62-26 100-82t38-125q0-93-65.5-158.5T640 0q-71 0-128.5 41T430 147q-32-39-77-61t-97-22q-93 0-158.5 65.5T32 288q0 69 38 125t100 82q-54 19-95 60Q0 630 0 736v191q0 40 28 68t68 28h320q31 0 55.5-18t34.5-46h294q40 0 68-28t28-68V672q0-106-75-181zM527 111q47-47 113-47t113 47 47 113-47 113-113 47-113-47-47-113 47-113zM143 401q-47-47-47-113t47-113 113-47 113 47 47 113-47 113-113 47-113-47zm305 526q0 13-9.5 22.5T416 959H96q-13 0-22.5-9.5T64 927V736q0-79 56.5-135.5T256 544t136 56q1 2 2 3 54 55 54 133v191zm-27-387q-36-30-79-45 43-18 75.5-52t48.5-78q36 44 88 66-54 19-95 60-22 23-38 49zm411 323q0 13-9.5 22.5T800 895H512V736q0-80-46-146 15-30 38-53 57-57 136-57t135.5 56.5T832 672v191z\" />\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 32 8\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M4 0C1.79 0 0 1.79 0 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm24 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM16 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z\" />\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 21.027502059936523 10.284000396728516\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M0,7.9V5.4h4.2v9.5H1.4v-7H0z\" />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M8.3,10.4c0.7-0.8,1.1-1.4,1.1-2c0-0.6-0.2-0.9-0.7-0.9c-0.3,0-0.5,0.1-0.6,0.3C8,7.9,7.9,8.3,7.9,8.8H5.3\n\t\t\tc0.1-1.2,0.4-2.1,1.1-2.7c0.7-0.6,1.5-0.9,2.5-0.9c1.1,0,1.9,0.3,2.4,0.8c0.5,0.5,0.8,1.2,0.8,2c0,0.9-0.3,1.7-0.9,2.6\n\t\t\tc-0.6,0.8-1.4,1.5-2.3,2.1h3.4v2.1H5.3v-2C6.6,11.9,7.5,11.1,8.3,10.4z\" />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M18.3,5.3c0.5,0.2,0.9,0.6,1.1,1c0.3,0.4,0.4,0.9,0.4,1.4c0,0.6-0.2,1.1-0.5,1.5c-0.3,0.4-0.7,0.6-1.1,0.7v0.1\n\t\t\tc1.1,0.4,1.7,1.2,1.7,2.3c0,0.6-0.1,1.1-0.4,1.5c-0.3,0.4-0.6,0.8-1.1,1C18,14.9,17.4,15,16.7,15c-1.1,0-2-0.3-2.7-0.8\n\t\t\ts-1-1.4-1-2.5h2.6c0,0.8,0.3,1.2,1,1.2c0.2,0,0.4-0.1,0.6-0.2c0.1-0.2,0.2-0.4,0.2-0.6c0-0.3-0.1-0.6-0.3-0.7\n\t\t\tc-0.2-0.2-0.6-0.2-1.1-0.2h-0.5V8.9H16c0.4,0,0.6-0.1,0.9-0.2c0.2-0.1,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.2-0.6\n\t\t\tc-0.1-0.1-0.3-0.2-0.5-0.2c-0.3,0-0.4,0.1-0.6,0.3c-0.1,0.2-0.2,0.4-0.2,0.7h-2.6c0-1,0.3-1.8,0.9-2.4C14.7,5.2,15.5,5,16.6,5\n\t\t\tC17.3,5,17.9,5.1,18.3,5.3z\" />\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 32 38\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M0 0h32v38H0V0zm3 3v32h26V3H3zm2 2h22v7H5V5zm0 9h14v19H5V14zm16 19V14h6v19h-6zM6 6v5h20V6H6z\" />\n\t\t</svg>\n\t)\n}\n\nexport const PictureIcon = () => {\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,0v20h20V0H0z M17.8,17.8H2.2v-4.5l3.5-4.8l5.8,8.7l4.2-5.7l2,3L17.8,17.8z M17.8,10.5l-1.9-2.9l-4.2,5.7L5.8,4.6L2.2,9.5\n\t\t\tV2.2h15.6L17.8,10.5z\" />\n\t\t\t<circle fill={ `url(#${ id })` } cx=\"14.2\" cy=\"4.9\" r=\"1.3\" />\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 38 26\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M2 0h34a2 2 0 0 1 2 2v22a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.77 4C6.24 4 5 5.511 5 7.375v11.25C5 20.489 6.24 22 7.77 22h15.46c1.53 0 2.77-1.511 2.77-3.375V16l6 5h1V5h-1l-6 5V7.375C26 5.511 24.76 4 23.23 4H7.77z\" />\n\t\t</svg>\n\t)\n}\n\nexport const PricingIcon = () => {\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 448 448\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M416 32V0H256L0 288l160 160 23.471-23.904L208 448l240-272V32h-32zM160 425.371L22.39 288 262.621 16H400v137.377l-216.555 247.99-11.34 11.363L160 425.371zm272-255.994L208 425.371l-13.182-12.65L416 160V48h16v121.377z\" /><path d=\"M320 128c17.645 0 32-14.355 32-32s-14.355-32-32-32-32 14.355-32 32 14.355 32 32 32zm0-48c8.836 0 16 7.163 16 16s-7.164 16-16 16-16-7.163-16-16 7.164-16 16-16z\" />\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 100 95.11\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"50 0 65.45 31.31 100 36.33 75 60.7 80.9 95.11 50 78.86 19.1 95.11 25 60.7 0 36.33 34.55 31.31 50 0\" />\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 100 100\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"23,2.4 30.1,16.8 46,19.2 34.5,30.4 37.2,46.2 23,38.7 8.8,46.2 11.5,30.4 0,19.2 15.9,16.8 \" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"77,2.4 84.1,16.8 100,19.2 88.5,30.4 91.2,46.2 77,38.7 62.8,46.2 65.5,30.4 54,19.2 69.9,16.8 \" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"23,52.1 30.1,66.5 46,68.8 34.5,80 37.2,95.9 23,88.4 8.8,95.9 11.5,80 0,68.8 15.9,66.5 \" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"77,52.1 84.1,66.5 100,68.8 88.5,80 91.2,95.9 77,88.4 62.8,95.9 65.5,80 54,68.8 69.9,66.5 \" />\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<rect fill={ `url(#${ id })` } x=\"11\" y=\"5.1\" width=\"9\" height=\"2.2\" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"8.4,1.7 3.7,5.9 1.6,3.7 0,5.3 3.7,9 10,3.3 \" />\n\t\t\t<rect fill={ `url(#${ id })` } x=\"11\" y=\"12.7\" width=\"9\" height=\"2.2\" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"8.4,9.3 3.7,13.5 1.6,11.3 0,12.9 3.7,16.6 10,10.9 \" />\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=\"M0,0v20h20V0H0z M17.8,8.9h-6.6V2.2h6.6V8.9z M9,2.2v6.7H2.2V2.2H9z M2.2,11.1H9v6.7H2.2V11.1z M11.2,17.8v-6.7h6.6v6.7\n\t\t\tH11.2z\" />\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 100 100\">\n\t\t\t<Gradient id={ id } />\n\t\t\t<path fill={ `url(#${ id })` } d=\"M83.7,3.4H16.3L0,29.6v68.5h100V29.6L83.7,3.4z M22.6,14.5h54.9l6.9,11.1H15.6L22.6,14.5z M88.9,87H11.1V36.8h77.8V87z\" />\n\t\t\t<rect fill={ `url(#${ id })` } x=\"33.3\" y=\"47.9\" width=\"33.3\" height=\"11.1\" />\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<rect fill={ `url(#${ id })` } y=\"5.1\" width=\"10.4\" height=\"2.2\" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"18.4,3.6 16.3,5.7 14.2,3.6 12.6,5.1 16.3,8.8 20,5.1 \" />\n\t\t\t<rect fill={ `url(#${ id })` } y=\"12.7\" width=\"10.4\" height=\"2.2\" />\n\t\t\t<polygon fill={ `url(#${ id })` } points=\"18.4,11.2 16.3,13.3 14.2,11.2 12.6,12.7 16.3,16.4 20,12.7 \" />\n\t\t</svg>\n\t)\n}\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","import { __ } from '@wordpress/i18n'\nimport { renderToString } from '@wordpress/element'\nimport seed from 'seed-random'\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 * Renders an SVG WP Component into a string.\n * renderToString lowercases some attributes, this fixes those.\n *\n * @param {Component} svgComponent\n * @param {boolean} esc Escape `#` in the returned string.\n *\n * @return {string} The SVG as a string.\n *\n */\nexport const svgRenderToString = ( svgComponent, esc = true ) => {\n\tconst s = renderToString( svgComponent )\n\t\t.replace( /viewbox/i, 'viewBox' )\n\n\tif ( esc ) {\n\t\treturn s.replace( /#/g, '%23' ) // Using unescaped '#' characters in a data URI body is deprecated and will be removed in M71, around December 2018. Please use '%23' instead. See https://www.chromestatus.com/features/5656049583390720 for more details.\n\t}\n\treturn s\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\nconst randomElementSeed = seed( 'stackable' )\n\n/**\n * Pick a random element from an array.\n *\n * @param {Array} arr Pick a random element from this array\n * @param {function} seed A random number function to use\n *\n * @return {Object} A random element\n */\nconst randomElement = ( arr, seed = randomElementSeed ) => {\n\treturn arr[ Math.floor( seed() * arr.length ) ]\n}\n\n/**\n * A placeholder text to use, this is to standardize the lorem ipsum\n * dummy text of blocks when adding them.\n *\n * @param {string} type The type of text to return: button, title, short, medium or paragraph\n *\n * @return {string} Placeholder text\n */\nexport const placeholderText = type => {\n\tif ( type === 'button' ) {\n\t\treturn randomElement( [\n\t\t\t__( 'Click here' ),\n\t\t\t__( 'Enter text' ),\n\t\t\t__( 'Read more' ),\n\t\t\t__( 'View more' ),\n\t\t\t__( 'Button text' ),\n\t\t] )\n\t} else if ( type === 'title' ) {\n\t\treturn randomElement( [\n\t\t\t__( 'Blocks for Everyone' ),\n\t\t\t__( 'Build Stunning Webpages with Stackable' ),\n\t\t\t__( 'Take Stackable for a Spin Now' ),\n\t\t\t__( 'Stackable Supercharges the Block Editor' ),\n\t\t] )\n\t} else if ( type === 'short' ) {\n\t\treturn randomElement( [\n\t\t\t__( 'Blocks for everyone' ),\n\t\t\t__( 'Build stunning webpages with Stackable' ),\n\t\t\t__( 'Take Stackable for a spin Now' ),\n\t\t\t__( 'Stackable supercharges the block editor' ),\n\t\t\t__( 'Use our beautifully crafted blocks' ),\n\t\t] )\n\t} else if ( type === 'medium' ) {\n\t\treturn randomElement( [\n\t\t\t__( 'The new WordPress editor gives you a cool way to create your pages using blocks.' ),\n\t\t\t__( 'Stackable supercharges the block editor, and turns it into a page builder.' ),\n\t\t\t__( 'Apart from adding new blocks, Stackable adds more options and settings for you to tinker with.' ),\n\t\t\t__( 'All That You Need to Build a Kick-Ass Website with the New WordPress Editor' ),\n\t\t\t__( 'You can change the layout and colors of each block for the ultimate flexibility.' ),\n\t\t\t__( 'We have a lot of awesome blocks. But if you\\'re overwhelmed with awesomeness, you can hide some of them.' ),\n\t\t] )\n\t}\n\treturn randomElement( [\n\t\t__( 'The new WordPress editor gives you a cool way to create your pages using blocks. Stackable supercharges the block editor, and turns it into a page builder. Get Stackable today.' ),\n\t\t__( 'Get Stackable today. Apart from adding new blocks, it gives the block editor more options and settings to tinker with, expanding the editor\\'s functionality.' ),\n\t\t__( 'We\\'ve come up with a collection of cool blocks that will make website building a breeze. We made sure our blocks look great, fresh and responsive.' ),\n\t] )\n}\n","module.exports = wp.element;","/*!\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.ajax;","module.exports = wp.components;","'use strict';\r\n\r\nvar width = 256;// each RC4 output is 0 <= x < 256\r\nvar chunks = 6;// at least six RC4 outputs for each double\r\nvar digits = 52;// there are 52 significant digits in a double\r\nvar pool = [];// pool: entropy pool starts empty\r\nvar GLOBAL = typeof global === 'undefined' ? window : global;\r\n\r\n//\r\n// The following constants are related to IEEE 754 limits.\r\n//\r\nvar startdenom = Math.pow(width, chunks),\r\n significance = Math.pow(2, digits),\r\n overflow = significance * 2,\r\n mask = width - 1;\r\n\r\n\r\nvar oldRandom = Math.random;\r\n\r\n//\r\n// seedrandom()\r\n// This is the seedrandom function described above.\r\n//\r\nmodule.exports = function(seed, options) {\r\n if (options && options.global === true) {\r\n options.global = false;\r\n Math.random = module.exports(seed, options);\r\n options.global = true;\r\n return Math.random;\r\n }\r\n var use_entropy = (options && options.entropy) || false;\r\n var key = [];\r\n\r\n // Flatten the seed string or build one from local entropy if needed.\r\n var shortseed = mixkey(flatten(\r\n use_entropy ? [seed, tostring(pool)] :\r\n 0 in arguments ? seed : autoseed(), 3), key);\r\n\r\n // Use the seed to initialize an ARC4 generator.\r\n var arc4 = new ARC4(key);\r\n\r\n // Mix the randomness into accumulated entropy.\r\n mixkey(tostring(arc4.S), pool);\r\n\r\n // Override Math.random\r\n\r\n // This function returns a random double in [0, 1) that contains\r\n // randomness in every bit of the mantissa of the IEEE 754 value.\r\n\r\n return function() { // Closure to return a random double:\r\n var n = arc4.g(chunks), // Start with a numerator n < 2 ^ 48\r\n d = startdenom, // and denominator d = 2 ^ 48.\r\n x = 0; // and no 'extra last byte'.\r\n while (n < significance) { // Fill up all significant digits by\r\n n = (n + x) * width; // shifting numerator and\r\n d *= width; // denominator and generating a\r\n x = arc4.g(1); // new least-significant-byte.\r\n }\r\n while (n >= overflow) { // To avoid rounding up, before adding\r\n n /= 2; // last byte, shift everything\r\n d /= 2; // right using integer Math until\r\n x >>>= 1; // we have exactly the desired bits.\r\n }\r\n return (n + x) / d; // Form the number within [0, 1).\r\n };\r\n};\r\n\r\nmodule.exports.resetGlobal = function () {\r\n Math.random = oldRandom;\r\n};\r\n\r\n//\r\n// ARC4\r\n//\r\n// An ARC4 implementation. The constructor takes a key in the form of\r\n// an array of at most (width) integers that should be 0 <= x < (width).\r\n//\r\n// The g(count) method returns a pseudorandom integer that concatenates\r\n// the next (count) outputs from ARC4. Its return value is a number x\r\n// that is in the range 0 <= x < (width ^ count).\r\n//\r\n/** @constructor */\r\nfunction ARC4(key) {\r\n var t, keylen = key.length,\r\n me = this, i = 0, j = me.i = me.j = 0, s = me.S = [];\r\n\r\n // The empty key [] is treated as [0].\r\n if (!keylen) { key = [keylen++]; }\r\n\r\n // Set up S using the standard key scheduling algorithm.\r\n while (i < width) {\r\n s[i] = i++;\r\n }\r\n for (i = 0; i < width; i++) {\r\n s[i] = s[j = mask & (j + key[i % keylen] + (t = s[i]))];\r\n s[j] = t;\r\n }\r\n\r\n // The \"g\" method returns the next (count) outputs as one number.\r\n (me.g = function(count) {\r\n // Using instance members instead of closure state nearly doubles speed.\r\n var t, r = 0,\r\n i = me.i, j = me.j, s = me.S;\r\n while (count--) {\r\n t = s[i = mask & (i + 1)];\r\n r = r * width + s[mask & ((s[i] = s[j = mask & (j + t)]) + (s[j] = t))];\r\n }\r\n me.i = i; me.j = j;\r\n return r;\r\n // For robust unpredictability discard an initial batch of values.\r\n // See http://www.rsa.com/rsalabs/node.asp?id=2009\r\n })(width);\r\n}\r\n\r\n//\r\n// flatten()\r\n// Converts an object tree to nested arrays of strings.\r\n//\r\nfunction flatten(obj, depth) {\r\n var result = [], typ = (typeof obj)[0], prop;\r\n if (depth && typ == 'o') {\r\n for (prop in obj) {\r\n try { result.push(flatten(obj[prop], depth - 1)); } catch (e) {}\r\n }\r\n }\r\n return (result.length ? result : typ == 's' ? obj : obj + '\\0');\r\n}\r\n\r\n//\r\n// mixkey()\r\n// Mixes a string seed into a key that is an array of integers, and\r\n// returns a shortened string seed that is equivalent to the result key.\r\n//\r\nfunction mixkey(seed, key) {\r\n var stringseed = seed + '', smear, j = 0;\r\n while (j < stringseed.length) {\r\n key[mask & j] =\r\n mask & ((smear ^= key[mask & j] * 19) + stringseed.charCodeAt(j++));\r\n }\r\n return tostring(key);\r\n}\r\n\r\n//\r\n// autoseed()\r\n// Returns an object for autoseeding, using window.crypto if available.\r\n//\r\n/** @param {Uint8Array=} seed */\r\nfunction autoseed(seed) {\r\n try {\r\n GLOBAL.crypto.getRandomValues(seed = new Uint8Array(width));\r\n return tostring(seed);\r\n } catch (e) {\r\n return [+new Date, GLOBAL, GLOBAL.navigator && GLOBAL.navigator.plugins,\r\n GLOBAL.screen, tostring(pool)];\r\n }\r\n}\r\n\r\n//\r\n// tostring()\r\n// Converts an array of charcodes to a string\r\n//\r\nfunction tostring(a) {\r\n return String.fromCharCode.apply(0, a);\r\n}\r\n\r\n//\r\n// When seedrandom.js is loaded, we immediately mix a few bits\r\n// from the built-in RNG into the entropy pool. Because we do\r\n// not want to intefere with determinstic PRNG state later,\r\n// seedrandom will not call Math.random on its own again after\r\n// initialization.\r\n//\r\nmixkey(Math.random(), pool);\r\n","import classnames from 'classnames'\nimport domReady from '@wordpress/dom-ready'\nimport { __, sprintf } from '@wordpress/i18n'\nimport { Component, render } from '@wordpress/element'\nimport { send as ajaxSend } from '@wordpress/ajax'\nimport { srcUrl, disabledBlocks, nonce } from 'stackable'\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\": 22,\n\t\"./blockquote/index.js\": 23,\n\t\"./blog-posts/index.js\": 24,\n\t\"./button/index.js\": 25,\n\t\"./call-to-action/index.js\": 26,\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 = 21;","/**\n * BLOCK: Accordion Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { AccordionIcon } from '@stackable/icons'\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: __( 'Accordion Title' ),\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__text',\n\t\tdefault: __( '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.' ),\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}\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/',\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 { QuoteIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( '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.' ),\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}\n\nexport const name = 'ugb/blockquote'\n\nexport const settings = {\n\ttitle: __( 'Blockquote' ),\n\tdescription: __( 'Display a quote in style.' ),\n\ticon: QuoteIcon,\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/',\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/',\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\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a span',\n\t\tdefault: 'Button',\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\ttext2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) .ugb-button span',\n\t\tdefault: 'Button',\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\ttext3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) .ugb-button span',\n\t\tdefault: 'Button',\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/',\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 { disabledBlocks } from 'stackable'\nimport { placeholderText } from '@stackable/util'\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\tctaTitle: {\n\t\tsource: 'html',\n\t\tselector: 'h3',\n\t\tdefault: placeholderText( 'title' ),\n\t},\n\tbodyText: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: placeholderText(),\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: placeholderText( 'button' ),\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\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/',\n}\n","var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n","/**\n * BLOCK: Card Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { TeamMemberIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nconst 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 h4',\n\t\tdefault: __( 'Ben Adams' ),\n\t},\n\ttagline: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-tagline',\n\t\tdefault: __( 'Ben is the head of our small team' ),\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-card-des',\n\t\tdefault: __( 'Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.' ),\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\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button' ),\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: TeamMemberIcon,\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/',\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}\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/',\n}\n","/**\n * BLOCK: Count Up\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { NumberBoxIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\nimport { placeholderText } from '@stackable/util'\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) h4',\n\t\tdefault: __( 'Stat Title' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(2) h4',\n\t\tdefault: __( 'Stat Title' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(3) h4',\n\t\tdefault: __( 'Stat Title' ),\n\t},\n\ttitle4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(4) h4',\n\t\tdefault: __( 'Stat Title' ),\n\t},\n\tcountText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(1) .ugb-counter',\n\t\tdefault: '$99.99',\n\t},\n\tcountText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(2) .ugb-counter',\n\t\tdefault: '1,234',\n\t},\n\tcountText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(3) .ugb-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-counter',\n\t\tdefault: '£99.99',\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(1) p',\n\t\tdefault: placeholderText( 'short' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(2) p',\n\t\tdefault: placeholderText( 'short' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(3) p',\n\t\tdefault: placeholderText( 'short' ),\n\t},\n\tdescription4: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-countup-item:nth-child(4) p',\n\t\tdefault: placeholderText( 'short' ),\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\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h4',\n\t\tdefault: __( 'Happy Customers' ),\n\t},\n\tcounter: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-counter',\n\t\tdefault: '12,345',\n\t},\n\tdes: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( 'and counting' ),\n\t},\n\tfontSize: {\n\t\ttype: 'number',\n\t\tdefault: 60,\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: NumberBoxIcon,\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/',\n}\n","/**\n * BLOCK: Divider Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { DividerIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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 { ExpandIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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',\n\t\tdefault: __( 'Show more' ),\n\t},\n\tlessLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-expand-less',\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/',\n}\n","/**\n * BLOCK: Feature Grid Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { FeatureGridIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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 > *:nth-child(1) h5',\n\t\tdefault: __( 'Feature 1' ),\n\t},\n\ttitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(2) h5',\n\t\tdefault: __( 'Feature 2' ),\n\t},\n\ttitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(3) h5',\n\t\tdefault: __( 'Feature 3' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(1) .ugb-fg-description',\n\t\tdefault: __( 'Some feature description for an awesome feature' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(2) .ugb-fg-description',\n\t\tdefault: __( 'Some feature description for an awesome feature' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(3) .ugb-fg-description',\n\t\tdefault: __( 'Some feature description for an awesome feature' ),\n\t},\n\tlinkUrl1: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid > *:nth-child(1) .ugb-fg-link',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid > *:nth-child(2) .ugb-fg-link',\n\t\tattribute: 'href',\n\t},\n\tlinkUrl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-feature-grid > *:nth-child(3) .ugb-fg-link',\n\t\tattribute: 'href',\n\t},\n\tlinkText1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(1) .ugb-fg-link',\n\t\tdefault: __( 'View More' ),\n\t},\n\tlinkText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(2) .ugb-fg-link',\n\t\tdefault: __( 'View More' ),\n\t},\n\tlinkText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-feature-grid > *:nth-child(3) .ugb-fg-link',\n\t\tdefault: __( 'View More' ),\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/',\n}\n","/**\n * BLOCK: Feature Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { FeatureIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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: __( 'Feature Title' ),\n\t},\n\tdescription: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( 'Some feature description for an awesome feature' ),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Learn More' ),\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}\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/',\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 { HeaderIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h2',\n\t\tdefault: __( 'Heading Title' ),\n\t},\n\tsubtitle: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( '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.' ),\n\t},\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\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\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-button span',\n\t\tdefault: __( 'Button' ),\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\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\topacity: {\n\t\ttype: 'number',\n\t\tdefault: 5,\n\t},\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-header .ugb-header-section',\n\t\tattribute: 'data-url',\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/',\n}\n","/**\n * BLOCK: Icon List Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { IconListIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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/',\n}\n","/**\n * BLOCK: Image Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { PictureIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\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\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\tfull: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\ttitle: {\n\t\tsource: 'html',\n\t\tselector: 'h4',\n\t\tdefault: __( 'Title' ),\n\t},\n\tsubtitle: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( 'Subtitle goes here' ),\n\t},\n\tid: {\n\t\ttype: 'number',\n\t},\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-image-box',\n\t\tattribute: 'data-url',\n\t},\n\thref: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'href',\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-wrapper > *:nth-child(${ i }) h4`,\n\t\tdefault: __( 'Title' ),\n\t}\n\tschema[ `description${ i }` ] = {\n\t\tsource: 'html',\n\t\tselector: `.ugb-image-box-wrapper > *:nth-child(${ i }) p`,\n\t\tdefault: __( 'Image 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-wrapper > *:nth-child(${ i }) a`,\n\t\tattribute: 'href',\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: PictureIcon,\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/',\n}\n","/**\n * BLOCK: Notification\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { NotificationIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( 'This is an informational alert, usually used for successful subscriptions, promo announcements, and the like.' ),\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}\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/',\n}\n","/**\n * BLOCK: Number Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { NumberBoxIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\tnumberBox: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-column-one span',\n\t\tdefault: __( '01' ),\n\t},\n\tnumberBoxTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-column-two span',\n\t\tdefault: __( '02' ),\n\t},\n\tnumberBoxThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-column-three span',\n\t\tdefault: __( '03' ),\n\t},\n\tname: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-name',\n\t\tdefault: __( 'Registration' ),\n\t},\n\tnameTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-name-two',\n\t\tdefault: __( 'Waiting Period' ),\n\t},\n\tnameThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-name-three',\n\t\tdefault: __( 'Delivery' ),\n\t},\n\tbody: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-body',\n\t\tdefault: __( 'This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.' ),\n\t},\n\tbodyTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-body-two',\n\t\tdefault: __( 'This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.' ),\n\t},\n\tbodyThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-number-box-body-three',\n\t\tdefault: __( 'This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.' ),\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\tnumberBGColor: {\n\t\ttype: 'string',\n\t},\n\tcolumns: {\n\t\ttype: 'number',\n\t\tdefault: 3,\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/',\n}\n","/**\n * BLOCK: Pricing Box Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { PricingIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nconst schema = {\n\turl: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-pricing-box-column-one .ugb-button',\n\t\tattribute: 'href',\n\t},\n\turl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-pricing-box-column-two .ugb-button',\n\t\tattribute: 'href',\n\t},\n\turl3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-pricing-box-column-three .ugb-button',\n\t\tattribute: 'href',\n\t},\n\tpricingBoxTitle: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-one h3',\n\t\tdefault: __( 'Basic' ),\n\t},\n\tpricingBoxTitle2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-two h3',\n\t\tdefault: __( 'Basic' ),\n\t},\n\tpricingBoxTitle3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-three h3',\n\t\tdefault: __( 'Basic' ),\n\t},\n\tprice: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-one .ugb-pricing-box-pricing',\n\t\tdefault: __( '$9' ),\n\t},\n\tprice2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-two .ugb-pricing-box-pricing',\n\t\tdefault: __( '$9' ),\n\t},\n\tprice3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-three .ugb-pricing-box-pricing',\n\t\tdefault: __( '$9' ),\n\t},\n\tperMonthLabel: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-one .ugb-pricing-box-per-month-label',\n\t\tdefault: __( 'per month' ),\n\t},\n\tperMonthLabel2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-two .ugb-pricing-box-per-month-label',\n\t\tdefault: __( 'per month' ),\n\t},\n\tperMonthLabel3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-three .ugb-pricing-box-per-month-label',\n\t\tdefault: __( 'per month' ),\n\t},\n\tbuttonText: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-one .ugb-button span',\n\t\tdefault: __( 'Buy Now' ),\n\t},\n\tbuttonText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-two .ugb-button span',\n\t\tdefault: __( 'Buy Now' ),\n\t},\n\tbuttonText3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-three .ugb-button span',\n\t\tdefault: __( 'Buy Now' ),\n\t},\n\tfeatureList: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-one .ugb-pricing-box-feature-list',\n\t\tdefault: __( 'Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec' ),\n\t},\n\tfeatureList2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-two .ugb-pricing-box-feature-list',\n\t\tdefault: __( 'Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec' ),\n\t},\n\tfeatureList3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-pricing-box-column-three .ugb-pricing-box-feature-list',\n\t\tdefault: __( 'Consectetur adipiscing elit Suspendisse at pretium tortor Vestibulum ante ipsum primis In faucibus orci luctus et Ultrices posuere cubilia cura Aenean consectetur nec' ),\n\t},\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}\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: PricingIcon,\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/',\n}\n","/**\n * BLOCK: Pullquote\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { QuoteIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\n\nexport const schema = {\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'p',\n\t\tdefault: __( '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.' ),\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: QuoteIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Pullquote' ),\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/pull-quote-block/',\n}\n","/**\n * BLOCK: Spacer Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { SpacerIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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 { TeamMemberIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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: 'div:nth-child(1) .team-member-image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .team-member-image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURL3: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(3) .team-member-image',\n\t\tattribute: 'data-src',\n\t},\n\tname1: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(1) h4',\n\t\tdefault: __( 'Ben Adams' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) h4',\n\t\tdefault: __( 'Alex Johnson' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) h4',\n\t\tdefault: __( 'Sammy Simpson' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(1) .ugb-team-member-position',\n\t\tdefault: __( 'Founder' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) .ugb-team-member-position',\n\t\tdefault: __( 'Editor' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) .ugb-team-member-position',\n\t\tdefault: __( 'Programmer' ),\n\t},\n\tdescription1: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(1) .ugb-team-member-desc',\n\t\tdefault: __( 'Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.' ),\n\t},\n\tdescription2: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(2) .ugb-team-member-desc',\n\t\tdefault: __( 'Alex handles all written content. She enjoys painting and playing softball on the weekends.' ),\n\t},\n\tdescription3: {\n\t\tsource: 'html',\n\t\tselector: 'div:nth-child(3) .ugb-team-member-desc',\n\t\tdefault: __( 'Sammy is our programmer. You\\'ll usually find her nose in a book. She has a cat named Skitty.' ),\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\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/',\n}\n","/**\n * BLOCK: Testimonial Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { TestimonialIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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) h4',\n\t\tdefault: __( 'Ben Adams' ),\n\t},\n\tname2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(2) h4',\n\t\tdefault: __( 'Alex Johnson' ),\n\t},\n\tname3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(3) h4',\n\t\tdefault: __( 'Sammy Simpson' ),\n\t},\n\tposition1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(1) .ugb-testimonial-position',\n\t\tdefault: __( 'Founder' ),\n\t},\n\tposition2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(2) .ugb-testimonial-position',\n\t\tdefault: __( 'Editor' ),\n\t},\n\tposition3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(3) .ugb-testimonial-position',\n\t\tdefault: __( 'Programmer' ),\n\t},\n\ttestimonial1: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(1) .ugb-testimonial-body',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\n\t},\n\ttestimonial2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(2) .ugb-testimonial-body',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\n\t},\n\ttestimonial3: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-item:nth-child(3) .ugb-testimonial-body',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\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\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\tsource: 'attribute',\n\t\tselector: '.ugb-testimonial-column-one .testimonial-image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURLTwo: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-testimonial-column-two .testimonial-image',\n\t\tattribute: 'data-src',\n\t},\n\tmediaURLThree: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-testimonial-column-three .testimonial-image',\n\t\tattribute: 'data-src',\n\t},\n\ttestimonialTitle: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-column-one h4',\n\t\tdefault: __( 'Ben Adams' ),\n\t},\n\ttestimonialTitleTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-column-two h4',\n\t\tdefault: __( 'Alex Johnson' ),\n\t},\n\ttestimonialTitleThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-column-three h4',\n\t\tdefault: __( 'Sammy Simpson' ),\n\t},\n\tposition: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-position',\n\t\tdefault: __( 'Founder' ),\n\t},\n\tpositionTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-position-two',\n\t\tdefault: __( 'Editor' ),\n\t},\n\tpositionThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-position-three',\n\t\tdefault: __( 'Programmer' ),\n\t},\n\tbody: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-body',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\n\t},\n\tbodyTwo: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-body-two',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\n\t},\n\tbodyThree: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-testimonial-body-three',\n\t\tdefault: __( 'Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.' ),\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/',\n}\n","/**\n * BLOCK: Video Popup Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { VideoPopupIcon } from '@stackable/icons'\nimport { disabledBlocks } from 'stackable'\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\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\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],\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/video-popup-block/',\n}\n"],"sourceRoot":""}
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":""}
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 [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}[data-type^="ugb/"] .blocks-button__inline-link{margin:0 auto;border:1px solid #eee;max-width:400px}[data-type^="ugb/"] .blocks-button__inline-link .dashicons-admin-links{padding:8px;box-sizing:content-box}[data-type^="ugb/"] .blocks-button__inline-link .editor-url-input{margin:0;-ms-flex:1;flex:1;width:auto}[data-type^="ugb/"] .blocks-button__inline-link [type=text]{width:100%!important;min-width:190px}[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-open-start) .ugb-accordion__text{display:none}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-open-start) .ugb-accordion__heading svg{transform:rotate(0deg)!important}[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{left:calc(10vw - 70px)}[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}.ugb-button-group-urls{position:relative;height:40px}.ugb-button-group-urls .blocks-button__inline-link{position:absolute}.ugb-button-group-urls.ugb-selected-button-1 .blocks-button__inline-link:not(:first-child),.ugb-button-group-urls.ugb-selected-button-2 .blocks-button__inline-link:not(:nth-child(2)),.ugb-button-group-urls.ugb-selected-button-3 .blocks-button__inline-link:not(:nth-child(3)),.ugb-button-group-urls:not(.ugb-selected-button-1):not(.ugb-selected-button-2):not(.ugb-selected-button-3):not(.ugb-num-1) .blocks-button__inline-link{display:none!important}.ugb-button-right~.ugb-button-group-urls .blocks-button__inline-link{left:auto;right:200px}.ugb-button-right~.ugb-button-group-urls .blocks-button__inline-link:nth-child(2){right:100px}.ugb-button-right~.ugb-button-group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-right~.ugb-button-group-urls.ugb-num-1 .blocks-button__inline-link{right:0}.ugb-button-right~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link{right:100px}.ugb-button-right~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){right:0}.ugb-button-left~.ugb-button-group-urls .blocks-button__inline-link{left:0}.ugb-button-left~.ugb-button-group-urls .blocks-button__inline-link:nth-child(2){left:100px}.ugb-button-left~.ugb-button-group-urls .blocks-button__inline-link:nth-child(3){left:200px}.ugb-button-center~.ugb-button-group-urls .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls .blocks-button__inline-link{left:50%;transform:translateX(-50%);margin-left:-100px}.ugb-button-center~.ugb-button-group-urls .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls .blocks-button__inline-link:nth-child(2){margin-left:0}.ugb-button-center~.ugb-button-group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls .blocks-button__inline-link:nth-child(3){margin-left:100px}.ugb-button-center~.ugb-button-group-urls.ugb-num-1 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls.ugb-num-1 .blocks-button__inline-link{margin-left:0}.ugb-button-center~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link{margin-left:-50px}.ugb-button-center~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button-right):not(.ugb-button-left):not(.ugb-button-full)~.ugb-button-group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){margin-left:50px}.ugb-button-full~.ugb-button-group-urls .blocks-button__inline-link{left:0}.ugb-button-full~.ugb-button-group-urls .blocks-button__inline-link:nth-child(2){left:50%;transform:translateX(-50%)}.ugb-button-full~.ugb-button-group-urls .blocks-button__inline-link:nth-child(3){left:auto;right:0}.ugb-button-full~.ugb-button-group-urls.ugb-num-1 .blocks-button__inline-link{left:50%;transform:translateX(-50%)}.ugb-button-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{visibility:visible!important}.ugb-countup [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-countup.columns-1 .ugb-countup-item:nth-child(2),.ugb-countup.columns-1 .ugb-countup-item:nth-child(3),.ugb-countup.columns-1 .ugb-countup-item:nth-child(4),.ugb-countup.columns-2 .ugb-countup-item:nth-child(3),.ugb-countup.columns-2 .ugb-countup-item:nth-child(4),.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}[data-align=full] .ugb-feature.ugb-has-background{border-radius:0!important}[data-align=full] .ugb-feature .ugb-feature-wrapper{max-width:var(--content-width,900px);margin:0 auto}.ugb-feature [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/feature"]:not(.is-selected):not(.is-typing) .ugb-button[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{height:250px}.ugb-feature-grid [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-feature-grid.columns-1>:nth-child(2),.ugb-feature-grid.columns-1>:nth-child(3),.ugb-feature-grid.columns-2>:nth-child(3),[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-icon-list-color-picker{border-top:none!important}.ugb-icon-list-color-picker .components-panel__body-title{display:none!important}.ugb-icon-list-color-picker .component-color-indicator{vertical-align:bottom!important}.ugb-icon-list ul{list-style:none!important}.editor-block-list__block[data-type="ugb/icon-list"] .list-format-toolbar{display:none}.gutenberg .ugb-editor-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}.gutenberg .ugb-editor-label:first-child{padding-top: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{box-shadow:none!important}.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47%,.1)!important}.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47%,.1)!important}.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{box-shadow:0 2px 20px hsla(0,0%,60%,.2)!important}.ugb-shadow-5{box-shadow:0 5px 30px -10px rgba(18,63,82,.3)!important}.ugb-shadow-6{box-shadow:0 10px 30px rgba(0,0,0,.05)!important}.ugb-shadow-7{box-shadow:7px 5px 30px rgba(72,73,121,.15)!important}.ugb-shadow-8{box-shadow:0 10px 60px rgba(0,0,0,.1)!important}.ugb-shadow-9{box-shadow:0 70px 130px -60px rgba(72,73,121,.38)!important}.ugb-content-width .ugb-content-wrapper{max-width:var(--content-width);margin:0 auto}.ugb-image-box a{pointer-events:none}.ugb-image-box h4,.ugb-image-box p{pointer-events:all!important}.ugb-image-box [data-is-placeholder-visible=true]+*{pointer-events:none!important}.ugb-image-box-wrapper.columns-1>:nth-child(2),.ugb-image-box-wrapper.columns-1>:nth-child(3),.ugb-image-box-wrapper.columns-1>:nth-child(4),.ugb-image-box-wrapper.columns-2>:nth-child(3),.ugb-image-box-wrapper.columns-2>:nth-child(4),.ugb-image-box-wrapper.columns-3>:nth-child(4){display:none}[data-type="ugb/image-box"][data-align=full] .ugb-image-box-wrapper.columns-1 .ugb-image-box{border-radius:0}[data-type="ugb/image-box"][data-align=full] .ugb-image-box-wrapper:not(.columns-1){padding-left:35px;padding-right:35px}[data-type="ugb/image-box"]:not([data-align=wide]):not([data-align=full]) .ugb-image-box-wrapper.columns-1 .ugb-image-box{margin:0 auto}.ugb-image-box .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100%;position:absolute;top:0;left:0}.ugb-team-member.columns-1>:nth-child(2),.ugb-team-member.columns-1>:nth-child(3),.ugb-team-member.columns-2>:nth-child(3),.ugb-testimonial.columns-1>:nth-child(2),.ugb-testimonial.columns-1>:nth-child(3),.ugb-testimonial.columns-2>:nth-child(3),[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}form.ugb-video-popup-link{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:5px auto}form.ugb-video-popup-link>button,form.ugb-video-popup-link>svg{-ms-flex-negative:0;flex-shrink:0}form.ugb-video-popup-link .editor-url-input{-ms-flex:1;flex:1}form.ugb-video-popup-link>p{width:100%;-ms-flex-positive:1;flex-grow:1;font-size:.8em;margin:0 0 0 30px}.ugb-video-popup-link .ugb-video-popup-link-desc{text-align:center;margin: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{cursor:copy;margin-left:auto;margin-right:auto}.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:1!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}
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}
dist/editor_blocks.js CHANGED
@@ -1 +1 @@
1
- var editor_blocks=function(e){function t(t){for(var o,a,i=t[0],c=t[1],u=t[2],m=0,b=[];m<i.length;m++)a=i[m],r[a]&&b.push(r[a][0]),r[a]=0;for(o in c)Object.prototype.hasOwnProperty.call(c,o)&&(e[o]=c[o]);for(s&&s(t);b.length;)b.shift()();return l.push.apply(l,u||[]),n()}function n(){for(var e,t=0;t<l.length;t++){for(var n=l[t],o=!0,i=1;i<n.length;i++){var c=n[i];0!==r[c]&&(o=!1)}o&&(l.splice(t--,1),e=a(a.s=n[0]))}return e}var o={},r={1:0},l=[];function a(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,a),n.l=!0,n.exports}a.m=e,a.c=o,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)a.d(n,o,function(t){return e[t]}.bind(null,o));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.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 l.push([33,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){e.exports=stackable},function(e,t,n){"use strict";var o=n(11),r=n(0),l=n(2),a=n(20),i=n(16),c=n(14),u=n(10),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(c.compose)(Object(a.withViewportMatch)({isLargeViewport:"medium"}),Object(i.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,r=t.isCollapsed,l=e("core/editor"),a=l.getBlockRootClientId,i=l.getEditorSettings;return{isCollapsed:r||!o||!i().hasFixedToolbar&&a(n)}}))(function(e){var t=e.isCollapsed,n=e.value,o=e.onChange;function a(e){return function(){return o(e)}}var i=Object(u.find)(m,function(e){return e.align===n});return wp.element.createElement(l.Toolbar,{isCollapsed:t,icon:i?i.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(c.compose)(Object(a.withViewportMatch)({isLargeViewport:"medium"}),Object(i.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,r=t.isCollapsed,l=e("core/editor"),a=l.getBlockRootClientId,i=l.getEditorSettings;return{isCollapsed:r||!o||!i().hasFixedToolbar&&a(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 i=Object(u.find)(p,function(e){return e.align===n});return wp.element.createElement(l.Toolbar,{isCollapsed:t,icon:i?i.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(3),y=n.n(f),v=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,i=void 0===a?function(){}:a,c=e.className,u=void 0===c?"":c,s=e.allowedTypes,m=void 0===s?["image"]:s,b=e.render,d=void 0===b?void 0:b,g=e.hasRemove,p=void 0===g||g,h=e.style,f=void 0===h?{}:h,_=y()([u,"ugb-image-upload-placeholder"],{"ugb-image-upload-has-image":n,"ugb-image-upload-has-placeholder":!n}),C=w({},f,{backgroundImage:n&&!d?"url("+n+")":void 0});return wp.element.createElement(v.MediaUpload,{onSelect:r,allowedTypes:m,value:t,render:function(t){return n&&d?wp.element.createElement("div",w({},e,{render:void 0,className:_,onClick:t.open,onKeyDown:function(e){13===e.keyCode&&t.open()},style:C,role:"button",tabIndex:0,"data-is-placeholder-visible":!n}),d):wp.element.createElement("div",w({},e,{className:_,onClick:t.open,onKeyDown:function(e){13===e.keyCode&&t.open()},style:C,role:"button",tabIndex:0,"data-is-placeholder-visible":!n}),n&&p&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){i(),e.stopPropagation()}},wp.element.createElement(l.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(15),x=n(6),k=n(17),E=n(18),O=n(19),j=n(13),T=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},R=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 N(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)}j.a.autoAddCss=!1,j.a.autoReplaceSvg=!1,j.a.familyPrefix="ugbfa",j.a.keepOriginalSource=!1,j.a.observeMutations=!1,j.a.showMissingIcons=!1,j.c.add(k.a,E.a,O.a);var B=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},n=function(e){var t=e&&e.toLowerCase();return[].concat(N(Object.values(k.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),N(Object.values(E.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),N(Object.values(O.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(x.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(C.a,{icon:[t,n]}))}))},S=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},e.handleBlur=e.handleBlur.bind(e),e.handleFocus=e.handleFocus.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,x["Component"]),R(t,[{key:"componentWillReceiveProps",value:function(e){e.focused!==this.props.focused&&this.setState({focused:e.focused})}},{key:"handleBlur",value:function(){var e=this;setTimeout(function(){e.setState({focused:!1})},100)}},{key:"handleFocus",value:function(){this.setState({focused:!0})}},{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,i=e.type,c=void 0===i?"text":i,u=e.value,s=this.state.focused,m="inspector-ugb-icon-control-"+t,b=S(u);return wp.element.createElement(l.BaseControl,{label:n,help:o,id:m,className:"ugb-image-control"},wp.element.createElement("div",{className:"components-ugb-icon-control__input_wrapper"},wp.element.createElement("input",T({className:"components-text-control__input"},this.props,{type:c,id:m,value:u,onChange:function(e){a(e.target.value)},onBlur:this.handleBlur,onFocus:this.handleFocus,"aria-describedby":o?m+"__help":void 0})),wp.element.createElement("div",{className:"components-text-control__icon-preview"},b&&wp.element.createElement(C.a,{icon:b}),!b&&wp.element.createElement(C.a,{icon:["far","smile"],style:{opacity:.3}}))),s&&(!b||!u)&&wp.element.createElement("div",{className:"components-ugb-icon-control__iconlist"},B(u,a)))}}]),t}(),L=Object(c.withInstanceId)(I),z=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};j.c.add(k.a,E.a,O.a);var D=function(e){var t=e.value,n=S(t);return n&&wp.element.createElement(C.a,z({icon:n},e))};D.Content=function(e){var t=e.value,n=S(t);return n&&wp.element.createElement(C.a,z({icon:n},e))};var A=D,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},P=Object(r.__)("(current %s: %s)"),M=Object(c.compose)([v.withColorContext,Object(c.ifCondition)(function(e){return e.hasColorsToChoose})])(function(e){var t=e.colors,n=e.disableCustomColors,o=e.label,a=e.onChange,i=e.value,c=Object(v.getColorObjectByColorValue)(t,i),u=c&&c.name,s=Object(r.sprintf)(P,o.toLowerCase(),u||i),m=wp.element.createElement(x.Fragment,null,o,i&&wp.element.createElement(l.ColorIndicator,{colorValue:i,"aria-label":s}));return wp.element.createElement(l.BaseControl,{className:"editor-color-palette-control",label:m},wp.element.createElement(l.ColorPalette,U({className:"editor-color-palette-control__color-palette",value:i,onChange:a},{colors:t,disableCustomColors:n})))}),F=n(4),H=n(8),q=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 V=function(e){var t=e.selected,n=e.options,o=e.onChange,r=n.map(function(e){return{label:wp.element.createElement(Y,{imageFile:e.image,isPro:e.isPro,label:e.label}),title:e.label,value:e.value}});return wp.element.createElement(l.RadioControl,q({},e,{className:"ugb-design-control",selected:t,options:r,onChange:function(e){var t=r.find(function(t){return t.value===e});F.isPro||!t.isPro?o(e):Object(H.doAction)("stackable.get_pro")}}))},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 W=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}),i=a?r+" – "+a.label:r;return wp.element.createElement(l.PanelBody,G({title:wp.element.createElement("span",null,i),className:"ugb-design-panel-body"},e),wp.element.createElement(V,G({},e,{title:null})),e.children)},$=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 Y=function(e){var t=e.isPro,n=e.imageFile,o=e.label,r=y()({"is-pro":!F.isPro&&t}),l=n.match(/https?:/i)?n:F.srcUrl?F.srcUrl+"/"+n:n;return wp.element.createElement("span",{className:r},wp.element.createElement("img",{src:l,alt:o}),wp.element.createElement("span",{className:"design-label"},o,!F.isPro&&t&&$()))};var J=function(e){var t=e.label,n=e.imageID,o=e.imageURL,a=e.onChange,i=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(l.BaseControl,{label:t,help:b},wp.element.createElement(v.MediaUpload,{onSelect:i,allowedTypes:m,value:n,render:function(e){return wp.element.createElement(x.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(l.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"}))))}})))},K=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){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(l.ColorIndicator,{key:t,colorValue:n,"aria-label":a})})},Z=function(e){var t=e.colorSettings,n=e.title,o=void 0===n?Object(r.__)("Color Settings"):n;return wp.element.createElement(l.PanelBody,K({className:"ugb-color-panel-body"},e,{title:wp.element.createElement("span",{className:"editor-panel-color-settings__panel-title"},o,Q(t))}),t.map(function(e,t){return wp.element.createElement(M,K({key:t},e))}),e.children)},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){var t=e.backgroundColor,n=e.backgroundImageID,o=e.backgroundImageURL,a=e.backgroundOpacity,i=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(x.Fragment,null,wp.element.createElement(Z,X({initialOpen:!1,title:Object(r.__)("Background Settings"),className:"editor-panel-color-settings",colorSettings:d},e),u&&wp.element.createElement(J,{label:Object(r.__)("Background Image"),onRemove:s,onChange:u,imageID:n,imageURL:o}),m&&wp.element.createElement(l.RangeControl,{label:Object(r.__)("Background Image Tint Strength"),value:a,onChange:m,min:0,max:10,step:1}),b&&wp.element.createElement(l.ToggleControl,{label:Object(r.__)("Fixed Background"),checked:i,onChange:b})))},te=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 ne(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 oe=function(e){var t=e.buttonDesign,n=e.buttonColor,o=e.buttonTextColor,a=e.buttonSize,i=e.buttonBorderRadius,c=e.buttonIcon,u=e.onChangeButtonDesign,s=e.onChangeButtonColor,m=e.onChangeButtonTextColor,b=e.onChangeButtonSize,d=e.onChangeButtonBorderRadius,g=e.onChangeButtonIcon,p=[];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")});var h=p.length?v.PanelColorSettings:l.PanelBody;return wp.element.createElement(x.Fragment,null,wp.element.createElement(h,te({initialOpen:!1,title:Object(r.__)("Button Settings"),colorSettings:p,className:u?"ugb-has-designs":null},e),u&&wp.element.createElement(V,{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(ne(Object(H.applyFilters)("stackable.button.edit.designs",[]))),onChange:u}),b&&"link"!==t&&wp.element.createElement(l.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(l.RangeControl,{label:Object(r.__)("Border Radius"),value:i,min:"1",max:"50",onChange:d}),g&&"link"!==t&&wp.element.createElement(L,{label:Object(r.__)("Icon"),value:c,onChange:g}),e.children))},re=function(e){var t=e.size,n=void 0===t?"normal":t,o=e.title,l=void 0===o?Object(r.__)("Say Hello to Designs 👋"):o,a=e.description,i=void 0===a?"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"):a,c=e.button,u=void 0===c?Object(r.__)("Go Premium"):c,s=y()(["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,l),wp.element.createElement("p",null,i),wp.element.createElement("a",{href:F.pricingURL,target:"_blank",className:"button button-secondary"},u))};n.d(t,"a",function(){return o.f}),n.d(t,"f",function(){return b}),n.d(t,"n",function(){return h}),n.d(t,"h",function(){return _}),n.d(t,"m",function(){return A}),n.d(t,"b",function(){return M}),n.d(t,"c",function(){return V}),n.d(t,"d",function(){return W}),n.d(t,"e",function(){return Y}),n.d(t,"g",function(){return L}),n.d(t,"k",function(){return Z}),n.d(t,"i",function(){return ee}),n.d(t,"j",function(){return oe}),n.d(t,"l",function(){return re})},function(e,t){e.exports=wp.element},function(e,t,n){"use strict";n.d(t,"m",function(){return a}),n.d(t,"c",function(){return i}),n.d(t,"j",function(){return c}),n.d(t,"f",function(){return u}),n.d(t,"q",function(){return s}),n.d(t,"r",function(){return m}),n.d(t,"t",function(){return b}),n.d(t,"d",function(){return d}),n.d(t,"s",function(){return g}),n.d(t,"g",function(){return p}),n.d(t,"n",function(){return h}),n.d(t,"k",function(){return f}),n.d(t,"o",function(){return y}),n.d(t,"u",function(){return v}),n.d(t,"p",function(){return w}),n.d(t,"i",function(){return _}),n.d(t,"h",function(){return C}),n.d(t,"l",function(){return x}),n.d(t,"b",function(){return k}),n.d(t,"e",function(){return E}),n.d(t,"a",function(){return O});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,l=function(){return"stk-icon-"+r++},a=function(){var e=l();return wp.element.createElement("svg",{className:"dashicon",role:"img",focusable:"false",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",width:"20",height:"20"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M512 96c-111.118 0-215.584 43.272-294.156 121.844S96 400.882 96 512s43.272 215.584 121.844 294.156S400.882 928 512 928s215.584-43.272 294.156-121.844S928 623.118 928 512s-43.272-215.584-121.843-294.156S623.118 96 512 96zm0-96c282.77 0 512 229.23 512 512s-229.23 512-512 512S0 794.77 0 512 229.23 0 512 0zm-64 704h128v128H448zm0-512h128v384H448z"}))},i=function(){var e=l();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,5.1v9.8h20V5.1H0z M17.8,12.7H2.2V7.3h15.5V12.7z"}))},c=function(){return wp.element.createElement(i,null)},u=function(){var e=l();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 9h12v2H4V9z"}))},s=function(){var e=l();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.54 12.74c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45L6.65 1.94C3.45 3.46.31 6.96.85 11.37 1.19 14.16 2.8 16 5.08 16c1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38zm9.43 0c0-.87-.24-1.61-.72-2.22-.73-.92-2.14-1.03-2.96-.85-.34-1.93 1.3-4.39 3.42-5.45l-1.63-2.28c-3.2 1.52-6.34 5.02-5.8 9.43.34 2.79 1.95 4.63 4.23 4.63 1 0 1.83-.29 2.48-.88.66-.59.98-1.38.98-2.38z"}))},m=function(){var e=l();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 14 32"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0 29h5.833L0 23h5V9H0l5.833-6H0V0h14v3H8.167L14 9H9v14h5l-5.833 6H14v3H0v-3z"}))},b=function(){var e=l();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 13 12.916010856628418"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M5.68 12.916a.5.5 0 0 1-.397-.196L3.208 10H1.463C.656 10 0 9.428 0 8.621V1.463C0 .656.656 0 1.463 0h10.074C12.344 0 13 .656 13 1.463v7.158C13 9.428 12.344 10 11.537 10H8.151l-2.073 2.72a.504.504 0 0 1-.398.196zM1.463 1A.464.464 0 0 0 1 1.463v7.158c0 .255.208.463.463.463h1.993a.5.5 0 0 1 .397.196l1.827 2.312L7.507 9.28a.502.502 0 0 1 .397-.196h3.633A.464.464 0 0 0 12 8.621V1.463A.464.464 0 0 0 11.537 1H1.463zm1.193 2h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49zm0 3h7.828c.284.024.514.207.514.49a.498.498 0 0 1-.514.496H2.656a.499.499 0 0 1-.514-.496c.001-.283.231-.466.514-.49z"}))},d=function(){var e=l();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:"M7.5,5.7l-5.7,4L0,10.9l1,2l1,1.9l1,2L4.7,20l2-1l-1.5-2.8l6.6-2.2l2.1-0.7l-1-2l-2.5-4.8l-1-2L7.5,5.7z M10.7,11.9 l-6.6,2.2l-1.3-2.5l5.7-4L10.7,11.9z"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"13.3",y:"4.8",transform:"matrix(0.9037 -0.4282 0.4282 0.9037 -0.9807 7.459)",width:"5.7",height:"2.2"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"11.2",y:"2",transform:"matrix(0.8026 -0.5965 0.5965 0.8026 0.8901 8.9679)",width:"5.7",height:"2.2"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"14.1",y:"8.2",transform:"matrix(0.9721 -0.2348 0.2348 0.9721 -1.7078 4.2275)",width:"5.7",height:"2.2"}))},g=function(){var e=l();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 896 1023"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M821 491q-41-41-95-60 62-26 100-82t38-125q0-93-65.5-158.5T640 0q-71 0-128.5 41T430 147q-32-39-77-61t-97-22q-93 0-158.5 65.5T32 288q0 69 38 125t100 82q-54 19-95 60Q0 630 0 736v191q0 40 28 68t68 28h320q31 0 55.5-18t34.5-46h294q40 0 68-28t28-68V672q0-106-75-181zM527 111q47-47 113-47t113 47 47 113-47 113-113 47-113-47-47-113 47-113zM143 401q-47-47-47-113t47-113 113-47 113 47 47 113-47 113-113 47-113-47zm305 526q0 13-9.5 22.5T416 959H96q-13 0-22.5-9.5T64 927V736q0-79 56.5-135.5T256 544t136 56q1 2 2 3 54 55 54 133v191zm-27-387q-36-30-79-45 43-18 75.5-52t48.5-78q36 44 88 66-54 19-95 60-22 23-38 49zm411 323q0 13-9.5 22.5T800 895H512V736q0-80-46-146 15-30 38-53 57-57 136-57t135.5 56.5T832 672v191z"}))},p=function(){var e=l();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 32 8"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M4 0C1.79 0 0 1.79 0 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm24 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM16 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}))},h=function(){var e=l();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 21.027502059936523 10.284000396728516"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0,7.9V5.4h4.2v9.5H1.4v-7H0z"}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M8.3,10.4c0.7-0.8,1.1-1.4,1.1-2c0-0.6-0.2-0.9-0.7-0.9c-0.3,0-0.5,0.1-0.6,0.3C8,7.9,7.9,8.3,7.9,8.8H5.3 c0.1-1.2,0.4-2.1,1.1-2.7c0.7-0.6,1.5-0.9,2.5-0.9c1.1,0,1.9,0.3,2.4,0.8c0.5,0.5,0.8,1.2,0.8,2c0,0.9-0.3,1.7-0.9,2.6 c-0.6,0.8-1.4,1.5-2.3,2.1h3.4v2.1H5.3v-2C6.6,11.9,7.5,11.1,8.3,10.4z"}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M18.3,5.3c0.5,0.2,0.9,0.6,1.1,1c0.3,0.4,0.4,0.9,0.4,1.4c0,0.6-0.2,1.1-0.5,1.5c-0.3,0.4-0.7,0.6-1.1,0.7v0.1 c1.1,0.4,1.7,1.2,1.7,2.3c0,0.6-0.1,1.1-0.4,1.5c-0.3,0.4-0.6,0.8-1.1,1C18,14.9,17.4,15,16.7,15c-1.1,0-2-0.3-2.7-0.8 s-1-1.4-1-2.5h2.6c0,0.8,0.3,1.2,1,1.2c0.2,0,0.4-0.1,0.6-0.2c0.1-0.2,0.2-0.4,0.2-0.6c0-0.3-0.1-0.6-0.3-0.7 c-0.2-0.2-0.6-0.2-1.1-0.2h-0.5V8.9H16c0.4,0,0.6-0.1,0.9-0.2c0.2-0.1,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.2-0.6 c-0.1-0.1-0.3-0.2-0.5-0.2c-0.3,0-0.4,0.1-0.6,0.3c-0.1,0.2-0.2,0.4-0.2,0.7h-2.6c0-1,0.3-1.8,0.9-2.4C14.7,5.2,15.5,5,16.6,5 C17.3,5,17.9,5.1,18.3,5.3z"}))},f=function(){var e=l();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 32 38"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M0 0h32v38H0V0zm3 3v32h26V3H3zm2 2h22v7H5V5zm0 9h14v19H5V14zm16 19V14h6v19h-6zM6 6v5h20V6H6z"}))},y=function(){var e=l();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,0v20h20V0H0z M17.8,17.8H2.2v-4.5l3.5-4.8l5.8,8.7l4.2-5.7l2,3L17.8,17.8z M17.8,10.5l-1.9-2.9l-4.2,5.7L5.8,4.6L2.2,9.5 V2.2h15.6L17.8,10.5z"}),wp.element.createElement("circle",{fill:"url(#"+e+")",cx:"14.2",cy:"4.9",r:"1.3"}))},v=function(){var e=l();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 38 26"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M2 0h34a2 2 0 0 1 2 2v22a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.77 4C6.24 4 5 5.511 5 7.375v11.25C5 20.489 6.24 22 7.77 22h15.46c1.53 0 2.77-1.511 2.77-3.375V16l6 5h1V5h-1l-6 5V7.375C26 5.511 24.76 4 23.23 4H7.77z"}))},w=function(){var e=l();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 448 448"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M416 32V0H256L0 288l160 160 23.471-23.904L208 448l240-272V32h-32zM160 425.371L22.39 288 262.621 16H400v137.377l-216.555 247.99-11.34 11.363L160 425.371zm272-255.994L208 425.371l-13.182-12.65L416 160V48h16v121.377z"}),wp.element.createElement("path",{d:"M320 128c17.645 0 32-14.355 32-32s-14.355-32-32-32-32 14.355-32 32 14.355 32 32 32zm0-48c8.836 0 16 7.163 16 16s-7.164 16-16 16-16-7.163-16-16 7.164-16 16-16z"}))},_=function(){var e=l();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 100 95.11"},wp.element.createElement(o,{id:e}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"50 0 65.45 31.31 100 36.33 75 60.7 80.9 95.11 50 78.86 19.1 95.11 25 60.7 0 36.33 34.55 31.31 50 0"}))},C=function(){var e=l();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 100 100"},wp.element.createElement(o,{id:e}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"23,2.4 30.1,16.8 46,19.2 34.5,30.4 37.2,46.2 23,38.7 8.8,46.2 11.5,30.4 0,19.2 15.9,16.8 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"77,2.4 84.1,16.8 100,19.2 88.5,30.4 91.2,46.2 77,38.7 62.8,46.2 65.5,30.4 54,19.2 69.9,16.8 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"23,52.1 30.1,66.5 46,68.8 34.5,80 37.2,95.9 23,88.4 8.8,95.9 11.5,80 0,68.8 15.9,66.5 "}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"77,52.1 84.1,66.5 100,68.8 88.5,80 91.2,95.9 77,88.4 62.8,95.9 65.5,80 54,68.8 69.9,66.5 "}))},x=function(){var e=l();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("rect",{fill:"url(#"+e+")",x:"11",y:"5.1",width:"9",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"8.4,1.7 3.7,5.9 1.6,3.7 0,5.3 3.7,9 10,3.3 "}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"11",y:"12.7",width:"9",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"8.4,9.3 3.7,13.5 1.6,11.3 0,12.9 3.7,16.6 10,10.9 "}))},k=function(){var e=l();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:"M0,0v20h20V0H0z M17.8,8.9h-6.6V2.2h6.6V8.9z M9,2.2v6.7H2.2V2.2H9z M2.2,11.1H9v6.7H2.2V11.1z M11.2,17.8v-6.7h6.6v6.7 H11.2z"}))},E=function(){var e=l();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 100 100"},wp.element.createElement(o,{id:e}),wp.element.createElement("path",{fill:"url(#"+e+")",d:"M83.7,3.4H16.3L0,29.6v68.5h100V29.6L83.7,3.4z M22.6,14.5h54.9l6.9,11.1H15.6L22.6,14.5z M88.9,87H11.1V36.8h77.8V87z"}),wp.element.createElement("rect",{fill:"url(#"+e+")",x:"33.3",y:"47.9",width:"33.3",height:"11.1"}))},O=function(){var e=l();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("rect",{fill:"url(#"+e+")",y:"5.1",width:"10.4",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"18.4,3.6 16.3,5.7 14.2,3.6 12.6,5.1 16.3,8.8 20,5.1 "}),wp.element.createElement("rect",{fill:"url(#"+e+")",y:"12.7",width:"10.4",height:"2.2"}),wp.element.createElement("polygon",{fill:"url(#"+e+")",points:"18.4,11.2 16.3,13.3 14.2,11.2 12.6,12.7 16.3,16.4 20,12.7 "}))}},function(e,t){e.exports=wp.hooks},function(e,t,n){"use strict";n.d(t,"c",function(){return a}),n.d(t,"d",function(){return i}),n.d(t,"a",function(){return c}),n.d(t,"b",function(){return m});var o=n(0),r=n(6),l=n(29),a=function(e,t){return Array.from({length:t-e},function(t,n){return n+e})},i=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},c=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})},u=n.n(l)()("stackable"),s=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u;return e[Math.floor(t()*e.length)]},m=function(e){return s("button"===e?[Object(o.__)("Click here"),Object(o.__)("Enter text"),Object(o.__)("Read more"),Object(o.__)("View more"),Object(o.__)("Button text")]:"title"===e?[Object(o.__)("Blocks for Everyone"),Object(o.__)("Build Stunning Webpages with Stackable"),Object(o.__)("Take Stackable for a Spin Now"),Object(o.__)("Stackable Supercharges the Block Editor")]:"short"===e?[Object(o.__)("Blocks for everyone"),Object(o.__)("Build stunning webpages with Stackable"),Object(o.__)("Take Stackable for a spin Now"),Object(o.__)("Stackable supercharges the block editor"),Object(o.__)("Use our beautifully crafted blocks")]:"medium"===e?[Object(o.__)("The new WordPress editor gives you a cool way to create your pages using blocks."),Object(o.__)("Stackable supercharges the block editor, and turns it into a page builder."),Object(o.__)("Apart from adding new blocks, Stackable adds more options and settings for you to tinker with."),Object(o.__)("All That You Need to Build a Kick-Ass Website with the New WordPress Editor"),Object(o.__)("You can change the layout and colors of each block for the ultimate flexibility."),Object(o.__)("We have a lot of awesome blocks. But if you're overwhelmed with awesomeness, you can hide some of them.")]:[Object(o.__)("The new WordPress editor gives you a cool way to create your pages using blocks. Stackable supercharges the block editor, and turns it into a page builder. Get Stackable today."),Object(o.__)("Get Stackable today. Apart from adding new blocks, it gives the block editor more options and settings to tinker with, expanding the editor's functionality."),Object(o.__)("We've come up with a collection of cool blocks that will make website building a breeze. We made sure our blocks look great, fresh and responsive.")])}},function(e,t){e.exports=lodash},function(e,t,n){"use strict";var o=n(3),r=n.n(o),l=n(0),a=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,l=e.align,u=void 0===l?"center":l,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,y=e.backgroundColor,v=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:"link"===_?void 0:"plain"===_?void 0:v+"px",backgroundColor:y||void 0,borderColor:"ghost"===_?y:void 0,color:"ghost"===_?y:"plain"===_?y:"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=r()([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"===_?y:"plain"===_?y:h}}),wp.element.createElement(a.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button-inner",style:{color:"ghost"===_?y:"plain"===_?y:"link"===_?void 0:h},value:f})))},s=function(e){var t,n=e.className,o=void 0===n?"":n,l=e.align,u=void 0===l?"center":l,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,y=e.backgroundColor,v=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:v+"px",backgroundColor:y||void 0,borderColor:"ghost"===_?y: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=r()([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"===_?y:"plain"===_?y:h}}),wp.element.createElement(a.RichText.Content,{tagName:"a",className:"link"===_?"":"ugb-button-inner",href:d,style:{color:"ghost"===_?y:"plain"===_?y:"link"===_?void 0:h},value:f}))},m=function(e){var t=e.className,n=void 0===t?"":t,o=e.align,l=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=r()([n,"ugb-button","ugb-button-"+l,"ugb-button-"+c]);return wp.element.createElement("div",{className:p,style:g},wp.element.createElement(a.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:s,style:{color:m},value:b}))},b=function(e){var t=e.align,n=void 0===t?"center":t,o=e.size,r=void 0===o?"normal":o,l=e.url,i=void 0===l?"":l,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(a.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))},d=function(e){var t=e.align,n=void 0===t?"center":t,o=e.size,r=void 0===o?"normal":o,l=e.url,i=void 0===l?"":l,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(a.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))};n.d(t,"e",function(){return u}),n.d(t,"d",function(){return s}),n.d(t,"c",function(){return m}),n.d(t,"b",function(){return b}),n.d(t,"a",function(){return d});var 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}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,h=void 0===d?"":d,f=e.backgroundColor,y=e.borderRadius,v=void 0===y?4:y,w=e.isSelected,_=void 0===w?null:w,C=e.onFocus,x=void 0===C?function(){}:C,k=e.onChange,E=void 0===k?function(){}:k,O=e.icon,j=void 0===O?null:O,T=e.design,R=void 0===T?"basic":T,N={borderRadius:"link"===R?void 0:"plain"===R?void 0:v+"px",backgroundColor:f||void 0,borderColor:"ghost"===R?f:void 0,color:"ghost"===R?f:"plain"===R?f:"link"===R?void 0:b};N.backgroundColor="ghost"===R?void 0:N.backgroundColor,N.backgroundColor="plain"===R?void 0:N.backgroundColor,N.backgroundColor="link"===R?void 0:N.backgroundColor;var B=r()([o,"ugb-button","ugb-button-"+u,"ugb-button-"+m],(p(t={},"ugb-"+R+"-button","basic"!==R),p(t,"ugb-has-icon",j),t));return wp.element.createElement("div",g({},e,{"data-is-placeholder-visible":a.RichText.isEmpty(h)}),wp.element.createElement("a",{href:"#",className:B,style:N},j&&"link"!==R&&wp.element.createElement(i.m,{value:j,style:{color:"ghost"===R?f:"plain"===R?f:b}}),wp.element.createElement(a.RichText,{tagName:"span",className:"link"===R?"":"ugb-button-inner",placeholder:Object(l.__)("Enter Text"),value:h,onChange:E,formattingControls:["bold","italic","strikethrough"],onFocus:x,isSelected:_,keepPlaceholderOnFocus:!0,style:{color:"ghost"===R?f:"plain"===R?f:"link"===R?void 0:b}})))};h.Content=function(e){var t,n=e.className,o=void 0===n?"":n,l=e.align,c=void 0===l?"center":l,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,y=e.backgroundColor,v=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C={borderRadius:"link"===_?void 0:"plain"===_?void 0:v+"px",backgroundColor:y||void 0,borderColor:"ghost"===_?y:void 0,color:"ghost"===_?y:"plain"===_?y:"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=r()([o,"ugb-button","ugb-button-"+c,"ugb-button-"+s],(p(t={},"ugb-"+_+"-button","basic"!==_),p(t,"ugb-has-icon",g),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:x,href:b,style:C},g&&"link"!==_&&wp.element.createElement(i.m,{value:g,style:{color:"ghost"===_?y:"plain"===_?y:h}}),wp.element.createElement(a.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button-inner",style:{color:"ghost"===_?y:"plain"===_?y:"link"===_?void 0:h},value:f})))};t.f=h},,,function(e,t){e.exports=wp.compose},,function(e,t){e.exports=wp.data},,,,function(e,t){e.exports=wp.viewport},function(e,t,n){"use strict";var o=n(0),r=n(9);n.d(t,"a",function(){return c}),n.d(t,"b",function(){return u}),n.d(t,"d",function(){return s}),n.d(t,"c",function(){return m});var 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},a={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 a[e][i(t)]()},u=function(e,t,n){var o=i(t),l=Object(r.d)(a[e][o](n),!1);return btoa(l)},s=function(e){var t=e.isActive,n=void 0===t?function(){}:t,o=e.onChange,r=void 0===o?function(){}:o;return Object.keys(a).map(function(e){return l({},a[e],{icon:c(e),isActive:n(e),onClick:r(e)})})},m=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 l({},a[e],{icon:c(e,t),isActive:o(t),onClick:i(t)})})}},function(e,t){e.exports=wp.blocks},function(e,t,n){"use strict";n.r(t),n.d(t,"ArrowIcon",function(){return i}),n.d(t,"schema",function(){return c}),n.d(t,"name",function(){return u}),n.d(t,"settings",function(){return s});var o=n(0),r=n(7),l=n(4),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},i=function(e){return wp.element.createElement("svg",a({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 "}))},c={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(o.__)("Accordion Title")},text:{source:"html",selector:".ugb-accordion__text",default:Object(o.__)("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.")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1}},u="ugb/accordion",s={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:c,supports:{inserter:!l.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/accordion-block/"}},function(e,t,n){"use strict";n.d(t,"b",function(){return l}),n.d(t,"a",function(){return a});var o=n(0),r={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"}))},l=[{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")}],a=function(e){return r[e]}},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.date},,,,,function(e,t){e.exports=wp.htmlEntities},,function(e,t,n){"use strict";n.r(t);var o=n(22),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},l=n(34),a=n(58),i=n(86),c=n(113);l.keys().forEach(function(e){var t=l(e),n=r({},t.settings);try{n.edit=a(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":23,"./blockquote/index.js":35,"./blog-posts/index.js":36,"./button/index.js":37,"./call-to-action/index.js":38,"./card/index.js":39,"./container/index.js":40,"./count-up/index.js":41,"./divider/index.js":42,"./expand/index.js":43,"./feature-grid/index.js":44,"./feature/index.js":45,"./ghost-button/index.js":46,"./header/index.js":47,"./icon-list/index.js":48,"./image-box/index.js":49,"./notification/index.js":50,"./number-box/index.js":51,"./pricing-box/index.js":52,"./pullquote/index.js":53,"./spacer/index.js":54,"./team-member/index.js":55,"./testimonial/index.js":56,"./video-popup/index.js":57};function r(e){var t=l(e);return n(t)}function l(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=l,e.exports=r,r.id=34},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={text:{source:"html",selector:"p",default:Object(o.__)("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:""},backgroundColor:{type:"string"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1}},i="ugb/blockquote",c={title:Object(o.__)("Blockquote"),description:Object(o.__)("Display a quote in style."),icon:r.q,category:"stackable",keywords:[Object(o.__)("Blockquote"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(i)},attributes:a,sDemoURL:"https://wpstackable.com/blockquote-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return a}),n.d(t,"settings",function(){return i});var o=n(0),r=n(7),l=n(4),a="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.b,category:"stackable",keywords:[Object(o.__)("Blog Posts"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(a)},sAdminTitle:Object(o.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a span",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:"div:nth-child(2) .ugb-button",attribute:"href"},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",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:"div:nth-child(3) .ugb-button",attribute:"href"},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:"Button"},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.c,description:Object(o.__)("Add a customizable button."),category:"stackable",keywords:[Object(o.__)("Button"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/button-block/"}},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(7),l=n(4),a=n(9),i={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(a.b)("title")},bodyText:{source:"html",selector:"p",default:Object(a.b)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(a.b)("button")},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"}},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.d,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/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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(o.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(o.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(o.__)("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(o.__)("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"},design:{type:"string",default:"basic"},backgroundColor:{type:"string",default:"#ffffff"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},i="ugb/card",c={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.s,category:"stackable",keywords:[Object(o.__)("Card"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/card-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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}},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.e,category:"stackable",keywords:[Object(o.__)("Container Layout"),Object(o.__)("Row"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(i)},attributes:a,sDemoURL:"https://wpstackable.com/container-block/"}},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(7),l=n(4),a=n(9),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) 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(a.b)("short")},description2:{source:"html",selector:".ugb-countup-item:nth-child(2) p",default:Object(a.b)("short")},description3:{source:"html",selector:".ugb-countup-item:nth-child(3) p",default:Object(a.b)("short")},description4:{source:"html",selector:".ugb-countup-item:nth-child(4) p",default:Object(a.b)("short")},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",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"}},c="ugb/count-up",u={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.n,category:"stackable",keywords:[Object(o.__)("Statistics"),Object(o.__)("Count Up"),Object(o.__)("Stackable")],attributes:i,supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(c)},sDemoURL:"https://wpstackable.com/count-up-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return a}),n.d(t,"settings",function(){return i});var o=n(0),r=n(7),l=n(4),a="ugb/divider",i={title:Object(o.__)("Divider"),description:Object(o.__)("Add a pause between your content."),icon:r.f,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:!l.disabledBlocks.includes(a)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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")}},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:r.g,category:"stackable",keywords:[Object(o.__)("Expand"),Object(o.__)("Show more/less"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/expand-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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(o.__)("Feature 1")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(o.__)("Feature 2")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(o.__)("Feature 3")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(o.__)("Some feature description for an awesome feature")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(o.__)("Some feature description for an awesome feature")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(o.__)("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(o.__)("View More")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(o.__)("View More")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(o.__)("View More")}},i="ugb/feature-grid",c={title:Object(o.__)("Feature Grid"),description:Object(o.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:r.h,category:"stackable",keywords:[Object(o.__)("Feature Grid"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/feature-grid-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(o.__)("Some feature description for an awesome feature")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("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}},i="ugb/feature",c={title:Object(o.__)("Feature"),description:Object(o.__)("Display a product feature or a service in a large area."),icon:r.i,category:"stackable",keywords:[Object(o.__)("Feature"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(i)},attributes:a,sDemoURL:"https://wpstackable.com/feature-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return l}),n.d(t,"settings",function(){return a});var o=n(0),r=n(7),l="ugb/ghost-button",a={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.j,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 i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={title:{source:"html",selector:"h2",default:Object(o.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(o.__)("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",attribute:"href"},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("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"}},i="ugb/header",c={title:Object(o.__)("Header"),description:Object(o.__)("A large header title area. Typically used at the very top of a page."),icon:r.k,category:"stackable",keywords:[Object(o.__)("Header"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(i)},attributes:a,sDemoURL:"https://wpstackable.com/header-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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:r.l,category:"stackable",keywords:[Object(o.__)("Icon List"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/icon-list-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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",default:!1},title:{source:"html",selector:"h4",default:Object(o.__)("Title")},subtitle:{source:"html",selector:"p",default:Object(o.__)("Subtitle goes here")},id:{type:"number"},url:{type:"string",source:"attribute",selector:".ugb-image-box",attribute:"data-url"},href:{type:"string",source:"attribute",selector:"a",attribute:"href"}};[1,2,3,4].forEach(function(e){a["title"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") h4",default:Object(o.__)("Title")},a["description"+e]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child("+e+") p",default:Object(o.__)("Image description")},a["imageURL"+e]={type:"string"},a["imageID"+e]={type:"number"},a["link"+e]={type:"string",source:"attribute",selector:".ugb-image-box-wrapper > *:nth-child("+e+") a",attribute:"href"}});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:r.o,category:"stackable",keywords:[Object(o.__)("Image Box"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!l.disabledBlocks.includes(i)},attributes:a,sDemoURL:"https://wpstackable.com/image-box-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={text:{source:"html",selector:"p",default:Object(o.__)("This is an informational alert, usually used for successful subscriptions, promo announcements, and the like.")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1}},i="ugb/notification",c={title:Object(o.__)("Notification"),description:Object(o.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:r.m,category:"stackable",keywords:[Object(o.__)("Notification"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/notification-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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.__)("Registration")},nameTwo:{source:"html",selector:".ugb-number-box-name-two",default:Object(o.__)("Waiting Period")},nameThree:{source:"html",selector:".ugb-number-box-name-three",default:Object(o.__)("Delivery")},body:{source:"html",selector:".ugb-number-box-body",default:Object(o.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},bodyTwo:{source:"html",selector:".ugb-number-box-body-two",default:Object(o.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},bodyThree:{source:"html",selector:".ugb-number-box-body-three",default:Object(o.__)("This is just a sample write-up, but you can check out more info on Gutenberg on the WP repository.")},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"},numberBGColor:{type:"string"},columns:{type:"number",default:3}},i="ugb/number-box",c={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:r.n,category:"stackable",keywords:[Object(o.__)("Number Box"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/number-box-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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(o.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(o.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(o.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(o.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(o.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(o.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(o.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(o.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(o.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button span",default:Object(o.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button span",default:Object(o.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button span",default:Object(o.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(o.__)("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(o.__)("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(o.__)("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}},i="ugb/pricing-box",c={title:Object(o.__)("Pricing Box"),description:Object(o.__)("Display the different pricing tiers of your business."),icon:r.p,category:"stackable",keywords:[Object(o.__)("Pricing Box"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/pricing-table-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={text:{source:"html",selector:"p",default:Object(o.__)("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:""}},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.q,category:"stackable",keywords:[Object(o.__)("Pullquote"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/pull-quote-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={height:{default:50,type:"number"}},i="ugb/spacer",c={title:Object(o.__)("Spacer"),description:Object(o.__)("Sometimes you just need some space."),icon:r.r,category:"stackable",keywords:[Object(o.__)("Spacer"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)}}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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) .team-member-image",attribute:"data-src"},mediaURL2:{type:"string",source:"attribute",selector:"div:nth-child(2) .team-member-image",attribute:"data-src"},mediaURL3:{type:"string",source:"attribute",selector:"div:nth-child(3) .team-member-image",attribute:"data-src"},name1:{source:"html",selector:"div:nth-child(1) h4",default:Object(o.__)("Ben Adams")},name2:{source:"html",selector:"div:nth-child(2) h4",default:Object(o.__)("Alex Johnson")},name3:{source:"html",selector:"div:nth-child(3) h4",default:Object(o.__)("Sammy Simpson")},position1:{source:"html",selector:"div:nth-child(1) .ugb-team-member-position",default:Object(o.__)("Founder")},position2:{source:"html",selector:"div:nth-child(2) .ugb-team-member-position",default:Object(o.__)("Editor")},position3:{source:"html",selector:"div:nth-child(3) .ugb-team-member-position",default:Object(o.__)("Programmer")},description1:{source:"html",selector:"div:nth-child(1) .ugb-team-member-desc",default:Object(o.__)("Ben is the head of our small team. He loves walking his dog, Walter, when he has some free time.")},description2:{source:"html",selector:"div:nth-child(2) .ugb-team-member-desc",default:Object(o.__)("Alex handles all written content. She enjoys painting and playing softball on the weekends.")},description3:{source:"html",selector:"div:nth-child(3) .ugb-team-member-desc",default:Object(o.__)("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"},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"}},i="ugb/team-member",c={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:r.s,category:"stackable",keywords:[Object(o.__)("Team Member"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/team-member-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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(o.__)("Ben Adams")},name2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) h4",default:Object(o.__)("Alex Johnson")},name3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) h4",default:Object(o.__)("Sammy Simpson")},position1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-position",default:Object(o.__)("Founder")},position2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-position",default:Object(o.__)("Editor")},position3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-position",default:Object(o.__)("Programmer")},testimonial1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-body",default:Object(o.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},testimonial2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-body",default:Object(o.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},testimonial3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-body",default:Object(o.__)("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"},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",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(o.__)("Ben Adams")},testimonialTitleTwo:{source:"html",selector:".ugb-testimonial-column-two h4",default:Object(o.__)("Alex Johnson")},testimonialTitleThree:{source:"html",selector:".ugb-testimonial-column-three h4",default:Object(o.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-testimonial-position",default:Object(o.__)("Founder")},positionTwo:{source:"html",selector:".ugb-testimonial-position-two",default:Object(o.__)("Editor")},positionThree:{source:"html",selector:".ugb-testimonial-position-three",default:Object(o.__)("Programmer")},body:{source:"html",selector:".ugb-testimonial-body",default:Object(o.__)("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(o.__)("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(o.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage.")},iconColor:{type:"string"}},i="ugb/testimonial",c={title:Object(o.__)("Testimonial"),description:Object(o.__)("Showcase what your users say about your product or service."),icon:r.t,category:"stackable",keywords:[Object(o.__)("Testimonial"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/testimonial-block/"}},function(e,t,n){"use strict";n.r(t),n.d(t,"schema",function(){return a}),n.d(t,"name",function(){return i}),n.d(t,"settings",function(){return c});var o=n(0),r=n(7),l=n(4),a={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"}},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:r.u,category:"stackable",keywords:[Object(o.__)("Video Popup"),Object(o.__)("Stackable")],attributes:a,supports:{inserter:!l.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/video-popup-block/"}},function(e,t,n){var o={"./accordion/edit.js":59,"./blockquote/edit.js":64,"./blog-posts/edit.js":142,"./button/edit.js":65,"./call-to-action/edit.js":66,"./card/edit.js":67,"./container/edit.js":68,"./count-up/edit.js":69,"./divider/edit.js":70,"./expand/edit.js":71,"./feature-grid/edit.js":72,"./feature/edit.js":73,"./ghost-button/edit.js":74,"./header/edit.js":75,"./icon-list/edit.js":76,"./image-box/edit.js":77,"./notification/edit.js":78,"./number-box/edit.js":79,"./pricing-box/edit.js":80,"./pullquote/edit.js":81,"./spacer/edit.js":82,"./team-member/edit.js":83,"./testimonial/edit.js":84,"./video-popup/edit.js":85};function r(e){var t=l(e);return n(t)}function l(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=l,e.exports=r,r.id=58},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4),m=n(23);t.default=function(e){var t=e.className,n=e.setAttributes,o=e.attributes,b=o.headingColor,d=o.headingBackgroundColor,g=o.heading,p=o.text,h=o.openStart,f=r()([t,"ugb-accordion"],{"ugb-open-start":h});return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:b,onChange:function(e){return n({headingColor:e})},label:Object(l.__)("Heading Color")},{value:d,onChange:function(e){return n({headingBackgroundColor:e})},label:Object(l.__)("Heading Background Color")}]},wp.element.createElement(c.ToggleControl,{label:Object(l.__)("Open at the start"),checked:h,onChange:function(e){return n({openStart:e})}}))),wp.element.createElement("div",{className:f},wp.element.createElement("div",{className:"ugb-accordion__heading",style:{backgroundColor:d||void 0}},wp.element.createElement(i.RichText,{tagName:"h4",value:g,onChange:function(e){return n({heading:e})},style:{color:b||void 0},keepPlaceholderOnFocus:!0}),Object(m.ArrowIcon)({fill:b||void 0})),wp.element.createElement(i.RichText,{tagName:"p",value:p,className:"ugb-accordion__text",onChange:function(e){return n({text:e})},keepPlaceholderOnFocus:!0})))}},,,,,function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4);t.default=function(e){var t=e.isSelected,n=e.setAttributes,o=e.className,m=e.attributes,b=m.color,d=m.text,g=m.quoteColor,p=m.backgroundColor,h=m.backgroundImageID,f=m.backgroundImageURL,y=m.backgroundOpacity,v=m.fixedBackground,w=r()([o,"ugb-blockquote","ugb-has-background-opacity-"+1*Math.round(y/1)],{"ugb-has-background":p||f,"ugb-has-background-image":f}),_={"--quote-color":g||void 0,backgroundColor:p||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:v?"fixed":void 0,"--ugb-background-color":f?p:void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement("blockquote",{className:w,style:_},wp.element.createElement(i.RichText,{className:"ugb-blockquote-text",value:d,onChange:function(e){return n({text:e})},isSelected:t,style:{color:b}})),wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:b,onChange:function(e){return n({color:e})},label:Object(l.__)("Text Color")},{value:g,onChange:function(e){return n({quoteColor:e})},label:Object(l.__)("Quote Color")}]}),wp.element.createElement(a.i,{backgroundColor:p,backgroundImageID:h,backgroundImageURL:f,backgroundOpacity:y,fixedBackground:v,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(3),r=n.n(o),l=n(0),a=n(1),i=n(2),c=n(6),u=n(8),s=n(5),m=n(9),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,c["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,o=t.className,d=t.setAttributes,p=t.attributes,h=p.color,f=p.textColor,y=p.size,v=p.align,w=p.cornerButtonRadius,_=p.design,C=p.icon,x=p.buttons,k=r()([o,"ugb-button-wrapper"],g({},"ugb-button-"+v,v)),E=wp.element.createElement("div",{className:k},Object(m.c)(1,x+1).map(function(t){var n=p["text"+(1===t?"":t)],o=p["size"+(1===t?"":t)],r=p["design"+(1===t?"":t)],l=p["color"+(1===t?"":t)],a=p["textColor"+(1===t?"":t)],i=p["icon"+(1===t?"":t)];return wp.element.createElement(s.a,{key:t,onChange:function(e){return d(g({},"text"+(1===t?"":t),e))},icon:i,size:o,backgroundColor:l,color:a,text:n,borderRadius:w,design:r,onClick:function(){e.setState({selectedButton:t})},onSelect:function(){e.setState({selectedButton:t})}})})),O=Object(u.applyFilters)("stackable.button.edit.designs",E,_,this.props);return wp.element.createElement(c.Fragment,null,wp.element.createElement(a.BlockControls,null,wp.element.createElement(a.BlockAlignmentToolbar,{value:v,onChange:function(e){d({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(a.InspectorControls,null,b.isPro&&wp.element.createElement(s.j,{initialOpen:!0,title:Object(l.__)("General Settings"),buttonBorderRadius:w,onChangeButtonBorderRadius:function(e){return d({cornerButtonRadius:e})}},Object(u.applyFilters)("stackable.button.edit.inspector.general",null,this.props)),wp.element.createElement(s.j,{title:b.isPro||b.showProNotice?Object(l.__)("Button #1 Settings"):Object(l.__)("Button Settings"),initialOpen:!0,buttonDesign:_,buttonColor:h,buttonTextColor:f,buttonSize:y,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:!b.isPro&&function(e){return d({cornerButtonRadius:e})},buttonIcon:C,onChangeButtonIcon:function(e){return d({icon:e})}},b.showProNotice&&wp.element.createElement(s.l,{size:"small"})),b.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Button #2 Settings")},wp.element.createElement(s.l,{title:Object(l.__)("Say Hello to Side by Side Buttons 👋"),description:Object(l.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),b.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Button #3 Settings")},wp.element.createElement(s.l,{title:Object(l.__)("Say Hello to Side by Side Buttons 👋"),description:Object(l.__)("Give your visitors more buttons to choose from. This feature is only available on Stackable Pro")})),Object(u.applyFilters)("stackable.button.edit.inspector.end",null,this.props)),O,n&&wp.element.createElement("div",{className:"ugb-button-group-urls ugb-selected-button-"+this.state.selectedButton+" ugb-num-"+x},Object(m.c)(1,x+1).map(function(e){var t=p["url"+(1===e?"":e)];return wp.element.createElement("form",{key:e,onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link"},wp.element.createElement(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(a.URLInput,{value:t,onChange:function(t){return d(g({},"url"+(1===e?"":e),t))}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"}))})))}}]),t}();t.default=p},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(9),c=n(2),u=n(1),s=n(8),m=n(6),b=n(4);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,o=e.className,g=e.setAttributes,p=e.attributes,h=p.url,f=p.buttonText,y=p.buttonDesign,v=p.buttonIcon,w=p.ctaTitle,_=p.bodyText,C=p.color,x=p.textColor,k=p.size,E=p.borderButtonRadius,O=p.bodyTextColor,j=p.titleColor,T=p.backgroundColor,R=p.backgroundImageID,N=p.backgroundImageURL,B=p.backgroundOpacity,S=p.fixedBackground,I=p.design,L=p.borderRadius,z=p.shadow,D=p.align,A=p.contentWidth,U=r()([o,"ugb-cta","ugb-has-background-opacity-"+1*Math.round(B/1)],(d(t={},"ugb-design-"+I,"basic"!==I),d(t,"ugb-shadow-"+z,"plain"!==I&&3!==z),d(t,"ugb-has-background",T||N),d(t,"ugb-has-background-image",N),d(t,"ugb-content-width","full"===D&&A),t)),P={backgroundColor:"plain"!==I&&T?T:void 0,backgroundImage:"plain"!==I&&N?"url("+N+")":void 0,backgroundAttachment:S?"fixed":void 0,"--ugb-background-color":"plain"!==I&&N?T:void 0,borderRadius:"plain"!==I&&12!==L?L:void 0};return wp.element.createElement(m.Fragment,null,wp.element.createElement(u.InspectorControls,null,wp.element.createElement(a.d,{selected:I,options:Object(s.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(s.applyFilters)("stackable.cta.edit.designs.after",null,e),"plain"!==I&&"full"!==D&&wp.element.createElement(c.RangeControl,{label:Object(l.__)("Border Radius"),value:L,onChange:function(e){return g({borderRadius:e})},min:0,max:50}),"plain"!==I&&wp.element.createElement(c.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:z,onChange:function(e){return g({shadow:e})},min:0,max:9}),"full"===D&&wp.element.createElement(c.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:A,onChange:function(e){return g({contentWidth:e})}}),b.showProNotice&&wp.element.createElement(a.l,{size:"small"})),wp.element.createElement(u.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:j,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"!==I&&wp.element.createElement(a.i,{backgroundColor:T,backgroundImageID:R,backgroundImageURL:N,backgroundOpacity:B,fixedBackground:S,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(a.j,{initialOpen:!1,buttonColor:C,buttonTextColor:x,buttonSize:k,buttonBorderRadius:E,buttonDesign:y,buttonIcon:v,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:U,style:P},wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(u.RichText,{className:"ugb-cta-title",tagName:"h3",placeholder:Object(i.b)("title"),value:w,onChange:function(e){return g({ctaTitle:e})},keepPlaceholderOnFocus:!0,style:{color:j}}),wp.element.createElement(u.RichText,{tagName:"p",value:_,className:"ugb-cta-bodyText",onChange:function(e){return g({bodyText:e})},placeholder:Object(i.b)(),keepPlaceholderOnFocus:!0,style:{color:O}}),wp.element.createElement(a.a,{size:k,color:x,backgroundColor:C,text:f,borderRadius:E,design:y,icon:v,onChange:function(e){return g({buttonText:e})}}))),n&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link"},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(u.URLInput,{value:h,onChange:function(e){return g({url:e})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(8),s=n(6),m=n(4);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}t.default=function(e){var t,n=e.isSelected,o=e.className,d=e.setAttributes,g=e.attributes,p=g.heading,h=g.tagline,f=g.des,y=g.mediaID,v=g.mediaURL,w=g.headingColor,_=g.taglineColor,C=g.desColor,x=g.buttonURL,k=g.buttonText,E=g.buttonColor,O=g.buttonTextColor,j=g.size,T=g.cornerButtonRadius,R=g.contentAlign,N=g.buttonDesign,B=g.buttonIcon,S=g.design,I=g.backgroundColor,L=g.borderRadius,z=g.shadow,D=r()([o,"ugb-card"],(b(t={},"ugb-design-"+S,"basic"!==S),b(t,"ugb-shadow-"+z,"plain"!==S&&3!==z),t)),A={borderRadius:"plain"!==S&&12!==L?L:void 0,backgroundColor:"plain"!==S?I:void 0},U=r()(["ugb-card-image-container"],b({},"ugb-shadow-"+z,"plain"===S)),P={borderRadius:"plain"===S?L:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(i.BlockControls,null,wp.element.createElement(i.AlignmentToolbar,{value:R,onChange:function(e){return d({contentAlign:e})}})),wp.element.createElement(i.InspectorControls,null,wp.element.createElement(a.d,{selected:S,options:Object(u.applyFilters)("stackable.card.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:"block/card/images/basic.png"},{label:Object(l.__)("Plain"),value:"plain",image:"block/card/images/plain.png"}]),onChange:function(e){return d({design:e})}},Object(u.applyFilters)("stackable.card.edit.designs.before",null,e),!["plain","full"].includes(S)&&wp.element.createElement(a.b,{label:Object(l.__)("Background Color"),value:I,onChange:function(e){return d({backgroundColor:e})}}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Border Radius"),value:L,onChange:function(e){return d({borderRadius:e})},min:0,max:50}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:z,onChange:function(e){return d({shadow:e})},min:0,max:9}),Object(u.applyFilters)("stackable.card.edit.designs.after",null,e),m.showProNotice&&wp.element.createElement(a.l,{size:"small"})),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Text Colors"),colorSettings:[{value:w,onChange:function(e){return d({headingColor:e})},label:Object(l.__)("Heading Color")},{value:_,onChange:function(e){return d({taglineColor:e})},label:Object(l.__)("Tagline Color")},{value:C,onChange:function(e){return d({desColor:e})},label:Object(l.__)("Description Color")}]}),wp.element.createElement(a.j,{initialOpen:!1,buttonColor:E,buttonTextColor:O,buttonSize:j,buttonBorderRadius:T,buttonDesign:N,buttonIcon:B,onChangeButtonColor:function(e){return d({buttonColor:e})},onChangeButtonTextColor:function(e){return d({buttonTextColor:e})},onChangeButtonSize:function(e){return d({size:e})},onChangeButtonBorderRadius:function(e){return d({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return d({buttonDesign:e})},onChangeButtonIcon:function(e){return d({buttonIcon:e})}})),wp.element.createElement("div",{className:D,style:A},wp.element.createElement(a.h,{className:U,style:P,imageID:y,imageURL:v,onRemove:function(){return d({mediaURL:"",mediaID:""})},onChange:function(e){var t=e.url,n=e.id;return d({mediaURL:t,mediaID:n})}}),wp.element.createElement(i.RichText,{tagName:"h4",value:p,className:"ugb-card-heading",placeholder:Object(l.__)("Card Heading"),onChange:function(e){return d({heading:e})},style:{color:w,textAlign:R},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:h,className:"ugb-tagline",placeholder:Object(l.__)("Put your tagline here"),onChange:function(e){return d({tagline:e})},style:{color:_,textAlign:R},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:f,className:"ugb-card-des",placeholder:Object(l.__)("Add your card description here. You can add all kinds of descriptions about your card."),onChange:function(e){return d({des:e})},style:{color:C,textAlign:R},keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:j,align:R,color:O,backgroundColor:E,text:k,borderRadius:T,design:N,icon:B,onChange:function(e){return d({buttonText:e})}})),n&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link ugb-button-"+R,style:{marginTop:10}},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(i.URLInput,{value:x,onChange:function(e){return d({buttonURL:e})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(6),u=n(2),s=n(4);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.__)("Container Title")}],["core/paragraph",{content:Object(l.__)("Some container content")}]];t.default=function(e){var t,n=e.className,o=e.setAttributes,d=e.attributes,g=d.contentAlign,p=d.textColor,h=d.backgroundColor,f=d.backgroundImageID,y=d.backgroundImageURL,v=d.backgroundOpacity,w=d.fixedBackground,_=d.height,C=d.contentLocation,x=d.verticalAlign,k=d.contentWidth,E=d.align,O=d.borderRadius,j=d.shadow,T=r()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(v/1)],(m(t={},"ugb-content-"+g,g),m(t,"ugb-has-background",h&&"transparent"!==h||y),m(t,"ugb-has-background-image",y),m(t,"ugb-height-"+_,_),m(t,"ugb-align-horizontal-"+C,C),m(t,"ugb-content-width",k),m(t,"ugb-shadow-"+j,3!==j),t)),R={"--ugb-text-color":p||void 0,backgroundColor:h||void 0,backgroundImage:y?"url("+y+")":void 0,backgroundAttachment:w?"fixed":void 0,"--ugb-background-color":y?h:void 0,"justify-content":"full"!==_&&"half"!==_||!x?void 0:x,borderRadius:12!==O?O:void 0};return wp.element.createElement(c.Fragment,null,wp.element.createElement(i.BlockControls,null,wp.element.createElement(i.AlignmentToolbar,{value:g,onChange:function(e){return o({contentAlign:e})}}),wp.element.createElement(a.f,{value:C,onChange:function(e){return o({contentLocation:e})}}),("full"===_||"half"===_)&&wp.element.createElement(a.n,{value:x,onChange:function(e){return o({verticalAlign:e})}})),wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(u.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(i.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:p,onChange:function(e){return o({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(u.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:_,onChange:function(e){o({height:e})}}),"full"===E&&wp.element.createElement(u.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:k,onChange:function(e){return o({contentWidth:e})}}),"full"!==E&&wp.element.createElement(u.RangeControl,{label:Object(l.__)("Border Radius"),value:O,onChange:function(e){return o({borderRadius:e})},min:0,max:50}),wp.element.createElement(u.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:j,onChange:function(e){return o({shadow:e})},min:0,max:9})),wp.element.createElement(a.i,{initialOpen:!0,backgroundColor:h,backgroundImageID:f,backgroundImageURL:y,backgroundOpacity:v,fixedBackground:w,onChangeBackgroundColor:function(e){return o({backgroundColor:void 0===e?"transparent":e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return o({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){o({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return o({backgroundOpacity:e})},onChangeFixedBackground:function(e){return o({fixedBackground:!!e})}})),wp.element.createElement("div",{className:T,style:R},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(i.InnerBlocks,{template:b})))))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(6),u=n(2),s=n(8),m=n(4),b=n(25);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,o=e.className,g=e.attributes,p=g.columns,h=g.backgroundColor,f=g.backgroundImageID,y=g.backgroundImageURL,v=g.backgroundOpacity,w=g.fixedBackground,_=g.textColor,C=g.countColor,x=g.countSize,k=g.contentWidth,E=g.design,O=g.align,j=g.borderRadius,T=g.shadow,R=g.countFont,N=g.countFontWeight,B=r()([o,"ugb-countup","ugb-countup-v3","columns-"+p,"ugb-has-background-opacity-"+1*Math.round(v/1)],(d(t={"ugb-has-background-image":y},"ugb-content-width","full"===O&&k),d(t,"ugb-design-"+E,"plain"!==E),d(t,"ugb-shadow-"+T,"plain"!==E&&3!==T),t)),S={backgroundColor:"plain"!==E&&h?h:void 0,backgroundImage:"plain"!==E&&y?"url("+y+")":void 0,backgroundAttachment:w?"fixed":void 0,"--ugb-background-color":"plain"!==E&&y?h:void 0,borderRadius:"plain"!==E&&12!==j?j:void 0},I={color:C||void 0,fontSize:x?x+"px":void 0,fontWeight:N||void 0};return R&&"theme"!==R&&(I.fontFamily=Object(b.a)(R)),wp.element.createElement(c.Fragment,null,wp.element.createElement("div",{className:B,style:S},wp.element.createElement("div",{className:"ugb-content-wrapper"},[1,2,3,4].map(function(e){var t=g["title"+e],o=g["description"+e],r=g["countText"+e];return wp.element.createElement("div",{className:"ugb-countup-item",key:e},wp.element.createElement(i.RichText,{tagName:"h4",value:t,placeholder:Object(l.__)("Stat Title"),onChange:function(t){return n(d({},"title"+e,t))},style:{color:_||void 0},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"div",className:"ugb-counter",placeholder:"1,234","data-duration":"1000","data-delay":"16",value:r,onChange:function(t){return n(d({},"countText"+e,t))},style:I,keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",className:"ugb-counter-des",placeholder:Object(l.__)("Stat Description"),value:o,onChange:function(t){return n(d({},"description"+e,t))},style:{color:_||void 0},keepPlaceholderOnFocus:!0}))}))),wp.element.createElement(i.InspectorControls,null,wp.element.createElement(a.d,{selected:E,options:Object(s.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(s.applyFilters)("stackable.count-up.edit.designs.before",null,e),"plain"!==E&&wp.element.createElement(u.RangeControl,{label:Object(l.__)("Border Radius"),value:j,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==E&&wp.element.createElement(u.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:T,onChange:function(e){return n({shadow:e})},min:0,max:9}),"full"===O&&wp.element.createElement(u.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:k,onChange:function(e){return n({contentWidth:e})}}),Object(s.applyFilters)("stackable.count-up.edit.designs.after",null,e),m.showProNotice&&wp.element.createElement(a.l,{size:"small"})),wp.element.createElement(i.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(u.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(u.RangeControl,{label:Object(l.__)("Counter Text Size"),max:"100",min:"10",value:x,onChange:function(e){return n({countSize:e})}}),wp.element.createElement(u.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:R,onChange:function(e){return n({countFont:e})}}),wp.element.createElement(u.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:N,onChange:function(e){return n({countFontWeight:e})}})),"plain"!==E&&wp.element.createElement(a.i,{backgroundColor:h,backgroundImageID:f,backgroundImageURL:y,backgroundOpacity:v,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(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4);t.default=function(e){var t=e.className,n=e.attributes,o=n.height,m=n.width,b=n.color,d=n.alignment,g=r()([t,"ugb-divider"]);return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.BlockControls,null,wp.element.createElement(i.AlignmentToolbar,{value:d,onChange:function(t){e.setAttributes({alignment:t})}})),wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelBody,null,wp.element.createElement(c.RangeControl,{label:Object(l.__)("Height"),value:o,min:"1",max:"10",onChange:function(t){e.setAttributes({height:t})}}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Width"),value:m,min:"10",max:"100",step:"0.1",onChange:function(t){e.setAttributes({width:t})}})),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:b,onChange:function(t){return e.setAttributes({color:t})},label:Object(l.__)("Divider Color")}]})),wp.element.createElement("div",{className:g,style:{paddingTop:8,paddingBottom:8}},wp.element.createElement("hr",{align:d,style:{marginTop:0,marginBottom:0,backgroundColor:b,width:m+"%",height:o}})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(6);t.default=function(e){var t=e.setAttributes,n=e.className,o=e.isSelected,c=e.attributes,u=c.text,s=c.moreLabel,m=c.moreText,b=c.lessLabel,d=r()([n,"ugb-expand"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement("div",{className:d},o&&wp.element.createElement("label",{className:"ugb-editor-label"},Object(l.__)("Less text")),wp.element.createElement(a.RichText,{multiline:"p",value:u,onChange:function(e){return t({text:e})},className:"ugb-expand-less-text",placeholder:Object(l.__)("Some short text that can be expanded to show more details.")}),wp.element.createElement(a.RichText,{tagName:"a",value:s,onChange:function(e){return t({moreLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand-more",placeholder:Object(l.__)("Show more")}),o&&wp.element.createElement("label",{className:"ugb-editor-label"},Object(l.__)("More text")),o&&wp.element.createElement(a.RichText,{multiline:"p",value:m,onChange:function(e){return t({moreText:e})},className:"ugb-expand-more-text",placeholder:Object(l.__)("Some short text that can be expanded to show more details. Some additional text that can only be seen when expanded.")}),o&&wp.element.createElement(a.RichText,{tagName:"a",value:b,onChange:function(e){return t({lessLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand-less",placeholder:Object(l.__)("Show less")})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(2),c=n(1),u=n(6),s=n(8),m=n(4);function b(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 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=e.isSelected,n=e.className,o=e.setAttributes,g=e.attributes,p=g.columns,h=g.imageSize,f=g.design,y=r()([n,"ugb-feature-grid","columns-"+p],d({},"ugb-design-"+f,f&&"basic"!==f));return wp.element.createElement(u.Fragment,null,wp.element.createElement(c.InspectorControls,null,wp.element.createElement(a.d,{initialOpen:!0,selected:f,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(b(Object(s.applyFilters)("stackable.feature-grid.edit.designs",[]))),onChange:function(e){o({design:e})}},m.showProNotice&&wp.element.createElement(a.l,{size:"small"})),wp.element.createElement(i.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(i.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return o({columns:e})},min:1,max:3}),wp.element.createElement(i.RangeControl,{label:Object(l.__)("Image Size %"),value:h,onChange:function(e){return o({imageSize:e})},min:0,max:100}))),wp.element.createElement("div",{className:y},[1,2,3].map(function(e){var n=g["imageUrl"+e],r=g["imageID"+e],u=g["title"+e],s=g["description"+e],m=g["linkUrl"+e],b=g["linkText"+e];return wp.element.createElement("div",{key:e},wp.element.createElement("div",{className:"ugb-feature-grid-item"},wp.element.createElement("div",null,wp.element.createElement(a.h,{imageID:r,imageURL:n,onRemove:function(){var t;o((d(t={},"imageUrl"+e,""),d(t,"imageID"+e,""),t))},onChange:function(t){var n,r=t.url,l=t.id;o((d(n={},"imageUrl"+e,r),d(n,"imageID"+e,l),n))},render:wp.element.createElement("img",{src:n,style:{width:h+"%"},alt:u}),style:{width:r?h+"%":void 0}})),wp.element.createElement(c.RichText,{tagName:"h5",value:u,onChange:function(t){return o(d({},"title"+e,t))},placeholder:Object(l.__)("Feature Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(c.RichText,{tagName:"p",value:s,onChange:function(t){return o(d({},"description"+e,t))},placeholder:Object(l.__)("Some feature description for an awesome feature"),keepPlaceholderOnFocus:!0}),wp.element.createElement("p",null,wp.element.createElement("a",{href:m},wp.element.createElement(c.RichText,{tagName:"span",value:b,onChange:function(t){return o(d({},"linkText"+e,t))},placeholder:Object(l.__)("View more"),formattingControls:["bold","italic","strikethrough"],keepPlaceholderOnFocus:!0})))),t&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link pricing-box"},wp.element.createElement(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(c.URLInput,{value:m,onChange:function(t){return o(d({},"linkUrl"+e,t))}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(2),c=n(1),u=n(6),s=n(4);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}t.default=function(e){var t,n=e.isSelected,o=e.className,b=e.setAttributes,d=e.attributes,g=d.invert,p=d.contentAlign,h=d.textColor,f=d.imageSize,y=d.imageID,v=d.imageUrl,w=d.title,_=d.description,C=d.buttonURL,x=d.buttonText,k=d.buttonColor,E=d.buttonTextColor,O=d.buttonSize,j=d.buttonBorderRadius,T=d.buttonDesign,R=d.buttonIcon,N=d.backgroundColor,B=d.backgroundImageID,S=d.backgroundImageURL,I=d.backgroundOpacity,L=d.fixedBackground,z=r()([o,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(I/1)],(m(t={},"ugb-content-"+p,p),m(t,"ugb-invert",g),m(t,"ugb-has-background",N||S),m(t,"ugb-has-background-image",S),t)),D={"--image-size":f?f+"px":void 0,backgroundColor:N||void 0,backgroundImage:S?"url("+S+")":void 0,backgroundAttachment:L?"fixed":void 0,"--ugb-background-color":S?N:void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement(c.BlockControls,null,wp.element.createElement(c.AlignmentToolbar,{value:p,onChange:function(e){return b({contentAlign:e})}})),wp.element.createElement(c.InspectorControls,null,s.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:h,onChange:function(e){return b({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(i.ToggleControl,{label:Object(l.__)("Reverse Horizontally"),checked:g,onChange:function(){return b({invert:!g})}}),wp.element.createElement(i.RangeControl,{label:Object(l.__)("Image Size"),value:f,onChange:function(e){return b({imageSize:e})},help:Object(l.__)("The theme's content width may have an effect here."),min:100,max:600})),wp.element.createElement(a.i,{backgroundColor:N,backgroundImageID:B,backgroundImageURL:S,backgroundOpacity:I,fixedBackground:L,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(a.j,{initialOpen:!1,buttonColor:k,buttonTextColor:E,buttonSize:O,buttonBorderRadius:j,buttonDesign:T,buttonIcon:R,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:z,style:D},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,wp.element.createElement(c.RichText,{tagName:"h2",value:w,onChange:function(e){return b({title:e})},placeholder:Object(l.__)("Feature Title"),style:{color:h},keepPlaceholderOnFocus:!0}),wp.element.createElement(c.RichText,{tagName:"p",value:_,onChange:function(e){return b({description:e})},placeholder:Object(l.__)("Some feature description for an awesome feature"),style:{color:h},keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:O,align:p,color:E,backgroundColor:k,text:x,borderRadius:j,design:T,icon:R,onChange:function(e){return b({buttonText:e})}})),wp.element.createElement("div",{className:"ugb-feature-image-side"},wp.element.createElement(a.h,{imageID:y,imageURL:v,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:v,alt:Object(l.__)("feature")})})))),n&&wp.element.createElement("form",{key:"form-link",onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link ugb-button-"+p},wp.element.createElement(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(c.URLInput,{value:C,onChange:function(e){return b({buttonURL:e})}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(2),c=n(6);t.default=function(e){var t=e.isSelected,n=e.setAttributes,o=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(l.__)("Small")},{value:"normal",label:Object(l.__)("Normal ")},{value:"medium",label:Object(l.__)("Medium")},{value:"large",label:Object(l.__)("Large")}],y=r()([o,"ugb-button","ugb-ghost-button","ugb-button-"+g,"ugb-button-"+d]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(a.BlockControls,null,wp.element.createElement(a.BlockAlignmentToolbar,{value:g,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(a.InspectorControls,null,wp.element.createElement(i.PanelBody,null,wp.element.createElement(i.SelectControl,{label:Object(l.__)("Size"),value:d,options:f.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({size:e})}}),wp.element.createElement(i.RangeControl,{label:Object(l.__)("Corner Radius"),value:p,min:"1",max:"50",onChange:function(e){return n({cornerButtonRadius:e})}}),wp.element.createElement(i.RangeControl,{label:Object(l.__)("Border Thickness"),value:h,min:"1",max:"10",onChange:function(e){return n({borderThickness:e})}})),wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:b,onChange:function(e){return n({color:e})},label:Object(l.__)("Button Color")}]})),wp.element.createElement("span",{className:y,style:{borderColor:b,borderRadius:p+"px",borderWidth:h+"px"}},wp.element.createElement(a.RichText,{tagName:"span",placeholder:Object(l.__)("Enter 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(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(a.URLInput,{value:s,onChange:function(e){return n({url:e})}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(2),c=n(1),u=n(6),s=n(4);t.default=function(e){var t=e.className,n=e.setAttributes,o=e.isSelected,m=e.attributes,b=m.buttonURL,d=m.buttonText,g=m.buttonColor,p=m.buttonTextColor,h=m.buttonDesign,f=m.buttonIcon,y=m.cornerButtonRadius,v=m.size,w=m.title,_=m.titleColor,C=m.subtitle,x=m.subtitleColor,k=m.contentAlign,E=m.backgroundColor,O=m.backgroundImageID,j=m.backgroundImageURL,T=m.backgroundOpacity,R=m.fixedBackground,N=r()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(T/1)],{"ugb-has-background":E||j,"ugb-has-background-image":j}),B={backgroundColor:E||void 0,backgroundImage:j?"url("+j+")":void 0,backgroundAttachment:R?"fixed":void 0,"--ugb-background-color":j?E:void 0,textAlign:k||void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement(c.BlockControls,null,wp.element.createElement(c.AlignmentToolbar,{value:k,onChange:function(e){return n({contentAlign:e})}})),wp.element.createElement(c.InspectorControls,null,s.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:_,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:x,onChange:function(e){return n({subtitleColor:e})},label:Object(l.__)("Subtitle Color")}]}),wp.element.createElement(a.i,{initialOpen:!0,backgroundColor:E,backgroundImageID:O,backgroundImageURL:j,backgroundOpacity:T,fixedBackground:R,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})}}),wp.element.createElement(a.j,{initialOpen:!1,buttonColor:g,buttonTextColor:p,buttonSize:v,buttonBorderRadius:y,buttonDesign:h,buttonIcon:f,onChangeButtonColor:function(e){return n({buttonColor:e})},onChangeButtonTextColor:function(e){return n({buttonTextColor:e})},onChangeButtonSize:function(e){n({size:e})},onChangeButtonBorderRadius:function(e){return n({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return n({buttonDesign:e})},onChangeButtonIcon:function(e){return n({buttonIcon:e})}})),wp.element.createElement("div",{className:N,style:B},wp.element.createElement("div",{className:"ugb-header-wrapper"},wp.element.createElement(c.RichText,{tagName:"h2",className:"ugb-header-title",placeholder:w.default,value:w,onChange:function(e){return n({title:e})},style:{textAlign:k,color:_}}),wp.element.createElement(c.RichText,{tagName:"p",className:"ugb-header-subtitle",placeholder:C.default,value:C,onChange:function(e){return n({subtitle:e})},style:{textAlign:k,color:x}}),wp.element.createElement(a.a,{size:v,align:k,color:p,backgroundColor:g,text:d,borderRadius:y,design:h,icon:f,onChange:function(e){return n({buttonText:e})}}))),o&&wp.element.createElement("form",{key:"form-link",onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link ugb-button-"+k},wp.element.createElement(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(c.URLInput,{value:b,onChange:function(e){return n({buttonURL:e})}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(21),i=n(1),c=n(2),u=n(6);t.default=function(e){var t=e.className,n=e.setAttributes,o=e.attributes,s=o.icon,m=o.iconShape,b=o.iconColor,d=o.iconSize,g=o.text,p=o.columns,h=o.gap,f=r()([t,"ugb-icon-list","ugb-icon-"+s,"column-"+p]),y={"--icon":"url('data:image/svg+xml;base64,"+Object(a.b)(s,m,b)+"')","--icon-size":d?d+"px":void 0,"--gap":h?h+"px":void 0};return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.InspectorControls,null,wp.element.createElement(c.PanelBody,null,wp.element.createElement(c.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(c.Toolbar,{icon:Object(a.a)(s),controls:Object(a.d)({onChange:function(e){return t=e,function(){return n({icon:t})};var t},isActive:function(e){return s===e}})})),wp.element.createElement(c.BaseControl,{label:Object(l.__)("Icon Shape")},wp.element.createElement(c.Toolbar,{icon:Object(a.a)(s,m),controls:Object(a.c)(s,{onChange:function(e){return t=e,function(){return n({iconShape:t})};var t},isActive:function(e){return m===e}})})),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Icon Color"),className:"ugb-icon-list-color-picker",initialOpen:!0,opened:!0,colorSettings:[{value:b,onChange:function(e){return n({iconColor:e})},label:Object(l.__)("Icon Color")}]}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Icon Size"),value:d,onChange:function(e){return n({iconSize:e})},min:8,max:30}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:3}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("List Gap"),value:h,onChange:function(e){return n({gap:e})},min:0,max:30}))),wp.element.createElement("div",{className:f,style:y},wp.element.createElement(i.RichText,{tagName:"ul",multiline:"li",value:g,onChange:function(e){return n({text:e})}})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(2),c=n(1),u=n(6),s=n(4);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}t.default=function(e){var t=e.className,n=e.setAttributes,o=e.isSelected,b=e.attributes,d=b.titleColor,g=b.subtitleColor,p=b.overlayColor,h=b.height,f=b.width,y=b.verticalAlign,v=b.horizontalAlign,w=b.align,_=b.columns,C=r()([t,"ugb-image-box-wrapper","ugb-image-box-v2","columns-"+_]),x={textAlign:v||void 0,"--overlay-color":p};return wp.element.createElement(u.Fragment,null,wp.element.createElement(c.BlockControls,null,wp.element.createElement(c.AlignmentToolbar,{value:v,onChange:function(e){return n({horizontalAlign:e})}}),wp.element.createElement(a.n,{value:y,onChange:function(e){return n({verticalAlign:e})}})),wp.element.createElement(c.InspectorControls,null,s.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(i.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(i.RangeControl,{label:Object(l.__)("Columns"),value:_,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(i.RangeControl,{label:Object(l.__)("Height"),value:h,min:"135",max:"700",onChange:function(e){return n({height:e})}}),"wide"!==w&&"full"!==w&&1===_&&wp.element.createElement(i.RangeControl,{label:Object(l.__)("Width"),value:f,min:"400",max:"999",help:Object(l.__)("Only available for single column & if centered"),onChange:function(e){return n({width:e})}})),wp.element.createElement(c.PanelColorSettings,{title:Object(l.__)("Color Settings"),initialOpen:!0,colorSettings:[{value:p,onChange:function(e){return n({overlayColor:e})},label:Object(l.__)("Overlay Color")},{value:d,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:g,onChange:function(e){return n({subtitleColor:e})},label:Object(l.__)("Subtitle Color")}]})),wp.element.createElement("div",{className:C,style:x},[1,2,3,4].map(function(e){var t=b["imageURL"+e],r=b["imageID"+e],u=b["title"+e],s=b["description"+e],p=b["link"+e],C={backgroundImage:t?"url("+t+")":void 0,maxWidth:"wide"!==w&&"full"!==w&&1===_?f:void 0,height:h,textAlign:v,justifyContent:y};return wp.element.createElement("div",{className:"ugb-image-box-editor-wrapper",key:e},wp.element.createElement("div",{className:"ugb-image-box",style:C},wp.element.createElement(a.h,{imageID:r,imageURL:t,onRemove:function(){var t;n((m(t={},"imageURL"+e,""),m(t,"imageID"+e,""),t))},onChange:function(t){var o,r=t.url,l=t.id;n((m(o={},"imageURL"+e,r),m(o,"imageID"+e,l),o))},render:null}),t&&wp.element.createElement("a",{href:p}),t&&wp.element.createElement(c.RichText,{tagName:"h4",placeholder:Object(l.__)("Image Title"),value:u,onChange:function(t){return n(m({},"title"+e,t))},style:{color:d},keepPlaceholderOnFocus:!0}),t&&wp.element.createElement(c.RichText,{tagName:"p",placeholder:Object(l.__)("Image description"),value:s,onChange:function(t){return n(m({},"description"+e,t))},style:{color:g},keepPlaceholderOnFocus:!0})),o&&wp.element.createElement("form",{className:"blocks-button__inline-link",onSubmit:function(e){return e.preventDefault()}},wp.element.createElement(i.Dashicon,{icon:"admin-links"}),wp.element.createElement(c.URLInput,{value:p,onChange:function(t){n(m({},"link"+e,t))}}),wp.element.createElement(i.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(2),i=n(1),c=n(6);t.default=function(e){var t=[{value:"success",label:Object(l.__)("Success")},{value:"error",label:Object(l.__)("Error")},{value:"warning",label:Object(l.__)("Warning")},{value:"info",label:Object(l.__)("Information")}],n=e.setAttributes,o=e.className,u=e.attributes,s=u.text,m=u.color,b=u.textColor,d=u.notifType,g=u.dismissible,p=r()([o,"ugb-notification","type-"+d,"dismissible-"+g]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(i.InspectorControls,null,wp.element.createElement(a.PanelBody,null,wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Dismissible"),checked:g,onChange:function(){return n({dismissible:!g})}}),wp.element.createElement(a.SelectControl,{label:Object(l.__)("Notification Type"),value:d,options:t.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({notifType:e})}})),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:m,onChange:function(e){return n({color:e})},label:Object(l.__)("Background Color")},{value:b,onChange:function(e){return n({textColor:e})},label:Object(l.__)("Text Color")}]})),wp.element.createElement("div",{className:p},g&&wp.element.createElement("span",{key:"button",className:"close-button"},wp.element.createElement("svg",{viewBox:"0 0 28.3 28.3",style:{fill:b}},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,{tagName:"p",placeholder:e.attributes.text.default,value:s,onChange:function(e){return n({text:e})},className:"wp-ugb-notif notif-"+d,style:{backgroundColor:m,color:b}})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4);t.default=function(e){var t=e.className,n=e.setAttributes,o=e.attributes,m=o.numberBox,b=o.numberBoxTwo,d=o.numberBoxThree,g=o.body,p=o.bodyTwo,h=o.bodyThree,f=o.name,y=o.nameTwo,v=o.nameThree,w=o.columns,_=o.numberBoxColor,C=o.nameColor,x=o.bodyTextColor,k=o.numberBGColor,E=r()([t,"ugb-number-box","column-"+w]);return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(c.RangeControl,{label:Object(l.__)("Columns"),value:w,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(i.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:_,onChange:function(e){return n({numberBoxColor:e})},label:Object(l.__)("Number Color")},{value:k,onChange:function(e){return n({numberBGColor:e})},label:Object(l.__)("Number Background Color")},{value:C,onChange:function(e){return n({nameColor:e})},label:Object(l.__)("Name Color")},{value:x,onChange:function(e){return n({bodyTextColor:e})},label:Object(l.__)("Body Text Color")}]})),wp.element.createElement("div",{className:E},wp.element.createElement("div",null,wp.element.createElement(i.RichText,{tagName:"span",placeholder:m?m.default:"",value:m,onChange:function(e){return n({numberBox:e})},style:{color:_,backgroundColor:k},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"h4",value:f,className:"ugb-number-box-name",onChange:function(e){return n({name:e})},placeholder:Object(l.__)("Add name…"),style:{color:C},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:g,className:"ugb-number-box-body",onChange:function(e){return n({body:e})},placeholder:Object(l.__)("Add body…"),style:{color:x},keepPlaceholderOnFocus:!0})),wp.element.createElement("div",null,wp.element.createElement(i.RichText,{tagName:"span",placeholder:b?b.default:"",value:b,onChange:function(e){return n({numberBoxTwo:e})},style:{color:_,backgroundColor:k},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"h4",value:y,className:"ugb-number-box-name-two",onChange:function(e){return n({nameTwo:e})},placeholder:Object(l.__)("Add name…"),style:{color:C},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:p,className:"ugb-number-box-body-two",onChange:function(e){return n({bodyTwo:e})},placeholder:Object(l.__)("Add body…"),style:{color:x},keepPlaceholderOnFocus:!0})),wp.element.createElement("div",null,wp.element.createElement(i.RichText,{tagName:"span",placeholder:d?d.default:"",value:d,onChange:function(e){return n({numberBoxThree:e})},style:{color:_,backgroundColor:k},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"h4",value:v,className:"ugb-number-box-name-three",onChange:function(e){return n({nameThree:e})},placeholder:Object(l.__)("Add name…"),style:{color:C},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:h,className:"ugb-number-box-body-three",onChange:function(e){return n({bodyThree:e})},placeholder:Object(l.__)("Add body…"),style:{color:x},keepPlaceholderOnFocus:!0}))))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4);t.default=function(e){var t=e.isSelected,n=e.className,o=e.setAttributes,m=e.attributes,b=m.url,d=m.url2,g=m.url3,p=m.pricingBoxTitle,h=m.pricingBoxTitle2,f=m.pricingBoxTitle3,y=m.price,v=m.price2,w=m.price3,_=m.perMonthLabel,C=m.perMonthLabel2,x=m.perMonthLabel3,k=m.buttonText,E=m.buttonText2,O=m.buttonText3,j=m.featureList,T=m.featureList2,R=m.featureList3,N=m.pricingBoxColor,B=m.priceColor,S=m.perMonthLabelColor,I=m.buttonColor,L=m.buttonTextColor,z=m.buttonDesign,D=m.buttonIcon,A=m.featureListColor,U=m.columns,P=m.size,M=m.cornerButtonRadius,F=r()([n,"ugb-pricing-box","column-"+U]);return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(c.RangeControl,{label:Object(l.__)("Columns"),value:U,onChange:function(e){return o({columns:e})},min:1,max:3})),wp.element.createElement(i.PanelColorSettings,{initialOpen:!1,title:Object(l.__)("Text Colors"),colorSettings:[{value:N,onChange:function(e){return o({pricingBoxColor:e})},label:Object(l.__)("Pricing Title Color")},{value:B,onChange:function(e){return o({priceColor:e})},label:Object(l.__)("Price Color")},{value:S,onChange:function(e){return o({perMonthLabelColor:e})},label:Object(l.__)("Per Month Label Color")},{value:A,onChange:function(e){return o({featureListColor:e})},label:Object(l.__)("Feature List Color")}]}),wp.element.createElement(a.j,{initialOpen:!1,buttonColor:I,buttonTextColor:L,buttonSize:P,buttonBorderRadius:M,buttonDesign:z,buttonIcon:D,onChangeButtonColor:function(e){return o({buttonColor:e})},onChangeButtonTextColor:function(e){return o({buttonTextColor:e})},onChangeButtonSize:function(e){o({size:e})},onChangeButtonBorderRadius:function(e){return o({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return o({buttonDesign:e})},onChangeButtonIcon:function(e){return o({buttonIcon:e})}})),wp.element.createElement("div",{className:F},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},wp.element.createElement(i.RichText,{tagName:"h3",value:p,onChange:function(e){return o({pricingBoxTitle:e})},style:{color:N},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:y,className:"ugb-pricing-box-pricing",onChange:function(e){return o({price:e})},style:{color:B},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:_,className:"ugb-pricing-box-per-month-label",onChange:function(e){return o({perMonthLabel:e})},style:{color:S},keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:P,color:L,backgroundColor:I,text:k,borderRadius:M,design:z,icon:D,onChange:function(e){return o({buttonText:e})}}),wp.element.createElement(i.RichText,{tagName:"p",value:j,className:"ugb-pricing-box-feature-list",onChange:function(e){return o({featureList:e})},style:{color:A},keepPlaceholderOnFocus:!0}),t&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link pricing-box"},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(i.URLInput,{value:b,onChange:function(e){return o({url:e})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"}))),wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},wp.element.createElement(i.RichText,{tagName:"h3",value:h,onChange:function(e){return o({pricingBoxTitle2:e})},style:{color:N},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:v,className:"ugb-pricing-box-pricing",onChange:function(e){return o({price2:e})},style:{color:B},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:C,className:"ugb-pricing-box-per-month-label",onChange:function(e){return o({perMonthLabel2:e})},style:{color:S},keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:P,color:L,backgroundColor:I,text:E,borderRadius:M,design:z,icon:D,onChange:function(e){return o({buttonText2:e})}}),wp.element.createElement(i.RichText,{tagName:"p",value:T,className:"ugb-pricing-box-feature-list",onChange:function(e){return o({featureList2:e})},style:{color:A},keepPlaceholderOnFocus:!0}),t&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link pricing-box"},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(i.URLInput,{value:d,onChange:function(e){return o({url2:e})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"}))),wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},wp.element.createElement(i.RichText,{tagName:"h3",value:f,onChange:function(e){return o({pricingBoxTitle3:e})},style:{color:N},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:w,className:"ugb-pricing-box-pricing",onChange:function(e){return o({price3:e})},style:{color:B},keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:x,className:"ugb-pricing-box-per-month-label",onChange:function(e){return o({perMonthLabel3:e})},style:{color:S},keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:P,color:L,backgroundColor:I,text:O,borderRadius:M,design:z,icon:D,onChange:function(e){return o({buttonText3:e})}}),wp.element.createElement(i.RichText,{tagName:"p",value:R,className:"ugb-pricing-box-feature-list",onChange:function(e){return o({featureList3:e})},style:{color:A},keepPlaceholderOnFocus:!0}),t&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link pricing-box"},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(i.URLInput,{value:g,onChange:function(e){return o({url3:e})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"})))))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(6);t.default=function(e){var t=e.isSelected,n=e.setAttributes,o=e.className,c=e.attributes,u=c.color,s=c.text,m=c.quoteColor,b=r()([o,"ugb-pullquote"]);return wp.element.createElement(i.Fragment,null,wp.element.createElement("blockquote",{className:b,style:{"--quote-color":m}},wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-pullquote-text",value:s,onChange:function(e){return n({text:e})},placeholder:Object(l.__)("Write quote…"),formattingControls:["bold","italic","strikethrough","link"],isSelected:t,keepPlaceholderOnFocus:!0,style:{color:u}})),wp.element.createElement(a.InspectorControls,null,wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:u,onChange:function(e){return n({color:e})},label:Object(l.__)("Text Color")},{value:m,onChange:function(e){return n({quoteColor:e})},label:Object(l.__)("Quote Color")}]})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(2),c=n(6);t.default=function(e){var t=e.className,n=e.attributes.height,o=r()([t,"ugb-spacer"]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(i.PanelBody,null,wp.element.createElement(i.RangeControl,{label:Object(l.__)("Height"),value:n,min:"30",max:"200",onChange:function(t){e.setAttributes({height:t})}}))),wp.element.createElement("div",{className:o,style:{height:n+"px"}}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(1),c=n(2),u=n(6),s=n(4);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}t.default=function(e){var t=e.className,n=e.setAttributes,o=e.attributes,b=e.attributes,d=b.columns,g=b.nameColor,p=b.posColor,h=b.desColor,f=b.shapes,y=[{value:"square",label:Object(l.__)("Square")},{value:"circle",label:Object(l.__)("Circle")}],v=r()([t,"ugb-team-member","columns-"+d,"image-"+f]);return wp.element.createElement(u.Fragment,null,wp.element.createElement(i.InspectorControls,null,s.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(c.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(c.SelectControl,{label:Object(l.__)("Image Shape"),value:f,options:y.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({shapes:e})}}),wp.element.createElement(c.RangeControl,{label:Object(l.__)("Columns"),value:d,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(i.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:g,onChange:function(e){return n({nameColor:e})},label:Object(l.__)("Name Color")},{value:p,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")},{value:h,onChange:function(e){return n({desColor:e})},label:Object(l.__)("Description Color")}]})),wp.element.createElement("div",{className:v},[1,2,3].map(function(e){var t=o["mediaURL"+e],r=o["mediaID"+e],c=o["name"+e],u=o["position"+e],s=o["description"+e];return wp.element.createElement("div",{className:"ugb-team-member-item",key:e},wp.element.createElement(a.h,{className:"team-member-image",imageID:r,imageURL:t,onRemove:function(){var t;n((m(t={},"mediaURL"+e,""),m(t,"mediaID"+e,""),t))},onChange:function(t){var o,r=t.url,l=t.id;n((m(o={},"mediaURL"+e,r),m(o,"mediaID"+e,l),o))},hasRemove:!1}),wp.element.createElement(i.RichText,{tagName:"h4",value:c,onChange:function(t){return n(m({},"name"+e,t))},style:{color:g},placeholder:Object(l.__)("Team Member name"),keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:u,className:"ugb-team-member-position",onChange:function(t){return n(m({},"position"+e,t))},style:{color:p},placeholder:Object(l.__)("Position"),keepPlaceholderOnFocus:!0}),wp.element.createElement(i.RichText,{tagName:"p",value:s,className:"ugb-team-member-desc",onChange:function(t){return n(m({},"description"+e,t))},style:{color:h},placeholder:Object(l.__)("Team member description. This guy is the head of our small team. He loves walking his dog, Walter, when he has some free time."),keepPlaceholderOnFocus:!0}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(5),i=n(2),c=n(1),u=n(6),s=n(4);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}t.default=function(e){var t=e.className,n=e.setAttributes,o=e.attributes,b=o.columns,d=o.titleColor,g=o.posColor,p=o.bodyTextColor,h=r()([t,"ugb-testimonial","columns-"+b]);return wp.element.createElement(u.Fragment,null,wp.element.createElement(c.InspectorControls,null,s.showProNotice&&wp.element.createElement(i.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(a.l,null)),wp.element.createElement(i.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(i.RangeControl,{label:Object(l.__)("Columns"),value:b,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(c.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:p,onChange:function(e){return n({bodyTextColor:e})},label:Object(l.__)("Body Text Color")},{value:d,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:g,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")}]})),wp.element.createElement("div",{className:h},[1,2,3].map(function(e){var t=o["mediaURL"+e],r=o["mediaID"+e],i=o["name"+e],u=o["position"+e],s=o["testimonial"+e];return wp.element.createElement("div",{className:"ugb-testimonial-item",key:e},wp.element.createElement(c.RichText,{tagName:"p",className:"ugb-testimonial-body",value:s,onChange:function(t){return n(m({},"testimonial"+e,t))},style:{color:p},placeholder:Object(l.__)("Stackable: Ultimate Blocks from Gutenberg has all the blocks I need to make a great webpage."),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.h,{className:"testimonial-image",imageID:r,imageURL:t,onRemove:function(){var t;n((m(t={},"mediaURL"+e,""),m(t,"mediaID"+e,""),t))},onChange:function(t){var o,r=t.url,l=t.id;n((m(o={},"mediaURL"+e,r),m(o,"mediaID"+e,l),o))},hasRemove:!1}),wp.element.createElement(c.RichText,{tagName:"h4",value:i,onChange:function(t){return n(m({},"name"+e,t))},style:{color:d},placeholder:Object(l.__)("Name"),keepPlaceholderOnFocus:!0}),wp.element.createElement(c.RichText,{tagName:"p",value:u,className:"ugb-testimonial-position",onChange:function(t){return n(m({},"position"+e,t))},style:{color:g},keepPlaceholderOnFocus:!0}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(0),a=n(9),i=n(5),c=n(2),u=n(1),s=n(6),m=n(4),b=n(24);t.default=function(e){var t=e.className,n=e.setAttributes,o=e.isSelected,d=e.attributes,g=d.videoLink,p=d.backgroundImageID,h=d.backgroundImageURL,f=d.backgroundColor,y=d.playButtonType,v=d.backgroundOpacity,w=r()([t,"ugb-video-popup","ugb-has-background-opacity-"+1*Math.round(v/1)],{"ugb-has-background":f||h,"ugb-has-background-image":h}),_={backgroundColor:f||void 0,backgroundImage:h?"url("+h+")":void 0,"--ugb-background-color":h?f:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(u.InspectorControls,null,m.showProNotice&&wp.element.createElement(c.PanelBody,{initialOpen:!1,title:Object(l.__)("Design")},wp.element.createElement(i.l,null)),wp.element.createElement(c.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(c.SelectControl,{label:Object(l.__)("Play Button Style"),value:y,options:b.b.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({playButtonType:e})}})),wp.element.createElement(i.i,{initialOpen:!0,backgroundColor:f,backgroundImageID:p,backgroundImageURL:h,backgroundOpacity:v,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})}})),wp.element.createElement("div",{className:w,style:_},wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("span",{className:"ugb-play-button"},Object(b.a)(y)))),o&&wp.element.createElement("form",{onSubmit:function(e){return e.preventDefault()},className:"ugb-video-popup-link blocks-button__inline-link"},wp.element.createElement(c.Dashicon,{icon:"admin-links"}),wp.element.createElement(u.URLInput,{value:g,onChange:function(e){n({videoLink:e,videoID:Object(a.a)(e).id})}}),wp.element.createElement(c.IconButton,{icon:"editor-break",label:Object(l.__)("Apply"),type:"submit"}),wp.element.createElement("p",{className:"ugb-video-popup-link-desc"},wp.element.createElement("i",null,Object(l.__)("Youtube / Vimeo only")))))}},function(e,t,n){var o={"./accordion/save.js":87,"./blockquote/save.js":88,"./blog-posts/save.js":89,"./button/save.js":90,"./call-to-action/save.js":91,"./card/save.js":92,"./container/save.js":93,"./count-up/save.js":94,"./divider/save.js":95,"./expand/save.js":96,"./feature-grid/save.js":97,"./feature/save.js":98,"./ghost-button/save.js":99,"./header/save.js":100,"./icon-list/save.js":101,"./image-box/save.js":102,"./notification/save.js":103,"./number-box/save.js":106,"./pricing-box/save.js":107,"./pullquote/save.js":108,"./spacer/save.js":109,"./team-member/save.js":110,"./testimonial/save.js":111,"./video-popup/save.js":112};function r(e){var t=l(e);return n(t)}function l(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=l,e.exports=r,r.id=86},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1),a=n(23);t.default=function(e){var t=e.className,n=e.attributes,o=n.headingColor,i=n.headingBackgroundColor,c=n.heading,u=n.text,s=n.openStart,m=r()([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:i||void 0}},wp.element.createElement(l.RichText.Content,{tagName:"h4",style:{color:o||void 0},value:c}),Object(a.ArrowIcon)({fill:o||void 0})),wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-accordion__text",value:u}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.color,a=n.text,i=n.quoteColor,c=n.backgroundColor,u=n.backgroundImageURL,s=n.backgroundOpacity,m=void 0===s?5:s,b=n.fixedBackground,d=r()([t,"ugb-blockquote","ugb-has-background-opacity-"+1*Math.round(m/1)],{"ugb-has-background":c||u,"ugb-has-background-image":u}),g={"--quote-color":i||void 0,backgroundColor:c||void 0,backgroundImage:u?"url("+u+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":u?c:void 0};return wp.element.createElement("blockquote",{className:d,style:g},wp.element.createElement(l.RichText.Content,{tagName:"p",style:{color:o},value:a}))}},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(3),r=n.n(o),l=n(8),a=n(5),i=n(9);t.default=function(e){var t,n,o,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=r()([c,"ugb-button-wrapper"],(o=m,(n="ugb-button-"+m)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,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,r=u["url"+(1===e?"":e)],l=u["design"+(1===e?"":e)],i=u["color"+(1===e?"":e)],c=u["textColor"+(1===e?"":e)],s=u["icon"+(1===e?"":e)];return wp.element.createElement(a.a.Content,{key:e,align:m,size:o,url:r,color:c,text:t,backgroundColor:i,borderRadius:b,design:l,icon:s})}));return Object(l.applyFilters)("stackable.designs.button.save",h,e)}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(5),a=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,o=e.attributes,c=o.url,u=o.buttonText,s=o.ctaTitle,m=o.bodyText,b=o.color,d=o.textColor,g=o.size,p=o.borderButtonRadius,h=o.bodyTextColor,f=o.titleColor,y=o.backgroundColor,v=o.backgroundImageURL,w=o.backgroundOpacity,_=o.fixedBackground,C=o.buttonDesign,x=o.buttonIcon,k=o.design,E=o.borderRadius,O=o.shadow,j=o.align,T=o.contentWidth,R=r()([n,"ugb-cta","ugb-has-background-opacity-"+1*Math.round(w/1)],(i(t={},"ugb-design-"+k,"basic"!==k),i(t,"ugb-shadow-"+O,"plain"!==k&&3!==O),i(t,"ugb-has-background",y||v),i(t,"ugb-has-background-image",v),i(t,"ugb-content-width","full"===j&&T),t)),N={backgroundColor:y||void 0,backgroundImage:v?"url("+v+")":void 0,backgroundAttachment:_?"fixed":void 0,"--ugb-background-color":v?y: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"},s&&!!s.length&&wp.element.createElement(a.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:f},value:s}),m&&!!m.length&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:h},value:m}),u&&!!u.length&&wp.element.createElement(l.a.Content,{size:g,url:c,color:d,text:u,design:C,icon:x,backgroundColor:b,borderRadius:p})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(5),a=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,o=e.attributes,u=o.heading,s=o.tagline,m=o.des,b=o.mediaURL,d=o.headingColor,g=o.taglineColor,p=o.desColor,h=o.buttonURL,f=o.buttonText,y=o.buttonColor,v=o.buttonTextColor,w=o.size,_=o.cornerButtonRadius,C=o.contentAlign,x=o.buttonDesign,k=o.buttonIcon,E=o.design,O=o.backgroundColor,j=o.borderRadius,T=o.shadow,R=r()([n,"ugb-card"],(c(t={},"ugb-design-"+E,"basic"!==E),c(t,"ugb-shadow-"+T,"plain"!==E),t)),N={borderRadius:"plain"!==E?j:void 0,backgroundColor:"plain"!==E?O:void 0},B=r()(["ugb-card-image-container"],c({},"ugb-shadow-"+T,"plain"===E)),S={borderRadius:"plain"===E?j:void 0};return wp.element.createElement("div",{className:R,style:N},b&&wp.element.createElement("div",{className:B,style:i({},S,{backgroundImage:"url("+b+")",textAlign:C}),"data-src":b}),!a.RichText.isEmpty(u)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:d,textAlign:C},value:u}),!a.RichText.isEmpty(s)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:g,textAlign:C},value:s}),!a.RichText.isEmpty(m)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:p,textAlign:C},value:m}),f&&!!f.length&&wp.element.createElement(l.a.Content,{size:w,url:h,align:C,color:v,text:f,icon:k,design:x,backgroundColor:y,borderRadius:_}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);function a(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,y=o.shadow,v=r()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(m/1)],(a(t={},"ugb-content-"+i,i),a(t,"ugb-has-background",u&&"transparent"!==u||s),a(t,"ugb-has-background-image",s),a(t,"ugb-height-"+d,d),a(t,"ugb-align-horizontal-"+g,g),a(t,"ugb-content-width",h),a(t,"ugb-shadow-"+y,3!==y),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:v,style:w},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(l.InnerBlocks.Content,null))))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(9),a=n(1),i=n(25);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,y=o.contentWidth,v=o.design,w=o.align,_=o.borderRadius,C=o.shadow,x=o.countFont,k=o.countFontWeight,E=r()([n,"ugb-countup","ugb-countup-v3","columns-"+u,"ugb-has-background-opacity-"+1*Math.round(g/1)],(c(t={"ugb-has-background-image":m},"ugb-content-width","full"===w&&y),c(t,"ugb-design-"+v,"plain"!==v),c(t,"ugb-shadow-"+C,"plain"!==v&&3!==C),t)),O={backgroundColor:"plain"!==v&&s?s:void 0,backgroundImage:"plain"!==v&&m?"url("+m+")":void 0,backgroundAttachment:b?"fixed":void 0,"--ugb-background-color":"plain"!==v&&m?s:void 0,borderRadius:"plain"!==v&&12!==_?_:void 0},j={color:h||void 0,fontSize:f?f+"px":void 0,fontWeight:k||void 0};return x&&"theme"!==x&&(j.fontFamily=Object(i.a)(x)),wp.element.createElement("div",{className:E,style:O},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},!a.RichText.isEmpty(t)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:p||void 0},value:t}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.RichText.Content,{tagName:"div",className:"ugb-counter",style:j,value:r,"data-duration":"1000","data-delay":"16"}),!a.RichText.isEmpty(n)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:p||void 0},value:n}))})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o);t.default=function(e){var t=e.className,n=e.attributes,o=n.height,l=n.width,a=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:a,width:l+"%",height:o}}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.text,a=n.moreLabel,i=n.moreText,c=n.lessLabel,u=r()([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:a}),wp.element.createElement(l.RichText.Content,{className:"ugb-expand-less",tagName:"span",value:c,style:{display:"none"}})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(9),a=n(1);t.default=function(e){var t,n,o,i=e.attributes,c=e.className,u=i.columns,s=i.imageSize,m=i.design,b=r()([c,"ugb-feature-grid","columns-"+u],(o=m&&"basic"!==m,(n="ugb-design-"+m)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t));return wp.element.createElement("div",{className:b},Object(l.c)(1,u+1).map(function(e){var t=i["imageUrl"+e],n=i["title"+e],o=i["description"+e],r=i["linkUrl"+e],l=i["linkText"+e];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},t&&wp.element.createElement("img",{src:t,style:{width:s+"%"},alt:n}),!a.RichText.isEmpty(n)&&wp.element.createElement(a.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:n}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:o}),!a.RichText.isEmpty(l)&&wp.element.createElement("p",null,wp.element.createElement(a.RichText.Content,{tagName:"a",href:r,value:l,className:"ugb-fg-link"})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(5),a=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,o=e.attributes,c=o.invert,u=o.contentAlign,s=o.textColor,m=o.imageSize,b=o.imageUrl,d=o.title,g=o.description,p=o.buttonURL,h=o.buttonText,f=o.buttonColor,y=o.buttonTextColor,v=o.buttonSize,w=o.buttonBorderRadius,_=o.buttonDesign,C=o.buttonIcon,x=o.backgroundColor,k=o.backgroundImageURL,E=o.backgroundOpacity,O=o.fixedBackground,j=r()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(E/1)],(i(t={},"ugb-content-"+u,u),i(t,"ugb-invert",c),i(t,"ugb-has-background",x||k),i(t,"ugb-has-background-image",k),t)),T={"--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:j,style:T},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",style:{color:s},value:d}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:s},value:g}),!a.RichText.isEmpty(h)&&wp.element.createElement(l.a.Content,{size:v,url:p,align:u,color:y,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}))))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.url,a=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(l.RichText.Content,{className:"ugb-button-inner",tagName:"a",value:a,href:o,style:{color:c}}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(5),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.buttonURL,i=n.buttonText,c=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,y=n.contentAlign,v=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,x=r()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":v||w,"ugb-has-background-image":w}),k={backgroundColor:v||void 0,backgroundImage:w?"url("+w+")":void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":w?v:void 0,textAlign:y||void 0};return wp.element.createElement("div",{className:x,style:k},wp.element.createElement("div",{className:"ugb-header-wrapper"},!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!a.RichText.isEmpty(h)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),i&&!!i.length&&wp.element.createElement(l.a.Content,{size:d,url:o,align:y,color:u,text:i,design:s,icon:m,backgroundColor:c,borderRadius:b})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1),a=n(21);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-"+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})}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(9),a=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=r()([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(l.c)(1,p+1).map(function(e){var t=n["imageURL"+e],o=n["title"+e],r=n["description"+e],l=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:l}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:i},value:o}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:c},value:r}))}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(32),a=n.n(l),i=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.text,l=n.color,c=n.textColor,u=n.notifType,s=n.dismissible,m=r()([t,"ugb-notification","type-"+u,"dismissible-"+s]),b={backgroundColor:l,color:c},d=a()(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:c}},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",className:"wp-ugb-notif notif-"+u,style:b,value:o}))}},,,function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.numberBox,a=n.numberBoxTwo,i=n.numberBoxThree,c=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,y=n.columns,v=void 0===y?3:y,w=r()([t,"ugb-number-box","column-"+v]);return wp.element.createElement("div",{className:w},wp.element.createElement("div",{className:"ugb-number-box-column-one"},!l.RichText.isEmpty(o)&&wp.element.createElement(l.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:o}),!l.RichText.isEmpty(m)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-number-box-name",style:{color:p},value:m}),!l.RichText.isEmpty(c)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-number-box-body",style:{color:h},value:c})),v>1&&wp.element.createElement("div",{className:"ugb-number-box-column-two"},!l.RichText.isEmpty(a)&&wp.element.createElement(l.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:a}),!l.RichText.isEmpty(b)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-two",style:{color:p},value:b}),!l.RichText.isEmpty(u)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-number-box-body-two",style:{color:h},value:u})),v>2&&wp.element.createElement("div",{className:"ugb-number-box-column-three"},!l.RichText.isEmpty(i)&&wp.element.createElement(l.RichText.Content,{tagName:"span",style:{color:g,backgroundColor:f},value:i}),!l.RichText.isEmpty(d)&&wp.element.createElement(l.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-three",style:{color:p},value:d}),!l.RichText.isEmpty(s)&&wp.element.createElement(l.RichText.Content,{tagName:"p",className:"ugb-number-box-body-three",style:{color:h},value:s})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(5),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.url,i=n.url2,c=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,y=n.buttonText,v=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,x=n.featureList3,k=n.pricingBoxColor,E=n.priceColor,O=n.perMonthLabelColor,j=n.buttonColor,T=n.buttonTextColor,R=n.buttonDesign,N=n.buttonIcon,B=n.featureListColor,S=n.columns,I=void 0===S?2:S,L=n.size,z=n.cornerButtonRadius,D=r()([t,"ugb-pricing-box","column-"+I]);return wp.element.createElement("div",{className:D},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!a.RichText.isEmpty(u)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:u}),!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:b}),!a.RichText.isEmpty(p)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:p}),y&&!!y.length&&wp.element.createElement(l.a.Content,{size:L,url:o,color:T,text:y,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(_)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:_})),I>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!a.RichText.isEmpty(s)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:s}),!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:d}),!a.RichText.isEmpty(h)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:h}),v&&!!v.length&&wp.element.createElement(l.a.Content,{size:L,url:i,color:T,text:v,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(C)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:C})),I>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!a.RichText.isEmpty(m)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:m}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:g}),!a.RichText.isEmpty(f)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:f}),w&&!!w.length&&wp.element.createElement(l.a.Content,{size:L,url:c,color:T,text:w,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(x)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:x})))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.color,a=n.text,i=n.quoteColor,c=r()([t,"ugb-pullquote"]);return wp.element.createElement("blockquote",{className:c,style:{"--quote-color":i}},wp.element.createElement(l.RichText.Content,{tagName:"p",style:{color:o},value:a}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),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(3),r=n.n(o),l=n(9),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=e.attributes,i=o.shapes,c=o.nameColor,u=o.posColor,s=o.desColor,m=o.columns,b=void 0===m?2:m,d=r()([t,"ugb-team-member","columns-"+b,"image-"+i]);return wp.element.createElement("div",{className:d},Object(l.c)(1,b+1).map(function(e){var t=n["mediaURL"+e],o=n["name"+e],r=n["position"+e],l=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}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:c},value:o}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:u},value:r}),!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-desc",style:{color:s},value:l})))}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(9),a=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.columns,i=n.titleColor,c=n.posColor,u=n.bodyTextColor,s=r()([t,"ugb-testimonial","columns-"+o]);return wp.element.createElement("div",{className:s},Object(l.c)(1,o+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},!a.RichText.isEmpty(l)&&wp.element.createElement(a.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+")"}}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:i},value:o}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-position",style:{color:c},value:r}))}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),r=n.n(o),l=n(24);t.default=function(e){var t=e.className,n=e.attributes,o=n.videoID,a=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(l.a)(a))))}},function(e,t,n){var o={"./blockquote/deprecated.js":114,"./button/deprecated.js":115,"./call-to-action/deprecated.js":116,"./card/deprecated.js":117,"./container/deprecated.js":118,"./count-up/deprecated.js":119,"./expand/deprecated.js":120,"./feature-grid/deprecated.js":121,"./feature/deprecated.js":122,"./ghost-button/deprecated.js":123,"./header/deprecated.js":124,"./image-box/deprecated.js":125,"./pricing-box/deprecated.js":126,"./pullquote/deprecated.js":127,"./spacer/deprecated.js":128,"./team-member/deprecated.js":129,"./testimonial/deprecated.js":130,"./video-popup/deprecated.js":131};function r(e){var t=l(e);return n(t)}function l(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=l,e.exports=r,r.id=113},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_4",function(){return c}),n.d(t,"deprecatedSave_1_4",function(){return u}),n.d(t,"deprecatedSchema_0_7",function(){return s}),n.d(t,"deprecatedSave_0_7",function(){return m});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(10),c={text:{source:"html",selector:"p",default:Object(l.__)("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:""}},u=function(e){var t=e.className,n=e.attributes,o=n.color,l=n.text,i=n.quoteColor,c=r()([t,"ugb-blockquote"]);return wp.element.createElement("blockquote",{className:c,style:{"--quote-color":i}},wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:o},value:l}))},s={text:{type:"array",source:"children",selector:"p",default:Object(l.__)("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"}},m=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))},b=[{attributes:c,save:u},{attributes:s,migrate:function(e){return Object(i.omit)(Object(i.merge)(e,{quoteColor:e.borderColor}),["borderColor"])},save:m}];t.default=b},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return s}),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_8",function(){return b}),n.d(t,"deprecatedSave_1_8",function(){return d}),n.d(t,"deprecatedSave_1_1",function(){return g}),n.d(t,"deprecatedSchema_1_1",function(){return p}),n.d(t,"deprecatedSave_0_7",function(){return h}),n.d(t,"deprecatedSchema_0_7",function(){return f});var o=n(3),r=n.n(o),l=n(9),a=n(8),i=n(10),c=n(11),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};var s={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"}},m=function(e){var t,n,o,i=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=r()([i,"ugb-button-wrapper"],(o=m,(n="ugb-button-"+m)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t)),h=wp.element.createElement("div",{className:p},Object(l.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,r=u["url"+(1===e?"":e)],l=u["design"+(1===e?"":e)],a=u["color"+(1===e?"":e)],i=u["textColor"+(1===e?"":e)],s=u["icon"+(1===e?"":e)];return wp.element.createElement(c.d,{key:e,align:m,size:o,url:r,color:i,text:t,backgroundColor:a,borderRadius:b,design:l,icon:s})}));return Object(a.applyFilters)("stackable.designs.button.save",h,e)},b={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"}},d=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.text,i=n.align,u=n.color,s=n.textColor,m=n.size,b=n.cornerButtonRadius,d=n.design,g=r()([t,"ugb-button"]),p=wp.element.createElement(c.c,{className:g,align:i,size:m,url:o,color:s,text:l,backgroundColor:u,borderRadius:b});return Object(a.applyFilters)("stackable.designs.button.save",p,d,e)},g=function(e){var t=e.attributes,n=t.url,o=t.text,r=t.align,l=t.color,i=t.textColor,u=t.size,s=t.cornerButtonRadius,m=t.design,b=wp.element.createElement(c.a,{align:r,size:u,url:n,color:i,text:o,backgroundColor:l,borderRadius:s});return Object(a.applyFilters)("stackable.designs.button.save",b,m,e)},p={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"}},h=function(e){var t=e.attributes,n=t.url,o=t.text,r=t.textAlignment,l=t.color,a=t.textColor,i=t.size,c={backgroundColor:l,color:a,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))},f={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}},y=[{attributes:s,save:m},{attributes:b,save:d,migrate:function(e){return u({},e,{buttons:1})}},{attributes:p,save:g},{attributes:f,migrate:function(e){return Object(i.omit)(Object(i.merge)(e,{align:e.textAlignment}),["textAlignment"])},save:h}];t.default=y},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return s}),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_4",function(){return b}),n.d(t,"deprecatedSave_1_4",function(){return d}),n.d(t,"deprecatedSchema_1_1",function(){return g}),n.d(t,"deprecatedSave_1_1",function(){return p}),n.d(t,"deprecatedSave_0_7",function(){return h});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(11),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},u={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(l.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(l.__)("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"}},s={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(l.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(l.__)("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"}},m=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.buttonText,c=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,y=n.backgroundOpacity,v=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=n.columns,x=void 0===C?void 0:C,k=r()([t,"ugb-cta","columns-"+x,"ugb-has-background-opacity-"+1*Math.round(y/1)],{"ugb-has-background":h||f,"ugb-has-background-image":f}),E={backgroundColor:h||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:v?"fixed":void 0,"--ugb-background-color":f?h:void 0};return wp.element.createElement("div",{className:k,style:E},c&&!!c.length&&wp.element.createElement(a.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:c}),u&&!!u.length&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),l&&!!l.length&&wp.element.createElement(i.d,{size:b,url:o,color:m,text:l,design:w,icon:_,backgroundColor:s,borderRadius:d}))},b={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(l.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(l.__)("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}},d=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.buttonText,c=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=r()([t,"ugb-cta"]);return wp.element.createElement("div",{className:f,style:{backgroundColor:h}},c&&!!c.length&&wp.element.createElement(a.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:c}),u&&!!u.length&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),l&&!!l.length&&wp.element.createElement(i.c,{size:b,url:o,color:m,text:l,backgroundColor:s,borderRadius:d}))},g={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{type:"array",source:"children",selector:"h3",default:Object(l.__)("Get Started Today")},bodyText:{type:"array",source:"children",selector:"p",default:Object(l.__)("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}},p=function(e){var t=e.attributes,n=t.url,o=t.buttonText,r=t.ctaTitle,l=t.bodyText,c=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}},r&&!!r.length&&wp.element.createElement(a.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:d},value:r}),l&&!!l.length&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:b},value:l}),o&&!!o.length&&wp.element.createElement(i.a,{size:s,url:n,color:u,text:o,backgroundColor:c,borderRadius:m}))},h=function(e){var t=e.attributes,n=t.url,o=t.buttonText,r=t.ctaTitle,l=t.bodyText,a=t.color,i=t.textColor,c=t.size,u=t.borderButtonRadius,s=t.bodyTextColor,m=t.titleColor,b=t.bgColor,d={backgroundColor:a,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),l&&!!l.length&&wp.element.createElement("p",{className:"ugb-cta-bodyText",style:{color:s}},l),o&&!!o.length&&wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-cta-button ugb-button-"+c,style:d},o))},f=[{attributes:u,save:function(e){var t=e.className,n=e.attributes,o=n.url,l=n.buttonText,c=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,y=n.backgroundOpacity,v=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=r()([t,"ugb-cta","columns-"+columns,"ugb-has-background-opacity-"+1*Math.round(y/1)],{"ugb-has-background":h||f,"ugb-has-background-image":f}),x={backgroundColor:h||void 0,backgroundImage:f?"url("+f+")":void 0,backgroundAttachment:v?"fixed":void 0,"--ugb-background-color":f?h:void 0};return wp.element.createElement("div",{className:C,style:x},c&&!!c.length&&wp.element.createElement(a.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:p},value:c}),u&&!!u.length&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:g},value:u}),l&&!!l.length&&wp.element.createElement(i.e,{size:b,url:o,color:m,text:l,design:w,icon:_,backgroundColor:s,borderRadius:d}))},migrate:function(e){return c({},e,{contentWidth:!1,design:"basic",borderRadius:12,shadow:3})}},{attributes:s,save:m},{attributes:b,save:d,migrate:function(e){return c({backgroundColor:e.bgColor},e)}},{attributes:g,save:p},{save:h}];t.default=f},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return s}),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_1",function(){return b}),n.d(t,"deprecatedSave_1_1",function(){return d}),n.d(t,"deprecatedSave_0_7",function(){return g}),n.d(t,"deprecatedSchema_0_7",function(){return p});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(11),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},u={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(l.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(l.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(l.__)("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(l.__)("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"}},s={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(l.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(l.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(l.__)("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(l.__)("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"}},m=function(e){var t=e.className,n=e.attributes,o=n.heading,l=n.tagline,c=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,y=n.cornerButtonRadius,v=n.contentAlign,w=n.buttonDesign,_=n.buttonIcon,C=r()([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:v},"data-src":u}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:s,textAlign:v},value:o}),!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:m,textAlign:v},value:l}),!a.RichText.isEmpty(c)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:b,textAlign:v},value:c}),g&&!!g.length&&wp.element.createElement(i.d,{size:f,url:d,align:v,color:h,text:g,icon:_,design:w,backgroundColor:p,borderRadius:y}))},b={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(l.__)("Ben Adams")},tagline:{type:"array",source:"children",selector:".ugb-tagline",default:Object(l.__)("Ben is the head of our small team")},des:{type:"array",source:"children",selector:".ugb-card-des",default:Object(l.__)("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(l.__)("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"}},d=function(e){var t=e.attributes,n=t.heading,o=t.tagline,r=t.des,l=t.mediaURL,c=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,y=l?"has-image":"";return wp.element.createElement("div",{className:"ugb-card "+y},l&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+l+")",textAlign:f},"data-src":l}),!a.RichText.isEmpty(n)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:c,textAlign:f},value:n}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:u,textAlign:f},value:o}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:s,textAlign:f},value:r}),b&&!!b.length&&wp.element.createElement(i.a,{size:p,url:m,align:f,color:g,text:b,backgroundColor:d,borderRadius:h}))},g=function(e){var t=e.attributes,n=t.heading,o=t.tagline,r=t.des,l=t.mediaURL,a=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=l?"has-image":"",y=n||o||r||s?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-card "+f+" "+y},l&&wp.element.createElement("div",{className:"ugb-card-image-container",style:{backgroundImage:"url("+l+")",textAlign:p},"data-src":l}),n&&!!n.length&&wp.element.createElement("h4",{style:{color:a,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))},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(l.__)("Ben Adams")},tagline:{type:"array",source:"children",selector:".ugb-tagline",default:Object(l.__)("Ben is the head of our small team")},des:{type:"array",source:"children",selector:".ugb-card-des",default:Object(l.__)("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(l.__)("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=[{attributes:u,save:function(e){var t=e.className,n=e.attributes,o=n.heading,l=n.tagline,c=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,y=n.cornerButtonRadius,v=n.contentAlign,w=n.buttonDesign,_=n.buttonIcon,C=r()([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:v},"data-src":u}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:s,textAlign:v},value:o}),!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:m,textAlign:v},value:l}),!a.RichText.isEmpty(c)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:b,textAlign:v},value:c}),g&&!!g.length&&wp.element.createElement(i.e,{size:f,url:d,align:v,color:h,text:g,icon:_,design:w,backgroundColor:p,borderRadius:y}))},migrate:function(e){return c({},e,{design:"basic",backgroundColor:"#ffffff",borderRadius:12,shadow:3})}},{attributes:s,save:m},{attributes:b,save:d},{attributes:p,save:g}];t.default=h},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9_1",function(){return i}),n.d(t,"deprecatedSave_1_9_1",function(){return c});var o=n(3),r=n.n(o),l=n(1);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var 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"}},c=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=r()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(m/1)],(a(t={},"ugb-content-"+i,i),a(t,"ugb-has-background",u&&"transparent"!==u||s),a(t,"ugb-has-background-image",s),a(t,"ugb-height-"+d,d),a(t,"ugb-align-horizontal-"+g,g),a(t,"ugb-content-width",h),t)),y={"--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:y},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(l.InnerBlocks.Content,null))))},u=[{attributes:i,save:c}];t.default=u},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_4",function(){return s}),n.d(t,"deprecatedSave_1_4",function(){return m});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(9),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},u={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(l.__)("Stat Title")},title2:{source:"html",selector:".ugb-countup-item:nth-child(2) h4",default:Object(l.__)("Stat Title")},title3:{source:"html",selector:".ugb-countup-item:nth-child(3) h4",default:Object(l.__)("Stat Title")},title4:{source:"html",selector:".ugb-countup-item:nth-child(4) h4",default:Object(l.__)("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(l.__)("stat description")},description2:{source:"html",selector:".ugb-countup-item:nth-child(2) p",default:Object(l.__)("stat description")},description3:{source:"html",selector:".ugb-countup-item:nth-child(3) p",default:Object(l.__)("stat description")},description4:{source:"html",selector:".ugb-countup-item:nth-child(4) p",default:Object(l.__)("stat description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},title:{source:"html",selector:"h4",default:Object(l.__)("Happy Customers")},counter:{source:"html",selector:".ugb-counter",default:"12,345"},des:{source:"html",selector:"p",default:Object(l.__)("and counting")},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},s={title:{source:"html",selector:"h4",default:Object(l.__)("Happy Customers")},counter:{source:"html",selector:".ugb-counter",default:"12,345"},des:{source:"html",selector:"p",default:Object(l.__)("and counting")},fontSize:{type:"number",default:60},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},m=function(e){var t=e.className,n=e.attributes,o=n.color,l=n.headingColor,i=n.desColor,c=n.title,u=n.counter,s=n.des,m=n.fontSize,b=r()([t,"ugb-countup"]);return wp.element.createElement("div",{className:b},wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:l},value:c}),wp.element.createElement(a.RichText.Content,{tagName:"div",className:"ugb-counter",style:{color:o,fontSize:m+"px"},value:u,"data-duration":"1000","data-delay":"16"}),wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:i},value:s}))},b=[{attributes:u,save:function(e){var t=e.className,n=e.attributes,o=n.columns,l=n.backgroundColor,c=n.backgroundImageURL,u=n.fixedBackground,s=n.backgroundOpacity,m=void 0===s?5:s,b=n.textColor,d=n.countColor,g=n.countSize,p=r()([t,"ugb-countup","ugb-countup-v2","columns-"+o,"ugb-has-background-opacity-"+1*Math.round(m/1)],{"ugb-has-background":l||c,"ugb-has-background-image":c}),h={backgroundColor:l||void 0,backgroundImage:c?"url("+c+")":void 0,backgroundAttachment:u?"fixed":void 0,"--ugb-background-color":c?l: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},!a.RichText.isEmpty(t)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:b||void 0},value:t}),!a.RichText.isEmpty(r)&&wp.element.createElement(a.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"}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:b||void 0},value:o}))}))},migrate:function(e){return c({},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:s,save:m,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=b},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_3",function(){return l}),n.d(t,"deprecatedSave_1_3",function(){return a});var o=n(0),r=n(1),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",default:Object(o.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand-less",default:Object(o.__)("Show less")}},a=function(e){var t=e.attributes,n=t.text,o=t.moreLabel,l=t.moreText,a=t.lessLabel;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"ugb-expand-less-text"},!r.RichText.isEmpty(n)&&wp.element.createElement(r.RichText.Content,{multiline:"p",value:n})),wp.element.createElement("div",{className:"ugb-expand-more-text",style:{display:"none"}},!r.RichText.isEmpty(l)&&wp.element.createElement(r.RichText.Content,{multiline:"p",value:l})),wp.element.createElement("a",{className:"ugb-expand-button",href:"#"},wp.element.createElement(r.RichText.Content,{className:"ugb-expand-more",tagName:"span",value:o}),wp.element.createElement(r.RichText.Content,{className:"ugb-expand-less",tagName:"span",value:a,style:{display:"none"}})))},i=[{attributes:l,save:a}];t.default=i},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return c}),n.d(t,"deprecatedSchema_1_9",function(){return u});var o=n(3),r=n.n(o),l=n(0),a=n(9),i=n(1);var c=function(e){var t,n,o,l=e.attributes,c=e.className,u=l.columns,s=l.imageSize,m=l.design,b=r()([c,"ugb-feature-grid","columns-"+u],(o=m&&"basic"!==m,(n="ugb-design-"+m)in(t={})?Object.defineProperty(t,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[n]=o,t));return wp.element.createElement("div",{className:b},Object(a.c)(1,u+1).map(function(e){var t=l["imageUrl"+e],n=l["title"+e],o=l["description"+e],r=l["linkUrl"+e],a=l["linkText"+e];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},t&&wp.element.createElement("img",{src:t,style:{width:s+"%"}}),!i.RichText.isEmpty(n)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:n}),!i.RichText.isEmpty(o)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:o}),!i.RichText.isEmpty(a)&&wp.element.createElement("p",null,wp.element.createElement(i.RichText.Content,{tagName:"a",href:r,value:a,className:"ugb-fg-link"})))}))},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 > *:nth-child(1) h5",default:Object(l.__)("Feature 1")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(l.__)("Feature 2")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(l.__)("Feature 3")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(l.__)("Some feature description for an awesome feature")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(l.__)("Some feature description for an awesome feature")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(l.__)("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(l.__)("View More")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(l.__)("View More")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(l.__)("View More")}},s=[{attributes:u,save:c}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return u}),n.d(t,"deprecatedSave_1_9",function(){return s}),n.d(t,"deprecatedSchema_1_4",function(){return m}),n.d(t,"deprecatedSave_1_4",function(){return b});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(11);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={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(l.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(l.__)("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(l.__)("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}},s=function(e){var t,n=e.className,o=e.attributes,l=o.invert,u=o.contentAlign,s=o.textColor,m=o.imageSize,b=o.imageUrl,d=o.title,g=o.description,p=o.buttonURL,h=o.buttonText,f=o.buttonColor,y=o.buttonTextColor,v=o.buttonSize,w=o.buttonBorderRadius,_=o.buttonDesign,C=o.buttonIcon,x=o.backgroundColor,k=o.backgroundImageURL,E=o.backgroundOpacity,O=o.fixedBackground,j=r()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(E/1)],(c(t={},"ugb-content-"+u,u),c(t,"ugb-invert",l),c(t,"ugb-has-background",x||k),c(t,"ugb-has-background-image",k),t)),T={"--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:j,style:T},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",style:{color:s},value:d}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:s},value:g}),!a.RichText.isEmpty(h)&&wp.element.createElement(i.d,{size:v,url:p,align:u,color:y,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}))))},m={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(l.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(l.__)("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(l.__)("Learn More")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4}},b=function(e){var t,n=e.className,o=e.attributes,l=o.invert,u=o.contentAlign,s=o.backgroundColor,m=o.textColor,b=o.imageSize,d=o.imageUrl,g=o.title,p=o.description,h=o.buttonURL,f=o.buttonText,y=o.buttonColor,v=o.buttonTextColor,w=o.buttonSize,_=o.buttonBorderRadius,C=r()([n,"ugb-feature"],(c(t={"ugb-has-background":s},"ugb-content-"+u,u),c(t,"ugb-invert",l),t)),x={backgroundColor:s||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,!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",style:{color:m},value:g}),!a.RichText.isEmpty(p)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:m},value:p}),!a.RichText.isEmpty(f)&&wp.element.createElement(i.c,{size:w,url:h,align:u,color:v,text:f,backgroundColor:y,borderRadius:_})),wp.element.createElement("div",{className:"ugb-feature-image-side"},d&&wp.element.createElement("img",{src:d,alt:g}))))},d=[{attributes:u,save:s},{attributes:m,save:b}];t.default=d},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 l});var o=n(10),r=function(e){var t=e.attributes,n=t.url,o=t.text,r=t.textAlignment,l=t.color,a=t.size,i={borderColor:l,color:l,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-"+a+" ugb-ghost-button",style:i},o))},l={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"}},a=[{attributes:l,migrate:function(e){return Object(o.omit)(Object(o.merge)(e,{align:e.textAlignment}),["textAlignment"])},save:r}];t.default=a},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return u}),n.d(t,"deprecatedSchema_1_9",function(){return s}),n.d(t,"deprecatedSave_1_4",function(){return m}),n.d(t,"deprecatedSchema_1_4",function(){return b}),n.d(t,"deprecatedSave_1_1_2",function(){return d}),n.d(t,"deprecatedSchema_1_1_2",function(){return g}),n.d(t,"deprecatedSave_1_1",function(){return p}),n.d(t,"deprecatedSchema_1_1",function(){return f}),n.d(t,"deprecatedSave_0_7",function(){return y}),n.d(t,"deprecatedSchema_0_7",function(){return v});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(11),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},u=function(e){var t=e.className,n=e.attributes,o=n.buttonURL,l=n.buttonText,c=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,y=n.contentAlign,v=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,x=r()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":v||w,"ugb-has-background-image":w}),k={backgroundColor:v||void 0,backgroundImage:w?"url("+w+")":void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":w?v:void 0,textAlign:y||void 0};return wp.element.createElement("div",{className:x,style:k},wp.element.createElement("div",{className:"ugb-header-wrapper"},!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!a.RichText.isEmpty(h)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),l&&!!l.length&&wp.element.createElement(i.d,{size:d,url:o,align:y,color:u,text:l,design:s,icon:m,backgroundColor:c,borderRadius:b})))},s={title:{source:"html",selector:"h2",default:Object(l.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(l.__)("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(l.__)("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 m=function(e){var t,n=e.className,o=e.attributes,l=o.url,c=o.buttonURL,u=o.buttonText,s=o.buttonColor,m=o.buttonTextColor,b=o.cornerButtonRadius,d=o.size,g=o.title,p=o.titleColor,h=o.subtitle,f=o.subtitleColor,y=o.contentAlign,v=o.backgroundColor,w=o.opacity,_={backgroundImage:l?"url("+l+")":void 0,textAlign:y||void 0},C=r()([n,"ugb-header"],{"has-image":l,"has-no-content":!g&&!h&&!u,"has-content":g||h||u}),x=r()([(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:v}}),wp.element.createElement("section",{key:"preview","data-url":l,style:_,className:"ugb-header-section"},!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:g}),!a.RichText.isEmpty(h)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:h}),u&&!!u.length&&wp.element.createElement(i.c,{size:d,url:c,align:y,color:m,text:u,backgroundColor:s,borderRadius:b})))},b={title:{source:"html",selector:"h2",default:Object(l.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(l.__)("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(l.__)("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}},d=function(e){var t=e.attributes,n=t.url,o=t.buttonURL,l=t.buttonText,c=t.buttonColor,u=t.buttonTextColor,s=t.cornerButtonRadius,m=t.size,b=t.title,d=t.titleColor,g=t.subtitle,p=t.subtitleColor,f=t.contentAlign,y=t.backgroundColor,v=t.opacity,w=n?{backgroundImage:"url("+n+")"}:void 0,_=n?"has-image":"",C=r()(h(v),{"overlay-opacity":0!==v}),x=b.length||g.length||l.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:y}}),wp.element.createElement("section",{key:"preview","data-url":n,style:w,className:"ugb-header-section"},!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:d},value:b}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:p},value:g}),l&&!!l.length&&wp.element.createElement(i.b,{size:m,url:o,align:f,color:u,text:l,backgroundColor:c,borderRadius:s})))},g={title:{type:"array",source:"children",selector:"h2",default:Object(l.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(l.__)("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(l.__)("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,o=t.buttonURL,l=t.buttonText,c=t.buttonColor,u=t.buttonTextColor,s=t.cornerButtonRadius,m=t.size,b=t.title,d=t.titleColor,g=t.subtitle,p=t.subtitleColor,f=t.contentAlign,y=t.backgroundColor,v=t.opacity,w=n?{backgroundImage:"url("+n+")"}:void 0,_=n?"has-image":"",C=r()(h(v),{"overlay-opacity":0!==v}),x=b.length||g.length||l.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:y}}),wp.element.createElement("section",{key:"preview","data-url":n,style:w,className:"ugb-header-section"},!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:d},value:b}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:p},value:g}),l&&!!l.length&&wp.element.createElement(i.a,{size:m,url:o,align:f,color:u,text:l,backgroundColor:c,borderRadius:s})))};function h(e){return 0===e?null:"overlay-opacity-"+1*Math.round(e/1)}var f={title:{type:"array",source:"children",selector:"h2",default:Object(l.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(l.__)("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(l.__)("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}},y=function(e){var t,n=e.attributes,o=n.url,l=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"},y=o?{backgroundImage:"url("+o+")"}:void 0,v=o?"has-image":"",w=r()(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 "+v+" "+_},wp.element.createElement("div",{className:"ugb-header-overlay "+w,style:{backgroundColor:p}}),wp.element.createElement("section",{key:"preview","data-url":o,style:y,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:l,className:"wp-ugb-button ugb-button-"+s,style:f},a)))};var v={title:{type:"array",source:"children",selector:"h2",default:Object(l.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(l.__)("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(l.__)("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=[{attributes:s,save:u},{attributes:b,save:m,migrate:function(e){return c({},e,{backgroundOpacity:e.opacity,backgroundImageID:e.id,backgroundImageURL:e.url})}},{attributes:g,save:d},{attributes:f,save:p},{attributes:v,save:y}];t.default=w},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return u}),n.d(t,"deprecatedSchema_1_5",function(){return s}),n.d(t,"deprecatedSchema_1_1_2",function(){return m}),n.d(t,"deprecatedSave_1_1_2",function(){return b});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(10),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},u=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.href,i=n.title,c=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=r()([t,"ugb-image-box"],{"has-image":o,"full-width":h,"has-no-content":!i&&!u,"has-content":i||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:l,style:{backgroundColor:m}}),!a.RichText.isEmpty(i)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:c},value:i}),!a.RichText.isEmpty(u)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:s},value:u}))},s={title:{source:"html",selector:"h4",default:Object(l.__)("Title")},subtitle:{source:"html",selector:"p",default:Object(l.__)("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}},m={title:{type:"array",source:"children",selector:"h4",default:Object(l.__)("Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(l.__)("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}},b=function(e){var t=e.attributes,n=t.url,o=t.title,r=t.titleColor,l=t.subtitle,i=t.subtitleColor,c=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||l.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:c}}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:r},value:o}),!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"p",style:{color:i},value:l}))},d=[{attributes:s,save:u,migrate:function(e){return Object(i.omit)(c({},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:m,save:b}];t.default=d},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return c}),n.d(t,"deprecatedSave_1_9",function(){return u}),n.d(t,"deprecatedSchema_0_7",function(){return s}),n.d(t,"deprecatedSave_0_7",function(){return m});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(11),c={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(l.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(l.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(l.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(l.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(l.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(l.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button a",default:Object(l.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button a",default:Object(l.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button a",default:Object(l.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(l.__)("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(l.__)("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(l.__)("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}},u=function(e){var t=e.className,n=e.attributes,o=n.url,l=n.url2,c=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,y=n.buttonText,v=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,x=n.featureList3,k=n.pricingBoxColor,E=n.priceColor,O=n.perMonthLabelColor,j=n.buttonColor,T=n.buttonTextColor,R=n.buttonDesign,N=n.buttonIcon,B=n.featureListColor,S=n.columns,I=void 0===S?2:S,L=n.size,z=n.cornerButtonRadius,D=r()([t,"ugb-pricing-box","column-"+I]);return wp.element.createElement("div",{className:D},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!a.RichText.isEmpty(u)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:u}),!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:b}),!a.RichText.isEmpty(p)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:p}),y&&!!y.length&&wp.element.createElement(i.d,{size:L,url:o,color:T,text:y,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(_)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:_})),I>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!a.RichText.isEmpty(s)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:s}),!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:d}),!a.RichText.isEmpty(h)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:h}),v&&!!v.length&&wp.element.createElement(i.d,{size:L,url:l,color:T,text:v,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(C)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:C})),I>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!a.RichText.isEmpty(m)&&wp.element.createElement(a.RichText.Content,{tagName:"h3",style:{color:k},value:m}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:E},value:g}),!a.RichText.isEmpty(f)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:O},value:f}),w&&!!w.length&&wp.element.createElement(i.d,{size:L,url:c,color:T,text:w,design:R,icon:N,backgroundColor:j,borderRadius:z}),!a.RichText.isEmpty(x)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:B},value:x})))},s={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(l.__)("Basic")},pricingBoxTitle2:{source:"html",selector:".ugb-pricing-box-column-two h3",default:Object(l.__)("Basic")},pricingBoxTitle3:{source:"html",selector:".ugb-pricing-box-column-three h3",default:Object(l.__)("Basic")},price:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-pricing",default:Object(l.__)("$9")},price2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-pricing",default:Object(l.__)("$9")},price3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-pricing",default:Object(l.__)("$9")},perMonthLabel:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},perMonthLabel2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},perMonthLabel3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-per-month-label",default:Object(l.__)("per month")},buttonText:{source:"html",selector:".ugb-pricing-box-column-one .ugb-button a",default:Object(l.__)("Buy Now")},buttonText2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-button a",default:Object(l.__)("Buy Now")},buttonText3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-button a",default:Object(l.__)("Buy Now")},featureList:{source:"html",selector:".ugb-pricing-box-column-one .ugb-pricing-box-feature-list",default:Object(l.__)("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(l.__)("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(l.__)("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}},m=function(e){var t=e.attributes,n=t.url,o=t.url2,r=t.url3,l=t.pricingBoxTitle,a=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,y=t.featureList2,v=t.featureList3,w=t.pricingBoxColor,_=t.priceColor,C=t.perMonthLabelColor,x=t.buttonColor,k=t.buttonTextColor,E=t.featureListColor,O=t.columns,j=t.size,T={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"},l&&!!l.length&&wp.element.createElement("h3",{style:{color:w}},l),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-"+j,style:T},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"},a&&!!a.length&&wp.element.createElement("h3",{style:{color:w}},a),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-"+j,style:T},p),y&&!!y.length&&wp.element.createElement("p",{className:"ugb-pricing-box-feature-list",style:{color:E}},y)),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-"+j,style:T},h),v&&!!v.length&&wp.element.createElement("p",{className:"ugb-pricing-box-feature-list",style:{color:E}},v)))},b=[{attributes:c,save:u},{attributes:s,save:m}];t.default=b},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_0_7",function(){return l}),n.d(t,"deprecatedSchema_0_7",function(){return a});var o=n(0),r=n(10),l=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))},a={text:{type:"array",source:"children",selector:"p",default:Object(o.__)("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:a,migrate:function(e){return Object(r.omit)(Object(r.merge)(e,{quoteColor:e.borderColor}),["borderColor"])},save:l}];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"}},l=[{attributes:r,save:o}];t.default=l},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_5",function(){return u}),n.d(t,"deprecatedSave_1_5",function(){return s});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(10),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},u={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(l.__)("Ben Adams")},nameTwo:{source:"html",selector:".ugb-team-member-column-two h4",default:Object(l.__)("Alex Johnson")},nameThree:{source:"html",selector:".ugb-team-member-column-three h4",default:Object(l.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-team-member-column-one .ugb-team-member-position",default:Object(l.__)("Founder")},positionTwo:{source:"html",selector:".ugb-team-member-column-two .ugb-team-member-position",default:Object(l.__)("Editor")},positionThree:{source:"html",selector:".ugb-team-member-column-three .ugb-team-member-position",default:Object(l.__)("Programmer")},des:{source:"html",selector:".ugb-team-member-des",default:Object(l.__)("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(l.__)("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(l.__)("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"}},s=function(e){var t=e.className,n=e.attributes,o=n.name,l=n.nameTwo,i=n.nameThree,c=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,y=n.nameColor,v=n.posColor,w=n.desColor,_=n.columns,C=r()([t,"ugb-team-member","column-"+_,"image-"+c]);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}),!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:y},value:o}),!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:v},value:b}),!a.RichText.isEmpty(u)&&wp.element.createElement(a.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}),!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:y},value:l}),!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:v},value:d}),!a.RichText.isEmpty(s)&&wp.element.createElement(a.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}),!a.RichText.isEmpty(i)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:y},value:i}),!a.RichText.isEmpty(g)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:v},value:g}),!a.RichText.isEmpty(m)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-team-member-des-three",style:{color:w},value:m})))},m=[{attributes:u,save:s,migrate:function(e){return Object(i.omit)(c({},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=m},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return u}),n.d(t,"deprecatedSchema_1_5",function(){return s});var o=n(3),r=n.n(o),l=n(0),a=n(1),i=n(10),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},u=function(e){var t=e.className,n=e.attributes,o=n.testimonialTitle,l=n.testimonialTitleTwo,i=n.testimonialTitleThree,c=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,y=n.posColor,v=n.bodyTextColor,w=n.iconColor,_=n.columns,C=r()([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,!a.RichText.isEmpty(o)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:f},value:o}),!a.RichText.isEmpty(m)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-position",style:{color:y},value:m}),!a.RichText.isEmpty(c)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-body",style:{color:v},value:c})),_>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,!a.RichText.isEmpty(l)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:f},value:l}),!a.RichText.isEmpty(b)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-position-two",style:{color:y},value:b}),!a.RichText.isEmpty(u)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-body-two",style:{color:v},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,!a.RichText.isEmpty(i)&&wp.element.createElement(a.RichText.Content,{tagName:"h4",style:{color:f},value:i}),!a.RichText.isEmpty(d)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-position-three",style:{color:y},value:d}),!a.RichText.isEmpty(s)&&wp.element.createElement(a.RichText.Content,{tagName:"p",className:"ugb-testimonial-body-three",style:{color:v},value:s})))},s={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(l.__)("Ben Adams")},testimonialTitleTwo:{source:"html",selector:".ugb-testimonial-column-two h4",default:Object(l.__)("Alex Johnson")},testimonialTitleThree:{source:"html",selector:".ugb-testimonial-column-three h4",default:Object(l.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-testimonial-position",default:Object(l.__)("Founder")},positionTwo:{source:"html",selector:".ugb-testimonial-position-two",default:Object(l.__)("Editor")},positionThree:{source:"html",selector:".ugb-testimonial-position-three",default:Object(l.__)("Programmer")},body:{source:"html",selector:".ugb-testimonial-body",default:Object(l.__)("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(l.__)("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(l.__)("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}},m=[{attributes:s,save:u,migrate:function(e){return Object(i.omit)(c({},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=m},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_5",function(){return i}),n.d(t,"deprecatedSchema_1_5",function(){return c}),n.d(t,"deprecatedSchema_1_2_1",function(){return u}),n.d(t,"deprecatedSave_1_2_1",function(){return m});var o=n(3),r=n.n(o),l=n(10),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},i=function(e){var t=e.className,n=e.attributes,o=n.videoLink,l=n.videoID,a=n.mediaLink,i=n.overlayColor,c=n.playButtonType,u=r()([t,"ugb-video-popup"]);return wp.element.createElement("div",{className:u,"data-video":l,"data-video-url":o,style:{backgroundColor:i}},wp.element.createElement("div",{className:"ugb-video-preview",style:{backgroundImage:"url("+a+")"},"data-url":a}),wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#",style:{backgroundColor:i}}),wp.element.createElement("span",{className:"ugb-play-button"},s[c])))},c={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"}},u={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"}},s={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"}))},m=function(e){var t=e.attributes,n=t.videoLink,o=t.mediaLink,r=t.overlayColor,l=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"},s[l])))},b=[{attributes:c,save:i,migrate:function(e){return Object(l.omit)(a({},e,{backgroundOpacity:5,backgroundColor:e.overlayColor,backgroundImageID:e.mediaID,backgroundImageURL:e.mediaLink}),["overlayColor","mediaID","mediaLink"])}},{attributes:u,migrate:function(e){return e.videoID=e.videoLink,e},save:m}];t.default=b},,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var o=n(8);Object(o.addFilter)("stackable.designs.blog-posts.edit","core/designs",function(e,t,n){var o=n.i,r=n.category,l=n.featuredImage,a=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:"hentry"},l,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"},a,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(3),l=n.n(r),a=n(0),i=n(5),c=n(10),u=n(1),s=n(2),m=n(6),b=n(31),d=n(16),g=n(26),p=n(4);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};var f=[{value:"full",label:Object(a.__)("Full-sized")},{value:"square",label:Object(a.__)("Square")},{value:"landscape",label:Object(a.__)("Landscape")},{value:"portrait",label:Object(a.__)("Portrait")}],y=function(e){var t,n,r,c=e.attributes,d=e.categoriesList,y=e.setAttributes,v=e.latestPosts,w=e.className,_=c.contentAlign,C=c.columns,x=c.order,k=c.orderBy,E=c.categories,O=c.postsToShow,j=c.displayFeaturedImage,T=c.featuredImageShape,R=c.displayTitle,N=c.displayCategory,B=c.displayComments,S=c.displayAuthor,I=c.displayDate,L=c.displayExcerpt,z=c.displayReadMoreLink,D=c.readMoreText,A=c.design,U=c.accentColor,P=Array.isArray(v)&&v.length,M=l()([w,"ugb-blog-posts","columns-"+C,"feature-image-shape-"+T,"design-"+A],(r=_,(n="align-"+_)in(t={})?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t)),F={"--s-accent-color":U||void 0},H=wp.element.createElement(u.InspectorControls,null,wp.element.createElement(i.d,{initialOpen:!0,selected:A,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){y({design:e})}},p.showProNotice&&wp.element.createElement(i.l,{size:"small"})),wp.element.createElement(s.PanelBody,{title:Object(a.__)("Posts Settings")},wp.element.createElement(s.QueryControls,h({order:x,orderBy:k},{numberOfItems:O,categoriesList:d,selectedCategoryId:E,onOrderChange:function(e){return y({order:e})},onOrderByChange:function(e){return y({orderBy:e})},onCategoryChange:function(e){return y({categories:""!==e?e:void 0})},onNumberOfItemsChange:function(e){return y({postsToShow:e})}})),wp.element.createElement(s.RangeControl,{label:Object(a.__)("Columns"),value:C,onChange:function(e){return y({columns:e})},min:1,max:4}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Title"),checked:R,onChange:function(e){return y({displayTitle:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Featured Image"),checked:j,onChange:function(e){return y({displayFeaturedImage:e})}}),j&&wp.element.createElement(s.SelectControl,{label:Object(a.__)("Featured Image Shape"),options:f,value:T,onChange:function(e){return y({featuredImageShape:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Excerpt"),checked:L,onChange:function(e){return y({displayExcerpt:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Category"),checked:N,onChange:function(e){return y({displayCategory:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Date"),checked:I,onChange:function(e){return y({displayDate:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Author"),checked:S,onChange:function(e){return y({displayAuthor:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Comments"),checked:B,onChange:function(e){return y({displayComments:e})}}),wp.element.createElement(s.ToggleControl,{label:Object(a.__)("Display Continue Reading Link"),checked:z,onChange:function(e){return y({displayReadMoreLink:e})}}),z&&wp.element.createElement(s.TextControl,{label:Object(a.__)("Customize Read More Link"),type:"text",value:D,onChange:function(e){return y({readMoreText:e})}})),wp.element.createElement(u.PanelColorSettings,{initialOpen:!0,title:Object(a.__)("Color Settings"),colorSettings:[{value:U,onChange:function(e){return y({accentColor:e})},label:Object(a.__)("Accent Color")}]}));if(!P)return wp.element.createElement(m.Fragment,null,H,wp.element.createElement(s.Placeholder,{icon:"admin-post",label:Object(a.__)("Posts")},Array.isArray(v)?Object(a.__)("No posts found."):wp.element.createElement(s.Spinner,null)));var q=v.length>O?v.slice(0,O):v;return wp.element.createElement(m.Fragment,null,H,wp.element.createElement(u.BlockControls,null,wp.element.createElement(u.AlignmentToolbar,{value:_,onChange:function(e){return y({contentAlign:e})}})),wp.element.createElement("div",{className:M,style:F},q.map(function(t,n){var r="full"!==T&&C<2?T+"_large":T,l=t.featured_image_urls[r][0],i=N&&t.category_list&&wp.element.createElement("div",{className:"ugb-blog-posts__category-list",dangerouslySetInnerHTML:{__html:t.category_list}}),c=j&&l&&wp.element.createElement("figure",{className:"ugb-blog-posts__featured-image"},wp.element.createElement("a",{href:t.link,target:"_blank"},wp.element.createElement("img",{src:l,alt:Object(a.__)("featured")}))),u=S&&t.author_info&&wp.element.createElement("span",null,t.author_info.name),s=I&&t.date_gmt&&wp.element.createElement("time",{dateTime:Object(g.format)("c",t.date_gmt),className:"date"},Object(g.dateI18n)("F d, Y",t.date_gmt)),m=B&&wp.element.createElement("span",null,t.comments_num),d=R&&wp.element.createElement("h3",{className:"ugb-blog-posts__title"},wp.element.createElement("a",{href:t.link},Object(b.decodeEntities)(t.title.rendered.trim())||Object(a.__)("(Untitled)"))),p=L&&t.excerpt&&wp.element.createElement("div",{className:"ugb-blog-posts__excerpt",dangerouslySetInnerHTML:{__html:t.post_excerpt_stackable}}),f=z&&wp.element.createElement("p",{className:"ugb-blog-posts__read_more"},wp.element.createElement("a",{href:t.link},D||Object(a.__)("Continue reading"))),y=wp.element.createElement("article",{key:n,className:"hentry"},i,c,(I||S||B)&&wp.element.createElement("aside",{className:"entry-meta ugb-blog-posts__meta"},u,S&&(I||B)&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),s,I&&B&&wp.element.createElement("span",{className:"ugb-blog-posts__sep"},"·"),m),d,p,f),v=h({},e,{i:n,featuredImageSrc:l,category:i,featuredImage:c,author:u,date:s,comments:m,title:d,excerpt:p,readMore:f});return Object(o.applyFilters)("stackable.designs.blog-posts.edit",y,A,v)})))},v=Object(d.withSelect)(function(e,t){var n=t.attributes,o=n.postsToShow,r=n.order,l=n.orderBy,a=n.categories,i=e("core").getEntityRecords;return{latestPosts:i("postType","post",Object(c.pickBy)({categories:a,order:r,orderby:l,per_page:o},function(e){return!Object(c.isUndefined)(e)})),categoriesList:i("taxonomy","category",{per_page:100})}})(y);t.default=v}]);
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.createEle