Stackable – Page Builder Gutenberg Blocks - Version 1.15.3

Version Description

  • Fixed: Placeholder text no longer becomes hidden when block is blurred
  • Fixed: Separator blocks won't overlap against block outlines and toolbars
  • Fixed: Category dropdown in the Blog Posts block doesn't show categories. Fixes #107
  • Fixed: A Javascript error prevented the Freemius opt-in from skipping. Fixes #91
  • Fixed: Icon List block icon vertical alignment. Fixes #97
  • Fixed: Warning when there are no blog posts
Download this release

Release Info

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

Code changes from version 1.15.2 to 1.15.3

dist/admin_welcome.js CHANGED
@@ -22,4 +22,4 @@ var admin_welcome=function(t){var e={};function n(r){if(e[r])return e[r].exports
22
  object-assign
23
  (c) Sindre Sorhus
24
  @license MIT
25
- */var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,i,u=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),a=1;a<arguments.length;a++){for(var l in n=Object(arguments[a]))o.call(n,l)&&(u[l]=n[l]);if(r){i=r(n);for(var s=0;s<i.length;s++)c.call(n,i[s])&&(u[i[s]]=n[i[s]])}}return u}},function(t,e,n){var r={"./accordion/index.js":53,"./blockquote/index.js":28,"./blog-posts/index.js":29,"./button/index.js":30,"./call-to-action/index.js":31,"./card/index.js":32,"./container/index.js":33,"./count-up/index.js":34,"./divider/index.js":35,"./expand/index.js":36,"./feature-grid/index.js":37,"./feature/index.js":38,"./ghost-button/index.js":39,"./header/index.js":40,"./icon-list/index.js":41,"./image-box/index.js":42,"./notification/index.js":43,"./number-box/index.js":44,"./pricing-box/index.js":45,"./pullquote/index.js":46,"./separator/index.js":47,"./spacer/index.js":48,"./team-member/index.js":49,"./testimonial/index.js":50,"./video-popup/index.js":51};function o(t){var e=c(t);return n(e)}function c(t){var e=r[t];if(!(e+1)){var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}return e}o.keys=function(){return Object.keys(r)},o.resolve=c,t.exports=o,o.id=27},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={align:{type:"string"},text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/blockquote",l={title:Object(r.__)("Blockquote"),description:Object(r.__)("Display a quote in style."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Blockquote"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(3),c=n(2),i="ugb/blog-posts",u={title:Object(r.__)("Posts"),description:Object(r.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:o.c,category:"stackable",keywords:[Object(r.__)("Blog Posts"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(i)},sAdminTitle:Object(r.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(r.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href",default:""},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href",default:""},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/button",a={title:Object(r.__)("Button"),icon:o.d,description:Object(r.__)("Add a customizable button."),category:"stackable",keywords:[Object(r.__)("Button"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(c.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},bgColor:{type:"string"}},a="ugb/cta",l={title:Object(r.__)("Call to Action"),description:Object(r.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:o.e,category:"stackable",keywords:[Object(r.__)("Call to Action"),Object(r.__)("Stackable"),Object(r.__)("CTA")],attributes:u,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(r.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(r.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(c.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/card",l={title:Object(r.__)("Card"),description:Object(r.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:o.f,category:"stackable",keywords:[Object(r.__)("Card"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/container",a={title:Object(r.__)("Container"),description:Object(r.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:o.g,category:"stackable",keywords:[Object(r.__)("Container Layout"),Object(r.__)("Row"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={columns:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(r.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(r.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(r.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(r.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(r.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(r.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},title:{type:"string"},counter:{type:"string"},des:{type:"string"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},u="ugb/count-up",a={title:Object(r.__)("Count Up"),description:Object(r.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:o.h,category:"stackable",keywords:[Object(r.__)("Statistics"),Object(r.__)("Count Up"),Object(r.__)("Stackable")],attributes:i,supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(2),c=n(3),i="ugb/divider",u={title:Object(r.__)("Divider"),description:Object(r.__)("Add a pause between your content."),icon:c.i,category:"stackable",keywords:[Object(r.__)("Divider"),Object(r.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},supports:{inserter:!o.disabledBlocks.includes(i)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(r.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(r.__)("Show less")},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/expand",a={title:Object(r.__)("Expand / Show More"),description:Object(r.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:c.j,category:"stackable",keywords:[Object(r.__)("Expand"),Object(r.__)("Show more/less"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),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"},imageAlt1:{type:"string"},imageAlt2:{type:"string"},imageAlt3:{type:"string"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(o.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(o.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(o.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href",default:""},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href",default:""},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href",default:""},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(r.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/feature-grid",l={title:Object(r.__)("Feature Grid"),description:Object(r.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:i.k,category:"stackable",keywords:[Object(r.__)("Feature Grid"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),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"},imageAlt:{type:"string"},title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(o.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/feature",l={title:Object(r.__)("Feature"),description:Object(r.__)("Display a product feature or a service in a large area."),icon:i.l,category:"stackable",keywords:[Object(r.__)("Feature"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return c}),n.d(e,"settings",function(){return i});var r=n(0),o=n(3),c="ugb/ghost-button",i={title:Object(r.__)("Ghost Button"),description:Object(r.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:o.m,category:"stackable",keywords:[Object(r.__)("Ghost Button"),Object(r.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(o.a)()},titleColor:{type:"string"},subtitleColor:{type:"string"},contentAlign:{type:"string",default:"center"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},invert:{type:"boolean",default:!1},fullHeight:{type:"boolean",default:!1},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonURL2:{type:"string",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"href",default:""},buttonNewTab2:{type:"boolean",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"target",default:!1},buttonText2:{source:"html",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},buttonColor2:{type:"string"},buttonTextColor2:{type:"string",default:"#ffffff"},buttonDesign2:{type:"string",default:"basic"},buttonIcon2:{type:"string"},buttonSize2:{type:"string",default:"normal"},buttonBorderRadius2:{type:"number",default:4},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},a="ugb/header",l={title:Object(r.__)("Header"),description:Object(r.__)("A large header title area. Typically used at the very top of a page."),icon:i.n,category:"stackable",keywords:[Object(r.__)("Header"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li",default:""},gap:{type:"number",default:16},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/icon-list",a={title:Object(r.__)("Icon List"),description:Object(r.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:c.o,category:"stackable",keywords:[Object(r.__)("Icon List"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayOpacity:{type:"number",default:7},imageHoverEffect:{type:"string",default:""},arrow:{type:"string",default:""},hoverEffect:{type:"string",default:""},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3,4].forEach(function(t){i["title".concat(t)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__title"),default:Object(r.__)("Title")},i["description".concat(t)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__description"),default:Object(r.__)("Description")},i["imageURL".concat(t)]={type:"string"},i["imageID".concat(t)]={type:"number"},i["link".concat(t)]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__overlay"),attribute:"href",default:""},i["newTab".concat(t)]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__overlay"),attribute:"target",default:!1}});var u="ugb/image-box",a={title:Object(r.__)("Image Box"),description:Object(r.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:c.p,category:"stackable",keywords:[Object(r.__)("Image Box"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={text:{source:"html",selector:"p",default:Object(o.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/notification",l={title:Object(r.__)("Notification"),description:Object(r.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:i.q,category:"stackable",keywords:[Object(r.__)("Notification"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(o.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(o.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(o.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},a="ugb/number-box",l={title:Object(r.__)("Number Box"),description:Object(r.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:i.r,category:"stackable",keywords:[Object(r.__)("Number Box"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3].forEach(function(t){var e=1===t?"":t;u["url".concat(e)]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button"),attribute:"href",default:""},u["newTab".concat(e)]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button"),attribute:"target",default:!1},u["imageURL".concat(e)]={type:"string"},u["imageID".concat(e)]={type:"string"},u["imageAlt".concat(e)]={type:"string"},u["highlightColor".concat(e)]={type:"string",default:""},u["pricingBoxTitle".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__title"),default:Object(r.__)("Title")},u["price".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price"),default:"".concat(e,"9")},u["pricePrefix".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price-prefix"),default:"$"},u["priceSuffix".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price-suffix"),default:".00"},u["perMonthLabel".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__subprice"),default:Object(r.__)("Description")},u["buttonText".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button span"),default:Object(r.__)("Button text")},u["featureList".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__description"),default:Object(o.a)("medium")}});var a="ugb/pricing-box",l={title:Object(r.__)("Pricing Box"),description:Object(r.__)("Display the different pricing tiers of your business."),icon:i.s,category:"stackable",keywords:[Object(r.__)("Pricing Box"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(4),i={text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},u="ugb/pullquote",a={title:Object(r.__)("Pullquote"),description:Object(r.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Pullquote"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={align:{type:"string",default:"full"},design:{type:"string",default:"wave-1"},height:{type:"number",default:200},flipVertically:{type:"boolean",default:!1},flipHorizontally:{type:"boolean",default:!1},backgroundColor:{type:"string",default:""},marginTop:{type:"number",default:0},marginBottom:{type:"number",default:0},paddingTop:{type:"number",default:0},paddingBottom:{type:"number",default:0},layer1Color:{type:"string",default:""},layer1Width:{type:"number",default:1},layer1Flip:{type:"boolean",default:!1},layer1Shadow:{type:"boolean",default:!1},layer2:{type:"boolean",default:!1},layer2Color:{type:"string",default:""},layer2Height:{type:"number",default:1},layer2Width:{type:"number",default:1},layer2Flip:{type:"boolean",default:!1},layer2Opacity:{type:"number",default:.5},layer3:{type:"boolean",default:!1},layer3Color:{type:"string",default:""},layer3Height:{type:"number",default:1},layer3Width:{type:"number",default:1},layer3Flip:{type:"boolean",default:!1},layer3Opacity:{type:"number",default:.5},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/separator",a={title:Object(r.__)("Separator"),description:Object(r.__)("A fancy separator to be placed between containers and content."),icon:c.t,category:"stackable",keywords:[Object(r.__)("Separator"),Object(r.__)("SVG Divider"),Object(r.__)("Stackable")],attributes:i,supports:{align:["full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/separator-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={height:{default:50,type:"number"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/spacer",a={title:Object(r.__)("Spacer"),description:Object(r.__)("Sometimes you just need some space."),icon:c.u,category:"stackable",keywords:[Object(r.__)("Spacer"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src",default:""},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(r.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(o.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(o.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(o.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},colorOnHover:{type:"boolean",default:!1},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{type:"string"}},a="ugb/team-member",l={title:Object(r.__)("Team Member"),description:Object(r.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:i.v,category:"stackable",keywords:[Object(r.__)("Team Member"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(r.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(o.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},backgroundColor:{type:"string",default:""},serif:{type:"boolean",default:!1},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{type:"string"}},a="ugb/testimonial",l={title:Object(r.__)("Testimonial"),description:Object(r.__)("Showcase what your users say about your product or service."),icon:i.w,category:"stackable",keywords:[Object(r.__)("Testimonial"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},u="ugb/video-popup",a={title:Object(r.__)("Video Popup"),description:Object(r.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:c.x,category:"stackable",keywords:[Object(r.__)("Video Popup"),Object(r.__)("Stackable"),Object(r.__)("YouTube Vimeo mp4")],attributes:i,supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e);var r=n(8),o=n(5),c=n(2),i=n(6),u=n(7);Object(o.a)(function(){var t=document.querySelector(".s-news-box-content");""===t.innerHTML&&(Object(i.render)(wp.element.createElement("div",null,wp.element.createElement(u.Spinner,null)),t),Object(r.send)("stackable_news_feed_ajax",{success:function(e){t.innerHTML=e},error:function(t){alert(t)},data:{nonce:c.nonceNews}}))});var a=n(0),l=n(13),s=n.n(l),d=n(1),m=n.n(d);function p(){return(p=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var b=m.a.createElement("path",{d:"M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z",fill:"#333"}),f=function(t){return m.a.createElement("svg",p({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},t),b)};function g(){return(g=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var h=m.a.createElement("path",{d:"M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z",fill:"#333"}),y=function(t){return m.a.createElement("svg",g({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},t),h)};function _(t){return(_="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function v(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function w(t){return(w=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function k(t,e){return(k=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function O(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var j=function(t){function e(){var t,n,r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),n=this,(t=!(r=w(e).apply(this,arguments))||"object"!==_(r)&&"function"!=typeof r?O(n):r).state={isOpen:!1,slide:0},t.open=t.open.bind(O(O(t))),t.close=t.close.bind(O(O(t))),t.prev=t.prev.bind(O(O(t))),t.next=t.next.bind(O(O(t))),t}var n,r,o;return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&k(t,e)}(e,i["Component"]),n=e,(r=[{key:"open",value:function(){this.setState({isOpen:!0})}},{key:"close",value:function(){this.setState({isOpen:!1})}},{key:"next",value:function(){var t=this.state.slide>=4?0:this.state.slide+1;this.setState({slide:t})}},{key:"prev",value:function(){var t=this.state.slide<=0?4:this.state.slide-1;this.setState({slide:t})}},{key:"render",value:function(){var t=this.props,e=t.button,n=void 0===e?Object(a.__)("Learn More"):e,r=t.buttonClassName,o=void 0===r?"button button-secondary":r,i=t.tag,l=void 0===i?"div":i;return wp.element.createElement(l,null,wp.element.createElement("a",{onClick:this.open,className:o},n),this.state.isOpen&&wp.element.createElement(u.Modal,{className:"ugb-pro-modal",onRequestClose:this.close},wp.element.createElement("div",{className:"ugb-pro-modal__carousel ugb-pro-modal__carousel--slide-".concat(this.state.slide)},wp.element.createElement("div",{className:"ugb-pro-modal__carousel-wrapper"},wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/cover.jpg",alt:Object(a.__)("Do more with Stackable Premium")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/layouts.jpg",alt:Object(a.__)("Premium Layouts")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/seamless.jpg",alt:Object(a.__)("Seamless Layouts Switching")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/effects.jpg",alt:Object(a.__)("Premium Effects")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/others.jpg",alt:Object(a.__)("Other Features")})),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-left",onMouseDown:this.prev,onKeyPress:this.prev,role:"button",tabIndex:"0"},wp.element.createElement(y,null)),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-right",onMouseDown:this.next,onKeyPress:this.next,role:"button",tabIndex:"0"},wp.element.createElement(f,null))),wp.element.createElement("div",{className:"ugb-pro-modal__footer"},wp.element.createElement("a",{href:c.pricingURL,className:"button button-secondary",target:"_blank",title:Object(a.__)("Go Premium")},Object(a.__)("Go Premium")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-premium-demo",className:"button button-secondary button-ghost",target:"_blank",rel:"noopener",title:Object(a.__)("Try Premium Demo")},Object(a.__)("Try Premium Demo")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-slider-premium",target:"_blank",rel:"noopener",title:Object(a.__)("Visit Site")},Object(a.__)("Visit Site")))))}}])&&v(n.prototype,r),o&&v(n,o),e}();function S(t){return(S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function x(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function C(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function E(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function z(t,e,n){return e&&E(t.prototype,e),n&&E(t,n),t}function T(t,e){return!e||"object"!==S(e)&&"function"!=typeof e?U(t):e}function D(t){return(D=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function B(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&L(t,e)}function L(t,e){return(L=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function U(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var H=n(27),M={};H.keys().forEach(function(t){try{var e=H(t);M[e.name]=e.settings}catch(t){console.error(t)}});var P=function(t){function e(){var t;return C(this,e),(t=T(this,D(e).apply(this,arguments))).toggleBlock=t.toggleBlock.bind(U(U(t))),t.enableAllBlocks=t.enableAllBlocks.bind(U(U(t))),t.disableAllBlocks=t.disableAllBlocks.bind(U(U(t))),t.ajaxTimeout=null,t.state={disabledBlocks:t.props.disabledBlocks||[],isSaving:!1},t}return B(e,i["Component"]),z(e,[{key:"componentDidUpdate",value:function(t,e){var n=this;this.state.disabledBlocks!==e.disabledBlocks&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(r.send)("stackable_update_disable_blocks",{success:function(){n.setState({isSaving:!1})},error:function(t){n.setState({isSaving:!1}),alert(t)},data:{nonce:c.nonce,disabledBlocks:n.state.disabledBlocks}}),n.setState({isSaving:!0})},600))}},{key:"toggleBlock",value:function(t){this.state.disabledBlocks.includes(t)?this.setState({disabledBlocks:this.state.disabledBlocks.filter(function(e){return e!==t})}):this.setState({disabledBlocks:[].concat(x(this.state.disabledBlocks),[t])})}},{key:"enableAllBlocks",value:function(){this.setState({disabledBlocks:[]})}},{key:"disableAllBlocks",value:function(){this.setState({disabledBlocks:Object.keys(this.props.blocks)})}},{key:"render",value:function(){var t=this,e=this.props.blocks;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"s-settings-header"},this.state.isSaving&&wp.element.createElement(u.Spinner,null),wp.element.createElement("button",{onClick:this.enableAllBlocks,className:"button button-large button-link"},Object(a.__)("Enable All")),wp.element.createElement("button",{onClick:this.disableAllBlocks,className:"button button-large button-link"},Object(a.__)("Disable All"))),wp.element.createElement("div",{className:"s-settings-grid"},Object.keys(e).map(function(n,r){var o=e[n],i=n.replace(/\w+\//,""),u=o.sAdminTitle||o.title;if(o.sDeprecated)return null;var l=t.state.disabledBlocks.includes(n),d=s()(["s-box"],{"s-is-disabled":l});return wp.element.createElement("div",{key:r+1,className:d},wp.element.createElement("img",{src:"".concat(c.welcomeSrcUrl,"/images/block-").concat(i,".svg"),alt:"".concat(u," icon"),className:"s-block-icon"}),wp.element.createElement("h3",null,u),wp.element.createElement("p",null,o.description),wp.element.createElement("button",{className:"s-toggle-button",onClick:function(){return t.toggleBlock(n)}},wp.element.createElement("span",null,Object(a.__)("Disabled")),wp.element.createElement("span",null,Object(a.__)("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(a.sprintf)(Object(a.__)("View %s Demo","stackable"),u)},Object(a.__)("View Block Demo","stackable")))))})))}}]),e}(),R=function(t){function e(){var t;return C(this,e),(t=T(this,D(e).apply(this,arguments))).toggle=t.toggle.bind(U(U(t))),t.ajaxTimeout=null,t.state={checked:t.props.checked,isSaving:!1},t}return B(e,i["Component"]),z(e,[{key:"componentDidUpdate",value:function(t,e){var n=this;this.state.checked!==e.checked&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(r.send)("stackable_update_show_pro_notice_option",{success:function(){n.setState({isSaving:!1})},error:function(t){n.setState({isSaving:!1}),alert(t)},data:{nonce:c.nonceProNotice,checked:n.state.checked}}),n.setState({isSaving:!0})},600))}},{key:"toggle",value:function(){this.setState({checked:!this.state.checked})}},{key:"render",value:function(){return wp.element.createElement("label",{className:"s-input-checkbox",htmlFor:"s-input-go-premium"},wp.element.createElement("input",{type:"checkbox",id:"s-input-go-premium",checked:this.state.checked,onChange:this.toggle}),Object(a.__)('Show "Go premium" notices'),this.state.isSaving&&wp.element.createElement(u.Spinner,null))}}]),e}();Object(o.a)(function(){Object(i.render)(wp.element.createElement(P,{blocks:M,disabledBlocks:c.disabledBlocks}),document.querySelector(".s-settings-wrapper")),document.querySelector(".s-pro-control-wrapper")&&Object(i.render)(wp.element.createElement(R,{checked:c.showProNoticesOption}),document.querySelector(".s-pro-control-wrapper")),Object(i.render)(wp.element.createElement(j,{tag:"p",buttonClassName:"s-button",button:Object(a.__)("View Premium Features")}),document.querySelector(".s-premium-box__button"))})},function(t,e,n){"use strict";n.r(e);var r=n(0),o=n(3),c=n(4),i=n(2),u=n(1),a=n.n(u);function l(){return(l=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var s=a.a.createElement("path",{d:"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z"}),d=function(t){return a.a.createElement("svg",l({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},t),s)};n.d(e,"ArrowIcon",function(){return m}),n.d(e,"schema",function(){return p}),n.d(e,"name",function(){return b}),n.d(e,"settings",function(){return f});var m=function(t){var e=t.fill;return wp.element.createElement(d,{width:"20",height:"20",fill:e})},p={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(r.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(c.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},b="ugb/accordion",f={title:Object(r.__)("Accordion"),description:Object(r.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:o.a,category:"stackable",keywords:[Object(r.__)("Accordion"),Object(r.__)("Toggle"),Object(r.__)("Stackable")],attributes:p,supports:{inserter:!i.disabledBlocks.includes(b)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}}]);
22
  object-assign
23
  (c) Sindre Sorhus
24
  @license MIT
25
+ */var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,i,u=function(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),a=1;a<arguments.length;a++){for(var l in n=Object(arguments[a]))o.call(n,l)&&(u[l]=n[l]);if(r){i=r(n);for(var s=0;s<i.length;s++)c.call(n,i[s])&&(u[i[s]]=n[i[s]])}}return u}},function(t,e,n){var r={"./accordion/index.js":53,"./blockquote/index.js":28,"./blog-posts/index.js":29,"./button/index.js":30,"./call-to-action/index.js":31,"./card/index.js":32,"./container/index.js":33,"./count-up/index.js":34,"./divider/index.js":35,"./expand/index.js":36,"./feature-grid/index.js":37,"./feature/index.js":38,"./ghost-button/index.js":39,"./header/index.js":40,"./icon-list/index.js":41,"./image-box/index.js":42,"./notification/index.js":43,"./number-box/index.js":44,"./pricing-box/index.js":45,"./pullquote/index.js":46,"./separator/index.js":47,"./spacer/index.js":48,"./team-member/index.js":49,"./testimonial/index.js":50,"./video-popup/index.js":51};function o(t){var e=c(t);return n(e)}function c(t){var e=r[t];if(!(e+1)){var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}return e}o.keys=function(){return Object.keys(r)},o.resolve=c,t.exports=o,o.id=27},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={align:{type:"string"},text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/blockquote",l={title:Object(r.__)("Blockquote"),description:Object(r.__)("Display a quote in style."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Blockquote"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/blockquote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(3),c=n(2),i="ugb/blog-posts",u={title:Object(r.__)("Posts"),description:Object(r.__)("Your latest blog posts. Use this to showcase a few of your posts in your landing pages."),icon:o.c,category:"stackable",keywords:[Object(r.__)("Blog Posts"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(i)},sAdminTitle:Object(r.__)("Blog Posts"),sDemoURL:"https://wpstackable.com/blog-posts-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(r.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href",default:""},newTab2:{type:"boolean",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"target",default:!1},text2:{source:"html",selector:"div:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},color2:{type:"string"},textColor2:{type:"string",default:"#ffffff"},size2:{type:"string",default:"normal"},design2:{type:"string",default:"basic"},icon2:{type:"string"},url3:{type:"string",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"href",default:""},newTab3:{type:"boolean",source:"attribute",selector:"div:nth-child(3) .ugb-button",attribute:"target",default:!1},text3:{source:"html",selector:"div:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/button",a={title:Object(r.__)("Button"),icon:o.d,description:Object(r.__)("Add a customizable button."),category:"stackable",keywords:[Object(r.__)("Button"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/button-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(r.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(c.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},bgColor:{type:"string"}},a="ugb/cta",l={title:Object(r.__)("Call to Action"),description:Object(r.__)("A small section you can use to call the attention of your visitors. Great for calling attention to your products or deals."),icon:o.e,category:"stackable",keywords:[Object(r.__)("Call to Action"),Object(r.__)("Stackable"),Object(r.__)("CTA")],attributes:u,supports:{align:["center","wide","full"],inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/call-to-action-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(3),c=n(4),i=n(2),u={mediaID:{type:"number"},mediaURL:{type:"string",source:"attribute",selector:".ugb-card__image-container",attribute:"data-src"},heading:{source:"html",selector:".ugb-card__title",default:Object(r.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(r.__)("Subtitle for this block")},des:{source:"html",selector:".ugb-card__description",default:Object(c.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonIcon:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},contentAlign:{type:"string",default:"left"},design:{type:"string",default:"basic"},backgroundColor:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/card",l={title:Object(r.__)("Card"),description:Object(r.__)("Describe a single subject in a small card. You can use this to describe your product, service or a person."),icon:o.f,category:"stackable",keywords:[Object(r.__)("Card"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!i.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/card-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/container",a={title:Object(r.__)("Container"),description:Object(r.__)("A styled container that you can add other blocks inside. Use this to create unique layouts."),icon:o.g,category:"stackable",keywords:[Object(r.__)("Container Layout"),Object(r.__)("Row"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/container-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(2),i={columns:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},fixedBackground:{type:"boolean",default:!1},title1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__title",default:Object(r.__)("Title")},title4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__title",default:Object(r.__)("Title")},countText1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__counter",default:"$99.99"},countText2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__counter",default:"1,234"},countText3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__counter",default:"1,234.56"},countText4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__counter",default:"£99.99"},description1:{source:"html",selector:".ugb-countup__item:nth-child(1) .ugb-countup__description",default:Object(r.__)("Description")},description2:{source:"html",selector:".ugb-countup__item:nth-child(2) .ugb-countup__description",default:Object(r.__)("Description")},description3:{source:"html",selector:".ugb-countup__item:nth-child(3) .ugb-countup__description",default:Object(r.__)("Description")},description4:{source:"html",selector:".ugb-countup__item:nth-child(4) .ugb-countup__description",default:Object(r.__)("Description")},textColor:{type:"string"},countColor:{type:"string"},countSize:{type:"number",default:40},countFont:{type:"string",default:"theme"},countFontWeight:{type:"string",default:"400"},contentWidth:{type:"boolean",default:!1},design:{type:"string",default:"plain"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},title:{type:"string"},counter:{type:"string"},des:{type:"string"},fontSize:{type:"number"},headingColor:{type:"string"},desColor:{type:"string"},color:{type:"string"}},u="ugb/count-up",a={title:Object(r.__)("Count Up"),description:Object(r.__)("Showcase your stats. Display how many customers you have or the number of downloads of your app."),icon:o.h,category:"stackable",keywords:[Object(r.__)("Statistics"),Object(r.__)("Count Up"),Object(r.__)("Stackable")],attributes:i,supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/count-up-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return i}),n.d(e,"settings",function(){return u});var r=n(0),o=n(2),c=n(3),i="ugb/divider",u={title:Object(r.__)("Divider"),description:Object(r.__)("Add a pause between your content."),icon:c.i,category:"stackable",keywords:[Object(r.__)("Divider"),Object(r.__)("Stackable")],attributes:{height:{default:1,type:"number"},width:{default:50,type:"number"},color:{type:"string",default:"#dddddd"},alignment:{type:"string",default:"center"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},supports:{inserter:!o.disabledBlocks.includes(i)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(r.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(r.__)("Show less")},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/expand",a={title:Object(r.__)("Expand / Show More"),description:Object(r.__)("Display a small snippet of text. Your readers can toggle it to show more information."),icon:c.j,category:"stackable",keywords:[Object(r.__)("Expand"),Object(r.__)("Show more/less"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/expand-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),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"},imageAlt1:{type:"string"},imageAlt2:{type:"string"},imageAlt3:{type:"string"},title1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-feature-grid__description",default:Object(o.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(o.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(o.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href",default:""},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href",default:""},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href",default:""},newTab1:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"target",default:!1},newTab2:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"target",default:!1},newTab3:{type:"boolean",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"target",default:!1},linkText1:{source:"html",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button span",default:Object(r.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"link"},buttonIcon:{type:"string"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/feature-grid",l={title:Object(r.__)("Feature Grid"),description:Object(r.__)("Display multiple product features or services. You can use Feature Grids one after another."),icon:i.k,category:"stackable",keywords:[Object(r.__)("Feature Grid"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/feature-grid-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),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"},imageAlt:{type:"string"},title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(o.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/feature",l={title:Object(r.__)("Feature"),description:Object(r.__)("Display a product feature or a service in a large area."),icon:i.l,category:"stackable",keywords:[Object(r.__)("Feature"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/feature-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return c}),n.d(e,"settings",function(){return i});var r=n(0),o=n(3),c="ugb/ghost-button",i={title:Object(r.__)("Ghost Button"),description:Object(r.__)('A customizable button with a ghost design (deprecated, use the button instead and set the design to "ghost")'),icon:o.m,category:"stackable",keywords:[Object(r.__)("Ghost Button"),Object(r.__)("Stackable")],attributes:{url:{type:"string",source:"attribute",selector:"a",attribute:"href"},text:{source:"html",selector:"a"},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:"4"},borderThickness:{type:"number",default:"1"}},supports:{inserter:!1},sDeprecated:!0}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={title:{source:"html",selector:"h2",default:Object(r.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(o.a)()},titleColor:{type:"string"},subtitleColor:{type:"string"},contentAlign:{type:"string",default:"center"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},invert:{type:"boolean",default:!1},fullHeight:{type:"boolean",default:!1},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(r.__)("Button text")},buttonColor:{type:"string"},buttonTextColor:{type:"string",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonURL2:{type:"string",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"href",default:""},buttonNewTab2:{type:"boolean",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"target",default:!1},buttonText2:{source:"html",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button span",default:Object(r.__)("Button text")},buttonColor2:{type:"string"},buttonTextColor2:{type:"string",default:"#ffffff"},buttonDesign2:{type:"string",default:"basic"},buttonIcon2:{type:"string"},buttonSize2:{type:"string",default:"normal"},buttonBorderRadius2:{type:"number",default:4},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},a="ugb/header",l={title:Object(r.__)("Header"),description:Object(r.__)("A large header title area. Typically used at the very top of a page."),icon:i.n,category:"stackable",keywords:[Object(r.__)("Header"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!c.disabledBlocks.includes(a)},attributes:u,sDemoURL:"https://wpstackable.com/header-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li",default:""},gap:{type:"number",default:16},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/icon-list",a={title:Object(r.__)("Icon List"),description:Object(r.__)("An unordered list with icons. You can use this as a list of features or benefits."),icon:c.o,category:"stackable",keywords:[Object(r.__)("Icon List"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/icon-list-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayOpacity:{type:"number",default:7},imageHoverEffect:{type:"string",default:""},arrow:{type:"string",default:""},hoverEffect:{type:"string",default:""},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3,4].forEach(function(t){i["title".concat(t)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__title"),default:Object(r.__)("Title")},i["description".concat(t)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__description"),default:Object(r.__)("Description")},i["imageURL".concat(t)]={type:"string"},i["imageID".concat(t)]={type:"number"},i["link".concat(t)]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__overlay"),attribute:"href",default:""},i["newTab".concat(t)]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(t,") .ugb-image-box__overlay"),attribute:"target",default:!1}});var u="ugb/image-box",a={title:Object(r.__)("Image Box"),description:Object(r.__)("Display an image that shows more information when hovered on. Can be used as a fancy link to other pages."),icon:c.p,category:"stackable",keywords:[Object(r.__)("Image Box"),Object(r.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},attributes:i,sDemoURL:"https://wpstackable.com/image-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={text:{source:"html",selector:"p",default:Object(o.a)("long")},color:{type:"string"},textColor:{type:"string"},notifType:{type:"string",default:"success"},dismissible:{type:"boolean",default:!1},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},a="ugb/notification",l={title:Object(r.__)("Notification"),description:Object(r.__)("Show a notice to your readers. People can dismiss the notice to permanently hide it."),icon:i.q,category:"stackable",keywords:[Object(r.__)("Notification"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/notification-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(r.__)("Title")},title2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__title",default:Object(r.__)("Title")},title3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__title",default:Object(r.__)("Title")},description1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__description",default:Object(o.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(o.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(o.a)()},numberColor:{type:"string"},numberBGColor:{type:"string"},titleColor:{type:"string"},descriptionColor:{type:"string"},columns:{type:"number",default:3},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},backgroundColor:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},numberBox:{type:"string"},numberBoxTwo:{type:"string"},numberBoxThree:{type:"string"},name:{type:"string"},nameTwo:{type:"string"},nameThree:{type:"string"},body:{type:"string"},bodyTwo:{type:"string"},bodyThree:{type:"string"},numberBoxColor:{type:"string"},nameColor:{type:"string"},bodyTextColor:{type:"string"}},a="ugb/number-box",l={title:Object(r.__)("Number Box"),description:Object(r.__)('Display steps or methods that your users will do in your service. For example, "Get started in just 3 easy steps: 1, 2 and 3!"'),icon:i.r,category:"stackable",keywords:[Object(r.__)("Number Box"),Object(r.__)("Stackable")],attributes:u,supports:{inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/number-box-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3].forEach(function(t){var e=1===t?"":t;u["url".concat(e)]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button"),attribute:"href",default:""},u["newTab".concat(e)]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button"),attribute:"target",default:!1},u["imageURL".concat(e)]={type:"string"},u["imageID".concat(e)]={type:"string"},u["imageAlt".concat(e)]={type:"string"},u["highlightColor".concat(e)]={type:"string",default:""},u["pricingBoxTitle".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__title"),default:Object(r.__)("Title")},u["price".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price"),default:"".concat(e,"9")},u["pricePrefix".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price-prefix"),default:"$"},u["priceSuffix".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__price-suffix"),default:".00"},u["perMonthLabel".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__subprice"),default:Object(r.__)("Description")},u["buttonText".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-button span"),default:Object(r.__)("Button text")},u["featureList".concat(e)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(t,") .ugb-pricing-box__description"),default:Object(o.a)("medium")}});var a="ugb/pricing-box",l={title:Object(r.__)("Pricing Box"),description:Object(r.__)("Display the different pricing tiers of your business."),icon:i.s,category:"stackable",keywords:[Object(r.__)("Pricing Box"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/pricing-table-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(3),c=n(4),i={text:{source:"html",selector:"p",default:Object(c.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""}},u="ugb/pullquote",a={title:Object(r.__)("Pullquote"),description:Object(r.__)("Display a quote. This is similar to the Blockquote block, but meant to display a quote from within your current post."),icon:o.b,category:"stackable",keywords:[Object(r.__)("Pullquote"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!1},sDeprecated:!0,sDemoURL:"https://wpstackable.com/pull-quote-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={align:{type:"string",default:"full"},design:{type:"string",default:"wave-1"},height:{type:"number",default:200},flipVertically:{type:"boolean",default:!1},flipHorizontally:{type:"boolean",default:!1},backgroundColor:{type:"string",default:""},marginTop:{type:"number",default:0},marginBottom:{type:"number",default:0},paddingTop:{type:"number",default:0},paddingBottom:{type:"number",default:0},layer1Color:{type:"string",default:""},layer1Width:{type:"number",default:1},layer1Flip:{type:"boolean",default:!1},layer1Shadow:{type:"boolean",default:!1},layer2:{type:"boolean",default:!1},layer2Color:{type:"string",default:""},layer2Height:{type:"number",default:1},layer2Width:{type:"number",default:1},layer2Flip:{type:"boolean",default:!1},layer2Opacity:{type:"number",default:.5},layer3:{type:"boolean",default:!1},layer3Color:{type:"string",default:""},layer3Height:{type:"number",default:1},layer3Width:{type:"number",default:1},layer3Flip:{type:"boolean",default:!1},layer3Opacity:{type:"number",default:.5},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/separator",a={title:Object(r.__)("Separator"),description:Object(r.__)("A fancy separator to be placed between containers and content."),icon:c.t,category:"stackable",keywords:[Object(r.__)("Separator"),Object(r.__)("SVG Divider"),Object(r.__)("Stackable")],attributes:i,supports:{align:["full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/separator-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={height:{default:50,type:"number"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},u="ugb/spacer",a={title:Object(r.__)("Spacer"),description:Object(r.__)("Sometimes you just need some space."),icon:c.u,category:"stackable",keywords:[Object(r.__)("Spacer"),Object(r.__)("Stackable")],attributes:i,supports:{inserter:!o.disabledBlocks.includes(u)}}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src",default:""},name1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__position",default:Object(r.__)("Position")},description1:{source:"html",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__description",default:Object(o.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(o.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(o.a)("medium")},nameColor:{type:"string"},posColor:{type:"string"},desColor:{type:"string"},columns:{type:"number",default:2},shapes:{type:"string",default:"circle"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},colorOnHover:{type:"boolean",default:!1},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{type:"string"}},a="ugb/team-member",l={title:Object(r.__)("Team Member"),description:Object(r.__)("Display members of your team or your office. Use multiple Team Member blocks if you have a large team."),icon:i.v,category:"stackable",keywords:[Object(r.__)("Team Member"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/team-member-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return u}),n.d(e,"name",function(){return a}),n.d(e,"settings",function(){return l});var r=n(0),o=n(4),c=n(2),i=n(3),u={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(r.__)("Name")},name2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__name",default:Object(r.__)("Name")},name3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__name",default:Object(r.__)("Name")},position1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__position",default:Object(r.__)("Position")},position2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__position",default:Object(r.__)("Position")},position3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__position",default:Object(r.__)("Position")},testimonial1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(o.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(o.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},backgroundColor:{type:"string",default:""},serif:{type:"boolean",default:!1},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{type:"string"}},a="ugb/testimonial",l={title:Object(r.__)("Testimonial"),description:Object(r.__)("Showcase what your users say about your product or service."),icon:i.w,category:"stackable",keywords:[Object(r.__)("Testimonial"),Object(r.__)("Stackable")],attributes:u,supports:{align:["wide"],inserter:!c.disabledBlocks.includes(a)},sDemoURL:"https://wpstackable.com/testimonial-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e),n.d(e,"schema",function(){return i}),n.d(e,"name",function(){return u}),n.d(e,"settings",function(){return a});var r=n(0),o=n(2),c=n(3),i={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},u="ugb/video-popup",a={title:Object(r.__)("Video Popup"),description:Object(r.__)("Display a large thumbnail that your users can click to play a video full-screen. Great for introductory or tutorial videos."),icon:c.x,category:"stackable",keywords:[Object(r.__)("Video Popup"),Object(r.__)("Stackable"),Object(r.__)("YouTube Vimeo mp4")],attributes:i,supports:{align:["center","wide","full"],inserter:!o.disabledBlocks.includes(u)},sDemoURL:"https://wpstackable.com/video-popup-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},function(t,e,n){"use strict";n.r(e);var r=n(8),o=n(5),c=n(2),i=n(6),u=n(7);Object(o.a)(function(){var t=document.querySelector(".s-news-box-content");t&&""===t.innerHTML&&(Object(i.render)(wp.element.createElement("div",null,wp.element.createElement(u.Spinner,null)),t),Object(r.send)("stackable_news_feed_ajax",{success:function(e){t.innerHTML=e},error:function(t){alert(t)},data:{nonce:c.nonceNews}}))});var a=n(0),l=n(13),s=n.n(l),d=n(1),m=n.n(d);function p(){return(p=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var b=m.a.createElement("path",{d:"M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z",fill:"#333"}),f=function(t){return m.a.createElement("svg",p({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},t),b)};function g(){return(g=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var h=m.a.createElement("path",{d:"M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z",fill:"#333"}),y=function(t){return m.a.createElement("svg",g({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},t),h)};function _(t){return(_="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function v(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function w(t){return(w=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function k(t,e){return(k=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function O(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var j=function(t){function e(){var t,n,r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),n=this,(t=!(r=w(e).apply(this,arguments))||"object"!==_(r)&&"function"!=typeof r?O(n):r).state={isOpen:!1,slide:0},t.open=t.open.bind(O(O(t))),t.close=t.close.bind(O(O(t))),t.prev=t.prev.bind(O(O(t))),t.next=t.next.bind(O(O(t))),t}var n,r,o;return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&k(t,e)}(e,i["Component"]),n=e,(r=[{key:"open",value:function(){this.setState({isOpen:!0})}},{key:"close",value:function(){this.setState({isOpen:!1})}},{key:"next",value:function(){var t=this.state.slide>=4?0:this.state.slide+1;this.setState({slide:t})}},{key:"prev",value:function(){var t=this.state.slide<=0?4:this.state.slide-1;this.setState({slide:t})}},{key:"render",value:function(){var t=this.props,e=t.button,n=void 0===e?Object(a.__)("Learn More"):e,r=t.buttonClassName,o=void 0===r?"button button-secondary":r,i=t.tag,l=void 0===i?"div":i;return wp.element.createElement(l,null,wp.element.createElement("a",{onClick:this.open,className:o},n),this.state.isOpen&&wp.element.createElement(u.Modal,{className:"ugb-pro-modal",onRequestClose:this.close},wp.element.createElement("div",{className:"ugb-pro-modal__carousel ugb-pro-modal__carousel--slide-".concat(this.state.slide)},wp.element.createElement("div",{className:"ugb-pro-modal__carousel-wrapper"},wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/cover.jpg",alt:Object(a.__)("Do more with Stackable Premium")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/layouts.jpg",alt:Object(a.__)("Premium Layouts")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/seamless.jpg",alt:Object(a.__)("Seamless Layouts Switching")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/effects.jpg",alt:Object(a.__)("Premium Effects")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/others.jpg",alt:Object(a.__)("Other Features")})),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-left",onMouseDown:this.prev,onKeyPress:this.prev,role:"button",tabIndex:"0"},wp.element.createElement(y,null)),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-right",onMouseDown:this.next,onKeyPress:this.next,role:"button",tabIndex:"0"},wp.element.createElement(f,null))),wp.element.createElement("div",{className:"ugb-pro-modal__footer"},wp.element.createElement("a",{href:c.pricingURL,className:"button button-secondary",target:"_blank",title:Object(a.__)("Go Premium")},Object(a.__)("Go Premium")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-premium-demo",className:"button button-secondary button-ghost",target:"_blank",rel:"noopener",title:Object(a.__)("Try Premium Demo")},Object(a.__)("Try Premium Demo")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-slider-premium",target:"_blank",rel:"noopener",title:Object(a.__)("Visit Site")},Object(a.__)("Visit Site")))))}}])&&v(n.prototype,r),o&&v(n,o),e}();function S(t){return(S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function x(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function C(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function E(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function z(t,e,n){return e&&E(t.prototype,e),n&&E(t,n),t}function T(t,e){return!e||"object"!==S(e)&&"function"!=typeof e?U(t):e}function D(t){return(D=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function B(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&L(t,e)}function L(t,e){return(L=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function U(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var H=n(27),M={};H.keys().forEach(function(t){try{var e=H(t);M[e.name]=e.settings}catch(t){console.error(t)}});var P=function(t){function e(){var t;return C(this,e),(t=T(this,D(e).apply(this,arguments))).toggleBlock=t.toggleBlock.bind(U(U(t))),t.enableAllBlocks=t.enableAllBlocks.bind(U(U(t))),t.disableAllBlocks=t.disableAllBlocks.bind(U(U(t))),t.ajaxTimeout=null,t.state={disabledBlocks:t.props.disabledBlocks||[],isSaving:!1},t}return B(e,i["Component"]),z(e,[{key:"componentDidUpdate",value:function(t,e){var n=this;this.state.disabledBlocks!==e.disabledBlocks&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(r.send)("stackable_update_disable_blocks",{success:function(){n.setState({isSaving:!1})},error:function(t){n.setState({isSaving:!1}),alert(t)},data:{nonce:c.nonce,disabledBlocks:n.state.disabledBlocks}}),n.setState({isSaving:!0})},600))}},{key:"toggleBlock",value:function(t){this.state.disabledBlocks.includes(t)?this.setState({disabledBlocks:this.state.disabledBlocks.filter(function(e){return e!==t})}):this.setState({disabledBlocks:[].concat(x(this.state.disabledBlocks),[t])})}},{key:"enableAllBlocks",value:function(){this.setState({disabledBlocks:[]})}},{key:"disableAllBlocks",value:function(){this.setState({disabledBlocks:Object.keys(this.props.blocks)})}},{key:"render",value:function(){var t=this,e=this.props.blocks;return wp.element.createElement("div",null,wp.element.createElement("div",{className:"s-settings-header"},this.state.isSaving&&wp.element.createElement(u.Spinner,null),wp.element.createElement("button",{onClick:this.enableAllBlocks,className:"button button-large button-link"},Object(a.__)("Enable All")),wp.element.createElement("button",{onClick:this.disableAllBlocks,className:"button button-large button-link"},Object(a.__)("Disable All"))),wp.element.createElement("div",{className:"s-settings-grid"},Object.keys(e).map(function(n,r){var o=e[n],i=n.replace(/\w+\//,""),u=o.sAdminTitle||o.title;if(o.sDeprecated)return null;var l=t.state.disabledBlocks.includes(n),d=s()(["s-box"],{"s-is-disabled":l});return wp.element.createElement("div",{key:r+1,className:d},wp.element.createElement("img",{src:"".concat(c.welcomeSrcUrl,"/images/block-").concat(i,".svg"),alt:"".concat(u," icon"),className:"s-block-icon"}),wp.element.createElement("h3",null,u),wp.element.createElement("p",null,o.description),wp.element.createElement("button",{className:"s-toggle-button",onClick:function(){return t.toggleBlock(n)}},wp.element.createElement("span",null,Object(a.__)("Disabled")),wp.element.createElement("span",null,Object(a.__)("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(a.sprintf)(Object(a.__)("View %s Demo","stackable"),u)},Object(a.__)("View Block Demo","stackable")))))})))}}]),e}(),R=function(t){function e(){var t;return C(this,e),(t=T(this,D(e).apply(this,arguments))).toggle=t.toggle.bind(U(U(t))),t.ajaxTimeout=null,t.state={checked:t.props.checked,isSaving:!1},t}return B(e,i["Component"]),z(e,[{key:"componentDidUpdate",value:function(t,e){var n=this;this.state.checked!==e.checked&&(clearTimeout(this.ajaxTimeout),this.ajaxTimeout=setTimeout(function(){Object(r.send)("stackable_update_show_pro_notice_option",{success:function(){n.setState({isSaving:!1})},error:function(t){n.setState({isSaving:!1}),alert(t)},data:{nonce:c.nonceProNotice,checked:n.state.checked}}),n.setState({isSaving:!0})},600))}},{key:"toggle",value:function(){this.setState({checked:!this.state.checked})}},{key:"render",value:function(){return wp.element.createElement("label",{className:"s-input-checkbox",htmlFor:"s-input-go-premium"},wp.element.createElement("input",{type:"checkbox",id:"s-input-go-premium",checked:this.state.checked,onChange:this.toggle}),Object(a.__)('Show "Go premium" notices'),this.state.isSaving&&wp.element.createElement(u.Spinner,null))}}]),e}();Object(o.a)(function(){Object(i.render)(wp.element.createElement(P,{blocks:M,disabledBlocks:c.disabledBlocks}),document.querySelector(".s-settings-wrapper")),document.querySelector(".s-pro-control-wrapper")&&Object(i.render)(wp.element.createElement(R,{checked:c.showProNoticesOption}),document.querySelector(".s-pro-control-wrapper")),Object(i.render)(wp.element.createElement(j,{tag:"p",buttonClassName:"s-button",button:Object(a.__)("View Premium Features")}),document.querySelector(".s-premium-box__button"))})},function(t,e,n){"use strict";n.r(e);var r=n(0),o=n(3),c=n(4),i=n(2),u=n(1),a=n.n(u);function l(){return(l=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var s=a.a.createElement("path",{d:"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z"}),d=function(t){return a.a.createElement("svg",l({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},t),s)};n.d(e,"ArrowIcon",function(){return m}),n.d(e,"schema",function(){return p}),n.d(e,"name",function(){return b}),n.d(e,"settings",function(){return f});var m=function(t){var e=t.fill;return wp.element.createElement(d,{width:"20",height:"20",fill:e})},p={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(r.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(c.a)("long")},headingColor:{type:"string"},headingBackgroundColor:{type:"string"},openStart:{type:"boolean",default:!1},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},b="ugb/accordion",f={title:Object(r.__)("Accordion"),description:Object(r.__)("A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion."),icon:o.a,category:"stackable",keywords:[Object(r.__)("Accordion"),Object(r.__)("Toggle"),Object(r.__)("Stackable")],attributes:p,supports:{inserter:!i.disabledBlocks.includes(b)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}}]);
dist/admin_welcome.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack://[name]/webpack/bootstrap","webpack://[name]/external \"wp.i18n\"","webpack://[name]/./node_modules/react/index.js","webpack://[name]/external \"stackable\"","webpack://[name]/./src/icons/images/stackable-icon.svg","webpack://[name]/./src/icons/images/accordion-icon.svg","webpack://[name]/./src/icons/images/blockquote-icon.svg","webpack://[name]/./src/icons/images/blog-posts-icon.svg","webpack://[name]/./src/icons/images/button-icon.svg","webpack://[name]/./src/icons/images/card-icon.svg","webpack://[name]/./src/icons/images/container-icon.svg","webpack://[name]/./src/icons/images/count-up-icon.svg","webpack://[name]/./src/icons/images/cta-icon.svg","webpack://[name]/./src/icons/images/divider-icon.svg","webpack://[name]/./src/icons/images/expand-icon.svg","webpack://[name]/./src/icons/images/feature-grid-icon.svg","webpack://[name]/./src/icons/images/feature-icon.svg","webpack://[name]/./src/icons/images/header-icon.svg","webpack://[name]/./src/icons/images/icon-list-icon.svg","webpack://[name]/./src/icons/images/image-box-icon.svg","webpack://[name]/./src/icons/images/notification-icon.svg","webpack://[name]/./src/icons/images/number-box-icon.svg","webpack://[name]/./src/icons/images/pricing-box-icon.svg","webpack://[name]/./src/icons/images/separator-icon.svg","webpack://[name]/./src/icons/images/spacer-icon.svg","webpack://[name]/./src/icons/images/team-member-icon.svg","webpack://[name]/./src/icons/images/testimonial-icon.svg","webpack://[name]/./src/icons/images/video-popup-icon.svg","webpack://[name]/./src/icons/index.js","webpack://[name]/./src/util.js","webpack://[name]/./node_modules/@wordpress/dom-ready/build-module/index.js","webpack://[name]/external \"wp.element\"","webpack://[name]/external \"wp.components\"","webpack://[name]/external \"wp.ajax\"","webpack://[name]/./node_modules/classnames/index.js","webpack://[name]/external \"wp.blocks\"","webpack://[name]/./node_modules/react/cjs/react.production.min.js","webpack://[name]/./node_modules/object-assign/index.js","webpack://[name]/./src/block sync 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/separator/index.js","webpack://[name]/./src/block/spacer/index.js","webpack://[name]/./src/block/team-member/index.js","webpack://[name]/./src/block/testimonial/index.js","webpack://[name]/./src/block/video-popup/index.js","webpack://[name]/./src/welcome/news.js","webpack://[name]/./src/components/pro-modal/images/next.svg","webpack://[name]/./src/components/pro-modal/images/prev.svg","webpack://[name]/./src/components/pro-modal/index.js","webpack://[name]/./src/welcome/admin.js","webpack://[name]/./src/block/accordion/images/arrow.svg","webpack://[name]/./src/block/accordion/index.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","wp","i18n","stackable","_extends","assign","target","arguments","length","source","apply","this","_ref","react_default","a","createElement","stackable_icon","props","viewBox","fill","xmlns","accordion_icon_extends","accordion_icon_ref","accordion_icon","blockquote_icon_extends","blockquote_icon_ref","blockquote_icon","blog_posts_icon_extends","blog_posts_icon_ref","blog_posts_icon","button_icon_extends","button_icon_ref","button_icon","card_icon_extends","card_icon_ref","card_icon","container_icon_extends","container_icon_ref","container_icon","count_up_icon_extends","count_up_icon_ref","count_up_icon","cta_icon_extends","cta_icon_ref","cta_icon","divider_icon_extends","divider_icon_ref","divider_icon","expand_icon_extends","expand_icon_ref","expand_icon","feature_grid_icon_extends","feature_grid_icon_ref","feature_grid_icon","feature_icon_extends","feature_icon_ref","feature_icon","header_icon_extends","header_icon_ref","header_icon","icon_list_icon_extends","icon_list_icon_ref","icon_list_icon","image_box_icon_extends","image_box_icon_ref","image_box_icon","notification_icon_extends","notification_icon_ref","notification_icon","number_box_icon_extends","number_box_icon_ref","number_box_icon","pricing_box_icon_extends","pricing_box_icon_ref","pricing_box_icon","separator_icon_extends","separator_icon_ref","separator_icon","spacer_icon_extends","spacer_icon_ref","spacer_icon","team_member_icon_extends","team_member_icon_ref","team_member_icon","testimonial_icon_extends","testimonial_icon_ref","testimonial_icon","video_popup_icon_extends","video_popup_icon_ref","video_popup_icon","__webpack_exports__","icons_AccordionIcon","icons_BlockquoteIcon","icons_BlogPostsIcon","icons_ButtonIcon","icons_CardIcon","icons_ContainerIcon","icons_CountUpIcon","icons_CTAIcon","icons_DividerIcon","icons_ExpandIcon","icons_FeatureGridIcon","icons_FeatureIcon","icons_HeaderIcon","icons_IconListIcon","icons_ImageBoxIcon","icons_NotificationIcon","icons_NumberBoxIcon","icons_PricingBoxIcon","icons_SeparatorIcon","icons_SpacerIcon","icons_TeamMemberIcon","icons_TestimonialIcon","icons_VideoPopupIcon","GhostButtonIcon","colorizeIcon","SvgIcon","cloneElement","className","window","blocks","updateCategory","icon","element","width","height","domReady","stackableGradient","document","querySelector","appendChild","render","style","opacity","id","offset","stopColor","stopOpacity","AccordionIcon","BlockquoteIcon","BlogPostsIcon","ButtonIcon","CardIcon","ContainerIcon","CountUpIcon","CTAIcon","DividerIcon","ExpandIcon","FeatureGridIcon","FeatureIcon","HeaderIcon","IconListIcon","ImageBoxIcon","NotificationIcon","NumberBoxIcon","PricingBoxIcon","SeparatorIcon","SpacerIcon","TeamMemberIcon","TestimonialIcon","VideoPopupIcon","descriptionPlaceholder","_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__","__","concat","callback","readyState","addEventListener","components","ajax","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arg","argType","push","Array","isArray","inner","join","default","undefined","k","for","q","u","v","w","x","y","z","A","B","C","iterator","D","b","e","encodeURIComponent","g","h","f","Error","replace","framesToPop","aa","E","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","F","G","context","refs","updater","H","I","isReactComponent","setState","forceUpdate","J","constructor","isPureReactComponent","K","current","currentDispatcher","L","M","ref","__self","__source","N","children","defaultProps","$$typeof","type","_owner","O","P","Q","R","pop","result","keyPrefix","func","count","S","V","T","U","next","done","keys","=",":","escape","toString","ca","da","W","ba","X","Children","map","forEach","toArray","only","createRef","Component","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","lazy","_ctor","_status","_result","memo","compare","Fragment","StrictMode","Suspense","createFactory","isValidElement","version","unstable_ConcurrentMode","unstable_Profiler","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","Y","Z","getOwnPropertySymbols","propIsEnumerable","propertyIsEnumerable","test1","String","getOwnPropertyNames","test2","fromCharCode","test3","split","letter","err","shouldUseNative","from","symbols","to","val","TypeError","toObject","./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","./separator/index.js","./spacer/index.js","./team-member/index.js","./testimonial/index.js","./video-popup/index.js","webpackContext","req","webpackContextResolve","code","resolve","settings","_stackable_icons__WEBPACK_IMPORTED_MODULE_1__","_stackable_util__WEBPACK_IMPORTED_MODULE_2__","stackable__WEBPACK_IMPORTED_MODULE_3__","schema","align","text","selector","color","quoteColor","backgroundColorType","backgroundColor","backgroundColor2","backgroundColorDirection","backgroundType","backgroundImageID","backgroundImageURL","backgroundOpacity","fixedBackground","contentWidth","quotationMark","quotationSize","design","borderRadius","shadow","customCSSUniqueID","customCSS","customCSSCompiled","title","description","category","keywords","supports","inserter","disabledBlocks","includes","attributes","sDemoURL","stackable__WEBPACK_IMPORTED_MODULE_2__","sAdminTitle","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","hoverEffect","bgColor","mediaID","mediaURL","heading","tagline","des","headingColor","taglineColor","desColor","buttonURL","buttonNewTab","buttonColor","buttonTextColor","contentAlign","contentLocation","verticalAlign","columns","title1","title2","title3","title4","countText1","countText2","countText3","countText4","description1","description2","description3","description4","countColor","countSize","countFont","countFontWeight","counter","fontSize","stackable__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_2__","alignment","multiline","moreText","moreLabel","lessLabel","_stackable_util__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_3__","imageSize","imageID1","imageID2","imageID3","imageUrl1","imageUrl2","imageUrl3","imageAlt1","imageAlt2","imageAlt3","linkUrl1","linkUrl2","linkUrl3","newTab1","linkText1","linkText2","linkText3","buttonSize","buttonBorderRadius","invert","imageID","imageUrl","imageAlt","borderThickness","sDeprecated","subtitle","subtitleColor","fullHeight","buttonURL2","buttonNewTab2","buttonText2","buttonColor2","buttonTextColor2","buttonDesign2","buttonIcon2","buttonSize2","buttonBorderRadius2","iconShape","iconColor","iconSize","gap","overlayColor","horizontalAlign","overlayOpacity","imageHoverEffect","arrow","full","href","notifType","dismissible","num1","num2","num3","numberColor","numberBGColor","descriptionColor","numberBox","numberBoxTwo","numberBoxThree","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","pricingBoxColor","priceColor","perMonthLabelColor","featureListColor","index","flipVertically","flipHorizontally","marginTop","marginBottom","paddingTop","paddingBottom","layer1Color","layer1Width","layer1Flip","layer1Shadow","layer2","layer2Color","layer2Height","layer2Width","layer2Flip","layer2Opacity","layer3","layer3Color","layer3Height","layer3Width","layer3Flip","layer3Opacity","href1","href2","href3","mediaID1","mediaID2","mediaID3","mediaURL1","mediaURL2","mediaURL3","name1","name2","name3","position1","position2","position3","posColor","shapes","colorOnHover","hrefTwo","hrefThree","mediaIDTwo","mediaIDThree","mediaURLTwo","mediaURLThree","position","positionTwo","positionThree","desTwo","desThree","testimonial1","testimonial2","testimonial3","serif","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","videoLink","videoID","playButtonType","playButtonColor","mediaLink","content","innerHTML","external_wp_components_","ajaxSend","success","data","error","message","alert","nonce","nonceNews","prev_extends","prev_ref","prev","ProModal","_this","_classCallCheck","_getPrototypeOf","state","isOpen","slide","open","_assertThisInitialized","close","_this$props","_this$props$button","button","_this$props$buttonCla","buttonClassName","_this$props$tag","tag","Tag","onClick","onRequestClose","src","alt","onMouseDown","onKeyPress","role","tabIndex","pricingURL","rel","require","blockData","block","console","BlockToggler","admin_classCallCheck","admin_possibleConstructorReturn","admin_getPrototypeOf","toggleBlock","admin_assertThisInitialized","enableAllBlocks","disableAllBlocks","ajaxTimeout","isSaving","prevProps","prevState","_this2","clearTimeout","setTimeout","blockName","filter","_toConsumableArray","_this3","blockNameTrim","isDisabled","mainClasses","classnames","s-is-disabled","welcomeSrcUrl","sprintf","ProNoticeToggler","_this4","toggle","checked","_this5","nonceProNotice","htmlFor","onChange","admin_BlockToggler","admin_ProNoticeToggler","showProNoticesOption","pro_modal","arrow_ref","accordion_ArrowIcon","accordion_name","ArrowIcon","headingBackgroundColor","openStart"],"mappings":"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","file":"admin_welcome.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 52);\n","module.exports = wp.i18n;","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n","module.exports = stackable;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z\"\n});\n\nvar SvgStackableIcon = function SvgStackableIcon(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 200 200\",\n fill: \"#fff\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgStackableIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z\"\n});\n\nvar SvgAccordionIcon = function SvgAccordionIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgAccordionIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z\"\n});\n\nvar SvgBlockquoteIcon = function SvgBlockquoteIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlockquoteIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgBlogPostsIcon = function SvgBlogPostsIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlogPostsIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z\"\n});\n\nvar SvgButtonIcon = function SvgButtonIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgButtonIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z\"\n});\n\nvar SvgCardIcon = function SvgCardIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCardIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgContainerIcon = function SvgContainerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgContainerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z\"\n});\n\nvar SvgCountUpIcon = function SvgCountUpIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCountUpIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z\"\n});\n\nvar SvgCtaIcon = function SvgCtaIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCtaIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8\"\n});\n\nvar SvgDividerIcon = function SvgDividerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgDividerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z\"\n});\n\nvar SvgExpandIcon = function SvgExpandIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgExpandIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z\"\n});\n\nvar SvgFeatureGridIcon = function SvgFeatureGridIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureGridIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z\"\n});\n\nvar SvgFeatureIcon = function SvgFeatureIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgHeaderIcon = function SvgHeaderIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgHeaderIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z\"\n});\n\nvar SvgIconListIcon = function SvgIconListIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgIconListIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z\"\n});\n\nvar SvgImageBoxIcon = function SvgImageBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgImageBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z\"\n});\n\nvar SvgNotificationIcon = function SvgNotificationIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNotificationIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgNumberBoxIcon = function SvgNumberBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNumberBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z\"\n});\n\nvar SvgPricingBoxIcon = function SvgPricingBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgPricingBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v7.1c-.8.7-2.2 2.1-4.1 2.1-3.1 0-4.8-3.6-8.1-3.6-1.9 0-3.7 1.3-4.6 2.1V1.8zm17 16.3c0 .3-.2.4-.3.4H1.8c-.2 0-.3-.1-.3-.3V12c.9-.9 2.7-2.7 4.5-2.7 2.7 0 4.3 3.4 8.3 3.4 1.9 0 3.4-1 4.1-1.6v7z\"\n});\n\nvar SvgSeparatorIcon = function SvgSeparatorIcon(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 20 20\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgSeparatorIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z\"\n});\n\nvar SvgSpacerIcon = function SvgSpacerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgSpacerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z\"\n});\n\nvar SvgTeamMemberIcon = function SvgTeamMemberIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTeamMemberIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z\"\n});\n\nvar SvgTestimonialIcon = function SvgTestimonialIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTestimonialIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z\"\n});\n\nvar SvgVideoPopupIcon = function SvgVideoPopupIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgVideoPopupIcon;","import { cloneElement, render } from '@wordpress/element'\nimport domReady from '@wordpress/dom-ready'\nimport StackableIcon from './images/stackable-icon.svg'\nimport SVGAccordionIcon from './images/accordion-icon.svg'\nimport SVGBlockquoteIcon from './images/blockquote-icon.svg'\nimport SVGBlogPostsIcon from './images/blog-posts-icon.svg'\nimport SVGButtonIcon from './images/button-icon.svg'\nimport SVGCardIcon from './images/card-icon.svg'\nimport SVGContainerIcon from './images/container-icon.svg'\nimport SVGCountUpIcon from './images/count-up-icon.svg'\nimport SVGCTAIcon from './images/cta-icon.svg'\nimport SVGDividerIcon from './images/divider-icon.svg'\nimport SVGExpandIcon from './images/expand-icon.svg'\nimport SVGFeatureGridIcon from './images/feature-grid-icon.svg'\nimport SVGFeatureIcon from './images/feature-icon.svg'\nimport SVGHeaderIcon from './images/header-icon.svg'\nimport SVGIconListIcon from './images/icon-list-icon.svg'\nimport SVGImageBoxIcon from './images/image-box-icon.svg'\nimport SVGNotificationIcon from './images/notification-icon.svg'\nimport SVGNumberBoxIcon from './images/number-box-icon.svg'\nimport SVGPricingBoxIcon from './images/pricing-box-icon.svg'\nimport SVGSeparatorIcon from './images/separator-icon.svg'\nimport SVGSpacerIcon from './images/spacer-icon.svg'\nimport SVGTeamMemberIcon from './images/team-member-icon.svg'\nimport SVGTestimonialIcon from './images/testimonial-icon.svg'\nimport SVGVideoPopupIcon from './images/video-popup-icon.svg'\nimport { updateCategory } from '@wordpress/blocks'\n\nexport const colorizeIcon = SvgIcon => {\n\treturn cloneElement( SvgIcon, {\n\t\tfill: 'url(#stackable-gradient)',\n\t\tclassName: 'ugb-stackable-icon-gradient',\n\t} )\n}\n\n// Add an icon to our block category.\nif ( typeof window.wp.blocks !== 'undefined' ) {\n\tupdateCategory( 'stackable', {\n\t\ticon: colorizeIcon( <StackableIcon className=\"components-panel__icon\" width=\"20\" height=\"20\" /> ),\n\t} )\n}\n\n// Add our SVG gradient placeholder definition that we'll reuse.\ndomReady( () => {\n\tconst stackableGradient = document.createElement( 'DIV' )\n\tdocument.querySelector( 'body' ).appendChild( stackableGradient )\n\trender(\n\t\t<svg\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\tclassName=\"ugb-stackable-gradient\"\n\t\t\theight=\"0\"\n\t\t\twidth=\"0\"\n\t\t\tstyle={ { opacity: 0 } }\n\t\t>\n\t\t\t<defs>\n\t\t\t\t<linearGradient id=\"stackable-gradient\">\n\t\t\t\t\t<stop offset=\"0%\" stopColor=\"#ab5af1\" stopOpacity=\"1\" />\n\t\t\t\t\t<stop offset=\"100%\" stopColor=\"#fb6874\" stopOpacity=\"1\" />\n\t\t\t\t</linearGradient>\n\t\t\t</defs>\n\t\t</svg>,\n\t\tstackableGradient\n\t)\n} )\n\nexport const AccordionIcon = () => {\n\treturn colorizeIcon( <SVGAccordionIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlockquoteIcon = () => {\n\treturn colorizeIcon( <SVGBlockquoteIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlogPostsIcon = () => {\n\treturn colorizeIcon( <SVGBlogPostsIcon width=\"20\" height=\"20\" /> )\n}\nexport const ButtonIcon = () => {\n\treturn colorizeIcon( <SVGButtonIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CardIcon = () => {\n\treturn colorizeIcon( <SVGCardIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ContainerIcon = () => {\n\treturn colorizeIcon( <SVGContainerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CountUpIcon = () => {\n\treturn colorizeIcon( <SVGCountUpIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CTAIcon = () => {\n\treturn colorizeIcon( <SVGCTAIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const DividerIcon = () => {\n\treturn colorizeIcon( <SVGDividerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ExpandIcon = () => {\n\treturn colorizeIcon( <SVGExpandIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureGridIcon = () => {\n\treturn colorizeIcon( <SVGFeatureGridIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureIcon = () => {\n\treturn colorizeIcon( <SVGFeatureIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const HeaderIcon = () => {\n\treturn colorizeIcon( <SVGHeaderIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const IconListIcon = () => {\n\treturn colorizeIcon( <SVGIconListIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ImageBoxIcon = () => {\n\treturn colorizeIcon( <SVGImageBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NotificationIcon = () => {\n\treturn colorizeIcon( <SVGNotificationIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NumberBoxIcon = () => {\n\treturn colorizeIcon( <SVGNumberBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const PricingBoxIcon = () => {\n\treturn colorizeIcon( <SVGPricingBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const SeparatorIcon = () => {\n\treturn colorizeIcon( <SVGSeparatorIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const SpacerIcon = () => {\n\treturn colorizeIcon( <SVGSpacerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TeamMemberIcon = () => {\n\treturn colorizeIcon( <SVGTeamMemberIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TestimonialIcon = () => {\n\treturn colorizeIcon( <SVGTestimonialIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const VideoPopupIcon = () => {\n\treturn colorizeIcon( <SVGVideoPopupIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const GhostButtonIcon = () => <ButtonIcon />\n","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/**\n * Makes a unique ID based on the block's clientID.\n *\n * @param {string} clientID The block's clientID\n *\n * @return {string} A unique ID\n */\nexport const getUniqueID = clientID => {\n\t// Create a unique ID based on the block's clientId.\n\tconst last7 = ( 'ugb-' + clientID.substring( clientID.length - 7 ) )\n\tconst first7 = ( 'ugb-' + clientID.substring( 0, 7 ) )\n\n\t// Make sure we have a unique one.\n\tconst lastExists = document.querySelectorAll( `.${ last7 }` ).length > 1\n\treturn lastExists ? first7 : last7\n}\n\n/**\n * Simple CSS minification.\n *\n * @see https://stackoverflow.com/questions/15411263/how-do-i-write-a-better-regexp-for-css-minification-in-php\n *\n * @param {string} css CSS to minify.\n *\n * @return {string} Minified CSS\n */\nexport const minifyCSS = css => {\n\treturn css.replace( /\\/\\*.*?\\*\\//g, '' ) // Comments.\n\t\t.replace( /\\n\\s*\\n/g, '' ) // Comments.\n\t\t.replace( /[\\n\\r \\t]/g, ' ' ) // Spaces.\n\t\t.replace( / +/g, ' ' ) // Multi-spaces.\n\t\t.replace( / ?([,:;{}]) ?/g, '$1' ) // Extra spaces.\n\t\t.replace( /[^\\}]+\\{\\}/g, '' ) // Blank selectors.\n\t\t.replace( /;}/g, '}' ) // Trailing semi-colon.\n\t\t.replace( /\\s?\\!important/g, '' ) // Remove all !important\n\t\t.replace( /([;\\}])/g, ' !important$1' ) // Add our own !important\n\t\t.trim()\n}\n\n/**\n * Global responsive setting functions. This is used by the\n * WhenResponsiveScreen and ResponsiveToggle components to\n * specify the current responsive screen size.\n */\nlet _currentSelectedScreen = 'desktop'\nexport const getSelectedScreen = () => _currentSelectedScreen\nexport const setSelectedScreen = value => _currentSelectedScreen = value\n\nlet _currentScreenPickerIsOpen = false\nexport const isScreenPickerOpen = () => _currentScreenPickerIsOpen\nexport const setIsScreenPickerOpen = value => _currentScreenPickerIsOpen = value\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.components;","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.blocks;","/** @license React v16.7.0\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var k=require(\"object-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,A=n?Symbol.for(\"react.memo\"):\n60115,B=n?Symbol.for(\"react.lazy\"):60116,C=\"function\"===typeof Symbol&&Symbol.iterator;function aa(a,b,e,c,d,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[e,c,d,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction D(a){for(var b=arguments.length-1,e=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)e+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);aa(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",e)}var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},F={};\nfunction G(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}G.prototype.isReactComponent={};G.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?D(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};G.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function H(){}H.prototype=G.prototype;function I(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}var J=I.prototype=new H;\nJ.constructor=I;k(J,G.prototype);J.isPureReactComponent=!0;var K={current:null,currentDispatcher:null},L=Object.prototype.hasOwnProperty,M={key:!0,ref:!0,__self:!0,__source:!0};\nfunction N(a,b,e){var c=void 0,d={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=b[c]);var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];d.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===d[c]&&(d[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:d,_owner:K.current}}\nfunction ba(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function O(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var P=/\\/+/g,Q=[];function R(a,b,e,c){if(Q.length){var d=Q.pop();d.result=a;d.keyPrefix=b;d.func=e;d.context=c;d.count=0;return d}return{result:a,keyPrefix:b,func:e,context:c,count:0}}\nfunction S(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>Q.length&&Q.push(a)}\nfunction T(a,b,e,c){var d=typeof a;if(\"undefined\"===d||\"boolean\"===d)a=null;var g=!1;if(null===a)g=!0;else switch(d){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return e(c,a,\"\"===b?\".\"+U(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){d=a[h];var f=b+U(d,h);g+=T(d,f,e,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=C&&a[C]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(d=a.next()).done;)d=d.value,f=b+U(d,h++),g+=T(d,f,e,c);else\"object\"===d&&(e=\"\"+a,D(\"31\",\"[object Object]\"===e?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":e,\"\"));return g}function V(a,b,e){return null==a?0:T(a,\"\",b,e)}function U(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ca(a,b){a.func.call(a.context,b,a.count++)}\nfunction da(a,b,e){var c=a.result,d=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?W(a,c,e,function(a){return a}):null!=a&&(O(a)&&(a=ba(a,d+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(P,\"$&/\")+\"/\")+e)),c.push(a))}function W(a,b,e,c,d){var g=\"\";null!=e&&(g=(\"\"+e).replace(P,\"$&/\")+\"/\");b=R(b,g,c,d);V(a,da,b);S(b)}\nvar X={Children:{map:function(a,b,e){if(null==a)return a;var c=[];W(a,c,null,b,e);return c},forEach:function(a,b,e){if(null==a)return a;b=R(null,null,b,e);V(a,ca,b);S(b)},count:function(a){return V(a,function(){return null},null)},toArray:function(a){var b=[];W(a,b,null,function(a){return a});return b},only:function(a){O(a)?void 0:D(\"143\");return a}},createRef:function(){return{current:null}},Component:G,PureComponent:I,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:B,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:A,type:a,compare:void 0===b?null:b}},Fragment:r,StrictMode:t,Suspense:z,createElement:N,cloneElement:function(a,b,e){null===a||void 0===a?D(\"267\",a):void 0;var c=void 0,d=k({},a.props),g=a.key,h=a.ref,f=a._owner;\nif(null!=b){void 0!==b.ref&&(h=b.ref,f=K.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)d.children=e;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];d.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:d,_owner:f}},createFactory:function(a){var b=N.bind(null,a);b.type=a;return b},isValidElement:O,version:\"16.7.0\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:K,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","var map = {\n\t\"./accordion/index.js\": 53,\n\t\"./blockquote/index.js\": 28,\n\t\"./blog-posts/index.js\": 29,\n\t\"./button/index.js\": 30,\n\t\"./call-to-action/index.js\": 31,\n\t\"./card/index.js\": 32,\n\t\"./container/index.js\": 33,\n\t\"./count-up/index.js\": 34,\n\t\"./divider/index.js\": 35,\n\t\"./expand/index.js\": 36,\n\t\"./feature-grid/index.js\": 37,\n\t\"./feature/index.js\": 38,\n\t\"./ghost-button/index.js\": 39,\n\t\"./header/index.js\": 40,\n\t\"./icon-list/index.js\": 41,\n\t\"./image-box/index.js\": 42,\n\t\"./notification/index.js\": 43,\n\t\"./number-box/index.js\": 44,\n\t\"./pricing-box/index.js\": 45,\n\t\"./pullquote/index.js\": 46,\n\t\"./separator/index.js\": 47,\n\t\"./spacer/index.js\": 48,\n\t\"./team-member/index.js\": 49,\n\t\"./testimonial/index.js\": 50,\n\t\"./video-popup/index.js\": 51\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 = 27;","/**\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon: {\n\t\ttype: 'string',\n\t},\n\n\turl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\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\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// default: '#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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// default: '#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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#f1f1f1',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\ttitle: {\n\t\ttype: 'string',\n\t},\n\tcounter: {\n\t\ttype: 'string',\n\t},\n\tdes: {\n\t\ttype: 'string',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\timageAlt1: {\n\t\ttype: 'string',\n\t},\n\timageAlt2: {\n\t\ttype: 'string',\n\t},\n\timageAlt3: {\n\t\ttype: 'string',\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\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: [ 'wide' ],\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\timageAlt: {\n\t\ttype: 'string',\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\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\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\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tinvert: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tfullHeight: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Button.\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\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\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\n\t// Button #2.\n\tbuttonURL2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\n\t},\n\tbuttonNewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor2: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor2: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbuttonDesign2: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon2: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize2: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius2: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\n\t},\n\tgap: {\n\t\ttype: 'number',\n\t\tdefault: 16,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\toverlayOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 7,\n\t},\n\timageHoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tarrow: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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[ `imageAlt${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `highlightColor${ index }` ] = {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: [ 'wide' ],\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: Separator Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { SeparatorIcon } from '@stackable/icons'\n\nexport const schema = {\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'full',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'wave-1',\n\t},\n\theight: {\n\t\ttype: 'number',\n\t\tdefault: 200,\n\t},\n\tflipVertically: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tflipHorizontally: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tmarginTop: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tmarginBottom: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tpaddingTop: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tpaddingBottom: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\n\t// Separator\n\tlayer1Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer1Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer1Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer1Shadow: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Layer 2\n\tlayer2: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer2Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer2Height: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer2Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer2Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer2Opacity: {\n\t\ttype: 'number',\n\t\tdefault: 0.5,\n\t},\n\n\t// Layer 3\n\tlayer3: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer3Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer3Height: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer3Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer3Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer3Opacity: {\n\t\ttype: 'number',\n\t\tdefault: 0.5,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/separator'\n\nexport const settings = {\n\ttitle: __( 'Separator' ),\n\tdescription: __( 'A fancy separator to be placed between containers and content.' ),\n\ticon: SeparatorIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Separator' ),\n\t\t__( 'SVG Divider' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/separator-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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\tcolorOnHover: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: {\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\talign: [ 'wide' ],\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\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tserif: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: {\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\talign: [ 'wide' ],\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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","import { send as ajaxSend } from '@wordpress/ajax'\nimport domReady from '@wordpress/dom-ready'\nimport { nonceNews } from 'stackable'\nimport { render } from '@wordpress/element'\nimport { Spinner } from '@wordpress/components'\n\ndomReady( () => {\n\tconst content = document.querySelector( '.s-news-box-content' )\n\n\t// Ajax load if nothing printed out (nothing cached in PHP).\n\tif ( content.innerHTML !== '' ) {\n\t\treturn\n\t}\n\n\t// Spinner.\n\trender( <div><Spinner /></div>, content )\n\n\t// Ajax load the news so as not to stall the page load.\n\tajaxSend( 'stackable_news_feed_ajax', {\n\t\tsuccess: data => {\n\t\t\tcontent.innerHTML = data\n\t\t},\n\t\terror: message => {\n\t\t\talert( message ) // eslint-disable-line no-alert\n\t\t},\n\t\tdata: {\n\t\t\tnonce: nonceNews,\n\t\t},\n\t} )\n} )\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\",\n fill: \"#333\"\n});\n\nvar SvgNext = function SvgNext(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 27 44\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNext;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\",\n fill: \"#333\"\n});\n\nvar SvgPrev = function SvgPrev(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 27 44\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgPrev;","import { __ } from '@wordpress/i18n'\nimport { Component } from '@wordpress/element'\nimport { Modal } from '@wordpress/components'\nimport { pricingURL } from 'stackable'\nimport SVGNext from './images/next.svg'\nimport SVGPrev from './images/prev.svg'\n\nclass ProModal extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.state = {\n\t\t\tisOpen: false,\n\t\t\tslide: 0,\n\t\t}\n\t\tthis.open = this.open.bind( this )\n\t\tthis.close = this.close.bind( this )\n\t\tthis.prev = this.prev.bind( this )\n\t\tthis.next = this.next.bind( this )\n\t}\n\n\topen() {\n\t\tthis.setState( { isOpen: true } )\n\t}\n\n\tclose() {\n\t\tthis.setState( { isOpen: false } )\n\t}\n\n\tnext() {\n\t\tconst slide = this.state.slide >= 4 ? 0 : this.state.slide + 1\n\t\tthis.setState( { slide } )\n\t}\n\n\tprev() {\n\t\tconst slide = this.state.slide <= 0 ? 4 : this.state.slide - 1\n\t\tthis.setState( { slide } )\n\t}\n\n\trender() {\n\t\tconst {\n\t\t\tbutton = __( 'Learn More' ),\n\t\t\tbuttonClassName = 'button button-secondary',\n\t\t\ttag = 'div',\n\t\t} = this.props\n\n\t\tconst Tag = tag\n\n\t\treturn (\n\t\t\t<Tag>\n\t\t\t\t{ /* eslint-disable-next-line */ }\n\t\t\t\t<a onClick={ this.open } className={ buttonClassName }>{ button }</a>\n\t\t\t\t{ this.state.isOpen && (\n\t\t\t\t\t<Modal\n\t\t\t\t\t\tclassName=\"ugb-pro-modal\"\n\t\t\t\t\t\tonRequestClose={ this.close }\n\t\t\t\t\t>\n\t\t\t\t\t\t<div className={ `ugb-pro-modal__carousel ugb-pro-modal__carousel--slide-${ this.state.slide }` }>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-wrapper\">\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/cover.jpg\" alt={ __( 'Do more with Stackable Premium' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/layouts.jpg\" alt={ __( 'Premium Layouts' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/seamless.jpg\" alt={ __( 'Seamless Layouts Switching' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/effects.jpg\" alt={ __( 'Premium Effects' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/others.jpg\" alt={ __( 'Other Features' ) } />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-left\" onMouseDown={ this.prev } onKeyPress={ this.prev } role=\"button\" tabIndex=\"0\">\n\t\t\t\t\t\t\t\t<SVGPrev />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-right\" onMouseDown={ this.next } onKeyPress={ this.next } role=\"button\" tabIndex=\"0\">\n\t\t\t\t\t\t\t\t<SVGNext />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div className=\"ugb-pro-modal__footer\">\n\t\t\t\t\t\t\t<a href={ pricingURL }\n\t\t\t\t\t\t\t\tclassName=\"button button-secondary\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Go Premium' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Go Premium' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a href=\"https://rebrand.ly/plugin-premium-demo\"\n\t\t\t\t\t\t\t\tclassName=\"button button-secondary button-ghost\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\" // eslint-disable-line\n\t\t\t\t\t\t\t\trel=\"noopener\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Try Premium Demo' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Try Premium Demo' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a href=\"https://rebrand.ly/plugin-slider-premium\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\" // eslint-disable-line\n\t\t\t\t\t\t\t\trel=\"noopener\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Visit Site' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Visit Site' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</Modal>\n\t\t\t\t) }\n\t\t\t</Tag>\n\t\t)\n\t}\n}\n\nexport default ProModal\n","import './news'\nimport { __, sprintf } from '@wordpress/i18n'\nimport { Component, render } from '@wordpress/element'\nimport {\n\tdisabledBlocks,\n\tnonce,\n\tnonceProNotice,\n\tshowProNoticesOption,\n\twelcomeSrcUrl,\n} from 'stackable'\nimport { send as ajaxSend } from '@wordpress/ajax'\nimport classnames from 'classnames'\nimport domReady from '@wordpress/dom-ready'\nimport ProModal from '../components/pro-modal'\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\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={ `${ welcomeSrcUrl }/images/block-${ blockNameTrim }.svg` } alt={ `${ title } icon` } className=\"s-block-icon\" />\n\t\t\t\t\t\t\t\t<h3>{ title }</h3>\n\t\t\t\t\t\t\t\t<p>{ block.description }</p>\n\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\t\t\tclassName=\"s-toggle-button\"\n\t\t\t\t\t\t\t\t\tonClick={ () => this.toggleBlock( blockName ) }\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Disabled' ) }</span>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Enabled' ) }</span>\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t\t{ block.sDemoURL && (\n\t\t\t\t\t\t\t\t\t<p className=\"s-demo-url\"><small><a href={ block.sDemoURL } target=\"stackable_demo\" title={ sprintf( __( 'View %s Demo', 'stackable' ), title ) } >{ __( 'View Block Demo', 'stackable' ) }</a></small></p>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t)\n\t\t\t\t\t} ) }\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t)\n\t}\n}\n\nclass ProNoticeToggler extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.toggle = this.toggle.bind( this )\n\t\tthis.ajaxTimeout = null\n\t\tthis.state = {\n\t\t\tchecked: this.props.checked,\n\t\t\tisSaving: false,\n\t\t}\n\t}\n\n\tcomponentDidUpdate( prevProps, prevState ) {\n\t\tif ( this.state.checked === prevState.checked ) {\n\t\t\treturn\n\t\t}\n\n\t\tclearTimeout( this.ajaxTimeout )\n\t\tthis.ajaxTimeout = setTimeout( () => {\n\t\t\tajaxSend( 'stackable_update_show_pro_notice_option', {\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: nonceProNotice,\n\t\t\t\t\tchecked: this.state.checked,\n\t\t\t\t},\n\t\t\t} )\n\t\t\tthis.setState( { isSaving: true } )\n\t\t}, 600 )\n\t}\n\n\ttoggle() {\n\t\tthis.setState( { checked: ! this.state.checked } )\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<label className=\"s-input-checkbox\" htmlFor=\"s-input-go-premium\">\n\t\t\t\t<input\n\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\tid=\"s-input-go-premium\"\n\t\t\t\t\tchecked={ this.state.checked }\n\t\t\t\t\tonChange={ this.toggle }\n\t\t\t\t/>\n\t\t\t\t{ __( 'Show \"Go premium\" notices' ) }\n\t\t\t\t{ this.state.isSaving && <Spinner /> }\n\t\t\t</label>\n\t\t)\n\t}\n}\n\n// Load all the options 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\tif ( document.querySelector( '.s-pro-control-wrapper' ) ) {\n\t\trender(\n\t\t\t<ProNoticeToggler checked={ showProNoticesOption } />,\n\t\t\tdocument.querySelector( '.s-pro-control-wrapper' )\n\t\t)\n\t}\n\n\trender( (\n\t\t<ProModal tag=\"p\" buttonClassName=\"s-button\" button={ __( 'View Premium Features' ) } />\n\t), document.querySelector( '.s-premium-box__button' ) )\n} )\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z\"\n});\n\nvar SvgArrow = function SvgArrow(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 20 20\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgArrow;","/**\n * BLOCK: Accordion Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { AccordionIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport SVGArrowIcon from './images/arrow.svg'\n\nexport const ArrowIcon = ( { fill } ) => <SVGArrowIcon width=\"20\" height=\"20\" fill={ fill } />\n\nexport const schema = {\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__heading h4',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__text',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\theadingBackgroundColor: {\n\t\ttype: 'string',\n\t},\n\topenStart: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/accordion'\n\nexport const settings = {\n\ttitle: __( 'Accordion' ),\n\tdescription: __( 'A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion.' ),\n\ticon: AccordionIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Accordion' ),\n\t\t__( 'Toggle' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n"],"sourceRoot":""}
1
+ {"version":3,"sources":["webpack://[name]/webpack/bootstrap","webpack://[name]/external \"wp.i18n\"","webpack://[name]/./node_modules/react/index.js","webpack://[name]/external \"stackable\"","webpack://[name]/./src/icons/images/stackable-icon.svg","webpack://[name]/./src/icons/images/accordion-icon.svg","webpack://[name]/./src/icons/images/blockquote-icon.svg","webpack://[name]/./src/icons/images/blog-posts-icon.svg","webpack://[name]/./src/icons/images/button-icon.svg","webpack://[name]/./src/icons/images/card-icon.svg","webpack://[name]/./src/icons/images/container-icon.svg","webpack://[name]/./src/icons/images/count-up-icon.svg","webpack://[name]/./src/icons/images/cta-icon.svg","webpack://[name]/./src/icons/images/divider-icon.svg","webpack://[name]/./src/icons/images/expand-icon.svg","webpack://[name]/./src/icons/images/feature-grid-icon.svg","webpack://[name]/./src/icons/images/feature-icon.svg","webpack://[name]/./src/icons/images/header-icon.svg","webpack://[name]/./src/icons/images/icon-list-icon.svg","webpack://[name]/./src/icons/images/image-box-icon.svg","webpack://[name]/./src/icons/images/notification-icon.svg","webpack://[name]/./src/icons/images/number-box-icon.svg","webpack://[name]/./src/icons/images/pricing-box-icon.svg","webpack://[name]/./src/icons/images/separator-icon.svg","webpack://[name]/./src/icons/images/spacer-icon.svg","webpack://[name]/./src/icons/images/team-member-icon.svg","webpack://[name]/./src/icons/images/testimonial-icon.svg","webpack://[name]/./src/icons/images/video-popup-icon.svg","webpack://[name]/./src/icons/index.js","webpack://[name]/./src/util.js","webpack://[name]/./node_modules/@wordpress/dom-ready/build-module/index.js","webpack://[name]/external \"wp.element\"","webpack://[name]/external \"wp.components\"","webpack://[name]/external \"wp.ajax\"","webpack://[name]/./node_modules/classnames/index.js","webpack://[name]/external \"wp.blocks\"","webpack://[name]/./node_modules/react/cjs/react.production.min.js","webpack://[name]/./node_modules/object-assign/index.js","webpack://[name]/./src/block sync 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/separator/index.js","webpack://[name]/./src/block/spacer/index.js","webpack://[name]/./src/block/team-member/index.js","webpack://[name]/./src/block/testimonial/index.js","webpack://[name]/./src/block/video-popup/index.js","webpack://[name]/./src/welcome/news.js","webpack://[name]/./src/components/pro-modal/images/next.svg","webpack://[name]/./src/components/pro-modal/images/prev.svg","webpack://[name]/./src/components/pro-modal/index.js","webpack://[name]/./src/welcome/admin.js","webpack://[name]/./src/block/accordion/images/arrow.svg","webpack://[name]/./src/block/accordion/index.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","wp","i18n","stackable","_extends","assign","target","arguments","length","source","apply","this","_ref","react_default","a","createElement","stackable_icon","props","viewBox","fill","xmlns","accordion_icon_extends","accordion_icon_ref","accordion_icon","blockquote_icon_extends","blockquote_icon_ref","blockquote_icon","blog_posts_icon_extends","blog_posts_icon_ref","blog_posts_icon","button_icon_extends","button_icon_ref","button_icon","card_icon_extends","card_icon_ref","card_icon","container_icon_extends","container_icon_ref","container_icon","count_up_icon_extends","count_up_icon_ref","count_up_icon","cta_icon_extends","cta_icon_ref","cta_icon","divider_icon_extends","divider_icon_ref","divider_icon","expand_icon_extends","expand_icon_ref","expand_icon","feature_grid_icon_extends","feature_grid_icon_ref","feature_grid_icon","feature_icon_extends","feature_icon_ref","feature_icon","header_icon_extends","header_icon_ref","header_icon","icon_list_icon_extends","icon_list_icon_ref","icon_list_icon","image_box_icon_extends","image_box_icon_ref","image_box_icon","notification_icon_extends","notification_icon_ref","notification_icon","number_box_icon_extends","number_box_icon_ref","number_box_icon","pricing_box_icon_extends","pricing_box_icon_ref","pricing_box_icon","separator_icon_extends","separator_icon_ref","separator_icon","spacer_icon_extends","spacer_icon_ref","spacer_icon","team_member_icon_extends","team_member_icon_ref","team_member_icon","testimonial_icon_extends","testimonial_icon_ref","testimonial_icon","video_popup_icon_extends","video_popup_icon_ref","video_popup_icon","__webpack_exports__","icons_AccordionIcon","icons_BlockquoteIcon","icons_BlogPostsIcon","icons_ButtonIcon","icons_CardIcon","icons_ContainerIcon","icons_CountUpIcon","icons_CTAIcon","icons_DividerIcon","icons_ExpandIcon","icons_FeatureGridIcon","icons_FeatureIcon","icons_HeaderIcon","icons_IconListIcon","icons_ImageBoxIcon","icons_NotificationIcon","icons_NumberBoxIcon","icons_PricingBoxIcon","icons_SeparatorIcon","icons_SpacerIcon","icons_TeamMemberIcon","icons_TestimonialIcon","icons_VideoPopupIcon","GhostButtonIcon","colorizeIcon","SvgIcon","cloneElement","className","window","blocks","updateCategory","icon","element","width","height","domReady","stackableGradient","document","querySelector","appendChild","render","style","opacity","id","offset","stopColor","stopOpacity","AccordionIcon","BlockquoteIcon","BlogPostsIcon","ButtonIcon","CardIcon","ContainerIcon","CountUpIcon","CTAIcon","DividerIcon","ExpandIcon","FeatureGridIcon","FeatureIcon","HeaderIcon","IconListIcon","ImageBoxIcon","NotificationIcon","NumberBoxIcon","PricingBoxIcon","SeparatorIcon","SpacerIcon","TeamMemberIcon","TestimonialIcon","VideoPopupIcon","descriptionPlaceholder","_wordpress_i18n__WEBPACK_IMPORTED_MODULE_0__","__","concat","callback","readyState","addEventListener","components","ajax","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arg","argType","push","Array","isArray","inner","join","default","undefined","k","for","q","u","v","w","x","y","z","A","B","C","iterator","D","b","e","encodeURIComponent","g","h","f","Error","replace","framesToPop","aa","E","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","F","G","context","refs","updater","H","I","isReactComponent","setState","forceUpdate","J","constructor","isPureReactComponent","K","current","currentDispatcher","L","M","ref","__self","__source","N","children","defaultProps","$$typeof","type","_owner","O","P","Q","R","pop","result","keyPrefix","func","count","S","V","T","U","next","done","keys","=",":","escape","toString","ca","da","W","ba","X","Children","map","forEach","toArray","only","createRef","Component","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","lazy","_ctor","_status","_result","memo","compare","Fragment","StrictMode","Suspense","createFactory","isValidElement","version","unstable_ConcurrentMode","unstable_Profiler","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentOwner","Y","Z","getOwnPropertySymbols","propIsEnumerable","propertyIsEnumerable","test1","String","getOwnPropertyNames","test2","fromCharCode","test3","split","letter","err","shouldUseNative","from","symbols","to","val","TypeError","toObject","./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","./separator/index.js","./spacer/index.js","./team-member/index.js","./testimonial/index.js","./video-popup/index.js","webpackContext","req","webpackContextResolve","code","resolve","settings","_stackable_icons__WEBPACK_IMPORTED_MODULE_1__","_stackable_util__WEBPACK_IMPORTED_MODULE_2__","stackable__WEBPACK_IMPORTED_MODULE_3__","schema","align","text","selector","color","quoteColor","backgroundColorType","backgroundColor","backgroundColor2","backgroundColorDirection","backgroundType","backgroundImageID","backgroundImageURL","backgroundOpacity","fixedBackground","contentWidth","quotationMark","quotationSize","design","borderRadius","shadow","customCSSUniqueID","customCSS","customCSSCompiled","title","description","category","keywords","supports","inserter","disabledBlocks","includes","attributes","sDemoURL","stackable__WEBPACK_IMPORTED_MODULE_2__","sAdminTitle","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","hoverEffect","bgColor","mediaID","mediaURL","heading","tagline","des","headingColor","taglineColor","desColor","buttonURL","buttonNewTab","buttonColor","buttonTextColor","contentAlign","contentLocation","verticalAlign","columns","title1","title2","title3","title4","countText1","countText2","countText3","countText4","description1","description2","description3","description4","countColor","countSize","countFont","countFontWeight","counter","fontSize","stackable__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_2__","alignment","multiline","moreText","moreLabel","lessLabel","_stackable_util__WEBPACK_IMPORTED_MODULE_1__","_stackable_icons__WEBPACK_IMPORTED_MODULE_3__","imageSize","imageID1","imageID2","imageID3","imageUrl1","imageUrl2","imageUrl3","imageAlt1","imageAlt2","imageAlt3","linkUrl1","linkUrl2","linkUrl3","newTab1","linkText1","linkText2","linkText3","buttonSize","buttonBorderRadius","invert","imageID","imageUrl","imageAlt","borderThickness","sDeprecated","subtitle","subtitleColor","fullHeight","buttonURL2","buttonNewTab2","buttonText2","buttonColor2","buttonTextColor2","buttonDesign2","buttonIcon2","buttonSize2","buttonBorderRadius2","iconShape","iconColor","iconSize","gap","overlayColor","horizontalAlign","overlayOpacity","imageHoverEffect","arrow","full","href","notifType","dismissible","num1","num2","num3","numberColor","numberBGColor","descriptionColor","numberBox","numberBoxTwo","numberBoxThree","nameTwo","nameThree","body","bodyTwo","bodyThree","numberBoxColor","nameColor","pricingBoxColor","priceColor","perMonthLabelColor","featureListColor","index","flipVertically","flipHorizontally","marginTop","marginBottom","paddingTop","paddingBottom","layer1Color","layer1Width","layer1Flip","layer1Shadow","layer2","layer2Color","layer2Height","layer2Width","layer2Flip","layer2Opacity","layer3","layer3Color","layer3Height","layer3Width","layer3Flip","layer3Opacity","href1","href2","href3","mediaID1","mediaID2","mediaID3","mediaURL1","mediaURL2","mediaURL3","name1","name2","name3","position1","position2","position3","posColor","shapes","colorOnHover","hrefTwo","hrefThree","mediaIDTwo","mediaIDThree","mediaURLTwo","mediaURLThree","position","positionTwo","positionThree","desTwo","desThree","testimonial1","testimonial2","testimonial3","serif","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","videoLink","videoID","playButtonType","playButtonColor","mediaLink","content","innerHTML","external_wp_components_","ajaxSend","success","data","error","message","alert","nonce","nonceNews","prev_extends","prev_ref","prev","ProModal","_this","_classCallCheck","_getPrototypeOf","state","isOpen","slide","open","_assertThisInitialized","close","_this$props","_this$props$button","button","_this$props$buttonCla","buttonClassName","_this$props$tag","tag","Tag","onClick","onRequestClose","src","alt","onMouseDown","onKeyPress","role","tabIndex","pricingURL","rel","require","blockData","block","console","BlockToggler","admin_classCallCheck","admin_possibleConstructorReturn","admin_getPrototypeOf","toggleBlock","admin_assertThisInitialized","enableAllBlocks","disableAllBlocks","ajaxTimeout","isSaving","prevProps","prevState","_this2","clearTimeout","setTimeout","blockName","filter","_toConsumableArray","_this3","blockNameTrim","isDisabled","mainClasses","classnames","s-is-disabled","welcomeSrcUrl","sprintf","ProNoticeToggler","_this4","toggle","checked","_this5","nonceProNotice","htmlFor","onChange","admin_BlockToggler","admin_ProNoticeToggler","showProNoticesOption","pro_modal","arrow_ref","accordion_ArrowIcon","accordion_name","ArrowIcon","headingBackgroundColor","openStart"],"mappings":"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","file":"admin_welcome.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 52);\n","module.exports = wp.i18n;","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n","module.exports = stackable;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z\"\n});\n\nvar SvgStackableIcon = function SvgStackableIcon(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 200 200\",\n fill: \"#fff\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgStackableIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z\"\n});\n\nvar SvgAccordionIcon = function SvgAccordionIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgAccordionIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z\"\n});\n\nvar SvgBlockquoteIcon = function SvgBlockquoteIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlockquoteIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgBlogPostsIcon = function SvgBlogPostsIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgBlogPostsIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z\"\n});\n\nvar SvgButtonIcon = function SvgButtonIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgButtonIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z\"\n});\n\nvar SvgCardIcon = function SvgCardIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCardIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgContainerIcon = function SvgContainerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgContainerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z\"\n});\n\nvar SvgCountUpIcon = function SvgCountUpIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCountUpIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z\"\n});\n\nvar SvgCtaIcon = function SvgCtaIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgCtaIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8\"\n});\n\nvar SvgDividerIcon = function SvgDividerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgDividerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z\"\n});\n\nvar SvgExpandIcon = function SvgExpandIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgExpandIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z\"\n});\n\nvar SvgFeatureGridIcon = function SvgFeatureGridIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureGridIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z\"\n});\n\nvar SvgFeatureIcon = function SvgFeatureIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgFeatureIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\n});\n\nvar SvgHeaderIcon = function SvgHeaderIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgHeaderIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z\"\n});\n\nvar SvgIconListIcon = function SvgIconListIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgIconListIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z\"\n});\n\nvar SvgImageBoxIcon = function SvgImageBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgImageBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z\"\n});\n\nvar SvgNotificationIcon = function SvgNotificationIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNotificationIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8\"\n});\n\nvar SvgNumberBoxIcon = function SvgNumberBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNumberBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z\"\n});\n\nvar SvgPricingBoxIcon = function SvgPricingBoxIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgPricingBoxIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v7.1c-.8.7-2.2 2.1-4.1 2.1-3.1 0-4.8-3.6-8.1-3.6-1.9 0-3.7 1.3-4.6 2.1V1.8zm17 16.3c0 .3-.2.4-.3.4H1.8c-.2 0-.3-.1-.3-.3V12c.9-.9 2.7-2.7 4.5-2.7 2.7 0 4.3 3.4 8.3 3.4 1.9 0 3.4-1 4.1-1.6v7z\"\n});\n\nvar SvgSeparatorIcon = function SvgSeparatorIcon(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 20 20\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgSeparatorIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z\"\n});\n\nvar SvgSpacerIcon = function SvgSpacerIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgSpacerIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z\"\n});\n\nvar SvgTeamMemberIcon = function SvgTeamMemberIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTeamMemberIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z\"\n});\n\nvar SvgTestimonialIcon = function SvgTestimonialIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgTestimonialIcon;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z\"\n});\n\nvar SvgVideoPopupIcon = function SvgVideoPopupIcon(props) {\n return React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgVideoPopupIcon;","import { cloneElement, render } from '@wordpress/element'\nimport domReady from '@wordpress/dom-ready'\nimport StackableIcon from './images/stackable-icon.svg'\nimport SVGAccordionIcon from './images/accordion-icon.svg'\nimport SVGBlockquoteIcon from './images/blockquote-icon.svg'\nimport SVGBlogPostsIcon from './images/blog-posts-icon.svg'\nimport SVGButtonIcon from './images/button-icon.svg'\nimport SVGCardIcon from './images/card-icon.svg'\nimport SVGContainerIcon from './images/container-icon.svg'\nimport SVGCountUpIcon from './images/count-up-icon.svg'\nimport SVGCTAIcon from './images/cta-icon.svg'\nimport SVGDividerIcon from './images/divider-icon.svg'\nimport SVGExpandIcon from './images/expand-icon.svg'\nimport SVGFeatureGridIcon from './images/feature-grid-icon.svg'\nimport SVGFeatureIcon from './images/feature-icon.svg'\nimport SVGHeaderIcon from './images/header-icon.svg'\nimport SVGIconListIcon from './images/icon-list-icon.svg'\nimport SVGImageBoxIcon from './images/image-box-icon.svg'\nimport SVGNotificationIcon from './images/notification-icon.svg'\nimport SVGNumberBoxIcon from './images/number-box-icon.svg'\nimport SVGPricingBoxIcon from './images/pricing-box-icon.svg'\nimport SVGSeparatorIcon from './images/separator-icon.svg'\nimport SVGSpacerIcon from './images/spacer-icon.svg'\nimport SVGTeamMemberIcon from './images/team-member-icon.svg'\nimport SVGTestimonialIcon from './images/testimonial-icon.svg'\nimport SVGVideoPopupIcon from './images/video-popup-icon.svg'\nimport { updateCategory } from '@wordpress/blocks'\n\nexport const colorizeIcon = SvgIcon => {\n\treturn cloneElement( SvgIcon, {\n\t\tfill: 'url(#stackable-gradient)',\n\t\tclassName: 'ugb-stackable-icon-gradient',\n\t} )\n}\n\n// Add an icon to our block category.\nif ( typeof window.wp.blocks !== 'undefined' ) {\n\tupdateCategory( 'stackable', {\n\t\ticon: colorizeIcon( <StackableIcon className=\"components-panel__icon\" width=\"20\" height=\"20\" /> ),\n\t} )\n}\n\n// Add our SVG gradient placeholder definition that we'll reuse.\ndomReady( () => {\n\tconst stackableGradient = document.createElement( 'DIV' )\n\tdocument.querySelector( 'body' ).appendChild( stackableGradient )\n\trender(\n\t\t<svg\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\tclassName=\"ugb-stackable-gradient\"\n\t\t\theight=\"0\"\n\t\t\twidth=\"0\"\n\t\t\tstyle={ { opacity: 0 } }\n\t\t>\n\t\t\t<defs>\n\t\t\t\t<linearGradient id=\"stackable-gradient\">\n\t\t\t\t\t<stop offset=\"0%\" stopColor=\"#ab5af1\" stopOpacity=\"1\" />\n\t\t\t\t\t<stop offset=\"100%\" stopColor=\"#fb6874\" stopOpacity=\"1\" />\n\t\t\t\t</linearGradient>\n\t\t\t</defs>\n\t\t</svg>,\n\t\tstackableGradient\n\t)\n} )\n\nexport const AccordionIcon = () => {\n\treturn colorizeIcon( <SVGAccordionIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlockquoteIcon = () => {\n\treturn colorizeIcon( <SVGBlockquoteIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const BlogPostsIcon = () => {\n\treturn colorizeIcon( <SVGBlogPostsIcon width=\"20\" height=\"20\" /> )\n}\nexport const ButtonIcon = () => {\n\treturn colorizeIcon( <SVGButtonIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CardIcon = () => {\n\treturn colorizeIcon( <SVGCardIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ContainerIcon = () => {\n\treturn colorizeIcon( <SVGContainerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CountUpIcon = () => {\n\treturn colorizeIcon( <SVGCountUpIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const CTAIcon = () => {\n\treturn colorizeIcon( <SVGCTAIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const DividerIcon = () => {\n\treturn colorizeIcon( <SVGDividerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ExpandIcon = () => {\n\treturn colorizeIcon( <SVGExpandIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureGridIcon = () => {\n\treturn colorizeIcon( <SVGFeatureGridIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const FeatureIcon = () => {\n\treturn colorizeIcon( <SVGFeatureIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const HeaderIcon = () => {\n\treturn colorizeIcon( <SVGHeaderIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const IconListIcon = () => {\n\treturn colorizeIcon( <SVGIconListIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const ImageBoxIcon = () => {\n\treturn colorizeIcon( <SVGImageBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NotificationIcon = () => {\n\treturn colorizeIcon( <SVGNotificationIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const NumberBoxIcon = () => {\n\treturn colorizeIcon( <SVGNumberBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const PricingBoxIcon = () => {\n\treturn colorizeIcon( <SVGPricingBoxIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const SeparatorIcon = () => {\n\treturn colorizeIcon( <SVGSeparatorIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const SpacerIcon = () => {\n\treturn colorizeIcon( <SVGSpacerIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TeamMemberIcon = () => {\n\treturn colorizeIcon( <SVGTeamMemberIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const TestimonialIcon = () => {\n\treturn colorizeIcon( <SVGTestimonialIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const VideoPopupIcon = () => {\n\treturn colorizeIcon( <SVGVideoPopupIcon width=\"20\" height=\"20\" /> )\n}\n\nexport const GhostButtonIcon = () => <ButtonIcon />\n","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/**\n * Makes a unique ID based on the block's clientID.\n *\n * @param {string} clientID The block's clientID\n *\n * @return {string} A unique ID\n */\nexport const getUniqueID = clientID => {\n\t// Create a unique ID based on the block's clientId.\n\tconst last7 = ( 'ugb-' + clientID.substring( clientID.length - 7 ) )\n\tconst first7 = ( 'ugb-' + clientID.substring( 0, 7 ) )\n\n\t// Make sure we have a unique one.\n\tconst lastExists = document.querySelectorAll( `.${ last7 }` ).length > 1\n\treturn lastExists ? first7 : last7\n}\n\n/**\n * Simple CSS minification.\n *\n * @see https://stackoverflow.com/questions/15411263/how-do-i-write-a-better-regexp-for-css-minification-in-php\n *\n * @param {string} css CSS to minify.\n *\n * @return {string} Minified CSS\n */\nexport const minifyCSS = css => {\n\treturn css.replace( /\\/\\*.*?\\*\\//g, '' ) // Comments.\n\t\t.replace( /\\n\\s*\\n/g, '' ) // Comments.\n\t\t.replace( /[\\n\\r \\t]/g, ' ' ) // Spaces.\n\t\t.replace( / +/g, ' ' ) // Multi-spaces.\n\t\t.replace( / ?([,:;{}]) ?/g, '$1' ) // Extra spaces.\n\t\t.replace( /[^\\}]+\\{\\}/g, '' ) // Blank selectors.\n\t\t.replace( /;}/g, '}' ) // Trailing semi-colon.\n\t\t.replace( /\\s?\\!important/g, '' ) // Remove all !important\n\t\t.replace( /([;\\}])/g, ' !important$1' ) // Add our own !important\n\t\t.trim()\n}\n\n/**\n * Global responsive setting functions. This is used by the\n * WhenResponsiveScreen and ResponsiveToggle components to\n * specify the current responsive screen size.\n */\nlet _currentSelectedScreen = 'desktop'\nexport const getSelectedScreen = () => _currentSelectedScreen\nexport const setSelectedScreen = value => _currentSelectedScreen = value\n\nlet _currentScreenPickerIsOpen = false\nexport const isScreenPickerOpen = () => _currentScreenPickerIsOpen\nexport const setIsScreenPickerOpen = value => _currentScreenPickerIsOpen = value\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.components;","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.blocks;","/** @license React v16.7.0\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var k=require(\"object-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,A=n?Symbol.for(\"react.memo\"):\n60115,B=n?Symbol.for(\"react.lazy\"):60116,C=\"function\"===typeof Symbol&&Symbol.iterator;function aa(a,b,e,c,d,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[e,c,d,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction D(a){for(var b=arguments.length-1,e=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)e+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);aa(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",e)}var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},F={};\nfunction G(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}G.prototype.isReactComponent={};G.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?D(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};G.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function H(){}H.prototype=G.prototype;function I(a,b,e){this.props=a;this.context=b;this.refs=F;this.updater=e||E}var J=I.prototype=new H;\nJ.constructor=I;k(J,G.prototype);J.isPureReactComponent=!0;var K={current:null,currentDispatcher:null},L=Object.prototype.hasOwnProperty,M={key:!0,ref:!0,__self:!0,__source:!0};\nfunction N(a,b,e){var c=void 0,d={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=b[c]);var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];d.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===d[c]&&(d[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:d,_owner:K.current}}\nfunction ba(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function O(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var P=/\\/+/g,Q=[];function R(a,b,e,c){if(Q.length){var d=Q.pop();d.result=a;d.keyPrefix=b;d.func=e;d.context=c;d.count=0;return d}return{result:a,keyPrefix:b,func:e,context:c,count:0}}\nfunction S(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>Q.length&&Q.push(a)}\nfunction T(a,b,e,c){var d=typeof a;if(\"undefined\"===d||\"boolean\"===d)a=null;var g=!1;if(null===a)g=!0;else switch(d){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return e(c,a,\"\"===b?\".\"+U(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){d=a[h];var f=b+U(d,h);g+=T(d,f,e,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=C&&a[C]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(d=a.next()).done;)d=d.value,f=b+U(d,h++),g+=T(d,f,e,c);else\"object\"===d&&(e=\"\"+a,D(\"31\",\"[object Object]\"===e?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":e,\"\"));return g}function V(a,b,e){return null==a?0:T(a,\"\",b,e)}function U(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ca(a,b){a.func.call(a.context,b,a.count++)}\nfunction da(a,b,e){var c=a.result,d=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?W(a,c,e,function(a){return a}):null!=a&&(O(a)&&(a=ba(a,d+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(P,\"$&/\")+\"/\")+e)),c.push(a))}function W(a,b,e,c,d){var g=\"\";null!=e&&(g=(\"\"+e).replace(P,\"$&/\")+\"/\");b=R(b,g,c,d);V(a,da,b);S(b)}\nvar X={Children:{map:function(a,b,e){if(null==a)return a;var c=[];W(a,c,null,b,e);return c},forEach:function(a,b,e){if(null==a)return a;b=R(null,null,b,e);V(a,ca,b);S(b)},count:function(a){return V(a,function(){return null},null)},toArray:function(a){var b=[];W(a,b,null,function(a){return a});return b},only:function(a){O(a)?void 0:D(\"143\");return a}},createRef:function(){return{current:null}},Component:G,PureComponent:I,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:B,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:A,type:a,compare:void 0===b?null:b}},Fragment:r,StrictMode:t,Suspense:z,createElement:N,cloneElement:function(a,b,e){null===a||void 0===a?D(\"267\",a):void 0;var c=void 0,d=k({},a.props),g=a.key,h=a.ref,f=a._owner;\nif(null!=b){void 0!==b.ref&&(h=b.ref,f=K.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)L.call(b,c)&&!M.hasOwnProperty(c)&&(d[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)d.children=e;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];d.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:d,_owner:f}},createFactory:function(a){var b=N.bind(null,a);b.type=a;return b},isValidElement:O,version:\"16.7.0\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentOwner:K,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n","/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n","var map = {\n\t\"./accordion/index.js\": 53,\n\t\"./blockquote/index.js\": 28,\n\t\"./blog-posts/index.js\": 29,\n\t\"./button/index.js\": 30,\n\t\"./call-to-action/index.js\": 31,\n\t\"./card/index.js\": 32,\n\t\"./container/index.js\": 33,\n\t\"./count-up/index.js\": 34,\n\t\"./divider/index.js\": 35,\n\t\"./expand/index.js\": 36,\n\t\"./feature-grid/index.js\": 37,\n\t\"./feature/index.js\": 38,\n\t\"./ghost-button/index.js\": 39,\n\t\"./header/index.js\": 40,\n\t\"./icon-list/index.js\": 41,\n\t\"./image-box/index.js\": 42,\n\t\"./notification/index.js\": 43,\n\t\"./number-box/index.js\": 44,\n\t\"./pricing-box/index.js\": 45,\n\t\"./pullquote/index.js\": 46,\n\t\"./separator/index.js\": 47,\n\t\"./spacer/index.js\": 48,\n\t\"./team-member/index.js\": 49,\n\t\"./testimonial/index.js\": 50,\n\t\"./video-popup/index.js\": 51\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 = 27;","/**\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\n\t},\n\tnewTab: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: 'a',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: 'a span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tcolor: {\n\t\ttype: 'string',\n\t},\n\ttextColor: {\n\t\ttype: 'string',\n\t},\n\tsize: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tcornerButtonRadius: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\ticon: {\n\t\ttype: 'string',\n\t},\n\n\turl2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: 'div:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\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\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// default: '#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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// default: '#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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#f1f1f1',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Keep the old attributes. Gutenberg issue https://github.com/WordPress/gutenberg/issues/10406\n\ttitle: {\n\t\ttype: 'string',\n\t},\n\tcounter: {\n\t\ttype: 'string',\n\t},\n\tdes: {\n\t\ttype: 'string',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\timageAlt1: {\n\t\ttype: 'string',\n\t},\n\timageAlt2: {\n\t\ttype: 'string',\n\t},\n\timageAlt3: {\n\t\ttype: 'string',\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\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: [ 'wide' ],\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\timageAlt: {\n\t\ttype: 'string',\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\tdefault: '',\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\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\tcontentAlign: {\n\t\ttype: 'string',\n\t\tdefault: 'center',\n\t},\n\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tinvert: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tfullHeight: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Button.\n\tbuttonURL: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\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\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\n\t// Button #2.\n\tbuttonURL2: {\n\t\ttype: 'string',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button',\n\t\tattribute: 'href',\n\t\tdefault: '',\n\t},\n\tbuttonNewTab2: {\n\t\ttype: 'boolean',\n\t\tsource: 'attribute',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button',\n\t\tattribute: 'target',\n\t\tdefault: false,\n\t},\n\tbuttonText2: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-header__buttons > *:nth-child(2) .ugb-button span',\n\t\tdefault: __( 'Button text' ),\n\t},\n\tbuttonColor2: {\n\t\ttype: 'string',\n\t},\n\tbuttonTextColor2: {\n\t\ttype: 'string',\n\t\tdefault: '#ffffff',\n\t},\n\tbuttonDesign2: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tbuttonIcon2: {\n\t\ttype: 'string',\n\t},\n\tbuttonSize2: {\n\t\ttype: 'string',\n\t\tdefault: 'normal',\n\t},\n\tbuttonBorderRadius2: {\n\t\ttype: 'number',\n\t\tdefault: 4,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\n\t},\n\tgap: {\n\t\ttype: 'number',\n\t\tdefault: 16,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\toverlayOpacity: {\n\t\ttype: 'number',\n\t\tdefault: 7,\n\t},\n\timageHoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tarrow: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\talign: {\n\t\ttype: 'string',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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[ `imageAlt${ index }` ] = {\n\t\ttype: 'string',\n\t}\n\tschema[ `highlightColor${ index }` ] = {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: [ 'wide' ],\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: Separator Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { disabledBlocks } from 'stackable'\nimport { SeparatorIcon } from '@stackable/icons'\n\nexport const schema = {\n\talign: {\n\t\ttype: 'string',\n\t\tdefault: 'full',\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'wave-1',\n\t},\n\theight: {\n\t\ttype: 'number',\n\t\tdefault: 200,\n\t},\n\tflipVertically: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tflipHorizontally: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tmarginTop: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tmarginBottom: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tpaddingTop: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tpaddingBottom: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\n\t// Separator\n\tlayer1Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer1Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer1Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer1Shadow: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Layer 2\n\tlayer2: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer2Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer2Height: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer2Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer2Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer2Opacity: {\n\t\ttype: 'number',\n\t\tdefault: 0.5,\n\t},\n\n\t// Layer 3\n\tlayer3: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer3Color: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tlayer3Height: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer3Width: {\n\t\ttype: 'number',\n\t\tdefault: 1,\n\t},\n\tlayer3Flip: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tlayer3Opacity: {\n\t\ttype: 'number',\n\t\tdefault: 0.5,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/separator'\n\nexport const settings = {\n\ttitle: __( 'Separator' ),\n\tdescription: __( 'A fancy separator to be placed between containers and content.' ),\n\ticon: SeparatorIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Separator' ),\n\t\t__( 'SVG Divider' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\tsupports: {\n\t\talign: [ 'full' ],\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/separator-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\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\tdefault: '',\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\tcolorOnHover: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: {\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\talign: [ 'wide' ],\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\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tserif: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\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// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\talign: {\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\talign: [ 'wide' ],\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\tbackgroundColorType: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColor: {\n\t\ttype: 'string',\n\t\tdefault: '#000000',\n\t},\n\tbackgroundColor2: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tbackgroundColorDirection: {\n\t\ttype: 'number',\n\t\tdefault: 0,\n\t},\n\tbackgroundType: {\n\t\ttype: 'string',\n\t\tdefault: '',\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\thoverEffect: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\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","import { send as ajaxSend } from '@wordpress/ajax'\nimport domReady from '@wordpress/dom-ready'\nimport { nonceNews } from 'stackable'\nimport { render } from '@wordpress/element'\nimport { Spinner } from '@wordpress/components'\n\ndomReady( () => {\n\tconst content = document.querySelector( '.s-news-box-content' )\n\tif ( ! content ) {\n\t\treturn\n\t}\n\n\t// Ajax load if nothing printed out (nothing cached in PHP).\n\tif ( content.innerHTML !== '' ) {\n\t\treturn\n\t}\n\n\t// Spinner.\n\trender( <div><Spinner /></div>, content )\n\n\t// Ajax load the news so as not to stall the page load.\n\tajaxSend( 'stackable_news_feed_ajax', {\n\t\tsuccess: data => {\n\t\t\tcontent.innerHTML = data\n\t\t},\n\t\terror: message => {\n\t\t\talert( message ) // eslint-disable-line no-alert\n\t\t},\n\t\tdata: {\n\t\t\tnonce: nonceNews,\n\t\t},\n\t} )\n} )\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\",\n fill: \"#333\"\n});\n\nvar SvgNext = function SvgNext(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 27 44\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgNext;","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\",\n fill: \"#333\"\n});\n\nvar SvgPrev = function SvgPrev(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 27 44\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgPrev;","import { __ } from '@wordpress/i18n'\nimport { Component } from '@wordpress/element'\nimport { Modal } from '@wordpress/components'\nimport { pricingURL } from 'stackable'\nimport SVGNext from './images/next.svg'\nimport SVGPrev from './images/prev.svg'\n\nclass ProModal extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.state = {\n\t\t\tisOpen: false,\n\t\t\tslide: 0,\n\t\t}\n\t\tthis.open = this.open.bind( this )\n\t\tthis.close = this.close.bind( this )\n\t\tthis.prev = this.prev.bind( this )\n\t\tthis.next = this.next.bind( this )\n\t}\n\n\topen() {\n\t\tthis.setState( { isOpen: true } )\n\t}\n\n\tclose() {\n\t\tthis.setState( { isOpen: false } )\n\t}\n\n\tnext() {\n\t\tconst slide = this.state.slide >= 4 ? 0 : this.state.slide + 1\n\t\tthis.setState( { slide } )\n\t}\n\n\tprev() {\n\t\tconst slide = this.state.slide <= 0 ? 4 : this.state.slide - 1\n\t\tthis.setState( { slide } )\n\t}\n\n\trender() {\n\t\tconst {\n\t\t\tbutton = __( 'Learn More' ),\n\t\t\tbuttonClassName = 'button button-secondary',\n\t\t\ttag = 'div',\n\t\t} = this.props\n\n\t\tconst Tag = tag\n\n\t\treturn (\n\t\t\t<Tag>\n\t\t\t\t{ /* eslint-disable-next-line */ }\n\t\t\t\t<a onClick={ this.open } className={ buttonClassName }>{ button }</a>\n\t\t\t\t{ this.state.isOpen && (\n\t\t\t\t\t<Modal\n\t\t\t\t\t\tclassName=\"ugb-pro-modal\"\n\t\t\t\t\t\tonRequestClose={ this.close }\n\t\t\t\t\t>\n\t\t\t\t\t\t<div className={ `ugb-pro-modal__carousel ugb-pro-modal__carousel--slide-${ this.state.slide }` }>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-wrapper\">\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/cover.jpg\" alt={ __( 'Do more with Stackable Premium' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/layouts.jpg\" alt={ __( 'Premium Layouts' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/seamless.jpg\" alt={ __( 'Seamless Layouts Switching' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/effects.jpg\" alt={ __( 'Premium Effects' ) } />\n\t\t\t\t\t\t\t\t<img src=\"https://gambitph.github.io/Stackable/assets/premium-slider/others.jpg\" alt={ __( 'Other Features' ) } />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-left\" onMouseDown={ this.prev } onKeyPress={ this.prev } role=\"button\" tabIndex=\"0\">\n\t\t\t\t\t\t\t\t<SVGPrev />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t<div className=\"ugb-pro-modal__carousel-right\" onMouseDown={ this.next } onKeyPress={ this.next } role=\"button\" tabIndex=\"0\">\n\t\t\t\t\t\t\t\t<SVGNext />\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div className=\"ugb-pro-modal__footer\">\n\t\t\t\t\t\t\t<a href={ pricingURL }\n\t\t\t\t\t\t\t\tclassName=\"button button-secondary\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Go Premium' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Go Premium' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a href=\"https://rebrand.ly/plugin-premium-demo\"\n\t\t\t\t\t\t\t\tclassName=\"button button-secondary button-ghost\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\" // eslint-disable-line\n\t\t\t\t\t\t\t\trel=\"noopener\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Try Premium Demo' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Try Premium Demo' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t\t<a href=\"https://rebrand.ly/plugin-slider-premium\"\n\t\t\t\t\t\t\t\ttarget=\"_blank\" // eslint-disable-line\n\t\t\t\t\t\t\t\trel=\"noopener\"\n\t\t\t\t\t\t\t\ttitle={ __( 'Visit Site' ) }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ __( 'Visit Site' ) }\n\t\t\t\t\t\t\t</a>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</Modal>\n\t\t\t\t) }\n\t\t\t</Tag>\n\t\t)\n\t}\n}\n\nexport default ProModal\n","import './news'\nimport { __, sprintf } from '@wordpress/i18n'\nimport { Component, render } from '@wordpress/element'\nimport {\n\tdisabledBlocks,\n\tnonce,\n\tnonceProNotice,\n\tshowProNoticesOption,\n\twelcomeSrcUrl,\n} from 'stackable'\nimport { send as ajaxSend } from '@wordpress/ajax'\nimport classnames from 'classnames'\nimport domReady from '@wordpress/dom-ready'\nimport ProModal from '../components/pro-modal'\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\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={ `${ welcomeSrcUrl }/images/block-${ blockNameTrim }.svg` } alt={ `${ title } icon` } className=\"s-block-icon\" />\n\t\t\t\t\t\t\t\t<h3>{ title }</h3>\n\t\t\t\t\t\t\t\t<p>{ block.description }</p>\n\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\t\t\t\tclassName=\"s-toggle-button\"\n\t\t\t\t\t\t\t\t\tonClick={ () => this.toggleBlock( blockName ) }\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Disabled' ) }</span>\n\t\t\t\t\t\t\t\t\t<span>{ __( 'Enabled' ) }</span>\n\t\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t\t{ block.sDemoURL && (\n\t\t\t\t\t\t\t\t\t<p className=\"s-demo-url\"><small><a href={ block.sDemoURL } target=\"stackable_demo\" title={ sprintf( __( 'View %s Demo', 'stackable' ), title ) } >{ __( 'View Block Demo', 'stackable' ) }</a></small></p>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t)\n\t\t\t\t\t} ) }\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t)\n\t}\n}\n\nclass ProNoticeToggler extends Component {\n\tconstructor() {\n\t\tsuper( ...arguments )\n\t\tthis.toggle = this.toggle.bind( this )\n\t\tthis.ajaxTimeout = null\n\t\tthis.state = {\n\t\t\tchecked: this.props.checked,\n\t\t\tisSaving: false,\n\t\t}\n\t}\n\n\tcomponentDidUpdate( prevProps, prevState ) {\n\t\tif ( this.state.checked === prevState.checked ) {\n\t\t\treturn\n\t\t}\n\n\t\tclearTimeout( this.ajaxTimeout )\n\t\tthis.ajaxTimeout = setTimeout( () => {\n\t\t\tajaxSend( 'stackable_update_show_pro_notice_option', {\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: nonceProNotice,\n\t\t\t\t\tchecked: this.state.checked,\n\t\t\t\t},\n\t\t\t} )\n\t\t\tthis.setState( { isSaving: true } )\n\t\t}, 600 )\n\t}\n\n\ttoggle() {\n\t\tthis.setState( { checked: ! this.state.checked } )\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<label className=\"s-input-checkbox\" htmlFor=\"s-input-go-premium\">\n\t\t\t\t<input\n\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\tid=\"s-input-go-premium\"\n\t\t\t\t\tchecked={ this.state.checked }\n\t\t\t\t\tonChange={ this.toggle }\n\t\t\t\t/>\n\t\t\t\t{ __( 'Show \"Go premium\" notices' ) }\n\t\t\t\t{ this.state.isSaving && <Spinner /> }\n\t\t\t</label>\n\t\t)\n\t}\n}\n\n// Load all the options 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\tif ( document.querySelector( '.s-pro-control-wrapper' ) ) {\n\t\trender(\n\t\t\t<ProNoticeToggler checked={ showProNoticesOption } />,\n\t\t\tdocument.querySelector( '.s-pro-control-wrapper' )\n\t\t)\n\t}\n\n\trender( (\n\t\t<ProModal tag=\"p\" buttonClassName=\"s-button\" button={ __( 'View Premium Features' ) } />\n\t), document.querySelector( '.s-premium-box__button' ) )\n} )\n","function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nimport React from \"react\";\n\nvar _ref =\n/*#__PURE__*/\nReact.createElement(\"path\", {\n d: \"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z\"\n});\n\nvar SvgArrow = function SvgArrow(props) {\n return React.createElement(\"svg\", _extends({\n viewBox: \"0 0 20 20\",\n xmlns: \"http://www.w3.org/2000/svg\"\n }, props), _ref);\n};\n\nexport default SvgArrow;","/**\n * BLOCK: Accordion Block.\n */\n\nimport { __ } from '@wordpress/i18n'\nimport { AccordionIcon } from '@stackable/icons'\nimport { descriptionPlaceholder } from '@stackable/util'\nimport { disabledBlocks } from 'stackable'\nimport SVGArrowIcon from './images/arrow.svg'\n\nexport const ArrowIcon = ( { fill } ) => <SVGArrowIcon width=\"20\" height=\"20\" fill={ fill } />\n\nexport const schema = {\n\theading: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__heading h4',\n\t\tdefault: __( 'Title for This Block' ),\n\t},\n\ttext: {\n\t\tsource: 'html',\n\t\tselector: '.ugb-accordion__text',\n\t\tdefault: descriptionPlaceholder( 'long' ),\n\t},\n\theadingColor: {\n\t\ttype: 'string',\n\t},\n\theadingBackgroundColor: {\n\t\ttype: 'string',\n\t},\n\topenStart: {\n\t\ttype: 'boolean',\n\t\tdefault: false,\n\t},\n\tdesign: {\n\t\ttype: 'string',\n\t\tdefault: 'basic',\n\t},\n\tborderRadius: {\n\t\ttype: 'number',\n\t\tdefault: 12,\n\t},\n\tshadow: {\n\t\ttype: 'number',\n\t\tdefault: 3,\n\t},\n\n\t// Custom CSS attributes.\n\tcustomCSSUniqueID: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSS: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n\tcustomCSSCompiled: {\n\t\ttype: 'string',\n\t\tdefault: '',\n\t},\n}\n\nexport const name = 'ugb/accordion'\n\nexport const settings = {\n\ttitle: __( 'Accordion' ),\n\tdescription: __( 'A title that your visitors can toggle to view more text. Use as FAQs or multiple ones for an Accordion.' ),\n\ticon: AccordionIcon,\n\tcategory: 'stackable',\n\tkeywords: [\n\t\t__( 'Accordion' ),\n\t\t__( 'Toggle' ),\n\t\t__( 'Stackable' ),\n\t],\n\tattributes: schema,\n\n\tsupports: {\n\t\tinserter: ! disabledBlocks.includes( name ), // Hide if disabled.\n\t},\n\n\t// Stackable specific settings.\n\tsDemoURL: 'https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink',\n}\n"],"sourceRoot":""}
dist/editor_blocks.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.wp-admin .wp-block .ugb--has-background,.wp-admin .wp-block .ugb--has-background:before,.wp-admin .wp-block .ugb-has-background,.wp-admin .wp-block .ugb-has-background:before,.wp-admin .wp-block [class*=ugb-],.wp-admin .wp-block [class*=ugb-] *{transition:color .2s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,transform .2s ease-in-out,padding .2s ease-in-out,margin .2s ease-in-out,border-radius .2s ease-in-out,fill .2s ease-in-out,top .2s ease-in-out,left .2s ease-in-out}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}svg.ugb-stackable-icon-gradient{fill:url(#stackable-gradient)!important}[data-type="ugb/accordion"] .ugb-accordion__heading svg{transform:rotate(180deg)!important}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__text{display:none}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__heading svg{transform:rotate(0deg)!important}[data-align=full] .ugb-blockquote.ugb--has-background,[data-align=full] .ugb-blockquote.ugb-has-background{margin-left:0;margin-right:0;padding-left:10vw;padding-right:10vw}[data-align=full] .ugb-blockquote.ugb--has-background:after,[data-align=full] .ugb-blockquote.ugb-has-background:after{left:calc(10vw - 70px)}[data-align=full] .ugb-blockquote{border-radius:0!important;margin:0}.ugb-blockquote .editor-rich-text{z-index:2}[data-type="ugb/blockquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/blockquote"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-blockquote__inspector__icon{flex-wrap:wrap}[data-type="ugb/blog-posts"][data-align=center]{text-align:inherit}[data-type="ugb/blog-posts"][data-align=full] .ugb-blog-posts{padding-left:35px;padding-right:35px}[data-type="ugb/button"].is-selected .ugb-button-wrapper,[data-type="ugb/button"].is-typing .ugb-button-wrapper{transition:none;margin-bottom:0!important}.ugb-button__group-urls{position:relative;height:80px}.ugb-button__group-urls .blocks-button__inline-link{position:absolute}.ugb-button__group-urls.ugb-button__selected-1 .blocks-button__inline-link:not(:first-child),.ugb-button__group-urls.ugb-button__selected-2 .blocks-button__inline-link:not(:nth-child(2)),.ugb-button__group-urls.ugb-button__selected-3 .blocks-button__inline-link:not(:nth-child(3)),.ugb-button__group-urls:not(.ugb-button__selected-1):not(.ugb-button__selected-2):not(.ugb-button__selected-3):not(.ugb-num-1) .blocks-button__inline-link{display:none!important}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link{left:auto;right:200px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){right:100px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button--align-right~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{right:0}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{right:100px}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){right:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:100px}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:200px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link{left:50%;transform:translateX(-50%);margin-left:-100px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){margin-left:0}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){margin-left:100px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{margin-left:0}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{margin-left:-50px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){margin-left:50px}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:auto;right:0}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){left:auto;right:0;transform:none}[data-align=full] div.ugb-cta{border-radius:0!important}[data-type="ugb/cta"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/cta"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/card"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/card"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-align=full] .ugb-container{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/container"][data-align=full] .ugb-container:not(.ugb-has-background){padding-left:35px!important;padding-right:35px!important}[data-type="ugb/container"][data-align=center]{text-align:inherit}.ugb-container .editor-block-list__block{max-width:none!important}body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html),body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) *,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h1,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h2,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h3,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h4,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h5,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) h6,body.wp-admin .ugb-container[style*="--ugb-text-color"] .editor-block-list__block-edit [data-block]>:not(.wp-block-html) p{color:var(--ugb-text-color)}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>.editor-block-list__block:first-child>.editor-block-list__block-edit{margin-top:0!important}.ugb-container__content-wrapper>.editor-inner-blocks>.editor-block-list__layout>:empty:last-child{margin-bottom:-32px!important}.ugb-container .wp-block-columns .editor-inner-blocks{width:100%}[data-align=full] .ugb-countup{border-radius:0!important;margin-top:0;margin-bottom:0}[data-type="ugb/count-up"] .ugb-countup--hide,[data-type="ugb/count-up"] .ugb-countup-hide{visibility:visible!important}.ugb-countup [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(2),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-1 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(3),.ugb-countup.ugb-countup--columns-2 .ugb-countup__item:nth-child(4),.ugb-countup.ugb-countup--columns-3 .ugb-countup__item:nth-child(4),[data-type="ugb/count-up"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-divider hr{border:0!important}.ugb-expand__label{font-size:12px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#8e979e;padding:2em 0 0;background:#fff;border:none;box-shadow:none;white-space:nowrap;display:block}.ugb-expand__label:first-child{padding-top:0}[data-align=full] .ugb-feature{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-header__url-inputs{display:flex;flex-direction:row}.ugb-icon-list ul{list-style:none!important}.editor-block-list__block[data-type="ugb/icon-list"] .list-format-toolbar{display:none}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:flex;justify-content:center;align-items:center}[class*=ugb-].alignfull+[class*=ugb-].alignfull{margin-top:-1.5em}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)!important}.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}div[class^=wp-block-]{z-index:1}.ugb-image-box__overlay{pointer-events:none!important;z-index:2}.ugb-image-box__content{pointer-events:all!important}.ugb-image-box__item [data-is-placeholder-visible=true]+*{pointer-events:none!important}.ugb-image-box.ugb-image-box--columns-1>:nth-child(2),.ugb-image-box.ugb-image-box--columns-1>:nth-child(3),.ugb-image-box.ugb-image-box--columns-1>:nth-child(4),.ugb-image-box.ugb-image-box--columns-2>:nth-child(3),.ugb-image-box.ugb-image-box--columns-2>:nth-child(4),.ugb-image-box.ugb-image-box--columns-3>:nth-child(4){display:none}[data-type="ugb/image-box"][data-align=full] .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{border-radius:0!important}[data-type="ugb/image-box"][data-align=full] .ugb-image-box:not(.ugb-image-box--columns-1){padding-left:35px;padding-right:35px}[data-type="ugb/image-box"]:not([data-align=wide]):not([data-align=full]) .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{margin:0 auto}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100%;position:absolute;top:0;left:0}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;background-size:cover;background-position:50%;opacity:1!important}.ugb-image-box--effect-zoom-in .ugb-image-box__item:hover .ugb-image-upload-placeholder.ugb-image-upload-has-image,.ugb-image-box--effect-zoom-out .ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-image{transform:scale(1.1)}.ugb-image-box--effect-zoom-out .ugb-image-box__item:hover .ugb-image-upload-placeholder.ugb-image-upload-has-image{transform:scale(1)}[data-type="ugb/image-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"] .ugb-image-box__item:not(:hover) [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:0}[data-type="ugb/image-box"] .ugb-image-box__item:hover [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) .ugb-button[data-is-placeholder-visible=true],[data-type="ugb/image-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/notification"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/notification"] .ugb-notification.ugb-notification--dismissible{display:block}.ugb-number-box .ugb-number-box__number[data-is-placeholder-visible=true]{transition:none;height:2.5em;width:2.5em;left:calc(50% - 1.25em)}[data-type="ugb/number-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/number-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}[data-type="ugb/pricing-box"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true],[data-type="ugb/pricing-box"]:not(.is-selected):not(.is-typing) [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{display:none}.ugb-pricing-box__price-line>:first-child{align-self:flex-start}.ugb-pricing-box__price-line>:nth-child(3){align-self:flex-end}.ugb-pricing-box>div{margin-bottom:0!important;display:flex;flex-direction:column}[data-type="ugb/pullquote"] [data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.5}[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/separator"]{z-index:30!important}[data-type="ugb/separator"][data-align=full] .ugb-separator .ugb-separator__svg-wrapper{overflow:visible}.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){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-base-control-multi-label{display:grid;grid-template-columns:auto 1fr auto;margin-bottom:5px}.ugb-base-control-multi-label__units{top:0;right:0;display:flex}.ugb-base-control-multi-label__units button{border:0;font-size:10px;margin:0;font-weight:400;outline:none;color:#aaa;padding:0 6px;background:transparent;cursor:pointer;text-transform:uppercase}.ugb-base-control-multi-label__units button:hover{color:#333}.ugb-base-control-multi-label__units button.is-active{color:#333;text-decoration:underline}.ugb-button .editor-rich-text__tinymce.mce-content-body{box-shadow:none}.ugb-design-control input{position:absolute;opacity:0}.ugb-design-control .components-radio-control__option{display:inline-block;width:50%;text-align:center}.ugb-design-control label>span{padding:5px;display:block;border-radius:8px}.ugb-design-control label>span>img{border-radius:4px}.ugb-design-control input:checked+label>span{box-shadow:inset 0 0 0 2px #888}.ugb-design-control .design-label svg{height:12px;margin:0 0 0 5px;fill:#ffad00}.ugb-design-panel-item{position:relative}.ugb-design-panel-item__hover-image{position:absolute;top:5px;left:5px;right:5px;width:calc(100% - 10px);opacity:0;transition:opacity .4s ease-in-out}.ugb-design-panel-item:hover .ugb-design-panel-item__hover-image{opacity:1}.ugb-four-number-control__wrapper{display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr 1fr -webkit-min-content;grid-template-columns:1fr 1fr 1fr 1fr min-content;align-items:flex-start}.ugb-four-number-control__wrapper button{padding:6px!important}.ugb-four-number-control__wrapper button.ugb--is-locked,.ugb-four-number-control__wrapper button.ugb--is-locked:hover{background:#aaa!important;color:#fff!important}.ugb-four-number-control__label{display:flex;flex-direction:column;justify-content:center;align-items:center}.ugb-four-number-control__label span{font-size:9px;opacity:.8}.ugb-four-number-control__label input{margin:0;width:100%;padding-left:0!important;padding-right:0!important;text-align:center}.ugb-heading-buttons-control .components-button-group{width:100%;display:flex}.ugb-heading-buttons-control .components-button{width:100%;text-align:center;display:block}.ugb-heading-buttons-control .components-button:first-child{font-weight:700;font-size:1.1em}.ugb-heading-buttons-control .components-button:nth-child(2){font-weight:700}.ugb-heading-buttons-control .components-button:nth-child(3){font-size:.9em;font-weight:700}.ugb-heading-buttons-control .components-button:nth-child(4){font-size:.8em}.ugb-heading-buttons-control .components-button:nth-child(5){font-size:.7em}.ugb-heading-buttons-control .components-button:nth-child(6){font-size:.6em}.ugb-image-control .components-text-control__input{padding-left:30px!important}.ugb-image-control .components-ugb-icon-control__input_wrapper{position:relative}.ugb-image-control .components-text-control__icon-preview{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;width:30px;justify-content:center}.ugb-image-control .components-text-control__icon-preview svg{height:60%;width:60%}.ugb-image-control .components-ugb-icon-control__iconlist{display:flex;flex-wrap:wrap;justify-content:center;margin-top:5px}.ugb-image-control .components-ugb-icon-control__iconlist button{background:none;padding:5px;height:auto;border-color:transparent;box-shadow:none}.ugb-image-control .components-ugb-icon-control__iconlist svg{width:30px!important;height:30px;margin:0;box-sizing:content-box;border-radius:4px}.ugb-image-control .ugb-placeholder{height:150px;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-bottom:12px;margin-top:.6rem}.ugb-image-control .ugb-placeholder svg{height:50px;fill:#ddd}.ugb-image-control .ugb-image-preview,.ugb-image-control .ugb-placeholder{border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}.ugb-image-control .ugb-image-preview:hover,.ugb-image-control .ugb-placeholder:hover{background:#fafafa}.ugb-image-control .ugb-image-preview:focus,.ugb-image-control .ugb-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-control .ugb-image-preview-wrapper{position:relative;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-top:.6rem;border-radius:4px}.ugb-image-control .ugb-image-preview-wrapper svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff}.ugb-image-control .ugb-image-preview{min-width:100px;flex:1 1 100px;margin:0;position:relative;z-index:2}.ugb-image-control .ugb-image-preview-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:not-allowed;z-index:3}.ugb-image-upload-placeholder{position:relative;cursor:copy;margin-left:auto;margin-right:auto;overflow:hidden}.ugb-image-upload-placeholder img{display:block}.ugb-image-upload-has-placeholder{background:#f1f1f1;display:flex;justify-content:center;align-items:center;height:150px;width:100%}.ugb-image-upload-has-placeholder svg{max-height:50px;fill:#ddd;max-width:40%;width:100%}.ugb-image-upload-has-placeholder:hover{background:#fafafa}.ugb-image-upload-has-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-upload-has-image:hover{opacity:.8}.ugb-image-upload-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:pointer;display:none;z-index:9!important}.ugb-image-upload-remove svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff;max-width:none}.editor-block-list__block.is-hovered .ugb-image-upload-remove,.editor-block-list__block.is-selected .ugb-image-upload-remove{display:block}.ugb-toggle-panel-form-toggle{margin-right:12px}.ugb-panel-advanced-button{text-transform:uppercase;font-size:9px;background:transparent;width:100%;display:block;border:0;outline:none;position:relative;cursor:pointer;padding-bottom:15px}.ugb-panel-advanced-button:after{content:"❯";position:absolute;transform:translateX(-50%) rotate(90deg);left:50%;bottom:0}.ugb-panel-advanced-button:hover{color:#999}.ugb-toggle-panel-body--advanced .ugb-panel-advanced-button{padding-bottom:0;padding-top:15px}.ugb-toggle-panel-body--advanced .ugb-panel-advanced-button:after{top:0;bottom:auto;transform:translate(-50%) rotate(-90deg)}[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-panel-tabs{display:grid!important;grid-template-columns:1fr 1fr 1fr}.ugb-panel-tabs button{outline:none!important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0!important;height:auto}.ugb-panel-tabs button svg{margin:5px;height:20px;color:#555d66}.ugb-panel-tabs button.is-active{background:#fafafa;background:linear-gradient(180deg,#fafafa,#fff 70%);border-bottom:0;box-shadow:inset 0 -3px #0085ba}.ugb-panel-tabs{border-bottom:1px solid #e2e4e7!important}[data-ugb-tab]>* .components-panel__body:not(.ugb-panel-tabs){box-shadow:0 -12px 0 #f0f3f5;margin-top:12px;border-bottom:1px solid #e2e4e7}.edit-post-sidebar.ugb--has-panel-tabs{background-color:#f0f3f5}.edit-post-sidebar.ugb--has-panel-tabs>.components-panel{border:0}.edit-post-sidebar.ugb--has-panel-tabs .edit-post-settings-sidebar__panel-block .components-panel__body:last-child{margin-bottom:0}[data-ugb-tab]>*{padding-bottom:0!important}[data-ugb-tab=advanced] .ugb-inspector-panel-controls:not(.ugb-panel-advanced),[data-ugb-tab=layout] .editor-block-inspector__advanced,[data-ugb-tab=layout] .ugb-inspector-panel-controls:not(.ugb-panel-layout),[data-ugb-tab=style] .editor-block-inspector__advanced,[data-ugb-tab=style] .ugb-inspector-panel-controls:not(.ugb-panel-style){display:none}.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{color:#fff;border:0;border-radius:4px;text-transform:uppercase;display:inline-block;height:auto;width:auto;margin:0 auto;transition:all .3s ease-in-out;box-shadow:none;font-size:9px;line-height:1.2em;padding:8px 12px;background:linear-gradient(90deg,#ab5af1 -50%,#fb6874)}.ugb-design-control-pro-note a.button:hover{background:linear-gradient(90deg,#ab5af1 -50%,#fb6874 50%);color:#fff}.ugb-design-control-pro-note svg{fill:url(#stackable-gradient);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 -webkit-min-content;grid-template-columns:30px 1fr min-content;grid-gap:5px;align-items:center;margin-bottom:0}.ugb-design-control-pro-note.ugb-pro-note__small svg{margin:0;height:25px;width:25px}.ugb-design-control-pro-note.ugb-pro-note__small p{text-align:left;margin:0;font-size:10px}.ugb-design-control-pro-note.ugb-pro-note--fade *{transition:all .3s ease-in-out}.ugb-design-control-pro-note.ugb-pro-note--fade p{opacity:.8}.ugb-design-control-pro-note.ugb-pro-note--fade a,.ugb-design-control-pro-note.ugb-pro-note--fade svg{opacity:.7}.ugb-design-control-pro-note.ugb-pro-note--fade:hover a,.ugb-design-control-pro-note.ugb-pro-note--fade:hover p,.ugb-design-control-pro-note.ugb-pro-note--fade:hover svg{opacity:1}.ugb-pro-control-more-dots{display:flex;background:#fff;margin:0 auto;width:50px;justify-content:center;border-radius:25px;height:25px;align-items:center;cursor:pointer;transition:all .3s ease-in-out;border:none;outline:none}.ugb-pro-control-more-dots .ugb-pro-control-more-dots__dot{width:6px;height:6px;background:#aaa;border-radius:100%;margin:0 2px;transition:all .3s ease-in-out}.ugb-pro-control-more-dots:focus,.ugb-pro-control-more-dots:hover{background:#eee}.ugb-pro-control-more-dots:focus .ugb-pro-control-more-dots__dot,.ugb-pro-control-more-dots:hover .ugb-pro-control-more-dots__dot{background:#555}.ugb-pro-control-button__wrapper{max-height:800px;transition:all .3s ease-in-out;overflow:hidden}.ugb-pro-control-button__wrapper.ugb-pro-control-button--hidden{max-height:0}.ugb-pro-modal{overflow:hidden!important}.ugb-pro-modal .ugb-pro-modal__carousel{width:1000px;height:500px;max-width:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ugb-pro-modal .ugb-pro-modal__carousel-wrapper{width:500%;height:100%;transition:all .5s ease-in-out}.ugb-pro-modal .ugb-pro-modal__carousel--slide-0 .ugb-pro-modal__carousel-wrapper{transform:translateX(0)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-1 .ugb-pro-modal__carousel-wrapper{transform:translateX(-20%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-2 .ugb-pro-modal__carousel-wrapper{transform:translateX(-40%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-3 .ugb-pro-modal__carousel-wrapper{transform:translateX(-60%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-4 .ugb-pro-modal__carousel-wrapper{transform:translateX(-80%)}.ugb-pro-modal .ugb-pro-modal__carousel-left,.ugb-pro-modal .ugb-pro-modal__carousel-right{position:absolute;left:0;top:0;bottom:0;width:50%;padding:10px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.ugb-pro-modal .ugb-pro-modal__carousel-left svg,.ugb-pro-modal .ugb-pro-modal__carousel-right svg{width:20px}.ugb-pro-modal .ugb-pro-modal__carousel-left:hover svg,.ugb-pro-modal .ugb-pro-modal__carousel-right:hover svg{opacity:.7}.ugb-pro-modal .ugb-pro-modal__carousel-right{left:auto;right:0;justify-content:flex-end}.ugb-pro-modal .components-modal__header{position:absolute;top:0;right:10px;z-index:3;border:0;background:transparent}.ugb-pro-modal .components-modal__content{padding:0}.ugb-pro-modal .components-modal__content img{max-width:1000px;height:100%;width:auto!important}.ugb-pro-modal .ugb-pro-modal__footer{padding:30px;background:#fafafa;text-align:center;display:flex;justify-content:center;align-items:center}.ugb-pro-modal .ugb-pro-modal__footer *{margin:0 5px}.ugb-pro-modal .ugb-pro-modal__footer .button{color:#fff;background:linear-gradient(90deg,#ab5af1 -50%,#fb6874);border:0;padding:5px 15px;height:auto;font-size:14px;text-transform:uppercase;font-weight:700}.ugb-pro-modal .ugb-pro-modal__footer .button:hover{background:linear-gradient(90deg,#ab5af1 -50%,#fb6874 50%)}.ugb-pro-modal .ugb-pro-modal__footer a:not(.button){color:#fb6874;text-decoration:none}.ugb-pro-modal .ugb-pro-modal__footer a:not(.button):hover{color:#ab5af1}.ugb-pro-modal .ugb-pro-modal__footer .button-ghost{box-shadow:inset 0 0 0 2px #fb6874;background:none;color:#fb6874;font-weight:400;text-transform:none}.ugb-pro-modal .ugb-pro-modal__footer .button-ghost:hover{box-shadow:inset 0 0 0 2px #ab5af1;background:none;font-weight:400;color:#ab5af1}.ugb-base-control-multi-label__responsive{display:flex;margin-left:8px}.ugb-base-control-multi-label__responsive button{height:12px;width:12px;padding:4px;box-sizing:content-box;background:#eee;border-radius:100%;margin:0 2px 0 4px}.ugb-base-control-multi-label__responsive button svg{height:100%;width:100%}.ugb-base-control-multi-label__responsive button.is-active,.ugb-base-control-multi-label__responsive button:hover{background:#999!important;color:#fff!important;border:none!important;box-shadow:none!important}.ugb-base-control-multi-label__responsive button.is-active:not(:first-child){background:#ab5af1!important}.ugb-small-number-control .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.ugb-small-number-control input{width:80px}.ugb-svg-icon-placeholder{background:transparent;box-shadow:none;color:inherit;padding:0!important}.ugb-svg-icon-placeholder:hover{background:transparent!important;box-shadow:none!important;color:inherit!important;outline:1px solid #e2e4e7;outline-offset:8px}.ugb-svg-icon-placeholder>svg{min-width:20px;min-height:20px}.ugb-svg-icon-placeholder__popup .components-popover__content{padding:8px}.ugb-svg-icon-placeholder__popup .components-ugb-icon-control__iconlist{max-height:200px;overflow:auto}.ugb-url-input-control{display:block!important;margin-top:8px!important;border:1px solid #eee;background:#fff;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.ugb-url-input-control__wrapper{display:flex;align-items:center;width:100%}.ugb-url-input-control__icon{padding:8px;box-sizing:content-box;flex-shrink:0}.editor-url-input{flex:1;margin:0}.editor-url-input input{width:100%!important;min-width:100px}.ugb-url-input-control__more-button{padding:9px;flex-shrink:0}.ugb-url-input-control__new-tab{border-top:1px solid #eee;padding:8px 8px 0}.ugb-url-input-control__new-tab .components-base-control__field{margin-bottom:0}@media screen and (max-width:900px){.ugb-pro-modal .ugb-pro-modal__carousel{width:700px;height:350px}}
1
+ @charset "UTF-8";.wp-admin .wp-block .ugb--has-background,.wp-admin .wp-block .ugb--has-background:before,.wp-admin .wp-block .ugb-has-background,.wp-admin .wp-block .ugb-has-background:before,.wp-admin .wp-block [class*=ugb-],.wp-admin .wp-block [class*=ugb-] *{transition:color .2s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,transform .2s ease-in-out,padding .2s ease-in-out,margin .2s ease-in-out,border-radius .2s ease-in-out,fill .2s ease-in-out,top .2s ease-in-out,left .2s ease-in-out}[data-type^="ugb/"][data-align=full]+[data-type^="ugb/"][data-align=full]{margin-top:-32px}svg.ugb-stackable-icon-gradient{fill:url(#stackable-gradient)!important}[data-type="ugb/accordion"] .ugb-accordion__heading svg{transform:rotate(180deg)!important}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__text{display:none}[data-type="ugb/accordion"]:not(.is-selected):not(.is-typing) .ugb-accordion:not(.ugb-accordion--open) .ugb-accordion__heading svg{transform:rotate(0deg)!important}[data-align=full] .ugb-blockquote.ugb--has-background,[data-align=full] .ugb-blockquote.ugb-has-background{margin-left:0;margin-right:0;padding-left:10vw;padding-right:10vw}[data-align=full] .ugb-blockquote.ugb--has-background:after,[data-align=full] .ugb-blockquote.ugb-has-background:after{left:calc(10vw - 70px)}[data-align=full] .ugb-blockquote{border-radius:0!important;margin:0}.ugb-blockquote .editor-rich-text{z-index:2}[data-type="ugb/blockquote"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}.ugb-blockquote__inspector__icon{flex-wrap:wrap}[data-type="ugb/blog-posts"][data-align=center]{text-align:inherit}[data-type="ugb/blog-posts"][data-align=full] .ugb-blog-posts{padding-left:35px;padding-right:35px}[data-type="ugb/button"].is-selected .ugb-button-wrapper,[data-type="ugb/button"].is-typing .ugb-button-wrapper{transition:none;margin-bottom:0!important}.ugb-button__group-urls{position:relative;height:80px}.ugb-button__group-urls .blocks-button__inline-link{position:absolute}.ugb-button__group-urls.ugb-button__selected-1 .blocks-button__inline-link:not(:first-child),.ugb-button__group-urls.ugb-button__selected-2 .blocks-button__inline-link:not(:nth-child(2)),.ugb-button__group-urls.ugb-button__selected-3 .blocks-button__inline-link:not(:nth-child(3)),.ugb-button__group-urls:not(.ugb-button__selected-1):not(.ugb-button__selected-2):not(.ugb-button__selected-3):not(.ugb-num-1) .blocks-button__inline-link{display:none!important}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link{left:auto;right:200px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){right:100px}.ugb-button--align-right~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button--align-right~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{right:0}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{right:100px}.ugb-button--align-right~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){right:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:100px}.ugb-button--align-left~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:200px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link{left:50%;transform:translateX(-50%);margin-left:-100px}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){margin-left:0}.ugb-button--align-center~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){margin-left:100px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{margin-left:0}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link,.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link{margin-left:-50px}.ugb-button--align-center~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2),.ugb-button-wrapper:not(.ugb-button--align-right):not(.ugb-button--align-left):not(.ugb-button--align-full)~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){margin-left:50px}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link{left:0}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(2){left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls .blocks-button__inline-link:nth-child(3){left:auto;right:0}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-1 .blocks-button__inline-link{left:50%;transform:translateX(-50%)}.ugb-button--align-full~.ugb-button__group-urls.ugb-num-2 .blocks-button__inline-link:nth-child(2){left:auto;right:0;transform:none}[data-align=full] div.ugb-cta{border-radius:0!important}[data-type="ugb/cta"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}[data-type="ugb/card"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{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__editable{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__editable{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{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__editable{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__editable{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__editable{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__editable{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__editable{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__editable{display:none}[data-align=full] .ugb-header.ugb--has-background{border-radius:0!important}.ugb-header__url-inputs{display:flex;flex-direction:row}.ugb-icon-list ul{list-style:none!important}.editor-block-list__block[data-type="ugb/icon-list"] .list-format-toolbar{display:none}[class*=ugb-]+form[class*=-link],[class*=ugb-] form[class*=-link],form[class*=ugb-][class*=-link]{display:flex;justify-content:center;align-items:center}[class*=ugb-].alignfull+[class*=ugb-].alignfull{margin-top:-1.5em}.ugb--shadow-0,.ugb-shadow-0{box-shadow:none!important}.ugb--shadow-1,.ugb-shadow-1{box-shadow:0 0 0 1px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-2,.ugb-shadow-2{box-shadow:0 0 0 2px hsla(0,0%,47.1%,.1)!important}.ugb--shadow-3,.ugb-shadow-3{box-shadow:0 5px 5px 0 rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)!important}.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}div[class^=wp-block-]{z-index:1}.ugb-image-box__overlay{pointer-events:none!important;z-index:2}.ugb-image-box__content{pointer-events:all!important}.ugb-image-box__item [data-is-placeholder-visible=true]+*{pointer-events:none!important}.ugb-image-box.ugb-image-box--columns-1>:nth-child(2),.ugb-image-box.ugb-image-box--columns-1>:nth-child(3),.ugb-image-box.ugb-image-box--columns-1>:nth-child(4),.ugb-image-box.ugb-image-box--columns-2>:nth-child(3),.ugb-image-box.ugb-image-box--columns-2>:nth-child(4),.ugb-image-box.ugb-image-box--columns-3>:nth-child(4){display:none}[data-type="ugb/image-box"][data-align=full] .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{border-radius:0!important}[data-type="ugb/image-box"][data-align=full] .ugb-image-box:not(.ugb-image-box--columns-1){padding-left:35px;padding-right:35px}[data-type="ugb/image-box"]:not([data-align=wide]):not([data-align=full]) .ugb-image-box.ugb-image-box--columns-1 .ugb-image-box__item{margin:0 auto}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-placeholder{height:100%;position:absolute;top:0;left:0}.ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;background-size:cover;background-position:50%;opacity:1!important}.ugb-image-box--effect-zoom-in .ugb-image-box__item:hover .ugb-image-upload-placeholder.ugb-image-upload-has-image,.ugb-image-box--effect-zoom-out .ugb-image-box__item .ugb-image-upload-placeholder.ugb-image-upload-has-image{transform:scale(1.1)}.ugb-image-box--effect-zoom-out .ugb-image-box__item:hover .ugb-image-upload-placeholder.ugb-image-upload-has-image{transform:scale(1)}[data-type="ugb/image-box"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{opacity:0}[data-type="ugb/image-box"] .ugb-image-box__item:hover [data-is-placeholder-visible=true]+.ugb-image-box__description.editor-rich-text__editable{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__editable{display:none}[data-type="ugb/notification"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}[data-type="ugb/notification"] .ugb-notification.ugb-notification--dismissible{display:block}.ugb-number-box .ugb-number-box__number[data-is-placeholder-visible=true]{transition:none;height:2.5em;width:2.5em;left:calc(50% - 1.25em)}[data-type="ugb/number-box"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}[data-type="ugb/pricing-box"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}.ugb-pricing-box__price-line>:first-child{align-self:flex-start}.ugb-pricing-box__price-line>:nth-child(3){align-self:flex-end}.ugb-pricing-box>div{margin-bottom:0!important;display:flex;flex-direction:column}[data-type="ugb/pullquote"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{opacity:.5}[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__editable{display:none}[data-type="ugb/separator"]{z-index:30!important}[data-type="ugb/separator"]~.block-editor-block-list__block.is-selected{z-index:31}[data-type="ugb/separator"][data-align=full] .ugb-separator .ugb-separator__svg-wrapper{overflow:visible}.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){display:none}[data-type="ugb/team-member"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{display:none}[data-type="ugb/testimonial"] [data-is-placeholder-visible=true]+.editor-rich-text__editable{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__editable{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-base-control-multi-label{display:grid;grid-template-columns:auto 1fr auto;margin-bottom:5px}.ugb-base-control-multi-label__units{top:0;right:0;display:flex}.ugb-base-control-multi-label__units button{border:0;font-size:10px;margin:0;font-weight:400;outline:none;color:#aaa;padding:0 6px;background:transparent;cursor:pointer;text-transform:uppercase}.ugb-base-control-multi-label__units button:hover{color:#333}.ugb-base-control-multi-label__units button.is-active{color:#333;text-decoration:underline}.ugb-button .editor-rich-text__editable.mce-content-body{box-shadow:none}.ugb-design-control input{position:absolute;opacity:0}.ugb-design-control .components-radio-control__option{display:inline-block;width:50%;text-align:center}.ugb-design-control label>span{padding:5px;display:block;border-radius:8px}.ugb-design-control label>span>img{border-radius:4px}.ugb-design-control input:checked+label>span{box-shadow:inset 0 0 0 2px #888}.ugb-design-control .design-label svg{height:12px;margin:0 0 0 5px;fill:#ffad00}.ugb-design-panel-item{position:relative}.ugb-design-panel-item__hover-image{position:absolute;top:5px;left:5px;right:5px;width:calc(100% - 10px);opacity:0;transition:opacity .4s ease-in-out}.ugb-design-panel-item:hover .ugb-design-panel-item__hover-image{opacity:1}.ugb-four-number-control__wrapper{display:grid;grid-gap:4px;grid-template-columns:1fr 1fr 1fr 1fr -webkit-min-content;grid-template-columns:1fr 1fr 1fr 1fr min-content;align-items:flex-start}.ugb-four-number-control__wrapper button{padding:6px!important}.ugb-four-number-control__wrapper button.ugb--is-locked,.ugb-four-number-control__wrapper button.ugb--is-locked:hover{background:#aaa!important;color:#fff!important}.ugb-four-number-control__label{display:flex;flex-direction:column;justify-content:center;align-items:center}.ugb-four-number-control__label span{font-size:9px;opacity:.8}.ugb-four-number-control__label input{margin:0;width:100%;padding-left:0!important;padding-right:0!important;text-align:center}.ugb-heading-buttons-control .components-button-group{width:100%;display:flex}.ugb-heading-buttons-control .components-button{width:100%;text-align:center;display:block}.ugb-heading-buttons-control .components-button:first-child{font-weight:700;font-size:1.1em}.ugb-heading-buttons-control .components-button:nth-child(2){font-weight:700}.ugb-heading-buttons-control .components-button:nth-child(3){font-size:.9em;font-weight:700}.ugb-heading-buttons-control .components-button:nth-child(4){font-size:.8em}.ugb-heading-buttons-control .components-button:nth-child(5){font-size:.7em}.ugb-heading-buttons-control .components-button:nth-child(6){font-size:.6em}.ugb-image-control .components-text-control__input{padding-left:30px!important}.ugb-image-control .components-ugb-icon-control__input_wrapper{position:relative}.ugb-image-control .components-text-control__icon-preview{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;width:30px;justify-content:center}.ugb-image-control .components-text-control__icon-preview svg{height:60%;width:60%}.ugb-image-control .components-ugb-icon-control__iconlist{display:flex;flex-wrap:wrap;justify-content:center;margin-top:5px}.ugb-image-control .components-ugb-icon-control__iconlist button{background:none;padding:5px;height:auto;border-color:transparent;box-shadow:none}.ugb-image-control .components-ugb-icon-control__iconlist svg{width:30px!important;height:30px;margin:0;box-sizing:content-box;border-radius:4px}.ugb-image-control .ugb-placeholder{height:150px;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-bottom:12px;margin-top:.6rem}.ugb-image-control .ugb-placeholder svg{height:50px;fill:#ddd}.ugb-image-control .ugb-image-preview,.ugb-image-control .ugb-placeholder{border-radius:4px;cursor:pointer;transition:all .3s ease-in-out}.ugb-image-control .ugb-image-preview:hover,.ugb-image-control .ugb-placeholder:hover{background:#fafafa}.ugb-image-control .ugb-image-preview:focus,.ugb-image-control .ugb-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-control .ugb-image-preview-wrapper{position:relative;display:flex;justify-content:center;align-items:center;background:#f1f1f1;margin-top:.6rem;border-radius:4px}.ugb-image-control .ugb-image-preview-wrapper svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff}.ugb-image-control .ugb-image-preview{min-width:100px;flex:1 1 100px;margin:0;position:relative;z-index:2}.ugb-image-control .ugb-image-preview-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:not-allowed;z-index:3}.ugb-image-upload-placeholder{position:relative;cursor:copy;margin-left:auto;margin-right:auto;overflow:hidden}.ugb-image-upload-placeholder img{display:block}.ugb-image-upload-has-placeholder{background:#f1f1f1;display:flex;justify-content:center;align-items:center;height:150px;width:100%}.ugb-image-upload-has-placeholder svg{max-height:50px;fill:#ddd;max-width:40%;width:100%}.ugb-image-upload-has-placeholder:hover{background:#fafafa}.ugb-image-upload-has-placeholder:focus{background:#fafafa;box-shadow:0 0 0 2px rgba(30,140,190,.8)}.ugb-image-upload-has-image:hover{opacity:.8}.ugb-image-upload-remove{background:none!important;color:#ddd;border:none;position:absolute;top:10px;right:4px;cursor:pointer;display:none;z-index:9!important}.ugb-image-upload-remove svg{stroke:rgba(0,0,0,.3);stroke-width:1px;fill:#fff;max-width:none}.editor-block-list__block.is-hovered .ugb-image-upload-remove,.editor-block-list__block.is-selected .ugb-image-upload-remove{display:block}.ugb-toggle-panel-form-toggle{margin-right:12px}.ugb-panel-advanced-button{text-transform:uppercase;font-size:9px;background:transparent;width:100%;display:block;border:0;outline:none;position:relative;cursor:pointer;padding-bottom:15px}.ugb-panel-advanced-button:after{content:"❯";position:absolute;transform:translateX(-50%) rotate(90deg);left:50%;bottom:0}.ugb-panel-advanced-button:hover{color:#999}.ugb-toggle-panel-body--advanced .ugb-panel-advanced-button{padding-bottom:0;padding-top:15px}.ugb-toggle-panel-body--advanced .ugb-panel-advanced-button:after{top:0;bottom:auto;transform:translate(-50%) rotate(-90deg)}[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-panel-tabs{display:grid!important;grid-template-columns:1fr 1fr 1fr}.ugb-panel-tabs button{outline:none!important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0!important;height:auto}.ugb-panel-tabs button svg{margin:5px;height:20px;color:#555d66}.ugb-panel-tabs button.is-active{background:#fafafa;background:linear-gradient(180deg,#fafafa,#fff 70%);border-bottom:0;box-shadow:inset 0 -3px #0085ba}.ugb-panel-tabs{border-bottom:1px solid #e2e4e7!important}[data-ugb-tab]>* .components-panel__body:not(.ugb-panel-tabs){box-shadow:0 -12px 0 #f0f3f5;margin-top:12px;border-bottom:1px solid #e2e4e7}.edit-post-sidebar.ugb--has-panel-tabs{background-color:#f0f3f5}.edit-post-sidebar.ugb--has-panel-tabs>.components-panel{border:0}.edit-post-sidebar.ugb--has-panel-tabs .edit-post-settings-sidebar__panel-block .components-panel__body:last-child{margin-bottom:0}[data-ugb-tab]>*{padding-bottom:0!important}[data-ugb-tab=advanced] .ugb-inspector-panel-controls:not(.ugb-panel-advanced),[data-ugb-tab=layout] .editor-block-inspector__advanced,[data-ugb-tab=layout] .ugb-inspector-panel-controls:not(.ugb-panel-layout),[data-ugb-tab=style] .editor-block-inspector__advanced,[data-ugb-tab=style] .ugb-inspector-panel-controls:not(.ugb-panel-style){display:none}.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{color:#fff;border:0;border-radius:4px;text-transform:uppercase;display:inline-block;height:auto;width:auto;margin:0 auto;transition:all .3s ease-in-out;box-shadow:none;font-size:9px;line-height:1.2em;padding:8px 12px;background:linear-gradient(90deg,#ab5af1 -50%,#fb6874)}.ugb-design-control-pro-note a.button:hover{background:linear-gradient(90deg,#ab5af1 -50%,#fb6874 50%);color:#fff}.ugb-design-control-pro-note svg{fill:url(#stackable-gradient);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 -webkit-min-content;grid-template-columns:30px 1fr min-content;grid-gap:5px;align-items:center;margin-bottom:0}.ugb-design-control-pro-note.ugb-pro-note__small svg{margin:0;height:25px;width:25px}.ugb-design-control-pro-note.ugb-pro-note__small p{text-align:left;margin:0;font-size:10px}.ugb-design-control-pro-note.ugb-pro-note--fade *{transition:all .3s ease-in-out}.ugb-design-control-pro-note.ugb-pro-note--fade p{opacity:.8}.ugb-design-control-pro-note.ugb-pro-note--fade a,.ugb-design-control-pro-note.ugb-pro-note--fade svg{opacity:.7}.ugb-design-control-pro-note.ugb-pro-note--fade:hover a,.ugb-design-control-pro-note.ugb-pro-note--fade:hover p,.ugb-design-control-pro-note.ugb-pro-note--fade:hover svg{opacity:1}.ugb-pro-control-more-dots{display:flex;background:#fff;margin:0 auto;width:50px;justify-content:center;border-radius:25px;height:25px;align-items:center;cursor:pointer;transition:all .3s ease-in-out;border:none;outline:none}.ugb-pro-control-more-dots .ugb-pro-control-more-dots__dot{width:6px;height:6px;background:#aaa;border-radius:100%;margin:0 2px;transition:all .3s ease-in-out}.ugb-pro-control-more-dots:focus,.ugb-pro-control-more-dots:hover{background:#eee}.ugb-pro-control-more-dots:focus .ugb-pro-control-more-dots__dot,.ugb-pro-control-more-dots:hover .ugb-pro-control-more-dots__dot{background:#555}.ugb-pro-control-button__wrapper{max-height:800px;transition:all .3s ease-in-out;overflow:hidden}.ugb-pro-control-button__wrapper.ugb-pro-control-button--hidden{max-height:0}.ugb-pro-modal{overflow:hidden!important}.ugb-pro-modal .ugb-pro-modal__carousel{width:1000px;height:500px;max-width:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ugb-pro-modal .ugb-pro-modal__carousel-wrapper{width:500%;height:100%;transition:all .5s ease-in-out}.ugb-pro-modal .ugb-pro-modal__carousel--slide-0 .ugb-pro-modal__carousel-wrapper{transform:translateX(0)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-1 .ugb-pro-modal__carousel-wrapper{transform:translateX(-20%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-2 .ugb-pro-modal__carousel-wrapper{transform:translateX(-40%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-3 .ugb-pro-modal__carousel-wrapper{transform:translateX(-60%)}.ugb-pro-modal .ugb-pro-modal__carousel--slide-4 .ugb-pro-modal__carousel-wrapper{transform:translateX(-80%)}.ugb-pro-modal .ugb-pro-modal__carousel-left,.ugb-pro-modal .ugb-pro-modal__carousel-right{position:absolute;left:0;top:0;bottom:0;width:50%;padding:10px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.ugb-pro-modal .ugb-pro-modal__carousel-left svg,.ugb-pro-modal .ugb-pro-modal__carousel-right svg{width:20px}.ugb-pro-modal .ugb-pro-modal__carousel-left:hover svg,.ugb-pro-modal .ugb-pro-modal__carousel-right:hover svg{opacity:.7}.ugb-pro-modal .ugb-pro-modal__carousel-right{left:auto;right:0;justify-content:flex-end}.ugb-pro-modal .components-modal__header{position:absolute;top:0;right:10px;z-index:3;border:0;background:transparent}.ugb-pro-modal .components-modal__content{padding:0}.ugb-pro-modal .components-modal__content img{max-width:1000px;height:100%;width:auto!important}.ugb-pro-modal .ugb-pro-modal__footer{padding:30px;background:#fafafa;text-align:center;display:flex;justify-content:center;align-items:center}.ugb-pro-modal .ugb-pro-modal__footer *{margin:0 5px}.ugb-pro-modal .ugb-pro-modal__footer .button{color:#fff;background:linear-gradient(90deg,#ab5af1 -50%,#fb6874);border:0;padding:5px 15px;height:auto;font-size:14px;text-transform:uppercase;font-weight:700}.ugb-pro-modal .ugb-pro-modal__footer .button:hover{background:linear-gradient(90deg,#ab5af1 -50%,#fb6874 50%)}.ugb-pro-modal .ugb-pro-modal__footer a:not(.button){color:#fb6874;text-decoration:none}.ugb-pro-modal .ugb-pro-modal__footer a:not(.button):hover{color:#ab5af1}.ugb-pro-modal .ugb-pro-modal__footer .button-ghost{box-shadow:inset 0 0 0 2px #fb6874;background:none;color:#fb6874;font-weight:400;text-transform:none}.ugb-pro-modal .ugb-pro-modal__footer .button-ghost:hover{box-shadow:inset 0 0 0 2px #ab5af1;background:none;font-weight:400;color:#ab5af1}.ugb-base-control-multi-label__responsive{display:flex;margin-left:8px}.ugb-base-control-multi-label__responsive button{height:12px;width:12px;padding:4px;box-sizing:content-box;background:#eee;border-radius:100%;margin:0 2px 0 4px}.ugb-base-control-multi-label__responsive button svg{height:100%;width:100%}.ugb-base-control-multi-label__responsive button.is-active,.ugb-base-control-multi-label__responsive button:hover{background:#999!important;color:#fff!important;border:none!important;box-shadow:none!important}.ugb-base-control-multi-label__responsive button.is-active:not(:first-child){background:#ab5af1!important}.ugb-small-number-control .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.ugb-small-number-control input{width:80px}.ugb-svg-icon-placeholder{background:transparent;box-shadow:none;color:inherit;padding:0!important}.ugb-svg-icon-placeholder:hover{background:transparent!important;box-shadow:none!important;color:inherit!important;outline:1px solid #e2e4e7;outline-offset:8px}.ugb-svg-icon-placeholder>svg{min-width:20px;min-height:20px}.ugb-svg-icon-placeholder__popup .components-popover__content{padding:8px}.ugb-svg-icon-placeholder__popup .components-ugb-icon-control__iconlist{max-height:200px;overflow:auto}.ugb-url-input-control{display:block!important;margin-top:8px!important;border:1px solid #eee;background:#fff;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.ugb-url-input-control__wrapper{display:flex;align-items:center;width:100%}.ugb-url-input-control__icon{padding:8px;box-sizing:content-box;flex-shrink:0}.editor-url-input{flex:1;margin:0}.editor-url-input input{width:100%!important;min-width:100px}.ugb-url-input-control__more-button{padding:9px;flex-shrink:0}.ugb-url-input-control__new-tab{border-top:1px solid #eee;padding:8px 8px 0}.ugb-url-input-control__new-tab .components-base-control__field{margin-bottom:0}@media screen and (max-width:900px){.ugb-pro-modal .ugb-pro-modal__carousel{width:700px;height:350px}}
dist/editor_blocks.js CHANGED
@@ -1 +1 @@
1
- var editor_blocks=function(e){function t(t){for(var o,l,i=t[0],c=t[1],u=t[2],b=0,m=[];b<i.length;b++)l=i[b],a[l]&&m.push(a[l][0]),a[l]=0;for(o in c)Object.prototype.hasOwnProperty.call(c,o)&&(e[o]=c[o]);for(s&&s(t);m.length;)m.shift()();return r.push.apply(r,u||[]),n()}function n(){for(var e,t=0;t<r.length;t++){for(var n=r[t],o=!0,i=1;i<n.length;i++){var c=n[i];0!==a[c]&&(o=!1)}o&&(r.splice(t--,1),e=l(l.s=n[0]))}return e}var o={},a={0:0},r=[];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 r.push([84,1]),n()}([function(e,t){e.exports=wp.i18n},function(e,t){e.exports=wp.editor},,function(e,t){e.exports=wp.hooks},function(e,t){e.exports=wp.components},,function(e,t,n){"use strict";var o=n(11),a=n(0),r=n(14),l=n(12),i=n(4),c=n(27),u=n(34);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 b=[{icon:"align-wide",title:Object(a.__)("Occupy Entire Width"),align:"full"},{icon:"align-pull-left",title:Object(a.__)("Half & Align Left"),align:"left"},{icon:"align-center",title:Object(a.__)("Half & Align Center"),align:"center"},{icon:"align-pull-right",title:Object(a.__)("Half & Align Right"),align:"right"}];var m=Object(r.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,a=t.isCollapsed,r=e("core/editor"),l=r.getBlockRootClientId,i=r.getEditorSettings;return{isCollapsed:a||!o||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,o=e.onChange;function r(e){return function(){return o(e)}}var c=Object(l.find)(b,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:c?c.icon:"align-wide",label:Object(a.__)("Change Horizontal Alignment"),controls:b.map(function(e){var t=e.align;return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}return e}({},e,{isActive:n===t,onClick:r(t)})})})}),d=n(2),p=n.n(d);function g(){return(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}).apply(this,arguments)}var f=p.a.createElement("path",{d:"M3 15.1h14v2H3zM9.4 2.9h1.2v8.6l1.3-1.3 1.1.8-3 3-3-3 1.1-.8 1.3 1.3V2.9z"}),h=function(e){return p.a.createElement("svg",g({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),f)};function v(){return(v=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}).apply(this,arguments)}var y=p.a.createElement("path",{d:"M3 9h14v2H3zM10.6 18.4H9.4v-3.9l-1.3 1.3L7 15l3-3 3 3-1.1.8-1.3-1.3v3.9zM9.4 1.6h1.2v3.9l1.3-1.3L13 5l-3 3-3-3 1.1-.8 1.3 1.3V1.6z"}),w=function(e){return p.a.createElement("svg",v({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var C=p.a.createElement("path",{d:"M3 3h14v2H3zM10.6 17.1H9.4V8.4L8.1 9.7 7 9l3-3 3 3-1.1.8-1.3-1.3v8.6z"}),k=function(e){return p.a.createElement("svg",_({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),C)};function O(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var x=[{icon:wp.element.createElement(k,null),title:Object(a.__)("Align text top"),align:"flex-start"},{icon:wp.element.createElement(w,null),title:Object(a.__)("Align text center"),align:"center"},{icon:wp.element.createElement(h,null),title:Object(a.__)("Align text bottom"),align:"flex-end"}];var j=Object(r.compose)(Object(u.withViewportMatch)({isLargeViewport:"medium"}),Object(c.withSelect)(function(e,t){var n=t.clientId,o=t.isLargeViewport,a=t.isCollapsed,r=e("core/editor"),l=r.getBlockRootClientId,i=r.getEditorSettings;return{isCollapsed:a||!o||!i().hasFixedToolbar&&l(n)}}))(function(e){var t=e.isCollapsed,n=e.value,o=e.onChange,r=e.isDisabled;function c(e){return function(){return o(n===e?void 0:e)}}var u=Object(l.find)(x,function(e){return e.align===n});return wp.element.createElement(i.Toolbar,{isCollapsed:t,icon:u?u.icon:wp.element.createElement(k,null),label:Object(a.__)("Change Vertical Alignment"),controls:x.map(function(e){var t=e.align;return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){O(e,t,n[t])})}return e}({},e,{isDisabled:r,isActive:n===t,onClick:c(t)})})})}),E=n(5),T=n.n(E),N=n(1);function R(){return(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}).apply(this,arguments)}var S=p.a.createElement("path",{d:"M0 0v376h512V0H0zm480 344H32V32h448v312z"}),B=p.a.createElement("circle",{cx:409.1,cy:102.9,r:40.9}),P=p.a.createElement("path",{d:"M480 344H32l86.3-164.2 21.7 11.3 49-77.3 100 113.1 8.9-9.3 17.1 22.3 26-46.4 52.9 71.2 15.1-15.9z"}),I=function(e){return p.a.createElement("svg",R({viewBox:"0 0 512 376",xmlns:"http://www.w3.org/2000/svg"},e),S,B,P)};function z(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var F=function(e){var t=e.imageID,n=e.imageURL,o=e.onChange,a=void 0===o?function(e){e.url,e.id}:o,r=e.onRemove,l=e.className,c=void 0===l?"":l,u=e.allowedTypes,s=void 0===u?["image"]:u,b=e.render,m=void 0===b?void 0:b,d=e.hasRemove,p=void 0===d||d,g=e.style,f=void 0===g?{}:g,h=T()([c,"ugb-image-upload-placeholder"],{"ugb-image-upload-has-image":n,"ugb-image-upload-has-placeholder":!n}),v=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){z(e,t,n[t])})}return e}({},f,{backgroundImage:n&&!m?"url(".concat(n,")"):void 0});return wp.element.createElement(N.MediaUpload,{onSelect:a,allowedTypes:s,value:t,render:function(e){return n&&m?wp.element.createElement("div",{className:h,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:v,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&r&&p&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){r(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),m):wp.element.createElement("div",{className:h,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},style:v,role:"button",tabIndex:0,"data-is-placeholder-visible":!n},n&&r&&p&&wp.element.createElement("button",{className:"ugb-image-upload-remove",onClick:function(e){r(),e.stopPropagation()}},wp.element.createElement(i.Dashicon,{icon:"no"})),!n&&wp.element.createElement(I,null))}})},L=n(9);function D(e){return(D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function A(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)}}function U(e){return(U=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function M(e,t){return(M=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function H(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var q=Object(a.__)("Show more tools & options"),V=Object(a.__)("Hide more tools & options"),W=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=U(t).apply(this,arguments))||"object"!==D(o)&&"function"!=typeof o?H(n):o).state={isOpen:!1},e.handleToggle=e.handleToggle.bind(H(H(e))),e}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&M(e,t)}(t,L["Component"]),n=t,(o=[{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,r=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(N.URLInput,{className:"ugb-url-input-control__input",value:t,onChange:o,autoFocus:!1}),r&&wp.element.createElement(i.IconButton,{className:"ugb-url-input-control__more-button",icon:"ellipsis",label:this.state.isOpen?V:q,onClick:this.handleToggle,"aria-expanded":this.state.isOpen})),r&&this.state.isOpen&&wp.element.createElement("div",{className:"ugb-url-input-control__new-tab"},wp.element.createElement(i.ToggleControl,{label:Object(a.__)("Open in New Tab"),checked:n,onChange:r})))}}])&&A(n.prototype,o),r&&A(n,r),t}();function G(){return(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}).apply(this,arguments)}var $=Object(a.__)("(current %s: %s)"),Y=Object(r.compose)([N.withColorContext,Object(r.ifCondition)(function(e){return e.hasColorsToChoose})])(function(e){var t=e.colors,n=e.disableCustomColors,o=e.label,r=e.onChange,l=e.value,c=Object(N.getColorObjectByColorValue)(t,l),u=c&&c.name,s=Object(a.sprintf)($,o.toLowerCase(),u||l),b=wp.element.createElement(L.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:b},wp.element.createElement(i.ColorPalette,G({className:"editor-color-palette-control__color-palette",value:l,onChange:r},{colors:t,disableCustomColors:n})))});function K(){return(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}).apply(this,arguments)}var X=p.a.createElement("path",{d:"M0 0v376h512V0H0zm480 344H32V32h448v312z"}),Q=p.a.createElement("circle",{cx:409.1,cy:102.9,r:40.9}),J=p.a.createElement("path",{d:"M480 344H32l86.3-164.2 21.7 11.3 49-77.3 100 113.1 8.9-9.3 17.1 22.3 26-46.4 52.9 71.2 15.1-15.9z"}),Z=function(e){return p.a.createElement("svg",K({viewBox:"0 0 512 376",xmlns:"http://www.w3.org/2000/svg"},e),X,Q,J)};var ee=function(e){var t=e.label,n=e.imageID,o=e.imageURL,r=e.onChange,l=void 0===r?function(e){e.url,e.id}:r,c=e.onRemove,u=void 0===c?function(){}:c,s=e.allowedTypes,b=void 0===s?["image"]:s,m=e.help,d=o&&o.match(/(mp4|webm|ogg)/i)?"video":"image";return wp.element.createElement("div",{className:"ugb-image-control"},wp.element.createElement(i.BaseControl,{label:t,help:m},wp.element.createElement(N.MediaUpload,{onSelect:l,allowedTypes:b,value:n,render:function(e){return wp.element.createElement(L.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"})),"video"===d&&wp.element.createElement("video",{className:"ugb-image-preview",autoPlay:!0,muted:!0,loop:!0,src:o,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()}}),"image"===d&&wp.element.createElement("img",{className:"ugb-image-preview",src:o,onClick:e.open,onKeyDown:function(t){13===t.keyCode&&e.open()},alt:Object(a.__)("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(Z,null)))}})))};function te(e){return(te="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ne(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)}}function oe(e,t){return!t||"object"!==te(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ae(e){return(ae=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function re(e,t){return(re=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var le=function(e){function t(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(e=oe(this,ae(t).apply(this,arguments))).state={unit:e.props.unit||"px"},e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&re(e,t)}(t,L["Component"]),n=t,(o=[{key:"onChangeUnit",value:function(e){this.props.onChangeUnit(e),this.setState({unit:e})}},{key:"componentDidUpdate",value:function(e){this.props.unit!==e.unit&&this.setState({unit:this.props.unit})}},{key:"render",value:function(){var e=this;return wp.element.createElement("div",{className:"ugb-base-control-multi-label"},wp.element.createElement("div",{className:"ugb-base-control-multi-label__label components-base-control__label"},this.props.label),wp.element.createElement(dn,{screens:this.props.screens,onChangeScreen:this.props.onChangeScreen}),wp.element.createElement("div",{className:"ugb-base-control-multi-label__units"},this.props.units.length>1&&this.props.units.map(function(t,n){return wp.element.createElement("button",{key:n,className:e.state.unit===t?"is-active":"",onClick:function(){return e.onChangeUnit(t)}},t)})))}}])&&ne(n.prototype,o),a&&ne(n,a),t}();le.defaultProps={label:"",units:["px"],unit:"px",onChangeUnit:function(){},screens:["desktop"],onChangeScreen:function(){}};var ie=le,ce=function(e){return wp.element.createElement(i.BaseControl,{help:e.help,className:T()("ugb-advanced-range-control",e.className)},wp.element.createElement(ie,{label:e.label,units:e.units,unit:e.unit,onChangeUnit:e.onChangeUnit,screens:e.screens}),wp.element.createElement(i.RangeControl,Object(l.omit)(e,["className","help","label","units","unit","onChangeUnit","screens"])))};ce.defaultProps={onChange:function(){},onChangeUnit:function(){}};var ue=function(e){return wp.element.createElement(i.BaseControl,{help:e.help,className:T()("ugb-advanced-select-control",e.className)},wp.element.createElement(ie,{label:e.label,units:e.units,unit:e.unit,onChangeUnit:e.onChangeUnit,screens:e.screens}),wp.element.createElement(i.SelectControl,Object(l.omit)(e,["className","help","label","units","unit","onChangeUnit","screens"])))};ue.defaultProps={onChange:function(){},onChangeUnit:function(){}};var se=function(e){return wp.element.createElement(i.BaseControl,{help:e.help,className:T()("ugb-advanced-text-control",e.className)},wp.element.createElement(ie,{label:e.label,units:e.units,unit:e.unit,onChangeUnit:e.onChangeUnit,screens:e.screens}),wp.element.createElement(i.TextControl,Object(l.omit)(e,["className","help","label","units","unit","onChangeUnit","screens"])))};se.defaultProps={onChange:function(){},onChangeUnit:function(){}};function be(){return(be=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}).apply(this,arguments)}var me=function(e){return e.map(function(e,t){var n=e.value,o=e.label;if(!n)return null;var r=Object(a.sprintf)(Object(a.__)("(%s: %s)"),o.toLowerCase(),n);return wp.element.createElement(i.ColorIndicator,{key:t,colorValue:n,"aria-label":r})})},de=function(e){var t=e.colorSettings,n=void 0===t?[]:t,o=e.title,r=void 0===o?Object(a.__)("Color Settings"):o;return wp.element.createElement(i.PanelBody,be({className:"ugb-color-panel-body"},e,{title:wp.element.createElement("span",{className:"".concat("editor-panel-color-settings","__panel-title")},r,me(n))}),n.map(function(e,t){return wp.element.createElement(Y,be({key:t},e))}),e.children)},pe=n(3);function ge(){return(ge=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}).apply(this,arguments)}var fe=function(e){var t=e.backgroundColorType,n=void 0===t?"":t,o=e.backgroundColor,r=e.backgroundColor2,l=e.backgroundColorDirection,c=void 0===l?0:l,u=e.backgroundType,s=void 0===u?"":u,b=e.backgroundImageID,m=e.backgroundImageURL,d=e.backgroundOpacity,p=e.fixedBackground,g=e.onChangeBackgroundColorType,f=e.onChangeBackgroundColor,h=e.onChangeBackgroundColor2,v=e.onChangeBackgroundColorDirection,y=e.onChangeBackgroundType,w=e.onChangeBackgroundImage,_=e.onRemoveBackgroundImage,C=e.onChangeBackgroundOpacity,k=e.onChangeFixedBackground;return wp.element.createElement(L.Fragment,null,wp.element.createElement(de,ge({initialOpen:!1,title:Object(a.__)("Background Settings"),className:"editor-panel-color-settings"},e),Object(pe.applyFilters)("stackable.panel-background-settings.before",null,e),g&&wp.element.createElement(i.BaseControl,{label:Object(a.__)("Background Color Type")},wp.element.createElement(i.ButtonGroup,{"aria-label":Object(a.__)("Image Size")},wp.element.createElement(i.Button,{isPrimary:""===n,isDefault:""!==n,onClick:function(){g("")}},Object(a.__)("Single")),wp.element.createElement(i.Button,{isPrimary:"gradient"===n,isDefault:"gradient"!==n,onClick:function(){g("gradient")}},Object(a.__)("Gradient")))),f&&wp.element.createElement(Y,{label:h&&"gradient"===n?Object(a.__)("Background Color #1"):Object(a.__)("Background Color"),value:o,onChange:f}),h&&"gradient"===n&&wp.element.createElement(Y,{label:Object(a.__)("Background Color #2"),value:r,onChange:h}),v&&"gradient"===n&&wp.element.createElement(i.RangeControl,{label:Object(a.__)("Gradient Direction (degrees)"),value:c,onChange:v,min:0,max:360,step:10}),w&&wp.element.createElement(ee,{label:Object(a.__)("Background Image or Video"),help:Object(a.__)("Use .mp4 format for videos"),onRemove:function(e){y&&y(""),_(e)},onChange:function(e){y&&y(e.url.match(/(mp4|webm|ogg)/i)?"video":""),w(e)},imageID:b,imageURL:m,allowedTypes:y?["image","video"]:["image"]}),C&&wp.element.createElement(i.RangeControl,{label:Object(a.__)("Background Media Tint Strength"),value:d,onChange:C,min:0,max:10,step:1}),k&&"video"!==s&&wp.element.createElement(i.ToggleControl,{label:Object(a.__)("Fixed Background"),checked:p,onChange:k}),Object(pe.applyFilters)("stackable.panel-background-settings.after",null,e)))};function he(e){return(he="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ve(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)}}function ye(e){return(ye=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function we(e,t){return(we=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function _e(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var Ce=function(e){function t(e){var n,o,a;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),o=this,(n=!(a=ye(t).apply(this,arguments))||"object"!==he(a)&&"function"!=typeof a?_e(o):a).state={opened:e.initialOpen,checked:e.checked,showAdvanced:e.initialAdvanced},n.onToggle=n.onToggle.bind(_e(_e(n))),n.onAdvancedToggle=n.onAdvancedToggle.bind(_e(_e(n))),n}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&we(e,t)}(t,L["Component"]),n=t,(o=[{key:"onToggle",value:function(){this.setState({opened:!this.state.opened})}},{key:"onAdvancedToggle",value:function(){this.setState({showAdvanced:!this.state.showAdvanced})}},{key:"render",value:function(){var e=this,t=T()(["ugb-toggle-panel-body"],{"ugb-toggle-panel-body--advanced":this.state.showAdvanced});return wp.element.createElement(i.PanelBody,{className:t,initialOpen:this.props.initialOpen,onToggle:this.onToggle,opened:this.state.opened,title:wp.element.createElement(L.Fragment,null,this.props.hasToggle&&wp.element.createElement("span",{className:"editor-panel-toggle-settings__panel-title"},wp.element.createElement(i.FormToggle,{className:"ugb-toggle-panel-form-toggle",checked:this.state.checked,onClick:function(t){t.stopPropagation(),t.preventDefault();var n=e.state.checked;n&&e.state.opened?e.onToggle():n||e.state.opened||e.onToggle(),e.setState({checked:!n}),e.props.onChange&&e.props.onChange(!n)},"aria-describedby":this.props.title}),this.props.title),!this.props.hasToggle&&this.props.title)},this.props.children,this.state.showAdvanced&&this.props.advancedChildren,this.props.advancedChildren&&wp.element.createElement("button",{className:"ugb-panel-advanced-button",onClick:this.onAdvancedToggle},this.state.showAdvanced?Object(a.__)("Simple"):Object(a.__)("Advanced")))}}])&&ve(n.prototype,o),r&&ve(n,r),t}();Ce.defaultProps={title:Object(a.__)("Settings"),checked:!1,initialOpen:!1,hasToggle:!0,initialAdvanced:!1,advancedChildren:null};var ke=n(42),Oe=n.n(ke),xe=n(43),je=n.n(xe),Ee=n(44),Te=n.n(Ee),Ne=n(45),Re=n.n(Ne);function Se(){return(Se=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}).apply(this,arguments)}function Be(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var Pe=function(e){var t=e.buttonDesign,n=e.buttonColor,o=e.buttonTextColor,r=e.buttonSize,l=e.buttonBorderRadius,c=e.buttonIcon,u=e.onChangeButtonDesign,s=e.onChangeButtonColor,b=e.onChangeButtonTextColor,m=e.onChangeButtonSize,d=e.onChangeButtonBorderRadius,p=e.onChangeButtonIcon,g=[];return s&&"link"!==t&&g.push({value:n,onChange:s,label:Object(a.__)("Button Color")}),b&&"ghost"!==t&&"plain"!==t&&"link"!==t&&g.push({value:o,onChange:b,label:Object(a.__)("Text Color")}),wp.element.createElement(L.Fragment,null,wp.element.createElement(de,Se({initialOpen:!1,title:Object(a.__)("Button Settings"),colorSettings:g,className:u?"ugb-has-designs":null},e),u&&wp.element.createElement($e,{label:Object(a.__)("Design"),selected:t,options:[{label:Object(a.__)("Basic"),value:"basic",image:Oe.a},{label:Object(a.__)("Ghost"),value:"ghost",image:je.a},{label:Object(a.__)("Plain"),value:"plain",image:Re.a},{label:Object(a.__)("Link"),value:"link",image:Te.a}].concat(Be(Object(pe.applyFilters)("stackable.button.edit.designs",[]))),onChange:u}),m&&"link"!==t&&wp.element.createElement(i.SelectControl,{label:Object(a.__)("Size"),value:r,options:[{value:"tiny",label:Object(a.__)("Tiny")},{value:"small",label:Object(a.__)("Small")},{value:"normal",label:Object(a.__)("Normal")},{value:"medium",label:Object(a.__)("Medium")},{value:"large",label:Object(a.__)("Large")}],onChange:m}),d&&"link"!==t&&"plain"!==t&&wp.element.createElement(i.RangeControl,{label:Object(a.__)("Border Radius"),value:l,min:"1",max:"50",onChange:d}),p&&"link"!==t&&wp.element.createElement(ut,{label:Object(a.__)("Icon"),value:c,onChange:p}),e.children))};n(114);function Ie(e){return(Ie="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ze(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)}}function Fe(e,t){return!t||"object"!==Ie(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Le(e){return(Le=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function De(e,t){return(De=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Ae=function(e){[].forEach.call(document.querySelectorAll(".components-panel__body .components-panel__body-toggle"),function(t){0!==t.offsetHeight&&t.parentElement.parentElement.classList.contains("is-opened")&&e!==t&&t.click()})},Ue=function(e){if(e.target.classList.contains("components-panel__body-toggle"))Ae(e.target);else{var t=e.target.closest(".components-panel__body-toggle");t&&Ae(t)}},Me=function(e){function t(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(e=Fe(this,Le(t).apply(this,arguments))).state={activeTab:e.props.activeTab?e.props.activeTab:"layout"},e.containerDiv=Object(L.createRef)(),e}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&De(e,t)}(t,L["Component"]),n=t,(o=[{key:"componentDidUpdate",value:function(e){this.props.activeTab&&!e.activeTab?(this.setState({activeTab:this.props.activeTab}),this.updateSidebarPanelTab(this.props.activeTab)):this.updateSidebarPanelTab(this.state.activeTab)}},{key:"updateSidebarPanelTab",value:function(e){var t=this.containerDiv.current.closest(".components-panel");t.setAttribute("data-ugb-tab",e),t.closest(".edit-post-sidebar").classList.add("ugb--has-panel-tabs")}},{key:"componentDidMount",value:function(){this.updateSidebarPanelTab(this.state.activeTab),this.props.closeOtherPanels&&document.body.addEventListener("click",Ue)}},{key:"componentWillUnmount",value:function(){var e=this.containerDiv.current.closest(".components-panel");e.removeAttribute("data-ugb-tab"),e.closest(".edit-post-sidebar").classList.remove("ugb--has-panel-tabs"),this.props.closeOtherPanels&&document.body.removeEventListener("click",Ue)}},{key:"select",value:function(e){this.setState({activeTab:e}),this.updateSidebarPanelTab(e)}},{key:"render",value:function(){var e=this;return wp.element.createElement("div",{className:"components-panel__body ugb-panel-tabs",ref:this.containerDiv},wp.element.createElement("button",{onClick:function(){return e.select("layout")},className:T()(["edit-post-sidebar__panel-tab"],{"is-active":"layout"===this.state.activeTab}),"aria-label":Object(a.__)("Layout"),"data-label":Object(a.__)("Layout")},wp.element.createElement(i.Icon,{icon:"admin-settings"}),Object(a.__)("Layout")),wp.element.createElement("button",{onClick:function(){return e.select("style")},className:T()(["edit-post-sidebar__panel-tab"],{"is-active":"style"===this.state.activeTab}),"aria-label":Object(a.__)("Style"),"data-label":Object(a.__)("Style")},wp.element.createElement(i.Icon,{icon:"admin-appearance"}),Object(a.__)("Style")),wp.element.createElement("button",{onClick:function(){return e.select("advanced")},className:T()(["edit-post-sidebar__panel-tab"],{"is-active":"advanced"===this.state.activeTab}),"aria-label":Object(a.__)("Advanced"),"data-label":Object(a.__)("Advanced")},wp.element.createElement(i.Icon,{icon:"admin-tools"}),Object(a.__)("Advanced")))}}])&&ze(n.prototype,o),r&&ze(n,r),t}();Me.defaultProps={closeOtherPanels:!0};function He(){return(He=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}).apply(this,arguments)}var qe=function(e){var t=e.options,n=e.selected,o=e.title,a=void 0===o?"Layout":o,r=t.find(function(e){return e.value===n}),l=r?"".concat(a," – ").concat(r.label):a;return wp.element.createElement(i.PanelBody,He({title:wp.element.createElement("span",null,l),className:"ugb-design-panel-body"},e),t&&wp.element.createElement($e,He({},e,{title:null})),e.children)},Ve=n(8);var We=function(e){var t=e.imageFile,n=e.imageHoverFile,o=e.label,a=t.match(/https?:/i)?t:Ve.srcUrl?"".concat(Ve.srcUrl,"/").concat(t):t,r=n?n.match(/https?:/i)?n:Ve.srcUrl?"".concat(Ve.srcUrl,"/").concat(n):n:null;return wp.element.createElement("span",{className:"ugb-design-panel-item"},r&&wp.element.createElement("img",{className:"ugb-design-panel-item__hover-image",src:r,alt:o}),wp.element.createElement("img",{className:"ugb-design-panel-item__image",src:a,alt:o}),wp.element.createElement("span",{className:"design-label"},o))};function Ge(){return(Ge=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}).apply(this,arguments)}var $e=function(e){var t=e.selected,n=e.options,o=e.onChange,a=n.map(function(e){return{label:wp.element.createElement(We,{imageFile:e.image,imageHoverFile:e.hoverImage,isPro:e.isPro,label:e.label}),title:e.label,value:e.value}});return wp.element.createElement(i.RadioControl,Ge({},e,{className:"ugb-design-control",selected:t,options:a,onChange:o}))},Ye=n(15),Ke=n(22),Xe=n(23),Qe=n(24),Je=n(17);function Ze(e){return(Ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function et(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)}}function tt(e){return(tt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function nt(e,t){return(nt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function ot(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function at(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}Ye.a.autoAddCss=!1,Ye.a.autoReplaceSvg=!1,Ye.a.familyPrefix="ugbfa",Ye.a.keepOriginalSource=!1,Ye.a.observeMutations=!1,Ye.a.showMissingIcons=!1,Ye.c.add(Ke.a,Xe.a,Qe.a);var rt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},n=function(e){var t=e&&e.toLowerCase();return[].concat(at(Object.values(Ke.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),at(Object.values(Xe.a).filter(function(e){return e.iconName.includes(t)}).slice(0,100)),at(Object.values(Qe.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(L.Fragment,null,n.map(function(e){var t=e.prefix,n=e.iconName;return wp.element.createElement("button",{key:"".concat(t,"-").concat(n),className:"components-button is-button is-default","data-value":"".concat(t,"-").concat(n),onClick:o,onMouseDown:o},wp.element.createElement(Je.a,{icon:[t,n]}))}))},lt=function(e){var t=it(e);if(!t)return!1;var n=e.match(/^\w*/)[0];if(!["fab","far","fas"].includes(n))return!1;var o={fab:Ke.a,far:Xe.a,fas:Qe.a};return Object.values(o[n]).filter(function(e){return e.iconName===t[1]}).length>0},it=function(e){return"string"!=typeof e?null:e.match(/\w*-/)?[e.match(/\w*/),e.match(/\w+-(.*)$/)[1]]:null},ct=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=tt(t).apply(this,arguments))||"object"!==Ze(o)&&"function"!=typeof o?ot(n):o).state={focused:!1,value:e.props.value||""},e.handleBlur=e.handleBlur.bind(ot(ot(e))),e.handleFocus=e.handleFocus.bind(ot(ot(e))),e.handleOnChange=e.handleOnChange.bind(ot(ot(e))),e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&nt(e,t)}(t,L["Component"]),n=t,(o=[{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,a=e.onChange,r=void 0===a?function(){}:a,l=e.type,c=void 0===l?"text":l,u=this.state.focused,s="inspector-ugb-icon-control-".concat(t),b=it(this.state.value),m=lt(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",ref:this.props.inputRef,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(Je.a,{icon:b}),!m&&wp.element.createElement(Je.a,{icon:["far","smile"],style:{opacity:.3}}))),u&&(!b||!this.state.value)&&wp.element.createElement("div",{className:"components-ugb-icon-control__iconlist"},rt(this.state.value,r)))}}])&&et(n.prototype,o),a&&et(n,a),t}(),ut=Object(r.withInstanceId)(ct);function st(){return(st=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}).apply(this,arguments)}Ye.c.add(Ke.a,Xe.a,Qe.a);var bt=function(e){var t=e.value,n=e.color,o=e.style,a=void 0===o?{}:o,r=it(t);return r&&wp.element.createElement(Je.a,{color:n,style:a,icon:r})};bt.Content=function(e){var t=e.value,n=it(t);return n&&wp.element.createElement(Je.a,st({focusable:void 0,icon:n},e))};var mt=bt;function dt(e){return(dt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function pt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){gt(e,t,n[t])})}return e}function gt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ft(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)}}function ht(e){return(ht=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function vt(e,t){return(vt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function yt(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}Ye.c.add(Ke.a,Xe.a,Qe.a);var wt=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=ht(t).apply(this,arguments))||"object"!==dt(o)&&"function"!=typeof o?yt(n):o).state={isOpen:!1,value:e.props.value,color:e.props.color,isFirstFocus:!0},e.handleOpen=e.handleOpen.bind(yt(yt(e))),e.handleClose=e.handleClose.bind(yt(yt(e))),e.handleOnChange=e.handleOnChange.bind(yt(yt(e))),e.handleOnChangeColor=e.handleOnChangeColor.bind(yt(yt(e))),e.handleOnFirstFocus=e.handleOnFirstFocus.bind(yt(yt(e))),e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&vt(e,t)}(t,L["Component"]),n=t,(o=[{key:"handleOpen",value:function(){this.state.isOpen||this.setState({isOpen:!0,isFirstFocus:!0})}},{key:"handleClose",value:function(){this.setState({isOpen:!1,isFirstFocus:!0})}},{key:"handleOnChange",value:function(e){this.setState({value:e}),this.props.onChange(e)}},{key:"handleOnChangeColor",value:function(e){this.setState({color:e}),this.props.onChangeColor&&this.props.onChangeColor(e)}},{key:"handleOnFirstFocus",value:function(){this.state.isFirstFocus&&(this.setState({isFirstFocus:!1}),this.inputElement.focus())}},{key:"render",value:function(){var e=this,t=it(this.state.value),n=lt(this.state.value);return wp.element.createElement(i.IconButton,{className:"ugb-svg-icon-placeholder",onClick:this.handleOpen,icon:wp.element.createElement(L.Fragment,null,n&&wp.element.createElement(Je.a,{icon:t,className:this.props.className,style:this.props.style}),!n&&wp.element.createElement(Je.a,{icon:["far","smile"],className:this.props.className,style:pt({},this.props.style,{opacity:.3})}))},this.state.isOpen&&wp.element.createElement(i.Popover,{className:"ugb-svg-icon-placeholder__popup",onClose:this.handleClose,position:"bottom",focusOnMount:"container",onFocus:this.handleOnFirstFocus},this.props.onChangeColor&&wp.element.createElement(Y,{label:this.props.colorLabel,value:this.state.color,onChange:this.handleOnChangeColor}),wp.element.createElement(ut,{inputRef:function(t){return e.inputElement=t},label:this.props.iconLabel,value:this.state.value,onChange:this.handleOnChange})))}}])&&ft(n.prototype,o),a&&ft(n,a),t}();wt.defaultProps={colorLabel:Object(a.__)("Icon Color"),iconLabel:Object(a.__)("Pick an Icon"),onChangeColor:null,onChange:function(){},value:null,color:null,className:"",style:{}},wt.Content=function(e){var t=e.value,n=e.className,o=void 0===n?"":n,a=e.style,r=void 0===a?{}:a,l=e.color,i=void 0===l?"":l,c=it(t);return c&&wp.element.createElement(Je.a,{icon:c,className:o,color:i,style:r})};function _t(){return(_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}).apply(this,arguments)}var Ct=p.a.createElement("path",{d:"M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z",fill:"#333"}),kt=function(e){return p.a.createElement("svg",_t({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},e),Ct)};function Ot(){return(Ot=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}).apply(this,arguments)}var xt=p.a.createElement("path",{d:"M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z",fill:"#333"}),jt=function(e){return p.a.createElement("svg",Ot({viewBox:"0 0 27 44",xmlns:"http://www.w3.org/2000/svg"},e),xt)};function Et(e){return(Et="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Tt(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)}}function Nt(e){return(Nt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Rt(e,t){return(Rt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function St(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var Bt=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=Nt(t).apply(this,arguments))||"object"!==Et(o)&&"function"!=typeof o?St(n):o).state={isOpen:!1,slide:0},e.open=e.open.bind(St(St(e))),e.close=e.close.bind(St(St(e))),e.prev=e.prev.bind(St(St(e))),e.next=e.next.bind(St(St(e))),e}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Rt(e,t)}(t,L["Component"]),n=t,(o=[{key:"open",value:function(){this.setState({isOpen:!0})}},{key:"close",value:function(){this.setState({isOpen:!1})}},{key:"next",value:function(){var e=this.state.slide>=4?0:this.state.slide+1;this.setState({slide:e})}},{key:"prev",value:function(){var e=this.state.slide<=0?4:this.state.slide-1;this.setState({slide:e})}},{key:"render",value:function(){var e=this.props,t=e.button,n=void 0===t?Object(a.__)("Learn More"):t,o=e.buttonClassName,r=void 0===o?"button button-secondary":o,l=e.tag,c=void 0===l?"div":l;return wp.element.createElement(c,null,wp.element.createElement("a",{onClick:this.open,className:r},n),this.state.isOpen&&wp.element.createElement(i.Modal,{className:"ugb-pro-modal",onRequestClose:this.close},wp.element.createElement("div",{className:"ugb-pro-modal__carousel ugb-pro-modal__carousel--slide-".concat(this.state.slide)},wp.element.createElement("div",{className:"ugb-pro-modal__carousel-wrapper"},wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/cover.jpg",alt:Object(a.__)("Do more with Stackable Premium")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/layouts.jpg",alt:Object(a.__)("Premium Layouts")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/seamless.jpg",alt:Object(a.__)("Seamless Layouts Switching")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/effects.jpg",alt:Object(a.__)("Premium Effects")}),wp.element.createElement("img",{src:"https://gambitph.github.io/Stackable/assets/premium-slider/others.jpg",alt:Object(a.__)("Other Features")})),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-left",onMouseDown:this.prev,onKeyPress:this.prev,role:"button",tabIndex:"0"},wp.element.createElement(jt,null)),wp.element.createElement("div",{className:"ugb-pro-modal__carousel-right",onMouseDown:this.next,onKeyPress:this.next,role:"button",tabIndex:"0"},wp.element.createElement(kt,null))),wp.element.createElement("div",{className:"ugb-pro-modal__footer"},wp.element.createElement("a",{href:Ve.pricingURL,className:"button button-secondary",target:"_blank",title:Object(a.__)("Go Premium")},Object(a.__)("Go Premium")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-premium-demo",className:"button button-secondary button-ghost",target:"_blank",rel:"noopener",title:Object(a.__)("Try Premium Demo")},Object(a.__)("Try Premium Demo")),wp.element.createElement("a",{href:"https://rebrand.ly/plugin-slider-premium",target:"_blank",rel:"noopener",title:Object(a.__)("Visit Site")},Object(a.__)("Visit Site")))))}}])&&Tt(n.prototype,o),r&&Tt(n,r),t}();function Pt(){return(Pt=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}).apply(this,arguments)}var It=p.a.createElement("path",{d:"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z"}),zt=function(e){return p.a.createElement("svg",Pt({viewBox:"0 0 200 200",xmlns:"http://www.w3.org/2000/svg"},e),It)},Ft=function(e){var t=e.title,n=void 0===t?Object(a.__)("Say Hello to More Layouts 👋"):t,o=e.description,r=void 0===o?Object(a.__)("Get more layouts for this block. This feature is only available on Stackable Premium."):o,l=e.button,i=void 0===l?Object(a.__)("Learn More"):l,c=T()(["ugb-design-control-pro-note"]);return wp.element.createElement("div",{className:c},wp.element.createElement(zt,null),wp.element.createElement("h4",null,n),wp.element.createElement("p",null,r),wp.element.createElement(Bt,{button:i}))};function Lt(e){return(Lt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Dt(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)}}function At(e){return(At=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ut(e,t){return(Ut=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function Mt(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var Ht=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=At(t).apply(this,arguments))||"object"!==Lt(o)&&"function"!=typeof o?Mt(n):o).state={isOpen:!!e.props.initialOpen&&e.props.initialOpen},e.onClick=e.onClick.bind(Mt(Mt(e))),e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ut(e,t)}(t,L["Component"]),n=t,(o=[{key:"onClick",value:function(){this.setState({isOpen:!this.state.isOpen})}},{key:"render",value:function(){var e=T()(["ugb-pro-control-button__wrapper"],{"ugb-pro-control-button--hidden":!this.state.isOpen});return wp.element.createElement("div",null,wp.element.createElement("button",{className:"ugb-pro-control-more-dots",onClick:this.onClick},wp.element.createElement("div",{className:"ugb-pro-control-more-dots__dot"}),wp.element.createElement("div",{className:"ugb-pro-control-more-dots__dot"}),wp.element.createElement("div",{className:"ugb-pro-control-more-dots__dot"})),wp.element.createElement("div",{className:e},wp.element.createElement(Ft,{title:this.props.title,description:this.props.description,button:this.props.button})))}}])&&Dt(n.prototype,o),a&&Dt(n,a),t}();function qt(e){return(qt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Vt(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)}}function Wt(e){return(Wt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Gt(e,t){return(Gt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function $t(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var Yt=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=Wt(t).apply(this,arguments))||"object"!==qt(o)&&"function"!=typeof o?$t(n):o).state={locked:void 0!==e.props.locked?e.props.locked:e.props.top===e.props.left&&e.props.top===e.props.bottom&&e.props.top===e.props.right,top:e.props.top||"",right:e.props.right||"",bottom:e.props.bottom||"",left:e.props.left||""},e.onToggleLock=e.onToggleLock.bind($t($t(e))),e.onChangeTop=e.onChangeTop.bind($t($t(e))),e.onChangeRight=e.onChangeRight.bind($t($t(e))),e.onChangeBottom=e.onChangeBottom.bind($t($t(e))),e.onChangeLeft=e.onChangeLeft.bind($t($t(e))),e}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Gt(e,t)}(t,L["Component"]),n=t,(o=[{key:"onToggleLock",value:function(){if(!this.state.locked){var e=this.state.top;this.setState({top:e,right:e,bottom:e,left:e})}this.setState({locked:!this.state.locked})}},{key:"onChangeTop",value:function(e){var t=e.target.value;this.state.locked?this.setState({top:t,right:t,bottom:t,left:t}):this.setState({top:t})}},{key:"onChangeRight",value:function(e){var t=e.target.value;this.state.locked?this.setState({top:t,right:t,bottom:t,left:t}):this.setState({right:t})}},{key:"onChangeBottom",value:function(e){var t=e.target.value;this.state.locked?this.setState({top:t,right:t,bottom:t,left:t}):this.setState({bottom:t})}},{key:"onChangeLeft",value:function(e){var t=e.target.value;this.state.locked?this.setState({top:t,right:t,bottom:t,left:t}):this.setState({left:t})}},{key:"componentDidUpdate",value:function(e,t){this.props.top!==e.top&&this.setState({top:this.props.top}),this.props.right!==e.right&&this.setState({right:this.props.right}),this.props.bottom!==e.bottom&&this.setState({bottom:this.props.bottom}),this.props.left!==e.left&&this.setState({left:this.props.left}),this.state.top===t.top&&this.state.right===t.right&&this.state.bottom===t.bottom&&this.state.left===t.left||this.props.onChange({top:this.state.top,right:this.state.right,bottom:this.state.bottom,left:this.state.left})}},{key:"render",value:function(){var e=this.props.instanceId,t="ugb-four-number-control-".concat(e,"__item-");return wp.element.createElement(i.BaseControl,{help:this.props.help,className:T()("ugb-four-number-control",this.props.className)},wp.element.createElement(ie,{label:this.props.label,units:this.props.units,unit:this.props.unit,onChangeUnit:this.props.onChangeUnit,screens:this.props.screens}),wp.element.createElement("div",{className:"ugb-four-number-control__wrapper"},wp.element.createElement("label",{className:"ugb-four-number-control__label",htmlFor:"".concat(t,"-top")},wp.element.createElement("input",{id:"".concat(t,"-top"),type:"number",onChange:this.onChangeTop,"aria-label":Object(a.__)("Top"),value:this.state.top}),wp.element.createElement("span",null,Object(a.__)("Top"))),wp.element.createElement("label",{className:"ugb-four-number-control__label",htmlFor:"".concat(t,"-right")},wp.element.createElement("input",{id:"".concat(t,"-right"),type:"number",onChange:this.onChangeRight,"aria-label":this.props.label,value:this.state.right}),wp.element.createElement("span",null,Object(a.__)("Right"))),wp.element.createElement("label",{className:"ugb-four-number-control__label",htmlFor:"".concat(t,"-bottom")},wp.element.createElement("input",{id:"".concat(t,"-bottom"),type:"number",onChange:this.onChangeBottom,"aria-label":this.props.label,value:this.state.bottom}),wp.element.createElement("span",null,Object(a.__)("Bottom"))),wp.element.createElement("label",{className:"ugb-four-number-control__label",htmlFor:"".concat(t,"-left")},wp.element.createElement("input",{id:"".concat(t,"-left"),type:"number",onChange:this.onChangeLeft,"aria-label":this.props.label,value:this.state.left}),wp.element.createElement("span",null,Object(a.__)("Left"))),wp.element.createElement(i.IconButton,{className:this.state.locked?"ugb--is-locked":"",onClick:this.onToggleLock,icon:wp.element.createElement(i.Dashicon,{icon:this.state.locked?"admin-links":"editor-unlink",size:"16"})})))}}])&&Vt(n.prototype,o),r&&Vt(n,r),t}();Yt.defaultProps={onChange:function(){},locked:void 0,top:"",right:"",bottom:"",left:"",units:["px"],unit:"px",onChangeUnit:function(){},screens:["desktop"]};Object(r.withInstanceId)(Yt);var Kt=n(7);function Xt(){return(Xt=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}).apply(this,arguments)}var Qt=p.a.createElement("path",{d:"M13 18h2c.6 0 1 .4 1 1s-.4 1-1 1H9c-.6 0-1-.4-1-1s.4-1 1-1h2v-2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2h-7v2zM4 6v8h16V6H4z"}),Jt=function(e){return p.a.createElement("svg",Xt({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),Qt)};function Zt(){return(Zt=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}).apply(this,arguments)}var en=p.a.createElement("path",{d:"M8 2h8c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2zm0 2v15h8V4H8z"}),tn=function(e){return p.a.createElement("svg",Zt({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),en)};function nn(){return(nn=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}).apply(this,arguments)}var on=p.a.createElement("path",{d:"M6 4v15h12V4H6zm0-2h12c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2z"}),an=function(e){return p.a.createElement("svg",nn({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),on)};function rn(e){return(rn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ln(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)}}function cn(e,t){return!t||"object"!==rn(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function un(e){return(un=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function sn(e,t){return(sn=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var bn={desktop:wp.element.createElement(Jt,null),tablet:wp.element.createElement(an,null),mobile:wp.element.createElement(tn,null)},mn=function(e){function t(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(e=cn(this,un(t).apply(this,arguments))).state={screen:Object(Kt.b)(),isScreenPickerOpen:Object(Kt.d)()},e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&sn(e,t)}(t,L["Component"]),n=t,(o=[{key:"onChangeUnit",value:function(e){this.props.onChangeUnit(e),this.setState({unit:e})}},{key:"onChangeScreen",value:function(e){var t=this.props.screens[0];this.state.isScreenPickerOpen||this.state.screen!==t||e!==t?this.state.isScreenPickerOpen&&e===t&&(this.setState({isScreenPickerOpen:!1}),"undefined"==typeof instanceIdOwner&&(Object(Kt.f)(!1),Object(pe.doAction)("stackable.responsive-toggle.screen.close"))):(this.setState({isScreenPickerOpen:!0}),"undefined"==typeof instanceIdOwner&&(Object(Kt.f)(!0),Object(pe.doAction)("stackable.responsive-toggle.screen.open"))),this.props.onChangeScreen(e),this.setState({screen:e}),Object(Kt.g)(e),Object(pe.doAction)("stackable.responsive-toggle.screen.change",e)}},{key:"onOtherScreenChange",value:function(e){this.props.onChangeScreen(e),this.setState({screen:e})}},{key:"onOtherScreenOpen",value:function(){this.setState({isScreenPickerOpen:!0})}},{key:"onOtherScreenClose",value:function(){this.setState({isScreenPickerOpen:!1})}},{key:"componentDidMount",value:function(){var e=this.props.instanceId;Object(pe.addAction)("stackable.responsive-toggle.screen.change","stackable/responsive-toggle-".concat(e),this.onOtherScreenChange.bind(this)),Object(pe.addAction)("stackable.responsive-toggle.screen.open","stackable/responsive-toggle-".concat(e),this.onOtherScreenOpen.bind(this)),Object(pe.addAction)("stackable.responsive-toggle.screen.close","stackable/responsive-toggle-".concat(e),this.onOtherScreenClose.bind(this))}},{key:"componentWillUnmount",value:function(){var e=this.props.instanceId;Object(pe.removeAction)("stackable.responsive-toggle.screen.change","stackable/responsive-toggle-".concat(e)),Object(pe.removeAction)("stackable.responsive-toggle.screen.open","stackable/responsive-toggle-".concat(e)),Object(pe.removeAction)("stackable.responsive-toggle.screen.close","stackable/responsive-toggle-".concat(e))}},{key:"render",value:function(){var e=this;return wp.element.createElement("div",{className:"ugb-base-control-multi-label__responsive"},this.props.screens.length>1&&this.props.screens.map(function(t,n){return n>0&&!e.state.isScreenPickerOpen?null:wp.element.createElement(i.IconButton,{key:n,className:e.state.screen===t?"is-active":"",onClick:function(){return e.onChangeScreen(t)},icon:bn[t]})}))}}])&&ln(n.prototype,o),a&&ln(n,a),t}();mn.defaultProps={screens:["desktop"],onChangeScreen:function(){}};var dn=Object(r.withInstanceId)(mn);function pn(e){return(pn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function gn(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)}}function fn(e){return(fn=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function hn(e,t){return(hn=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function vn(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var yn=function(e){function t(){var e,n,o;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),n=this,(e=!(o=fn(t).apply(this,arguments))||"object"!==pn(o)&&"function"!=typeof o?vn(n):o).state={screen:Object(Kt.b)()},e.onScreenChange=e.onScreenChange.bind(vn(vn(e))),e}var n,o,a;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&hn(e,t)}(t,L["Component"]),n=t,(o=[{key:"onScreenChange",value:function(e){this.setState({screen:e})}},{key:"componentDidMount",value:function(){var e=this.props.instanceId;Object(pe.addAction)("stackable.responsive-toggle.screen.change","stackable/when-responsive-screen-".concat(e),this.onScreenChange)}},{key:"componentWillUnmount",value:function(){var e=this.props.instanceId;Object(pe.removeAction)("stackable.responsive-toggle.screen.change","stackable/when-responsive-screen-".concat(e))}},{key:"render",value:function(){return wp.element.createElement(L.Fragment,null,this.state.screen===this.props.screen&&this.props.children)}}])&&gn(n.prototype,o),a&&gn(n,a),t}();yn.defaultProps={screen:"desktop"};Object(r.withInstanceId)(yn),Object(a.__)("H1"),Object(a.__)("H2"),Object(a.__)("H3"),Object(a.__)("H4"),Object(a.__)("H5"),Object(a.__)("H6");n.d(t,"a",function(){return o.g}),n.d(t,"f",function(){return m}),n.d(t,"q",function(){return j}),n.d(t,"h",function(){return F}),n.d(t,"p",function(){return W}),n.d(t,"b",function(){return Y}),n.d(t,"k",function(){return de}),n.d(t,"i",function(){return fe}),n.d(t,"j",function(){return Pe}),n.d(t,"d",function(){return qe}),n.d(t,"e",function(){return We}),n.d(t,"c",function(){return $e}),n.d(t,"g",function(){return ut}),n.d(t,"o",function(){return mt}),n.d(t,"l",function(){return Ft}),n.d(t,"m",function(){return Ht}),n.d(t,"n",function(){return dn})},function(e,t,n){"use strict";n.d(t,"e",function(){return a}),n.d(t,"c",function(){return r}),n.d(t,"a",function(){return l}),n.d(t,"b",function(){return c}),n.d(t,"g",function(){return u}),n.d(t,"d",function(){return b}),n.d(t,"f",function(){return m});var o=n(0),a=function(e,t){return Array.from({length:t-e},function(t,n){return n+e})},r=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?"".concat(e()," ").concat(e("short")):"long"===t?"".concat(e("medium")," ").concat(e()," ").concat(e("short")):Object(o.__)("Description for this block. Use this space for describing your block. Any text will do.")},i="desktop",c=function(){return i},u=function(e){return i=e},s=!1,b=function(){return s},m=function(e){return s=e}},function(e,t){e.exports=stackable},function(e,t){e.exports=wp.element},function(e,t,n){"use strict";var o=n(9),a=n(41),r=n(2),l=n.n(r);function i(){return(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}).apply(this,arguments)}var c=l.a.createElement("path",{d:"M64.08 136L23 176.66a4.75 4.75 0 0 0 3.53 8.15l86.91.14zM177.91 128.39a17 17 0 0 0-5-12.07L71.39 14.72 26.61 59.5a17 17 0 0 0-5 12.05 17 17 0 0 0 5 12.05l101.55 101.6v-.07l44.76-44.76a17 17 0 0 0 5-12zM172.95 14.69H86.12l49.42 49.62 40.92-41.16a5 5 0 0 0-3.51-8.46z"}),u=function(e){return l.a.createElement("svg",i({viewBox:"0 0 200 200",fill:"#fff",xmlns:"http://www.w3.org/2000/svg"},e),c)};function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var b=l.a.createElement("path",{d:"M17 9.4H3c-.4 0-.8-.3-.8-.8s.4-.7.8-.7h14c.4 0 .8.3.8.8s-.4.7-.8.7zm.8 1.9c0-.4-.3-.8-.8-.8H3c-.4 0-.8.3-.8.8s.3.8.8.8h14c.4 0 .8-.4.8-.8zm.4-9.8H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3V1.8c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8C.8 6 0 5.2 0 4.2V1.8C0 .8.8 0 1.8 0h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6zm.6 12.5H1.8c-.2 0-.3.1-.3.3v2.3c0 .2.1.3.3.3h16.3c.2 0 .3-.1.3-.3v-2.3c.1-.2 0-.3-.2-.3m0-1.5c1 0 1.8.8 1.8 1.8v2.3c0 1-.8 1.8-1.8 1.8H1.8c-1 0-1.8-.8-1.8-1.8v-2.3c0-1 .8-1.8 1.8-1.8h16.4zm-5 3c0-.3-.3-.6-.6-.6H3c-.3 0-.6.3-.6.6s.3.6.6.6h9.6c.3 0 .6-.3.6-.6zm4.4 0c0-.3-.3-.6-.6-.6h-1c-.3 0-.6.3-.6.6s.3.6.6.6h1c.4 0 .6-.3.6-.6z"}),m=function(e){return l.a.createElement("svg",s({xmlns:"http://www.w3.org/2000/svg"},e),b)};function d(){return(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}).apply(this,arguments)}var p=l.a.createElement("path",{d:"M0 2.7C0 1.6.3 0 2.4 0c.3 0 .6.3.6.6s-.3.6-.6.6c-.6-.1-1.1.3-1.1.8H2c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1H1c-.6 0-1-.4-1-1V2.7zm4.4 0c0-1.1.3-2.7 2.4-2.7.3 0 .6.3.6.6s-.3.6-.6.6c-.7-.1-1.2.3-1.2.8h.7c.6 0 1 .5 1 1v.9c0 .6-.5 1-1 1h-1c-.6 0-1-.4-1-1V2.7zm11.2 14.6c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9h-.7c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm4.4 0c0 1.1-.3 2.7-2.4 2.7-.3 0-.6-.3-.6-.6s.3-.6.6-.6c.6 0 1.1-.4 1.1-.9H18c-.6 0-1-.5-1-1v-1c0-.6.5-1 1-1h1c.6 0 1 .4 1 1v1.4zm0-10c0-.4-.3-.8-.8-.8H.8c-.4.1-.8.4-.8.8s.3.8.8.8h18.5c.4 0 .7-.3.7-.8zm0 2.7c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.4-.8.8s.3.8.8.8h18.5c.4-.1.7-.4.7-.8zm0 2.6c0-.4-.3-.8-.8-.8H.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h18.5c.4 0 .7-.4.7-.8z"}),g=function(e){return l.a.createElement("svg",d({xmlns:"http://www.w3.org/2000/svg"},e),p)};function f(){return(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}).apply(this,arguments)}var h=l.a.createElement("path",{d:"M4.4 1.5v2.9H1.5V1.5h2.9M5 0H.9C.4 0 0 .4 0 .9V5c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V.9C5.9.4 5.5 0 5 0zm3.3 4.8h11c.4 0 .7-.4.7-.8s-.3-.8-.8-.8h-11c-.3.1-.7.4-.7.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m-3.9 6v2.9H1.5V8.6h2.9M5 7.1H.9c-.5 0-.9.4-.9.9v4c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V8c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8 0 .4.4.8.8.8m0-2.3h7.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8m-3.9 6v2.9H1.5v-2.9h2.9m.6-1.5H.9c-.5 0-.9.4-.9.9v4.1c0 .5.4.9.9.9H5c.5 0 .9-.4.9-.9V15c0-.5-.4-.9-.9-.9zm3.3 4.8h11c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-11c-.4 0-.8.3-.8.8s.4.8.8.8m0-2.2h7.5c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H8.3c-.4 0-.8.3-.8.8s.4.8.8.8"}),v=function(e){return l.a.createElement("svg",f({xmlns:"http://www.w3.org/2000/svg"},e),h)};function y(){return(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}).apply(this,arguments)}var w=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v5.3C0 8.2.8 9 1.8 9H7v2.7c-.1-.2-.2-.4-.3-.5-.3-.5-.7-.9-1.3-1.1-.5-.2-1.1-.1-1.6.2-1.1.6-1.5 1.9-.9 2.9l1.3 2.4c.1.1.1.2.2.3.9 1.6 2.3 4 6.5 4 4.1 0 6-3.6 6-7v-3c0-.4-.1-.7-.2-1h1.5c1 0 1.8-.8 1.8-1.8V1.8c0-1-.8-1.8-1.8-1.8zm-2.8 13c0 2-1 5.5-4.5 5.5-3.3 0-4.3-1.7-5.2-3.3-.1-.1-.1-.2-.2-.3l-1.3-2.4c-.1-.2-.1-.3 0-.5s.2-.3.3-.4c.2-.1.3-.1.5 0s.3.2.4.3c.1.2.3.7.5.9.4.5 1 .8 1.6.6.6-.2 1-.8 1-1.5V5.1c0-.4.3-.7.7-.7s.7.3.7.7v5.7c0 .4.3.8.8.8s.8-.3.8-.8V8.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7v2.3c0 .4.3.8.8.8s.8-.3.8-.8V9.7c.1-.2.3-.3.6-.3.4 0 .7.3.7.7V13zm3.1-5.8c0 .2-.1.3-.3.3h-4.7c-.4-.4-.9-.6-1.5-.6-.2 0-.4 0-.6.1V5.1c0-1.2-1-2.2-2.2-2.2S7 3.9 7 5.1v2.4H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v5.4z"}),_=function(e){return l.a.createElement("svg",y({xmlns:"http://www.w3.org/2000/svg"},e),w)};function C(){return(C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var k=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zm.3 18.2c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v16.4zm-1.6-5c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h12.3c.3 0 .7.4.7.8zm0 2.6c0 .4-.3.8-.8.8H3.9c-.4 0-.8-.3-.8-.8s.4-.8.8-.8h12.3c.3 0 .7.4.7.8zM5 10h10c.2 0 .4-.1.5-.2s.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5s-.3-.3-.5-.3H5c-.2 0-.4.1-.5.2s-.2.3-.2.5v5c0 .2.1.4.2.5s.3.3.5.3zm.8-5h8.5v3.5H5.8V5z"}),O=function(e){return l.a.createElement("svg",C({xmlns:"http://www.w3.org/2000/svg"},e),k)};function x(){return(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}).apply(this,arguments)}var j=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.5c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.5 10.6h1.8l-1.8 1.8v-1.8zm3.1-1.2H4.5V7.7h4.8L7.6 9.4zm2.9-2.9h-6V5H12l-1.5 1.5zM3.3 15H1.5V5h1.7v10zm1.2-.8L13.7 5h1.8v.8L6.3 15H4.5v-.8zm11-4.8h-1.8l1.8-1.8v1.8zm-3.1 1.2h3.1v1.7h-4.8l1.7-1.7zm-2.9 2.9h6V15H8l1.5-1.5zM16.8 5h1.7v10h-1.7V5zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8zm17 16.4c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3v-1.3c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v1.3zm-14.9-.7c0 .3-.2.5-.5.5s-.5-.2-.5-.5.3-.5.5-.5.5.2.5.5zm13.8 0c0 .3-.2.5-.5.5s-.5-.2-.5-.5.2-.5.5-.5.5.2.5.5zM2.6 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm13.8 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),E=function(e){return l.a.createElement("svg",x({xmlns:"http://www.w3.org/2000/svg"},e),j)};function T(){return(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}).apply(this,arguments)}var N=l.a.createElement("path",{d:"M18.5 2.9h-17C.7 2.9 0 3.6 0 4.4v11.1c0 .9.7 1.5 1.5 1.5h16.9c.9 0 1.5-.7 1.5-1.5V4.4c.1-.8-.6-1.5-1.4-1.5zm0 12.7h-7.1c.2-.3.3-.7.4-1.2 0-.3-.1-.6-.2-.9-.3-.5-.8-.9-1.4-1.1.3-.3.7-.8 1-1.2.2-.2.3-.4.4-.6.2-.5.1-.8-.3-1.1-.1-.1-.2-.1-.4-.1h-3c-.1 0-.3.1-.4.1-.2.3-.3.5-.3.7 0 .3.3.6.6.6h2c-.5.6-1.2 1.3-1.4 1.5-.3.3-.4.7-.1 1l.2.2c.1.1.3.1.4.1 1 .1 1.4.3 1.5 1-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7 0 .1.1.4.3.7H1.5V4.4h8.6c-.3.4-.7.8-1 1.1H9c-.6.6-1.2 1.2-1.7 1.6-.2.1-.3.3-.4.4V8c.1.2.2.4.4.5.2.1.4.2.6.2h3.2c.3 0 .6-.3.6-.6s-.3-.6-.6-.6H8.9c.4-.3.7-.7 1.1-1 .5-.5 1.1-1.1 1.4-1.6.1-.1.1-.3.2-.4H16c.1.1.1.3.2.5-.1.8-.7.9-1.2 1-.8 0-1-.5-1.1-.8-.1-.3-.4-.5-.7-.5-.3.1-.5.4-.5.7.1.2.5 1.7 2.3 1.7 1.5 0 2.4-.9 2.5-2.2v-.5h1.1v11.2zM5.9 13c0 .3-.3.6-.6.6H3.6c-.4 0-.6-.3-.6-.6s.3-.6.6-.6h.2V8.2l-.3.1c-.1.1-.3.1-.5.1s-.3-.1-.4-.3v-.5c0-.2.1-.3.3-.4l1.2-.7c.3-.1.7 0 .9.3v5.6h.2c.4-.1.7.2.7.6zm11.2-1h-.3V8.4c0-.3-.3-.6-.6-.6-.2 0-.4.1-.5.3l-3.3 4.2c-.1.1-.2.3-.1.5 0 .2.1.3.2.4.1.1.2.1.4.1h2.7v1.1c0 .3.3.6.6.6s.6-.3.6-.6v-1.1h.3c.3 0 .6-.3.6-.6.1-.4-.2-.7-.6-.7zm-1.5 0h-1.4l1.4-1.8V12z"}),R=function(e){return l.a.createElement("svg",T({xmlns:"http://www.w3.org/2000/svg"},e),N)};function S(){return(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}).apply(this,arguments)}var B=l.a.createElement("path",{d:"M16.1 8.5c0-1.4-1-2.5-2.2-2.9V1.5c0-.3-.1-.5-.3-.6-.2-.1-.5-.2-.7-.1L4.5 4.6H.8c-.5 0-.8.3-.8.8v6.3c0 .4.3.8.8.8h1.1v5.7c0 .4.3.8.8.8h2.1c.4 0 .8-.3.8-.8V13l7.4 3.4c.1 0 .2.1.3.1.1 0 .3 0 .4-.1.2-.1.3-.4.3-.6v-4.2c1.2-.5 2.1-1.7 2.1-3.1zM1.5 6.1h2.4v4.8H1.5V6.1zm1.8 11.3v-4.9h.6v4.9h-.6zm9.1-3l-6.9-3.2V5.8l6.9-3.2v11.8zm1.5-4.3V7c.6.3 1 .9 1 1.5 0 .7-.4 1.3-1 1.6zM20 8.5c0 .3-.3.6-.6.6h-1.5c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.5c.3 0 .6.3.6.6zm-2.2 4.4c.2.2.2.6 0 .9-.1.1-.3.2-.4.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.2-.2-.2-.6 0-.9.2-.2.6-.2.9 0l1 1.1zm-2-7.7c-.2-.2-.2-.6 0-.9l1.1-1.1c.2-.2.6-.2.9 0 .2.2.2.6 0 .9l-1.1 1.1c-.1.1-.3.2-.4.2-.2 0-.4 0-.5-.2z"}),P=function(e){return l.a.createElement("svg",S({xmlns:"http://www.w3.org/2000/svg"},e),B)};function I(){return(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}).apply(this,arguments)}var z=l.a.createElement("path",{d:"M.8 10.8c-.5 0-.8-.4-.8-.8s.3-.8.8-.8h18.5c.4 0 .8.3.8.8s-.3.8-.8.8H.8"}),F=function(e){return l.a.createElement("svg",I({xmlns:"http://www.w3.org/2000/svg"},e),z)};function L(){return(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}).apply(this,arguments)}var D=l.a.createElement("path",{d:"M2.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1s-1-.5-1-1c0-.6.5-1 1-1m0-1.5C1.1 7.5 0 8.6 0 10s1.1 2.5 2.5 2.5S5 11.4 5 10c.1-1.4-1.1-2.5-2.5-2.5zM10 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1 0-.6.4-1 1-1m0-1.5c-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5-1.1-2.5-2.5-2.5zM17.5 9c.6 0 1 .5 1 1 0 .6-.5 1-1 1-.6 0-1-.5-1-1-.1-.6.4-1 1-1m0-1.5C16.1 7.5 15 8.6 15 10s1.1 2.5 2.5 2.5S20 11.4 20 10s-1.1-2.5-2.5-2.5z"}),A=function(e){return l.a.createElement("svg",L({xmlns:"http://www.w3.org/2000/svg"},e),D)};function U(){return(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}).apply(this,arguments)}var M=l.a.createElement("path",{d:"M18.6 0H12c-.8 0-1.4.6-1.4 1.4v8.3c0 .8.6 1.4 1.4 1.4h6.6c.8 0 1.4-.6 1.4-1.4V1.4c0-.8-.6-1.4-1.4-1.4zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2h-6.4c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5s2.4.6 2.9 1.4c.2.2.3.5.3.8zm-5.3-6.1c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h6c.5.1.8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h6c.5.1.8.4.8.8zM8 0H1.4C.6 0 0 .6 0 1.4v8.3c0 .8.6 1.4 1.4 1.4H8c.8 0 1.4-.6 1.4-1.4V1.4C9.4.6 8.8 0 8 0zm-.1 1.5V7c-.9-.7-2-1-3.2-1-1.2 0-2.4.4-3.2 1V1.5h6.4zm0 8.2H1.5c0-.2.1-.5.2-.7.5-.9 1.7-1.5 3-1.5 1.3-.1 2.5.5 3 1.4.1.2.2.5.2.8zM2.6 3.6c0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1-.6-.1-1-.5-1-1zm5.8 13c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8zm0 2.6c0 .4-.3.8-.8.8h-6c-.3 0-.6-.3-.6-.8 0-.4.3-.8.8-.8h6c.3.1.6.4.6.8zm0-5.2c0 .4-.3.8-.8.8h-6c-.3 0-.6-.4-.6-.8s.3-.8.8-.8h6c.3.1.6.4.6.8z"}),H=function(e){return l.a.createElement("svg",U({xmlns:"http://www.w3.org/2000/svg"},e),M)};function q(){return(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}).apply(this,arguments)}var V=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h6.1v9.6c-.8-.8-2-1.3-3.2-1.3-1.2 0-2.4.5-3.2 1.3V1.8c0-.2.1-.3.3-.3zm-.3 16.7v-3.6c0-.9.4-1.7.9-2.3.6-.6 1.4-.9 2.3-.9.9 0 1.7.4 2.3.9.6.6.9 1.4.9 2.3v4H1.8c-.2-.1-.3-.2-.3-.4zm17 0c0 .2-.1.3-.3.3H9.4v-17h8.7c.2 0 .3.1.3.3v16.4zM2.6 6.8c0-.6.5-1 1-1s1 .5 1 1-.5 1-1 1-1-.5-1-1zM17 8.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 2.6c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0-5.2c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5 0 .8.4.8.8zm0 7.7c0 .4-.3.8-.8.8h-4.9c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h4.9c.5.1.8.4.8.8z"}),W=function(e){return l.a.createElement("svg",q({xmlns:"http://www.w3.org/2000/svg"},e),V)};function G(){return(G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var $=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.1 0 .2.1.2.1s.1.1.1.2v1.7h-17V1.8c.1-.2.2-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3V4.5h17v13.6c0 .3-.1.4-.3.4zM16.3 5.8H3.7c-.2 0-.4 0-.5.2-.1.1-.2.3-.2.5v5c0 .2.1.4.2.5.1.1.3.2.5.2h12.5c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-5c0-.2-.1-.4-.2-.5 0-.2-.2-.2-.4-.2zM4.5 10.7V7.3h11v3.5h-11zM14 9c0 .4-.3.7-.7.7H6.7c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7h6.5c.5-.1.8.3.8.7zM2.7 2.5c0-.3.3-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm1.7 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z"}),Y=function(e){return l.a.createElement("svg",G({xmlns:"http://www.w3.org/2000/svg"},e),$)};function K(){return(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}).apply(this,arguments)}var X=l.a.createElement("path",{d:"M19.3 4.3H8.8c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h10.4c.4 0 .8.3.8.8s-.3.8-.7.8zM2.9 5.7l3.2-3.2c.3-.3.3-.8 0-1.1s-.8-.3-1.1 0L2.4 4.1 1.3 3C1 2.7.5 2.7.2 3c-.3.3-.3.8 0 1.1l1.6 1.6c.2.1.4.2.6.2.2 0 .4-.1.5-.2zM20 9.9c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5 0 .8-.4.8-.8zM2.9 12l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1-1C1 9.1.5 9.1.2 9.4c-.3.3-.3.8 0 1.1L1.8 12c.1.1.3.2.5.2.3.1.5 0 .6-.2zM20 16.3c0-.4-.3-.8-.8-.8H8.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h10.4c.5-.1.8-.4.8-.8zM2.9 18.4l3.2-3.2c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.7 2.7-1.1-1.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1l1.6 1.6c.1.1.3.2.5.2.4 0 .6 0 .7-.2z"}),Q=function(e){return l.a.createElement("svg",K({xmlns:"http://www.w3.org/2000/svg"},e),X)};function J(){return(J=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}).apply(this,arguments)}var Z=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V11l-3.3-4.4c-.2-.3-.6-.5-.9-.5-.4 0-.7.2-.9.5l-4.7 6.1-1.9-2.6c-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-3.3 4.3V1.8c0-.2.1-.3.3-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-1.3c.1 0 .1-.1.2-.2l4.1-5.4 2.1 2.8c.2.2.5.4.7.4.3 0 .6-.1.7-.4l4.9-6.4 4.1 5.4c0 .1.1.1.2.2v4.8c0 .3-.2.4-.3.4zM7.2 7.8c1.3 0 2.3-1 2.3-2.3s-1-2.3-2.3-2.3-2.3 1-2.3 2.3 1 2.3 2.3 2.3zm0-3.2c.4 0 .8.4.8.8 0 .5-.4.8-.8.8-.5 0-.8-.4-.8-.8-.1-.4.3-.8.8-.8z"}),ee=function(e){return l.a.createElement("svg",J({xmlns:"http://www.w3.org/2000/svg"},e),Z)};function te(){return(te=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var ne=l.a.createElement("path",{d:"M10 2.2l8.3 15.7H1.7L10 2.2m0-1.8c-.4 0-.8.2-1.1.6L.1 17.7c-.4.8.2 1.7 1.1 1.7h17.6c.9 0 1.5-.9 1.1-1.7L11.1 1c-.2-.4-.7-.6-1.1-.6zm-.7 7.2v4.6c0 .4.3.7.7.7s.7-.3.7-.7V7.6c0-.4-.3-.7-.7-.7s-.7.3-.7.7m.7 6.8c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9z"}),oe=function(e){return l.a.createElement("svg",te({xmlns:"http://www.w3.org/2000/svg"},e),ne)};function ae(){return(ae=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}).apply(this,arguments)}var re=l.a.createElement("path",{d:"M18.2 1.5c.2 0 .3.1.3.3v16.3c0 .2-.1.3-.3.3H1.8c-.2 0-.3-.1-.3-.3V1.8c0-.2.1-.3.3-.3h16.4m0-1.5H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM4.4 6.7l1-.6v8.3h-.7c-.4 0-.7.3-.7.8s.3.7.7.7h2.9c.4 0 .8-.3.8-.7s-.4-.8-.8-.8h-.7V4.8c0-.1 0-.3-.1-.4-.2-.3-.7-.4-1-.2L3.6 5.4c-.4.2-.5.7-.3 1 .3.4.7.5 1.1.3zm5.6.1h5.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H10c-.4.1-.7.4-.7.8s.3.8.7.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.7h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8m0 2.6h5.7c.4 0 .8-.3.8-.8s-.3-.8-.8-.8H10c-.4 0-.8.3-.8.8s.4.8.8.8"}),le=function(e){return l.a.createElement("svg",ae({xmlns:"http://www.w3.org/2000/svg"},e),re)};function ie(){return(ie=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}).apply(this,arguments)}var ce=l.a.createElement("path",{d:"M19.8.2c-.3-.3-.7-.3-1 0l-1.1 1.1c-.2-.1-.4-.1-.6-.1l-5-.1H12c-.7 0-1.4.3-1.9.8L.7 11.3c-.9.9-.9 2.4 0 3.3l4.8 4.8c.5.4 1.1.6 1.7.6.6 0 1.2-.2 1.7-.7l9.4-9.4c.5-.5.8-1.3.8-2l-.1-5c0-.2 0-.4-.1-.6L20 1.2c.1-.2.1-.7-.2-1zm-4.6 5.9c0 .3-.1.6-.4.9-.2.2-.6.4-.9.4-.3 0-.6-.1-.9-.4-.2-.2-.4-.6-.4-.9 0-.3.1-.6.4-.9.2-.2.6-.4.9-.4h.2l-.5.5c-.3.3-.3.7 0 1 .3.3.7.3 1 0l.5-.5c.1.1.1.2.1.3zM17.6 8c0 .3-.1.7-.4.9l-9.4 9.4c-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3l-4.8-4.8c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l9.4-9.4c.2-.2.6-.4.9-.4l4.4.1-1.1 1.1c-.4-.2-.9-.3-1.3-.3a2.732 2.732 0 0 0-2.7 2.7 2.732 2.732 0 0 0 2.7 2.7 2.732 2.732 0 0 0 2.7-2.7c0-.5-.1-.9-.3-1.3l1.1-1.1V8zm-6.1 1.4l-.5.5c.5.7.6 1.5.6 1.6.1.4-.2.8-.6.8-.4.1-.8-.2-.8-.6 0-.2-.2-.8-.5-1.1-.3-.3-.8-.5-1.1-.2-.2.2 0 .8.2 1.3 0 .1.1.2.1.2.3.6.9 1.8-.3 2.9-.3.3-.7.4-1.2.4-.4 0-.7-.1-1.1-.3-.1-.1-.2-.1-.3-.2l-.5.5c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.2-.2-.2-.5 0-.7l.5-.5c-.4-.5-.8-1.3-.7-2.2 0-.4.4-.7.8-.7s.7.4.7.8c-.1.9.5 1.5.9 1.7.3.1.5.2.7.1.3-.2.3-.4 0-1.1 0-.1-.1-.2-.1-.3-.3-.6-.9-2 .1-3 .8-.8 1.9-.7 2.7-.1l.5-.5c.2-.2.5-.2.7 0 0 .2 0 .5-.2.7z"}),ue=function(e){return l.a.createElement("svg",ie({xmlns:"http://www.w3.org/2000/svg"},e),ce)};function se(){return(se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var be=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.5 1.8c0-.2.1-.3.3-.3h16.3c.2 0 .3.1.3.3v7.1c-.8.7-2.2 2.1-4.1 2.1-3.1 0-4.8-3.6-8.1-3.6-1.9 0-3.7 1.3-4.6 2.1V1.8zm17 16.3c0 .3-.2.4-.3.4H1.8c-.2 0-.3-.1-.3-.3V12c.9-.9 2.7-2.7 4.5-2.7 2.7 0 4.3 3.4 8.3 3.4 1.9 0 3.4-1 4.1-1.6v7z"}),me=function(e){return l.a.createElement("svg",se({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),be)};function de(){return(de=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}).apply(this,arguments)}var pe=l.a.createElement("path",{d:"M1.6.8c0-.5.3-.8.7-.8h16c.4 0 .8.3.8.8s-.3.8-.8.8h-16c-.4-.1-.7-.4-.7-.8zm16.7 17.7h-16c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h16c.4 0 .8-.3.8-.8s-.4-.8-.8-.8zM13.2 6.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-3.4-3.4c-.3-.3-.8-.3-1.1 0L6.4 5.6c-.3.3-.3.8 0 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.1-2.1v11l-2.1-2.1c-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1L9.7 18c.1.1.3.2.5.2s.4-.1.5-.2l3.4-3.4c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-2.1 2.1v-11l2.3 2.1z"}),ge=function(e){return l.a.createElement("svg",de({xmlns:"http://www.w3.org/2000/svg"},e),pe)};function fe(){return(fe=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}).apply(this,arguments)}var he=l.a.createElement("path",{d:"M8.6 12.1c.4-.5.6-1.2.6-1.9V8c0-1.9-1.5-3.4-3.4-3.4S2.4 6.1 2.4 8v2.1c0 .7.2 1.4.6 1.9-1.7.3-3 1.9-3 3.7V17c0 1.2.9 2.1 2.1 2.1h7.4c1.2 0 2.1-.9 2.1-2.1v-1.2c.1-1.9-1.3-3.4-3-3.7zm-2.8-6c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.2-.2-.5-.5-.9-.5s-.8.3-1 .5c.1-.8.9-1.6 1.8-1.6zM4 8.9c.2-.1.5-.2.8-.5.1-.1.2-.1.2-.1s.1 0 .2.2c.6.5 1.1.7 1.6.7.3 0 .6-.1.9-.2v1.1c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V8.9zm2.8 4.6c-.2.9-.6 1.4-1 1.4-.3 0-.7-.5-1-1.4h2zm3.3 3.5c0 .3-.3.6-.6.6H2.1c-.3 0-.6-.3-.6-.6v-1.2c0-1.2 1-2.2 2.2-2.2h.1c.3 1.4 1.1 2.4 2 2.4s1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2V17zM17 8.3c.4-.5.6-1.2.6-1.9V4.3c0-1.9-1.5-3.4-3.4-3.4s-3.4 1.5-3.4 3.4v2.1c0 .7.2 1.4.6 1.9-.4.1-.8.2-1.1.4v1.4c0 .3 0 .5-.1.8.4-.7 1.1-1.1 1.9-1.1h.1c.3 1.4 1.1 2.4 2 2.4.9 0 1.7-1 2-2.4h.1c1.2 0 2.2 1 2.2 2.2v1.2c0 .3-.3.6-.6.6h-5.4c.2.5.3 1 .4 1.5h5c1.2 0 2.1-.9 2.1-2.1V12c0-1.8-1.3-3.3-3-3.7zm-2.8-5.9c1 0 1.8.7 1.9 1.7-.8.6-1.3.4-1.8-.1-.7-.7-1.3-.6-1.9 0 0-.9.8-1.6 1.8-1.6zm0 8.8c-.3 0-.7-.5-1-1.4h1.9c-.2.8-.6 1.4-.9 1.4zM16 6.4c0 1-.8 1.9-1.9 1.9-1 0-1.9-.8-1.9-1.9V5.2c.3-.1.6-.2.8-.5.2-.2.3-.2.3-.2s.1 0 .2.2c.6.6 1.1.8 1.6.8.3 0 .6-.1.9-.2v1.1z"}),ve=function(e){return l.a.createElement("svg",fe({xmlns:"http://www.w3.org/2000/svg"},e),he)};function ye(){return(ye=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}).apply(this,arguments)}var we=l.a.createElement("path",{d:"M4 20c-.1 0-.2 0-.3-.1-.3-.1-.5-.4-.5-.7v-2.9H1.9c-1 0-1.9-.8-1.9-1.9V1.9C0 .8.8 0 1.9 0h16.2c1 0 1.9.8 1.9 1.9v12.6c0 1-.8 1.9-1.9 1.9H7.9l-3.4 3.4c-.1.1-.3.2-.5.2zM1.9 1.5c-.2 0-.4.2-.4.4v12.6c0 .2.2.4.4.4H4c.4 0 .8.3.8.8v1.8l2.3-2.3c.1-.1.3-.2.5-.2h10.5c.2 0 .4-.2.4-.4V1.9c0-.2-.2-.4-.4-.4H1.9zM7.2 13c-.1 0-.3 0-.4-.1-.2-.1-.3-.4-.2-.6L7 9.5l-2-2c-.2-.2-.2-.4-.2-.7.1-.2.3-.4.5-.4L8.1 6l1.3-2.5c.1-.3.3-.4.6-.4.2 0 .5.1.6.3L11.8 6l2.8.4c.2 0 .4.2.5.4.1.2 0 .5-.2.6l-2 2 .5 2.8c0 .2-.1.5-.2.6-.2.1-.4.2-.7 0L10 11.6l-2.5 1.3c-.1.1-.2.1-.3.1zm2.8-2.7c.1 0 .2 0 .3.1l1.7.9-.3-1.9c0-.2 0-.4.2-.6l1.4-1.3-1.9-.3c-.2 0-.4-.2-.5-.3L10 5.1l-.9 1.7c-.1.2-.2.4-.5.4l-1.8.3 1.4 1.3c.1.1.2.4.2.6L8 11.2l1.7-.9h.3z"}),_e=function(e){return l.a.createElement("svg",ye({xmlns:"http://www.w3.org/2000/svg"},e),we)};function Ce(){return(Ce=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}).apply(this,arguments)}var ke=l.a.createElement("path",{d:"M18.2 0H1.8C.8 0 0 .8 0 1.8v16.3c0 1 .8 1.8 1.8 1.8h16.3c1 0 1.8-.8 1.8-1.8V1.8c.1-1-.7-1.8-1.7-1.8zM1.8 1.5h16.3c.2 0 .3.1.3.3V13h-17V1.8c.1-.2.3-.3.4-.3zm16.4 17H1.8c-.2 0-.3-.1-.3-.3v-3.7h17v3.7c0 .2-.1.3-.3.3zm-11-7.2c.2.1.5.1.8 0L13.5 8c.2-.1.4-.4.4-.6 0-.3-.1-.5-.4-.6L7.9 3.4c-.2-.1-.5-.1-.8 0-.2.1-.3.3-.3.6v6.6c0 .3.1.5.4.7zm1.1-6l3.4 2-3.4 2v-4zm9 11.2c0 .4-.3.8-.8.8H3.4c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h13.2c.4 0 .7.3.7.8z"}),Oe=function(e){return l.a.createElement("svg",Ce({xmlns:"http://www.w3.org/2000/svg"},e),ke)},xe=n(33);n.d(t,"a",function(){return Ee}),n.d(t,"b",function(){return Te}),n.d(t,"c",function(){return Ne}),n.d(t,"d",function(){return Re}),n.d(t,"f",function(){return Se}),n.d(t,"g",function(){return Be}),n.d(t,"h",function(){return Pe}),n.d(t,"e",function(){return Ie}),n.d(t,"i",function(){return ze}),n.d(t,"j",function(){return Fe}),n.d(t,"k",function(){return Le}),n.d(t,"l",function(){return De}),n.d(t,"n",function(){return Ae}),n.d(t,"o",function(){return Ue}),n.d(t,"p",function(){return Me}),n.d(t,"q",function(){return He}),n.d(t,"r",function(){return qe}),n.d(t,"s",function(){return Ve}),n.d(t,"t",function(){return We}),n.d(t,"u",function(){return Ge}),n.d(t,"v",function(){return $e}),n.d(t,"w",function(){return Ye}),n.d(t,"x",function(){return Ke}),n.d(t,"m",function(){return Xe});var je=function(e){return Object(o.cloneElement)(e,{fill:"url(#stackable-gradient)",className:"ugb-stackable-icon-gradient"})};void 0!==window.wp.blocks&&Object(xe.updateCategory)("stackable",{icon:je(wp.element.createElement(u,{className:"components-panel__icon",width:"20",height:"20"}))}),Object(a.a)(function(){var e=document.createElement("DIV");document.querySelector("body").appendChild(e),Object(o.render)(wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",className:"ugb-stackable-gradient",height:"0",width:"0",style:{opacity:0}},wp.element.createElement("defs",null,wp.element.createElement("linearGradient",{id:"stackable-gradient"},wp.element.createElement("stop",{offset:"0%",stopColor:"#ab5af1",stopOpacity:"1"}),wp.element.createElement("stop",{offset:"100%",stopColor:"#fb6874",stopOpacity:"1"})))),e)});var Ee=function(){return je(wp.element.createElement(m,{width:"20",height:"20"}))},Te=function(){return je(wp.element.createElement(g,{width:"20",height:"20"}))},Ne=function(){return je(wp.element.createElement(v,{width:"20",height:"20"}))},Re=function(){return je(wp.element.createElement(_,{width:"20",height:"20"}))},Se=function(){return je(wp.element.createElement(O,{width:"20",height:"20"}))},Be=function(){return je(wp.element.createElement(E,{width:"20",height:"20"}))},Pe=function(){return je(wp.element.createElement(R,{width:"20",height:"20"}))},Ie=function(){return je(wp.element.createElement(P,{width:"20",height:"20"}))},ze=function(){return je(wp.element.createElement(F,{width:"20",height:"20"}))},Fe=function(){return je(wp.element.createElement(A,{width:"20",height:"20"}))},Le=function(){return je(wp.element.createElement(H,{width:"20",height:"20"}))},De=function(){return je(wp.element.createElement(W,{width:"20",height:"20"}))},Ae=function(){return je(wp.element.createElement(Y,{width:"20",height:"20"}))},Ue=function(){return je(wp.element.createElement(Q,{width:"20",height:"20"}))},Me=function(){return je(wp.element.createElement(ee,{width:"20",height:"20"}))},He=function(){return je(wp.element.createElement(oe,{width:"20",height:"20"}))},qe=function(){return je(wp.element.createElement(le,{width:"20",height:"20"}))},Ve=function(){return je(wp.element.createElement(ue,{width:"20",height:"20"}))},We=function(){return je(wp.element.createElement(me,{width:"20",height:"20"}))},Ge=function(){return je(wp.element.createElement(ge,{width:"20",height:"20"}))},$e=function(){return je(wp.element.createElement(ve,{width:"20",height:"20"}))},Ye=function(){return je(wp.element.createElement(_e,{width:"20",height:"20"}))},Ke=function(){return je(wp.element.createElement(Oe,{width:"20",height:"20"}))},Xe=function(){return wp.element.createElement(Re,null)}},function(e,t,n){"use strict";var o=n(0),a=n(5),r=n.n(a),l=n(1),i=n(6);function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u=function(e){var t,n=e.className,o=void 0===n?"":n,a=e.align,u=void 0===a?"center":a,s=e.size,b=void 0===s?"normal":s,m=e.url,d=void 0===m?"":m,p=e.icon,g=void 0===p?null:p,f=e.color,h=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C=e.newTab,k=void 0!==C&&C,O={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:f};O.backgroundColor="ghost"===_?void 0:O.backgroundColor,O.backgroundColor="plain"===_?void 0:O.backgroundColor,O.backgroundColor="link"===_?void 0:O.backgroundColor;var x=r()([o,"ugb-button","ugb-button--align-".concat(u),"ugb-button--size-".concat(b)],(c(t={},"ugb-button--design-".concat(_),"basic"!==_),c(t,"ugb-button--has-icon",g),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:x,href:d,style:O,target:k?"_blank":void 0},g&&"link"!==_&&wp.element.createElement(i.o.Content,{value:g,style:{color:"ghost"===_?v:"plain"===_?v:f}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button--inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:f},value:h})))},s=function(e){var t,n=e.className,o=void 0===n?"":n,a=e.align,u=void 0===a?"center":a,s=e.size,b=void 0===s?"normal":s,m=e.url,d=void 0===m?"":m,p=e.icon,g=void 0===p?null:p,f=e.color,h=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:f};C.backgroundColor="ghost"===_?void 0:C.backgroundColor,C.backgroundColor="plain"===_?void 0:C.backgroundColor,C.backgroundColor="link"===_?void 0:C.backgroundColor;var k=r()([o,"ugb-button","ugb-button-".concat(u),"ugb-button-".concat(b)],(c(t={},"ugb-".concat(_,"-button"),"basic"!==_),c(t,"ugb-has-icon",g),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:k,href:d,style:C},g&&"link"!==_&&wp.element.createElement(i.o,{value:g,style:{color:"ghost"===_?v:"plain"===_?v:f}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button-inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:f},value:h})))},b=s,m=function(e){var t,n=e.className,o=void 0===n?"":n,a=e.align,u=void 0===a?"center":a,s=e.size,b=void 0===s?"normal":s,m=e.url,d=void 0===m?"":m,p=e.icon,g=void 0===p?null:p,f=e.color,h=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 k=r()([o,"ugb-button","ugb-button-".concat(u),"ugb-button-".concat(b)],(c(t={},"ugb-".concat(_,"-button"),"basic"!==_),c(t,"ugb-has-icon",g),t));return wp.element.createElement("div",{className:k,style:C},g&&"link"!==_&&wp.element.createElement(i.o,{value:g,style:{color:"ghost"===_?v:"plain"===_?v:f}}),wp.element.createElement(l.RichText.Content,{tagName:"a",className:"link"===_?"":"ugb-button-inner",href:d,style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:f},value:h}))},d=function(e){var t=e.className,n=void 0===t?"":t,o=e.align,a=void 0===o?"center":o,i=e.size,c=void 0===i?"normal":i,u=e.url,s=void 0===u?"":u,b=e.color,m=e.text,d=e.backgroundColor,p={borderRadius:e.borderRadius+"px",backgroundColor:d||void 0},g=r()([n,"ugb-button","ugb-button-".concat(a),"ugb-button-".concat(c)]);return wp.element.createElement("div",{className:g,style:p},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:s,style:{color:b},value:m}))},p=function(e){var t=e.align,n=void 0===t?"center":t,o=e.size,a=void 0===o?"normal":o,r=e.url,i=void 0===r?"":r,c=e.color,u=e.text,s=e.backgroundColor,b={borderRadius:e.borderRadius+"px"};return s&&(b.backgroundColor=s),wp.element.createElement("div",{className:"ugb-button ugb-button-".concat(n," ugb-button-").concat(a),style:b},wp.element.createElement(l.RichText.Content,{tagName:"a",className:"ugb-button-inner",href:i,style:{color:c},value:u}))};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}n.d(t,"b",function(){return u}),n.d(t,"f",function(){return s}),n.d(t,"a",function(){return b}),n.d(t,"e",function(){return m}),n.d(t,"d",function(){return d}),n.d(t,"c",function(){return p});var f=function(e){var t,n=e.className,a=void 0===n?"":n,c=e.align,u=void 0===c?"center":c,s=e.size,b=void 0===s?"normal":s,m=e.color,d=e.text,p=void 0===d?"":d,f=e.backgroundColor,h=e.borderRadius,v=void 0===h?4:h,y=e.isSelected,w=void 0===y?null:y,_=e.onFocus,C=void 0===_?function(){}:_,k=e.onChange,O=void 0===k?function(){}:k,x=e.icon,j=void 0===x?null:x,E=e.design,T=void 0===E?"basic":E,N=e.onSelect,R=void 0===N?function(){}:N,S={borderRadius:"link"===T?void 0:"plain"===T?void 0:v+"px",backgroundColor:f||void 0,borderColor:"ghost"===T?f:void 0,color:"ghost"===T?f:"plain"===T?f:"link"===T?void 0:m};S.backgroundColor="ghost"===T?void 0:S.backgroundColor,S.backgroundColor="plain"===T?void 0:S.backgroundColor,S.backgroundColor="link"===T?void 0:S.backgroundColor;var B=r()([a,"ugb-button","ugb-button--align-".concat(u),"ugb-button--size-".concat(b)],(g(t={},"ugb-button--design-".concat(T),"basic"!==T),g(t,"ugb-button--has-icon",j),t));return wp.element.createElement("div",{onSelect:R,"data-is-placeholder-visible":l.RichText.isEmpty(p)},wp.element.createElement("a",{href:"#",className:B,style:S},j&&"link"!==T&&wp.element.createElement(i.o,{value:j,style:{color:"ghost"===T?f:"plain"===T?f:m}}),wp.element.createElement(l.RichText,{tagName:"div",className:"link"===T?"":"ugb-button--inner",placeholder:Object(o.__)("Button text"),value:p,onChange:O,formattingControls:["bold","italic","strikethrough"],onFocus:C,isSelected:w,keepPlaceholderOnFocus:!0,style:{color:"ghost"===T?f:"plain"===T?f:"link"===T?void 0:m}})))};f.Content=function(e){var t,n=e.className,o=void 0===n?"":n,a=e.align,c=void 0===a?"center":a,u=e.size,s=void 0===u?"normal":u,b=e.url,m=void 0===b?"":b,d=e.icon,p=void 0===d?null:d,f=e.color,h=e.text,v=e.backgroundColor,y=e.borderRadius,w=e.design,_=void 0===w?"basic":w,C=e.newTab,k=void 0!==C&&C,O={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:f};O.backgroundColor="ghost"===_?void 0:O.backgroundColor,O.backgroundColor="plain"===_?void 0:O.backgroundColor,O.backgroundColor="link"===_?void 0:O.backgroundColor;var x=r()([o,"ugb-button","ugb-button--align-".concat(c),"ugb-button--size-".concat(s)],(g(t={},"ugb-button--design-".concat(_),"basic"!==_),g(t,"ugb-button--has-icon",p),t));return wp.element.createElement("div",null,wp.element.createElement("a",{className:x,href:m,style:O,target:k?"_blank":void 0,rel:k?"noopener noreferrer":void 0},p&&"link"!==_&&wp.element.createElement(i.o.Content,{value:p,style:{color:"ghost"===_?v:"plain"===_?v:f}}),wp.element.createElement(l.RichText.Content,{tagName:"span",className:"link"===_?"":"ugb-button--inner",style:{color:"ghost"===_?v:"plain"===_?v:"link"===_?void 0:f},value:h})))};t.g=f},function(e,t){e.exports=lodash},,function(e,t){e.exports=wp.compose},,,,,function(e,t,n){"use strict";var o=n(2),a=n.n(o);function r(){return(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}).apply(this,arguments)}var l=a.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM78.2 150.4l-10.6-10.6L110.3 97 67.6 54.2l10.6-10.6L131.5 97l-53.3 53.4z"}),i=function(e){return a.a.createElement("svg",r({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),l)};function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var u=a.a.createElement("path",{d:"M59.4 177.5l82.4-82.4-82.4-82.3-10.6 10.6 71.8 71.7-71.8 71.8 10.6 10.6z"}),s=function(e){return a.a.createElement("svg",c({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),u)};function b(){return(b=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}).apply(this,arguments)}var m=a.a.createElement("path",{d:"M73.1 65.3L104.8 97l-31.7 31.7 10.6 10.6L126 97 83.7 54.7z"}),d=a.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),p=function(e){return a.a.createElement("svg",b({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),m,d)};function g(){return(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}).apply(this,arguments)}var f=a.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM76.6 144.7l-36.5-36.5 10.6-10.6 25.9 25.9 68.8-68.8L156 65.3l-79.4 79.4z"}),h=function(e){return a.a.createElement("svg",g({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),f)};function v(){return(v=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}).apply(this,arguments)}var y=a.a.createElement("path",{d:"M173.8 28.4L60.4 141.8 15.7 97.2 5.1 107.8 60.4 163l124-124-10.6-10.6z"}),w=function(e){return a.a.createElement("svg",v({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var C=a.a.createElement("path",{d:"M79.4 112.4L60.7 93.7l-10.6 10.6 29.3 29.3 62.3-62.3-10.6-10.6z"}),k=a.a.createElement("path",{d:"M182.3 57.5c-7.2-17-19.3-31.5-34.4-41.8C132.7 5.5 114.4-.5 94.7-.5c-13.1 0-25.6 2.7-37 7.5-17 7.2-31.5 19.2-41.7 34.4C5.7 56.5-.3 74.8-.3 94.5c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8 15.2 10.2 33.5 16.2 53.1 16.2 13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1.1-13.1-2.6-25.6-7.4-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.6-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29-8.6-12.8-13.7-28.1-13.7-44.7 0-11.1 2.2-21.6 6.3-31.1C27.1 49 37.2 36.8 50 28.1c12.8-8.6 28.1-13.7 44.7-13.7 11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7.1 11.2-2.2 21.7-6.2 31.2z"}),O=function(e){return a.a.createElement("svg",_({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),C,k)};function x(){return(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}).apply(this,arguments)}var j=a.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zm47.4 131.5l-10.6 10.6-36.5-36.5-36.5 36.5-10.6-10.6L86.6 97 50.1 60.5l10.6-10.6 36.5 36.5 36.5-36.5 10.6 10.6L107.8 97l36.5 36.5z"}),E=function(e){return a.a.createElement("svg",x({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),j)};function T(){return(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}).apply(this,arguments)}var N=a.a.createElement("path",{d:"M167.2 33.4l-10.6-10.6-61.7 61.7-61.7-61.7-10.6 10.6 61.7 61.7-61.7 61.7 10.6 10.6 61.7-61.7 61.7 61.7 10.6-10.6-61.7-61.7z"}),R=function(e){return a.a.createElement("svg",T({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),N)};function S(){return(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}).apply(this,arguments)}var B=a.a.createElement("path",{d:"M134.7 70.1l-10.6-10.6-26.9 26.9-26.8-26.9-10.7 10.6L86.6 97l-26.9 26.9 10.7 10.6 26.8-26.9 26.9 26.9 10.6-10.6L107.8 97z"}),P=a.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),I=function(e){return a.a.createElement("svg",S({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),B,P)};function z(){return(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}).apply(this,arguments)}var F=a.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zM151 104.5h-46.6v46.6h-15v-46.6H42.8v-15h46.6V42.9h15v46.6H151v15z"}),L=function(e){return a.a.createElement("svg",z({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),F)};function D(){return(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}).apply(this,arguments)}var A=a.a.createElement("path",{d:"M181.9 87.6h-79.3V8.4h-15v79.2H8.4v15h79.2v79.2h15v-79.2h79.3z"}),U=function(e){return a.a.createElement("svg",D({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),A)};function M(){return(M=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}).apply(this,arguments)}var H=a.a.createElement("path",{d:"M104.5 55.4h-15v34.1H55.4v15h34.1v34.1h15v-34.1h34.1v-15h-34.1z"}),q=a.a.createElement("path",{d:"M184.5 60c-7.2-17-19.2-31.5-34.4-41.8C135 8 116.6 2 97 2 83.9 2 71.4 4.7 60 9.5c-17.1 7.2-31.6 19.3-41.8 34.4S2 77.4 2 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.3 192 97 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4C186 134.9 192 116.6 192 97c0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2C128.9 172 113.6 177 97 177c-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C22 129 17 113.6 17 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C65 22 80.4 17 97 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29C171.9 65.1 177 80.4 177 97c0 11.1-2.2 21.6-6.3 31.1z"}),V=function(e){return a.a.createElement("svg",M({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),H,q)};function W(){return(W=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var G=a.a.createElement("path",{d:"M96.9 2c-52.4 0-95 42.6-95 95s42.6 95 95 95 95-42.6 95-95-42.6-95-95-95zm37.8 150.1l-37.8-19.5-37.8 19.5 6.9-41.9-30.2-29.9 42-6.4 19.1-38 19.1 38 42 6.4-30.2 29.9 6.9 41.9z"}),$=function(e){return a.a.createElement("svg",W({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),G)};function Y(){return(Y=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var K=a.a.createElement("path",{d:"M95.4 6.3l29.2 58 64.2 9.9-46.2 45.7 10.5 64.1-57.7-29.8L37.6 184l10.5-64.1L2 74.2l64.2-9.9z"}),X=function(e){return a.a.createElement("svg",Y({viewBox:"0 0 190 190",xmlns:"http://www.w3.org/2000/svg"},e),K)};function Q(){return(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}).apply(this,arguments)}var J=a.a.createElement("path",{d:"M184.4 60c-7.2-17-19.2-31.5-34.4-41.8C134.9 8 116.5 2 96.9 2c-13.1 0-25.6 2.7-37 7.5-17.1 7.2-31.6 19.3-41.8 34.4S1.9 77.4 1.9 97c0 13.1 2.7 25.6 7.5 37 7.2 17.1 19.3 31.6 34.4 41.8S77.2 192 96.9 192c13.1 0 25.6-2.7 37-7.5 17.1-7.2 31.6-19.3 41.8-34.4 10.2-15.2 16.2-33.5 16.2-53.1 0-13.1-2.7-25.6-7.5-37zm-13.8 68.1c-6.1 14.3-16.2 26.6-29 35.2-12.8 8.7-28.1 13.7-44.7 13.7-11.1 0-21.6-2.2-31.1-6.3-14.3-6.1-26.6-16.2-35.2-29C21.9 129 16.9 113.6 16.9 97c0-11.1 2.2-21.6 6.3-31.1 6.1-14.3 16.2-26.6 29-35.2C64.9 22 80.3 17 96.9 17c11.1 0 21.6 2.2 31.1 6.3 14.3 6.1 26.6 16.2 35.2 29 8.6 12.8 13.7 28.1 13.7 44.7 0 11.1-2.2 21.6-6.3 31.1z"}),Z=a.a.createElement("path",{d:"M96.9 49.3L82.2 78.5l-32.3 5 23.2 23-5.3 32.2 29.1-15 29 15-5.2-32.2 23.2-23-32.3-5z"}),ee=function(e){return a.a.createElement("svg",Q({viewBox:"0 0 194 194",xmlns:"http://www.w3.org/2000/svg"},e),J,Z)},te=n(0),ne=n(9);function oe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){ae(e,t,n[t])})}return e}function ae(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,"a",function(){return ie}),n.d(t,"b",function(){return ce}),n.d(t,"d",function(){return se}),n.d(t,"c",function(){return be});var re={check:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(w,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(h,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(O,{style:{fill:e}})},title:Object(te.__)("Check"),value:"check"},plus:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(U,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(L,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(V,{style:{fill:e}})},title:Object(te.__)("Plus"),value:"plus"},arrow:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(s,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(i,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(p,{style:{fill:e}})},title:Object(te.__)("Arrow"),value:"arrow"},cross:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(R,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(E,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(I,{style:{fill:e}})},title:Object(te.__)("Cross"),value:"cross"},star:{iconFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(X,{style:{fill:e}})},circleFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement($,{style:{fill:e}})},outlineFunc:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return wp.element.createElement(ee,{style:{fill:e}})},title:Object(te.__)("Star"),value:"star"}},le=function(e){return"circle"===e||"outline"===e?"".concat(e,"Func"):"iconFunc"},ie=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return re[e][le(t)]()},ce=function(e,t,n){var o=le(t),a=ue(re[e][o](n),!1);return btoa(a)},ue=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Object(ne.renderToString)(e).replace(/viewbox/i,"viewBox");return t?n.replace(/#/g,"%23"):n},se=function(e){var t=e.isActive,n=void 0===t?function(){}:t,o=e.onChange,a=void 0===o?function(){}:o;return Object.keys(re).map(function(e){return oe({},re[e],{icon:ie(e),isActive:n(e),onClick:a(e)})})},be=function(e,t){var n=t.isActive,o=void 0===n?function(){}:n,a=t.onChange,r=void 0===a?function(){}:a;return["","circle","outline"].map(function(t){return oe({},re[e],{icon:ie(e,t),isActive:o(t),onClick:r(t)})})}},function(e,t,n){"use strict";var o=n(0),a=n(2),r=n.n(a);function l(){return(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}).apply(this,arguments)}var i=r.a.createElement("path",{d:"M22.3 30.5c0 6-4.8 10.8-10.8 10.8-2.3 0-4.5-.8-6.3-2-.9-.6-1.8-1.4-2.5-2.4-1.8-2.4-2.7-5.4-2.7-9 0-4.5 1.3-8.5 4-11.9 2.7-3.4 6.4-5.8 11.1-7.3v2.8c-2.7 2.2-4.4 5-4.9 8.3.4-.1.9-.1 1.3-.1 6-.1 10.8 4.8 10.8 10.8zm16.9-10.9c-.5 0-.9 0-1.3.1.5-3.3 2.2-6.1 4.9-8.3V8.7c-4.7 1.4-8.4 3.9-11.1 7.3-2.7 3.4-4 7.4-4 11.9 0 3.6.9 6.6 2.7 9 .8 1 1.6 1.8 2.5 2.4 1.8 1.3 3.9 2 6.3 2 6 0 10.8-4.8 10.8-10.8 0-6-4.8-10.9-10.8-10.9z"}),c=function(e){return r.a.createElement("svg",l({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),i)};function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var s=r.a.createElement("path",{d:"M9.4 14.6c-2.4 2.9-3.6 5.9-3.6 8.9 0 1.3.2 2.4.5 3.3 1.8-1.4 3.8-2.1 6-2.1 2.9 0 5.3.9 7.3 2.7 2 1.8 3 4.2 3 7.3 0 1.9-.5 3.6-1.4 5.1-.9 1.5-2.2 2.7-3.8 3.6s-3.3 1.3-5.1 1.3c-4.1 0-7.3-1.6-9.5-4.9C.9 36.9 0 33.5 0 29.4c0-5.2 1.4-9.9 4.1-14 2.8-4.1 6.9-7.5 12.5-10l1.5 2.8c-3.3 1.3-6.2 3.5-8.7 6.4zm27.5 0c-2.4 2.9-3.6 5.9-3.6 8.9 0 1.3.2 2.4.5 3.3 1.8-1.4 3.8-2.1 6-2.1 2.9 0 5.4.9 7.4 2.7 2 1.8 3 4.2 3 7.3 0 2.8-1 5.2-3 7.1-2 1.9-4.4 2.9-7.3 2.9-4.1 0-7.3-1.6-9.5-4.9-1.8-2.7-2.8-6.2-2.8-10.3 0-5.2 1.4-9.9 4.1-14 2.8-4.1 6.9-7.5 12.5-10l1.5 2.8c-3.5 1.2-6.4 3.4-8.8 6.3z"}),b=function(e){return r.a.createElement("svg",u({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),s)};function m(){return(m=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}).apply(this,arguments)}var d=r.a.createElement("path",{d:"M22.6 12.8c-1.9.5-3.7 1.2-5.3 2.1-1.6.9-3.1 1.9-4.3 3-1.2 1.1-2.2 2.4-2.9 3.7-.7 1.3-1.1 2.7-1.1 4 0 1.2.1 1.8.3 1.8.8 0 1.5-.3 2.4-.9.8-.6 1.9-.9 3.3-.9 2.1 0 3.9.8 5.4 2.4 1.5 1.6 2.3 3.7 2.3 6.2s-1 4.6-2.9 6.4c-1.9 1.8-4.3 2.6-7.3 2.6-1.8 0-3.4-.4-4.9-1.1-1.5-.8-2.8-1.8-3.9-3.1s-2-2.8-2.6-4.6C.3 32.5 0 30.6 0 28.6c0-3 .6-5.8 1.8-8.3 1.2-2.5 2.8-4.8 4.9-6.7 2-1.9 4.4-3.5 7.2-4.6 2.8-1.2 5.6-1.8 8.6-2v5.8zm27.4 0c-1.9.5-3.7 1.2-5.4 2.1-1.7.9-3.1 1.9-4.3 3-1.2 1.1-2.2 2.4-2.9 3.7-.7 1.3-1.1 2.7-1.1 4 0 1.2.1 1.8.4 1.8.8 0 1.5-.3 2.3-.9.8-.6 1.9-.9 3.3-.9 2 0 3.8.8 5.3 2.4 1.5 1.6 2.3 3.7 2.3 6.2s-1 4.6-2.9 6.4c-2 1.8-4.4 2.6-7.3 2.6-1.7 0-3.3-.4-4.8-1.1-1.5-.8-2.8-1.8-3.9-3.1s-2-2.8-2.7-4.6c-.7-1.8-1-3.7-1-5.7 0-3 .6-5.8 1.8-8.3 1.2-2.5 2.8-4.8 4.9-6.7 2-1.9 4.4-3.5 7.2-4.6 2.8-1.2 5.7-1.8 8.8-2v5.7z"}),p=function(e){return r.a.createElement("svg",m({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),d)};function g(){return(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}).apply(this,arguments)}var f=r.a.createElement("path",{d:"M19.8 9.3C10.5 11.8 4.6 17 2.1 24.8c2.3-3.6 5.6-5.4 9.9-5.4 3.3 0 6 1.1 8.3 3.3 2.2 2.2 3.4 5 3.4 8.3 0 3.2-1.1 5.8-3.3 8-2.2 2.2-5.1 3.2-8.7 3.2-3.7 0-6.5-1.2-8.6-3.5C1 36.3 0 33.1 0 29 0 18.3 6.5 11.2 19.6 7.9l.2 1.4zm26.4 0C36.9 11.9 31 17 28.5 24.8c2.2-3.6 5.5-5.4 9.8-5.4 3.2 0 6 1.1 8.3 3.2 2.3 2.2 3.4 4.9 3.4 8.3 0 3.1-1.1 5.8-3.3 7.9-2.2 2.2-5.1 3.3-8.6 3.3-3.7 0-6.6-1.1-8.6-3.4-2.1-2.3-3.1-5.5-3.1-9.7 0-10.7 6.6-17.8 19.7-21.1l.1 1.4z"}),h=function(e){return r.a.createElement("svg",g({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),f)};function v(){return(v=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}).apply(this,arguments)}var y=r.a.createElement("path",{d:"M12.5 9.2H19c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v3.4c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7h-5.8c-.7 0-1.3.2-1.7.6-.4.4-.6 1-.6 1.7v1.3H20c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v12.5c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7H3c-1.1 0-1.8-.2-2.3-.7-.5-.4-.7-1.2-.7-2.2V21.9c0-4.3 1.1-7.4 3.4-9.6 2.3-2 5.3-3.1 9.1-3.1zm26.9 0h6.5c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v3.4c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7h-5.8c-.7 0-1.3.2-1.7.6-.4.4-.6 1-.6 1.7v1.3H47c1.1 0 1.8.2 2.3.7.5.5.7 1.2.7 2.3v12.5c0 1.1-.2 1.8-.7 2.3-.5.5-1.2.7-2.3.7H30c-1.1 0-1.8-.2-2.3-.7-.5-.5-.7-1.2-.7-2.3V21.9c0-4.3 1.1-7.4 3.4-9.6 2.2-2 5.2-3.1 9-3.1z"}),w=function(e){return r.a.createElement("svg",v({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),y)};function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var C=r.a.createElement("path",{d:"M20.8 44.5H0V23.7L9.3 5.5h7.3L12 23.7h8.8v20.8zm29.2 0H29.2V23.7l9.3-18.1h7.3l-4.6 18.1H50v20.8z"}),k=function(e){return r.a.createElement("svg",_({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),C)};function O(){return(O=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}).apply(this,arguments)}var x=r.a.createElement("path",{d:"M10.3 24.8V26H20v16.9H0V26.2C0 13.4 6.6 7.1 19.9 7.1v7.1c-3.4.5-5.9 1.6-7.4 3.3-1.5 1.7-2.2 4.1-2.2 7.3zm30 0V26H50v16.9H30.1V26.2c0-12.7 6.6-19.1 19.9-19.1v7.1c-6.4.7-9.7 4.3-9.7 10.6z"}),j=function(e){return r.a.createElement("svg",O({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),x)};function E(){return(E=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}).apply(this,arguments)}var T=r.a.createElement("path",{d:"M21.1 6.8v36.4H0V22.1L21.1 6.8zm28.9 0v36.4H28.9V22.1L50 6.8z"}),N=function(e){return r.a.createElement("svg",E({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),T)};function R(){return(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}).apply(this,arguments)}var S=r.a.createElement("path",{d:"M14.7 45.9H0V31.3C0 17.6 8.6 6.6 21.6 4.1v4.7c-10 2.6-16.7 10.9-16.7 22.6h9.8v14.5zm28.1 0H28.4V31.3C28.4 17.6 37 6.6 50 4.1v4.7c-9.8 2.6-16.7 10.9-16.7 22.6h9.5v14.5z"}),B=function(e){return r.a.createElement("svg",R({viewBox:"0 0 50 50",xmlns:"http://www.w3.org/2000/svg"},e),S)};n.d(t,"a",function(){return H});var P=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(b,{style:e})},I=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(h,{style:e})},z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(p,{style:e})},F=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(c,{style:e})},L=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(j,{style:e})},D=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(w,{style:e})},A=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(k,{style:e})},U=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(N,{style:e})},M=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return wp.element.createElement(B,{style:e})},H={"round-thin":{icon:I(),iconFunc:I,title:Object(o.__)("Round Thin"),value:"round-thin"},round:{icon:P(),iconFunc:P,title:Object(o.__)("Round"),value:"round"},"round-thick":{icon:z(),iconFunc:z,title:Object(o.__)("Round Thick"),value:"round-thick"},"round-fat":{icon:F(),iconFunc:F,title:Object(o.__)("Round Fat"),value:"round-fat"},"square-thin":{icon:M(),iconFunc:M,title:Object(o.__)("Square Thin"),value:"square-thin"},square:{icon:L(),iconFunc:L,title:Object(o.__)("Square"),value:"square"},"square-simple":{icon:U(),iconFunc:U,title:Object(o.__)("Square Simple"),value:"square-simple"},"square-modern":{icon:A(),iconFunc:A,title:Object(o.__)("Square Modern"),value:"square-modern"},"square-fat":{icon:D(),iconFunc:D,title:Object(o.__)("Square Fat"),value:"square-fat"}}},,,,,function(e,t,n){"use strict";var o=n(0),a=n(2),r=n.n(a);function l(){return(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}).apply(this,arguments)}var i=r.a.createElement("path",{d:"M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"}),c=function(e){return r.a.createElement("svg",l({viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"},e),i)};function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var s=r.a.createElement("path",{d:"M0 0v320l256-160L0 0z"}),b=function(e){return r.a.createElement("svg",u({viewBox:"0 0 256 320",xmlns:"http://www.w3.org/2000/svg"},e),s)};function m(){return(m=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}).apply(this,arguments)}var d=r.a.createElement("path",{d:"M17 34C7.6 34 0 26.4 0 17S7.6 0 17 0s17 7.6 17 17-7.6 17-17 17zm0-32C8.7 2 2 8.7 2 17s6.7 15 15 15 15-6.7 15-15S25.3 2 17 2z"}),p=r.a.createElement("path",{d:"M12 25.7V8.3L27 17l-15 8.7zm2-14v10.5l9-5.3-9-5.2z"}),g=function(e){return r.a.createElement("svg",m({viewBox:"0 0 34 34",xmlns:"http://www.w3.org/2000/svg"},e),d,p)};n.d(t,"b",function(){return h}),n.d(t,"a",function(){return v});var f={normal:function(e){return wp.element.createElement(b,{style:e,width:"30",height:"30"})},circle:function(e){return wp.element.createElement(c,{style:e,width:"50",height:"50"})},outline:function(e){return wp.element.createElement(g,{style:e,width:"50",height:"50"})}},h=[{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")}],v=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return f[e]({fill:t})}},,function(e,t){e.exports=wp.data},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,n){"use strict";var o=n(2),a=n.n(o);function r(){return(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}).apply(this,arguments)}var l=a.a.createElement("path",{className:"curve-1_svg__st2",d:"M1610 177.3C1423 122.9 1133.3 88 808 88c-334.7 0-631.8 37-818 94.1v28h1620v-32.8z"}),i=function(e){return a.a.createElement("svg",r({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),l)};function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var u=a.a.createElement("filter",{id:"curve-1-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),s=a.a.createElement("path",{className:"curve-1-shadow_svg__st2",d:"M808 87.9c-334.7 0-631.8 37-818 94.1v10c186.2-57.1 483.3-94.1 818-94.1 325.3 0 615 34.9 802 89.3v-10c-187-54.3-476.7-89.3-802-89.3z"}),b=function(e){return a.a.createElement("svg",c({viewBox:"0 0 1600 200",filter:"url(#curve-1-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),u,s)};function m(){return(m=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}).apply(this,arguments)}var d=a.a.createElement("path",{className:"curve-2_svg__st2",d:"M-10 207.6h1620S1430.8 23.8 1138.3 23.8C884 23.8 234.9 140.1-10 197.9v9.7z"}),p=function(e){return a.a.createElement("svg",m({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),d)};function g(){return(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}).apply(this,arguments)}var f=a.a.createElement("filter",{id:"curve-2-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),h=a.a.createElement("path",{className:"curve-2-shadow_svg__st2",d:"M1138.3 36.2c246.1 0 412 130.1 458.4 171.4h13.3S1430.8 23.8 1138.3 23.8C884 23.8 172 156.9-10 197.9v9.7H2.2C201.7 163.7 889.3 36.2 1138.3 36.2z"}),v=function(e){return a.a.createElement("svg",g({viewBox:"0 0 1600 200",filter:"url(#curve-2-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),f,h)};function y(){return(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}).apply(this,arguments)}var w=a.a.createElement("path",{className:"curve-3_svg__st1",d:"M-6.7 13.4S456 171.1 876.1 171.1 1606.4 16 1606.4 16v192.6H-6.7V13.4z"}),_=function(e){return a.a.createElement("svg",y({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),w)};function C(){return(C=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var k=a.a.createElement("filter",{id:"curve-3-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),O=a.a.createElement("path",{className:"curve-3-shadow_svg__st1",d:"M876.1 171.1C456 171.1-6.7 13.4-6.7 13.4v13.7S456 184.8 876.1 184.8s730.3-155.1 730.3-155.1V16s-310.3 155.1-730.3 155.1z"}),x=function(e){return a.a.createElement("svg",C({viewBox:"0 0 1600 200",filter:"url(#curve-3-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),k,O)};function j(){return(j=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}).apply(this,arguments)}var E=a.a.createElement("path",{className:"rounded-1_svg__st1",d:"M1602.9 209l-9.3-117.7c-3.8-48.1-46.3-84.4-94.4-80.6L-8 131.2V209h1610.9z"}),T=function(e){return a.a.createElement("svg",j({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),E)};function N(){return(N=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}).apply(this,arguments)}var R=a.a.createElement("filter",{id:"rounded-1-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),S=a.a.createElement("path",{className:"rounded-1-shadow_svg__st1",d:"M1491.2 20.7c48.1-3.8 90.6 32.5 94.4 80.6l8.5 107.7h8.8l-9.3-117.7c-3.8-48.1-46.3-84.4-94.4-80.6L-8 131.2v9.4L1491.2 20.7z"}),B=function(e){return a.a.createElement("svg",N({viewBox:"0 0 1600 200",filter:"url(#rounded-1-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),R,S)};function P(){return(P=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}).apply(this,arguments)}var I=a.a.createElement("path",{className:"rounded-2_svg__st2",d:"M1609.5 133.2h-9.5c0-10.9-8.9-19.8-19.8-19.8H19.8C8.9 113.3 0 122.2 0 133.2l-10-.2v77h1619.5v-76.8z"}),z=function(e){return a.a.createElement("svg",P({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),I)};function F(){return(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}).apply(this,arguments)}var L=a.a.createElement("filter",{id:"rounded-2-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),D=a.a.createElement("path",{className:"rounded-2-shadow_svg__st2",d:"M1600 133.2c0-10.9-8.9-19.8-19.8-19.8H19.8C8.9 113.3 0 122.2 0 133.2V210h9v-66.8c0-10.9 8.9-19.8 19.8-19.8h1542.4c10.9 0 19.8 8.9 19.8 19.8V210h9v-76.8z"}),A=function(e){return a.a.createElement("svg",F({viewBox:"0 0 1600 200",filter:"url(#rounded-2-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),L,D)};function U(){return(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}).apply(this,arguments)}var M=a.a.createElement("path",{className:"slant-1_svg__st2",d:"M-10 210h1620V.5L-10 183.9z"}),H=function(e){return a.a.createElement("svg",U({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),M)};function q(){return(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}).apply(this,arguments)}var V=a.a.createElement("filter",{id:"slant-1-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),W=a.a.createElement("path",{className:"slant-1-shadow_svg__st2",d:"M-10 183.9v10L1610 10.5V.5z"}),G=function(e){return a.a.createElement("svg",q({viewBox:"0 0 1600 200",filter:"url(#slant-1-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),V,W)};function $(){return($=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}).apply(this,arguments)}var Y=a.a.createElement("path",{className:"slant-2_svg__st1",d:"M1610 39.2V209H-10V39.2l810 118.9 810-118.9z"}),K=function(e){return a.a.createElement("svg",$({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),Y)};function X(){return(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}).apply(this,arguments)}var Q=a.a.createElement("filter",{id:"slant-2-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),J=a.a.createElement("path",{className:"slant-2-shadow_svg__st1",d:"M1610 39.2v12L800 170.1-10 51.2v-12l810 118.9 810-118.9z"}),Z=function(e){return a.a.createElement("svg",X({viewBox:"0 0 1600 200",filter:"url(#slant-2-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),Q,J)};function ee(){return(ee=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}).apply(this,arguments)}var te=a.a.createElement("path",{className:"wave-1_svg__st2",d:"M1341.4 48.9c-182.4 0-254.2 80.4-429.4 80.4-117.8 0-209.7-67.5-393.5-67.5-142.2 0-212.6 38.8-324.6 38.8S-10 64.7-10 64.7V210h1620V102c-110.6-40.2-181-53.1-268.6-53.1z"}),ne=function(e){return a.a.createElement("svg",ee({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),te)};function oe(){return(oe=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}).apply(this,arguments)}var ae=a.a.createElement("filter",{id:"wave-1-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),re=a.a.createElement("path",{className:"wave-1-shadow_svg__st2",d:"M1341.4 48.9c-182.4 0-254.2 80.4-429.4 80.4-117.8 0-209.7-67.5-393.5-67.5-142.2 0-212.6 38.8-324.6 38.8S-10 64.7-10 64.7v10s91.9 35.9 203.9 35.9 182.4-38.8 324.6-38.8c183.8 0 275.7 67.5 393.5 67.5 175.2 0 247-80.4 429.4-80.4 87.6 0 158 12.9 268.6 53.1v-10c-110.6-40.2-181-53.1-268.6-53.1z"}),le=function(e){return a.a.createElement("svg",oe({viewBox:"0 0 1600 200",filter:"url(#wave-1-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),ae,re)};function ie(){return(ie=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}).apply(this,arguments)}var ce=a.a.createElement("path",{className:"wave-2_svg__st2",d:"M1432.2 67.4c-88.8-16.7-156-5.3-204 8.5s-147.1 62.2-223.1 73.9c-75.4 11.6-164-7.5-275-27.9S571 88.1 456 98.1c-119.7 10.4-224.7 52-294.4 73-94.5 28.5-171.6-3-171.6-3V210h1620V91.6c-53 10-86.8-7.1-177.8-24.2z"}),ue=function(e){return a.a.createElement("svg",ie({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),ce)};function se(){return(se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var be=a.a.createElement("filter",{id:"wave-2-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),me=a.a.createElement("path",{className:"wave-2-shadow_svg__st2",d:"M1432.2 67.4c-88.8-16.7-156-5.3-204 8.5s-147.1 62.2-223.1 73.9c-75.4 11.6-164-7.5-275-27.9S571 88.1 456 98.1c-119.7 10.4-224.7 52-294.4 73-94.5 28.5-171.6-3-171.6-3v10s77.1 31.5 171.6 3c69.7-21 174.7-62.6 294.4-73 115-10 163.1 3.4 274.1 23.8 111 20.4 199.6 39.5 275 27.9 76-11.7 175.1-60.1 223.1-73.9s115.2-25.2 204-8.5c91 17.1 124.8 34.2 177.8 24.2v-10c-53 10-86.8-7.1-177.8-24.2z"}),de=function(e){return a.a.createElement("svg",se({viewBox:"0 0 1600 200",filter:"url(#wave-2-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),be,me)};function pe(){return(pe=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}).apply(this,arguments)}var ge=a.a.createElement("path",{className:"wave-3_svg__st2",d:"M1413.6 161.4c-157.9 0-338.2-37.7-495.1-67.4-215.6-40.8-328.1-44.6-418.2-41.1S317 73.4 188.4 102-10 136.2-10 136.2v74.2h1620v-68.5s-68.8 19.5-196.4 19.5z"}),fe=function(e){return a.a.createElement("svg",pe({viewBox:"0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),ge)};function he(){return(he=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var ve=a.a.createElement("filter",{id:"wave-3-shadow_svg__a"},a.a.createElement("feGaussianBlur",{in:"SourceAlpha",stdDeviation:4}),a.a.createElement("feComponentTransfer",null,a.a.createElement("feFuncA",{type:"linear",slope:.4})),a.a.createElement("feMerge",null,a.a.createElement("feMergeNode",null),a.a.createElement("feMergeNode",{in:"SourceGraphic"}))),ye=a.a.createElement("path",{className:"wave-3-shadow_svg__st2",d:"M1413.6 161.4c-157.9 0-338.2-37.7-495.1-67.4-215.6-40.8-328.1-44.6-418.2-41.1S317 73.4 188.5 102-10 136.2-10 136.2v10s69.9-5.7 198.5-34.3 221.7-45.7 311.8-49.1 202.6.3 418.2 41.1c156.9 29.7 337.2 67.4 495.1 67.4 127.6 0 196.4-19.4 196.4-19.4v-10s-68.8 19.5-196.4 19.5z"}),we=function(e){return a.a.createElement("svg",he({viewBox:"0 0 1600 200",filter:"url(#wave-3-shadow_svg__a)",enableBackground:"new 0 0 1600 200",xmlns:"http://www.w3.org/2000/svg"},e),ve,ye)};n.d(t,"a",function(){return _e}),n.d(t,"b",function(){return Ce});var _e={"wave-1":ne,"wave-2":ue,"wave-3":fe,"curve-1":i,"curve-2":p,"curve-3":_,"slant-1":H,"slant-2":K,"rounded-1":T,"rounded-2":z},Ce={"wave-1":le,"wave-2":de,"wave-3":we,"curve-1":b,"curve-2":v,"curve-3":x,"slant-1":G,"slant-2":Z,"rounded-1":B,"rounded-2":A}},,function(e,t,n){"use strict";n.r(t);var o=n(0),a=n(10),r=n(7),l=n(8),i=n(2),c=n.n(i);function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}var s=c.a.createElement("path",{d:"M16.7 3.3L10 10 3.3 3.4 0 6.7l10 10v-.1l10-9.9z"}),b=function(e){return c.a.createElement("svg",u({viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},e),s)};n.d(t,"ArrowIcon",function(){return m}),n.d(t,"schema",function(){return d}),n.d(t,"name",function(){return p}),n.d(t,"settings",function(){return g});var m=function(e){var t=e.fill;return wp.element.createElement(b,{width:"20",height:"20",fill:t})},d={heading:{source:"html",selector:".ugb-accordion__heading h4",default:Object(o.__)("Title for This Block")},text:{source:"html",selector:".ugb-accordion__text",default:Object(r.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},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},p="ugb/accordion",g={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:a.a,category:"stackable",keywords:[Object(o.__)("Accordion"),Object(o.__)("Toggle"),Object(o.__)("Stackable")],attributes:d,supports:{inserter:!l.disabledBlocks.includes(p)},sDemoURL:"https://wpstackable.com/accordion-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"}},,function(e,t){e.exports=wp.blocks},function(e,t){e.exports=wp.viewport},function(e,t,n){"use strict";var o=n(2),a=n.n(o);function r(){return(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}).apply(this,arguments)}var l=a.a.createElement("path",{d:"M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"});t.a=function(e){return a.a.createElement("svg",r({viewBox:"0 0 167.6 107.8",xmlns:"http://www.w3.org/2000/svg"},e),l)}},function(e,t,n){"use strict";var o=n(2),a=n.n(o);function r(){return(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}).apply(this,arguments)}var l=a.a.createElement("path",{d:"M52.4-166.2c3.2 0 3.2-5 0-5s-3.2 5 0 5zM16.8 13.9L26.9 3.8c.6-.6.6-1.5 0-2.1s-1.5-.6-2.1 0L14.7 11.8 4.6 1.7c-.6-.6-1.5-.6-2.1 0s-.6 1.5 0 2.1l10.1 10.1L2.5 24c-.6.6-.6 1.5 0 2.1.3.3.7.4 1.1.4s.8-.1 1.1-.4l10-10.1 10.1 10.1c.3.3.7.4 1.1.4s.8-.1 1.1-.4c.6-.6.6-1.5 0-2.1L16.8 13.9z"});t.a=function(e){return a.a.createElement("svg",r({viewBox:"0 0 28.3 28.3",xmlns:"http://www.w3.org/2000/svg"},e),l)}},function(e,t){e.exports=wp.date},,,,,function(e,t){e.exports="dist/images/components-panel-button-settings-basic.bce3a67.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-ghost.b80f93c.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-link.e1e920d.png"},function(e,t){e.exports="dist/images/components-panel-button-settings-plain.1459ff1.png"},function(e,t){e.exports="dist/images/block-accordion-basic.1b659fc.png"},function(e,t){e.exports="dist/images/block-accordion-plain.6b9bcad.png"},function(e,t){e.exports="dist/images/block-blockquote-basic.742cbfd.png"},function(e,t){e.exports="dist/images/block-blockquote-plain.17efdd1.png"},function(e,t){e.exports=wp.htmlEntities},function(e,t){e.exports="dist/images/block-blog-posts-basic.d04aca0.png"},function(e,t){e.exports="dist/images/block-blog-posts-list.e34f416.png"},function(e,t){e.exports="dist/images/block-call-to-action-basic.6617d6a.png"},function(e,t){e.exports="dist/images/block-call-to-action-plain.4c12e8d.png"},function(e,t){e.exports="dist/images/block-card-basic.9b1e022.png"},function(e,t){e.exports="dist/images/block-card-plain.8659e41.png"},function(e,t){e.exports="dist/images/block-count-up-basic.91b48e1.png"},function(e,t){e.exports="dist/images/block-count-up-plain.3954a10.png"},function(e,t){e.exports="dist/images/block-feature-grid-basic.651df00.png"},function(e,t){e.exports="dist/images/block-feature-grid-plain.5d3ca81.png"},function(e,t){e.exports="dist/images/block-feature-basic.88dd936.png"},function(e,t){e.exports="dist/images/block-feature-plain.8876dec.png"},function(e,t){e.exports="dist/images/block-header-basic.572eee4.png"},function(e,t){e.exports="dist/images/block-header-plain.18c465f.png"},function(e,t){e.exports="dist/images/block-number-box-basic.26f550d.png"},function(e,t){e.exports="dist/images/block-number-box-plain.b9eb05b.png"},function(e,t){e.exports="dist/images/block-pricing-box-basic.a399466.png"},function(e,t){e.exports="dist/images/block-pricing-box-plain.72b931c.png"},function(e,t){e.exports="dist/images/block-separator-curve-1.5ef11dd.png"},function(e,t){e.exports="dist/images/block-separator-curve-2.b625d92.png"},function(e,t){e.exports="dist/images/block-separator-curve-3.4c375aa.png"},function(e,t){e.exports="dist/images/block-separator-rounded-1.0bb3fad.png"},function(e,t){e.exports="dist/images/block-separator-rounded-2.bfcee1b.png"},function(e,t){e.exports="dist/images/block-separator-slant-1.506b07a.png"},function(e,t){e.exports="dist/images/block-separator-slant-2.a1e417f.png"},function(e,t){e.exports="dist/images/block-separator-wave-1.457d403.png"},function(e,t){e.exports="dist/images/block-separator-wave-2.540bb5c.png"},function(e,t){e.exports="dist/images/block-separator-wave-3.c9b0002.png"},function(e,t){e.exports="dist/images/block-team-member-basic.daacced.png"},function(e,t){e.exports="dist/images/block-team-member-plain.9c22e50.png"},function(e,t){e.exports="dist/images/block-testimonial-basic.aea7684.png"},function(e,t){e.exports="dist/images/block-testimonial-plain.7dcfb7c.png"},,function(e,t,n){"use strict";n.r(t);n(10);var o=n(33);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 r=n(87),l=n(112),i=n(147),c=n(173);r.keys().forEach(function(e){var t=r(e),n=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){a(e,t,n[t])})}return e}({},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":31,"./blockquote/index.js":88,"./blog-posts/index.js":89,"./button/index.js":90,"./call-to-action/index.js":91,"./card/index.js":92,"./container/index.js":93,"./count-up/index.js":94,"./divider/index.js":95,"./expand/index.js":96,"./feature-grid/index.js":97,"./feature/index.js":98,"./ghost-button/index.js":99,"./header/index.js":100,"./icon-list/index.js":101,"./image-box/index.js":102,"./notification/index.js":103,"./number-box/index.js":104,"./pricing-box/index.js":105,"./pullquote/index.js":106,"./separator/index.js":107,"./spacer/index.js":108,"./team-member/index.js":109,"./testimonial/index.js":110,"./video-popup/index.js":111};function a(e){var t=r(e);return n(t)}function r(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}a.keys=function(){return Object.keys(o)},a.resolve=r,e.exports=a,a.id=87},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),a=n(10),r=n(7),l=n(8),i={align:{type:"string"},text:{source:"html",selector:"p",default:Object(r.a)("long")},color:{type:"string",default:""},quoteColor:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},c="ugb/blockquote",u={title:Object(o.__)("Blockquote"),description:Object(o.__)("Display a quote in style."),icon:a.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),a=n(10),r=n(8),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:a.c,category:"stackable",keywords:[Object(o.__)("Blog Posts"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!r.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),a=n(10),r=n(8),l={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href",default:""},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"},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",default:""},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",default:""},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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},i="ugb/button",c={title:Object(o.__)("Button"),icon:a.d,description:Object(o.__)("Add a customizable button."),category:"stackable",keywords:[Object(o.__)("Button"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!r.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),a=n(10),r=n(7),l=n(8),i={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},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(r.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(o.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string"},titleColor:{type:"string"},bodyTextColor:{type:"string"},size:{type:"string",default:"normal"},borderButtonRadius:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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:a.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),a=n(10),r=n(7),l=n(8),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(r.a)("long")},headingColor:{type:"string"},taglineColor:{type:"string"},desColor:{type:"string"},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},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"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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:a.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),a=n(10),r=n(8),l={textColor:{type:"string"},contentAlign:{type:"string",default:""},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#f1f1f1"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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:a.g,category:"stackable",keywords:[Object(o.__)("Container Layout"),Object(o.__)("Row"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!r.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),a=n(10),r=n(8),l={columns:{type:"number",default:4},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},title:{type:"string"},counter:{type:"string"},des:{type:"string"},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:a.h,category:"stackable",keywords:[Object(o.__)("Statistics"),Object(o.__)("Count Up"),Object(o.__)("Stackable")],attributes:l,supports:{align:["center","wide","full"],inserter:!r.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),a=n(8),r=n(10),l="ugb/divider",i={title:Object(o.__)("Divider"),description:Object(o.__)("Add a pause between your content."),icon:r.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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},supports:{inserter:!a.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),a=n(8),r=n(10),l={text:{source:"html",selector:".ugb-expand__less-text",multiline:"p",default:""},moreText:{source:"html",selector:".ugb-expand__more-text",multiline:"p",default:""},moreLabel:{source:"html",selector:".ugb-expand__more-toggle-text",default:Object(o.__)("Show more")},lessLabel:{source:"html",selector:".ugb-expand__less-toggle-text",default:Object(o.__)("Show less")},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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.j,category:"stackable",keywords:[Object(o.__)("Expand"),Object(o.__)("Show more/less"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!a.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),a=n(7),r=n(8),l=n(10),i={design:{type:"string",default:"basic"},columns:{type:"number",default:3},imageSize:{type:"number",default:100},imageID1:{type:"number"},imageID2:{type:"number"},imageID3:{type:"number"},imageUrl1:{type:"url"},imageUrl2:{type:"url"},imageUrl3:{type:"url"},imageAlt1:{type:"string"},imageAlt2:{type:"string"},imageAlt3:{type:"string"},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(a.a)("short")},description2:{source:"html",selector:".ugb-feature-grid__item:nth-child(2) .ugb-feature-grid__description",default:Object(a.a)("short")},description3:{source:"html",selector:".ugb-feature-grid__item:nth-child(3) .ugb-feature-grid__description",default:Object(a.a)("short")},linkUrl1:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(1) .ugb-button",attribute:"href",default:""},linkUrl2:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(2) .ugb-button",attribute:"href",default:""},linkUrl3:{type:"string",source:"attribute",selector:".ugb-feature-grid__item:nth-child(3) .ugb-button",attribute:"href",default:""},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},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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:{align:["wide"],inserter:!r.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),a=n(7),r=n(8),l=n(10),i={textColor:{type:"string"},invert:{type:"boolean",default:!1},contentAlign:{type:"string",default:"left"},imageSize:{type:"number",default:400},imageID:{type:"number"},imageUrl:{type:"url"},imageAlt:{type:"string"},title:{source:"html",selector:"h2",default:Object(o.__)("Title for This Block")},description:{source:"html",selector:"p",default:Object(a.a)("medium")},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},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"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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:!r.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 r}),n.d(t,"settings",function(){return l});var o=n(0),a=n(10),r="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:a.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),a=n(7),r=n(8),l=n(10),i={title:{source:"html",selector:"h2",default:Object(o.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(a.a)()},titleColor:{type:"string"},subtitleColor:{type:"string"},contentAlign:{type:"string",default:"center"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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"},invert:{type:"boolean",default:!1},fullHeight:{type:"boolean",default:!1},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},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",default:"#ffffff"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},buttonURL2:{type:"string",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"href",default:""},buttonNewTab2:{type:"boolean",source:"attribute",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button",attribute:"target",default:!1},buttonText2:{source:"html",selector:".ugb-header__buttons > *:nth-child(2) .ugb-button span",default:Object(o.__)("Button text")},buttonColor2:{type:"string"},buttonTextColor2:{type:"string",default:"#ffffff"},buttonDesign2:{type:"string",default:"basic"},buttonIcon2:{type:"string"},buttonSize2:{type:"string",default:"normal"},buttonBorderRadius2:{type:"number",default:4},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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:!r.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),a=n(8),r=n(10),l={icon:{type:"string",default:"check"},iconShape:{type:"string"},iconColor:{type:"string"},iconSize:{type:"number",default:20},columns:{type:"number",default:1},text:{source:"html",selector:"ul",multiline:"li",default:""},gap:{type:"number",default:16},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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.o,category:"stackable",keywords:[Object(o.__)("Icon List"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!a.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),a=n(8),r=n(10),l={align:{type:"string"},columns:{type:"number",default:3},titleColor:{type:"string",default:"#ffffff"},subtitleColor:{type:"string",default:"#ffffff"},overlayColor:{type:"string"},width:{type:"number",default:400},height:{type:"number",default:400},verticalAlign:{type:"string",default:"center"},horizontalAlign:{type:"string",default:"center"},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},overlayOpacity:{type:"number",default:7},imageHoverEffect:{type:"string",default:""},arrow:{type:"string",default:""},hoverEffect:{type:"string",default:""},full:{type:"boolean"},title:{type:"string"},subtitle:{type:"string"},id:{type:"number"},url:{type:"string"},href:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3,4].forEach(function(e){l["title".concat(e)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(e,") .ugb-image-box__title"),default:Object(o.__)("Title")},l["description".concat(e)]={source:"html",selector:".ugb-image-box__item:nth-child(".concat(e,") .ugb-image-box__description"),default:Object(o.__)("Description")},l["imageURL".concat(e)]={type:"string"},l["imageID".concat(e)]={type:"number"},l["link".concat(e)]={type:"string",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(e,") .ugb-image-box__overlay"),attribute:"href",default:""},l["newTab".concat(e)]={type:"boolean",source:"attribute",selector:".ugb-image-box__item:nth-child(".concat(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:r.p,category:"stackable",keywords:[Object(o.__)("Image Box"),Object(o.__)("Stackable")],supports:{align:["center","wide","full"],inserter:!a.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),a=n(7),r=n(8),l=n(10),i={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},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},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:!r.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),a=n(7),r=n(8),l=n(10),i={num1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__number",default:"01"},num2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__number",default:"02"},num3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__number",default:"03"},title1:{source:"html",selector:".ugb-number-box__item:nth-child(1) .ugb-number-box__title",default:Object(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(a.a)()},description2:{source:"html",selector:".ugb-number-box__item:nth-child(2) .ugb-number-box__description",default:Object(a.a)()},description3:{source:"html",selector:".ugb-number-box__item:nth-child(3) .ugb-number-box__description",default:Object(a.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"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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:!r.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),a=n(7),r=n(8),l=n(10),i={pricingBoxColor:{type:"string"},priceColor:{type:"string"},perMonthLabelColor:{type:"string"},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonDesign:{type:"string",default:"basic"},buttonIcon:{type:"string"},featureListColor:{type:"string"},columns:{type:"number",default:2},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},hoverEffect:{type:"string",default:""},align:{type:"string"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}};[1,2,3].forEach(function(e){var t=1===e?"":e;i["url".concat(t)]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button"),attribute:"href",default:""},i["newTab".concat(t)]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button"),attribute:"target",default:!1},i["imageURL".concat(t)]={type:"string"},i["imageID".concat(t)]={type:"string"},i["imageAlt".concat(t)]={type:"string"},i["highlightColor".concat(t)]={type:"string",default:""},i["pricingBoxTitle".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__title"),default:Object(o.__)("Title")},i["price".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price"),default:"".concat(t,"9")},i["pricePrefix".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price-prefix"),default:"$"},i["priceSuffix".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price-suffix"),default:".00"},i["perMonthLabel".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__subprice"),default:Object(o.__)("Description")},i["buttonText".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button span"),default:Object(o.__)("Button text")},i["featureList".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__description"),default:Object(a.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:{align:["wide"],inserter:!r.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),a=n(10),r=n(7),l={text:{source:"html",selector:"p",default:Object(r.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:a.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),a=n(8),r=n(10),l={align:{type:"string",default:"full"},design:{type:"string",default:"wave-1"},height:{type:"number",default:200},flipVertically:{type:"boolean",default:!1},flipHorizontally:{type:"boolean",default:!1},backgroundColor:{type:"string",default:""},marginTop:{type:"number",default:0},marginBottom:{type:"number",default:0},paddingTop:{type:"number",default:0},paddingBottom:{type:"number",default:0},layer1Color:{type:"string",default:""},layer1Width:{type:"number",default:1},layer1Flip:{type:"boolean",default:!1},layer1Shadow:{type:"boolean",default:!1},layer2:{type:"boolean",default:!1},layer2Color:{type:"string",default:""},layer2Height:{type:"number",default:1},layer2Width:{type:"number",default:1},layer2Flip:{type:"boolean",default:!1},layer2Opacity:{type:"number",default:.5},layer3:{type:"boolean",default:!1},layer3Color:{type:"string",default:""},layer3Height:{type:"number",default:1},layer3Width:{type:"number",default:1},layer3Flip:{type:"boolean",default:!1},layer3Opacity:{type:"number",default:.5},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},i="ugb/separator",c={title:Object(o.__)("Separator"),description:Object(o.__)("A fancy separator to be placed between containers and content."),icon:r.t,category:"stackable",keywords:[Object(o.__)("Separator"),Object(o.__)("SVG Divider"),Object(o.__)("Stackable")],attributes:l,supports:{align:["full"],inserter:!a.disabledBlocks.includes(i)},sDemoURL:"https://wpstackable.com/separator-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),a=n(8),r=n(10),l={height:{default:50,type:"number"},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""}},i="ugb/spacer",c={title:Object(o.__)("Spacer"),description:Object(o.__)("Sometimes you just need some space."),icon:r.u,category:"stackable",keywords:[Object(o.__)("Spacer"),Object(o.__)("Stackable")],attributes:l,supports:{inserter:!a.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),a=n(7),r=n(8),l=n(10),i={href1:{type:"url"},href2:{type:"url"},href3:{type:"url"},mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(1) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL2:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__image",attribute:"data-src",default:""},mediaURL3:{type:"string",source:"attribute",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__image",attribute:"data-src",default:""},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(a.a)("medium")},description2:{source:"html",selector:".ugb-team-member__item:nth-child(2) .ugb-team-member__description",default:Object(a.a)("medium")},description3:{source:"html",selector:".ugb-team-member__item:nth-child(3) .ugb-team-member__description",default:Object(a.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},colorOnHover:{type:"boolean",default:!1},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{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.v,category:"stackable",keywords:[Object(o.__)("Team Member"),Object(o.__)("Stackable")],attributes:i,supports:{align:["wide"],inserter:!r.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),a=n(7),r=n(8),l=n(10),i={mediaID1:{type:"number"},mediaID2:{type:"number"},mediaID3:{type:"number"},mediaURL1:{type:"string"},mediaURL2:{type:"string"},mediaURL3:{type:"string"},name1:{source:"html",selector:".ugb-testimonial__item:nth-child(1) .ugb-testimonial__name",default:Object(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(a.a)("medium")},testimonial2:{source:"html",selector:".ugb-testimonial__item:nth-child(2) .ugb-testimonial__body",default:Object(a.a)("medium")},testimonial3:{source:"html",selector:".ugb-testimonial__item:nth-child(3) .ugb-testimonial__body",default:Object(a.a)("medium")},titleColor:{type:"string"},posColor:{type:"string"},bodyTextColor:{type:"string"},backgroundColor:{type:"string",default:""},serif:{type:"boolean",default:!1},columns:{type:"number",default:2},design:{type:"string",default:"basic"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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"},align:{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.w,category:"stackable",keywords:[Object(o.__)("Testimonial"),Object(o.__)("Stackable")],attributes:i,supports:{align:["wide"],inserter:!r.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),a=n(8),r=n(10),l={videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},playButtonColor:{type:"string",default:"#ffffff"},backgroundColorType:{type:"string",default:""},backgroundColor:{type:"string",default:"#000000"},backgroundColor2:{type:"string",default:""},backgroundColorDirection:{type:"number",default:0},backgroundType:{type:"string",default:""},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},hoverEffect:{type:"string",default:""},customCSSUniqueID:{type:"string",default:""},customCSS:{type:"string",default:""},customCSSCompiled:{type:"string",default:""},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.x,category:"stackable",keywords:[Object(o.__)("Video Popup"),Object(o.__)("Stackable"),Object(o.__)("YouTube Vimeo mp4")],attributes:l,supports:{align:["center","wide","full"],inserter:!a.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":113,"./blockquote/edit.js":120,"./blog-posts/edit.js":195,"./button/edit.js":123,"./call-to-action/edit.js":124,"./card/edit.js":125,"./container/edit.js":126,"./count-up/edit.js":127,"./divider/edit.js":128,"./expand/edit.js":129,"./feature-grid/edit.js":130,"./feature/edit.js":131,"./ghost-button/edit.js":132,"./header/edit.js":133,"./icon-list/edit.js":134,"./image-box/edit.js":135,"./notification/edit.js":136,"./number-box/edit.js":137,"./pricing-box/edit.js":140,"./pullquote/edit.js":141,"./separator/edit.js":142,"./spacer/edit.js":143,"./team-member/edit.js":144,"./testimonial/edit.js":145,"./video-popup/edit.js":146};function a(e){var t=r(e);return n(t)}function r(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}a.keys=function(){return Object.keys(o)},a.resolve=r,e.exports=a,a.id=112},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(31),u=n(5),s=n.n(u),b=n(7),m=n(9),d=n(46),p=n.n(d),g=n(47),f=n.n(g),h=n(8);function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.className,u=e.setAttributes,d=e.attributes,g=d.headingColor,y=d.headingBackgroundColor,w=d.heading,_=d.text,C=d.openStart,k=d.design,O=void 0===k?"basic":k,x=d.borderRadius,j=void 0===x?12:x,E=d.shadow,T=void 0===E?3:E,N=s()([n,"ugb-accordion"],Object(i.applyFilters)("stackable.accordion.mainclasses",(v(t={},"ugb-accordion--design-".concat(O),"basic"!==O),v(t,"ugb-accordion--open",C),t),O,e)),R=s()(["ugb-accordion__heading"],Object(i.applyFilters)("stackable.accordion.headingclasses",v({},"ugb--shadow-".concat(T),"plain"!==O&&3!==T),O,e)),S=Object(i.applyFilters)("stackable.accordion.styles",{main:{},heading:{borderRadius:"plain"!==O&&12!==j?j:void 0,backgroundColor:"plain"!==O&&y?y:void 0},title:{color:g||void 0}},O,e),B=Object(i.applyFilters)("stackable.accordion.edit.show",{backgroundColor:"plain"!==O,borderRadius:"plain"!==O,shadow:"plain"!==O},O,e);return wp.element.createElement(m.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{selected:O,options:Object(i.applyFilters)("stackable.accordion.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:p.a},{label:Object(l.__)("Plain"),value:"plain",image:f.a}]),onChange:function(e){return u({design:e})}},Object(i.applyFilters)("stackable.accordion.edit.designs.before",null,O,e),B.backgroundColor&&wp.element.createElement(o.b,{label:Object(l.__)("Background Color"),value:y,onChange:function(e){return u({headingBackgroundColor:e})}}),B.borderRadius&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:j,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),B.shadow&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:T,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.accordion.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:g,onChange:function(e){return u({headingColor:e})},label:Object(l.__)("Heading Color")}]},wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Open at the start"),checked:C,onChange:function(e){return u({openStart:e})}})),h.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.accordion.edit.inspector.after",null,O,e)),wp.element.createElement("div",{className:N,style:S.main},Object(i.applyFilters)("stackable.accordion.edit.output.before",null,O,e),wp.element.createElement("div",{className:R,style:S.heading},wp.element.createElement(a.RichText,{tagName:"h4",value:w,onChange:function(e){return u({heading:e})},style:S.title,placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),Object(c.ArrowIcon)({fill:g||void 0})),wp.element.createElement(a.RichText,{tagName:"p",value:_,className:"ugb-accordion__text",onChange:function(e){return u({text:e})},placeholder:Object(b.a)("long"),keepPlaceholderOnFocus:!0}),Object(i.applyFilters)("stackable.accordion.edit.output.after",null,O,e)))}},function(e,t){Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){var t=this;do{if(t.matches(e))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return null})},,,,,,function(e,t,n){"use strict";n.r(t);var o=n(4),a=n(6),r=n(1),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(48),d=n.n(m),p=n(49),g=n.n(p),f=n(20),h=n(8);function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){y(e,t,n[t])})}return e}function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n=e.isSelected,c=e.setAttributes,m=e.className,p=e.attributes,w=p.color,_=p.text,C=p.quoteColor,k=p.backgroundColorType,O=void 0===k?"":k,x=p.backgroundColor,j=p.backgroundColor2,E=p.backgroundColorDirection,T=void 0===E?0:E,N=p.backgroundType,R=void 0===N?"":N,S=p.backgroundImageID,B=p.backgroundImageURL,P=p.backgroundOpacity,I=p.fixedBackground,z=p.quotationMark,F=void 0===z?"round-thin":z,L=p.quotationSize,D=void 0===L?70:L,A=p.contentWidth,U=p.align,M=p.design,H=void 0===M?"plain":M,q=p.borderRadius,V=void 0===q?12:q,W=p.shadow,G=void 0===W?3:W,$=u()([m,"ugb-blockquote","ugb-blockquote--v2","ugb--background-opacity-"+1*Math.round(P/1),"ugb-blockquote--design-".concat(H)],Object(i.applyFilters)("stackable.blockquote.mainclasses",(y(t={"ugb--has-background":"basic"===H&&(x||B),"ugb--has-background-image":"basic"===H&&B},"ugb--shadow-".concat(G),"basic"===H&&3!==G),y(t,"ugb-content-width","full"===U&&A),y(t,"ugb-blockquote--small-quote",D<60),y(t,"ugb--has-background-gradient","basic"===H&&"gradient"===O),y(t,"ugb--has-background-video","basic"===H&&"video"===R),t),H,e)),Y="basic"!==H?{}:{backgroundColor:x||void 0,backgroundImage:B?"url(".concat(B,")"):void 0,backgroundAttachment:I?"fixed":void 0,"--ugb-background-color":B||"gradient"===O?x:void 0,"--ugb-background-color2":"gradient"===O&&j?j:void 0,"--ugb-background-direction":"gradient"===O?"".concat(T,"deg"):void 0,borderRadius:12!==V?V:void 0},K=Object(i.applyFilters)("stackable.blockquote.styles",{main:v({"--quote-color":C||void 0},Y),text:{color:w}},H,e),X=Object(i.applyFilters)("stackable.blockquote.edit.show",{background:"basic"===H,borderRadius:"basic"===H,shadow:"basic"===H},H,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement("blockquote",{className:$,style:K.main},"basic"===H&&"video"===R&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:B}),Object(i.applyFilters)("stackable.blockquote.edit.output.before",null,H,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},f.a[F].iconFunc({fill:C,width:D,height:D}),Object(i.applyFilters)("stackable.blockquote.edit.output",wp.element.createElement(r.RichText,{className:"ugb-blockquote__text",value:_,onChange:function(e){return c({text:e})},isSelected:n,placeholder:Object(s.a)("long"),keepPlaceholderOnFocus:!0,style:K.text}),H,e)),Object(i.applyFilters)("stackable.blockquote.edit.output.after",null,H,e)),wp.element.createElement(r.InspectorControls,null,wp.element.createElement(a.d,{selected:H,options:Object(i.applyFilters)("stackable.blockquote.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return c({design:e})}},Object(i.applyFilters)("stackable.blockquote.edit.designs.before",null,e),X.borderRadius&&wp.element.createElement(o.RangeControl,{label:Object(l.__)("Border Radius"),value:V,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),X.shadow&&wp.element.createElement(o.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:G,onChange:function(e){return c({shadow:e})},min:0,max:9}),"full"===U&&wp.element.createElement(o.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:A,onChange:function(e){return c({contentWidth:e})}}),Object(i.applyFilters)("stackable.blockquote.edit.designs.after",null,e),h.showProNotice&&wp.element.createElement(a.m,null)),wp.element.createElement(r.PanelColorSettings,{title:Object(l.__)("General Settings"),colorSettings:[{value:w,onChange:function(e){return c({color:e})},label:Object(l.__)("Text Color")},{value:C,onChange:function(e){return c({quoteColor:e})},label:Object(l.__)("Quote Color")}]},wp.element.createElement(o.BaseControl,{label:Object(l.__)("Icon")},wp.element.createElement(o.Toolbar,{className:"ugb-blockquote__inspector__icon",icon:f.a[F].icon,controls:Object.keys(f.a).map(function(e){var t=f.a[e].value;return v({},f.a[e],{onClick:function(){return c({quotationMark:t})},isActive:F===t})})})),wp.element.createElement(o.RangeControl,{label:Object(l.__)("Quotation Mark Size"),value:D,onChange:function(e){return c({quotationSize:e})},min:0,max:400})),X.background&&wp.element.createElement(a.i,{backgroundColorType:O,backgroundColor:x,backgroundColor2:j,backgroundColorDirection:T,backgroundType:R,backgroundImageID:S,backgroundImageURL:B,backgroundOpacity:P,fixedBackground:I,onChangeBackgroundColorType:function(e){return c({backgroundColorType:e})},onChangeBackgroundColor:function(e){return c({backgroundColor:e})},onChangeBackgroundColor2:function(e){return c({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return c({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return c({backgroundType: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})}}),h.showProNotice&&wp.element.createElement(o.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.blockquote.edit.inspector.after",null,H,e)))}},,,function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(9),l=n(8),i=n(0),c=n(3),u=n(5),s=n.n(u),b=n(4),m=n(7);function d(e){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function g(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)}}function f(e,t){return!t||"object"!==d(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function v(e,t){return(v=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var y=function(e){function t(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(e=f(this,h(t).apply(this,arguments))).state={selectedButton:0},e}var n,u,d;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&v(e,t)}(t,r["Component"]),n=t,(u=[{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,g=t.attributes,f=g.color,h=g.textColor,v=g.size,y=g.align,w=g.cornerButtonRadius,_=g.design,C=void 0===_?"basic":_,k=g.icon,O=g.buttons,x=void 0===O?1:O,j=s()([u,"ugb-button-wrapper"],Object(c.applyFilters)("stackable.button.mainclasses",p({},"ugb-button--align-".concat(y),y),C,this.props)),E=wp.element.createElement("div",{className:j},Object(c.applyFilters)("stackable.button.edit.output.before",null,C,this.props),Object(m.e)(1,x+1).map(function(t){var n=g["text".concat(1===t?"":t)],o=g["size".concat(1===t?"":t)],r=g["design".concat(1===t?"":t)],l=g["color".concat(1===t?"":t)],i=g["textColor".concat(1===t?"":t)],u=g["icon".concat(1===t?"":t)],b=s()(Object(c.applyFilters)("stackable.button.buttonclasses",{},r,t,e.props));return wp.element.createElement(a.a,{key:t,className:b,onChange:function(e){return d(p({},"text".concat(1===t?"":t),e))},icon:u,size:o,backgroundColor:l,color:i,text:n,borderRadius:w,design:r,onClick:function(){e.setState({selectedButton:t})},onSelect:function(){e.setState({selectedButton:t})}})}),Object(c.applyFilters)("stackable.button.edit.output.after",null,C,this.props));return wp.element.createElement(r.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(a.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(a.j,{title:l.isPro||l.showProNotice?Object(i.__)("Button #1 Settings"):Object(i.__)("Button Settings"),initialOpen:!0,buttonDesign:C,buttonColor:f,buttonTextColor:h,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:k,onChangeButtonIcon:function(e){return d({icon:e})}}),l.showProNotice&&wp.element.createElement(b.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #2 Settings")},wp.element.createElement(a.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(b.PanelBody,{initialOpen:!1,title:Object(i.__)("Button #3 Settings")},wp.element.createElement(a.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(b.PanelBody,{initialOpen:!1,title:Object(i.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(i.__)("Say Hello to Custom CSS 👋"),description:Object(i.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(c.applyFilters)("stackable.button.edit.inspector.after",null,C,this.props)),E,n&&wp.element.createElement("div",{className:"ugb-button__group-urls ugb-button__selected-".concat(this.state.selectedButton," ugb-num-").concat(x)},Object(m.e)(1,x+1).map(function(e){var t=g["url".concat(1===e?"":e)],n=g["newTab".concat(1===e?"":e)];return wp.element.createElement(a.p,{key:e,value:t,newTab:n,onChange:function(t){return d(p({},"url".concat(1===e?"":e),t))},onChangeNewTab:function(t){return d(p({},"newTab".concat(1===e?"":e),t))}})})))}}])&&g(n.prototype,u),d&&g(n,d),t}();t.default=y},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(53),d=n.n(m),p=n(54),g=n.n(p),f=n(8);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,n=e.isSelected,c=e.className,m=e.setAttributes,p=e.attributes,v=p.url,y=p.buttonText,w=p.buttonDesign,_=p.buttonIcon,C=p.ctaTitle,k=p.bodyText,O=p.color,x=p.textColor,j=p.size,E=p.borderButtonRadius,T=p.bodyTextColor,N=p.titleColor,R=p.backgroundColorType,S=void 0===R?"":R,B=p.backgroundColor,P=p.backgroundColor2,I=p.backgroundColorDirection,z=void 0===I?0:I,F=p.backgroundType,L=void 0===F?"":F,D=p.backgroundImageID,A=p.backgroundImageURL,U=p.backgroundOpacity,M=p.fixedBackground,H=p.design,q=void 0===H?"basic":H,V=p.borderRadius,W=void 0===V?12:V,G=p.shadow,$=void 0===G?3:G,Y=p.align,K=p.contentWidth,X=p.newTab,Q="plain"!==q,J=u()([c,"ugb-cta","ugb--background-opacity-"+1*Math.round(U/1)],Object(i.applyFilters)("stackable.cta.mainclasses",(h(t={},"ugb-cta--design-".concat(q),"basic"!==q),h(t,"ugb--shadow-".concat($),"plain"!==q&&3!==$),h(t,"ugb--has-background",B||A),h(t,"ugb--has-background-image",A),h(t,"ugb-content-width","full"===Y&&K),h(t,"ugb--has-background-gradient",Q&&"gradient"===S),h(t,"ugb--has-background-video",Q&&"video"===L),t),q,e)),Z=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){h(e,t,n[t])})}return e}({backgroundAttachment:M?"fixed":void 0},Q?{backgroundColor:B||void 0,backgroundImage:A?"url(".concat(A,")"):void 0,"--ugb-background-color":A||"gradient"===S?B:void 0,"--ugb-background-color2":"gradient"===S&&P?P:void 0,"--ugb-background-direction":"gradient"===S?"".concat(z,"deg"):void 0,borderRadius:12!==W?W:void 0}:{});return wp.element.createElement(b.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{selected:q,options:Object(i.applyFilters)("stackable.cta.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return m({design:e})}},Object(i.applyFilters)("stackable.cta.edit.designs.after",null,e),"plain"!==q&&"full"!==Y&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:W,onChange:function(e){return m({borderRadius:e})},min:0,max:50}),"plain"!==q&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:$,onChange:function(e){return m({shadow:e})},min:0,max:9}),"full"===Y&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:K,onChange:function(e){return m({contentWidth:e})}}),f.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(a.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:N,onChange:function(e){return m({titleColor:e})},label:Object(l.__)("Title Color")},{value:T,onChange:function(e){return m({bodyTextColor:e})},label:Object(l.__)("Body Text Color")}]}),"plain"!==q&&wp.element.createElement(o.i,{backgroundColorType:S,backgroundColor:B,backgroundColor2:P,backgroundColorDirection:z,backgroundType:L,backgroundImageID:D,backgroundImageURL:A,backgroundOpacity:U,fixedBackground:M,onChangeBackgroundColorType:function(e){return m({backgroundColorType:e})},onChangeBackgroundColor:function(e){return m({backgroundColor:e})},onChangeBackgroundColor2:function(e){return m({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return m({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return m({backgroundType:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return m({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){m({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return m({backgroundOpacity:e})},onChangeFixedBackground:function(e){return m({fixedBackground:!!e})}}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:O,buttonTextColor:x,buttonSize:j,buttonBorderRadius:E,buttonDesign:w,buttonIcon:_,onChangeButtonColor:function(e){return m({color:e})},onChangeButtonTextColor:function(e){return m({textColor:e})},onChangeButtonSize:function(e){m({size:e})},onChangeButtonBorderRadius:function(e){return m({borderButtonRadius:e})},onChangeButtonDesign:function(e){return m({buttonDesign:e})},onChangeButtonIcon:function(e){return m({buttonIcon:e})}}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.cta.edit.inspector.after",null,q,e)),wp.element.createElement("div",{className:J,style:Z},Q&&"video"===L&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:A}),Object(i.applyFilters)("stackable.cta.edit.output.before",null,q,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement(a.RichText,{className:"ugb-cta__title",tagName:"h3",placeholder:Object(l.__)("Title for This Block"),value:C,onChange:function(e){return m({ctaTitle:e})},keepPlaceholderOnFocus:!0,style:{color:N}}),wp.element.createElement(a.RichText,{tagName:"p",value:k,className:"ugb-cta__description",onChange:function(e){return m({bodyText:e})},placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,style:{color:T}}),wp.element.createElement(o.a,{size:j,color:x,backgroundColor:O,text:y,borderRadius:E,design:w,icon:_,onChange:function(e){return m({buttonText:e})}})),Object(i.applyFilters)("stackable.cta.edit.output.after",null,q,e)),n&&wp.element.createElement(o.p,{value:v,newTab:X,onChange:function(e){return m({url:e})},onChangeNewTab:function(e){return m({newTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(55),d=n.n(m),p=n(56),g=n.n(p),f=n(8);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,n=e.isSelected,c=e.className,m=e.setAttributes,p=e.attributes,v=p.heading,y=p.tagline,w=p.des,_=p.mediaID,C=p.mediaURL,k=p.headingColor,O=p.taglineColor,x=p.desColor,j=p.buttonURL,E=p.buttonNewTab,T=p.buttonText,N=p.buttonColor,R=p.buttonTextColor,S=p.size,B=p.cornerButtonRadius,P=p.contentAlign,I=p.buttonDesign,z=p.buttonIcon,F=p.design,L=void 0===F?"basic":F,D=p.backgroundColor,A=p.borderRadius,U=void 0===A?12:A,M=p.shadow,H=void 0===M?3:M,q=u()([c,"ugb-card"],Object(i.applyFilters)("stackable.card.mainclasses",(h(t={},"ugb-card--design-".concat(L),"basic"!==L),h(t,"ugb--shadow-".concat(H),"plain"!==L&&3!==H),t),L,e)),V={borderRadius:"plain"!==L&&12!==U?U:void 0,backgroundColor:"plain"!==L?D:void 0},W=u()(["ugb-card__image-container"],h({},"ugb--shadow-".concat(H),"plain"===L)),G={borderRadius:"plain"===L?U:void 0};return wp.element.createElement(b.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:P,onChange:function(e){return m({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(a.d,{selected:L,options:Object(i.applyFilters)("stackable.card.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return m({design:e})}},Object(i.applyFilters)("stackable.card.edit.designs.before",null,e),!["plain","full"].includes(L)&&wp.element.createElement(a.b,{label:Object(l.__)("Background Color"),value:D,onChange:function(e){return m({backgroundColor:e})}}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:U,onChange:function(e){return m({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:H,onChange:function(e){return m({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.card.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(a.m,null)),wp.element.createElement(o.PanelColorSettings,{title:Object(l.__)("Text Colors"),colorSettings:[{value:k,onChange:function(e){return m({headingColor:e})},label:Object(l.__)("Heading Color")},{value:O,onChange:function(e){return m({taglineColor:e})},label:Object(l.__)("Tagline Color")},{value:x,onChange:function(e){return m({desColor:e})},label:Object(l.__)("Description Color")}]}),wp.element.createElement(a.j,{initialOpen:!1,buttonColor:N,buttonTextColor:R,buttonSize:S,buttonBorderRadius:B,buttonDesign:I,buttonIcon:z,onChangeButtonColor:function(e){return m({buttonColor:e})},onChangeButtonTextColor:function(e){return m({buttonTextColor:e})},onChangeButtonSize:function(e){return m({size:e})},onChangeButtonBorderRadius:function(e){return m({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return m({buttonDesign:e})},onChangeButtonIcon:function(e){return m({buttonIcon:e})}}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.card.edit.inspector.after",null,L,e)),wp.element.createElement("div",{className:q,style:V},Object(i.applyFilters)("stackable.card.edit.output.before",null,L,e),wp.element.createElement(a.h,{className:W,style:G,imageID:_,imageURL:C,onRemove:function(){return m({mediaURL:"",mediaID:""})},onChange:function(e){var t=e.url,n=e.id;return m({mediaURL:t,mediaID:n})}}),wp.element.createElement(o.RichText,{tagName:"h4",value:v,className:"ugb-card__title",onChange:function(e){return m({heading:e})},style:{color:k,textAlign:P},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",value:y,className:"ugb-card__tagline",onChange:function(e){return m({tagline:e})},style:{color:O,textAlign:P},placeholder:Object(l.__)("Subtitle for this block"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.RichText,{tagName:"p",value:w,className:"ugb-card__description",onChange:function(e){return m({des:e})},style:{color:x,textAlign:P},placeholder:Object(s.a)("long"),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.a,{size:S,align:P,color:R,backgroundColor:N,text:T,borderRadius:B,design:I,icon:z,onChange:function(e){return m({buttonText:e})}}),Object(i.applyFilters)("stackable.card.edit.output.after",null,L,e)),n&&wp.element.createElement(a.p,{value:j,newTab:E,onChange:function(e){return m({buttonURL:e})},onChangeNewTab:function(e){return m({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(8);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}var p=[["core/heading",{content:Object(l.__)("Title for This Block")}],["core/paragraph",{content:Object(s.a)("long")}]];t.default=function(e){var t,n=e.className,c=e.setAttributes,s=e.attributes,g=s.contentAlign,f=s.textColor,h=s.backgroundColorType,v=void 0===h?"":h,y=s.backgroundColor,w=s.backgroundColor2,_=s.backgroundColorDirection,C=void 0===_?0:_,k=s.backgroundType,O=void 0===k?"":k,x=s.backgroundImageID,j=s.backgroundImageURL,E=s.backgroundOpacity,T=s.fixedBackground,N=s.height,R=s.contentLocation,S=s.verticalAlign,B=s.contentWidth,P=s.align,I=s.borderRadius,z=void 0===I?12:I,F=s.shadow,L=void 0===F?3:F,D=s.design,A=void 0===D?"":D,U=u()([n,"ugb-container","ugb--background-opacity-"+1*Math.round(E/1)],Object(i.applyFilters)("stackable.container.mainclasses",(d(t={},"ugb-container--content-".concat(g),g),d(t,"ugb--has-background",y&&"transparent"!==y||j),d(t,"ugb--has-background-image",j),d(t,"ugb-container--height-".concat(N),N),d(t,"ugb-container--align-horizontal-".concat(R),R),d(t,"ugb--content-width",B),d(t,"ugb--shadow-".concat(L),3!==L),d(t,"ugb--has-background-gradient","gradient"===v),d(t,"ugb--has-background-video","video"===O),t),A,e)),M={"--ugb-text-color":f||void 0,backgroundColor:y||void 0,backgroundImage:j?"url(".concat(j,")"):void 0,backgroundAttachment:T?"fixed":void 0,"--ugb-background-color":j||"gradient"===v?y:void 0,"--ugb-background-color2":"gradient"===v&&w?w:void 0,"--ugb-background-direction":"gradient"===v?"".concat(C,"deg"):void 0,"justify-content":"full"!==N&&"half"!==N||!S?void 0:S,borderRadius:12!==z?z:void 0};return wp.element.createElement(b.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:g,onChange:function(e){return c({contentAlign:e})}}),wp.element.createElement(a.f,{value:R,onChange:function(e){return c({contentLocation:e})}}),("full"===N||"half"===N)&&wp.element.createElement(a.q,{value:S,onChange:function(e){return c({verticalAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:f,onChange:function(e){return c({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(r.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:N,onChange:function(e){c({height:e})}}),"full"===P&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:B,onChange:function(e){return c({contentWidth:e})}}),"full"!==P&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:z,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:L,onChange:function(e){return c({shadow:e})},min:0,max:9})),wp.element.createElement(a.i,{initialOpen:!0,backgroundColorType:v,backgroundColor:y,backgroundColor2:w,backgroundColorDirection:C,backgroundType:O,backgroundImageID:x,backgroundImageURL:j,backgroundOpacity:E,fixedBackground:T,onChangeBackgroundColorType:function(e){return c({backgroundColorType:e})},onChangeBackgroundColor:function(e){return c({backgroundColor:void 0===e?"transparent":e})},onChangeBackgroundColor2:function(e){return c({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return c({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return c({backgroundType: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})}}),m.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.container.edit.inspector.after",null,A,e)),wp.element.createElement("div",{className:U,style:M},"video"===O&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:j}),Object(i.applyFilters)("stackable.container.edit.output.before",null,A,e),wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(o.InnerBlocks,{template:p}))),Object(i.applyFilters)("stackable.container.edit.output.after",null,A,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(9),b=n(28),m=n(57),d=n.n(m),p=n(58),g=n.n(p),f=n(8);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,n=e.setAttributes,c=e.className,m=e.attributes,p=m.columns,v=m.backgroundColorType,y=void 0===v?"":v,w=m.backgroundColor,_=m.backgroundColor2,C=m.backgroundColorDirection,k=void 0===C?0:C,O=m.backgroundType,x=void 0===O?"":O,j=m.backgroundImageID,E=m.backgroundImageURL,T=m.backgroundOpacity,N=m.fixedBackground,R=m.textColor,S=m.countColor,B=m.countSize,P=m.contentWidth,I=m.design,z=void 0===I?"plain":I,F=m.align,L=m.borderRadius,D=void 0===L?12:L,A=m.shadow,U=void 0===A?3:A,M=m.countFont,H=m.countFontWeight,q=Object(i.applyFilters)("stackable.count-up.edit.show",{borderRadius:"plain"!==z,shadow:"plain"!==z,background:"plain"!==z},z,e),V="basic"===z,W=u()([c,"ugb-countup","ugb-countup--v3","ugb-countup--columns-".concat(p),"ugb--background-opacity-"+1*Math.round(T/1)],Object(i.applyFilters)("stackable.count-up.mainclasses",(h(t={"ugb--has-background-image":E},"ugb--content-width","full"===F&&P),h(t,"ugb-countup--design-".concat(z),"plain"!==z),h(t,"ugb--shadow-".concat(U),"basic"===z&&3!==U),h(t,"ugb--has-background-gradient","basic"===z&&"gradient"===y),h(t,"ugb--has-background-video","basic"===z&&"video"===x),t),z,e)),G=V?{backgroundColor:w||void 0,backgroundImage:E?"url(".concat(E,")"):void 0,"--ugb-background-color":E||"gradient"===y?w:void 0,"--ugb-background-color2":"gradient"===y&&_?_:void 0,"--ugb-background-direction":"gradient"===y?"".concat(k,"deg"):void 0,borderRadius:12!==D?D:void 0}:{},$=Object(i.applyFilters)("stackable.count-up.mainstyle",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){h(e,t,n[t])})}return e}({backgroundAttachment:N?"fixed":void 0},G),z,e),Y={color:S||void 0,fontSize:B?B+"px":void 0,fontWeight:H||void 0};return M&&"theme"!==M&&(Y.fontFamily=Object(b.a)(M)),wp.element.createElement(s.Fragment,null,wp.element.createElement("div",{className:W,style:$},q.background&&"video"===x&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:E}),Object(i.applyFilters)("stackable.count-up.edit.output.before",null,z,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},[1,2,3,4].map(function(t){var o=m["title".concat(t)],r=m["description".concat(t)],c=m["countText".concat(t)],u=wp.element.createElement(a.RichText,{tagName:"h4",className:"ugb-countup__title",value:o,placeholder:Object(l.__)("Title"),onChange:function(e){return n(h({},"title".concat(t),e))},style:{color:R||void 0},keepPlaceholderOnFocus:!0}),s=wp.element.createElement(a.RichText,{tagName:"div",className:"ugb-countup__counter",placeholder:"1,234","data-duration":"1000","data-delay":"16",value:c,onChange:function(e){return n(h({},"countText".concat(t),e))},style:Y,keepPlaceholderOnFocus:!0}),b=wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-countup__description",placeholder:Object(l.__)("Description"),value:r,onChange:function(e){return n(h({},"description".concat(t),e))},style:{color:R||void 0},keepPlaceholderOnFocus:!0}),d={i:t,titleComp:u,countComp:s,descriptionComp:b};return Object(i.applyFilters)("stackable.count-up.edit.output",wp.element.createElement("div",{className:"ugb-countup__item",key:t},u,s,b),d,t,e)})),Object(i.applyFilters)("stackable.count-up.edit.output.after",null,z,e)),wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{selected:z,options:Object(i.applyFilters)("stackable.count-up.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return n({design:e})}},q.borderRadius&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:D,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),q.shadow&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:U,onChange:function(e){return n({shadow:e})},min:0,max:9}),"full"===F&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:P,onChange:function(e){return n({contentWidth:e})}}),f.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(a.PanelColorSettings,{title:Object(l.__)("Color Settings"),colorSettings:[{value:R,onChange:function(e){return n({textColor:e})},label:Object(l.__)("Heading & Description Color")},{value:S,onChange:function(e){return n({countColor:e})},label:Object(l.__)("Counter Color")}]},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:4}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Counter Text Size"),max:"100",min:"10",value:B,onChange:function(e){return n({countSize:e})}}),wp.element.createElement(r.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:M,onChange:function(e){return n({countFont:e})}}),wp.element.createElement(r.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:H,onChange:function(e){return n({countFontWeight:e})}})),Object(i.applyFilters)("stackable.count-up.edit.inspector",null,z,e),q.background&&wp.element.createElement(o.i,{backgroundColorType:y,backgroundColor:w,backgroundColor2:_,backgroundColorDirection:k,backgroundType:x,backgroundImageID:j,backgroundImageURL:E,backgroundOpacity:T,fixedBackground:N,onChangeBackgroundColorType:function(e){return n({backgroundColorType:e})},onChangeBackgroundColor:function(e){return n({backgroundColor:e})},onChangeBackgroundColor2:function(e){return n({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return n({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return n({backgroundType: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})}}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.count-up.edit.inspector.after",null,z,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(4),r=n(0),l=n(3),i=n(5),c=n.n(i),u=n(9),s=n(6),b=n(8);t.default=function(e){var t=e.className,n=e.attributes,i=n.height,m=n.width,d=n.color,p=n.alignment,g=n.design,f=void 0===g?"":g,h=c()([t,"ugb-divider"],Object(l.applyFilters)("stackable.divider.mainclasses",{},f,e));return wp.element.createElement(u.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:p,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:d,onChange:function(t){return e.setAttributes({color:t})},label:Object(r.__)("Divider Color")}]},wp.element.createElement(a.RangeControl,{label:Object(r.__)("Height"),value:i,min:"1",max:"10",onChange:function(t){e.setAttributes({height:t})}}),wp.element.createElement(a.RangeControl,{label:Object(r.__)("Width"),value:m,min:"10",max:"100",step:"0.1",onChange:function(t){e.setAttributes({width:t})}})),b.showProNotice&&wp.element.createElement(a.PanelBody,{initialOpen:!1,title:Object(r.__)("Custom CSS")},wp.element.createElement(s.l,{title:Object(r.__)("Say Hello to Custom CSS 👋"),description:Object(r.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(l.applyFilters)("stackable.divider.edit.inspector.after",null,f,e)),wp.element.createElement("div",{className:h,style:{paddingTop:8,paddingBottom:8}},Object(l.applyFilters)("stackable.divider.edit.output.before",null,f,e),wp.element.createElement("hr",{align:p,style:{marginTop:0,marginBottom:0,backgroundColor:d,width:m+"%",height:i}}),Object(l.applyFilters)("stackable.divider.edit.output.after",null,f,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(0),r=n(3),l=n(5),i=n.n(l),c=n(7),u=n(9),s=n(4),b=n(6),m=n(8);t.default=function(e){var t=e.setAttributes,n=e.className,l=e.isSelected,d=e.attributes,p=d.text,g=d.moreLabel,f=d.moreText,h=d.lessLabel,v=d.design,y=void 0===v?"":v,w=i()([n,"ugb-expand"],Object(r.applyFilters)("stackable.expand.mainclasses",{},y,e));return wp.element.createElement(u.Fragment,null,wp.element.createElement(o.InspectorControls,null,m.showProNotice&&wp.element.createElement(s.PanelBody,{initialOpen:!1,title:Object(a.__)("Custom CSS")},wp.element.createElement(b.l,{title:Object(a.__)("Say Hello to Custom CSS 👋"),description:Object(a.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(r.applyFilters)("stackable.expand.edit.inspector.after",null,y,e)),wp.element.createElement("div",{className:w},Object(r.applyFilters)("stackable.expand.edit.output.before",null,y,e),l&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(a.__)("Less text")),wp.element.createElement(o.RichText,{multiline:"p",value:p,onChange:function(e){return t({text:e})},className:"ugb-expand__less-text",placeholder:Object(a.__)("Some short text that can be expanded to show more details."),keepPlaceholderOnFocus:!0}),wp.element.createElement("a",null,wp.element.createElement(o.RichText,{tagName:"div",value:g,onChange:function(e){return t({moreLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__more-toggle-text",placeholder:Object(a.__)("Show more"),keepPlaceholderOnFocus:!0})),l&&wp.element.createElement("label",{className:"ugb-expand__label"},Object(a.__)("More text")),l&&wp.element.createElement(o.RichText,{multiline:"p",value:f,onChange:function(e){return t({moreText:e})},className:"ugb-expand__more-text",placeholder:"".concat(Object(a.__)("Some short text that can be expanded to show more details.")," ").concat(Object(c.a)("medium")),keepPlaceholderOnFocus:!0}),l&&wp.element.createElement("a",null,wp.element.createElement(o.RichText,{tagName:"div",value:h,onChange:function(e){return t({lessLabel:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-expand__less-toggle-text",placeholder:Object(a.__)("Show less"),keepPlaceholderOnFocus:!0})),Object(r.applyFilters)("stackable.expand.edit.output.after",null,y,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(59),d=n.n(m),p=n(60),g=n.n(p),f=n(8);function h(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.isSelected,n=e.className,c=e.setAttributes,m=e.attributes,p=m.columns,y=m.imageSize,w=m.design,_=m.buttonColor,C=m.buttonTextColor,k=m.buttonSize,O=m.buttonBorderRadius,x=m.buttonDesign,j=void 0===x?"link":x,E=m.buttonIcon,T=m.borderRadius,N=void 0===T?12:T,R=m.shadow,S=void 0===R?3:R,B=u()([n,"ugb-feature-grid","ugb-feature-grid--columns-".concat(p)],Object(i.applyFilters)("stackable.feature-grid.mainclasses",v({},"ugb-feature-grid--design-".concat(w),w&&"basic"!==w),w,e)),P={borderRadius:"plain"!==w&&12!==N?N:void 0},I=Object(i.applyFilters)("stackable.feature-grid.edit.show",{imageSize:!0},w,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:w,options:[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}].concat(h(Object(i.applyFilters)("stackable.feature-grid.edit.designs",[]))),onChange:function(e){c({design:e})}},Object(i.applyFilters)("stackable.feature-grid.edit.designs.before",null,e),"plain"!==w&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:N,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),"plain"!==w&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:S,onChange:function(e){return c({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.feature-grid.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(r.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return c({columns:e})},min:1,max:3}),I.imageSize&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Image Size %"),value:y,onChange:function(e){return c({imageSize:e})},min:0,max:100})),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:_,buttonTextColor:C,buttonSize:k,buttonBorderRadius:O,buttonDesign:j,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})}}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.feature-grid.edit.inspector.after",null,w,e)),wp.element.createElement("div",{className:B},Object(i.applyFilters)("stackable.feature-grid.edit.output.before",null,w,e),[1,2,3].map(function(n){var r=m["imageUrl".concat(n)],b=m["imageID".concat(n)],d=m["title".concat(n)],p=m["description".concat(n)],g=m["linkUrl".concat(n)],f=m["newTab".concat(n)],h=m["linkText".concat(n)],x=u()(["ugb-feature-grid__item"],Object(i.applyFilters)("stackable.feature-grid.itemclasses",v({},"ugb--shadow-".concat(S),"plain"!==w&&3!==S),w,n,e)),T=Object(i.applyFilters)("stackable.feature-grid.itemstyles",{image:{width:b?"".concat(y,"%"):void 0}},w,n,e);return wp.element.createElement("div",{key:n},wp.element.createElement("div",{className:x,style:P},wp.element.createElement("div",{className:"ugb-feature-grid__image"},wp.element.createElement(o.h,{imageID:b,imageURL:r,onRemove:function(){var e;c((v(e={},"imageUrl".concat(n),""),v(e,"imageID".concat(n),""),v(e,"imageAlt".concat(n),""),e))},onChange:function(e){var t,o=e.url,a=e.id,r=e.alt;c((v(t={},"imageUrl".concat(n),o),v(t,"imageID".concat(n),a),v(t,"imageAlt".concat(n),r),t))},render:wp.element.createElement("img",{src:r,alt:d}),style:T.image})),wp.element.createElement("div",{className:"ugb-feature-grid__content"},wp.element.createElement(a.RichText,{tagName:"h5",className:"ugb-feature-grid__title",value:d,onChange:function(e){return c(v({},"title".concat(n),e))},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-feature-grid__description",value:p,onChange:function(e){return c(v({},"description".concat(n),e))},placeholder:Object(s.a)("short"),keepPlaceholderOnFocus:!0}),wp.element.createElement(o.a,{size:k,color:C,backgroundColor:_,text:h,borderRadius:O,design:j,icon:E,onChange:function(e){return c(v({},"linkText".concat(n),e))}}))),t&&wp.element.createElement(o.p,{value:g,newTab:f,onChange:function(e){return c(v({},"linkUrl".concat(n),e))},onChangeNewTab:function(e){return c(v({},"newTab".concat(n),e))}}))}),Object(i.applyFilters)("stackable.feature-grid.edit.output.after",null,w,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(61),d=n.n(m),p=n(62),g=n.n(p),f=n(8);function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){v(e,t,n[t])})}return e}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n,c,m,p,y,w,_=e.isSelected,C=e.className,k=e.setAttributes,O=e.attributes,x=O.invert,j=O.contentAlign,E=O.textColor,T=O.imageSize,N=O.imageID,R=O.imageUrl,S=O.title,B=O.description,P=O.buttonURL,I=O.buttonNewTab,z=O.buttonText,F=O.buttonColor,L=O.buttonTextColor,D=O.buttonSize,A=O.buttonBorderRadius,U=O.buttonDesign,M=O.buttonIcon,H=O.backgroundColorType,q=void 0===H?"":H,V=O.backgroundColor,W=O.backgroundColor2,G=O.backgroundColorDirection,$=void 0===G?0:G,Y=O.backgroundType,K=void 0===Y?"":Y,X=O.backgroundImageID,Q=O.backgroundImageURL,J=O.backgroundOpacity,Z=O.fixedBackground,ee=O.contentWidth,te=O.align,ne=O.design,oe=void 0===ne?"plain":ne,ae=O.borderRadius,re=void 0===ae?12:ae,le=O.shadow,ie=void 0===le?3:le,ce=u()([C,"ugb-feature","ugb--background-opacity-"+1*Math.round(J/1),"ugb-feature--design-".concat(oe)],Object(i.applyFilters)("stackable.feature.mainclasses",(v(t={},"ugb-feature--content-".concat(j),j),v(t,"ugb-feature--invert",x),v(t,"ugb--has-background","plain"!==oe&&(V||Q)),v(t,"ugb--has-background-image","plain"!==oe&&Q),v(t,"ugb--content-width","full"===te&&ee),v(t,"ugb--shadow-".concat(ie),"plain"!==oe&&3!==ie),v(t,"ugb--has-background-gradient","plain"!==oe&&"gradient"===q),v(t,"ugb--has-background-video","plain"!==oe&&"video"===K),t),oe,e)),ue=u()(["ugb-feature__image"],Object(i.applyFilters)("stackable.feature.imageclasses",v({},"ugb--shadow-".concat(ie),"plain"===oe),oe,e)),se="plain"===oe?{}:{backgroundColor:V||void 0,backgroundImage:Q?"url(".concat(Q,")"):void 0,backgroundAttachment:Z?"fixed":void 0,"--ugb-background-color":Q||"gradient"===q?V:void 0,"--ugb-background-color2":"gradient"===q&&W?W:void 0,"--ugb-background-direction":"gradient"===q?"".concat($,"deg"):void 0,borderRadius:12!==re?re:void 0},be=Object(i.applyFilters)("stackable.feature.styles",{main:h({"--image-size":T?"".concat(T,"px"):void 0},se),image:{borderRadius:"plain"===oe?re:void 0}},oe,e),me=Object(i.applyFilters)("stackable.feature.edit.show",{background:"plain"!==oe},oe,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:j,onChange:function(e){return k({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(a.d,{selected:oe,options:Object(i.applyFilters)("stackable.feature.edit.designs",[{label:Object(l.__)("Basic"),value:"basic",image:d.a},{label:Object(l.__)("Plain"),value:"plain",image:g.a}]),onChange:function(e){return k({design:e})}},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:re,onChange:function(e){return k({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:ie,onChange:function(e){return k({shadow:e})},min:0,max:9}),"full"===te&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:ee,onChange:function(e){return k({contentWidth:e})}}),f.showProNotice&&wp.element.createElement(a.m,null)),wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("General Settings"),colorSettings:[{value:E,onChange:function(e){return k({textColor:e})},label:Object(l.__)("Text Color")}]},wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Reverse Horizontally"),checked:x,onChange:function(){return k({invert:!x})}}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Image Size"),value:T,onChange:function(e){return k({imageSize:e})},help:Object(l.__)("The theme's content width may have an effect here."),min:100,max:800})),Object(i.applyFilters)("stackable.feature.edit.inspector",null,oe,e),me.background&&wp.element.createElement(a.i,{backgroundColorType:q,backgroundColor:V,backgroundColor2:W,backgroundColorDirection:$,backgroundType:K,backgroundImageID:X,backgroundImageURL:Q,backgroundOpacity:J,fixedBackground:Z,onChangeBackgroundColorType:function(e){return k({backgroundColorType:e})},onChangeBackgroundColor:function(e){return k({backgroundColor:e})},onChangeBackgroundColor2:function(e){return k({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return k({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return k({backgroundType:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return k({backgroundImageURL:t,backgroundImageID:n})},onRemoveBackgroundImage:function(){k({backgroundImageURL:"",backgroundImageID:0})},onChangeBackgroundOpacity:function(e){return k({backgroundOpacity:e})},onChangeFixedBackground:function(e){return k({fixedBackground:!!e})}}),wp.element.createElement(a.j,{initialOpen:!1,buttonColor:F,buttonTextColor:L,buttonSize:D,buttonBorderRadius:A,buttonDesign:U,buttonIcon:M,onChangeButtonColor:function(e){return k({buttonColor:e})},onChangeButtonTextColor:function(e){return k({buttonTextColor:e})},onChangeButtonSize:function(e){k({buttonSize:e})},onChangeButtonBorderRadius:function(e){return k({buttonBorderRadius:e})},onChangeButtonDesign:function(e){return k({buttonDesign:e})},onChangeButtonIcon:function(e){return k({buttonIcon:e})}}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.feature.edit.inspector.after",null,oe,e)),wp.element.createElement("div",{className:ce,style:be.main},"basic"===oe&&"video"===K&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:Q}),Object(i.applyFilters)("stackable.feature.edit.output.before",null,oe,e),(n=wp.element.createElement(o.RichText,{tagName:"h2",className:"ugb-feature__title",value:S,onChange:function(e){return k({title:e})},style:{color:E},placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0}),c=wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-feature__description",value:B,onChange:function(e){return k({description:e})},style:{color:E},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0}),m=wp.element.createElement(a.a,{size:D,align:j,color:L,backgroundColor:F,text:z,borderRadius:A,design:U,icon:M,onChange:function(e){return k({buttonText:e})}}),p=wp.element.createElement(a.h,{imageID:N,imageURL:R,className:ue,style:be.image,onRemove:function(){k({imageUrl:"",imageID:"",imageAlt:""})},onChange:function(e){var t=e.url,n=e.id,o=e.alt;k({imageUrl:t,imageID:n,imageAlt:o})}}),y=wp.element.createElement(a.h,{imageID:N,imageURL:R,className:ue,style:be.image,onRemove:function(){k({imageUrl:"",imageID:"",imageAlt:""})},onChange:function(e){var t=e.url,n=e.id,o=e.alt;k({imageUrl:t,imageID:n,imageAlt:o})},render:wp.element.createElement("img",{src:R,alt:Object(l.__)("feature")})}),w={titleComp:n,descriptionComp:c,buttonComp:m,imageBGComp:p,imageComp:y},Object(i.applyFilters)("stackable.feature.edit.output",wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement("div",{className:"ugb-feature__content"},n,c,m),wp.element.createElement("div",{className:"ugb-feature__image-side"},y)),w,e)),Object(i.applyFilters)("stackable.feature.edit.output.after",null,oe,e)),_&&wp.element.createElement(a.p,{value:P,newTab:I,onChange:function(e){return k({buttonURL:e})},onChangeNewTab:function(e){return k({buttonNewTab:e})}}))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(4),r=n(0),l=n(5),i=n.n(l),c=n(9);t.default=function(e){var t=e.isSelected,n=e.setAttributes,l=e.className,u=e.attributes,s=u.url,b=u.text,m=u.color,d=u.size,p=u.align,g=u.cornerButtonRadius,f=u.borderThickness,h=[{value:"small",label:Object(r.__)("Small")},{value:"normal",label:Object(r.__)("Normal ")},{value:"medium",label:Object(r.__)("Medium")},{value:"large",label:Object(r.__)("Large")}],v=i()([l,"ugb-button","ugb-ghost-button","ugb-button-".concat(p),"ugb-button-".concat(d)]);return wp.element.createElement(c.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.BlockAlignmentToolbar,{value:p,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(a.PanelBody,null,wp.element.createElement(a.SelectControl,{label:Object(r.__)("Size"),value:d,options:h.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({size:e})}}),wp.element.createElement(a.RangeControl,{label:Object(r.__)("Corner Radius"),value:g,min:"1",max:"50",onChange:function(e){return n({cornerButtonRadius:e})}}),wp.element.createElement(a.RangeControl,{label:Object(r.__)("Border Thickness"),value:f,min:"1",max:"10",onChange:function(e){return n({borderThickness:e})}})),wp.element.createElement(o.PanelColorSettings,{title:Object(r.__)("Color Settings"),colorSettings:[{value:m,onChange:function(e){return n({color:e})},label:Object(r.__)("Button Color")}]})),wp.element.createElement("span",{className:v,style:{borderColor:m,borderRadius:g+"px",borderWidth:f+"px"}},wp.element.createElement(o.RichText,{tagName:"span",placeholder:Object(r.__)("Button text"),value:b,onChange:function(e){return n({text:e})},formattingControls:["bold","italic","strikethrough"],className:"ugb-button-inner",style:{color:m},keepPlaceholderOnFocus:!0})),t&&wp.element.createElement("form",{key:"form-link",onSubmit:function(e){return e.preventDefault()},className:"blocks-button__inline-link"},wp.element.createElement(a.Dashicon,{icon:"admin-links"}),wp.element.createElement(o.URLInput,{value:s,onChange:function(e){return n({url:e})}}),wp.element.createElement(a.IconButton,{icon:"editor-break",label:Object(r.__)("Apply"),type:"submit"})))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(63),d=n.n(m),p=n(64),g=n.n(p),f=n(8);function h(){return(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}).apply(this,arguments)}function v(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function y(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){w(e,t,n[t])})}return e}function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t,n,c,m,p,_=e.className,C=e.isSelected,k=e.setAttributes,O=e.attributes,x=O.buttonText,j=O.buttonURL,E=O.buttonColor,T=O.buttonTextColor,N=O.buttonDesign,R=O.buttonIcon,S=O.cornerButtonRadius,B=O.size,P=O.title,I=O.titleColor,z=O.subtitle,F=O.subtitleColor,L=O.contentAlign,D=void 0===L?"center":L,A=O.backgroundColorType,U=void 0===A?"":A,M=O.backgroundColor,H=O.backgroundColor2,q=O.backgroundColorDirection,V=void 0===q?0:q,W=O.backgroundType,G=void 0===W?"":W,$=O.backgroundImageID,Y=O.backgroundImageURL,K=O.backgroundOpacity,X=O.fixedBackground,Q=O.design,J=void 0===Q?"basic":Q,Z=O.borderRadius,ee=void 0===Z?12:Z,te=O.shadow,ne=void 0===te?3:te,oe=O.align,ae=O.contentWidth,re=void 0!==ae&&ae,le=O.buttonNewTab,ie=O.invert,ce=void 0!==ie&&ie,ue=O.fullHeight,se=void 0!==ue&&ue,be=u()([_,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(K/1),["ugb-header--design-".concat(J)]],Object(i.applyFilters)("stackable.header.mainclasses",(w(t={"ugb--has-background":"plain"!==J&&(M||Y),"ugb--has-background-image":"plain"!==J&&Y},"ugb--shadow-".concat(ne),"plain"!==J&&3!==ne),w(t,"ugb--content-width","full"===oe&&re),w(t,"ugb-header--invert",ce),w(t,"ugb-header--full-height",se),w(t,"ugb--has-background-gradient","gradient"===U),w(t,"ugb--has-background-video","video"===G),t),J,e)),me="plain"===J?{}:{"--ugb-background-color":Y||"gradient"===U?M:void 0,"--ugb-background-color2":"gradient"===U&&H?H:void 0,"--ugb-background-direction":"gradient"===U?"".concat(V,"deg"):void 0,backgroundAttachment:X?"fixed":void 0,backgroundColor:M||void 0,backgroundImage:Y?"url(".concat(Y,")"):void 0,borderRadius:12!==ee?ee:void 0},de=Object(i.applyFilters)("stackable.header.styles",{main:y({textAlign:D||void 0},me),title:{color:I||("plain"===J?void 0:"#ffffff"),textAlign:D},subtitle:{color:F||("plain"===J?void 0:"#ffffff"),textAlign:D}},J,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:D,onChange:function(e){return k({contentAlign:e})}})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(a.d,{initialOpen:!0,selected:J,options:[{image:d.a,label:Object(l.__)("Basic"),value:"basic"},{image:g.a,label:Object(l.__)("Plain"),value:"plain"}].concat(v(Object(i.applyFilters)("stackable.header.edit.designs",[]))),onChange:function(e){k({design:e})}},Object(i.applyFilters)("stackable.header.edit.designs.before",null,J,e),wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Full Height"),checked:se,onChange:function(e){return k({fullHeight:e})}}),"plain"!==J&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:ee,onChange:function(e){return k({borderRadius:e})},min:0,max:50}),"plain"!==J&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:ne,onChange:function(e){return k({shadow:e})},min:0,max:9}),"full"===oe&&wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Restrict to Content Width"),checked:re,onChange:function(e){return k({contentWidth:e})}}),Object(i.applyFilters)("stackable.header.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(a.m,null)),wp.element.createElement(o.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{label:Object(l.__)("Title Color"),onChange:function(e){return k({titleColor:e})},value:I},{label:Object(l.__)("Subtitle Color"),onChange:function(e){return k({subtitleColor:e})},value:F}]}),"plain"!==J&&wp.element.createElement(a.i,{initialOpen:!0,backgroundColorType:U,backgroundColor:M,backgroundColor2:H,backgroundColorDirection:V,backgroundType:G,backgroundImageID:$,backgroundImageURL:Y,backgroundOpacity:K,fixedBackground:X,onChangeBackgroundColorType:function(e){return k({backgroundColorType:e})},onChangeBackgroundColor:function(e){return k({backgroundColor:e})},onChangeBackgroundColor2:function(e){return k({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return k({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return k({backgroundType:e})},onChangeBackgroundImage:function(e){var t=e.url,n=e.id;return k({backgroundImageID:n,backgroundImageURL:t})},onRemoveBackgroundImage:function(){k({backgroundImageID:0,backgroundImageURL:""})},onChangeBackgroundOpacity:function(e){return k({backgroundOpacity:e})},onChangeFixedBackground:function(e){return k({fixedBackground:!!e})}}),wp.element.createElement(a.j,h({initialOpen:!1,buttonColor:E,buttonTextColor:T,buttonSize:B,buttonBorderRadius:S,buttonDesign:N,buttonIcon:R,onChangeButtonColor:function(e){return k({buttonColor:e})},onChangeButtonTextColor:function(e){return k({buttonTextColor:e})},onChangeButtonSize:function(e){k({size:e})},onChangeButtonBorderRadius:function(e){return k({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return k({buttonDesign:e})},onChangeButtonIcon:function(e){return k({buttonIcon:e})}},Object(i.applyFilters)("stackable.header.edit.button.props",{},J,e))),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.header.edit.inspector.after",null,J,e)),wp.element.createElement("div",{className:be,style:de.main},"plain"!==J&&"video"===G&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:Y}),Object(i.applyFilters)("stackable.header.edit.output.before",null,J,e),(n=wp.element.createElement(o.RichText,{tagName:"h2",className:"ugb-header__title",placeholder:Object(l.__)("Title for This Block"),keepPlaceholderOnFocus:!0,value:P,onChange:function(e){return k({title:e})},style:de.title}),c=wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-header__subtitle",placeholder:Object(s.a)(),keepPlaceholderOnFocus:!0,value:z,onChange:function(e){return k({subtitle:e})},style:de.subtitle}),m=wp.element.createElement(a.a,{size:B,align:D,color:T,backgroundColor:E,text:x,borderRadius:S,design:N,icon:R,onChange:function(e){return k({buttonText:e})}}),p={titleComp:n,subtitleComp:c,buttonComp:m},Object(i.applyFilters)("stackable.header.edit.output",wp.element.createElement("div",{className:"ugb-content-wrapper"},n,c,m),J,e,p)),Object(i.applyFilters)("stackable.header.edit.output.after",null,J,e)),C&&wp.element.createElement("div",{className:"ugb-header__url-inputs"},wp.element.createElement(a.p,{value:j,newTab:le,onChange:function(e){return k({buttonURL:e})},onChangeNewTab:function(e){return k({buttonNewTab:e})}}),Object(i.applyFilters)("stackable.header.edit.url",null,J,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(4),a=n(6),r=n(19),l=n(1),i=n(0),c=n(3),u=n(5),s=n.n(u),b=n(9),m=n(8);t.default=function(e){var t=e.className,n=e.setAttributes,u=e.attributes,d=u.icon,p=u.iconShape,g=u.iconColor,f=u.iconSize,h=u.text,v=u.columns,y=u.gap,w=u.design,_=void 0===w?"":w,C=s()([t,"ugb-icon-list-wrapper"],Object(c.applyFilters)("stackable.icon-list.mainclasses",{},_,e)),k=s()(["ugb-icon-list","ugb-icon--icon-".concat(d),"ugb-icon--columns-".concat(v)],Object(c.applyFilters)("stackable.icon-list.ulclasses",{},_,e)),O={"--icon":"url('data:image/svg+xml;base64,"+Object(r.b)(d,p,g)+"')","--icon-size":f?"".concat(f,"px"):void 0,"--gap":y?"".concat(y,"px"):void 0};return wp.element.createElement(b.Fragment,null,wp.element.createElement(l.InspectorControls,null,wp.element.createElement(o.PanelBody,null,wp.element.createElement(o.BaseControl,{label:Object(i.__)("Icon")},wp.element.createElement(o.Toolbar,{icon:Object(r.a)(d),controls:Object(r.d)({onChange:function(e){return t=e,function(){return n({icon:t})};var t},isActive:function(e){return d===e}})})),wp.element.createElement(o.BaseControl,{label:Object(i.__)("Icon Shape")},wp.element.createElement(o.Toolbar,{icon:Object(r.a)(d,p),controls:Object(r.c)(d,{onChange:function(e){return t=e,function(){return n({iconShape:t})};var t},isActive:function(e){return p===e}})})),wp.element.createElement(a.b,{label:Object(i.__)("Icon Color"),value:g,onChange:function(e){return n({iconColor:e})}}),wp.element.createElement(o.RangeControl,{label:Object(i.__)("Icon Size"),value:f,onChange:function(e){return n({iconSize:e})},min:8,max:30}),wp.element.createElement(o.RangeControl,{label:Object(i.__)("Columns"),value:v,onChange:function(e){return n({columns:e})},min:1,max:3}),wp.element.createElement(o.RangeControl,{label:Object(i.__)("List Gap"),value:y,onChange:function(e){return n({gap:e})},min:0,max:30})),m.showProNotice&&wp.element.createElement(o.PanelBody,{initialOpen:!1,title:Object(i.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(i.__)("Say Hello to Custom CSS 👋"),description:Object(i.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(c.applyFilters)("stackable.icon-list.edit.inspector.after",null,_,e)),wp.element.createElement("div",{className:C,style:O},Object(c.applyFilters)("stackable.icon-list.edit.output.before",null,_,e),wp.element.createElement(l.RichText,{tagName:"ul",multiline:"li",value:h,className:k,onChange:function(e){return n({text:e})},placeholder:Object(i.__)("Text for this block"),keepPlaceholderOnFocus:!0}),Object(c.applyFilters)("stackable.icon-list.edit.output.after",null,_,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(6),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(9),b=n(8),m=n(35);function d(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}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.className,c=e.setAttributes,g=e.isSelected,f=e.attributes,h=f.titleColor,v=f.subtitleColor,y=f.overlayColor,w=f.height,_=f.width,C=f.verticalAlign,k=f.horizontalAlign,O=f.align,x=f.columns,j=f.design,E=void 0===j?"basic":j,T=f.borderRadius,N=void 0===T?12:T,R=f.shadow,S=void 0===R?3:R,B=f.imageHoverEffect,P=void 0===B?"":B,I=f.overlayOpacity,z=void 0===I?7:I,F=f.arrow,L=void 0===F?"":F,D=u()([n,"ugb-image-box","ugb-image-box--v3","ugb-image-box--columns-".concat(x)],Object(i.applyFilters)("stackable.image-box.mainclasses",(p(t={},"ugb-image-box--design-".concat(E),"basic"!==E),p(t,"ugb-image-box--effect-".concat(P),P),p(t,"ugb-image-box--overlay-".concat(z),7!==z),p(t,"ugb-image-box--arrow",L),t),E,e)),A={textAlign:k||void 0,"--overlay-color":y},U=Object(i.applyFilters)("stackable.image-box.edit.show",{verticalAlignmentToolbar:!0},E,e);return wp.element.createElement(s.Fragment,null,wp.element.createElement(o.BlockControls,null,wp.element.createElement(o.AlignmentToolbar,{value:k,onChange:function(e){return c({horizontalAlign:e})}}),wp.element.createElement(a.q,{value:C,onChange:function(e){return c({verticalAlign:e})},isDisabled:!U.verticalAlignmentToolbar})),wp.element.createElement(o.InspectorControls,null,wp.element.createElement(a.d,{initialOpen:!0,selected:E,options:d(Object(i.applyFilters)("stackable.image-box.edit.designs",[])),onChange:function(e){c({design:e})}},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:N,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:S,onChange:function(e){return c({shadow:e})},min:0,max:9}),b.showProNotice&&wp.element.createElement(a.m,null)),wp.element.createElement(r.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:x,onChange:function(e){return c({columns:e})},min:1,max:4}),wp.element.createElement(r.SelectControl,{label:Object(l.__)("Image Hover Effect"),options:Object(i.applyFilters)("stackable.image-box.edit.image-hover-effects",[{label:Object(l.__)("None"),value:""},{label:Object(l.__)("Zoom In"),value:"zoom-in"},{label:Object(l.__)("Zoom Out"),value:"zoom-out"}]),value:P,onChange:function(e){return c({imageHoverEffect:e})}}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Hover Overlay Opacity"),value:z,onChange:function(e){return c({overlayOpacity:e})},min:0,max:10}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Height"),value:w,min:"135",max:"700",onChange:function(e){return c({height:e})}}),"wide"!==O&&"full"!==O&&1===x&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Width"),value:_,min:"400",max:"999",help:Object(l.__)("Only available for single column & if centered"),onChange:function(e){return c({width:e})}}),wp.element.createElement(r.SelectControl,{label:Object(l.__)("Arrow"),help:Object(l.__)("The arrow will only appear if the image has a link."),options:[{label:Object(l.__)("None"),value:""},{label:Object(l.__)("Center"),value:"center"},{label:Object(l.__)("Left"),value:"left"},{label:Object(l.__)("Right"),value:"right"}],value:L,onChange:function(e){return c({arrow:e})}})),wp.element.createElement(o.PanelColorSettings,{title:Object(l.__)("Color Settings"),initialOpen:!0,colorSettings:[{value:y,onChange:function(e){return c({overlayColor:e})},label:Object(l.__)("Overlay Color")},{value:h,onChange:function(e){return c({titleColor:e})},label:L?Object(l.__)("Title & Arrow Color"):Object(l.__)("Title Color")},{value:v,onChange:function(e){return c({subtitleColor:e})},label:Object(l.__)("Subtitle Color")}]}),b.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(a.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.image-box.edit.inspector.after",null,E,e)),wp.element.createElement("div",{className:D,style:A},Object(i.applyFilters)("stackable.image-box.edit.output.before",null,E,e),[1,2,3,4].map(function(t){var n=f["imageURL".concat(t)],r=f["imageID".concat(t)],s=f["title".concat(t)],b=f["description".concat(t)],d=f["link".concat(t)],y=f["newTab".concat(t)],j={backgroundImage:n?"url(".concat(n,")"):void 0,maxWidth:"wide"!==O&&"full"!==O&&1===x?_:void 0,height:w,textAlign:k,justifyContent:C,borderRadius:N},T=u()(["ugb-image-box__item"],Object(i.applyFilters)("stackable.image-box.itemclasses",p({},"ugb--shadow-".concat(S),3!==S),E,t,e)),R=u()(["ugb-image-box__arrow","ugb-image-box__arrow--align-".concat(L)]);return wp.element.createElement("div",{className:"ugb-image-box__editor-wrapper",key:t},wp.element.createElement("div",{className:T,style:j},wp.element.createElement(a.h,{imageID:r,imageURL:n,onRemove:function(){var e;c((p(e={},"imageURL".concat(t),""),p(e,"imageID".concat(t),""),e))},onChange:function(e){var n,o=e.url,a=e.id;c((p(n={},"imageURL".concat(t),o),p(n,"imageID".concat(t),a),n))},render:null}),n&&wp.element.createElement("a",{href:d,className:"ugb-image-box__overlay"}),wp.element.createElement("div",{className:"ugb-image-box__content"},n&&wp.element.createElement(o.RichText,{tagName:"h4",className:"ugb-image-box__title",value:s,onChange:function(e){return c(p({},"title".concat(t),e))},style:{color:h},placeholder:Object(l.__)("Title"),keepPlaceholderOnFocus:!0}),n&&wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-image-box__description",value:b,onChange:function(e){return c(p({},"description".concat(t),e))},style:{color:v},placeholder:Object(l.__)("Description"),keepPlaceholderOnFocus:!0})),L&&wp.element.createElement("div",{className:R},wp.element.createElement(m.a,{style:{fill:h||void 0}}))),g&&wp.element.createElement(a.p,{value:d,newTab:y,onChange:function(e){c(p({},"link".concat(t),e))},onChangeNewTab:function(e){c(p({},"newTab".concat(t),e))}}))}),Object(i.applyFilters)("stackable.image-box.edit.output.after",null,E,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(4),r=n(0),l=n(3),i=n(5),c=n.n(i),u=n(7),s=n(9),b=n(6),m=n(8),d=n(36);t.default=function(e){var t,n,i,p=[{value:"success",label:Object(r.__)("Success")},{value:"error",label:Object(r.__)("Error")},{value:"warning",label:Object(r.__)("Warning")},{value:"info",label:Object(r.__)("Information")}],g=e.setAttributes,f=e.className,h=e.attributes,v=h.text,y=h.color,w=h.textColor,_=h.notifType,C=h.dismissible,k=h.borderRadius,O=void 0===k?12:k,x=h.shadow,j=void 0===x?3:x,E=h.design,T=void 0===E?"":E,N=c()([f,"ugb-notification","ugb-notification--type-".concat(_)],Object(l.applyFilters)("stackable.notification.mainclasses",(t={"ugb-notification--dismissible":C},n="ugb--shadow-".concat(j),i=3!==j,n in t?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i,t),T,e)),R={backgroundColor:y,color:w,borderRadius:12!==O?O:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(o.InspectorControls,null,wp.element.createElement(o.PanelColorSettings,{title:Object(r.__)("Color Settings"),colorSettings:[{value:y,onChange:function(e){return g({color:e})},label:Object(r.__)("Background Color")},{value:w,onChange:function(e){return g({textColor:e})},label:Object(r.__)("Text Color")}]},wp.element.createElement(a.ToggleControl,{label:Object(r.__)("Dismissible"),checked:C,onChange:function(){return g({dismissible:!C})}}),wp.element.createElement(a.SelectControl,{label:Object(r.__)("Notification Type"),value:_,options:p.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){g({notifType:e})}}),wp.element.createElement(a.RangeControl,{label:Object(r.__)("Border Radius"),value:O,onChange:function(e){return g({borderRadius:e})},min:0,max:50}),wp.element.createElement(a.RangeControl,{label:Object(r.__)("Shadow / Outline"),value:j,onChange:function(e){return g({shadow:e})},min:0,max:9})),m.showProNotice&&wp.element.createElement(a.PanelBody,{initialOpen:!1,title:Object(r.__)("Custom CSS")},wp.element.createElement(b.l,{title:Object(r.__)("Say Hello to Custom CSS 👋"),description:Object(r.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(l.applyFilters)("stackable.notification.edit.inspector.after",null,T,e)),wp.element.createElement("div",{className:N,style:R},Object(l.applyFilters)("stackable.notification.edit.output.before",null,T,e),C&&wp.element.createElement("span",{className:"ugb-notification__close-button",role:"button"},wp.element.createElement(d.a,{style:{fill:w}})),wp.element.createElement(o.RichText,{tagName:"p",value:v,onChange:function(e){return g({text:e})},style:{color:w},placeholder:Object(u.a)("long"),keepPlaceholderOnFocus:!0}),Object(l.applyFilters)("stackable.notification.edit.output.after",null,T,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(7),r=n(1),l=n(4),i=n(0),c=n(3),u=n(5),s=n.n(u),b=n(9),m=n(65),d=n.n(m),p=n(66),g=n.n(p),f=n(16),h=n.n(f),v=n(8);function y(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function w(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,u=e.attributes,m=e.attributes,p=m.columns,f=m.numberColor,_=m.titleColor,C=m.descriptionColor,k=m.numberBGColor,O=m.design,x=void 0===O?"basic":O,j=m.borderRadius,E=void 0===j?12:j,T=m.shadow,N=void 0===T?3:T,R=m.backgroundColor,S=s()([t,"ugb-number-box","ugb-number-box--v2","ugb-number-box--columns-".concat(p)],Object(c.applyFilters)("stackable.number-box.mainclasses",w({},"ugb-number-box--design-".concat(x),"basic"!==x),x,e)),B=Object(c.applyFilters)("stackable.number-box.edit.show",{backgroundColor:"plain"!==x,borderRadius:"plain"!==x,shadow:"plain"!==x,numberColor:!0,numberBGColor:!0},x,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:x,options:[{image:d.a,label:Object(i.__)("Basic"),value:"basic"},{image:g.a,label:Object(i.__)("Plain"),value:"plain"}].concat(y(Object(c.applyFilters)("stackable.number-box.edit.designs",[]))),onChange:function(e){n({design:e})}},B.backgroundColor&&wp.element.createElement(o.b,{label:Object(i.__)("Background Color"),value:R,onChange:function(e){return n({backgroundColor:e})}}),B.borderRadius&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:E,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),B.shadow&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:N,onChange:function(e){return n({shadow:e})},min:0,max:9}),v.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(r.PanelColorSettings,{title:Object(i.__)("Color Settings"),colorSettings:[].concat(y(B.numberColor?[{value:f,onChange:function(e){return n({numberColor:e})},label:Object(i.__)("Number Color")}]:[]),y(B.numberBGColor?[{value:k,onChange:function(e){return n({numberBGColor:e})},label:Object(i.__)("Number Background Color")}]:[]),[{value:_,onChange:function(e){return n({titleColor:e})},label:Object(i.__)("Title Color")},{value:C,onChange:function(e){return n({descriptionColor:e})},label:Object(i.__)("Description Color")}])}),v.showProNotice&&wp.element.createElement(l.PanelBody,{initialOpen:!1,title:Object(i.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(i.__)("Say Hello to Custom CSS 👋"),description:Object(i.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(c.applyFilters)("stackable.number-box.edit.inspector.after",null,x,e)),wp.element.createElement("div",{className:S},Object(c.applyFilters)("stackable.number-box.edit.output.before",null,x,e),Object(a.e)(1,p+1).map(function(t){var o=u["num".concat(t)],l=u["title".concat(t)],b=u["description".concat(t)],m=s()(["ugb-number-box__item"],Object(c.applyFilters)("stackable.number-box.boxclasses",w({},"ugb--shadow-".concat(N),"plain"!==x&&3!==N),x,e)),d=Object(c.applyFilters)("stackable.number-box.styles",{box:{borderRadius:"plain"!==x&&12!==E?E:void 0,backgroundColor:"plain"!==x&&R?R:void 0},number:{backgroundColor:k,color:f||(k?h()(k)?"#ffffff":"#222222":void 0)},title:{color:_||("plain"===x?void 0:R?h()(R)?"#ffffff":"#222222":void 0)},description:{color:C||("plain"===x?void 0:R?h()(R)?"#ffffff":"#222222":void 0)}},x,e);return wp.element.createElement("div",{className:m,style:d.box,key:t},wp.element.createElement(r.RichText,{tagName:"div",className:"ugb-number-box__number",value:o,onChange:function(e){return n(w({},"num".concat(t),e))},style:d.number,placeholder:"0".concat(t),keepPlaceholderOnFocus:!0}),wp.element.createElement("div",{className:"ugb-number-box__content"},wp.element.createElement(r.RichText,{tagName:"h4",value:l,className:"ugb-number-box__title",onChange:function(e){return n(w({},"title".concat(t),e))},style:d.title,placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"p",value:b,className:"ugb-number-box__description",onChange:function(e){return n(w({},"description".concat(t),e))},style:d.description,placeholder:Object(a.a)(),keepPlaceholderOnFocus:!0})))}),Object(c.applyFilters)("stackable.number-box.edit.output.after",null,x,e)))}},,,function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(7),r=n(1),l=n(4),i=n(0),c=n(3),u=n(5),s=n.n(u),b=n(9),m=n(67),d=n.n(m),p=n(68),g=n.n(p),f=n(16),h=n.n(f),v=n(8);function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function w(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}t.default=function(e){var t=e.isSelected,n=e.className,u=e.setAttributes,m=e.attributes,p=m.pricingBoxColor,f=m.priceColor,_=m.perMonthLabelColor,C=m.buttonColor,k=m.buttonTextColor,O=m.buttonDesign,x=m.buttonIcon,j=m.featureListColor,E=m.columns,T=m.size,N=m.cornerButtonRadius,R=m.design,S=void 0===R?"basic":R,B=m.borderRadius,P=void 0===B?12:B,I=m.shadow,z=void 0===I?3:I,F=m.highlightColor,L=void 0===F?"":F,D=m.highlightColor2,A=void 0===D?"":D,U=m.highlightColor3,M=void 0===U?"":U,H=s()([n,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-".concat(E),"ugb-pricing-box--design-".concat(S)],Object(c.applyFilters)("stackable.pricing-box.mainclasses",{},S,e));return wp.element.createElement(b.Fragment,null,wp.element.createElement(r.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:S,options:[{image:d.a,label:Object(i.__)("Basic"),value:"basic"},{image:g.a,label:Object(i.__)("Plain"),value:"plain"}].concat(w(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"!==S&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Border Radius"),value:P,onChange:function(e){return u({borderRadius:e})},min:0,max:50}),"plain"!==S&&wp.element.createElement(l.RangeControl,{label:Object(i.__)("Shadow / Outline"),value:z,onChange:function(e){return u({shadow:e})},min:0,max:9}),Object(c.applyFilters)("stackable.pricing-box.edit.designs.after",null,e),v.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(l.PanelBody,{title:Object(i.__)("General Settings")},wp.element.createElement(l.RangeControl,{label:Object(i.__)("Columns"),value:E,onChange:function(e){return u({columns:e})},min:1,max:3})),"plain"!==S&&wp.element.createElement(r.PanelColorSettings,{initialOpen:!1,title:Object(i.__)("Column Highlight Colors"),colorSettings:[{value:L,onChange:function(e){return u({highlightColor:e})},label:Object(i.__)("Column #1 Highlight")}].concat(w(E<2?[]:[{value:A,onChange:function(e){return u({highlightColor2:e})},label:Object(i.__)("Column #2 Highlight")}]),w(E<3?[]:[{value:M,onChange:function(e){return u({highlightColor3:e})},label:Object(i.__)("Column #3 Highlight")}]))}),wp.element.createElement(r.PanelColorSettings,{initialOpen:!1,title:Object(i.__)("Text Colors"),colorSettings:[{value:p,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:_,onChange:function(e){return u({perMonthLabelColor:e})},label:Object(i.__)("Per Month Label Color")},{value:j,onChange:function(e){return u({featureListColor:e})},label:Object(i.__)("Feature List Color")}]}),wp.element.createElement(o.j,{initialOpen:!1,buttonColor:C,buttonTextColor:k,buttonSize:T,buttonBorderRadius:N,buttonDesign:O,buttonIcon:x,onChangeButtonColor:function(e){return u({buttonColor:e})},onChangeButtonTextColor:function(e){return u({buttonTextColor:e})},onChangeButtonSize:function(e){return u({size:e})},onChangeButtonBorderRadius:function(e){return u({cornerButtonRadius:e})},onChangeButtonDesign:function(e){return u({buttonDesign:e})},onChangeButtonIcon:function(e){return u({buttonIcon:e})}}),v.showProNotice&&wp.element.createElement(l.PanelBody,{initialOpen:!1,title:Object(i.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(i.__)("Say Hello to Custom CSS 👋"),description:Object(i.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(c.applyFilters)("stackable.pricing-box.edit.inspector.after",null,S,e)),wp.element.createElement("div",{className:H},Object(c.applyFilters)("stackable.pricing-box.edit.output.before",null,S,e),Object(a.e)(1,E+1).map(function(n){var l,d,g,v,w,E,R,B,I=1===n?"":n,F=m["pricingBoxTitle".concat(I)],L=m["price".concat(I)],D=m["pricePrefix".concat(I)],A=m["priceSuffix".concat(I)],U=m["perMonthLabel".concat(I)],M=m["url".concat(I)],H=m["newTab".concat(I)],q=m["buttonText".concat(I)],V=m["featureList".concat(I)],W=m["imageURL".concat(I)],G=m["imageID".concat(I)],$=m["highlightColor".concat(I)]||"",Y=s()(["ugb-pricing-box__item"],Object(c.applyFilters)("stackable.pricing-box.itemclasses",(y(l={},"ugb--shadow-".concat(z),"plain"!==S&&3!==z),y(l,"ugb-pricing-box--highlighted","plain"!==S&&$),y(l,"ugb-pricing-box--is-dark",!("plain"===S||!$)&&h()($)),l),S,n,e)),K=Object(c.applyFilters)("stackable.pricing-box.styles",{item:{borderRadius:"plain"!==S&&12!==P?P:void 0,backgroundColor:"plain"!==S&&$?$:void 0},title:{color:p},price:{color:f},month:{color:_},description:{color:j}},S,n,e);return wp.element.createElement("div",{key:n},wp.element.createElement("div",{className:Y,style:K.item},(d=wp.element.createElement("div",{className:"ugb-pricing-box__image-bg","data-is-placeholder-visible":!W},wp.element.createElement(o.h,{imageID:G,imageURL:W,onRemove:function(){var e;u((y(e={},"imageURL".concat(I),""),y(e,"imageID".concat(I),""),y(e,"imageAlt".concat(I),""),e))},onChange:function(e){var t,n=e.url,o=e.id,a=e.alt;u((y(t={},"imageURL".concat(I),n),y(t,"imageID".concat(I),o),y(t,"imageAlt".concat(I),a),t))}})),g=wp.element.createElement("div",{className:"ugb-pricing-box__image","data-is-placeholder-visible":!W},wp.element.createElement(o.h,{imageID:G,imageURL:W,onRemove:function(){var e;u((y(e={},"imageURL".concat(I),""),y(e,"imageID".concat(I),""),y(e,"imageAlt".concat(I),""),e))},onChange:function(e){var t,n=e.url,o=e.id,a=e.alt;u((y(t={},"imageURL".concat(I),n),y(t,"imageID".concat(I),o),y(t,"imageAlt".concat(I),a),t))},render:wp.element.createElement("img",{src:W,alt:F})})),v=wp.element.createElement(r.RichText,{tagName:"h3",className:"ugb-pricing-box__title",value:F,onChange:function(e){return u(y({},"pricingBoxTitle".concat(I),e))},style:K.title,placeholder:Object(i.__)("Title"),keepPlaceholderOnFocus:!0}),w=wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},wp.element.createElement(r.RichText,{tagName:"div",className:"ugb-pricing-box__price-prefix",value:D,onChange:function(e){return u(y({},"pricePrefix".concat(I),e))},style:K.price,placeholder:"$",keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"div",className:"ugb-pricing-box__price",value:L,onChange:function(e){return u(y({},"price".concat(I),e))},style:K.price,placeholder:"9",keepPlaceholderOnFocus:!0}),wp.element.createElement(r.RichText,{tagName:"div",className:"ugb-pricing-box__price-suffix",value:A,onChange:function(e){return u(y({},"priceSuffix".concat(I),e))},style:K.price,placeholder:".00",keepPlaceholderOnFocus:!0})),wp.element.createElement(r.RichText,{tagName:"p",className:"ugb-pricing-box__subprice",value:U,onChange:function(e){return u(y({},"perMonthLabel".concat(I),e))},style:K.month,placeholder:Object(i.__)("Description"),keepPlaceholderOnFocus:!0})),E=wp.element.createElement("div",{className:"ugb-pricing-box__button"},wp.element.createElement(o.a,{size:T,color:k,backgroundColor:C,text:q,borderRadius:N,design:O,icon:x,onChange:function(e){return u(y({},"buttonText".concat(I),e))}})),R=wp.element.createElement(r.RichText,{tagName:"p",value:V,className:"ugb-pricing-box__description",onChange:function(e){return u(y({},"featureList".concat(I),e))},style:K.description,placeholder:Object(a.a)("medium"),keepPlaceholderOnFocus:!0}),B={imageComp:g,imageBGComp:d,titleComp:v,priceComp:w,buttonComp:E,descriptionComp:R},Object(c.applyFilters)("stackable.pricing-box.edit.output",wp.element.createElement(b.Fragment,null,g,v,w,E,R),S,B,n,e))),t&&wp.element.createElement(o.p,{value:M,newTab:H,onChange:function(e){return u(y({},"url".concat(I),e))},onChangeNewTab:function(e){return u(y({},"newTab".concat(I),e))}}))}),Object(c.applyFilters)("stackable.pricing-box.edit.output.after",null,S,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(1),a=n(0),r=n(5),l=n.n(r),i=n(7),c=n(9);t.default=function(e){var t=e.isSelected,n=e.setAttributes,r=e.className,u=e.attributes,s=u.color,b=u.text,m=u.quoteColor,d=l()([r,"ugb-pullquote"]);return wp.element.createElement(c.Fragment,null,wp.element.createElement("blockquote",{className:d,style:{"--quote-color":m}},wp.element.createElement(o.RichText,{tagName:"p",className:"ugb-pullquote-text",value:b,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(a.__)("Color Settings"),colorSettings:[{value:s,onChange:function(e){return n({color:e})},label:Object(a.__)("Text Color")},{value:m,onChange:function(e){return n({quoteColor:e})},label:Object(a.__)("Quote Color")}]})))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(4),r=n(29),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(9),b=n(69),m=n.n(b),d=n(70),p=n.n(d),g=n(71),f=n.n(g),h=n(72),v=n.n(h),y=n(73),w=n.n(y),_=n(74),C=n.n(_),k=n(75),O=n.n(k),x=n(76),j=n.n(x),E=n(77),T=n.n(E),N=n(78),R=n.n(N),S=n(1),B=n(8);function P(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,b=c.height,d=c.design,g=void 0===d?"wave-1":d,h=c.marginTop,y=void 0===h?0:h,_=c.marginBottom,k=void 0===_?0:_,x=c.paddingTop,E=void 0===x?0:x,N=c.paddingBottom,I=void 0===N?0:N,z=c.backgroundColor,F=void 0===z?"":z,L=c.flipVertically,D=void 0!==L&&L,A=c.flipHorizontally,U=void 0!==A&&A,M=c.layer1Color,H=void 0===M?"":M,q=c.layer1Width,V=void 0===q?1:q,W=c.layer1Flip,G=void 0!==W&&W,$=c.layer1Shadow,Y=void 0!==$&&$,K=u()([t,"ugb-separator","ugb-separator--design-".concat(g)],Object(i.applyFilters)("stackable.separator.mainclasses",{"ugb-separator--flip-vertical":D,"ugb-separator--flip-horizontal":U},g,e)),X={backgroundColor:F||void 0,marginTop:"".concat(y-1,"px"),marginBottom:"".concat(k-1,"px")},Q={height:"".concat(I,"px"),background:H||void 0},J={height:"".concat(E,"px"),background:F||void 0},Z={height:b+"px"},ee={fill:H||void 0,transform:V?"scaleX(".concat(V,")"):void 0};G&&(ee.transform=ee.transform?"".concat(ee.transform," scaleX(-1)"):"scaleX(-1)");var te=r.a[g],ne=r.b[g];return wp.element.createElement(s.Fragment,null,wp.element.createElement(S.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:g,options:[{image:j.a,label:Object(l.__)("Wave 1"),value:"wave-1"},{image:T.a,label:Object(l.__)("Wave 2"),value:"wave-2"},{image:R.a,label:Object(l.__)("Wave 3"),value:"wave-3"},{image:C.a,label:Object(l.__)("Slant 1"),value:"slant-1"},{image:O.a,label:Object(l.__)("Slant 2"),value:"slant-2"},{image:m.a,label:Object(l.__)("Curve 1"),value:"curve-1"},{image:p.a,label:Object(l.__)("Curve 2"),value:"curve-2"},{image:f.a,label:Object(l.__)("Curve 3"),value:"curve-3"},{image:v.a,label:Object(l.__)("Rounded 1"),value:"rounded-1"},{image:w.a,label:Object(l.__)("Rounded 2"),value:"rounded-2"}].concat(P(Object(i.applyFilters)("stackable.separator.edit.designs",[]))),onChange:function(e){return n({design:e})}}),wp.element.createElement(a.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(a.RangeControl,{label:Object(l.__)("Height"),value:b,min:"30",max:"400",onChange:function(t){e.setAttributes({height:t})}}),wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Flip Vertically"),checked:D,onChange:function(e){return n({flipVertically:e})}}),wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Flip Horizontally"),checked:U,onChange:function(e){return n({flipHorizontally:e})}}),wp.element.createElement(o.b,{label:Object(l.__)("Background Color"),value:F,onChange:function(e){return n({backgroundColor:e})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Padding Top"),value:E,min:"0",max:"400",onChange:function(e){return n({paddingTop:e})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Padding Bottom"),value:I,min:"0",max:"400",onChange:function(e){return n({paddingBottom:e})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Margin Top"),value:y,min:-b-E-100,max:"400",onChange:function(e){return n({marginTop:e})},help:Object(l.__)("Use this to pull up/down the separator to the block above it")}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Margin Bottom"),value:k,min:-b-I-100,max:"400",onChange:function(e){return n({marginBottom:e})},help:Object(l.__)("Use this to pull up/down the separator to the block below it")})),wp.element.createElement(a.PanelBody,{title:Object(l.__)("Separator Settings")},wp.element.createElement(o.b,{label:Object(l.__)("Separator Color"),value:H,onChange:function(e){return n({layer1Color:e})}}),wp.element.createElement(a.RangeControl,{label:Object(l.__)("Separator Width"),value:V,min:"1",max:"4",step:"0.1",onChange:function(e){return n({layer1Width:e})}}),wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Flip Horizontally"),checked:G,onChange:function(e){return n({layer1Flip:e})}}),wp.element.createElement(a.ToggleControl,{label:Object(l.__)("Shadow"),checked:Y,onChange:function(e){return n({layer1Shadow:e})}})),B.showProNotice&&wp.element.createElement(a.PanelBody,{initialOpen:!1,title:Object(l.__)("Layer 2 Settings")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Gorgeous Separators 👋"),description:Object(l.__)("Add a second layer to this separator and make it look even sweeter. This feature is only available on Stackable Premium")})),B.showProNotice&&wp.element.createElement(a.PanelBody,{initialOpen:!1,title:Object(l.__)("Layer 3 Settings")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Gorgeous Separators 👋"),description:Object(l.__)("Add a third layer to this separator and make it look even sweeter. This feature is only available on Stackable Premium")})),B.showProNotice&&wp.element.createElement(a.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.separator.edit.inspector.after",null,g,e)),Object(i.applyFilters)("stackable.separator.edit.output.before",null,g,e),wp.element.createElement("div",{className:K,style:X,"aria-hidden":"true"},wp.element.createElement("div",{className:"ugb-separator__top-pad",style:J}),wp.element.createElement("div",{className:"ugb-separator__svg-wrapper",style:Z},wp.element.createElement("div",{className:"ugb-separator__svg-inner"},Y&&wp.element.createElement(ne,{className:"ugb-separator__shadow",preserveAspectRatio:"none",style:ee}),wp.element.createElement(te,{className:"ugb-separator__layer-1",preserveAspectRatio:"none",style:ee}),Object(i.applyFilters)("stackable.separator.edit.output.layers",null,g,e))),wp.element.createElement("div",{className:"ugb-separator__bottom-pad",style:Q})))}},function(e,t,n){"use strict";n.r(t);var o=n(4),a=n(0),r=n(3),l=n(5),i=n.n(l),c=n(9),u=n(1),s=n(6),b=n(8);t.default=function(e){var t=e.className,n=e.attributes,l=n.height,m=n.design,d=void 0===m?"":m,p=i()([t,"ugb-spacer"],Object(r.applyFilters)("stackable.spacer.mainclasses",{},d,e));return wp.element.createElement(c.Fragment,null,wp.element.createElement(u.InspectorControls,null,wp.element.createElement(o.PanelBody,null,wp.element.createElement(o.RangeControl,{label:Object(a.__)("Height"),value:l,min:"30",max:"200",onChange:function(t){e.setAttributes({height:t})}})),b.showProNotice&&wp.element.createElement(o.PanelBody,{initialOpen:!1,title:Object(a.__)("Custom CSS")},wp.element.createElement(s.l,{title:Object(a.__)("Say Hello to Custom CSS 👋"),description:Object(a.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(r.applyFilters)("stackable.spacer.edit.inspector.after",null,d,e)),wp.element.createElement("div",{className:p,style:{height:l+"px"}},Object(r.applyFilters)("stackable.spacer.edit.output.before",null,d,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(79),d=n.n(m),p=n(80),g=n.n(p),f=n(8);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}function v(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,m=e.attributes,p=m.columns,y=m.nameColor,w=m.posColor,_=m.desColor,C=m.shapes,k=m.design,O=void 0===k?"basic":k,x=m.borderRadius,j=void 0===x?12:x,E=m.shadow,T=void 0===E?3:E,N=[{value:"square",label:Object(l.__)("Square")},{value:"circle",label:Object(l.__)("Circle")}],R=u()([t,"ugb-team-member","ugb-team-member--v2","ugb-team-member--columns-".concat(p),"ugb-team-member--image-".concat(C),"ugb-team-member--design-".concat(O)],Object(i.applyFilters)("stackable.team-member.mainclasses",{},O,e)),S=Object(i.applyFilters)("stackable.team-member.edit.show",{imageShape:!0},O,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:O,options:[{image:d.a,label:Object(l.__)("Basic"),value:"basic"},{image:g.a,label:Object(l.__)("Plain"),value:"plain"}].concat(v(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"!==O&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:j,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==O&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:T,onChange:function(e){return n({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.team-member.edit.designs.after",null,e),f.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(r.PanelBody,{title:Object(l.__)("General Settings")},Object(i.applyFilters)("stackable.team-member.edit.general.before",null,O,e),S.imageShape&&wp.element.createElement(r.SelectControl,{label:Object(l.__)("Image Shape"),value:C,options:N.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){n({shapes:e})}}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:p,onChange:function(e){return n({columns:e})},min:1,max:3})),wp.element.createElement(a.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:y,onChange:function(e){return n({nameColor:e})},label:Object(l.__)("Name Color")},{value:w,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")},{value:_,onChange:function(e){return n({desColor:e})},label:Object(l.__)("Description Color")}]}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.team-member.edit.inspector.after",null,O,e)),wp.element.createElement("div",{className:R},Object(i.applyFilters)("stackable.team-member.edit.output.before",null,O,e),[1,2,3].map(function(t){var r=c["mediaURL".concat(t)],m=c["mediaID".concat(t)],d=c["name".concat(t)],p=c["position".concat(t)],g=c["description".concat(t)],f=u()(["ugb-team-member__item"],Object(i.applyFilters)("stackable.team-member.itemclasses",h({},"ugb--shadow-".concat(T),"plain"!==O&&3!==T),O,t,e)),v=Object(i.applyFilters)("stackable.team-member.itemstyles",{item:{borderRadius:"plain"!==O&&12!==j?j:void 0}},O,t,e),C=wp.element.createElement(o.h,{className:"ugb-team-member__image",imageID:m,imageURL:r,onRemove:function(){var e;n((h(e={},"mediaURL".concat(t),""),h(e,"mediaID".concat(t),""),e))},onChange:function(e){var o,a=e.url,r=e.id;n((h(o={},"mediaURL".concat(t),a),h(o,"mediaID".concat(t),r),o))},hasRemove:!1}),k=wp.element.createElement(a.RichText,{tagName:"h4",className:"ugb-team-member__name",value:d,onChange:function(e){return n(h({},"name".concat(t),e))},style:{color:y},placeholder:Object(l.__)("Name"),keepPlaceholderOnFocus:!0}),x=wp.element.createElement(a.RichText,{tagName:"p",value:p,className:"ugb-team-member__position",onChange:function(e){return n(h({},"position".concat(t),e))},style:{color:w},placeholder:Object(l.__)("Position"),keepPlaceholderOnFocus:!0}),E=wp.element.createElement(a.RichText,{tagName:"p",value:g,className:"ugb-team-member__description",onChange:function(e){return n(h({},"description".concat(t),e))},style:{color:_},placeholder:Object(s.a)("medium"),keepPlaceholderOnFocus:!0}),N={imageComp:C,nameComp:k,positionComp:x,descriptionComp:E};return wp.element.createElement("div",{className:f,style:v.item,key:t},Object(i.applyFilters)("stackable.team-member.edit.output",wp.element.createElement(b.Fragment,null,C,wp.element.createElement("div",{className:"ugb-team-member__content"},k,x,E)),O,N,t,e))}),Object(i.applyFilters)("stackable.team-member.edit.output.after",null,O,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(1),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(7),b=n(9),m=n(81),d=n.n(m),p=n(82),g=n.n(p),f=n(8);function h(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}t.default=function(e){var t=e.className,n=e.setAttributes,c=e.attributes,m=c.columns,p=c.titleColor,y=c.posColor,w=c.bodyTextColor,_=c.design,C=void 0===_?"basic":_,k=c.borderRadius,O=void 0===k?12:k,x=c.shadow,j=void 0===x?3:x,E=c.backgroundColor,T=void 0===E?"":E,N=c.serif,R=void 0!==N&&N,S=u()([t,"ugb-testimonial","ugb-testimonial--v2","ugb-testimonial--columns-".concat(m),"ugb-testimonial--design-".concat(C)],Object(i.applyFilters)("stackable.testimonial.mainclasses",{"ugb-testimonial--serif":R},C,e)),B=u()(["ugb-testimonial__item"],Object(i.applyFilters)("stackable.testimonial.itemclasses",v({},"ugb--shadow-".concat(j),"plain"!==C&&3!==j),C,e)),P=Object(i.applyFilters)("stackable.testimonial.styles",{item:{borderRadius:"plain"!==C&&12!==O?O:void 0,backgroundColor:"plain"!==C&&T?T:void 0},bodyWrapper:{},body:{color:w||void 0}},C,e),I=Object(i.applyFilters)("stackable.testimonial.show",{backgroundColor:"basic"===C},C,e);return wp.element.createElement(b.Fragment,null,wp.element.createElement(a.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:C,options:[{image:d.a,label:Object(l.__)("Basic"),value:"basic"},{image:g.a,label:Object(l.__)("Plain"),value:"plain"}].concat(h(Object(i.applyFilters)("stackable.testimonial.edit.designs",[]))),onChange:function(e){n({design:e})}},I.backgroundColor&&wp.element.createElement(o.b,{label:Object(l.__)("Background Color"),value:T,onChange:function(e){return n({backgroundColor:e})}}),"plain"!==C&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:O,onChange:function(e){return n({borderRadius:e})},min:0,max:50}),"plain"!==C&&wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:j,onChange:function(e){return n({shadow:e})},min:0,max:9}),f.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(r.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(r.RangeControl,{label:Object(l.__)("Columns"),value:m,onChange:function(e){return n({columns:e})},min:1,max:3}),wp.element.createElement(r.ToggleControl,{label:Object(l.__)("Serif Font"),checked:R,onChange:function(e){return n({serif:e})}})),wp.element.createElement(a.PanelColorSettings,{initialOpen:!0,title:Object(l.__)("Color Settings"),colorSettings:[{value:w,onChange:function(e){return n({bodyTextColor:e})},label:Object(l.__)("Body Text Color")},{value:p,onChange:function(e){return n({titleColor:e})},label:Object(l.__)("Title Color")},{value:y,onChange:function(e){return n({posColor:e})},label:Object(l.__)("Position Color")}]}),f.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.testimonial.edit.inspector.after",null,C,e)),wp.element.createElement("div",{className:S},Object(i.applyFilters)("stackable.testimonial.edit.output.before",null,C,e),[1,2,3].map(function(t){var r=c["mediaURL".concat(t)],b=c["mediaID".concat(t)],m=c["name".concat(t)],d=c["position".concat(t)],g=c["testimonial".concat(t)],f=u()(["ugb-testimonial__body-wrapper"],Object(i.applyFilters)("stackable.testimonial.bodyclasses",{},C,e));return wp.element.createElement("div",{className:B,style:P.item,key:t},wp.element.createElement("div",{className:f,style:P.bodyWrapper},wp.element.createElement(a.RichText,{tagName:"p",className:"ugb-testimonial__body",value:g,onChange:function(e){return n(v({},"testimonial".concat(t),e))},style:P.body,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:b,imageURL:r,onRemove:function(){var e;n((v(e={},"mediaURL".concat(t),""),v(e,"mediaID".concat(t),""),e))},onChange:function(e){var o,a=e.url,r=e.id;n((v(o={},"mediaURL".concat(t),a),v(o,"mediaID".concat(t),r),o))}}),wp.element.createElement(a.RichText,{tagName:"h4",className:"ugb-testimonial__name",value:m,onChange:function(e){return n(v({},"name".concat(t),e))},style:{color:p},placeholder:Object(l.__)("Name"),keepPlaceholderOnFocus:!0}),wp.element.createElement(a.RichText,{tagName:"p",value:d,className:"ugb-testimonial__position",onChange:function(e){return n(v({},"position".concat(t),e))},style:{color:y},placeholder:Object(l.__)("Position"),keepPlaceholderOnFocus:!0})))}),Object(i.applyFilters)("stackable.testimonial.edit.output.after",null,C,e)))}},function(e,t,n){"use strict";n.r(t);var o=n(6),a=n(25),r=n(4),l=n(0),i=n(3),c=n(5),u=n.n(c),s=n(9),b=n(7),m=n(1),d=n(8);function p(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}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.setAttributes,f=e.isSelected,h=e.attributes,v=h.videoLink,y=h.backgroundImageID,w=h.backgroundImageURL,_=h.backgroundColorType,C=void 0===_?"":_,k=h.backgroundColor,O=h.backgroundColor2,x=h.backgroundColorDirection,j=void 0===x?0:x,E=h.backgroundType,T=void 0===E?"":E,N=h.playButtonType,R=h.playButtonColor,S=void 0===R?"#ffffff":R,B=h.backgroundOpacity,P=h.design,I=void 0===P?"basic":P,z=h.borderRadius,F=void 0===z?12:z,L=h.shadow,D=void 0===L?3:L,A=u()([n,"ugb-video-popup","ugb-video-popup--v2","ugb-video-popup--design-".concat(I),"ugb-video-popup--button-".concat(N),"ugb--background-opacity-"+1*Math.round(B/1)],Object(i.applyFilters)("stackable.video-popup.mainclasses",(g(t={"ugb--has-background":k||w,"ugb--has-background-image":w},"ugb--shadow-".concat(D),"plain"!==I&&3!==D),g(t,"ugb--has-background-gradient","gradient"===C),g(t,"ugb--has-background-video","video"===T),t),I,e)),U={backgroundColor:k||void 0,backgroundImage:w?"url(".concat(w,")"):void 0,"--ugb-background-color":w||"gradient"===C?k:void 0,"--ugb-background-color2":"gradient"===C&&O?O:void 0,"--ugb-background-direction":"gradient"===C?"".concat(j,"deg"):void 0,borderRadius:"plain"!==I&&12!==F?F:void 0};return wp.element.createElement(s.Fragment,null,wp.element.createElement(m.InspectorControls,null,wp.element.createElement(o.d,{initialOpen:!0,selected:I,options:p(Object(i.applyFilters)("stackable.video-popup.edit.designs",[])),onChange:function(e){c({design:e})}},Object(i.applyFilters)("stackable.video-popup.edit.designs.before",null,e),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Border Radius"),value:F,onChange:function(e){return c({borderRadius:e})},min:0,max:50}),wp.element.createElement(r.RangeControl,{label:Object(l.__)("Shadow / Outline"),value:D,onChange:function(e){return c({shadow:e})},min:0,max:9}),Object(i.applyFilters)("stackable.video-popup.edit.designs.after",null,e),d.showProNotice&&wp.element.createElement(o.m,null)),wp.element.createElement(r.PanelBody,{title:Object(l.__)("General Settings")},wp.element.createElement(r.SelectControl,{label:Object(l.__)("Play Button Style"),value:N,options:a.b.map(function(e){return{value:e.value,label:e.label}}),onChange:function(e){c({playButtonType:e})}}),wp.element.createElement(o.b,{label:Object(l.__)("Play Button Color"),value:S,onChange:function(e){return c({playButtonColor:e})}})),wp.element.createElement(o.i,{initialOpen:!0,backgroundColorType:C,backgroundColor:k,backgroundColor2:O,backgroundColorDirection:j,backgroundType:T,backgroundImageID:y,backgroundImageURL:w,backgroundOpacity:B,onChangeBackgroundColorType:function(e){return c({backgroundColorType:e})},onChangeBackgroundColor:function(e){return c({backgroundColor:e})},onChangeBackgroundColor2:function(e){return c({backgroundColor2:e})},onChangeBackgroundColorDirection:function(e){return c({backgroundColorDirection:e})},onChangeBackgroundType:function(e){return c({backgroundType: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})}}),d.showProNotice&&wp.element.createElement(r.PanelBody,{initialOpen:!1,title:Object(l.__)("Custom CSS")},wp.element.createElement(o.l,{title:Object(l.__)("Say Hello to Custom CSS 👋"),description:Object(l.__)("Further tweak this block by adding guided custom CSS rules. This feature is only available on Stackable Premium")})),Object(i.applyFilters)("stackable.video-popup.edit.inspector.after",null,I,e)),wp.element.createElement("div",{className:A,style:U},"video"===T&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:w}),Object(i.applyFilters)("stackable.video-popup.edit.output.before",null,I,e),wp.element.createElement("div",{className:"ugb-video-popup__wrapper"},wp.element.createElement("span",{className:"ugb-video-popup__play-button"},Object(a.a)(N,S))),Object(i.applyFilters)("stackable.video-popup.edit.output.after",null,I,e)),f&&wp.element.createElement("div",null,wp.element.createElement(o.p,{value:v,onChange:function(e){c({videoLink:e,videoID:Object(b.c)(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":148,"./blockquote/save.js":149,"./blog-posts/save.js":150,"./button/save.js":151,"./call-to-action/save.js":152,"./card/save.js":153,"./container/save.js":154,"./count-up/save.js":155,"./divider/save.js":156,"./expand/save.js":157,"./feature-grid/save.js":158,"./feature/save.js":159,"./ghost-button/save.js":160,"./header/save.js":161,"./icon-list/save.js":162,"./image-box/save.js":163,"./notification/save.js":164,"./number-box/save.js":165,"./pricing-box/save.js":166,"./pullquote/save.js":167,"./separator/save.js":168,"./spacer/save.js":169,"./team-member/save.js":170,"./testimonial/save.js":171,"./video-popup/save.js":172};function a(e){var t=r(e);return n(t)}function r(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}a.keys=function(){return Object.keys(o)},a.resolve=r,e.exports=a,a.id=147},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(31),r=n(5),l=n.n(r),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,r=e.attributes,u=r.headingColor,s=r.headingBackgroundColor,b=r.heading,m=r.text,d=r.openStart,p=r.design,g=void 0===p?"basic":p,f=r.borderRadius,h=void 0===f?12:f,v=r.shadow,y=void 0===v?3:v,w=l()([n,"ugb-accordion"],Object(o.applyFilters)("stackable.accordion.mainclasses",(c(t={},"ugb-accordion--design-".concat(g),"basic"!==g),c(t,"ugb-accordion--open",d),t),g,e)),_=l()(["ugb-accordion__heading"],Object(o.applyFilters)("stackable.accordion.headingclasses",c({},"ugb--shadow-".concat(y),"plain"!==g&&3!==y),g,e)),C=Object(o.applyFilters)("stackable.accordion.styles",{main:{},heading:{borderRadius:"plain"!==g&&12!==h?h:void 0,backgroundColor:"plain"!==g&&s?s:void 0},title:{color:u||void 0}},g,e);return wp.element.createElement("div",{className:w,style:C.main,role:"presentation"},Object(o.applyFilters)("stackable.accordion.save.output.before",null,g,e),wp.element.createElement("div",{className:_,role:"button",tabIndex:"0","aria-expanded":d?"true":"false",style:C.heading},wp.element.createElement(i.RichText.Content,{tagName:"h4",role:"heading","aria-level":"3",style:C.title,value:b}),Object(a.ArrowIcon)({fill:u||void 0})),wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-accordion__text",role:"region",value:m}),Object(o.applyFilters)("stackable.accordion.save.output.after",null,g,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(20),i=n(1);function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}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,a=e.attributes,s=a.color,b=a.text,m=a.quoteColor,d=a.backgroundColorType,p=void 0===d?"":d,g=a.backgroundColor,f=a.backgroundColor2,h=a.backgroundColorDirection,v=void 0===h?0:h,y=a.backgroundType,w=void 0===y?"":y,_=a.backgroundImageURL,C=a.backgroundOpacity,k=void 0===C?5:C,O=a.fixedBackground,x=a.quotationMark,j=void 0===x?"round-thin":x,E=a.quotationSize,T=void 0===E?70:E,N=a.align,R=a.contentWidth,S=a.design,B=void 0===S?"plain":S,P=a.borderRadius,I=void 0===P?12:P,z=a.shadow,F=void 0===z?3:z,L=["basic","top-icon"].includes(B),D=r()([n,"ugb-blockquote","ugb-blockquote--v2","ugb--background-opacity-"+1*Math.round(k/1),"ugb-blockquote--design-".concat(B)],Object(o.applyFilters)("stackable.blockquote.mainclasses",(u(t={"ugb--has-background":L&&(g||_),"ugb--has-background-image":L&&_},"ugb--shadow-".concat(F),L&&3!==F),u(t,"ugb-content-width","full"===N&&R),u(t,"ugb-blockquote--small-quote",T<60),u(t,"ugb--has-background-gradient","gradient"===p),u(t,"ugb--has-background-video","video"===w),t),B,e)),A=L?{backgroundColor:g||void 0,backgroundImage:_?"url(".concat(_,")"):void 0,backgroundAttachment:O?"fixed":void 0,"--ugb-background-color":_||"gradient"===p?g:void 0,"--ugb-background-color2":"gradient"===p&&f?f:void 0,"--ugb-background-direction":"gradient"===p?"".concat(v,"deg"):void 0,borderRadius:12!==I?I:void 0}:{},U=Object(o.applyFilters)("stackable.blockquote.styles",{main:c({"--quote-color":m||void 0},A),text:{color:s}},B,e);return wp.element.createElement("blockquote",{className:D,style:U.main},L&&"video"===w&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:_}),Object(o.applyFilters)("stackable.blockquote.save.output.before",null,B,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},l.a[j].iconFunc({fill:m,width:T,height:T}),Object(o.applyFilters)("stackable.blockquote.save.output",wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-blockquote__text",style:U.text,value:b}),B,e)),Object(o.applyFilters)("stackable.blockquote.save.output.after",null,B,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(3),a=n(6),r=n(5),l=n.n(r),i=n(7);t.default=function(e){var t,n,r,c=e.className,u=e.attributes,s=u.align,b=void 0===s?"center":s,m=u.cornerButtonRadius,d=u.buttons,p=void 0===d?1:d,g=u.design,f=void 0===g?"":g,h=l()([c,"ugb-button-wrapper"],Object(o.applyFilters)("stackable.button.mainclasses",(t={},n="ugb-button--align-".concat(b),r=b,n in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t),f,e)),v=wp.element.createElement("div",{className:h},Object(o.applyFilters)("stackable.button.save.output.before",null,f,e),Object(i.e)(1,p+1).map(function(t){var n=u["text".concat(1===t?"":t)],r=u["size".concat(1===t?"":t)],i=void 0===r?"normal":r,c=u["url".concat(1===t?"":t)],s=u["design".concat(1===t?"":t)],d=void 0===s?"basic":s,p=u["color".concat(1===t?"":t)],g=u["textColor".concat(1===t?"":t)],f=u["icon".concat(1===t?"":t)],h=u["newTab".concat(1===t?"":t)],v=l()(Object(o.applyFilters)("stackable.button.buttonclasses",{},d,t,e));return wp.element.createElement(a.a.Content,{key:t,className:v,align:b,size:i,url:c,newTab:h,color:g,text:n,backgroundColor:p,borderRadius:m,design:d,icon:f})}),Object(o.applyFilters)("stackable.button.save.output.after",null,f,e));return Object(o.applyFilters)("stackable.designs.button.save",v,e)}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(6),r=n(5),l=n.n(r),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,r=e.attributes,u=r.url,s=r.buttonText,b=r.ctaTitle,m=r.bodyText,d=r.color,p=r.textColor,g=r.size,f=r.borderButtonRadius,h=r.bodyTextColor,v=r.titleColor,y=r.backgroundColorType,w=void 0===y?"":y,_=r.backgroundColor,C=r.backgroundColor2,k=r.backgroundColorDirection,O=void 0===k?0:k,x=r.backgroundType,j=void 0===x?"":x,E=r.backgroundImageURL,T=r.backgroundOpacity,N=r.fixedBackground,R=r.buttonDesign,S=r.buttonIcon,B=r.design,P=void 0===B?"basic":B,I=r.borderRadius,z=void 0===I?12:I,F=r.shadow,L=void 0===F?3:F,D=r.align,A=r.contentWidth,U=r.newTab,M="plain"!==P,H=l()([n,"ugb-cta","ugb--background-opacity-"+1*Math.round(T/1)],Object(o.applyFilters)("stackable.cta.mainclasses",(c(t={},"ugb-cta--design-".concat(P),"basic"!==P),c(t,"ugb--shadow-".concat(L),"plain"!==P&&3!==L),c(t,"ugb--has-background",_||E),c(t,"ugb--has-background-image",E),c(t,"ugb-content-width","full"===D&&A),c(t,"ugb--has-background-gradient",M&&"gradient"===w),c(t,"ugb--has-background-video",M&&"video"===j),t),P,e)),q=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){c(e,t,n[t])})}return e}({backgroundAttachment:N?"fixed":void 0},M?{backgroundColor:_||void 0,backgroundImage:E?"url(".concat(E,")"):void 0,"--ugb-background-color":E||"gradient"===w?_:void 0,"--ugb-background-color2":"gradient"===w&&C?C:void 0,"--ugb-background-direction":"gradient"===w?"".concat(O,"deg"):void 0,borderRadius:12!==z?z:void 0}:{});return wp.element.createElement("div",{className:H,style:q},M&&"video"===j&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:E}),Object(o.applyFilters)("stackable.cta.save.output.before",null,P,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},b&&!!b.length&&wp.element.createElement(i.RichText.Content,{tagName:"h3",className:"ugb-cta__title",style:{color:v},value:b}),m&&!!m.length&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-cta__description",style:{color:h},value:m}),s&&!!s.length&&wp.element.createElement(a.a.Content,{size:g,url:u,color:p,text:s,design:R,icon:S,backgroundColor:d,borderRadius:f,newTab:U})),Object(o.applyFilters)("stackable.cta.save.output.after",null,P,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(6),r=n(5),l=n.n(r),i=n(1);function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}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.heading,b=r.tagline,m=r.des,d=r.mediaURL,p=r.headingColor,g=r.taglineColor,f=r.desColor,h=r.buttonURL,v=r.buttonNewTab,y=r.buttonText,w=r.buttonColor,_=r.buttonTextColor,C=r.size,k=r.cornerButtonRadius,O=r.contentAlign,x=r.buttonDesign,j=r.buttonIcon,E=r.design,T=void 0===E?"basic":E,N=r.backgroundColor,R=r.borderRadius,S=void 0===R?12:R,B=r.shadow,P=void 0===B?3:B,I=l()([n,"ugb-card"],Object(o.applyFilters)("stackable.card.mainclasses",(u(t={},"ugb-card--design-".concat(T),"basic"!==T),u(t,"ugb--shadow-".concat(P),"plain"!==T&&3!==P),t),T,e)),z={borderRadius:"plain"!==T?S:void 0,backgroundColor:"plain"!==T?N:void 0},F=l()(["ugb-card__image-container"],u({},"ugb--shadow-".concat(P),"plain"===T)),L={borderRadius:"plain"===T?S:void 0};return wp.element.createElement("div",{className:I,style:z},Object(o.applyFilters)("stackable.card.save.output.before",null,T,e),d&&wp.element.createElement("div",{className:F,style:c({},L,{backgroundImage:"url(".concat(d,")"),textAlign:O}),"data-src":d}),!i.RichText.isEmpty(s)&&wp.element.createElement(i.RichText.Content,{tagName:"h4",className:"ugb-card__title",style:{color:p,textAlign:O},value:s}),!i.RichText.isEmpty(b)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-card__tagline",style:{color:g,textAlign:O},value:b}),!i.RichText.isEmpty(m)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-card__description",style:{color:f,textAlign:O},value:m}),y&&!!y.length&&wp.element.createElement(a.a.Content,{size:C,url:h,newTab:v,align:O,color:_,text:y,icon:j,design:x,backgroundColor:w,borderRadius:k}),Object(o.applyFilters)("stackable.card.save.output.after",null,T,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),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,a=e.attributes,c=a.contentAlign,u=a.textColor,s=a.backgroundColorType,b=void 0===s?"":s,m=a.backgroundColor,d=a.backgroundColor2,p=a.backgroundColorDirection,g=void 0===p?0:p,f=a.backgroundType,h=void 0===f?"":f,v=a.backgroundImageURL,y=a.backgroundOpacity,w=a.fixedBackground,_=a.height,C=a.contentLocation,k=a.verticalAlign,O=a.contentWidth,x=a.borderRadius,j=void 0===x?12:x,E=a.shadow,T=void 0===E?3:E,N=a.design,R=void 0===N?"":N,S=r()([n,"ugb-container","ugb--background-opacity-"+1*Math.round(y/1)],Object(o.applyFilters)("stackable.container.mainclasses",(i(t={},"ugb-container--content-".concat(c),c),i(t,"ugb--has-background",m&&"transparent"!==m||v),i(t,"ugb--has-background-image",v),i(t,"ugb-container--height-".concat(_),_),i(t,"ugb-container--align-horizontal-".concat(C),C),i(t,"ugb--content-width",O),i(t,"ugb--shadow-".concat(T),3!==T),i(t,"ugb--has-background-gradient","gradient"===b),i(t,"ugb--has-background-video","video"===h),t),R,e)),B={"--ugb-text-color":u||void 0,backgroundColor:m||void 0,backgroundImage:v?"url(".concat(v,")"):void 0,backgroundAttachment:w?"fixed":void 0,"--ugb-background-color":v||"gradient"===b?m:void 0,"--ugb-background-color2":"gradient"===b&&d?d:void 0,"--ugb-background-direction":"gradient"===b?"".concat(g,"deg"):void 0,"justify-content":"full"!==_&&"half"!==_||!k?void 0:k,borderRadius:12!==j?j:void 0};return wp.element.createElement("div",{className:S,style:B},"video"===h&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:v}),Object(o.applyFilters)("stackable.container.edit.output.before",null,R,e),wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(l.InnerBlocks.Content,null))),Object(o.applyFilters)("stackable.container.edit.output.after",null,R,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(28),i=n(7),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,a=e.attributes,s=a.columns,b=a.backgroundColorType,m=void 0===b?"":b,d=a.backgroundColor,p=a.backgroundColor2,g=a.backgroundColorDirection,f=void 0===g?0:g,h=a.backgroundType,v=void 0===h?"":h,y=a.backgroundImageURL,w=a.fixedBackground,_=a.backgroundOpacity,C=void 0===_?5:_,k=a.textColor,O=a.countColor,x=a.countSize,j=a.contentWidth,E=a.design,T=void 0===E?"plain":E,N=a.align,R=a.borderRadius,S=void 0===R?12:R,B=a.shadow,P=void 0===B?3:B,I=a.countFont,z=a.countFontWeight,F=Object(o.applyFilters)("stackable.count-up.edit.show",{background:"plain"!==T},T,e),L="basic"===T,D=r()([n,"ugb-countup","ugb-countup--v3","ugb-countup--columns-".concat(s),"ugb--background-opacity-"+1*Math.round(C/1)],Object(o.applyFilters)("stackable.count-up.mainclasses",(u(t={"ugb--has-background-image":y},"ugb--content-width","full"===N&&j),u(t,"ugb-countup--design-".concat(T),"plain"!==T),u(t,"ugb--shadow-".concat(P),"basic"===T&&3!==P),u(t,"ugb--has-background-gradient","basic"===T&&"gradient"===m),u(t,"ugb--has-background-video","basic"===T&&"video"===v),t),T,e)),A=L?{backgroundColor:d||void 0,backgroundImage:y?"url(".concat(y,")"):void 0,"--ugb-background-color":y||"gradient"===m?d:void 0,"--ugb-background-color2":"gradient"===m&&p?p:void 0,"--ugb-background-direction":"gradient"===m?"".concat(f,"deg"):void 0,borderRadius:12!==S?S:void 0}:{},U=Object(o.applyFilters)("stackable.count-up.mainstyle",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}return e}({backgroundAttachment:w?"fixed":void 0},A),T,e),M={color:O||void 0,fontSize:x?x+"px":void 0,fontWeight:z||void 0};return I&&"theme"!==I&&(M.fontFamily=Object(l.a)(I)),wp.element.createElement("div",{className:D,style:U},F.background&&"video"===v&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:y}),Object(o.applyFilters)("stackable.count-up.save.output.before",null,T,e),wp.element.createElement("div",{className:"ugb-content-wrapper"},Object(i.e)(1,s+1).map(function(t){var n=a["title".concat(t)],r=a["description".concat(t)],l=a["countText".concat(t)],i=!c.RichText.isEmpty(n)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-countup__title",style:{color:k||void 0},value:n}),u=!c.RichText.isEmpty(l)&&wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-countup__counter",style:M,value:l,"data-duration":"1000","data-delay":"16"}),s=!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-countup__description",style:{color:k||void 0},value:r}),b={i:t,titleComp:i,countComp:u,descriptionComp:s};return Object(o.applyFilters)("stackable.count-up.save.output",wp.element.createElement("div",{className:"ugb-countup__item",key:t},i,u,s),b,t,e)})),Object(o.applyFilters)("stackable.count-up.save.output.after",null,T,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a);t.default=function(e){var t=e.className,n=e.attributes,a=n.height,l=n.width,i=n.color,c=n.alignment,u=n.design,s=void 0===u?"":u,b=r()([t,"ugb-divider"],Object(o.applyFilters)("stackable.divider.mainclasses",{},s,e));return wp.element.createElement("div",{className:b},Object(o.applyFilters)("stackable.divider.save.output.before",null,s,e),wp.element.createElement("hr",{align:c,style:{backgroundColor:i,width:l+"%",height:a}}),Object(o.applyFilters)("stackable.divider.save.output.after",null,s,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(1);t.default=function(e){var t=e.className,n=e.attributes,a=n.text,i=n.moreLabel,c=n.moreText,u=n.lessLabel,s=n.design,b=void 0===s?"":s,m=r()([t,"ugb-expand"],Object(o.applyFilters)("stackable.expand.mainclasses",{},b,e));return wp.element.createElement("div",{className:m,"aria-expanded":"false"},Object(o.applyFilters)("stackable.expand.save.output.before",null,b,e),wp.element.createElement("div",{className:"ugb-expand__less-text"},!l.RichText.isEmpty(a)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:a})),wp.element.createElement("div",{className:"ugb-expand__more-text",style:{display:"none"}},!l.RichText.isEmpty(c)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:c})),wp.element.createElement("a",{className:"ugb-expand__toggle",href:"#"},wp.element.createElement(l.RichText.Content,{className:"ugb-expand__more-toggle-text",tagName:"span",value:i}),wp.element.createElement(l.RichText.Content,{className:"ugb-expand__less-toggle-text",tagName:"span",value:u,style:{display:"none"}})),Object(o.applyFilters)("stackable.expand.save.output.after",null,b,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(6),r=n(5),l=n.n(r),i=n(7),c=n(1),u=n(21),s=n.n(u);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=e.attributes,n=e.className,r=t.columns,u=t.imageSize,m=t.design,d=t.buttonColor,p=t.buttonTextColor,g=t.buttonSize,f=t.buttonBorderRadius,h=t.buttonDesign,v=void 0===h?"link":h,y=t.buttonIcon,w=t.borderRadius,_=void 0===w?12:w,C=t.shadow,k=void 0===C?3:C,O=l()([n,"ugb-feature-grid","ugb-feature-grid--columns-".concat(r)],Object(o.applyFilters)("stackable.feature-grid.mainclasses",b({},"ugb-feature-grid--design-".concat(m),m&&"basic"!==m),m,e)),x={borderRadius:"plain"!==m&&12!==_?_:void 0};return wp.element.createElement("div",{className:O},Object(o.applyFilters)("stackable.feature-grid.edit.output.before",null,m,e),Object(i.e)(1,r+1).map(function(n){var r=t["imageUrl".concat(n)],i=t["imageAlt".concat(n)],h=t["title".concat(n)],w=t["description".concat(n)],_=t["linkUrl".concat(n)],C=t["newTab".concat(n)],O=t["linkText".concat(n)],j=l()(["ugb-feature-grid__item"],Object(o.applyFilters)("stackable.feature-grid.itemclasses",b({},"ugb--shadow-".concat(k),"plain"!==m&&3!==k),m,n,e)),E=Object(o.applyFilters)("stackable.feature-grid.itemstyles",{image:{width:r?"".concat(u,"%"):void 0}},m,n,e);return wp.element.createElement("div",{className:j,style:x,key:n},r&&wp.element.createElement("div",{className:"ugb-feature-grid__image"},wp.element.createElement("img",{src:r,style:E.image,alt:s()(h||i)})),wp.element.createElement("div",{className:"ugb-feature-grid__content"},!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"h5",className:"ugb-feature-grid__title",value:h}),!c.RichText.isEmpty(w)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-feature-grid__description",value:w}),!c.RichText.isEmpty(O)&&wp.element.createElement(a.a.Content,{size:g,url:_,newTab:C,color:p,text:O,icon:y,design:v,backgroundColor:d,borderRadius:f})))}),Object(o.applyFilters)("stackable.feature-grid.edit.output.after",null,m,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(6),r=n(5),l=n.n(r),i=n(1),c=n(21),u=n.n(c);function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){b(e,t,n[t])})}return e}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.className,r=e.attributes,c=r.invert,m=r.contentAlign,d=r.textColor,p=r.imageAlt,g=void 0===p?"":p,f=r.imageSize,h=r.imageUrl,v=r.title,y=r.description,w=r.buttonURL,_=r.buttonNewTab,C=r.buttonText,k=r.buttonColor,O=r.buttonTextColor,x=r.buttonSize,j=r.buttonBorderRadius,E=r.buttonDesign,T=r.buttonIcon,N=r.backgroundColorType,R=void 0===N?"":N,S=r.backgroundColor,B=r.backgroundColor2,P=r.backgroundColorDirection,I=void 0===P?0:P,z=r.backgroundType,F=void 0===z?"":z,L=r.backgroundImageURL,D=r.backgroundOpacity,A=void 0===D?5:D,U=r.fixedBackground,M=r.contentWidth,H=r.align,q=r.design,V=void 0===q?"plain":q,W=r.borderRadius,G=void 0===W?12:W,$=r.shadow,Y=void 0===$?3:$,K=l()([n,"ugb-feature","ugb--background-opacity-"+1*Math.round(A/1),"ugb-feature--design-".concat(V)],Object(o.applyFilters)("stackable.feature.mainclasses",(b(t={},"ugb-feature--content-".concat(m),m),b(t,"ugb-feature--invert",c),b(t,"ugb--has-background","plain"!==V&&(S||L)),b(t,"ugb--has-background-image","plain"!==V&&L),b(t,"ugb--content-width","full"===H&&M),b(t,"ugb--shadow-".concat(Y),"plain"!==V&&3!==Y),b(t,"ugb--has-background-gradient","plain"!==V&&"gradient"===R),b(t,"ugb--has-background-video","plain"!==V&&"video"===F),t),V,e)),X=l()(["ugb-feature__image"],Object(o.applyFilters)("stackable.feature.imageclasses",b({},"ugb--shadow-".concat(Y),"plain"===V),V,e)),Q="plain"===V?{}:{backgroundColor:S||void 0,backgroundImage:L?"url(".concat(L,")"):void 0,backgroundAttachment:U?"fixed":void 0,"--ugb-background-color":L||"gradient"===R?S:void 0,"--ugb-background-color2":"gradient"===R&&B?B:void 0,"--ugb-background-direction":"gradient"===R?"".concat(I,"deg"):void 0,borderRadius:12!==G?G:void 0},J=Object(o.applyFilters)("stackable.feature.styles",{main:s({"--image-size":f?"".concat(f,"px"):void 0},Q),image:{borderRadius:"plain"===V?G:void 0}},V,e),Z=!i.RichText.isEmpty(v)&&wp.element.createElement(i.RichText.Content,{tagName:"h2",className:"ugb-feature__title",style:{color:d},value:v}),ee=!i.RichText.isEmpty(y)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-feature__description",style:{color:d},value:y}),te=!i.RichText.isEmpty(C)&&wp.element.createElement(a.a.Content,{size:x,url:w,newTab:_,align:m,color:O,text:C,icon:T,design:E,backgroundColor:k,borderRadius:j}),ne=h&&wp.element.createElement("img",{className:X,style:J.image,src:h,alt:u()(v||g)}),oe={titleComp:Z,descriptionComp:ee,buttonComp:te,imageComp:ne};return wp.element.createElement("div",{className:K,style:J.main},"basic"===V&&"video"===F&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:L}),Object(o.applyFilters)("stackable.feature.save.output.before",null,V,e),Object(o.applyFilters)("stackable.feature.save.output",wp.element.createElement("div",{className:"ugb-content-wrapper"},wp.element.createElement("div",{className:"ugb-feature__content"},Z,ee,te),wp.element.createElement("div",{className:"ugb-feature__image-side"},ne)),oe,e),Object(o.applyFilters)("stackable.feature.save.output.after",null,V,e))}},function(e,t,n){"use strict";n.r(t);var o=n(5),a=n.n(o),r=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"},b=a()([t,"ugb-button","ugb-ghost-button","ugb-button-".concat(i),"ugb-button-".concat(u)]);return wp.element.createElement("div",{className:b,style:s},wp.element.createElement(r.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(3),a=n(6),r=n(5),l=n.n(r),i=n(1);function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}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,r,s,b,m=e.className,d=e.attributes,p=d.buttonURL,g=d.buttonText,f=d.buttonColor,h=d.buttonTextColor,v=d.buttonDesign,y=d.buttonIcon,w=d.cornerButtonRadius,_=d.size,C=d.title,k=d.titleColor,O=d.subtitle,x=d.subtitleColor,j=d.contentAlign,E=void 0===j?"center":j,T=d.backgroundColorType,N=void 0===T?"":T,R=d.backgroundColor,S=d.backgroundColor2,B=d.backgroundColorDirection,P=void 0===B?0:B,I=d.backgroundType,z=void 0===I?"":I,F=d.backgroundImageURL,L=d.backgroundOpacity,D=d.fixedBackground,A=d.design,U=void 0===A?"basic":A,M=d.borderRadius,H=void 0===M?12:M,q=d.shadow,V=void 0===q?3:q,W=d.align,G=d.contentWidth,$=void 0!==G&&G,Y=d.buttonNewTab,K=d.invert,X=void 0!==K&&K,Q=d.fullHeight,J=void 0!==Q&&Q,Z=l()([m,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(L/1),["ugb-header--design-".concat(U)]],Object(o.applyFilters)("stackable.header.mainclasses",(u(t={"ugb--has-background":"plain"!==U&&(R||F),"ugb--has-background-image":"plain"!==U&&F},"ugb--shadow-".concat(V),"plain"!==U&&3!==V),u(t,"ugb--content-width","full"===W&&$),u(t,"ugb-header--invert",X),u(t,"ugb-header--full-height",J),u(t,"ugb--has-background-gradient","gradient"===N),u(t,"ugb--has-background-video","video"===z),t),U,e)),ee="plain"===U?{}:{"--ugb-background-color":F||"gradient"===N?R:void 0,"--ugb-background-color2":"gradient"===N&&S?S:void 0,"--ugb-background-direction":"gradient"===N?"".concat(P,"deg"):void 0,backgroundAttachment:D?"fixed":void 0,backgroundColor:R||void 0,backgroundImage:F?"url(".concat(F,")"):void 0,borderRadius:12!==H?H:void 0},te=Object(o.applyFilters)("stackable.header.styles",{main:c({textAlign:E||void 0},ee),title:{color:k||("plain"===U?void 0:"#ffffff"),textAlign:E||void 0},subtitle:{color:x||("plain"===U?void 0:"#ffffff"),textAlign:E||void 0}},U,e);return wp.element.createElement("div",{className:Z,style:te.main},"plain"!==U&&"video"===z&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:F}),Object(o.applyFilters)("stackable.header.save.output.before",null,U,e),(n=!i.RichText.isEmpty(C)&&wp.element.createElement(i.RichText.Content,{tagName:"h2",className:"ugb-header__title",style:te.title,value:C}),r=!i.RichText.isEmpty(O)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-header__subtitle",style:te.subtitle,value:O}),s=g&&!!g.length&&wp.element.createElement(a.a.Content,{size:_,url:p,newTab:Y,align:E,color:h,text:g,design:v,icon:y,backgroundColor:f,borderRadius:w}),b={titleComp:n,subtitleComp:r,buttonComp:s},Object(o.applyFilters)("stackable.header.save.output",wp.element.createElement("div",{className:"ugb-content-wrapper"},n,r,s),U,e,b)),Object(o.applyFilters)("stackable.header.save.output.after",null,U,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(19),i=n(1);t.default=function(e){var t=e.className,n=e.attributes,a=n.icon,c=n.iconShape,u=n.iconColor,s=n.iconSize,b=n.text,m=n.columns,d=n.gap,p=n.design,g=void 0===p?"":p,f=r()([t,"ugb-icon-list-wrapper"],Object(o.applyFilters)("stackable.icon-list.mainclasses",{},g,e)),h=r()(["ugb-icon-list","ugb-icon--icon-".concat(a),"ugb-icon--columns-".concat(m)],Object(o.applyFilters)("stackable.icon-list.ulclasses",{},g,e)),v={"--icon":"url('data:image/svg+xml;base64,"+Object(l.b)(a,c,u)+"')","--icon-size":s?"".concat(s,"px"):void 0,"--gap":d?"".concat(d,"px"):void 0};return wp.element.createElement("div",{className:f},Object(o.applyFilters)("stackable.icon-list.save.output.before",null,g,e),wp.element.createElement(i.RichText.Content,{tagName:"ul",className:h,style:v,value:b}),Object(o.applyFilters)("stackable.icon-list.save.output.after",null,g,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(7),i=n(1),c=n(35);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,a=e.attributes,s=e.attributes,b=s.titleColor,m=s.subtitleColor,d=s.overlayColor,p=s.height,g=s.width,f=s.verticalAlign,h=s.horizontalAlign,v=s.align,y=s.columns,w=s.design,_=void 0===w?"basic":w,C=s.borderRadius,k=void 0===C?12:C,O=s.shadow,x=void 0===O?3:O,j=s.imageHoverEffect,E=void 0===j?"":j,T=s.overlayOpacity,N=void 0===T?7:T,R=s.arrow,S=void 0===R?"":R,B=r()([n,"ugb-image-box","ugb-image-box--v3","ugb-image-box--columns-".concat(y)],Object(o.applyFilters)("stackable.image-box.mainclasses",(u(t={},"ugb-image-box--design-".concat(_),"basic"!==_),u(t,"ugb-image-box--effect-".concat(E),E),u(t,"ugb-image-box--overlay-".concat(N),7!==N),u(t,"ugb-image-box--arrow",S),t),_,e)),P={textAlign:h||void 0,"--overlay-color":d};return wp.element.createElement("div",{className:B,style:P},Object(o.applyFilters)("stackable.image-box.save.output.before",null,_,e),Object(l.e)(1,y+1).map(function(t){var n=a["imageURL".concat(t)],l=a["title".concat(t)],s=a["description".concat(t)],d=a["link".concat(t)],w=a["newTab".concat(t)],C={backgroundImage:n?"url(".concat(n,")"):void 0,maxWidth:"wide"!==v&&"full"!==v&&1===y?g:void 0,height:p,textAlign:h,justifyContent:f,borderRadius:k},O=r()(["ugb-image-box__item"],Object(o.applyFilters)("stackable.image-box.itemclasses",u({},"ugb--shadow-".concat(x),3!==x),_,t,e)),j=r()(["ugb-image-box__arrow","ugb-image-box__arrow--align-".concat(S)]);return wp.element.createElement("div",{className:O,style:C,key:t},E&&wp.element.createElement("div",{className:"ugb-image-box__image-effect",style:{backgroundImage:n?"url(".concat(n,")"):void 0}}),wp.element.createElement("a",{className:"ugb-image-box__overlay",href:d,target:w?"_blank":void 0}),wp.element.createElement("div",{className:"ugb-image-box__content"},!i.RichText.isEmpty(l)&&wp.element.createElement(i.RichText.Content,{tagName:"h4",className:"ugb-image-box__title",style:{color:b},value:l}),!i.RichText.isEmpty(s)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-image-box__description",style:{color:m},value:s})),S&&d&&wp.element.createElement("div",{className:j},wp.element.createElement(c.a,{style:{fill:b||void 0}})))}),Object(o.applyFilters)("stackable.image-box.save.output.after",null,_,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(1),i=n(36);t.default=function(e){var t,n,a,c=e.className,u=e.attributes,s=u.text,b=u.color,m=u.textColor,d=u.notifType,p=u.dismissible,g=u.borderRadius,f=void 0===g?12:g,h=u.shadow,v=void 0===h?3:h,y=u.design,w=void 0===y?"":y,_=r()([c,"ugb-notification","ugb-notification--type-".concat(d)],Object(o.applyFilters)("stackable.notification.mainclasses",(t={"ugb-notification--dismissible":p},n="ugb--shadow-".concat(v),a=3!==v,n in t?Object.defineProperty(t,n,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[n]=a,t),w,e)),C={backgroundColor:b,color:m,borderRadius:12!==f?f:void 0};return wp.element.createElement("div",{className:_,style:C},Object(o.applyFilters)("stackable.notification.save.output.before",null,w,e),p&&wp.element.createElement("span",{className:"ugb-notification__close-button",role:"button",tabIndex:"0"},wp.element.createElement(i.a,{style:{fill:m}})),wp.element.createElement(l.RichText.Content,{tagName:"p",style:{color:m},value:s}),Object(o.applyFilters)("stackable.notification.save.output.after",null,w,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(16),i=n.n(l),c=n(7),u=n(1);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.className,n=e.attributes,a=n.numberColor,l=n.titleColor,b=n.descriptionColor,m=n.numberBGColor,d=n.columns,p=void 0===d?3:d,g=n.design,f=void 0===g?"basic":g,h=n.borderRadius,v=void 0===h?12:h,y=n.shadow,w=void 0===y?3:y,_=n.backgroundColor,C=r()([t,"ugb-number-box","ugb-number-box--v2","ugb-number-box--columns-".concat(p)],Object(o.applyFilters)("stackable.number-box.mainclasses",s({},"ugb-number-box--design-".concat(f),"basic"!==f),f,e));return wp.element.createElement("div",{className:C},Object(o.applyFilters)("stackable.number-box.edit.output.before",null,f,e),Object(c.e)(1,p+1).map(function(t){var c=n["num".concat(t)],d=n["title".concat(t)],p=n["description".concat(t)],g=r()(["ugb-number-box__item"],Object(o.applyFilters)("stackable.number-box.boxclasses",s({},"ugb--shadow-".concat(w),"plain"!==f&&3!==w),f,e)),h=Object(o.applyFilters)("stackable.number-box.styles",{box:{borderRadius:"plain"!==f&&12!==v?v:void 0,backgroundColor:"plain"!==f&&_?_:void 0},number:{backgroundColor:m,color:a||(m?i()(m)?"#ffffff":"#222222":void 0)},title:{color:l||("plain"===f?void 0:_?i()(_)?"#ffffff":"#222222":void 0)},description:{color:b||("plain"===f?void 0:_?i()(_)?"#ffffff":"#222222":void 0)}},f,e);return wp.element.createElement("div",{className:g,style:h.box,key:t},!u.RichText.isEmpty(c)&&wp.element.createElement(u.RichText.Content,{tagName:"span",className:"ugb-number-box__number",style:h.number,value:c}),(!u.RichText.isEmpty(d)||!u.RichText.isEmpty(p))&&wp.element.createElement("div",{className:"ugb-number-box__content"},!u.RichText.isEmpty(d)&&wp.element.createElement(u.RichText.Content,{tagName:"h4",className:"ugb-number-box__title",style:h.title,value:d}),!u.RichText.isEmpty(p)&&wp.element.createElement(u.RichText.Content,{tagName:"p",className:"ugb-number-box__description",style:h.description,value:p})))}),Object(o.applyFilters)("stackable.number-box.edit.output.after",null,f,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(6),r=n(5),l=n.n(r),i=n(9),c=n(16),u=n.n(c),s=n(7),b=n(1),m=n(21),d=n.n(m);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=e.className,n=e.attributes,r=n.pricingBoxColor,c=n.priceColor,m=n.perMonthLabelColor,g=n.buttonColor,f=n.buttonTextColor,h=n.buttonDesign,v=n.buttonIcon,y=n.featureListColor,w=n.columns,_=void 0===w?2:w,C=n.size,k=n.cornerButtonRadius,O=n.design,x=void 0===O?"basic":O,j=n.borderRadius,E=void 0===j?12:j,T=n.shadow,N=void 0===T?3:T,R=l()([t,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-".concat(_),"ugb-pricing-box--design-".concat(x)],Object(o.applyFilters)("stackable.pricing-box.mainclasses",{},x,e));return wp.element.createElement("div",{className:R},Object(o.applyFilters)("stackable.pricing-box.save.output.before",null,x,e),Object(s.e)(1,_+1).map(function(t){var s,w,_,O,j,T,R,S,B=1===t?"":t,P=n["pricingBoxTitle".concat(B)],I=n["price".concat(B)],z=n["pricePrefix".concat(B)],F=n["priceSuffix".concat(B)],L=n["perMonthLabel".concat(B)],D=n["url".concat(B)],A=n["newTab".concat(B)],U=n["buttonText".concat(B)],M=n["featureList".concat(B)],H=n["imageURL".concat(B)],q=n["imageAlt".concat(B)],V=n["highlightColor".concat(B)]||"",W=l()(["ugb-pricing-box__item"],Object(o.applyFilters)("stackable.pricing-box.itemclasses",(p(s={},"ugb--shadow-".concat(N),"plain"!==x&&3!==N),p(s,"ugb-pricing-box--highlighted","plain"!==x&&V),p(s,"ugb-pricing-box--is-dark",!("plain"===x||!V)&&u()(V)),s),x,t,e)),G=Object(o.applyFilters)("stackable.pricing-box.styles",{item:{borderRadius:"plain"!==x&&12!==E?E:void 0,backgroundColor:"plain"!==x&&V?V:void 0},title:{color:r},price:{color:c},month:{color:m},description:{color:y}},x,t,e);return wp.element.createElement("div",{className:W,style:G.item,key:t},(w=H&&wp.element.createElement("div",{className:"ugb-pricing-box__image"},wp.element.createElement("img",{src:H,alt:d()(P||q)})),_=H&&wp.element.createElement("div",{className:"ugb-pricing-box__image-bg",style:{backgroundImage:"url(".concat(H,")")}}),O=!b.RichText.isEmpty(P)&&wp.element.createElement(b.RichText.Content,{tagName:"h3",className:"ugb-pricing-box__title",style:G.title,value:P}),j=(!b.RichText.isEmpty(I)||!b.RichText.isEmpty(L))&&wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},!b.RichText.isEmpty(I)&&wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},!b.RichText.isEmpty(z)&&wp.element.createElement(b.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-prefix",style:G.price,value:z}),wp.element.createElement(b.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price",style:G.price,value:I}),!b.RichText.isEmpty(F)&&wp.element.createElement(b.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-suffix",style:G.price,value:F})),!b.RichText.isEmpty(L)&&wp.element.createElement(b.RichText.Content,{tagName:"p",className:"ugb-pricing-box__subprice",style:G.month,value:L})),T=U&&!!U.length&&wp.element.createElement("div",{className:"ugb-pricing-box__button"},wp.element.createElement(a.a.Content,{size:C,url:D,newTab:A,color:f,text:U,design:h,icon:v,backgroundColor:g,borderRadius:k})),R=!b.RichText.isEmpty(M)&&wp.element.createElement(b.RichText.Content,{tagName:"p",className:"ugb-pricing-box__description",style:G.description,value:M}),S={imageComp:w,imageBGComp:_,titleComp:O,priceComp:j,buttonComp:T,descriptionComp:R},Object(o.applyFilters)("stackable.pricing-box.save.output",wp.element.createElement(i.Fragment,null,w,O,j,T,R),x,S,t,e)))}),Object(o.applyFilters)("stackable.pricing-box.save.output.after",null,x,e))}},function(e,t,n){"use strict";n.r(t);var o=n(5),a=n.n(o),r=n(1);t.default=function(e){var t=e.className,n=e.attributes,o=n.color,l=n.text,i=n.quoteColor,c=a()([t,"ugb-pullquote"]);return wp.element.createElement("blockquote",{className:c,style:{"--quote-color":i}},wp.element.createElement(r.RichText.Content,{tagName:"p",style:{color:o},value:l}))}},function(e,t,n){"use strict";n.r(t);var o=n(29),a=n(3),r=n(5),l=n.n(r);t.default=function(e){var t=e.className,n=e.attributes,r=n.height,i=n.design,c=void 0===i?"wave-1":i,u=n.marginTop,s=void 0===u?0:u,b=n.marginBottom,m=void 0===b?0:b,d=n.paddingTop,p=void 0===d?0:d,g=n.paddingBottom,f=void 0===g?0:g,h=n.backgroundColor,v=void 0===h?"":h,y=n.flipVertically,w=void 0!==y&&y,_=n.flipHorizontally,C=void 0!==_&&_,k=n.layer1Color,O=void 0===k?"":k,x=n.layer1Width,j=void 0===x?1:x,E=n.layer1Flip,T=void 0!==E&&E,N=n.layer1Shadow,R=void 0!==N&&N,S=l()([t,"ugb-separator","ugb-separator--design-".concat(c)],Object(a.applyFilters)("stackable.separator.mainclasses",{"ugb-separator--flip-vertical":w,"ugb-separator--flip-horizontal":C},c,e)),B={backgroundColor:v||void 0,marginTop:"".concat(s-1,"px"),marginBottom:"".concat(m-1,"px")},P={height:"".concat(f,"px"),background:O||void 0},I={height:"".concat(p,"px"),background:v||void 0},z={height:r+"px"},F={fill:O||void 0,transform:j?"scaleX(".concat(j,")"):void 0};T&&(F.transform=F.transform?"".concat(F.transform," scaleX(-1)"):"scaleX(-1)");var L=o.a[c],D=o.b[c];return wp.element.createElement("div",{className:S,style:B,"aria-hidden":"true"},Object(a.applyFilters)("stackable.separator.save.output.before",null,c,e),wp.element.createElement("div",{className:"ugb-separator__top-pad",style:I}),wp.element.createElement("div",{className:"ugb-separator__svg-wrapper",style:z},wp.element.createElement("div",{className:"ugb-separator__svg-inner"},R&&wp.element.createElement(D,{preserveAspectRatio:"none",style:F}),wp.element.createElement(L,{preserveAspectRatio:"none",style:F}),Object(a.applyFilters)("stackable.separator.save.output.layers",null,c,e))),wp.element.createElement("div",{className:"ugb-separator__bottom-pad",style:P}))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a);t.default=function(e){var t=e.className,n=e.attributes,a=n.height,l=n.design,i=void 0===l?"":l,c=r()([t,"ugb-spacer"],Object(o.applyFilters)("stackable.spacer.mainclasses",{},i,e));return wp.element.createElement("div",{className:c,style:{height:a+"px"}},Object(o.applyFilters)("stackable.spacer.save.output.before",null,i,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(9),i=n(7),c=n(1);t.default=function(e){var t=e.className,n=e.attributes,a=e.attributes,u=a.shapes,s=a.nameColor,b=a.posColor,m=a.desColor,d=a.columns,p=void 0===d?2:d,g=a.design,f=void 0===g?"basic":g,h=a.borderRadius,v=void 0===h?12:h,y=a.shadow,w=void 0===y?3:y,_=r()([t,"ugb-team-member","ugb-team-member--v2","ugb-team-member--columns-".concat(p),"ugb-team-member--image-".concat(u),"ugb-team-member--design-".concat(f)],Object(o.applyFilters)("stackable.team-member.mainclasses",{},f,e));return wp.element.createElement("div",{className:_},Object(o.applyFilters)("stackable.team-member.save.output.before",null,f,e),Object(i.e)(1,p+1).map(function(t){var a,i,u,d=n["mediaURL".concat(t)],p=n["name".concat(t)],g=n["position".concat(t)],h=n["description".concat(t)],y=r()(["ugb-team-member__item"],Object(o.applyFilters)("stackable.team-member.itemclasses",(a={},i="ugb--shadow-".concat(w),u="plain"!==f&&3!==w,i in a?Object.defineProperty(a,i,{value:u,enumerable:!0,configurable:!0,writable:!0}):a[i]=u,a),f,t,e)),_=Object(o.applyFilters)("stackable.team-member.itemstyles",{item:{borderRadius:"plain"!==f&&12!==v?v:void 0}},f,t,e),C=d&&wp.element.createElement("div",{className:"ugb-team-member__image",style:{backgroundImage:d?"url(".concat(d,")"):void 0},"data-src":d||void 0}),k=!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-team-member__name",style:{color:s},value:p}),O=!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member__position",style:{color:b},value:g}),x=!c.RichText.isEmpty(h)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member__description",style:{color:m},value:h}),j={imageComp:C,nameComp:k,positionComp:O,descriptionComp:x};return wp.element.createElement("div",{className:y,style:_.item,key:t},Object(o.applyFilters)("stackable.team-member.save.output",wp.element.createElement(l.Fragment,null,C,wp.element.createElement("div",{className:"ugb-team-member__content"},k,O,x)),f,j,t,e))}),Object(o.applyFilters)("stackable.team-member.save.output.after",null,f,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(7),i=n(1);t.default=function(e){var t,n,a,c=e.className,u=e.attributes,s=u.columns,b=u.titleColor,m=u.posColor,d=u.bodyTextColor,p=u.design,g=void 0===p?"basic":p,f=u.borderRadius,h=void 0===f?12:f,v=u.backgroundColor,y=void 0===v?"":v,w=u.shadow,_=void 0===w?3:w,C=u.serif,k=void 0!==C&&C,O=r()([c,"ugb-testimonial","ugb-testimonial--v2","ugb-testimonial--columns-".concat(s),"ugb-testimonial--design-".concat(g)],Object(o.applyFilters)("stackable.testimonial.mainclasses",{"ugb-testimonial--serif":k},g,e)),x=r()(["ugb-testimonial__item"],Object(o.applyFilters)("stackable.testimonial.itemclasses",(t={},n="ugb--shadow-".concat(_),a="plain"!==g&&3!==_,n in t?Object.defineProperty(t,n,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[n]=a,t),g,e)),j=Object(o.applyFilters)("stackable.testimonial.styles",{item:{borderRadius:"plain"!==g&&12!==h?h:void 0,backgroundColor:"plain"!==g&&y?y:void 0},bodyWrapper:{},body:{color:d||void 0}},g,e);return wp.element.createElement("div",{className:O},Object(o.applyFilters)("stackable.testimonial.save.output.before",null,g,e),Object(l.e)(1,s+1).map(function(t){var n=u["mediaURL".concat(t)],a=u["name".concat(t)],l=u["position".concat(t)],c=u["testimonial".concat(t)],s=r()(["ugb-testimonial__body-wrapper"],Object(o.applyFilters)("stackable.testimonial.bodyclasses",{},g,e));return wp.element.createElement("div",{className:x,style:j.item,key:t},wp.element.createElement("div",{className:s,style:j.bodyWrapper},!i.RichText.isEmpty(c)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-testimonial__body",style:j.body,value:c})),wp.element.createElement("div",{className:"ugb-testimonial__person"},n&&wp.element.createElement("div",{className:"ugb-testimonial__image",style:{backgroundImage:"url(".concat(n,")")}}),!i.RichText.isEmpty(a)&&wp.element.createElement(i.RichText.Content,{tagName:"h4",className:"ugb-testimonial__name",style:{color:b},value:a}),!i.RichText.isEmpty(l)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-testimonial__position",style:{color:m},value:l})))}),Object(o.applyFilters)("stackable.testimonial.save.output.after",null,g,e))}},function(e,t,n){"use strict";n.r(t);var o=n(3),a=n(5),r=n.n(a),l=n(25);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,a=e.attributes,c=a.videoID,u=a.playButtonType,s=a.playButtonColor,b=void 0===s?"#ffffff":s,m=a.backgroundImageURL,d=a.backgroundColorType,p=void 0===d?"":d,g=a.backgroundColor,f=a.backgroundColor2,h=a.backgroundColorDirection,v=void 0===h?0:h,y=a.backgroundType,w=void 0===y?"":y,_=a.backgroundOpacity,C=a.design,k=void 0===C?"basic":C,O=a.borderRadius,x=void 0===O?12:O,j=a.shadow,E=void 0===j?3:j,T=r()([n,"ugb-video-popup","ugb-video-popup--v2","ugb-video-popup--design-".concat(k),"ugb-video-popup--button-".concat(u),"ugb--background-opacity-"+1*Math.round(_/1)],Object(o.applyFilters)("stackable.video-popup.mainclasses",(i(t={"ugb--has-background":g||m,"ugb--has-background-image":m},"ugb--shadow-".concat(E),"plain"!==k&&3!==E),i(t,"ugb--has-background-gradient","gradient"===p),i(t,"ugb--has-background-video","video"===w),t),k,e)),N={backgroundColor:g||void 0,backgroundImage:m?"url(".concat(m,")"):void 0,"--ugb-background-color":m||"gradient"===p?g:void 0,"--ugb-background-color2":"gradient"===p&&f?f:void 0,"--ugb-background-direction":"gradient"===p?"".concat(v,"deg"):void 0,borderRadius:"plain"!==k&&12!==x?x:void 0};return wp.element.createElement("div",{className:T,style:N,"data-video":c},"video"===w&&wp.element.createElement("video",{className:"ugb-video-background",autoPlay:!0,muted:!0,loop:!0,src:m}),Object(o.applyFilters)("stackable.video-popup.save.output.before",null,k,e),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(l.a)(u,b))),Object(o.applyFilters)("stackable.video-popup.save.output.after",null,k,e))}},function(e,t,n){var o={"./accordion/deprecated.js":196,"./blockquote/deprecated.js":197,"./button/deprecated.js":176,"./call-to-action/deprecated.js":177,"./card/deprecated.js":178,"./container/deprecated.js":179,"./count-up/deprecated.js":180,"./expand/deprecated.js":181,"./feature-grid/deprecated.js":182,"./feature/deprecated.js":183,"./ghost-button/deprecated.js":184,"./header/deprecated.js":185,"./icon-list/deprecated.js":194,"./image-box/deprecated.js":186,"./notification/deprecated.js":198,"./number-box/deprecated.js":187,"./pricing-box/deprecated.js":188,"./pullquote/deprecated.js":189,"./spacer/deprecated.js":190,"./team-member/deprecated.js":191,"./testimonial/deprecated.js":192,"./video-popup/deprecated.js":193};function a(e){var t=r(e);return n(t)}function r(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}a.keys=function(){return Object.keys(o)},a.resolve=r,e.exports=a,a.id=173},,,function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_12",function(){return s}),n.d(t,"deprecatedSave_1_9",function(){return m}),n.d(t,"deprecatedSchema_1_8",function(){return d}),n.d(t,"deprecatedSave_1_8",function(){return p});var o=n(11),a=n(0),r=n(5),l=n.n(r),i=n(7);function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}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={buttons:{type:"number",default:1},url:{type:"string",source:"attribute",selector:"a",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:"a",attribute:"target",default:!1},text:{source:"html",selector:"a span",default:Object(a.__)("Button text")},align:{type:"string",default:"center"},color:{type:"string"},textColor:{type:"string"},size:{type:"string",default:"normal"},cornerButtonRadius:{type:"number",default:4},design:{type:"string",default:"basic"},icon:{type:"string"},url2:{type:"string",source:"attribute",selector:"div:nth-child(2) .ugb-button",attribute:"href",default:""},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(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",default:""},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(a.__)("Button text")},color3:{type:"string"},textColor3:{type:"string",default:"#ffffff"},size3:{type:"string",default:"normal"},design3:{type:"string",default:"basic"},icon3:{type:"string"}},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"}},m=function(e){var t=e.className,n=e.attributes,a=n.align,r=void 0===a?"center":a,c=n.cornerButtonRadius,s=n.buttons,b=void 0===s?1:s,m=l()([t,"ugb-button-wrapper"],u({},"ugb-button-".concat(r),r));return wp.element.createElement("div",{className:m},Object(i.e)(1,b+1).map(function(e){var t=n["text".concat(1===e?"":e)],a=n["size".concat(1===e?"":e)],l=void 0===a?"normal":a,i=n["url".concat(1===e?"":e)],u=n["design".concat(1===e?"":e)],s=n["color".concat(1===e?"":e)],b=n["textColor".concat(1===e?"":e)],m=n["icon".concat(1===e?"":e)];return wp.element.createElement(o.e,{key:e,align:r,size:l,url:i,color:b,text:t,backgroundColor:s,borderRadius:c,design:u,icon:m})}))},d={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,a=n.url,r=n.text,i=n.align,c=n.color,u=n.textColor,s=n.size,b=n.cornerButtonRadius,m=l()([t,"ugb-button"]);return wp.element.createElement(o.d,{className:m,align:i,size:s,url:a,color:u,text:r,backgroundColor:c,borderRadius:b})},g=[{attributes:s,save:function(e){var t=e.className,n=e.attributes,a=n.align,r=void 0===a?"center":a,c=n.cornerButtonRadius,s=n.buttons,b=void 0===s?1:s,m=l()([t,"ugb-button-wrapper"],u({},"ugb-button--align-".concat(r),r));return wp.element.createElement("div",{className:m},Object(i.e)(1,b+1).map(function(e){var t=n["text".concat(1===e?"":e)],a=n["size".concat(1===e?"":e)],l=void 0===a?"normal":a,i=n["url".concat(1===e?"":e)],u=n["design".concat(1===e?"":e)],s=void 0===u?"basic":u,b=n["color".concat(1===e?"":e)],m=n["textColor".concat(1===e?"":e)],d=void 0===m?"#ffffff":m,p=n["icon".concat(1===e?"":e)],g=n["newTab".concat(1===e?"":e)];return wp.element.createElement(o.b,{key:e,align:r,size:l,url:i,newTab:g,color:d,text:t,backgroundColor:b,borderRadius:c,design:s,icon:p})}))}},{attributes:b,save:function(e){var t=e.className,n=e.attributes,a=n.align,r=void 0===a?"center":a,c=n.cornerButtonRadius,s=n.buttons,b=void 0===s?1:s,m=l()([t,"ugb-button-wrapper"],u({},"ugb-button-".concat(r),r));return wp.element.createElement("div",{className:m},Object(i.e)(1,b+1).map(function(e){var t=n["text".concat(1===e?"":e)],a=n["size".concat(1===e?"":e)],l=void 0===a?"normal":a,i=n["url".concat(1===e?"":e)],u=n["design".concat(1===e?"":e)],s=n["color".concat(1===e?"":e)],b=n["textColor".concat(1===e?"":e)],m=n["icon".concat(1===e?"":e)];return wp.element.createElement(o.a,{key:e,align:r,size:l,url:i,color:b,text:t,backgroundColor:s,borderRadius:c,design:u,icon:m})}))},migrate:function(e){return c({},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:m},{attributes:d,save:p,migrate:function(e){return c({},e,{buttons:1})}}];t.default=g},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return p}),n.d(t,"deprecatedSave_1_9",function(){return g}),n.d(t,"deprecatedSchema_1_4",function(){return f}),n.d(t,"deprecatedSave_1_4",function(){return h});var o=n(11),a=n(0),r=n(5),l=n.n(r),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},newTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},ctaTitle:{source:"html",selector:"h3",default:Object(a.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(i.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(a.__)("Button text")},buttonDesign:{type:"string",default:"basic"},color:{type:"string"},textColor:{type:"string"},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"}},m={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(a.__)("Title for This Block")},bodyText:{source:"html",selector:"p",default:Object(i.a)()},buttonText:{source:"html",selector:".ugb-button span",default:Object(a.__)("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"}},d={url:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(a.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(a.__)("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"},align:{type:"string"},bgColor:{type:"string"}},p={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(a.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(a.__)("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"},align:{type:"string"},bgColor:{type:"string"}},g=function(e){var t=e.className,n=e.attributes,a=n.url,r=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,b=n.textColor,m=n.size,d=n.borderButtonRadius,p=n.bodyTextColor,g=n.titleColor,f=n.backgroundColor,h=n.backgroundImageURL,v=n.backgroundOpacity,y=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=n.columns,k=void 0===C?void 0:C,O=l()([t,"ugb-cta","columns-".concat(k),"ugb-has-background-opacity-"+1*Math.round(v/1)],{"ugb-has-background":f||h,"ugb-has-background-image":h}),x={backgroundColor:f||void 0,backgroundImage:h?"url(".concat(h,")"):void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":h?f:void 0};return wp.element.createElement("div",{className:O,style:x},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:g},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:p},value:u}),r&&!!r.length&&wp.element.createElement(o.e,{size:m,url:a,color:b,text:r,design:w,icon:_,backgroundColor:s,borderRadius:d}))},f={url:{type:"string",source:"attribute",selector:".ugb-button a",attribute:"href"},ctaTitle:{source:"html",selector:"h3",default:Object(a.__)("Get Started Today")},bodyText:{source:"html",selector:"p",default:Object(a.__)("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},align:{type:"string"}},h=function(e){var t=e.className,n=e.attributes,a=n.url,r=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,b=n.textColor,m=n.size,d=n.borderButtonRadius,p=n.bodyTextColor,g=n.titleColor,f=n.bgColor,h=l()([t,"ugb-cta"]);return wp.element.createElement("div",{className:h,style:{backgroundColor:f}},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:g},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:p},value:u}),r&&!!r.length&&wp.element.createElement(o.d,{size:m,url:a,color:b,text:r,backgroundColor:s,borderRadius:d}))},v=[{attributes:b,save:function(e){var t,n=e.className,a=e.attributes,r=a.url,i=a.buttonText,u=a.ctaTitle,b=a.bodyText,m=a.color,d=a.textColor,p=void 0===d?"#ffffff":d,g=a.size,f=a.borderButtonRadius,h=a.bodyTextColor,v=a.titleColor,y=a.backgroundColor,w=a.backgroundImageURL,_=a.backgroundOpacity,C=a.fixedBackground,k=a.buttonDesign,O=a.buttonIcon,x=a.design,j=void 0===x?"basic":x,E=a.borderRadius,T=void 0===E?12:E,N=a.shadow,R=void 0===N?3:N,S=a.align,B=a.contentWidth,P=a.newTab,I=l()([n,"ugb-cta","ugb--background-opacity-"+1*Math.round(_/1)],(s(t={},"ugb-cta--design-".concat(j),"basic"!==j),s(t,"ugb--shadow-".concat(R),"plain"!==j&&3!==R),s(t,"ugb--has-background",y||w),s(t,"ugb--has-background-image",w),s(t,"ugb--content-width","full"===S&&B),t)),z={backgroundColor:"plain"!==j&&y?y:void 0,backgroundImage:"plain"!==j&&w?"url(".concat(w,")"):void 0,backgroundAttachment:C?"fixed":void 0,"--ugb-background-color":"plain"!==j&&w?y:void 0,borderRadius:"plain"!==j&&12!==T?T:void 0};return wp.element.createElement("div",{className:I,style:z},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:v},value:u}),b&&!!b.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta__description",style:{color:h},value:b}),i&&!!i.length&&wp.element.createElement(o.b,{size:g,url:r,color:p,text:i,design:k,icon:O,backgroundColor:m,borderRadius:f,newTab:P})))}},{attributes:m,save:function(e){var t,n=e.className,a=e.attributes,r=a.url,i=a.buttonText,u=a.ctaTitle,b=a.bodyText,m=a.color,d=a.textColor,p=a.size,g=a.borderButtonRadius,f=a.bodyTextColor,h=a.titleColor,v=a.backgroundColor,y=a.backgroundImageURL,w=a.backgroundOpacity,_=a.fixedBackground,C=a.buttonDesign,k=a.buttonIcon,O=a.design,x=a.borderRadius,j=a.shadow,E=a.align,T=a.contentWidth,N=l()([n,"ugb-cta","ugb-has-background-opacity-"+1*Math.round(w/1)],(s(t={},"ugb-design-".concat(O),"basic"!==O),s(t,"ugb-shadow-".concat(j),"plain"!==O&&3!==j),s(t,"ugb-has-background",v||y),s(t,"ugb-has-background-image",y),s(t,"ugb-content-width","full"===E&&T),t)),R={backgroundColor:v||void 0,backgroundImage:y?"url(".concat(y,")"):void 0,backgroundAttachment:_?"fixed":void 0,"--ugb-background-color":y?v:void 0,borderRadius:"plain"!==O&&12!==x?x:void 0};return wp.element.createElement("div",{className:N,style:R},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:h},value:u}),b&&!!b.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:f},value:b}),i&&!!i.length&&wp.element.createElement(o.a,{size:p,url:r,color:d,text:i,design:C,icon:k,backgroundColor:m,borderRadius:g})))},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:d,save:function(e){var t=e.className,n=e.attributes,a=n.url,r=n.buttonText,i=n.ctaTitle,u=n.bodyText,s=n.color,b=n.textColor,m=n.size,d=n.borderButtonRadius,p=n.bodyTextColor,g=n.titleColor,f=n.backgroundColor,h=n.backgroundImageURL,v=n.backgroundOpacity,y=n.fixedBackground,w=n.buttonDesign,_=n.buttonIcon,C=n.columns,k=void 0===C?void 0:C,O=l()([t,"ugb-cta","columns-".concat(k),"ugb-has-background-opacity-"+1*Math.round(v/1)],{"ugb-has-background":f||h,"ugb-has-background-image":h}),x={backgroundColor:f||void 0,backgroundImage:h?"url(".concat(h,")"):void 0,backgroundAttachment:y?"fixed":void 0,"--ugb-background-color":h?f:void 0};return wp.element.createElement("div",{className:O,style:x},i&&!!i.length&&wp.element.createElement(c.RichText.Content,{tagName:"h3",className:"ugb-cta-title",style:{color:g},value:i}),u&&!!u.length&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-cta-bodyText",style:{color:p},value:u}),r&&!!r.length&&wp.element.createElement(o.f,{size:m,url:a,color:b,text:r,design:w,icon:_,backgroundColor:s,borderRadius:d}))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return u({},e,{contentWidth:!1,design:"basic",borderRadius:12,shadow:3,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:p,save:g,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:f,save:h,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return u({backgroundColor:e.bgColor},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}}];t.default=v},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSchema_1_9",function(){return p}),n.d(t,"deprecatedSave_1_9",function(){return g});var o=n(11),a=n(0),r=n(5),l=n.n(r),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b={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(a.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-card__tagline",default:Object(a.__)("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",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(a.__)("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"},borderRadius:{type:"number",default:12},shadow:{type:"number",default:3}},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(a.__)("Title for This Block")},tagline:{source:"html",selector:".ugb-tagline",default:Object(a.__)("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(a.__)("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}},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(a.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(a.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(a.__)("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(a.__)("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"}},p={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(a.__)("Ben Adams")},tagline:{source:"html",selector:".ugb-tagline",default:Object(a.__)("Ben is the head of our small team")},des:{source:"html",selector:".ugb-card-des",default:Object(a.__)("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(a.__)("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,a=n.heading,r=n.tagline,i=n.des,u=n.mediaURL,s=n.headingColor,b=n.taglineColor,m=n.desColor,d=n.buttonURL,p=n.buttonText,g=n.buttonColor,f=n.buttonTextColor,h=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(".concat(u,")"),textAlign:y},"data-src":u}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:s,textAlign:y},value:a}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:b,textAlign:y},value:r}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:m,textAlign:y},value:i}),p&&!!p.length&&wp.element.createElement(o.e,{size:h,url:d,align:y,color:f,text:p,icon:_,design:w,backgroundColor:g,borderRadius:v}))},f=[{attributes:b,save:function(e){var t,n=e.className,a=e.attributes,r=a.heading,i=a.tagline,b=a.des,m=a.mediaURL,d=a.headingColor,p=a.taglineColor,g=a.desColor,f=a.buttonURL,h=a.buttonNewTab,v=a.buttonText,y=a.buttonColor,w=a.buttonTextColor,_=a.size,C=a.cornerButtonRadius,k=a.contentAlign,O=a.buttonDesign,x=a.buttonIcon,j=a.design,E=void 0===j?"basic":j,T=a.backgroundColor,N=void 0===T?"#ffffff":T,R=a.borderRadius,S=void 0===R?12:R,B=a.shadow,P=void 0===B?3:B,I=l()([n,"ugb-card"],(s(t={},"ugb-card--design-".concat(E),"basic"!==E),s(t,"ugb--shadow-".concat(P),"plain"!==E&&3!==P),t)),z={borderRadius:"plain"!==E?S:void 0,backgroundColor:"plain"!==E?N:void 0},F=l()(["ugb-card__image-container"],s({},"ugb--shadow-".concat(P),"plain"===E)),L={borderRadius:"plain"===E?S:void 0};return wp.element.createElement("div",{className:I,style:z},m&&wp.element.createElement("div",{className:F,style:u({},L,{backgroundImage:"url(".concat(m,")"),textAlign:k}),"data-src":m}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-card__title",style:{color:d,textAlign:k},value:r}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card__tagline",style:{color:p,textAlign:k},value:i}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card__description",style:{color:g,textAlign:k},value:b}),v&&!!v.length&&wp.element.createElement(o.b,{size:_,url:f,newTab:h,align:k,color:w,text:v,icon:x,design:O,backgroundColor:y,borderRadius:C}))}},{attributes:m,save:function(e){var t,n=e.className,a=e.attributes,r=a.heading,i=a.tagline,b=a.des,m=a.mediaURL,d=a.headingColor,p=a.taglineColor,g=a.desColor,f=a.buttonURL,h=a.buttonText,v=a.buttonColor,y=a.buttonTextColor,w=a.size,_=a.cornerButtonRadius,C=a.contentAlign,k=a.buttonDesign,O=a.buttonIcon,x=a.design,j=a.backgroundColor,E=a.borderRadius,T=a.shadow,N=l()([n,"ugb-card"],(s(t={},"ugb-design-".concat(x),"basic"!==x),s(t,"ugb-shadow-".concat(T),"plain"!==x),t)),R={borderRadius:"plain"!==x?E:void 0,backgroundColor:"plain"!==x?j:void 0},S=l()(["ugb-card-image-container"],s({},"ugb-shadow-".concat(T),"plain"===x)),B={borderRadius:"plain"===x?E:void 0};return wp.element.createElement("div",{className:N,style:R},m&&wp.element.createElement("div",{className:S,style:u({},B,{backgroundImage:"url(".concat(m,")"),textAlign:C}),"data-src":m}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:d,textAlign:C},value:r}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:p,textAlign:C},value:i}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:g,textAlign:C},value:b}),h&&!!h.length&&wp.element.createElement(o.a,{size:w,url:f,align:C,color:y,text:h,icon:O,design:k,backgroundColor:v,borderRadius:_}))},migrate:function(e){return u({},e,{buttonNewTab:!1})}},{attributes:d,save:function(e){var t=e.className,n=e.attributes,a=n.heading,r=n.tagline,i=n.des,u=n.mediaURL,s=n.headingColor,b=n.taglineColor,m=n.desColor,d=n.buttonURL,p=n.buttonText,g=n.buttonColor,f=n.buttonTextColor,h=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(".concat(u,")"),textAlign:y},"data-src":u}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:s,textAlign:y},value:a}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-tagline",style:{color:b,textAlign:y},value:r}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-card-des",style:{color:m,textAlign:y},value:i}),p&&!!p.length&&wp.element.createElement(o.f,{size:h,url:d,align:y,color:f,text:p,icon:_,design:w,backgroundColor:g,borderRadius:v}))},migrate:function(e){return u({},e,{design:"basic",backgroundColor:"#ffffff",borderRadius:12,shadow:3})}},{attributes:p,save:g}];t.default=f},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(5),a=n.n(o),r=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}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,b=o.backgroundOpacity,m=o.fixedBackground,d=o.height,p=o.contentLocation,g=o.verticalAlign,f=o.contentWidth,h=a()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(b/1)],(l(t={},"ugb-content-".concat(i),i),l(t,"ugb-has-background",u&&"transparent"!==u||s),l(t,"ugb-has-background-image",s),l(t,"ugb-height-".concat(d),d),l(t,"ugb-align-horizontal-".concat(p),p),l(t,"ugb-content-width",f),t)),v={"--ugb-text-color":c||void 0,backgroundColor:u||void 0,backgroundImage:s?"url(".concat(s,")"):void 0,backgroundAttachment:m?"fixed":void 0,"--ugb-background-color":s?u:void 0,"justify-content":"full"!==d&&"half"!==d||!g?void 0:g};return wp.element.createElement("div",{className:h,style:v},wp.element.createElement("div",{className:"ugb-container__wrapper"},wp.element.createElement("div",{className:"ugb-container__content-wrapper"},wp.element.createElement(r.InnerBlocks.Content,null))))},u=[{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,i=o.contentAlign,c=o.textColor,u=o.backgroundColor,s=o.backgroundImageURL,b=o.backgroundOpacity,m=o.fixedBackground,d=o.height,p=o.contentLocation,g=o.verticalAlign,f=o.contentWidth,h=o.borderRadius,v=o.shadow,y=a()([n,"ugb-container","ugb-has-background-opacity-"+1*Math.round(b/1)],(l(t={},"ugb-content-".concat(i),i),l(t,"ugb-has-background",u&&"transparent"!==u||s),l(t,"ugb-has-background-image",s),l(t,"ugb-height-".concat(d),d),l(t,"ugb-align-horizontal-".concat(p),p),l(t,"ugb-content-width",f),l(t,"ugb-shadow-".concat(v),3!==v),t)),w={"--ugb-text-color":c||void 0,backgroundColor:u||void 0,backgroundImage:s?"url(".concat(s,")"):void 0,backgroundAttachment:m?"fixed":void 0,"--ugb-background-color":s?u:void 0,"justify-content":"full"!==d&&"half"!==d||!g?void 0:g,borderRadius:12!==h?h: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(r.InnerBlocks.Content,null))))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").trim();return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){l(e,t,n[t])})}return e}({},e,{borderRadius:12,shadow:3,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:i,save:c}];t.default=u},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 p});var o=n(0),a=n(5),r=n.n(a),l=n(28),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 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.__)("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"}},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.__)("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"}},p=function(e){var t=e.className,n=e.attributes,o=n.color,a=n.headingColor,l=n.desColor,i=n.title,u=n.counter,s=n.des,b=n.fontSize,m=r()([t,"ugb-countup"]);return wp.element.createElement("div",{className:m},wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:a},value:i}),wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:{color:o,fontSize:b+"px"},value:u,"data-duration":"1000","data-delay":"16"}),wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:s}))},g=[{attributes:b,save:function(e){var t,n=e.className,o=e.attributes,a=o.columns,u=o.backgroundColor,b=o.backgroundImageURL,m=o.fixedBackground,d=o.backgroundOpacity,p=void 0===d?5:d,g=o.textColor,f=o.countColor,h=o.countSize,v=o.contentWidth,y=o.design,w=o.align,_=o.borderRadius,C=o.shadow,k=o.countFont,O=o.countFontWeight,x=r()([n,"ugb-countup","ugb-countup-v3","columns-".concat(a),"ugb-has-background-opacity-"+1*Math.round(p/1)],(s(t={"ugb-has-background-image":b},"ugb-content-width","full"===w&&v),s(t,"ugb-design-".concat(y),"plain"!==y),s(t,"ugb-shadow-".concat(C),"plain"!==y&&3!==C),t)),j={backgroundColor:"plain"!==y&&u?u:void 0,backgroundImage:"plain"!==y&&b?"url(".concat(b,")"):void 0,backgroundAttachment:m?"fixed":void 0,"--ugb-background-color":"plain"!==y&&b?u:void 0,borderRadius:"plain"!==y&&12!==_?_:void 0},E={color:f||void 0,fontSize:h?h+"px":void 0,fontWeight:O||void 0};return k&&"theme"!==k&&(E.fontFamily=Object(l.a)(k)),wp.element.createElement("div",{className:x,style:j},wp.element.createElement("div",{className:"ugb-content-wrapper"},Object(i.e)(1,a+1).map(function(e){var t=o["title".concat(e)],n=o["description".concat(e)],a=o["countText".concat(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:g||void 0},value:t}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:E,value:a,"data-duration":"1000","data-delay":"16"}),!c.RichText.isEmpty(n)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:g||void 0},value:n}))})))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:m,save:function(e){var t=e.className,n=e.attributes,o=n.columns,a=n.backgroundColor,l=n.backgroundImageURL,u=n.fixedBackground,s=n.backgroundOpacity,b=void 0===s?5:s,m=n.textColor,d=n.countColor,p=n.countSize,g=r()([t,"ugb-countup","ugb-countup-v2","columns-".concat(o),"ugb-has-background-opacity-"+1*Math.round(b/1)],{"ugb-has-background":a||l,"ugb-has-background-image":l}),f={backgroundColor:a||void 0,backgroundImage:l?"url(".concat(l,")"):void 0,backgroundAttachment:u?"fixed":void 0,"--ugb-background-color":l?a:void 0};return wp.element.createElement("div",{className:g,style:f},Object(i.e)(1,o+1).map(function(e){var t=n["title".concat(e)],o=n["description".concat(e)],a=n["countText".concat(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:m||void 0},value:t}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"div",className:"ugb-counter",style:{color:d||void 0,fontSize:p?p+"px":void 0},value:a,"data-duration":"1000","data-delay":"16"}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:m||void 0},value:o}))}))},migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{design:e.backgroundColor?"basic":"plain",borderRadius:12,shadow:3,contentWidth:!1,countFont:"theme",countFontWeight:"400",className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:d,save:p,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return{columns:1,title1:e.title,description1:e.des,countText1:e.counter,textColor:e.headingColor,countColor:e.color,countSize:e.fontSize,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align}}}];t.default=g},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),a=n(5),r=n.n(a),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,a=t.moreText,r=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(a)&&wp.element.createElement(l.RichText.Content,{multiline:"p",value:a})),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:r,style:{display:"none"}})))},s=[{attributes:i,save: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"}})))}},{attributes:c,save:u}];t.default=s},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return s}),n.d(t,"deprecatedSchema_1_9",function(){return b});var o=n(7),a=n(0),r=n(5),l=n.n(r),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}var 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(a.__)("Title")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(a.__)("Title")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(a.__)("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(a.__)("Button text")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(a.__)("Button text")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(a.__)("Button text")}},s=function(e){var t=e.attributes,n=e.className,a=t.columns,r=t.imageSize,u=t.design,s=l()([n,"ugb-feature-grid","columns-".concat(a)],c({},"ugb-design-".concat(u),u&&"basic"!==u));return wp.element.createElement("div",{className:s},Object(o.e)(1,a+1).map(function(e){var n=t["imageUrl".concat(e)],o=t["title".concat(e)],a=t["description".concat(e)],l=t["linkUrl".concat(e)],c=t["linkText".concat(e)];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},n&&wp.element.createElement("img",{src:n,style:{width:"".concat(r,"%")}}),!i.RichText.isEmpty(o)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:o}),!i.RichText.isEmpty(a)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:a}),!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(a.__)("Feature 1")},title2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) h5",default:Object(a.__)("Feature 2")},title3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) h5",default:Object(a.__)("Feature 3")},description1:{source:"html",selector:".ugb-feature-grid > *:nth-child(1) .ugb-fg-description",default:Object(a.__)("Some feature description for an awesome feature")},description2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-description",default:Object(a.__)("Some feature description for an awesome feature")},description3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-description",default:Object(a.__)("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(a.__)("View More")},linkText2:{source:"html",selector:".ugb-feature-grid > *:nth-child(2) .ugb-fg-link",default:Object(a.__)("View More")},linkText3:{source:"html",selector:".ugb-feature-grid > *:nth-child(3) .ugb-fg-link",default:Object(a.__)("View More")}},m=[{attributes:u,save:function(e){var t=e.attributes,n=e.className,a=t.columns,r=t.imageSize,u=t.design,s=l()([n,"ugb-feature-grid","columns-".concat(a)],c({},"ugb-design-".concat(u),u&&"basic"!==u));return wp.element.createElement("div",{className:s},Object(o.e)(1,a+1).map(function(e){var n=t["imageUrl".concat(e)],o=t["title".concat(e)],a=t["description".concat(e)],l=t["linkUrl".concat(e)],c=t["linkText".concat(e)];return wp.element.createElement("div",{className:"ugb-feature-grid-item",key:e},n&&wp.element.createElement("img",{src:n,style:{width:"".concat(r,"%")},alt:o}),!i.RichText.isEmpty(o)&&wp.element.createElement(i.RichText.Content,{tagName:"h5",className:"ugb-fg-title",value:o}),!i.RichText.isEmpty(a)&&wp.element.createElement(i.RichText.Content,{tagName:"p",className:"ugb-fg-description",value:a}),!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 function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){c(e,t,n[t])})}return e}({},e,{buttonDesign:"link",buttonSize:"normal",buttonBorderRadius:4,borderRadius:12,shadow:3,newTab1:!1,newTab2:!1,newTab3:!1})}},{attributes:b,save:s}];t.default=m},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 d}),n.d(t,"deprecatedSchema_1_4",function(){return p}),n.d(t,"deprecatedSave_1_4",function(){return g});var o=n(11),a=n(0),r=n(5),l=n.n(r),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 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(a.__)("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(a.__)("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}},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(a.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(a.__)("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(a.__)("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,a=e.attributes,r=a.invert,i=a.contentAlign,u=a.textColor,b=a.imageSize,m=a.imageUrl,d=a.title,p=a.description,g=a.buttonURL,f=a.buttonText,h=a.buttonColor,v=a.buttonTextColor,y=a.buttonSize,w=a.buttonBorderRadius,_=a.buttonDesign,C=a.buttonIcon,k=a.backgroundColor,O=a.backgroundImageURL,x=a.backgroundOpacity,j=a.fixedBackground,E=l()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(x/1)],(s(t={},"ugb-content-".concat(i),i),s(t,"ugb-invert",r),s(t,"ugb-has-background",k||O),s(t,"ugb-has-background-image",O),t)),T={"--image-size":b?"".concat(b,"px"):void 0,backgroundColor:k||void 0,backgroundImage:O?"url(".concat(O,")"):void 0,backgroundAttachment:j?"fixed":void 0,"--ugb-background-color":O?k:void 0};return wp.element.createElement("div",{className:E,style:T},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(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:u},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(o.e,{size:y,url:g,align:i,color:v,text:f,icon:C,design:_,backgroundColor:h,borderRadius:w})),wp.element.createElement("div",{className:"ugb-feature-image-side"},m&&wp.element.createElement("img",{src:m,alt:d}))))},p={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(a.__)("Feature Title")},description:{source:"html",selector:"p",default:Object(a.__)("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(a.__)("Learn More")},buttonColor:{type:"string"},buttonTextColor:{type:"string"},buttonSize:{type:"string",default:"normal"},buttonBorderRadius:{type:"number",default:4}},g=function(e){var t,n=e.className,a=e.attributes,r=a.invert,i=a.contentAlign,u=a.backgroundColor,b=a.textColor,m=a.imageSize,d=a.imageUrl,p=a.title,g=a.description,f=a.buttonURL,h=a.buttonText,v=a.buttonColor,y=a.buttonTextColor,w=a.buttonSize,_=a.buttonBorderRadius,C=l()([n,"ugb-feature"],(s(t={"ugb-has-background":u},"ugb-content-".concat(i),i),s(t,"ugb-invert",r),t)),k={backgroundColor:u||void 0,"--image-size":m?"".concat(m,"px"):void 0};return wp.element.createElement("div",{className:C,style:k},wp.element.createElement("div",{className:"ugb-feature-wrapper"},wp.element.createElement("div",null,!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",style:{color:b},value:p}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:b},value:g}),!c.RichText.isEmpty(h)&&wp.element.createElement(o.d,{size:w,url:f,align:i,color:y,text:h,backgroundColor:v,borderRadius:_})),wp.element.createElement("div",{className:"ugb-feature-image-side"},d&&wp.element.createElement("img",{src:d,alt:p}))))},f=[{attributes:b,save:function(e){var t,n=e.className,a=e.attributes,r=a.invert,i=a.contentAlign,u=a.textColor,b=a.imageSize,m=a.imageUrl,d=a.title,p=a.description,g=a.buttonURL,f=a.buttonText,h=a.buttonColor,v=a.buttonTextColor,y=a.buttonSize,w=a.buttonBorderRadius,_=a.buttonDesign,C=a.buttonIcon,k=a.backgroundColor,O=a.backgroundImageURL,x=a.backgroundOpacity,j=a.fixedBackground,E=l()([n,"ugb-feature","ugb-has-background-opacity-"+1*Math.round(x/1)],(s(t={},"ugb-content-".concat(i),i),s(t,"ugb-invert",r),s(t,"ugb-has-background",k||O),s(t,"ugb-has-background-image",O),t)),T={"--image-size":b?"".concat(b,"px"):void 0,backgroundColor:k||void 0,backgroundImage:O?"url(".concat(O,")"):void 0,backgroundAttachment:j?"fixed":void 0,"--ugb-background-color":O?k:void 0};return wp.element.createElement("div",{className:E,style:T},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(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:u},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(o.a,{size:y,url:g,align:i,color:v,text:f,icon:C,design:_,backgroundColor:h,borderRadius:w})),wp.element.createElement("div",{className:"ugb-feature-image-side"},m&&wp.element.createElement("img",{src:m,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:m,save:d,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:p,save:g,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}}];t.default=f},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 r});var o=n(12),a=function(e){var t=e.attributes,n=t.url,o=t.text,a=t.textAlignment,r=t.color,l=t.size,i={borderColor:r,color:r,borderRadius:t.cornerButtonRadius+"px",borderWidth:t.borderThickness+"px"};return wp.element.createElement("div",{className:"ugb-button-".concat(a)},wp.element.createElement("a",{href:n,className:"wp-ugb-button ugb-button-".concat(l," ugb-ghost-button"),style:i},o))},r={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:r,migrate:function(e){return Object(o.omit)(Object(o.merge)(e,{align:e.textAlignment}),["textAlignment"])},save:a}];t.default=l},function(e,t,n){"use strict";n.r(t),n.d(t,"deprecatedSave_1_9",function(){return d}),n.d(t,"deprecatedSchema_1_9",function(){return p}),n.d(t,"deprecatedSave_1_4",function(){return g}),n.d(t,"deprecatedSchema_1_4",function(){return f}),n.d(t,"deprecatedSave_1_1_2",function(){return h}),n.d(t,"deprecatedSchema_1_1_2",function(){return v});var o=n(11),a=n(0),r=n(5),l=n.n(r),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b={title:{source:"html",selector:"h2",default:Object(a.__)("Title for This Block")},subtitle:{source:"html",selector:"p",default:Object(i.a)()},titleColor:{type:"string"},subtitleColor:{type:"string"},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"},invert:{type:"boolean",default:!1},fullHeight:{type:"boolean",default:!1},buttonURL:{type:"string",source:"attribute",selector:".ugb-button",attribute:"href",default:""},buttonNewTab:{type:"boolean",source:"attribute",selector:".ugb-button",attribute:"target",default:!1},buttonText:{source:"html",selector:".ugb-button span",default:Object(a.__)("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},opacity:{type:"number"},url:{type:"string"},id:{type:"number"}},m={title:{source:"html",selector:"h2",default:Object(a.__)("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(a.__)("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"}},d=function(e){var t=e.className,n=e.attributes,a=n.buttonURL,r=n.buttonText,i=n.buttonColor,u=n.buttonTextColor,s=n.buttonDesign,b=n.buttonIcon,m=n.cornerButtonRadius,d=n.size,p=n.title,g=n.titleColor,f=n.subtitle,h=n.subtitleColor,v=n.contentAlign,y=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,k=l()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":y||w,"ugb-has-background-image":w}),O={backgroundColor:y||void 0,backgroundImage:w?"url(".concat(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:k,style:O},wp.element.createElement("div",{className:"ugb-header-wrapper"},!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:g},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:h},value:f}),r&&!!r.length&&wp.element.createElement(o.e,{size:d,url:a,align:v,color:u,text:r,design:s,icon:b,backgroundColor:i,borderRadius:m})))},p={title:{source:"html",selector:"h2",default:Object(a.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(a.__)("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(a.__)("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 g=function(e){var t,n=e.className,a=e.attributes,r=a.url,i=a.buttonURL,u=a.buttonText,s=a.buttonColor,b=a.buttonTextColor,m=a.cornerButtonRadius,d=a.size,p=a.title,g=a.titleColor,f=a.subtitle,h=a.subtitleColor,v=a.contentAlign,y=a.backgroundColor,w=a.opacity,_={backgroundImage:r?"url(".concat(r,")"):void 0,textAlign:v||void 0},C=l()([n,"ugb-header"],{"has-image":r,"has-no-content":!p&&!f&&!u,"has-content":p||f||u}),k=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:k,style:{backgroundColor:y}}),wp.element.createElement("section",{key:"preview","data-url":r,style:_,className:"ugb-header-section"},!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:g},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:h},value:f}),u&&!!u.length&&wp.element.createElement(o.d,{size:d,url:i,align:v,color:b,text:u,backgroundColor:s,borderRadius:m})))},f={title:{source:"html",selector:"h2",default:Object(a.__)("Heading Title")},subtitle:{source:"html",selector:"p",default:Object(a.__)("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(a.__)("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}},h=function(e){var t=e.attributes,n=t.url,a=t.buttonURL,r=t.buttonText,i=t.buttonColor,u=t.buttonTextColor,b=t.cornerButtonRadius,m=t.size,d=t.title,p=t.titleColor,g=t.subtitle,f=t.subtitleColor,h=t.contentAlign,v=t.backgroundColor,y=t.opacity,w=n?{backgroundImage:"url(".concat(n,")")}:void 0,_=n?"has-image":"",C=l()([],s({"overlay-opacity":0!==y},"overlay-opacity-"+1*Math.round(y/1),0===y)),k=d.length||g.length||r.length?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-header ".concat(_," ").concat(k)},wp.element.createElement("div",{className:"ugb-header-overlay ".concat(C),style:{backgroundColor:v}}),wp.element.createElement("section",{key:"preview","data-url":n,style:w,className:"ugb-header-section"},!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:p},value:d}),!c.RichText.isEmpty(g)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:f},value:g}),r&&!!r.length&&wp.element.createElement(o.c,{size:m,url:a,align:h,color:u,text:r,backgroundColor:i,borderRadius:b})))},v={title:{type:"array",source:"children",selector:"h2",default:Object(a.__)("Heading Title")},subtitle:{type:"array",source:"children",selector:"p",default:Object(a.__)("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(a.__)("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}},y=[{attributes:b,save:function(e){var t,n,a,r,i=e.className,u=e.attributes,b=u.buttonURL,m=u.buttonText,d=u.buttonColor,p=u.buttonTextColor,g=u.buttonDesign,f=u.buttonIcon,h=u.cornerButtonRadius,v=u.size,y=u.title,w=u.titleColor,_=u.subtitle,C=u.subtitleColor,k=u.contentAlign,O=void 0===k?"center":k,x=u.backgroundColor,j=u.backgroundImageURL,E=u.backgroundOpacity,T=u.fixedBackground,N=u.design,R=void 0===N?"basic":N,S=u.borderRadius,B=void 0===S?12:S,P=u.shadow,I=void 0===P?3:P,z=u.align,F=u.contentWidth,L=void 0!==F&&F,D=u.buttonNewTab,A=u.invert,U=void 0!==A&&A,M=u.fullHeight,H=void 0!==M&&M,q=l()([i,"ugb-header","ugb-header--v2","ugb--background-opacity-"+1*Math.round(E/1),["ugb-header--design-".concat(R)]],(s(t={"ugb--has-background":"plain"!==R&&(x||j),"ugb--has-background-image":"plain"!==R&&j},"ugb--shadow-".concat(I),"plain"!==R&&3!==I),s(t,"ugb--content-width","full"===z&&L),s(t,"ugb-header--invert",U),s(t,"ugb-header--full-height",H),t)),V={main:{"--ugb-background-color":"plain"!==R&&j?x:void 0,backgroundAttachment:"plain"!==R&&T?"fixed":void 0,backgroundColor:"plain"!==R&&x?x:void 0,backgroundImage:"plain"!==R&&j?"url(".concat(j,")"):void 0,borderRadius:"plain"!==R&&12!==B?B:void 0,textAlign:O||void 0},title:{color:w||("plain"===R?void 0:"#ffffff")},subtitle:{color:C||("plain"===R?void 0:"#ffffff")}};return wp.element.createElement("div",{className:q,style:V.main},(n=!c.RichText.isEmpty(y)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header__title",style:V.title,value:y}),a=!c.RichText.isEmpty(_)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header__subtitle",style:V.subtitle,value:_}),r=m&&!!m.length&&wp.element.createElement(o.b,{size:v,url:b,newTab:D,align:O,color:p,text:m,design:g,icon:f,backgroundColor:d,borderRadius:h}),wp.element.createElement("div",{className:"ugb-content-wrapper"},n,a,r)))}},{attributes:m,save:function(e){var t=e.className,n=e.attributes,a=n.buttonURL,r=n.buttonText,i=n.buttonColor,u=n.buttonTextColor,s=n.buttonDesign,b=n.buttonIcon,m=n.cornerButtonRadius,d=n.size,p=n.title,g=n.titleColor,f=n.subtitle,h=n.subtitleColor,v=n.contentAlign,y=n.backgroundColor,w=n.backgroundImageURL,_=n.backgroundOpacity,C=n.fixedBackground,k=l()([t,"ugb-header","ugb-has-background-opacity-"+1*Math.round(_/1)],{"ugb-has-background":y||w,"ugb-has-background-image":w}),O={backgroundColor:y||void 0,backgroundImage:w?"url(".concat(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:k,style:O},wp.element.createElement("div",{className:"ugb-header-wrapper"},!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"h2",className:"ugb-header-title",style:{color:g},value:p}),!c.RichText.isEmpty(f)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-header-subtitle",style:{color:h},value:f}),r&&!!r.length&&wp.element.createElement(o.a,{size:d,url:a,align:v,color:u,text:r,design:s,icon:b,backgroundColor:i,borderRadius:m})))},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:p,save:d,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:f,save:g,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{backgroundOpacity:e.opacity,backgroundImageID:e.id,backgroundImageURL:e.url,className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}},{attributes:v,save:h,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}}];t.default=y},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 d}),n.d(t,"deprecatedSchema_1_1_2",function(){return p}),n.d(t,"deprecatedSave_1_1_2",function(){return g});var o=n(0),a=n(5),r=n.n(a),l=n(12),i=n(7),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b={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){b["title".concat(e)]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child(".concat(e,") h4"),default:Object(o.__)("Title")},b["description".concat(e)]={source:"html",selector:".ugb-image-box-wrapper > *:nth-child(".concat(e,") p"),default:Object(o.__)("Description")},b["imageURL".concat(e)]={type:"string"},b["imageID".concat(e)]={type:"number"},b["link".concat(e)]={type:"string",source:"attribute",selector:".ugb-image-box-wrapper > *:nth-child(".concat(e,") a"),attribute:"href"}});var m=function(e){var t=e.className,n=e.attributes,o=n.url,a=n.href,l=n.title,i=n.titleColor,u=n.subtitle,s=n.subtitleColor,b=n.overlayColor,m=n.height,d=n.width,p=n.verticalAlign,g=n.horizontalAlign,f=n.full,h=r()([t,"ugb-image-box"],{"has-image":o,"full-width":f,"has-no-content":!l&&!u,"has-content":l||u});return wp.element.createElement("div",{className:h,"data-url":o,style:{width:d+"px",height:m+"px",backgroundImage:"url(".concat(o,")"),alignItems:g,justifyContent:p}},wp.element.createElement("a",{href:a,style:{backgroundColor:b}}),!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}))},d={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}},p={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,a=t.titleColor,r=t.subtitle,l=t.subtitleColor,i=t.overlayColor,u=t.height,s=t.width,b=t.verticalAlign,m=t.horizontalAlign,d=n?"has-image":"",p=t.full?"full-width":"",g=o.length||r.length?"has-content":"has-no-content";return wp.element.createElement("div",{className:"ugb-image-box ".concat(d," ").concat(g," ").concat(p),"data-url":n,style:{width:s+"px",height:u+"px",backgroundImage:"url(".concat(n,")"),alignItems:m,justifyContent:b}},wp.element.createElement("a",{href:"#",style:{backgroundColor:i}}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:a},value:o}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:r}))},f=[{attributes:b,save:function(e){var t=e.className,n=e.attributes,o=e.attributes,a=o.titleColor,l=o.subtitleColor,u=o.overlayColor,s=o.height,b=o.width,m=o.verticalAlign,d=o.horizontalAlign,p=o.align,g=o.columns,f=r()([t,"ugb-image-box-wrapper","ugb-image-box-v2","columns-".concat(g)]),h={textAlign:d||void 0,"--overlay-color":u};return wp.element.createElement("div",{className:f,style:h},Object(i.e)(1,g+1).map(function(e){var t=n["imageURL".concat(e)],o=n["title".concat(e)],r=n["description".concat(e)],i=n["link".concat(e)],u={backgroundImage:t?"url(".concat(t,")"):void 0,maxWidth:"wide"!==p&&"full"!==p&&1===g?b:void 0,height:s,textAlign:d,justifyContent:m};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:a},value:o}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",style:{color:l},value:r}))}))},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:d,save:m,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();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,className:t||void 0}),["full","title","subtitle","href","url","id"])}},{attributes:p,save:g,migrate:function(e){var t=(e.className||"").replace(/align\w+/,"").replace(/\s+/," ").trim();return u({},e,{className:t||void 0,align:["aligncenter","alignwide","alignfull"].includes(e.className)?e.className.replace(/^align/,""):e.align})}}];t.default=f},function(e,t,n){"use strict";n.r(t);var o=n(0),a=n(5),r=n.n(a),l=n(7),i=n(12),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}var 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,a=n.numberBoxTwo,l=n.numberBoxThree,i=n.body,u=n.bodyTwo,s=n.bodyThree,b=n.name,m=n.nameTwo,d=n.nameThree,p=n.numberBoxColor,g=n.nameColor,f=n.bodyTextColor,h=n.numberBGColor,v=n.columns,y=void 0===v?3:v,w=r()([t,"ugb-number-box","column-".concat(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:p,backgroundColor:h},value:o}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name",style:{color:g},value:b}),!c.RichText.isEmpty(i)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body",style:{color:f},value:i})),y>1&&wp.element.createElement("div",{className:"ugb-number-box-column-two"},!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"span",style:{color:p,backgroundColor:h},value:a}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-two",style:{color:g},value:m}),!c.RichText.isEmpty(u)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body-two",style:{color:f},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:p,backgroundColor:h},value:l}),!c.RichText.isEmpty(d)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",className:"ugb-number-box-name-three",style:{color:g},value:d}),!c.RichText.isEmpty(s)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-number-box-body-three",style:{color:f},value:s})))},migrate:function(e){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){u(e,t,n[t])})}return e}({},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 f}),n.d(t,"deprecatedSave_1_9",function(){return h});var o=n(11),a=n(7),r=n(0),l=n(5),i=n.n(l),c=n(16),u=n.n(c),s=n(1),b=n(21),m=n.n(b);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}var p={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;p["url".concat(t)]={type:"string",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button"),attribute:"href",default:""},p["newTab".concat(t)]={type:"boolean",source:"attribute",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button"),attribute:"target",default:!1},p["imageURL".concat(t)]={type:"string"},p["imageID".concat(t)]={type:"string"},p["imageAlt".concat(t)]={type:"string"},p["highlightColor".concat(t)]={type:"string",default:""},p["pricingBoxTitle".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__title"),default:Object(r.__)("Title")},p["price".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price"),default:"".concat(t,"9")},p["pricePrefix".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price-prefix"),default:"$"},p["priceSuffix".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__price-suffix"),default:".00"},p["perMonthLabel".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__subprice"),default:Object(r.__)("Description")},p["buttonText".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-button span"),default:Object(r.__)("Button text")},p["featureList".concat(t)]={source:"html",selector:".ugb-pricing-box__item:nth-child(".concat(e,") .ugb-pricing-box__description"),default:Object(a.a)("medium")}});var g={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(a.a)("medium")},featureList2:{source:"html",selector:".ugb-pricing-box-column-two .ugb-pricing-box-feature-list",default:Object(a.a)("medium")},featureList3:{source:"html",selector:".ugb-pricing-box-column-three .ugb-pricing-box-feature-list",default:Object(a.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}},f={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}},h=function(e){var t=e.className,n=e.attributes,a=n.url,r=n.url2,l=n.url3,c=n.pricingBoxTitle,u=n.pricingBoxTitle2,b=n.pricingBoxTitle3,m=n.price,d=n.price2,p=n.price3,g=n.perMonthLabel,f=n.perMonthLabel2,h=n.perMonthLabel3,v=n.buttonText,y=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,k=n.featureList3,O=n.pricingBoxColor,x=n.priceColor,j=n.perMonthLabelColor,E=n.buttonColor,T=n.buttonTextColor,N=n.buttonDesign,R=n.buttonIcon,S=n.featureListColor,B=n.columns,P=void 0===B?2:B,I=n.size,z=n.cornerButtonRadius,F=i()([t,"ugb-pricing-box","column-".concat(P)]);return wp.element.createElement("div",{className:F},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!s.RichText.isEmpty(c)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:c}),!s.RichText.isEmpty(m)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:m}),!s.RichText.isEmpty(g)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:g}),v&&!!v.length&&wp.element.createElement(o.e,{size:I,url:a,color:T,text:v,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(_)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:_})),P>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!s.RichText.isEmpty(u)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:u}),!s.RichText.isEmpty(d)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:d}),!s.RichText.isEmpty(f)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:f}),y&&!!y.length&&wp.element.createElement(o.e,{size:I,url:r,color:T,text:y,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(C)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:C})),P>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!s.RichText.isEmpty(b)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:b}),!s.RichText.isEmpty(p)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:p}),!s.RichText.isEmpty(h)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:h}),w&&!!w.length&&wp.element.createElement(o.e,{size:I,url:l,color:T,text:w,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(k)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:k})))},v=[{attributes:p,save:function(e){var t=e.className,n=e.attributes,r=n.pricingBoxColor,l=n.priceColor,c=n.perMonthLabelColor,b=n.buttonColor,p=n.buttonTextColor,g=n.buttonDesign,f=n.buttonIcon,h=n.featureListColor,v=n.columns,y=void 0===v?2:v,w=n.size,_=n.cornerButtonRadius,C=n.design,k=void 0===C?"basic":C,O=n.borderRadius,x=void 0===O?12:O,j=n.shadow,E=void 0===j?3:j,T=i()([t,"ugb-pricing-box","ugb-pricing-box--v2","ugb-pricing-box--columns-".concat(y),"ugb-pricing-box--design-".concat(k)]);return wp.element.createElement("div",{className:T},Object(a.e)(1,y+1).map(function(e){var t,a=1===e?"":e,v=n["pricingBoxTitle".concat(a)],y=n["price".concat(a)],C=n["pricePrefix".concat(a)],O=n["priceSuffix".concat(a)],j=n["perMonthLabel".concat(a)],T=n["url".concat(a)],N=n["newTab".concat(a)],R=n["buttonText".concat(a)],S=n["featureList".concat(a)],B=n["imageURL".concat(a)],P=n["imageAlt".concat(a)],I=n["highlightColor".concat(a)]||"",z=i()(["ugb-pricing-box__item"],(d(t={},"ugb--shadow-".concat(E),"plain"!==k&&3!==E),d(t,"ugb-pricing-box--highlighted","plain"!==k&&I),d(t,"ugb-pricing-box--is-dark",!("plain"===k||!I)&&u()(I)),t)),F={item:{borderRadius:"plain"!==k&&12!==x?x:void 0,backgroundColor:"plain"!==k&&I?I:void 0},title:{color:r},price:{color:l},month:{color:c},description:{color:h}};return wp.element.createElement("div",{className:z,style:F.item,key:e},B&&wp.element.createElement("div",{className:"ugb-pricing-grid__image"},wp.element.createElement("img",{src:B,alt:m()(v||P)})),!s.RichText.isEmpty(v)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",className:"ugb-pricing-box__title",style:F.title,value:v}),wp.element.createElement("div",{className:"ugb-pricing-box__price-wrapper"},!s.RichText.isEmpty(y)&&wp.element.createElement("div",{className:"ugb-pricing-box__price-line"},!s.RichText.isEmpty(C)&&wp.element.createElement(s.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-prefix",style:F.price,value:C}),wp.element.createElement(s.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price",style:F.price,value:y}),!s.RichText.isEmpty(O)&&wp.element.createElement(s.RichText.Content,{tagName:"span",className:"ugb-pricing-box__price-suffix",style:F.price,value:O})),!s.RichText.isEmpty(j)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box__subprice",style:F.month,value:j})),R&&!!R.length&&wp.element.createElement(o.b,{size:w,url:T,newTab:N,color:p,text:R,design:g,icon:f,backgroundColor:b,borderRadius:_}),!s.RichText.isEmpty(S)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box__description",style:F.description,value:S}))}))}},{attributes:g,save:function(e){var t=e.className,n=e.attributes,a=n.url,r=n.url2,l=n.url3,c=n.pricingBoxTitle,u=n.pricingBoxTitle2,b=n.pricingBoxTitle3,m=n.price,d=n.price2,p=n.price3,g=n.perMonthLabel,f=n.perMonthLabel2,h=n.perMonthLabel3,v=n.buttonText,y=n.buttonText2,w=n.buttonText3,_=n.featureList,C=n.featureList2,k=n.featureList3,O=n.pricingBoxColor,x=n.priceColor,j=n.perMonthLabelColor,E=n.buttonColor,T=n.buttonTextColor,N=n.buttonDesign,R=n.buttonIcon,S=n.featureListColor,B=n.columns,P=void 0===B?2:B,I=n.size,z=n.cornerButtonRadius,F=i()([t,"ugb-pricing-box","column-".concat(P)]);return wp.element.createElement("div",{className:F},wp.element.createElement("div",{className:"ugb-pricing-box-column-one"},!s.RichText.isEmpty(c)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:c}),!s.RichText.isEmpty(m)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:m}),!s.RichText.isEmpty(g)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:g}),v&&!!v.length&&wp.element.createElement(o.a,{size:I,url:a,color:T,text:v,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(_)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:_})),P>1&&wp.element.createElement("div",{className:"ugb-pricing-box-column-two"},!s.RichText.isEmpty(u)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:u}),!s.RichText.isEmpty(d)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:d}),!s.RichText.isEmpty(f)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:f}),y&&!!y.length&&wp.element.createElement(o.a,{size:I,url:r,color:T,text:y,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(C)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:C})),P>2&&wp.element.createElement("div",{className:"ugb-pricing-box-column-three"},!s.RichText.isEmpty(b)&&wp.element.createElement(s.RichText.Content,{tagName:"h3",style:{color:O},value:b}),!s.RichText.isEmpty(p)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-pricing",style:{color:x},value:p}),!s.RichText.isEmpty(h)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-per-month-label",style:{color:j},value:h}),w&&!!w.length&&wp.element.createElement(o.a,{size:I,url:l,color:T,text:w,design:N,icon:R,backgroundColor:E,borderRadius:z}),!s.RichText.isEmpty(k)&&wp.element.createElement(s.RichText.Content,{tagName:"p",className:"ugb-pricing-box-feature-list",style:{color:S},value:k})))},migrate:function(e){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){d(e,t,n[t])})}return e}({},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:f,save:h}];t.default=v},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(12),a=n(0),r=function(e){var t=e.attributes,n=t.color,o=t.text,a=t.borderColor;return wp.element.createElement("blockquote",{className:"ugb-pullquote",style:{borderTopColor:a,borderBottomColor:a}},wp.element.createElement("p",{style:{color:n}},o))},l={text:{type:"array",source:"children",selector:"p",default:Object(a.__)("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:r}];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 a});var o=function(e){var t=e.attributes.height;return wp.element.createElement("div",{style:{height:t+"px"}})},a={height:{default:50,type:"number"}},r=[{attributes:a,save:o}];t.default=r},function(e,t,n){"use strict";n.r(t);var o=n(7),a=n(0),r=n(5),l=n.n(r),i=n(12),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b=[{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(a.__)("Name")},name2:{source:"html",selector:"div:nth-child(2) > .ugb-team-member-item h4",default:Object(a.__)("Name")},name3:{source:"html",selector:"div:nth-child(3) > .ugb-team-member-item h4",default:Object(a.__)("Name")},position1:{source:"html",selector:"div:nth-child(1) > .ugb-team-member-item .ugb-team-member-position",default:Object(a.__)("Position")},position2:{source:"html",selector:"div:nth-child(2) > .ugb-team-member-item .ugb-team-member-position",default:Object(a.__)("Position")},position3:{source:"html",selector:"div:nth-child(3) > .ugb-team-member-item .ugb-team-member-position",default:Object(a.__)("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,a=e.attributes,r=a.shapes,i=a.nameColor,u=a.posColor,s=a.desColor,b=a.columns,m=void 0===b?2:b,d=l()([t,"ugb-team-member","columns-".concat(m),"image-".concat(r)]);return wp.element.createElement("div",{className:d},Object(o.e)(1,m+1).map(function(e){var t=n["mediaURL".concat(e)],o=n["name".concat(e)],a=n["position".concat(e)],r=n["description".concat(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(".concat(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(a)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:u},value:a}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-desc",style:{color:s},value:r})))}))},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(a.__)("Ben Adams")},nameTwo:{source:"html",selector:".ugb-team-member-column-two h4",default:Object(a.__)("Alex Johnson")},nameThree:{source:"html",selector:".ugb-team-member-column-three h4",default:Object(a.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-team-member-column-one .ugb-team-member-position",default:Object(a.__)("Founder")},positionTwo:{source:"html",selector:".ugb-team-member-column-two .ugb-team-member-position",default:Object(a.__)("Editor")},positionThree:{source:"html",selector:".ugb-team-member-column-three .ugb-team-member-position",default:Object(a.__)("Programmer")},des:{source:"html",selector:".ugb-team-member-des",default:Object(a.__)("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(a.__)("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(a.__)("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,a=n.nameTwo,r=n.nameThree,i=n.shapes,u=n.des,s=n.desTwo,b=n.desThree,m=n.position,d=n.positionTwo,p=n.positionThree,g=n.mediaURL,f=n.mediaURLTwo,h=n.mediaURLThree,v=n.nameColor,y=n.posColor,w=n.desColor,_=n.columns,C=l()([t,"ugb-team-member","column-".concat(_),"image-".concat(i)]);return wp.element.createElement("div",{className:C},wp.element.createElement("div",{className:"ugb-team-member-column-one"},g&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url(".concat(g,")")},"data-src":g}),!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:o}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:y},value:m}),!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"},f&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url(".concat(f,")")},"data-src":f}),!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:a}),!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"},h&&wp.element.createElement("div",{className:"team-member-image",style:{backgroundImage:"url(".concat(h,")")},"data-src":h}),!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:v},value:r}),!c.RichText.isEmpty(p)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-position",style:{color:y},value:p}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-team-member-des-three",style:{color:w},value:b})))},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=b},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 d});var o=n(7),a=n(0),r=n(5),l=n.n(r),i=n(12),c=n(1);function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){s(e,t,n[t])})}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 b={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(a.__)("Name")},name2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) h4",default:Object(a.__)("Name")},name3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) h4",default:Object(a.__)("Name")},position1:{source:"html",selector:".ugb-testimonial-item:nth-child(1) .ugb-testimonial-position",default:Object(a.__)("Position")},position2:{source:"html",selector:".ugb-testimonial-item:nth-child(2) .ugb-testimonial-position",default:Object(a.__)("Position")},position3:{source:"html",selector:".ugb-testimonial-item:nth-child(3) .ugb-testimonial-position",default:Object(a.__)("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,a=n.testimonialTitleTwo,r=n.testimonialTitleThree,i=n.body,u=n.bodyTwo,s=n.bodyThree,b=n.position,m=n.positionTwo,d=n.positionThree,p=n.mediaURL,g=n.mediaURLTwo,f=n.mediaURLThree,h=n.titleColor,v=n.posColor,y=n.bodyTextColor,w=n.iconColor,_=n.columns,C=l()([t,"ugb-testimonial","column-".concat(_)]),k=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"},p?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url(".concat(p,")")},"data-src":p}):k,!c.RichText.isEmpty(o)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:h},value:o}),!c.RichText.isEmpty(b)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position",style:{color:v},value:b}),!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"},g?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url(".concat(g,")")},"data-src":g}):k,!c.RichText.isEmpty(a)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:h},value:a}),!c.RichText.isEmpty(m)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-position-two",style:{color:v},value:m}),!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"},f?wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url(".concat(f,")")},"data-src":f}):k,!c.RichText.isEmpty(r)&&wp.element.createElement(c.RichText.Content,{tagName:"h4",style:{color:h},value:r}),!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})))},d={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(a.__)("Ben Adams")},testimonialTitleTwo:{source:"html",selector:".ugb-testimonial-column-two h4",default:Object(a.__)("Alex Johnson")},testimonialTitleThree:{source:"html",selector:".ugb-testimonial-column-three h4",default:Object(a.__)("Sammy Simpson")},position:{source:"html",selector:".ugb-testimonial-position",default:Object(a.__)("Founder")},positionTwo:{source:"html",selector:".ugb-testimonial-position-two",default:Object(a.__)("Editor")},positionThree:{source:"html",selector:".ugb-testimonial-position-three",default:Object(a.__)("Programmer")},body:{source:"html",selector:".ugb-testimonial-body",default:Object(a.__)("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(a.__)("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(a.__)("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}},p=[{attributes:b,save:function(e){var t=e.className,n=e.attributes,a=n.columns,r=n.titleColor,i=n.posColor,u=n.bodyTextColor,s=l()([t,"ugb-testimonial","columns-".concat(a)]);return wp.element.createElement("div",{className:s},Object(o.e)(1,a+1).map(function(e){var t=n["mediaURL".concat(e)],o=n["name".concat(e)],a=n["position".concat(e)],l=n["testimonial".concat(e)];return wp.element.createElement("div",{className:"ugb-testimonial-item",key:e},!c.RichText.isEmpty(l)&&wp.element.createElement(c.RichText.Content,{tagName:"p",className:"ugb-testimonial-body",style:{color:u},value:l}),t&&wp.element.createElement("div",{className:"testimonial-image",style:{backgroundImage:"url(".concat(t,")")}}),!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",className:"ugb-testimonial-position",style:{color:i},value:a}))}))},migrate:function(e){return u({},e,{design:"plain",borderRadius:12,shadow:3})}},{attributes:d,save:m,migrate:function(e){return Object(i.omit)(u({},e,{mediaID1:e.mediaID,mediaID2:e.mediaIDTwo,mediaID3:e.mediaIDThree,mediaURL1:e.mediaURL,mediaURL2:e.mediaURLTwo,mediaURL3:e.mediaURLThree,name1:e.testimonialTitle,name2:e.testimonialTitleTwo,name3:e.testimonialTitleThree,position1:e.position,position2:e.positionTwo,position3:e.positionThree,testimonial1:e.body,testimonial2:e.bodyTwo,testimonial3:e.bodyThree}),["mediaID","mediaIDTwo","mediaIDThree","mediaURL","mediaURLTwo","mediaURLThree","testimonialTitle","testimonialTitleTwo","testimonialTitleThree","postion","positionTwo","positionThree","body","bodyTwo","bodyThree"])}}];t.default=p},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_2_1",function(){return b}),n.d(t,"deprecatedSave_1_2_1",function(){return d});var o=n(5),a=n.n(o),r=n(25),l=n(12);function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){c(e,t,n[t])})}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}var u=function(e){var t=e.className,n=e.attributes,o=n.videoLink,r=n.videoID,l=n.mediaLink,i=n.overlayColor,c=n.playButtonType,u=a()([t,"ugb-video-popup"]);return wp.element.createElement("div",{className:u,"data-video":r,"data-video-url":o,style:{backgroundColor:i}},wp.element.createElement("div",{className:"ugb-video-preview",style:{backgroundImage:"url(".concat(l,")")},"data-url":l}),wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#",style:{backgroundColor:i}}),wp.element.createElement("span",{className:"ugb-play-button"},m[c])))},s={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"}},b={videoLink:{type:"string",source:"attribute",selector:".ugb-video-popup",attribute:"data-video"},mediaLink:{type:"string",source:"attribute",selector:".ugb-video-preview",attribute:"data-url"},mediaID:{type:"number"},overlayColor:{type:"string",default:"#000000"},playButtonType:{type:"string",default:"normal"}},m={normal:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"30",height:"30",viewBox:"0 0 256 320"},wp.element.createElement("path",{d:"M0 0v320l256-160L0 0z"})),circle:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 40 40"},wp.element.createElement("path",{d:"M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"})),outline:wp.element.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"50",height:"50",viewBox:"0 0 34 34"},wp.element.createElement("path",{d:"M17 34C7.6 34 0 26.4 0 17S7.6 0 17 0s17 7.6 17 17-7.6 17-17 17zm0-32C8.7 2 2 8.7 2 17s6.7 15 15 15 15-6.7 15-15S25.3 2 17 2z"}),wp.element.createElement("path",{d:"M12 25.7V8.3L27 17l-15 8.7zm2-14v10.5l9-5.3-9-5.2z"}))},d=function(e){var t=e.attributes,n=t.videoLink,o=t.mediaLink,a=t.overlayColor,r=t.playButtonType;return wp.element.createElement("div",{className:"ugb-video-popup","data-video":n,style:{backgroundColor:a}},wp.element.createElement("div",{className:"ugb-video-preview",style:{backgroundImage:"url(".concat(o,")")},"data-url":o}),wp.element.createElement("div",{className:"ugb-video-wrapper"},wp.element.createElement("a",{href:"#",style:{backgroundColor:a}}),wp.element.createElement("span",{className:"ugb-play-button"},m[r])))},p=[{attributes:{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"}},save:function(e){var t=e.className,n=e.attributes,o=n.videoID,r=n.playButtonType,l=n.playButtonColor,i=void 0===l?"#ffffff":l,u=n.backgroundImageURL,s=n.backgroundColor,b=n.backgroundOpacity,m=n.design,d=void 0===m?"basic":m,p=n.borderRadius,g=void 0===p?12:p,f=n.shadow,h=void 0===f?3:f,v=a()([t,"ugb-video-popup","ugb-video-popup--v2","ugb-video-popup--design-".concat(d),"ugb-video-popup--button-".concat(r),"ugb--background-opacity-"+1*Math.round(b/1)],c({"ugb--has-background":s||u,"ugb--has-background-image":u},"ugb--shadow-".concat(h),"plain"!==d&&3!==h)),y={backgroundColor:s||void 0,backgroundImage:u?"url(".concat(u,")"):void 0,"--ugb-background-color":u?s:void 0,borderRadius:"plain"!==d&&12!==g?g:void 0},w={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"}))}};return wp.element.createElement("div",{className:v,style:y,"data-video":o},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"},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return w[e]({fill:t})}(r,i))))}},{attributes:{videoLink:{type:"string"},videoID:{type:"string",source:"attribute",selector:"div",attribute:"data-video"},playButtonType:{type:"string",default:"normal"},backgroundColor:{type:"string",default:"#000000"},backgroundImageID:{type:"number"},backgroundImageURL:{type:"string"},backgroundOpacity:{type:"number",default:5},overlayColor:{type:"string"},mediaLink:{type:"string"},mediaID:{type:"number"}},save:function(e){var t=e.className,n=e.attributes,o=n.videoID,l=n.playButtonType,i=n.backgroundImageURL,c=n.backgroundColor,u=n.backgroundOpacity,s=a()([t,"ugb-video-popup","ugb-has-background-opacity-"+1*Math.round(u/1)],{"ugb-has-background":c||i,"ugb-has-background-image":i}),b={backgroundColor:c||void 0,backgroundImage:i?"url(".concat(i,")"):void 0,"--ugb-background-color":i?c:void 0};return wp.element.createElement("div",{className:s,style:b,"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(r.a)(l))))},migrate:function(e){return i({},e,{align:"center",playButtonColor:"#ffffff",design:"basic",borderRadius:12,shadow:3})}},{attributes:s,save:u,migrate:function(e){return Object(l.omit)(i({},e,{backgroundOpacity:5,backgroundColor:e.overlayColor,backgroundImageID:e.mediaID,backgroundImageURL:e.mediaLink}),["overlayColor","mediaID","mediaLink"])}},{attributes:b,migrate:function(e){return e.videoID=e.videoLink,e},save:d}];t.default=p},function(e,t,n){"use strict";n.r(t);var o=n(5),a=n.n(o),r=n(0),l=n(9);var i={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(r.__)("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(r.__)("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.