Gutenberg Blocks – Ultimate Addons for Gutenberg - Version 2.0.5

Version Description

  • TUESDAY, 23rd AUGUST 2022 =
  • Fix: Inherit Heading Block Link Color from theme.
  • Fix: Post Grid - Pagination alignment not working on frontend.
  • Fix: Post Layout - Title content not visible after title HTML tag set to P.
  • Fix: Heading - Set default alignment for heading as center for old users.
  • Fix: Call to Action - Buttons Text not wrapping on smaller devices.
  • Fix: Updated Border styling on front-end in multiple blocks for old users.
  • Fix: Advanced Row (Section) & Advanced Columns - Background color and Video opacity issue for old users.
Download this release

Release Info

Developer brainstormworg
Plugin Icon Gutenberg Blocks – Ultimate Addons for Gutenberg
Version 2.0.5
Comparing to
See all releases

Code changes from version 2.0.4 to 2.0.5

assets/css/blocks/call-to-action.css CHANGED
@@ -1 +1 @@
1
- .uagb-cta__outer-wrap .uagb-cta__content,.uagb-cta__outer-wrap a.uagb-cta__block-link span,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__button-wrapper,.uagb-cta__outer-wrap .uagb-cta-typeof-button,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__outer-wrap .uagb-cta-with-svg{display:inline-block}.uagb-cta__outer-wrap{display:flex;justify-content:space-between}.wp-block-uagb-call-to-action .uagb-cta__buttons{display:inline-flex}.wp-block-uagb-call-to-action .wp-block-button__link{fill:currentColor}.uagb-cta__button-link-wrapper,.uagb-cta-second__button{display:inline-flex;align-items:center;width:max-content;word-break:keep-all}.uagb-cta__title{padding:0;margin:0;display:block}.uagb-cta__content-right .uagb-cta__button-wrapper{float:right}.uagb-cta__link-wrapper.uagb-cta__block-link-style:empty{display:none}a.uagb-cta__block-link,.entry .entry-content a.uagb-cta__block-link,a.uagb-cta__block-link-wrap,.entry .entry-content a.uagb-cta__block-link-wrap{text-decoration:none}a.uagb-cta__block-link:hover,.entry .entry-content a.uagb-cta__block-link:hover,a.uagb-cta__block-link-wrap:hover,.entry .entry-content a.uagb-cta__block-link-wrap:hover .entry .entry-content a.uagb-cta__block-link:hover{color:inherit}.uagb-cta__content-right{text-align:right;justify-content:flex-end}.uagb-cta__left-right-wrap{width:100%;word-break:break-word}.uagb-cta__icon-position-below-title .uagb-cta__left-right-wrap{display:block;min-width:100%;width:100%}.uagb-cta__icon-position-left .uagb-cta__left-right-wrap,.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{display:flex}.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{justify-content:flex-end}.uagb-cta__block-link-icon-after{margin-left:5px;margin-right:0}.uagb-cta__block-link-icon-before{margin-left:0;margin-right:5px}.uagb-cta__block-link-icon,.uagb-cta__block svg{transition:all 200ms linear}.uagb-cta__block{position:relative}.uagb-cta-typeof-button{line-height:1;text-align:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__content-right.uagb-cta__button-valign-middle .uagb-cta__left-right-wrap{display:flex;align-items:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link{justify-content:center}.uagb-cta__link-wrapper a{box-shadow:none;text-decoration:none}.uagb-cta__block,.uagb-cta__content,.uagb-cta__left-right-wrap{z-index:1}.uagb-cta__block-link{cursor:pointer}.uagb-cta__content-right .uagb-cta__block-link{float:right;padding:10px 14px}a.uagb-cta__block-link-wrap{color:inherit}.uagb-cta__content p:empty{display:none}.uagb-cta__button-type-none .uagb-cta__content{width:100%}.uagb-cta-with-svg{height:14px;width:14px;line-height:14px;vertical-align:middle}.uagb-cta__block svg{display:block;height:inherit;width:inherit}.uagb-cta__align-button-after{margin-left:5px}.uagb-cta__align-button-before{margin-right:5px}.uagb-cta__block-link i{font-style:normal}a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.wp-block-uagb-call-to-action{position:relative}.wp-block-uagb-call-to-action a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}@media only screen and (max-width: 976px){.uagb-cta__content-stacked-tablet,.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}@media screen and (max-width: 767px){.uagb-cta__content-stacked-mobile,.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}
1
+ .uagb-cta__outer-wrap .uagb-cta__content,.uagb-cta__outer-wrap a.uagb-cta__block-link span,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__button-wrapper,.uagb-cta__outer-wrap .uagb-cta-typeof-button,.uagb-cta__outer-wrap .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__outer-wrap .uagb-cta-with-svg{display:inline-block}.uagb-cta__outer-wrap{display:flex;justify-content:space-between}.wp-block-uagb-call-to-action .uagb-cta__buttons{display:inline-flex}.wp-block-uagb-call-to-action .wp-block-button__link{fill:currentColor}.uagb-cta__button-link-wrapper,.uagb-cta-second__button{display:inline-flex;align-items:center;word-break:keep-all;width:100%}.uagb-cta__title{padding:0;margin:0;display:block}.uagb-cta__content-right .uagb-cta__button-wrapper{float:right}.uagb-cta__link-wrapper.uagb-cta__block-link-style:empty{display:none}a.uagb-cta__block-link,.entry .entry-content a.uagb-cta__block-link,a.uagb-cta__block-link-wrap,.entry .entry-content a.uagb-cta__block-link-wrap{text-decoration:none}a.uagb-cta__block-link:hover,.entry .entry-content a.uagb-cta__block-link:hover,a.uagb-cta__block-link-wrap:hover,.entry .entry-content a.uagb-cta__block-link-wrap:hover .entry .entry-content a.uagb-cta__block-link:hover{color:inherit}.uagb-cta__content-right{text-align:right;justify-content:flex-end}.uagb-cta__left-right-wrap{width:100%;word-break:break-word}.uagb-cta__icon-position-below-title .uagb-cta__left-right-wrap{display:block;min-width:100%;width:100%}.uagb-cta__icon-position-left .uagb-cta__left-right-wrap,.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{display:flex}.uagb-cta__icon-position-right .uagb-cta__left-right-wrap{justify-content:flex-end}.uagb-cta__block-link-icon-after{margin-left:5px;margin-right:0}.uagb-cta__block-link-icon-before{margin-left:0;margin-right:5px}.uagb-cta__block-link-icon,.uagb-cta__block svg{transition:all 200ms linear}.uagb-cta__block{position:relative}.uagb-cta-typeof-button{line-height:1;text-align:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link,.uagb-cta__content-right.uagb-cta__button-valign-middle .uagb-cta__left-right-wrap{display:flex;align-items:center}.uagb-cta__content-right .uagb-cta__button-link-wrapper,.uagb-cta__content-right .uagb-cta-second__button .uagb-cta__content-right .uagb-cta__block-link{justify-content:center}.uagb-cta__link-wrapper a{box-shadow:none;text-decoration:none}.uagb-cta__block,.uagb-cta__content,.uagb-cta__left-right-wrap{z-index:1}.uagb-cta__block-link{cursor:pointer}.uagb-cta__content-right .uagb-cta__block-link{float:right;padding:10px 14px}a.uagb-cta__block-link-wrap{color:inherit}.uagb-cta__content p:empty{display:none}.uagb-cta__button-type-none .uagb-cta__content{width:100%}.uagb-cta-with-svg{height:14px;width:14px;line-height:14px;vertical-align:middle}.uagb-cta__block svg{display:block;height:inherit;width:inherit}.uagb-cta__align-button-after{margin-left:5px}.uagb-cta__align-button-before{margin-right:5px}.uagb-cta__block-link i{font-style:normal}a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.wp-block-uagb-call-to-action{position:relative}.wp-block-uagb-call-to-action a.uagb-cta__link-to-all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}@media only screen and (max-width: 976px){.uagb-cta__content-stacked-tablet,.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-tablet.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}@media screen and (max-width: 767px){.uagb-cta__content-stacked-mobile,.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap{flex-direction:column;text-align:center}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__button-wrapper{float:none;margin:0 auto}.uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap .uagb-cta__content{margin-left:0;margin-right:0}.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__content,.uagb-cta__content-stacked-mobile.uagb-cta__content-right .uagb-cta__left-right-wrap .uagb-cta__link-wrapper{width:100% !important}}
assets/css/blocks/post.css CHANGED
@@ -1 +1 @@
1
- .uagb-post-grid{margin:0 auto;position:relative}.uagb-post-grid:not(.is-grid) .uagb-post__inner-wrap{background-clip:content-box !important}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.default{margin:5px 5px 5px 0}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted{background:#444;color:#fff;border-radius:2px;flex-direction:row;align-items:flex-end;padding:6px 8px;line-height:1;margin-right:5px;margin-bottom:20px}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a{color:#fff}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy a{text-decoration:none;color:inherit}.uagb-post-grid .uagb-post__load-more-wrap{width:100%;position:absolute;bottom:-30px}.uagb-post-grid .uagb-post__load-more-wrap .uagb-post-pagination-button{cursor:pointer}.uagb-post-grid .uagb-post__load-more-wrap a{color:inherit}.uagb-post-grid.is-grid article{float:left;display:inline-block}.uagb-post-grid.uagb-post__items.is-masonry{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uagb-post-grid.uagb-post__items.is-carousel{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uagb-post-grid.is-grid .uagb-post__inner-wrap{height:100%}.uagb-post-grid.is-grid.uagb-post__equal-height .uagb-post__inner-wrap{height:auto}.uagb-post-grid.is-masonry .uagb-post__inner-wrap{height:auto}.uagb-post-grid .uagb-post__inner-wrap>p{display:none}.uagb-post-grid .uagb-post__author span,.uagb-post-grid .uagb-post__comment span,.uagb-post-grid .uagb-post__taxonomy span,.uagb-post-grid .uagb-post__date span{font-size:inherit;line-height:inherit;width:inherit;height:inherit;margin-right:4px;vertical-align:bottom}.uagb-post-grid.uagb-post__columns-8:not(.is-grid) article{width:12.5%}.uagb-post-grid.uagb-post__columns-7:not(.is-grid) article{width:14.28%}.uagb-post-grid.uagb-post__columns-6:not(.is-grid) article{width:16.66%}.uagb-post-grid.uagb-post__columns-5:not(.is-grid) article{width:20%}.uagb-post-grid.uagb-post__columns-4:not(.is-grid) article{width:25%}.uagb-post-grid.uagb-post__columns-3:not(.is-grid) article{width:33.33%}.uagb-post-grid.uagb-post__columns-2:not(.is-grid) article{width:50%}.uagb-post-grid.uagb-post__columns-1:not(.is-grid) article{width:100%}@media only screen and (max-width: 600px){.uagb-post-grid div[class*="columns"].is-grid{grid-template-columns:1fr}}.uagb-post-grid .uagb-post__image img{display:block;width:100%}.uagb-post-grid .uagb-post__title{margin-top:0;margin-bottom:0;word-break:break-word}.uagb-post-grid .uagb-post__title a{color:inherit;box-shadow:none;transition:0.3s ease;text-decoration:none}.uagb-post-grid .uagb-post__title a:hover{text-decoration:none}.uagb-post-grid .uagb-post__title a:focus{text-decoration:none}.uagb-post-grid .uagb-post__title a:active{text-decoration:none}.uagb-post-grid .uagb-post-grid-byline>*{margin-right:10px}.uagb-post-grid .uagb-post-grid-byline,.uagb-post-grid .uagb-post__taxonomy{text-transform:capitalize;font-size:14px;font-weight:500;line-height:23px;text-decoration:none}.uagb-post-grid .uagb-post-grid-byline a,.uagb-post-grid .uagb-post-grid-byline a:focus,.uagb-post-grid .uagb-post-grid-byline a:active{color:inherit;font-size:inherit;text-decoration:none}.uagb-post-grid .uagb-post__title a,.uagb-post-grid .uagb-post__title a:focus,.uagb-post-grid .uagb-post__title a:active{color:inherit;font-size:inherit}.uagb-post-grid .uagb-post__author,.uagb-post-grid .uagb-post__date,.uagb-post-grid .uagb-post__comment{display:inline-block;word-break:break-all}.uagb-post-grid .uagb-post__author:not(:last-child)::after,.uagb-post-grid .uagb-post__date:not(:last-child)::after,.uagb-post-grid .uagb-post__comment:not(:last-child)::after{content:"\B7";vertical-align:middle;align-self:center;margin:0 5px;line-height:1}.uagb-post-grid .uagb-post__comment,.uagb-post-grid .uagb-post__taxonomy{display:inline-block}.uagb-post-grid .uagb-post__author a{box-shadow:none}.uagb-post-grid .uagb-post__author a:hover{color:inherit;box-shadow:0 -1px 0 inset}.uagb-post-grid .uagb-post__excerpt{word-break:break-word}.uagb-post-grid .uagb-post__inner-wrap p:last-of-type{margin-bottom:0}.uagb-post-grid .uagb-post__cta{border:none;display:inline-block;background:none}.uagb-post-grid .uagb-post__excerpt p{color:inherit}.is-grid.uagb-post__items{display:grid}.is-grid.uagb-post__columns-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-1{grid-template-columns:auto}.is-grid:last-child .uagb-post-pagination-wrap{grid-column:1 / -1}.uagb-post__image-position-background .uagb-post__link-complete-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.uagb-post__image-position-background.uagb-post__image-enabled .uagb-post__text{color:#fff}.uagb-post__image-position-background .uagb-post__text{opacity:1;position:relative;z-index:10;overflow:hidden}.uagb-post__image-position-background .uagb-post__inner-wrap{position:relative;width:100%}.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted,.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.default{position:relative;z-index:999;margin-top:20px}.uagb-post__image-position-background .uagb-post__image img{position:absolute;width:auto;height:auto;min-width:100%;max-width:none;left:50%;top:50%;transform:translate(-50%, -50%);min-height:100%}.uagb-post__image-position-background .uagb-post__image{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.uagb-post__image-position-background .uagb-post__image::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:rgba(255,255,255,0.5)}.uagb-slick-carousel .is-carousel{padding:0}.uagb-post-grid[data-equal-height="yes"] .uagb-post__inner-wrap{display:inline-block;height:100%}.uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:-45px;z-index:1}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:-45px;right:auto}.uagb-post__arrow-outside.uagb-post-grid .slick-next{right:-45px}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next{left:auto;right:-45px}.uagb-post__arrow-inside.uagb-post-grid .slick-prev{left:25px;z-index:1}[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-prev{left:auto;right:25px}.uagb-post__arrow-inside.uagb-post-grid .slick-next{right:25px}[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-next{left:25px;right:auto}.uagb-post-grid.is-grid article,.uagb-post-grid.is-masonry article,.uagb-post-grid.is-carousel article{box-sizing:border-box}@media (max-width: 976px){.uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:15px;z-index:1}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:auto;right:15px}.uagb-post__arrow-outside.uagb-post-grid .slick-next{right:15px}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next{left:15px;right:auto}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-1 article{width:100%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-2 article{width:50%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-3 article{width:33.33%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-4 article{width:25%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-5 article{width:20%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-6 article{width:16.66%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-7 article{width:14.28%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-8 article{width:12.5%}.is-grid.uagb-post__columns-tablet-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-tablet-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-tablet-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-tablet-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-tablet-1{grid-template-columns:auto}}@media (max-width: 767px){:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-1 article{width:100%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-2 article{width:50%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-3 article{width:33.33%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-4 article{width:25%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-5 article{width:20%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-6 article{width:16.66%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-7 article{width:14.28%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-8 article{width:12.5%}.is-grid.uagb-post__columns-mobile-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-mobile-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-mobile-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-mobile-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-mobile-1{grid-template-columns:auto}}.entry .entry-content .uagb-post-grid a{text-decoration:none}.uagb-post-pagination-wrap{display:flex;width:100%;flex-wrap:wrap}.uagb-post-pagination-wrap a.page-numbers,.uagb-post-pagination-wrap span.page-numbers.current{padding:5px 10px;margin:0;display:flex;margin-right:4px;margin-bottom:5px}.uagb-post-grid .uagb-post-inf-loader{margin:0 auto;min-height:58px;line-height:58px;width:160px;text-align:center}.uagb-post-grid .uagb-post-inf-loader div{width:18px;height:18px;background-color:#0085ba;-webkit-border-radius:100%;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
1
+ .uagb-post-grid{margin:0 auto;position:relative}.uagb-post-grid:not(.is-grid) .uagb-post__inner-wrap{background-clip:content-box !important}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.default{margin:5px 5px 5px 0}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted{background:#444;color:#fff;border-radius:2px;flex-direction:row;align-items:flex-end;padding:6px 8px;line-height:1;margin-right:5px;margin-bottom:20px}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a{color:#fff}.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy a{text-decoration:none;color:inherit}.uagb-post-grid .uagb-post__load-more-wrap{width:100%;position:absolute;bottom:-30px}.uagb-post-grid .uagb-post__load-more-wrap .uagb-post-pagination-button{cursor:pointer}.uagb-post-grid .uagb-post__load-more-wrap a{color:inherit}.uagb-post-grid.is-grid article{float:left;display:inline-block}.uagb-post-grid.uagb-post__items.is-masonry{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uagb-post-grid.uagb-post__items.is-carousel{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uagb-post-grid.is-grid .uagb-post__inner-wrap{height:100%}.uagb-post-grid.is-grid.uagb-post__equal-height .uagb-post__inner-wrap{height:auto}.uagb-post-grid.is-masonry .uagb-post__inner-wrap{height:auto}.uagb-post-grid .uagb-post__author span,.uagb-post-grid .uagb-post__comment span,.uagb-post-grid .uagb-post__taxonomy span,.uagb-post-grid .uagb-post__date span{font-size:inherit;line-height:inherit;width:inherit;height:inherit;margin-right:4px;vertical-align:bottom}.uagb-post-grid.uagb-post__columns-8:not(.is-grid) article{width:12.5%}.uagb-post-grid.uagb-post__columns-7:not(.is-grid) article{width:14.28%}.uagb-post-grid.uagb-post__columns-6:not(.is-grid) article{width:16.66%}.uagb-post-grid.uagb-post__columns-5:not(.is-grid) article{width:20%}.uagb-post-grid.uagb-post__columns-4:not(.is-grid) article{width:25%}.uagb-post-grid.uagb-post__columns-3:not(.is-grid) article{width:33.33%}.uagb-post-grid.uagb-post__columns-2:not(.is-grid) article{width:50%}.uagb-post-grid.uagb-post__columns-1:not(.is-grid) article{width:100%}@media only screen and (max-width: 600px){.uagb-post-grid div[class*="columns"].is-grid{grid-template-columns:1fr}}.uagb-post-grid .uagb-post__image img{display:block;width:100%}.uagb-post-grid .uagb-post__title{margin-top:0;margin-bottom:0;word-break:break-word}.uagb-post-grid .uagb-post__title a{color:inherit;box-shadow:none;transition:0.3s ease;text-decoration:none}.uagb-post-grid .uagb-post__title a:hover{text-decoration:none}.uagb-post-grid .uagb-post__title a:focus{text-decoration:none}.uagb-post-grid .uagb-post__title a:active{text-decoration:none}.uagb-post-grid .uagb-post-grid-byline>*{margin-right:10px}.uagb-post-grid .uagb-post-grid-byline,.uagb-post-grid .uagb-post__taxonomy{text-transform:capitalize;font-size:14px;font-weight:500;line-height:23px;text-decoration:none}.uagb-post-grid .uagb-post-grid-byline a,.uagb-post-grid .uagb-post-grid-byline a:focus,.uagb-post-grid .uagb-post-grid-byline a:active{color:inherit;font-size:inherit;text-decoration:none}.uagb-post-grid .uagb-post__title a,.uagb-post-grid .uagb-post__title a:focus,.uagb-post-grid .uagb-post__title a:active{color:inherit;font-size:inherit}.uagb-post-grid .uagb-post__author,.uagb-post-grid .uagb-post__date,.uagb-post-grid .uagb-post__comment{display:inline-block;word-break:break-all}.uagb-post-grid .uagb-post__author:not(:last-child)::after,.uagb-post-grid .uagb-post__date:not(:last-child)::after,.uagb-post-grid .uagb-post__comment:not(:last-child)::after{content:"\B7";vertical-align:middle;align-self:center;margin:0 5px;line-height:1}.uagb-post-grid .uagb-post__comment,.uagb-post-grid .uagb-post__taxonomy{display:inline-block}.uagb-post-grid .uagb-post__author a{box-shadow:none}.uagb-post-grid .uagb-post__author a:hover{color:inherit;box-shadow:0 -1px 0 inset}.uagb-post-grid .uagb-post__excerpt{word-break:break-word}.uagb-post-grid .uagb-post__inner-wrap p:last-of-type{margin-bottom:0}.uagb-post-grid .uagb-post__cta{border:none;display:inline-block;background:none}.uagb-post-grid .uagb-post__excerpt p{color:inherit}.is-grid.uagb-post__items{display:grid}.is-grid.uagb-post__columns-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-1{grid-template-columns:auto}.wp-block-uagb-post-grid .uagb-post-pagination-wrap{grid-column:1 / -1}.uagb-post__image-position-background .uagb-post__link-complete-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}.uagb-post__image-position-background.uagb-post__image-enabled .uagb-post__text{color:#fff}.uagb-post__image-position-background .uagb-post__text{opacity:1;position:relative;z-index:10;overflow:hidden}.uagb-post__image-position-background .uagb-post__inner-wrap{position:relative;width:100%}.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted,.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.default{position:relative;z-index:999;margin-top:20px}.uagb-post__image-position-background .uagb-post__image img{position:absolute;width:auto;height:auto;min-width:100%;max-width:none;left:50%;top:50%;transform:translate(-50%, -50%);min-height:100%}.uagb-post__image-position-background .uagb-post__image{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.uagb-post__image-position-background .uagb-post__image::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:rgba(255,255,255,0.5)}.uagb-slick-carousel .is-carousel{padding:0}.uagb-post-grid[data-equal-height="yes"] .uagb-post__inner-wrap{display:inline-block;height:100%}.uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:-45px;z-index:1}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:-45px;right:auto}.uagb-post__arrow-outside.uagb-post-grid .slick-next{right:-45px}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next{left:auto;right:-45px}.uagb-post__arrow-inside.uagb-post-grid .slick-prev{left:25px;z-index:1}[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-prev{left:auto;right:25px}.uagb-post__arrow-inside.uagb-post-grid .slick-next{right:25px}[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-next{left:25px;right:auto}.uagb-post-grid.is-grid article,.uagb-post-grid.is-masonry article,.uagb-post-grid.is-carousel article{box-sizing:border-box}@media (max-width: 976px){.uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:15px;z-index:1}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev{left:auto;right:15px}.uagb-post__arrow-outside.uagb-post-grid .slick-next{right:15px}[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next{left:15px;right:auto}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-1 article{width:100%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-2 article{width:50%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-3 article{width:33.33%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-4 article{width:25%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-5 article{width:20%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-6 article{width:16.66%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-7 article{width:14.28%}:not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-8 article{width:12.5%}.is-grid.uagb-post__columns-tablet-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-tablet-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-tablet-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-tablet-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-tablet-1{grid-template-columns:auto}}@media (max-width: 767px){:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-1 article{width:100%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-2 article{width:50%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-3 article{width:33.33%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-4 article{width:25%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-5 article{width:20%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-6 article{width:16.66%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-7 article{width:14.28%}:not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-8 article{width:12.5%}.is-grid.uagb-post__columns-mobile-5{grid-template-columns:auto auto auto auto auto}.is-grid.uagb-post__columns-mobile-4{grid-template-columns:auto auto auto auto}.is-grid.uagb-post__columns-mobile-3{grid-template-columns:auto auto auto}.is-grid.uagb-post__columns-mobile-2{grid-template-columns:auto auto}.is-grid.uagb-post__columns-mobile-1{grid-template-columns:auto}}.entry .entry-content .uagb-post-grid a{text-decoration:none}.uagb-post-pagination-wrap{display:flex;width:100%;flex-wrap:wrap}.uagb-post-pagination-wrap a.page-numbers,.uagb-post-pagination-wrap span.page-numbers.current{padding:5px 10px;margin:0;display:flex;margin-right:4px;margin-bottom:5px}.uagb-post-grid .uagb-post-inf-loader{margin:0 auto;min-height:58px;line-height:58px;width:160px;text-align:center}.uagb-post-grid .uagb-post-inf-loader div{width:18px;height:18px;background-color:#0085ba;-webkit-border-radius:100%;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
blocks-config/uagb-controls/generateAttributes.js CHANGED
@@ -32,7 +32,7 @@ export const getBorderAttributes = ( prefix, defaultArgs = {} ) => {
32
  borderRadiusUnitTablet: 'px',
33
  borderRadiusUnitMobile: 'px',
34
  // common
35
- borderStyle: 'none',
36
  borderColor: '',
37
  borderHColor: '',
38
  ...defaultArgs
@@ -159,22 +159,21 @@ export const getBorderAttributes = ( prefix, defaultArgs = {} ) => {
159
  }
160
 
161
 
162
- export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, color = {}, hoverColor = {}, borderStyle = {} ) => {
163
  const attributes = {};
164
-
165
  if( ! isNaN( borderWidth.value ) ){
166
-
167
  if( undefined === attributes[ prefix + 'BorderTopWidth' ] ) {
168
- attributes[ prefix + 'BorderTopWidth' ] = borderWidth.value;
169
  }
170
  if( undefined === attributes[ prefix + 'BorderLeftWidth' ] ) {
171
- attributes[ prefix + 'BorderLeftWidth' ] = borderWidth.value;
172
  }
173
  if( undefined === attributes[ prefix + 'BorderRightWidth' ] ) {
174
- attributes[ prefix + 'BorderRightWidth' ] = borderWidth.value;
175
  }
176
  if( undefined === attributes[ prefix + 'BorderBottomWidth' ] ) {
177
- attributes[ prefix + 'BorderBottomWidth' ] = borderWidth.value;
178
  }
179
  // reset
180
  attributes[borderWidth.label] = '';
@@ -183,16 +182,16 @@ export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, colo
183
  if( ! isNaN ( borderRadius.value ) ){
184
 
185
  if( undefined === attributes[ prefix + 'BorderTopLeftRadius' ] ) {
186
- attributes[ prefix + 'BorderTopLeftRadius' ] = borderRadius.value;
187
  }
188
  if( undefined === attributes[ prefix + 'BorderTopRightRadius' ] ) {
189
- attributes[ prefix + 'BorderTopRightRadius' ] = borderRadius.value;
190
  }
191
  if( undefined === attributes[ prefix + 'BorderBottomLeftRadius' ] ) {
192
- attributes[ prefix + 'BorderBottomLeftRadius' ] = borderRadius.value;
193
  }
194
  if( undefined === attributes[ prefix + 'BorderBottomRightRadius' ] ) {
195
- attributes[ prefix + 'BorderBottomRightRadius' ] = borderRadius.value;
196
  }
197
  // reset
198
  attributes[ borderRadius.label ] = '';
@@ -200,7 +199,7 @@ export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, colo
200
 
201
  if( color.value ){
202
  if( undefined === attributes[ prefix + 'BorderColor' ] ) {
203
- attributes[ prefix + 'BorderColor' ] = color.value;
204
  }
205
  // reset
206
  attributes[ color.label ] = '';
@@ -208,7 +207,7 @@ export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, colo
208
 
209
  if( hoverColor.value ){
210
  if( undefined === attributes[ prefix + 'BorderHColor' ] ) {
211
- attributes[ prefix + 'BorderHColor' ] = hoverColor.value;
212
  }
213
  // reset
214
  attributes[ hoverColor.label ] = '';
@@ -216,7 +215,7 @@ export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, colo
216
 
217
  if( borderStyle.value ){
218
  if( undefined === attributes[ prefix + 'BorderStyle' ] ) {
219
- attributes[ prefix + 'BorderStyle' ] = borderStyle.value;
220
  }
221
  // reset
222
  attributes[ borderStyle.label ] = '';
32
  borderRadiusUnitTablet: 'px',
33
  borderRadiusUnitMobile: 'px',
34
  // common
35
+ borderStyle: '',
36
  borderColor: '',
37
  borderHColor: '',
38
  ...defaultArgs
159
  }
160
 
161
 
162
+ export const migrateBorderAttributes = ( prefix, borderWidth, borderRadius, color = {}, hoverColor = {}, borderStyle = {}, setAttributes ) => {
163
  const attributes = {};
 
164
  if( ! isNaN( borderWidth.value ) ){
165
+
166
  if( undefined === attributes[ prefix + 'BorderTopWidth' ] ) {
167
+ setAttributes( { [ prefix + 'BorderTopWidth'] : borderWidth.value } );
168
  }
169
  if( undefined === attributes[ prefix + 'BorderLeftWidth' ] ) {
170
+ setAttributes( { [ prefix + 'BorderLeftWidth' ]: borderWidth.value } );
171
  }
172
  if( undefined === attributes[ prefix + 'BorderRightWidth' ] ) {
173
+ setAttributes( { [ prefix + 'BorderRightWidth' ]: borderWidth.value } );
174
  }
175
  if( undefined === attributes[ prefix + 'BorderBottomWidth' ] ) {
176
+ setAttributes( { [ prefix + 'BorderBottomWidth' ] : borderWidth.value } );
177
  }
178
  // reset
179
  attributes[borderWidth.label] = '';
182
  if( ! isNaN ( borderRadius.value ) ){
183
 
184
  if( undefined === attributes[ prefix + 'BorderTopLeftRadius' ] ) {
185
+ setAttributes( { [ prefix + 'BorderTopLeftRadius' ] : borderRadius.value } );
186
  }
187
  if( undefined === attributes[ prefix + 'BorderTopRightRadius' ] ) {
188
+ setAttributes( { [ prefix + 'BorderTopRightRadius' ] : borderRadius.value } );
189
  }
190
  if( undefined === attributes[ prefix + 'BorderBottomLeftRadius' ] ) {
191
+ setAttributes( { [ prefix + 'BorderBottomLeftRadius' ] : borderRadius.value } );
192
  }
193
  if( undefined === attributes[ prefix + 'BorderBottomRightRadius' ] ) {
194
+ setAttributes( { [ prefix + 'BorderBottomRightRadius' ] : borderRadius.value } );
195
  }
196
  // reset
197
  attributes[ borderRadius.label ] = '';
199
 
200
  if( color.value ){
201
  if( undefined === attributes[ prefix + 'BorderColor' ] ) {
202
+ setAttributes( { [ prefix + 'BorderColor' ] : color.value } );
203
  }
204
  // reset
205
  attributes[ color.label ] = '';
207
 
208
  if( hoverColor.value ){
209
  if( undefined === attributes[ prefix + 'BorderHColor' ] ) {
210
+ setAttributes( { [ prefix + 'BorderHColor' ] : hoverColor.value } );
211
  }
212
  // reset
213
  attributes[ hoverColor.label ] = '';
215
 
216
  if( borderStyle.value ){
217
  if( undefined === attributes[ prefix + 'BorderStyle' ] ) {
218
+ setAttributes( { [ prefix + 'BorderStyle' ] : borderStyle.value } );
219
  }
220
  // reset
221
  attributes[ borderStyle.label ] = '';
blocks-config/uagb-controls/generateBorderCSS.js CHANGED
@@ -39,7 +39,7 @@ const generateBorderCSS = ( attributes, prefix, deviceType = 'desktop' ) => {
39
  const borderBottomLeftRadiusTablet = ! isNaN( attributes[prefix + 'BorderBottomLeftRadiusTablet'] ) ? attributes[prefix + 'BorderBottomLeftRadiusTablet']+borderRadiusUnitTablet : '' ;
40
 
41
  if( 'tablet' === deviceType ) {
42
- if( 'none' !== attributes[prefix + 'BorderStyle'] ){
43
  borderCSS['border-top-width'] = borderTopWidthTablet ? borderTopWidthTablet : borderTopWidth;
44
  borderCSS['border-right-width'] = borderRightWidthTablet ? borderRightWidthTablet : borderRightWidth;
45
  borderCSS['border-bottom-width'] = borderBottomWidthTablet ? borderBottomWidthTablet : borderBottomWidth;
@@ -51,7 +51,7 @@ const generateBorderCSS = ( attributes, prefix, deviceType = 'desktop' ) => {
51
  borderCSS['border-bottom-left-radius'] = borderBottomLeftRadiusTablet ? borderBottomLeftRadiusTablet : borderBottomLeftRadius;
52
 
53
  } else if( 'mobile' === deviceType ) {
54
- if( 'none' !== attributes[prefix + 'BorderStyle'] ){
55
  borderCSS['border-top-width'] = borderTopWidthMobile ? borderTopWidthMobile : borderTopWidthTablet;
56
  borderCSS['border-right-width'] = borderRightWidthMobile ? borderRightWidthMobile : borderRightWidthTablet;
57
  borderCSS['border-bottom-width'] = borderBottomWidthMobile ? borderBottomWidthMobile : borderBottomWidthTablet;
@@ -63,7 +63,7 @@ const generateBorderCSS = ( attributes, prefix, deviceType = 'desktop' ) => {
63
  borderCSS['border-bottom-left-radius'] = borderBottomLeftRadiusMobile ? borderBottomLeftRadiusMobile : borderBottomLeftRadiusTablet;
64
 
65
  } else {
66
- if( 'none' !== attributes[prefix + 'BorderStyle'] ){
67
  borderCSS['border-top-width'] = borderTopWidth;
68
  borderCSS['border-right-width'] = borderRightWidth;
69
  borderCSS['border-bottom-width'] = borderBottomWidth;
39
  const borderBottomLeftRadiusTablet = ! isNaN( attributes[prefix + 'BorderBottomLeftRadiusTablet'] ) ? attributes[prefix + 'BorderBottomLeftRadiusTablet']+borderRadiusUnitTablet : '' ;
40
 
41
  if( 'tablet' === deviceType ) {
42
+ if( 'none' !== attributes[prefix + 'BorderStyle'] && '' !== attributes[prefix + 'BorderStyle'] ){
43
  borderCSS['border-top-width'] = borderTopWidthTablet ? borderTopWidthTablet : borderTopWidth;
44
  borderCSS['border-right-width'] = borderRightWidthTablet ? borderRightWidthTablet : borderRightWidth;
45
  borderCSS['border-bottom-width'] = borderBottomWidthTablet ? borderBottomWidthTablet : borderBottomWidth;
51
  borderCSS['border-bottom-left-radius'] = borderBottomLeftRadiusTablet ? borderBottomLeftRadiusTablet : borderBottomLeftRadius;
52
 
53
  } else if( 'mobile' === deviceType ) {
54
+ if( 'none' !== attributes[prefix + 'BorderStyle'] && '' !== attributes[prefix + 'BorderStyle'] ){
55
  borderCSS['border-top-width'] = borderTopWidthMobile ? borderTopWidthMobile : borderTopWidthTablet;
56
  borderCSS['border-right-width'] = borderRightWidthMobile ? borderRightWidthMobile : borderRightWidthTablet;
57
  borderCSS['border-bottom-width'] = borderBottomWidthMobile ? borderBottomWidthMobile : borderBottomWidthTablet;
63
  borderCSS['border-bottom-left-radius'] = borderBottomLeftRadiusMobile ? borderBottomLeftRadiusMobile : borderBottomLeftRadiusTablet;
64
 
65
  } else {
66
+ if( 'none' !== attributes[prefix + 'BorderStyle'] && '' !== attributes[prefix + 'BorderStyle'] ){
67
  borderCSS['border-top-width'] = borderTopWidth;
68
  borderCSS['border-right-width'] = borderRightWidth;
69
  borderCSS['border-bottom-width'] = borderBottomWidth;
classes/class-uagb-admin.php CHANGED
@@ -42,7 +42,8 @@ if ( ! class_exists( 'UAGB_Admin' ) ) {
42
  return;
43
  }
44
 
45
- add_action( 'admin_notices', array( $this, 'register_notices' ) );
 
46
 
47
  add_filter( 'wp_kses_allowed_html', array( $this, 'add_data_attributes' ), 10, 2 );
48
 
42
  return;
43
  }
44
 
45
+ // Disabling asking 5 Stars from users for a few updated till we get stable.
46
+ // add_action( 'admin_notices', array( $this, 'register_notices' ) );.
47
 
48
  add_filter( 'wp_kses_allowed_html', array( $this, 'add_data_attributes' ), 10, 2 );
49
 
classes/class-uagb-block-helper.php CHANGED
@@ -1480,48 +1480,45 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1480
  *
1481
  * @since 2.0.0
1482
  * @param array $prefix Attribute Prefix.
1483
- * @param array $default_args default attributes args.
1484
  * @return array
1485
  */
1486
- public static function uag_generate_border_attribute( $prefix, $default_args = array() ) {
1487
- $defaults = wp_parse_args(
1488
- $default_args,
1489
- array(
1490
- // Width.
1491
- 'borderTopWidth' => '',
1492
- 'borderRightWidth' => '',
1493
- 'borderBottomWidth' => '',
1494
- 'borderLeftWidth' => '',
1495
- 'borderTopWidthTablet' => '',
1496
- 'borderRightWidthTablet' => '',
1497
- 'borderBottomWidthTablet' => '',
1498
- 'borderLeftWidthTablet' => '',
1499
- 'borderTopWidthMobile' => '',
1500
- 'borderRightWidthMobile' => '',
1501
- 'borderBottomWidthMobile' => '',
1502
- 'borderLeftWidthMobile' => '',
1503
- // Radius.
1504
- 'borderTopLeftRadius' => '',
1505
- 'borderTopRightRadius' => '',
1506
- 'borderBottomRightRadius' => '',
1507
- 'borderBottomLeftRadius' => '',
1508
- 'borderTopLeftRadiusTablet' => '',
1509
- 'borderTopRightRadiusTablet' => '',
1510
- 'borderBottomRightRadiusTablet' => '',
1511
- 'borderBottomLeftRadiusTablet' => '',
1512
- 'borderTopLeftRadiusMobile' => '',
1513
- 'borderTopRightRadiusMobile' => '',
1514
- 'borderBottomRightRadiusMobile' => '',
1515
- 'borderBottomLeftRadiusMobile' => '',
1516
- // unit.
1517
- 'borderRadiusUnit' => 'px',
1518
- 'borderRadiusUnitTablet' => 'px',
1519
- 'borderRadiusUnitMobile' => 'px',
1520
- // common.
1521
- 'borderStyle' => 'none',
1522
- 'borderColor' => '',
1523
- 'borderHColor' => '',
1524
- )
1525
  );
1526
 
1527
  $border_attr = array();
@@ -1530,20 +1527,20 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1530
 
1531
  foreach ( $device as $slug => $data ) {
1532
 
1533
- $border_attr[ "{$prefix}BorderTopWidth{$data}" ] = $defaults[ "borderTopWidth{$data}" ];
1534
- $border_attr[ "{$prefix}BorderLeftWidth{$data}" ] = $defaults[ "borderLeftWidth{$data}" ];
1535
- $border_attr[ "{$prefix}BorderRightWidth{$data}" ] = $defaults[ "borderRightWidth{$data}" ];
1536
- $border_attr[ "{$prefix}BorderBottomWidth{$data}" ] = $defaults[ "borderBottomWidth{$data}" ];
1537
- $border_attr[ "{$prefix}BorderTopLeftRadius{$data}" ] = $defaults[ "borderTopLeftRadius{$data}" ];
1538
- $border_attr[ "{$prefix}BorderTopRightRadius{$data}" ] = $defaults[ "borderTopRightRadius{$data}" ];
1539
- $border_attr[ "{$prefix}BorderBottomLeftRadius{$data}" ] = $defaults[ "borderBottomLeftRadius{$data}" ];
1540
- $border_attr[ "{$prefix}BorderBottomRightRadius{$data}" ] = $defaults[ "borderBottomLeftRadius{$data}" ];
1541
- $border_attr[ "{$prefix}BorderRadiusUnit{$data}" ] = $defaults[ "borderRadiusUnit{$data}" ];
1542
  }
1543
 
1544
- $border_attr[ "{$prefix}BorderStyle" ] = $defaults['borderStyle'];
1545
- $border_attr[ "{$prefix}BorderColor" ] = $defaults['borderColor'];
1546
- $border_attr[ "{$prefix}BorderHColor" ] = $defaults['borderHColor'];
1547
  return $border_attr;
1548
  }
1549
 
@@ -1559,7 +1556,7 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1559
  public static function uag_generate_border_css( $attr, $prefix, $device = 'desktop' ) {
1560
  $gen_border_css = array();
1561
  if ( 'tablet' === $device ) {
1562
- if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] ) {
1563
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidthTablet' ], 'px' );
1564
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidthTablet' ], 'px' );
1565
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidthTablet' ], 'px' );
@@ -1571,7 +1568,7 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1571
  $gen_border_css['border-bottom-left-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomLeftRadiusTablet' ], $gen_border_unit_tablet );
1572
  $gen_border_css['border-bottom-right-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomRightRadiusTablet' ], $gen_border_unit_tablet );
1573
  } elseif ( 'mobile' === $device ) {
1574
- if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] ) {
1575
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidthMobile' ], 'px' );
1576
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidthMobile' ], 'px' );
1577
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidthMobile' ], 'px' );
@@ -1583,7 +1580,7 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1583
  $gen_border_css['border-bottom-left-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomLeftRadiusMobile' ], $gen_border_unit_mobile );
1584
  $gen_border_css['border-bottom-right-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomRightRadiusMobile' ], $gen_border_unit_mobile );
1585
  } else {
1586
- if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] ) {
1587
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidth' ], 'px' );
1588
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidth' ], 'px' );
1589
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidth' ], 'px' );
@@ -1614,28 +1611,25 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1614
  */
1615
  public static function uag_generate_deprecated_border_css( $current_css, $border_width, $border_radius, $border_color = '', $border_style = '' ) {
1616
  $gen_border_css = array();
1617
- if ( is_numeric( $border_width ) ) {
1618
- $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $border_width, 'px' );
1619
- $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $border_width, 'px' );
1620
- $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $border_width, 'px' );
1621
- $gen_border_css['border-bottom-width'] = UAGB_Helper::get_css_value( $border_width, 'px' );
1622
- }
1623
 
1624
- if ( is_numeric( $border_radius ) ) {
1625
- $gen_border_css['border-top-left-radius'] = UAGB_Helper::get_css_value( $border_radius, 'px' );
1626
- $gen_border_css['border-top-right-radius'] = UAGB_Helper::get_css_value( $border_radius, 'px' );
1627
- $gen_border_css['border-bottom-left-radius'] = UAGB_Helper::get_css_value( $border_radius, 'px' );
1628
- $gen_border_css['border-bottom-right-radius'] = UAGB_Helper::get_css_value( $border_radius, 'px' );
1629
- }
1630
 
1631
- if ( $border_color ) {
1632
- $gen_border_css['border-color'] = $border_color;
1633
- }
 
1634
 
1635
- if ( $border_style ) {
1636
- $gen_border_css['border-style'] = $border_style;
1637
- }
1638
- return wp_parse_args( $gen_border_css, $current_css );
 
 
 
 
 
 
1639
  }
1640
 
1641
  /**
1480
  *
1481
  * @since 2.0.0
1482
  * @param array $prefix Attribute Prefix.
 
1483
  * @return array
1484
  */
1485
+ public static function uag_generate_border_attribute( $prefix ) {
1486
+ $defaults = array(
1487
+ // Width.
1488
+ 'borderTopWidth' => '',
1489
+ 'borderRightWidth' => '',
1490
+ 'borderBottomWidth' => '',
1491
+ 'borderLeftWidth' => '',
1492
+ 'borderTopWidthTablet' => '',
1493
+ 'borderRightWidthTablet' => '',
1494
+ 'borderBottomWidthTablet' => '',
1495
+ 'borderLeftWidthTablet' => '',
1496
+ 'borderTopWidthMobile' => '',
1497
+ 'borderRightWidthMobile' => '',
1498
+ 'borderBottomWidthMobile' => '',
1499
+ 'borderLeftWidthMobile' => '',
1500
+ // Radius.
1501
+ 'borderTopLeftRadius' => '',
1502
+ 'borderTopRightRadius' => '',
1503
+ 'borderBottomRightRadius' => '',
1504
+ 'borderBottomLeftRadius' => '',
1505
+ 'borderTopLeftRadiusTablet' => '',
1506
+ 'borderTopRightRadiusTablet' => '',
1507
+ 'borderBottomRightRadiusTablet' => '',
1508
+ 'borderBottomLeftRadiusTablet' => '',
1509
+ 'borderTopLeftRadiusMobile' => '',
1510
+ 'borderTopRightRadiusMobile' => '',
1511
+ 'borderBottomRightRadiusMobile' => '',
1512
+ 'borderBottomLeftRadiusMobile' => '',
1513
+ // unit.
1514
+ 'borderRadiusUnit' => 'px',
1515
+ 'borderRadiusUnitTablet' => 'px',
1516
+ 'borderRadiusUnitMobile' => 'px',
1517
+ // common.
1518
+ 'borderStyle' => '',
1519
+ 'borderColor' => '',
1520
+ 'borderHColor' => '',
1521
+
 
 
1522
  );
1523
 
1524
  $border_attr = array();
1527
 
1528
  foreach ( $device as $slug => $data ) {
1529
 
1530
+ $border_attr[ "{$prefix}BorderTopWidth{$data}" ] = '';
1531
+ $border_attr[ "{$prefix}BorderLeftWidth{$data}" ] = '';
1532
+ $border_attr[ "{$prefix}BorderRightWidth{$data}" ] = '';
1533
+ $border_attr[ "{$prefix}BorderBottomWidth{$data}" ] = '';
1534
+ $border_attr[ "{$prefix}BorderTopLeftRadius{$data}" ] = '';
1535
+ $border_attr[ "{$prefix}BorderTopRightRadius{$data}" ] = '';
1536
+ $border_attr[ "{$prefix}BorderBottomLeftRadius{$data}" ] = '';
1537
+ $border_attr[ "{$prefix}BorderBottomRightRadius{$data}" ] = '';
1538
+ $border_attr[ "{$prefix}BorderRadiusUnit{$data}" ] = 'px';
1539
  }
1540
 
1541
+ $border_attr[ "{$prefix}BorderStyle" ] = '';
1542
+ $border_attr[ "{$prefix}BorderColor" ] = '';
1543
+ $border_attr[ "{$prefix}BorderHColor" ] = '';
1544
  return $border_attr;
1545
  }
1546
 
1556
  public static function uag_generate_border_css( $attr, $prefix, $device = 'desktop' ) {
1557
  $gen_border_css = array();
1558
  if ( 'tablet' === $device ) {
1559
+ if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] && ! empty( $attr[ $prefix . 'BorderStyle' ] ) ) {
1560
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidthTablet' ], 'px' );
1561
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidthTablet' ], 'px' );
1562
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidthTablet' ], 'px' );
1568
  $gen_border_css['border-bottom-left-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomLeftRadiusTablet' ], $gen_border_unit_tablet );
1569
  $gen_border_css['border-bottom-right-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomRightRadiusTablet' ], $gen_border_unit_tablet );
1570
  } elseif ( 'mobile' === $device ) {
1571
+ if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] && ! empty( $attr[ $prefix . 'BorderStyle' ] ) ) {
1572
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidthMobile' ], 'px' );
1573
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidthMobile' ], 'px' );
1574
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidthMobile' ], 'px' );
1580
  $gen_border_css['border-bottom-left-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomLeftRadiusMobile' ], $gen_border_unit_mobile );
1581
  $gen_border_css['border-bottom-right-radius'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderBottomRightRadiusMobile' ], $gen_border_unit_mobile );
1582
  } else {
1583
+ if ( 'none' !== $attr[ $prefix . 'BorderStyle' ] && ! empty( $attr[ $prefix . 'BorderStyle' ] ) ) {
1584
  $gen_border_css['border-top-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderTopWidth' ], 'px' );
1585
  $gen_border_css['border-left-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderLeftWidth' ], 'px' );
1586
  $gen_border_css['border-right-width'] = UAGB_Helper::get_css_value( $attr[ $prefix . 'BorderRightWidth' ], 'px' );
1611
  */
1612
  public static function uag_generate_deprecated_border_css( $current_css, $border_width, $border_radius, $border_color = '', $border_style = '' ) {
1613
  $gen_border_css = array();
 
 
 
 
 
 
1614
 
1615
+ $border_width = is_numeric( $border_width ) ? $border_width : '';
1616
+ $border_radius = is_numeric( $border_radius ) ? $border_radius : '';
 
 
 
 
1617
 
1618
+ $gen_border_css['border-top-width'] = ( isset( $current_css['border-top-width'] ) && ! empty( $current_css['border-top-width'] ) ) ? $current_css['border-top-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1619
+ $gen_border_css['border-left-width'] = ( isset( $current_css['border-left-width'] ) && ! empty( $current_css['border-left-width'] ) ) ? $current_css['border-left-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1620
+ $gen_border_css['border-right-width'] = ( isset( $current_css['border-right-width'] ) && ! empty( $current_css['border-right-width'] ) ) ? $current_css['border-right-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1621
+ $gen_border_css['border-bottom-width'] = ( isset( $current_css['border-bottom-width'] ) && ! empty( $current_css['border-bottom-width'] ) ) ? $current_css['border-bottom-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1622
 
1623
+ $gen_border_css['border-top-left-radius'] = ( isset( $current_css['border-top-left-radius'] ) && ! empty( $current_css['border-top-left-radius'] ) ) ? $current_css['border-top-left-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1624
+ $gen_border_css['border-top-right-radius'] = ( isset( $current_css['border-top-right-radius'] ) && ! empty( $current_css['border-top-right-radius'] ) ) ? $current_css['border-top-right-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1625
+ $gen_border_css['border-bottom-left-radius'] = ( isset( $current_css['border-bottom-left-radius'] ) && ! empty( $current_css['border-bottom-left-radius'] ) ) ? $current_css['border-bottom-left-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1626
+ $gen_border_css['border-bottom-right-radius'] = ( isset( $current_css['border-bottom-right-radius'] ) && ! empty( $current_css['border-bottom-right-radius'] ) ) ? $current_css['border-bottom-right-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1627
+
1628
+ $gen_border_css['border-color'] = ( isset( $current_css['border-color'] ) && ! empty( $current_css['border-color'] ) ) ? $current_css['border-color'] : $border_color;
1629
+
1630
+ $gen_border_css['border-style'] = ( isset( $current_css['border-style'] ) && ! empty( $current_css['border-style'] ) ) ? $current_css['border-style'] : $border_style;
1631
+
1632
+ return $gen_border_css;
1633
  }
1634
 
1635
  /**
classes/class-uagb-loader.php CHANGED
@@ -75,7 +75,7 @@ if ( ! class_exists( 'UAGB_Loader' ) ) {
75
  define( 'UAGB_BASE', plugin_basename( UAGB_FILE ) );
76
  define( 'UAGB_DIR', plugin_dir_path( UAGB_FILE ) );
77
  define( 'UAGB_URL', plugins_url( '/', UAGB_FILE ) );
78
- define( 'UAGB_VER', '2.0.4' );
79
  define( 'UAGB_MODULES_DIR', UAGB_DIR . 'modules/' );
80
  define( 'UAGB_MODULES_URL', UAGB_URL . 'modules/' );
81
  define( 'UAGB_SLUG', 'spectra' );
75
  define( 'UAGB_BASE', plugin_basename( UAGB_FILE ) );
76
  define( 'UAGB_DIR', plugin_dir_path( UAGB_FILE ) );
77
  define( 'UAGB_URL', plugins_url( '/', UAGB_FILE ) );
78
+ define( 'UAGB_VER', '2.0.5' );
79
  define( 'UAGB_MODULES_DIR', UAGB_DIR . 'modules/' );
80
  define( 'UAGB_MODULES_URL', UAGB_URL . 'modules/' );
81
  define( 'UAGB_SLUG', 'spectra' );
classes/class-uagb-update.php CHANGED
@@ -76,6 +76,11 @@ if ( ! class_exists( 'UAGB_Update' ) ) :
76
  update_option( 'uagb-old-user-less-than-2', 'yes' );
77
  }
78
 
 
 
 
 
 
79
  // Create file if not present.
80
  uagb_install()->create_files();
81
 
76
  update_option( 'uagb-old-user-less-than-2', 'yes' );
77
  }
78
 
79
+ // Enable Legacy Blocks for users older than 2.0.5.
80
+ if ( version_compare( $saved_version, '2.0.5', '<' ) ) {
81
+ UAGB_Admin_Helper::update_admin_settings_option( 'uag_enable_legacy_blocks', 'yes' );
82
+ }
83
+
84
  // Create file if not present.
85
  uagb_install()->create_files();
86
 
dist/blocks.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-url'), 'version' => '8140bbe40ed24448702304b2a48558a2');
1
+ <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keyboard-shortcuts', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-url'), 'version' => '92a32aed1fe0d6aba8685201aa0fbbae');
dist/blocks.js CHANGED
@@ -1,17 +1,17 @@
1
- (window.webpackJsonp_ultimate_addons_for_gutenberg=window.webpackJsonp_ultimate_addons_for_gutenberg||[]).push([[114],{103:function(e,t,a){},104:function(e,t,a){},129:function(e,t,a){},138:function(e,t,a){},139:function(e,t,a){},140:function(e,t,a){},161:function(e,t,a){},162:function(e,t,a){},163:function(e,t,a){},164:function(e,t,a){},165:function(e,t,a){},166:function(e,t,a){},167:function(e,t,a){},168:function(e,t,a){},169:function(e,t,a){},170:function(e,t,a){},171:function(e,t,a){},172:function(e,t,a){},173:function(e,t,a){},174:function(e,t,a){},186:function(e,t,a){},187:function(e,t,a){},188:function(e,t,a){},189:function(e,t,a){},190:function(e,t,a){},191:function(e,t,a){},192:function(e,t,a){},193:function(e,t,a){},194:function(e,t,a){},195:function(e,t,a){},196:function(e,t,a){},198:function(e,t,a){},199:function(e,t,a){},200:function(e,t,a){},201:function(e,t,a){},202:function(e,t,a){},203:function(e,t,a){}}]),function(e){function t(t){for(var i,l,r=t[0],s=t[1],c=t[2],u=0,b=[];u<r.length;u++)l=r[u],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&b.push(o[l][0]),o[l]=0;for(i in s)Object.prototype.hasOwnProperty.call(s,i)&&(e[i]=s[i]);for(p&&p(t);b.length;)b.shift()();return n.push.apply(n,c||[]),a()}function a(){for(var e,t=0;t<n.length;t++){for(var a=n[t],i=!0,r=1;r<a.length;r++){var s=a[r];0!==o[s]&&(i=!1)}i&&(n.splice(t--,1),e=l(l.s=a[0]))}return e}var i={},o={2:0},n=[];function l(t){if(i[t])return i[t].exports;var a=i[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.exports,l),a.l=!0,a.exports}l.e=function(e){var t=[],a=o[e];if(0!==a)if(a)t.push(a[2]);else{var i=new Promise((function(t,i){a=o[e]=[t,i]}));t.push(a[2]=i);var n,r=document.createElement("script");r.charset="utf-8",r.timeout=120,l.nc&&r.setAttribute("nonce",l.nc),r.src=function(e){return l.p+""+({0:"vendors~chunks/buttons-child/settings~chunks/call-to-action/settings~chunks/content-timeline/setting~9442599c",1:"vendors~chunks/testimonial/react-slick",3:"chunks/advanced-heading/render",4:"chunks/advanced-heading/settings",5:"chunks/blockquote/render",6:"chunks/blockquote/settings",7:"chunks/buttons-child/render",8:"chunks/buttons-child/settings",9:"chunks/buttons/render",10:"chunks/buttons/settings",11:"chunks/call-to-action/render",12:"chunks/call-to-action/settings",13:"chunks/cf7-styler/render",14:"chunks/cf7-styler/settings",15:"chunks/column/render",16:"chunks/column/settings",17:"chunks/columns/render",18:"chunks/columns/settings",19:"chunks/container/render",20:"chunks/container/settings",21:"chunks/content-timeline-child/render",22:"chunks/content-timeline-child/settings",23:"chunks/content-timeline/render",24:"chunks/content-timeline/settings",25:"chunks/faq-child/render",26:"chunks/faq-child/settings",27:"chunks/faq/render",28:"chunks/faq/settings",29:"chunks/form/accept-render",30:"chunks/form/accept-settings",31:"chunks/form/checkbox-render",32:"chunks/form/checkbox-settings",33:"chunks/form/date-render",34:"chunks/form/date-settings",35:"chunks/form/email-render",36:"chunks/form/email-settings",37:"chunks/form/hidden-render",38:"chunks/form/hidden-settings",39:"chunks/form/name-render",40:"chunks/form/name-settings",41:"chunks/form/phone-render",42:"chunks/form/phone-settings",43:"chunks/form/radio-render",44:"chunks/form/radio-settings",45:"chunks/form/render",46:"chunks/form/select-render",47:"chunks/form/select-settings",48:"chunks/form/settings",49:"chunks/form/textarea-render",50:"chunks/form/textarea-settings",51:"chunks/form/toggle-render",52:"chunks/form/toggle-settings",53:"chunks/form/url-render",54:"chunks/form/url-settings",55:"chunks/gf-styler/render",56:"chunks/gf-styler/settings",57:"chunks/google-map/render",58:"chunks/google-map/settings",59:"chunks/how-to/render",60:"chunks/how-to/settings",61:"chunks/how-to/step-render",62:"chunks/how-to/step-settings",63:"chunks/icon-list-child/render",64:"chunks/icon-list-child/settings",65:"chunks/icon-list/render",66:"chunks/icon-list/settings",67:"chunks/image/render",68:"chunks/image/settings",69:"chunks/info-box/render",70:"chunks/info-box/settings",71:"chunks/inline-notice/render",72:"chunks/inline-notice/settings",73:"chunks/lottie/render",74:"chunks/lottie/settings",75:"chunks/marketing-button/render",76:"chunks/marketing-button/settings",77:"chunks/post-carousel/render",78:"chunks/post-carousel/settings",79:"chunks/post-grid/blog",80:"chunks/post-grid/render",81:"chunks/post-grid/settings",82:"chunks/post-masonry/react-masonry-component",83:"chunks/post-masonry/render",84:"chunks/post-masonry/settings",85:"chunks/post-timeline/render",86:"chunks/post-timeline/settings",87:"chunks/price-list-child/render",88:"chunks/price-list-child/settings",89:"chunks/price-list/render",90:"chunks/price-list/settings",91:"chunks/review/render",92:"chunks/review/settings",93:"chunks/section/render",94:"chunks/section/settings",95:"chunks/social-share-child/render",96:"chunks/social-share-child/settings",97:"chunks/social-share/render",98:"chunks/social-share/settings",99:"chunks/star-rating/render",100:"chunks/star-rating/settings",101:"chunks/table-of-contents/render",102:"chunks/table-of-contents/settings",103:"chunks/tabs-child/render",104:"chunks/tabs/render",105:"chunks/tabs/settings",106:"chunks/taxonomy-list/render",107:"chunks/taxonomy-list/settings",108:"chunks/team/render",109:"chunks/team/settings",110:"chunks/testimonial/render",111:"chunks/testimonial/settings",112:"chunks/wp-search/render",113:"chunks/wp-search/settings",115:"vendors~chunks/lottie/render",116:"vendors~chunks/post-masonry/react-masonry-component"}[e]||e)+".js"}(e);var s=new Error;n=function(t){r.onerror=r.onload=null,clearTimeout(c);var a=o[e];if(0!==a){if(a){var i=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+i+": "+n+")",s.name="ChunkLoadError",s.type=i,s.request=n,a[1](s)}o[e]=void 0}};var c=setTimeout((function(){n({type:"timeout",target:r})}),12e4);r.onerror=r.onload=n,document.head.appendChild(r)}return Promise.all(t)},l.m=e,l.c=i,l.d=function(e,t,a){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},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 a=Object.create(null);if(l.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)l.d(a,i,function(t){return e[t]}.bind(null,i));return a},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="",l.oe=function(e){throw console.error(e),e};var r=window.webpackJsonp_ultimate_addons_for_gutenberg=window.webpackJsonp_ultimate_addons_for_gutenberg||[],s=r.push.bind(r);r.push=t,r=r.slice();for(var c=0;c<r.length;c++)t(r[c]);var p=s;n.push([204,114]),a()}([function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wp.element},function(e,t,a){"use strict";a.d(t,"b",(function(){return o}));var i=a(26);const o=(e,t,a)=>isNaN(e)?i.a[a][t].default:e;t.a=(e,t,a)=>e||i.a[a][t].default},function(e,t,a){var i;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var i=arguments[t];if(i){var n=typeof i;if("string"===n||"number"===n)e.push(i);else if(Array.isArray(i)){if(i.length){var l=o.apply(null,i);l&&e.push(l)}}else if("object"===n)if(i.toString===Object.prototype.toString)for(var r in i)a.call(i,r)&&i[r]&&e.push(r);else e.push(i.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(i=function(){return o}.apply(t,[]))||(e.exports=i)}()},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.components},function(e,t,a){"use strict";var i=a(2);const o={logo:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 85 85",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M41.7849 0C33.5206 0 25.4419 2.49258 18.5705 7.16254C11.699 11.8325 6.34331 18.4701 3.18071 26.236C0.0181112 34.0018 -0.809377 42.5471 0.802901 50.7913C2.41518 59.0355 6.3948 66.6083 12.2385 72.552C18.0822 78.4958 25.5276 82.5435 33.633 84.1834C41.7385 85.8232 50.1401 84.9816 57.7753 81.7649C65.4105 78.5482 71.9363 73.1008 76.5277 66.1117C81.1191 59.1226 83.5697 50.9057 83.5697 42.5C83.565 31.2298 79.1612 20.4225 71.326 12.4533C63.4908 4.48402 52.8655 0.0048112 41.7849 0ZM57.5278 49.0175C57.5278 49.1264 57.5278 49.2354 57.5278 49.3443V49.6529V49.8526C57.3161 51.0856 56.8673 52.2639 56.207 53.3201L55.8143 53.8829L55.2431 54.5546C55.0482 54.8082 54.8268 55.0396 54.5827 55.2445V55.3353L54.4578 55.4261L54.2079 55.6258C54.1249 55.7007 54.0353 55.7675 53.9402 55.8255L53.6724 56.0071L34.3061 69.0602C34.1479 69.1683 33.9612 69.2253 33.7706 69.2236H33.5743C33.447 69.1967 33.3262 69.1443 33.2189 69.0695C33.1117 68.9947 33.0201 68.899 32.9495 68.7879C32.9495 68.7879 32.5033 67.9891 32.4676 67.9347V67.7531V67.6623V67.5534V67.4263V67.2811C31.7014 65.262 31.6378 63.0371 32.2872 60.9761C32.9366 58.9152 34.2601 57.1424 36.0375 55.9526L45.0691 49.8708C45.2101 49.7754 45.3201 49.6398 45.3853 49.4809C45.4505 49.322 45.4679 49.147 45.4355 48.9781C45.403 48.8091 45.3221 48.6537 45.2029 48.5315C45.0837 48.4093 44.9316 48.3257 44.7657 48.2913L34.1633 46.1128H33.8599H33.7706H33.485H33.1816H33.0567H32.896H32.8068L32.5212 46.0038H32.4319H32.2534L31.9679 45.8586L31.6823 45.7134L31.4145 45.55L31.1468 45.3866C30.3041 44.8521 29.5509 44.1841 28.9156 43.4077L28.6836 43.0809L28.4159 42.6634C27.73 41.6278 27.255 40.4629 27.0189 39.2375C26.7828 38.012 26.7905 36.751 27.0415 35.5286C27.228 34.6884 27.5221 33.8766 27.9161 33.1141C28.0232 32.9144 28.1124 32.7328 28.2195 32.5694L28.3802 32.3153C28.4948 32.1207 28.6199 31.9329 28.755 31.7525L28.9156 31.5528L29.112 31.3167L29.3083 31.0989L29.4333 30.9718L29.6475 30.754L29.8259 30.5906L30.0223 30.4272L30.2365 30.2456H30.3257L30.4685 30.1185H30.5578L30.7898 29.9551L50.049 16.9746C50.1725 16.8912 50.3113 16.8338 50.457 16.806C50.6027 16.7782 50.7524 16.7804 50.8973 16.8126C51.0421 16.8448 51.1791 16.9062 51.3002 16.9933C51.4212 17.0804 51.5238 17.1913 51.6019 17.3195L51.7626 17.5918L51.8875 17.846C51.8875 17.9368 51.9768 18.0094 52.0125 18.082C52.0125 18.082 52.0125 18.082 52.0125 18.191C52.0239 18.2325 52.0239 18.2765 52.0125 18.318L52.1195 18.5904C52.1292 18.6383 52.1292 18.6877 52.1195 18.7356C52.1195 18.7356 52.1195 18.7356 52.1195 18.8445C52.8288 20.8305 52.8625 23.0011 52.2153 25.0089C51.5681 27.0166 50.2774 28.7455 48.5497 29.9188L39.6251 35.9462C39.4842 36.0415 39.3742 36.1772 39.309 36.3361C39.2438 36.495 39.2263 36.6699 39.2588 36.8389C39.2912 37.0078 39.3722 37.1632 39.4914 37.2854C39.6106 37.4077 39.7627 37.4912 39.9286 37.5256L50.4417 39.686C52.5458 40.1281 54.4361 41.2935 55.7948 42.9862C57.1536 44.679 57.8979 46.796 57.9027 48.9812C57.5635 48.4003 57.5278 48.9812 57.5278 48.9812V49.0175Z",fill:"url(#paint0_linear_619_170)"})),section:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M21 15V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19L3 15M21 15L3 15M21 15V9M3 15L3 9M21 9V5C21 3.89543 20.1046 3 19 3L5 3C3.89543 3 3 3.89543 3 5L3 9M21 9L3 9",fill:"none",stroke:"#fff",strokeWidth:1.4})),buttons:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 17.5H17M7 6.5H17M5 10H19C20.1046 10 21 9.10457 21 8V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V8C3 9.10457 3.89543 10 5 10ZM5 21H19C20.1046 21 21 20.1046 21 19V16C21 14.8954 20.1046 14 19 14H5C3.89543 14 3 14.8954 3 16V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),buttons_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 11.5H17M5 15H19C20.1046 15 21 14.1046 21 13V10C21 8.89543 20.1046 8 19 8H5C3.89543 8 3 8.89543 3 10V13C3 14.1046 3.89543 15 5 15Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),advanced_heading:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 7V12.8333M8 12.8333V17M8 12.8333H16M16 12.8333V7M16 12.8333V17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),google_map:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 3.00002L4.10557 5.44723C3.428 5.78601 3 6.47854 3 7.23608V20.382C3 21.1254 3.78231 21.6089 4.44721 21.2764L9 19M9 3.00002L15 5.00002M9 3.00002V19M9 19L15 21M15 5.00002L19.5528 2.72362C20.2177 2.39117 21 2.87467 21 3.61805V16.7639C21 17.5215 20.572 18.214 19.8944 18.5528L15 21M15 5.00002V21",fill:"none",stroke:"#fff",strokeWidth:1.4})),info_box:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 13H17M7 16.5H15.3333M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),post_carousel:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M0 17C1.10457 17 2 16.1046 2 15V8C2 6.89543 1.10457 6 0 6M24 17C22.8954 17 22 16.1046 22 15V8C22 6.89543 22.8954 6 24 6M7 17H17C18.1046 17 19 16.1046 19 15V8C19 6.89543 18.1046 6 17 6H7C5.89543 6 5 6.89543 5 8V15C5 16.1046 5.89543 17 7 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M8 11H12.5M8 14H16",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),post_masonry:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 14C3 12.8954 3.89543 12 5 12H8C9.10457 12 10 12.8954 10 14V21C10 22.1046 9.10457 23 8 23H5C3.89543 23 3 22.1046 3 21V14Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 3C14 1.89543 14.8954 1 16 1H19C20.1046 1 21 1.89543 21 3V10C21 11.1046 20.1046 12 19 12H16C14.8954 12 14 11.1046 14 10V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 18C14 16.8954 14.8954 16 16 16H19C20.1046 16 21 16.8954 21 18V21C21 22.1046 20.1046 23 19 23H16C14.8954 23 14 22.1046 14 21V18Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 3C3 1.89543 3.89543 1 5 1H8C9.10457 1 10 1.89543 10 3V6C10 7.10457 9.10457 8 8 8H5C3.89543 8 3 7.10457 3 6V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),post_grid:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H8C9.10457 3 10 3.89543 10 5V8C10 9.10457 9.10457 10 8 10H5C3.89543 10 3 9.10457 3 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 5C14 3.89543 14.8954 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H16C14.8954 10 14 9.10457 14 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),testimonial:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.5 9.42857C15.5 10.2175 14.903 10.8571 14.1667 10.8571C13.4303 10.8571 12.8333 10.2175 12.8333 9.42857C12.8333 8.63959 13.4303 8 14.1667 8C14.903 8 15.5 8.63959 15.5 9.42857ZM15.5 9.42857C15.5 9.42857 15.5 11.5714 13.5 13M11.1667 9.42857C11.1667 10.2175 10.5697 10.8571 9.83333 10.8571C9.09695 10.8571 8.5 10.2175 8.5 9.42857C8.5 8.63959 9.09695 8 9.83333 8C10.5697 8 11.1667 8.63959 11.1667 9.42857ZM11.1667 9.42857C11.1667 9.42857 11.1667 11.5714 9.16667 13M12 21L14.4142 18.5858C14.7893 18.2107 15.298 18 15.8284 18H19C20.1046 18 21 17.1046 21 16V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V16C3 17.1046 3.89543 18 5 18H8.17157C8.70201 18 9.21071 18.2107 9.58579 18.5858L12 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),cf7_styler:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4.51555 17C6.13007 19.412 8.87958 21 12 21C15.1204 21 17.8699 19.412 19.4845 17M4.51555 17C3.55827 15.5699 3 13.8501 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 13.8501 20.4417 15.5699 19.4845 17M4.51555 17C5.75777 17 7.12889 15 8.43944 13M19.4845 17C18.2422 17 16.8711 15 15.5606 13M8.43944 13C9.75 11 11 9 12 9C13 9 14.25 11 15.5606 13M8.43944 13L9.09522 14.2607C9.47211 14.9852 10.5116 14.9769 10.8768 14.2464L11.3795 13.241C11.6848 12.6305 12.4984 12.4984 12.9811 12.9811L13.4309 13.4309C13.7632 13.7632 14.282 13.8193 14.6776 13.5658L15.5606 13",fill:"none",stroke:"#fff",strokeWidth:1.4})),gf_styler:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17 12V15H7L6.99998 12.9996C6.99998 10.7905 8.79083 9.00001 10.9999 9.00001H17.5M3.33984 8.71466V15.2854C3.33984 16.0317 3.75541 16.7159 4.41768 17.0601L11.0779 20.5208C11.656 20.8212 12.3442 20.8212 12.9223 20.5208L19.5825 17.0601C20.2448 16.7159 20.6604 16.0317 20.6604 15.2854V8.71466C20.6604 7.96832 20.2448 7.28407 19.5825 6.93995L12.9223 3.47918C12.3442 3.1788 11.656 3.1788 11.0779 3.47918L4.41768 6.93995C3.75541 7.28407 3.33984 7.96832 3.33984 8.71466Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),content_timeline:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12.0001 3V7M12.0001 21V17M12.0001 7H15.0001M12.0001 7V12M15.0001 7C15.0001 8.10457 15.8954 9 17 9H19C20.1046 9 21 8.10457 21 7C21 5.89543 20.1046 5 19 5H17C15.8954 5 15.0001 5.89543 15.0001 7ZM12.0001 12H9M12.0001 12V17M9 12C9 13.1046 8.10457 14 7 14H5C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10H7C8.10457 10 9 10.8954 9 12ZM12.0001 17H15.0001M15.0001 17C15.0001 18.1046 15.8954 19 17 19H19C20.1046 19 21 18.1046 21 17C21 15.8954 20.1046 15 19 15H17C15.8954 15 15.0001 15.8954 15.0001 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),content_timeline_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5.99993 3V7V12M5.99993 21V17V12M5.99993 12H9M9 12C9 13.1046 9.89543 14 11 14H16C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10H11C9.89543 10 9 10.8954 9 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),call_to_action:Object(i.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M16.4545 16.4545L14.6364 21L11 11L21 14.6364L16.4545 16.4545ZM16.4545 16.4545L21 21M9 16.9291C5.60771 16.4439 3 13.5265 3 10C3 6.13401 6.13401 3 10 3C13.5265 3 16.4439 5.60771 16.9291 9M8.5 12.5987C7.6033 12.0799 7 11.1104 7 10C7 8.34315 8.34315 7 10 7C11.1104 7 12.0799 7.6033 12.5987 8.5",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),post_timeline:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4 3V6M4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10M4 6C5.10457 6 6 6.89543 6 8C6 9.10457 5.10457 10 4 10M4 10V14M4 14C2.89543 14 2 14.8954 2 16C2 17.1046 2.89543 18 4 18M4 14C5.10457 14 6 14.8954 6 16C6 17.1046 5.10457 18 4 18M4 18V21M11 18H19C20.1046 18 21 17.1046 21 16C21 14.8954 20.1046 14 19 14H11C9.89543 14 9 14.8954 9 16C9 17.1046 9.89543 18 11 18ZM11 10H19C20.1046 10 21 9.10457 21 8C21 6.89543 20.1046 6 19 6H11C9.89543 6 9 6.89543 9 8C9 9.10457 9.89543 10 11 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),icon_list:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11 5H21M11 12H21M11 19H21",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 5C7 6.10457 6.10457 7 5 7C3.89543 7 3 6.10457 3 5C3 3.89543 3.89543 3 5 3C6.10457 3 7 3.89543 7 5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 19C7 20.1046 6.10457 21 5 21C3.89543 21 3 20.1046 3 19C3 17.8954 3.89543 17 5 17C6.10457 17 7 17.8954 7 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),icon_list_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11 5H21M13 11H21M13 16H21M13 20.5H21M7 5C7 6.10457 6.10457 7 5 7C3.89543 7 3 6.10457 3 5C3 3.89543 3.89543 3 5 3C6.10457 3 7 3.89543 7 5Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 16C9 16.5523 8.55228 17 8 17C7.44772 17 7 16.5523 7 16C7 15.4477 7.44772 15 8 15C8.55228 15 9 15.4477 9 16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 20.5C9 21.0523 8.55228 21.5 8 21.5C7.44772 21.5 7 21.0523 7 20.5C7 19.9477 7.44772 19.5 8 19.5C8.55228 19.5 9 19.9477 9 20.5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),team:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17 20H22V18C22 16.3431 20.6569 15 19 15C18.0444 15 17.1931 15.4468 16.6438 16.1429M17 20H7M17 20V18C17 17.3438 16.8736 16.717 16.6438 16.1429M7 20H2V18C2 16.3431 3.34315 15 5 15C5.95561 15 6.80686 15.4468 7.35625 16.1429M7 20V18C7 17.3438 7.12642 16.717 7.35625 16.1429M7.35625 16.1429C8.0935 14.301 9.89482 13 12 13C14.1052 13 15.9065 14.301 16.6438 16.1429M15 7C15 8.65685 13.6569 10 12 10C10.3431 10 9 8.65685 9 7C9 5.34315 10.3431 4 12 4C13.6569 4 15 5.34315 15 7ZM21 10C21 11.1046 20.1046 12 19 12C17.8954 12 17 11.1046 17 10C17 8.89543 17.8954 8 19 8C20.1046 8 21 8.89543 21 10ZM7 10C7 11.1046 6.10457 12 5 12C3.89543 12 3 11.1046 3 10C3 8.89543 3.89543 8 5 8C6.10457 8 7 8.89543 7 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),tabs:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M10 3V6C10 7.10457 10.8954 8 12 8H15.5M15.5 8H21M15.5 8V3M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),tabs_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12 3V8C12 9.10457 12.8954 10 14 10H16.5H21M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),social_share:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 12C9 13.1046 8.10457 14 7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M19 6C19 7.10457 18.1046 8 17 8C15.8954 8 15 7.10457 15 6C15 4.89543 15.8954 4 17 4C18.1046 4 19 4.89543 19 6Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M19 18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18C15 16.8954 15.8954 16 17 16C18.1046 16 19 16.8954 19 18Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17",fill:"none",stroke:"#fff",strokeWidth:1.4})),social_share_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18ZM9 12C9 13.1046 8.10457 14 7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12ZM19 6C19 7.10457 18.1046 8 17 8C15.8954 8 15 7.10457 15 6C15 4.89543 15.8954 4 17 4C18.1046 4 19 4.89543 19 6Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),restaurant_menu:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17.7472 5.05554C17.5824 4.84998 17.3481 4.68976 17.074 4.59515C16.8912 4.53203 16.696 4.5 16.5 4.5M16.5 4.5C16.4022 4.5 16.3042 4.50797 16.2074 4.52402C15.9164 4.57225 15.6491 4.6913 15.4393 4.86612C15.2296 5.04093 15.0867 5.26366 15.0288 5.50614C14.9709 5.74861 15.0006 5.99995 15.1142 6.22835C15.2277 6.45676 15.42 6.65199 15.6666 6.78934C15.9133 6.92669 16.2033 7 16.5 7C16.7967 7 17.0867 7.07331 17.3334 7.21066C17.58 7.34802 17.7723 7.54324 17.8858 7.77165C17.9994 8.00005 18.0291 8.25139 17.9712 8.49386C17.9133 8.73634 17.7704 8.95907 17.5607 9.13388C17.3509 9.3087 17.0836 9.42775 16.7926 9.47598C16.6958 9.49203 16.5978 9.5 16.5 9.5M16.5 4.5V4M15.2528 8.94446C15.4176 9.15003 15.6519 9.31024 15.926 9.40485C16.1088 9.46797 16.304 9.5 16.5 9.5M16.5 9.5V10",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M17.7472 15.0555C17.5824 14.85 17.3481 14.6898 17.074 14.5952C16.8912 14.532 16.696 14.5 16.5 14.5M16.5 14.5C16.4022 14.5 16.3042 14.508 16.2074 14.524C15.9164 14.5723 15.6491 14.6913 15.4393 14.8661C15.2296 15.0409 15.0867 15.2637 15.0288 15.5061C14.9709 15.7486 15.0006 15.9999 15.1142 16.2284C15.2277 16.4568 15.42 16.652 15.6666 16.7893C15.9133 16.9267 16.2033 17 16.5 17C16.7967 17 17.0867 17.0733 17.3334 17.2107C17.58 17.348 17.7723 17.5432 17.8858 17.7716C17.9994 18.0001 18.0291 18.2514 17.9712 18.4939C17.9133 18.7363 17.7704 18.9591 17.5607 19.1339C17.3509 19.3087 17.0836 19.4278 16.7926 19.476C16.6958 19.492 16.5978 19.5 16.5 19.5M16.5 14.5V14M15.2528 18.9445C15.4176 19.15 15.6519 19.3102 15.926 19.4049C16.1088 19.468 16.304 19.5 16.5 19.5M16.5 19.5V20",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M6 5H12M6 15H12M6 8H9M6 18H9",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M3 3C3 1.89543 3.89543 1 5 1H19C20.1046 1 21 1.89543 21 3V21C21 22.1046 20.1046 23 19 23H5C3.89543 23 3 22.1046 3 21V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),restaurant_menu_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M20.6208 8.58331C20.3736 8.27496 20.0222 8.03464 19.611 7.89273C19.3367 7.79804 19.0441 7.75 18.75 7.75M18.75 7.75C18.6033 7.75 18.4563 7.76195 18.311 7.78603C17.8746 7.85838 17.4737 8.03695 17.159 8.29918C16.8443 8.5614 16.6301 8.89549 16.5432 9.25921C16.4564 9.62292 16.501 9.99992 16.6713 10.3425C16.8416 10.6851 17.13 10.978 17.5 11.184C17.87 11.39 18.305 11.5 18.75 11.5C19.195 11.5 19.63 11.61 20 11.816C20.37 12.022 20.6584 12.3149 20.8287 12.6575C20.999 13.0001 21.0436 13.3771 20.9568 13.7408C20.8699 14.1045 20.6557 14.4386 20.341 14.7008C20.0263 14.963 19.6254 15.1416 19.189 15.214C19.0437 15.2381 18.8967 15.25 18.75 15.25M18.75 7.75V7M16.8792 14.4167C17.1264 14.725 17.4778 14.9654 17.889 15.1073C18.1633 15.202 18.4559 15.25 18.75 15.25M18.75 15.25V16M3 9.5H12M3 13H7.5M3 3H20.9568M3 21H20.9568",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),blockquote:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 7H17M7 11H9M17 11.8571C17 12.3305 16.6418 12.7143 16.2 12.7143C15.7582 12.7143 15.4 12.3305 15.4 11.8571C15.4 11.3838 15.7582 11 16.2 11C16.6418 11 17 11.3838 17 11.8571ZM17 11.8571C17 11.8571 17 13.1429 15.8 14M13.6 11.8571C13.6 12.3305 13.2418 12.7143 12.8 12.7143C12.3582 12.7143 12 12.3305 12 11.8571C12 11.3838 12.3582 11 12.8 11C13.2418 11 13.6 11.3838 13.6 11.8571ZM13.6 11.8571C13.6 11.8571 13.6 13.1429 12.4 14M3 21V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V16C21 17.1046 20.1046 18 19 18H7.66667C7.23393 18 6.81286 18.1404 6.46667 18.4L3 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),columns:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H15M15 3V21M15 3H9M15 21H9M9 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H9M9 3V21",fill:"none",stroke:"#fff",strokeWidth:1.4})),column:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H10C11.1046 3 12 3.89543 12 5V19C12 20.1046 11.1046 21 10 21H5C3.89543 21 3 20.1046 3 19V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M15 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H15",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeDasharray:1.4})),marketing_button:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 20.9895H17M4 16.9895H20",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M10 7H19M3 11H21C22.1046 11 23 10.1046 23 9V5C23 3.89543 22.1046 3 21 3H3C1.89543 3 1 3.89543 1 5V9C1 10.1046 1.89543 11 3 11ZM7 7C7 7.55228 6.55228 8 6 8C5.44772 8 5 7.55228 5 7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),table_of_contents:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 16H13M7 12H15.3333M7 8H17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),faq:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9.00006 9C9.50006 8 10.5001 7 12.0001 7C13.5002 7 15.0001 8.5 15.0001 10C15.0001 11.4553 14.0588 12.4399 13.0843 12.8686C13.0248 12.8948 12.9619 12.9116 12.8992 12.9285C12.4001 13.0627 12.0001 13.4804 12.0001 14M12.0001 17H12.0101M21.0001 12C21.0001 16.9706 16.9706 21 12.0001 21C10.5124 21 9.1091 20.6391 7.87286 20C7.19356 19.6488 3.56466 21.5054 3 21C2.43678 20.4959 4.93748 17.6302 4.51561 17C3.55833 15.5699 3.00006 13.8501 3.00006 12C3.00006 7.02944 7.0295 3 12.0001 3C16.9706 3 21.0001 7.02944 21.0001 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),faq_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12.0067 10.2C12.34 9.6 13.0067 9 14.0067 9C15.0067 9 16.0067 9.9 16.0067 10.8C16.0067 11.6628 15.394 12.2498 14.7527 12.5118C14.6977 12.5343 14.6397 12.5477 14.5824 12.5632C14.2608 12.6496 14.0067 12.8957 14.0067 13.2M14.0067 15H14.0133M11.0002 15H11.0069M8.00017 15H8.00684M21.0001 12C21.0001 16.9706 16.9706 21 12.0001 21C10.5124 21 9.1091 20.6391 7.87286 20C7.19356 19.6488 3.56466 21.5054 3 21C2.43678 20.4959 4.93748 17.6302 4.51561 17C3.55833 15.5699 3.00006 13.8501 3.00006 12C3.00006 7.02944 7.0295 3 12.0001 3C16.9706 3 21.0001 7.02944 21.0001 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),forms:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 10H17M7 7H10.5M9 17H15M7 13H17M13.5 7H17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),how_to:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M13 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V11M13 3L21 11M13 3V9C13 10.1046 13.8954 11 15 11H21M10 11H17M10 7H13M10 15H17M7 7H7.1M7 11H7.1M7 15H7.1",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),how_to_step:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M23 12C23 13.1046 22.1046 14 21 14C19.8954 14 19 13.1046 19 12C19 10.8954 19.8954 10 21 10C22.1046 10 23 10.8954 23 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M5 12C5 13.1046 4.10457 14 3 14C1.89543 14 1 13.1046 1 12C1 10.8954 1.89543 10 3 10C4.10457 10 5 10.8954 5 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7.5 12H7.6",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M16.5 12H16.6",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),inline_notice:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 21H21M3 3H21M10 12H19M3 17H21C22.1046 17 23 16.1046 23 15V9C23 7.89543 22.1046 7 21 7H3C1.89543 7 1 7.89543 1 9V15C1 16.1046 1.89543 17 3 17ZM7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),wp_search:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 21L9 15M7 10C7 13.866 10.134 17 14 17C17.866 17 21 13.866 21 10C21 6.13401 17.866 3 14 3C10.134 3 7 6.13401 7 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),taxonomy_list:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M10 16H17M10 12H15M10 8H17M6.98999 8H6.99999M6.98999 12H6.99999M6.98999 16H6.99999M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),review:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 10.5H17M9.5 7H9.51M6.99 7H7M12 7H12.01M7 14H14M12 21L14.4142 18.5858C14.7893 18.2107 15.298 18 15.8284 18H19C20.1046 18 21 17.1046 21 16V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V16C3 17.1046 3.89543 18 5 18H8.17157C8.70201 18 9.21071 18.2107 9.58579 18.5858L12 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),lottie:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 17C7 17 12 17.5 12 12C12 6.5 17 7 17 7M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),accept:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M20 12H12M4 12L5.66667 14L9 10M3 17H21C22.1046 17 23 16.1046 23 15V9C23 7.89543 22.1046 7 21 7H3C1.89543 7 1 7.89543 1 9V15C1 16.1046 1.89543 17 3 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),checkbox:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 12L10.6667 15L16 9M5.77778 20H18.2222C19.2041 20 20 18.9767 20 17.7143V6.28571C20 5.02335 19.2041 4 18.2222 4H5.77778C4.79594 4 4 5.02335 4 6.28571V17.7143C4 18.9767 4.79594 20 5.77778 20Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),datepicker:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 7V3M16 7V3M8 13H8.1M11.9 13H12M16 13H16.1M5 21H19C20.1046 21 21 20.1046 21 19V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),email:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 8L10.8906 13.2604C11.5624 13.7083 12.4376 13.7083 13.1094 13.2604L21 8M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),hidden:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3.00024 3L6.5894 6.58916M21.0002 21L17.4114 17.4112M13.8751 18.8246C13.268 18.9398 12.6414 19 12.0007 19C7.52305 19 3.73275 16.0571 2.4585 12C2.80539 10.8955 3.33875 9.87361 4.02168 8.97118M9.87892 9.87868C10.4218 9.33579 11.1718 9 12.0002 9C13.6571 9 15.0002 10.3431 15.0002 12C15.0002 12.8284 14.6645 13.5784 14.1216 14.1213M9.87892 9.87868L14.1216 14.1213M9.87892 9.87868L6.5894 6.58916M14.1216 14.1213L6.5894 6.58916M14.1216 14.1213L17.4114 17.4112M6.5894 6.58916C8.14922 5.58354 10.0068 5 12.0007 5C16.4783 5 20.2686 7.94291 21.5429 12C20.836 14.2507 19.3548 16.1585 17.4114 17.4112",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),name:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18 9H13M13 12H17M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19ZM7 14H9C9.55228 14 10 13.5523 10 13V9C10 8.44772 9.55228 8 9 8H7C6.44772 8 6 8.44772 6 9V13C6 13.5523 6.44772 14 7 14Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),phone:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H8.27924C8.70967 3 9.09181 3.27543 9.22792 3.68377L10.7257 8.17721C10.8831 8.64932 10.6694 9.16531 10.2243 9.38787L7.96701 10.5165C9.06925 12.9612 11.0388 14.9308 13.4835 16.033L14.6121 13.7757C14.8347 13.3306 15.3507 13.1169 15.8228 13.2743L20.3162 14.7721C20.7246 14.9082 21 15.2903 21 15.7208V19C21 20.1046 20.1046 21 19 21H18C9.71573 21 3 14.2843 3 6V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),radio:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12 7H22M12 17H22M8 7C8 8.65685 6.65685 10 5 10C3.34315 10 2 8.65685 2 7C2 5.34315 3.34315 4 5 4C6.65685 4 8 5.34315 8 7ZM8 17C8 18.6569 6.65685 20 5 20C3.34315 20 2 18.6569 2 17C2 15.3431 3.34315 14 5 14C6.65685 14 8 15.3431 8 17ZM5.5 7C5.5 7.27614 5.27614 7.5 5 7.5C4.72386 7.5 4.5 7.27614 4.5 7C4.5 6.72386 4.72386 6.5 5 6.5C5.27614 6.5 5.5 6.72386 5.5 7Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),select:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5 17H17M5 14H19M4 9H20C21.1046 9 22 8.10457 22 7V5C22 3.89543 21.1046 3 20 3H4C2.89543 3 2 3.89543 2 5V7C2 8.10457 2.89543 9 4 9ZM4 21H20C21.1046 21 22 20.1046 22 19V12C22 10.8954 21.1046 10 20 10H4C2.89543 10 2 10.8954 2 12V19C2 20.1046 2.89543 21 4 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),textarea:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.5 16L18 13.5M18.5 16.5L18.6 16.4M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),toggle:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M2 12C2 8.68629 4.68629 6 8 6H16C19.3137 6 22 8.68629 22 12V12C22 15.3137 19.3137 18 16 18H8C4.68629 18 2 15.3137 2 12V12Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M20 12C20 14.2091 18.2091 16 16 16C13.7909 16 12 14.2091 12 12C12 9.79086 13.7909 8 16 8C18.2091 8 20 9.79086 20 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),url:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M13.8284 10.1716C12.2663 8.60948 9.73367 8.60948 8.17157 10.1716L4.17157 14.1716C2.60948 15.7337 2.60948 18.2663 4.17157 19.8284C5.73367 21.3905 8.26633 21.3905 9.82843 19.8284L10.93 18.7269M10.1716 13.8284C11.7337 15.3905 14.2663 15.3905 15.8284 13.8284L19.8284 9.82843C21.3905 8.26633 21.3905 5.73367 19.8284 4.17157C18.2663 2.60948 15.7337 2.60948 14.1716 4.17157L13.072 5.27118",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),star_rating:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11.103 7.81696C11.4698 7.07371 12.5297 7.07371 12.8965 7.81696L13.8243 9.69697C13.97 9.99211 14.2516 10.1967 14.5773 10.244L16.652 10.5455C17.4722 10.6647 17.7997 11.6726 17.2062 12.2512L15.7049 13.7146C15.4692 13.9443 15.3617 14.2753 15.4173 14.5997L15.7717 16.666C15.9118 17.4829 15.0544 18.1059 14.3208 17.7202L12.4651 16.7446C12.1738 16.5915 11.8257 16.5915 11.5344 16.7446L9.67874 17.7202C8.94511 18.1059 8.08768 17.4829 8.22779 16.666L8.58219 14.5997C8.63783 14.2753 8.53028 13.9443 8.29459 13.7146L6.79332 12.2512C6.1998 11.6726 6.52731 10.6647 7.34753 10.5455L9.42225 10.244C9.74796 10.1967 10.0295 9.99211 10.1752 9.69697L11.103 7.81696Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M18.4424 14.106L20.1846 14.8943C21.0283 15.2761 21.9613 14.5667 21.7842 13.6782L21.6155 12.8313C21.5377 12.4411 21.6806 12.0403 21.99 11.7808L22.6034 11.2662C23.3499 10.6399 22.9822 9.44941 22.0043 9.32712L20.8958 9.18848C20.5373 9.14365 20.2219 8.93603 20.0458 8.62895L19.4377 7.56859C19.003 6.81047 17.8817 6.81047 17.447 7.56859L16.559 9.11719M5.55765 14.106L3.8154 14.8943C2.97172 15.2761 2.0387 14.5667 2.21577 13.6782L2.38454 12.8313C2.46229 12.4411 2.3194 12.0403 2.01002 11.7808L1.39664 11.2662C0.650069 10.6399 1.01784 9.44941 1.99569 9.32712L3.1042 9.18848C3.46273 9.14365 3.77814 8.93603 3.95423 8.62895L4.56227 7.56859C4.997 6.81047 6.11829 6.81047 6.55302 7.56859L7.44104 9.11719",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),container:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H5C3.89543 10 3 9.10457 3 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),image:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 17L7.41995 12.58C8.26284 11.7372 9.65125 11.8141 10.3959 12.7449L11.789 14.4863C12.4639 15.3298 13.6866 15.4851 14.5508 14.8369L15.6123 14.0408C16.4086 13.4436 17.5228 13.5228 18.2265 14.2265L21 17M17 8C17 8.55228 16.5523 9 16 9C15.4477 9 15 8.55228 15 8C15 7.44772 15.4477 7 16 7C16.5523 7 17 7.44772 17 8ZM5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),post_title:Object(i.createElement)("svg",{width:20,height:20},Object(i.createElement)("path",{fill:"#1d2327",d:"M19.31 0h-18.619c-0.381 0-0.691 0.309-0.691 0.691v18.619c0 0.382 0.309 0.691 0.691 0.691h18.619c0.382 0 0.691-0.309 0.691-0.691v-18.619c0-0.381-0.309-0.691-0.69-0.691v0zM18.62 6.206h-4.825v-4.825h4.825v4.825zM18.62 12.413h-4.825v-4.825h4.825v4.825zM1.381 7.588h4.825v4.825h-4.825v-4.825zM7.588 7.588h4.825v4.825h-4.825v-4.825zM12.413 1.381v4.825h-4.825v-4.825h4.825zM6.206 1.381v4.825h-4.825v-4.825h4.825zM1.381 13.794h4.825v4.826h-4.825v-4.826zM7.588 18.62v-4.826h4.825v4.826h-4.825zM13.794 18.62v-4.826h4.825v4.826h-4.825z"})),quote_1:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.581 10.226h-15.162c-0.233 0-0.419 0.37-0.419 0.826 0 0.458 0.186 0.828 0.419 0.828h15.161c0.233 0 0.419-0.37 0.419-0.828 0.001-0.455-0.186-0.826-0.418-0.826v0z"}),Object(i.createElement)("path",{d:"M15.581 14.285h-15.162c-0.233 0-0.419 0.373-0.419 0.827 0 0.458 0.186 0.826 0.419 0.826h15.161c0.233 0 0.419-0.369 0.419-0.826 0.001-0.454-0.186-0.827-0.418-0.827v0z"}),Object(i.createElement)("path",{d:"M15.581 18.346h-15.162c-0.233 0-0.419 0.37-0.419 0.826 0 0.459 0.186 0.828 0.419 0.828h15.161c0.233 0 0.419-0.369 0.419-0.828 0.001-0.455-0.186-0.826-0.418-0.826v0z"}),Object(i.createElement)("path",{d:"M9.126 0.595c-0.46 0.465-0.974 1.35-0.835 3.042 0.081 1.319 0.666 3.29 3.048 5.216 0.112 0.090 0.241 0.136 0.38 0.136 0.183 0 0.362-0.086 0.487-0.251 0.214-0.283 0.164-0.683-0.113-0.902-1.935-1.566-2.458-3.105-2.551-4.154 0.274 0.156 0.582 0.258 0.913 0.258 1.045 0 1.89-0.886 1.89-1.972 0-1.088-0.846-1.966-1.89-1.966-0.233 0-0.451 0.062-0.657 0.143l0.004-0.011-0.218 0.101-0.018 0.011-0.007 0.006-0.299 0.214-0.134 0.131z"}),Object(i.createElement)("path",{d:"M4.517 0.595c-0.465 0.465-0.974 1.35-0.841 3.042 0.085 1.319 0.671 3.29 3.049 5.216 0.116 0.090 0.245 0.136 0.383 0.136 0.178 0 0.366-0.086 0.487-0.251 0.214-0.283 0.165-0.683-0.108-0.902-1.939-1.566-2.467-3.105-2.56-4.154 0.278 0.156 0.584 0.258 0.92 0.258 1.046 0 1.885-0.886 1.885-1.972 0-1.088-0.845-1.966-1.885-1.966-0.236 0-0.447 0.062-0.657 0.143l0.010-0.011-0.218 0.101-0.022 0.011-0.009 0.006-0.305 0.214-0.129 0.13z"})),quote_2:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4.599 6.686c-0.39 0.397-0.822 1.149-0.705 2.586 0.068 1.123 0.561 2.799 2.561 4.434 0.096 0.080 0.205 0.115 0.321 0.115 0.153 0 0.306-0.071 0.409-0.214 0.181-0.239 0.135-0.58-0.095-0.766-1.626-1.332-2.066-2.639-2.144-3.531 0.231 0.132 0.488 0.218 0.769 0.218 0.874 0 1.587-0.753 1.587-1.677s-0.711-1.672-1.587-1.672c-0.196 0-0.38 0.054-0.552 0.121l0.003-0.010-0.184 0.085-0.016 0.010-0.006 0.006-0.252 0.181-0.109 0.114z"}),Object(i.createElement)("path",{d:"M0.725 6.686c-0.389 0.397-0.821 1.149-0.706 2.586 0.068 1.123 0.562 2.799 2.56 4.434 0.094 0.077 0.204 0.114 0.322 0.114 0.151 0 0.31-0.073 0.409-0.213 0.177-0.239 0.136-0.582-0.090-0.767-1.63-1.332-2.072-2.639-2.149-3.531 0.23 0.132 0.486 0.218 0.772 0.218 0.879 0 1.583-0.753 1.583-1.677s-0.71-1.672-1.583-1.672c-0.199 0-0.378 0.054-0.554 0.121l0.008-0.010-0.184 0.085-0.018 0.010-0.009 0.006-0.253 0.182-0.108 0.114z"}),Object(i.createElement)("path",{d:"M19.25 6.929h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"}),Object(i.createElement)("path",{d:"M19.25 10.75h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"}),Object(i.createElement)("path",{d:"M19.25 14.571h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"})),quote_inline_icon:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 32 32"},Object(i.createElement)("path",{d:"M7.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.357-0.056 0.724-0.086 1.097-0.086zM25.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.358-0.056 0.724-0.086 1.097-0.086z"})),quote_tweet_icon:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 512 512"},Object(i.createElement)("path",{d:"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"})),at_the_rate:Object(i.createElement)("svg",{width:30,height:30,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5.605 17.2c0-2.131 0.499-4.074 1.499-5.829 1-1.754 2.395-3.136 4.19-4.15 1.794-1.013 3.81-1.52 6.046-1.52 2.712 0 4.901 0.773 6.562 2.323 1.662 1.549 2.493 3.589 2.493 6.118 0 2.051-0.542 3.786-1.626 5.202-1.088 1.418-2.304 2.125-3.656 2.125-0.781 0-1.355-0.232-1.717-0.696-0.365-0.462-0.533-1.037-0.506-1.726-1.006 1.614-2.378 2.422-4.11 2.422-1.39 0-2.507-0.539-3.347-1.619-0.842-1.077-1.142-2.442-0.904-4.088 0.237-1.65 0.946-2.982 2.125-4.002 1.179-1.021 2.509-1.53 3.992-1.53s2.638 0.518 3.467 1.558c0.829 1.040 1.122 2.322 0.883 3.843l-0.494 3.2c-0.094 0.739 0.165 1.11 0.77 1.11 0.77 0 1.502-0.56 2.205-1.678 0.701-1.12 1.054-2.493 1.054-4.122 0-2.106-0.656-3.787-1.966-5.046-1.312-1.258-3.133-1.886-5.462-1.886-2.794 0-5.098 0.96-6.91 2.88-1.814 1.92-2.722 4.29-2.722 7.109 0 2.382 0.738 4.227 2.214 5.533 1.477 1.302 3.459 1.989 5.947 2.056l-0.376 1.509c-2.862-0.069-5.184-0.899-6.971-2.494-1.787-1.594-2.68-3.794-2.68-6.602zM19.15 15.85c0.17-1.15-0.014-2.118-0.558-2.899-0.542-0.781-1.28-1.173-2.214-1.173-0.933 0-1.79 0.392-2.571 1.173s-1.259 1.749-1.43 2.899c-0.171 1.152 0.013 2.122 0.557 2.91 0.542 0.787 1.282 1.181 2.214 1.181s1.79-0.394 2.573-1.181c0.781-0.789 1.256-1.758 1.43-2.91z"})),top_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M1.5 0.438v2.125h17v-2.125h-17zM5.75 8.938h3.188v10.625h2.125v-10.625h3.187l-4.25-4.25-4.25 4.25z"})),middle_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18.5 11.063v-2.125h-17v2.125h17z"}),Object(i.createElement)("path",{d:"M12.707 3.519l-2.707-2.707-2.707 2.707h2.030v4.368h1.354v-4.368h2.030z"}),Object(i.createElement)("path",{d:"M7.293 16.48l2.707 2.707 2.707-2.707h-2.030v-4.368h-1.354v4.368h-2.030z"})),bottom_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18.5 20v-2.125h-17v2.125h17zM14.25 11.5h-3.187v-10.625h-2.125v10.625h-3.188l4.25 4.25 4.25-4.25z"})),carousel_left:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 256 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"})),carousel_right:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 256 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"})),top_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 1c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17 0h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M17 0.984h-14c-1.103 0-2 0.897-2 2v0.797h18v-0.797c0-1.103-0.897-2-2-2z"})),bottom_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 1c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17 0h-14c-1.657 0-3 1.343-3 3v14c0 1.656 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M3 19.016h14c1.103 0 2-0.896 2-2v-0.797h-18v0.797c0 1.103 0.897 2 2 2z"})),left_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.656 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M0.984 2.999v14c0 1.103 0.896 2 2 2h0.797v-18h-0.797c-1.104 0-2 0.897-2 2z"})),right_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.656 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M19.015 16.999v-14c0-1.103-0.896-2-2-2h-0.797v18h0.797c1.104 0 2-0.896 2-2z"})),vertical_spacing:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.656-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M17 0.983h-14c-1.103 0-2 0.896-2 2v0.797h18v-0.797c0-1.103-0.896-2-2-2z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M3 19.031h14c1.103 0 2-0.896 2-2v-0.797h-18v0.797c0 1.104 0.896 2 2 2z"})),horizontal_spacing:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.656 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M19.016 16.999v-14c0-1.103-0.896-2-2-2h-0.797v18h0.797c1.103 0 2-0.896 2-2z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M0.968 2.999v14c0 1.103 0.896 2 2 2h0.797v-18h-0.797c-1.104 0-2 0.897-2 2z"})),form1:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M41.5,2.1H7.8C4,2.1,1,5.2,1,8.9v40.5c0,3.7,3,6.8,6.8,6.8h18.6v-3.4H7.8c-1.9,0-3.4-1.5-3.4-3.4V8.9c0-1.9,1.5-3.4,3.4-3.4h33.8c1.9,0,3.4,1.5,3.4,3.4v19.8l3.4-3.4V8.9C48.3,5.2,45.2,2.1,41.5,2.1z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M38.1,15.6h-27v-3.4h27V15.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M38.1,23h-27v-3.4h27V23z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,29.6H13.5v-2.7h21.7V29.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,35.4H13.5v-2.7h21.7V35.4z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,27.8v6.3h-2.7v-6.3H35.2z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M16.2,27.9v6.3h-2.7v-6.3H16.2z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M43.4,31.9c-0.7,0.4-1.2,1-1.4,1.8c-0.9-0.3-1.9-0.1-2.7,0.3c-0.7,0.4-1.2,1-1.4,1.8c-0.9-0.3-1.9-0.1-2.7,0.3c-0.4,0.4-0.8,0.7-1.1,1.3L31,34c-1.1-1.3-3-1.5-4.4-0.7c-0.8,0.6-1.4,1.4-1.5,2.4c-0.1,1,0.1,2,0.8,2.8l4,4.5c-0.7,0.3-1.2,0.6-1.8,1.2c-0.4,0.5-0.9,1.2-1,1.9c0,0.3,0.1,0.6,0.3,0.9l5.8,6.5c4.3,4.8,11.6,5.5,16.5,1.6c0.2-0.1,0.3-0.2,0.4-0.4c0.1-0.1,0.3-0.2,0.3-0.3c5-4.7,5.2-12.9,0.4-18.3l-3-3.4C46.7,31.4,44.8,31.1,43.4,31.9z M49.1,37.5c4,4.5,3.8,11.2-0.3,15.2c-0.3,0.2-0.4,0.4-0.7,0.6c-3.8,3.1-9.9,2.4-13.3-1.4l-5.3-6c0-0.2,0.1-0.2,0.2-0.3c0.3-0.3,0.7-0.5,1.3-0.6c0.5,0,0.9,0.2,1.2,0.6l4.1,4.6c0.4,0.5,1.1,0.5,1.6,0.1s0.5-1.1,0.1-1.6l-4.1-4.6l-1.1-1.3l-5.2-5.9c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.3-0.5,0.5-0.8c0.4-0.2,1.1-0.1,1.5,0.3l5.2,5.8l1.5,1.7c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-1.5-1.7c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8c0.5-0.3,1.1-0.1,1.5,0.3l0.7,0.8l0.7,0.8c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-0.7-0.8c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8c0.5-0.3,1.1-0.1,1.5,0.3l0.7,0.8l0.7,0.8c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-0.7-0.8c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8l0,0c0.5-0.3,1.1-0.1,1.5,0.3L49.1,37.5L49.1,37.5z"})),form2:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M44.4,5.6H10.9c-4.1,0-7.4,3.3-7.4,7.4v33.5c0,4.1,3.3,7.4,7.4,7.4h15.4l3.7-1.9l-3.7-1.9H10.9c-2.1,0-3.7-1.7-3.7-3.7V13.1c0-2.1,1.7-3.7,3.7-3.7h33.5c2.1,0,3.7,1.7,3.7,3.7v30l0.1-0.1c0.4-2.3,1.7-4.4,3.6-5.7V13.1C51.9,9,48.5,5.6,44.4,5.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,19.6h26.1v-3.7H14.7V19.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,27h26.1v-3.7H14.7V27z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,34.5h26.1v-3.7H14.7V34.5z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M56.2,45l0-3.7c0-1-0.4-2-1.1-2.6c-0.7-0.7-1.6-1.1-2.6-1.1l-22.6,0.2c-1,0-4.6,0.5-5.3,1.1l-7.1,4.6l7.2,4.4c0,0,4.2,1,5.3,1l22.6-0.2C54.5,48.7,56.2,47,56.2,45z M29.9,47.1c-0.3,0-1.2-0.2-2.2-0.4l-0.1-6.8c0.8-0.1,1.7-0.2,2.2-0.2l17-0.2l0.1,7.4L29.9,47.1z"})),form3:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M41.5,46.1h-27v-3.4h27V46.1z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M20.7,26.3l10.1,10.1l21.2-21.2L41.8,5.1L20.7,26.3z M44.2,12.8c0.7,0.7,0.7,1.8,0,2.5L32,27.6c-0.3,0.4-0.8,0.5-1.3,0.5c-0.5,0-0.9-0.2-1.3-0.5c-0.7-0.7-0.7-1.8,0-2.5l12.3-12.3C42.4,12.1,43.5,12.1,44.2,12.8z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M56,5.8l-4.8-4.8c-1.4-1.4-3.9-1.4-5.3,0l-1.6,1.6l10.1,10.1l1.5-1.5C57.4,9.7,57.4,7.3,56,5.8z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M46.9,56.3H4.6c-1,0-1.8-0.8-1.8-1.8V9.7c0-1,0.8-1.8,1.8-1.8H33c1,0,1.8,0.8,1.8,1.8c0,1-0.8,1.8-1.8,1.8H6.5v41.1h40.4c1.4,0,2.6-1.2,2.6-2.6V26.9c0-1,0.8-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8V50C53.2,53.5,50.4,56.3,46.9,56.3z"})),close:Object(i.createElement)("svg",{width:8,height:8,viewBox:"0 0 6 6",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M5.91683 0.5875L5.32933 0L3.00016 2.32917L0.670996 0L0.0834961 0.5875L2.41266 2.91667L0.0834961 5.24583L0.670996 5.83333L3.00016 3.50417L5.32933 5.83333L5.91683 5.24583L3.58766 2.91667L5.91683 0.5875Z"})),add:Object(i.createElement)("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M4.35613 0.231675L3.52528 0.231675V3.52561L0.231343 3.52561V4.35647L3.52528 4.35647V7.65041L4.35613 7.65041L4.35613 4.35647H7.65007V3.52561H4.35613L4.35613 0.231675Z"})),video_placeholder:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 512 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM176 168V344C176 352.7 180.7 360.7 188.3 364.9C195.8 369.2 205.1 369 212.5 364.5L356.5 276.5C363.6 272.1 368 264.4 368 256C368 247.6 363.6 239.9 356.5 235.5L212.5 147.5C205.1 142.1 195.8 142.8 188.3 147.1C180.7 151.3 176 159.3 176 168V168z"})),bg_color:Object(i.createElement)("svg",{width:11,height:10,viewBox:"0 0 11 10",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M10.6927 1.08247C10.6927 1.08247 10.8502 0.615805 10.5119 0.289139C10.2027 -0.0141947 9.80023 0.149139 9.80023 0.149139C9.4444 0.324139 6.44023 2.17331 5.32606 3.39831C4.8244 3.95831 4.12439 5.60914 4.69023 6.20997C5.2269 6.78164 7.00023 6.11081 7.4844 5.62664C8.68606 4.42497 10.5236 1.44414 10.6927 1.08247ZM0.816895 9.29581C2.19939 8.38581 1.66856 7.30664 2.70106 6.58914C3.24356 6.20997 3.99606 6.22747 4.49773 6.75831C4.86523 7.14914 4.9644 8.25747 4.4044 8.77664C3.48856 9.62247 2.07106 9.68081 0.816895 9.29581Z"})),bg_gradient:Object(i.createElement)("svg",{width:12,height:12,viewBox:"0 0 10 10",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",fillRule:"evenodd",clipRule:"evenodd",d:"M1.11111 1.11111V8.88889H8.88889V1.11111H1.11111ZM0.555556 0C0.248731 0 0 0.248731 0 0.555556V9.44444C0 9.75127 0.248731 10 0.555556 10H9.44444C9.75127 10 10 9.75127 10 9.44444V0.555556C10 0.248731 9.75127 0 9.44444 0H0.555556Z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M1.66667 1.66667H7.77778L1.66667 7.77778V1.66667Z"})),bg_image:Object(i.createElement)("svg",{width:14,height:14,viewBox:"0 0 14 14",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M1.5752 0.699951H12.4252C12.9082 0.699951 13.3002 1.09195 13.3002 1.57495V12.425C13.3002 12.908 12.9082 13.3 12.4252 13.3H1.5752C1.0922 13.3 0.700195 12.908 0.700195 12.425V1.57495C0.700195 1.09195 1.0922 0.699951 1.5752 0.699951ZM11.9002 11.9V2.09995H2.1002V11.9H11.9002ZM7.0002 4.19995C7.0002 3.42995 6.3702 2.79995 5.6002 2.79995C4.8302 2.79995 4.2002 3.42995 4.2002 4.19995C4.2002 4.96995 4.8302 5.59995 5.6002 5.59995C6.3702 5.59995 7.0002 4.96995 7.0002 4.19995ZM9.1002 7.69995C9.1002 7.69995 9.1002 3.49995 11.2002 3.49995V10.5C11.2002 10.885 10.8852 11.2 10.5002 11.2H3.5002C3.1152 11.2 2.8002 10.885 2.8002 10.5V5.59995C4.2002 5.59995 4.9002 8.39995 4.9002 8.39995C4.9002 8.39995 5.6002 6.29995 7.0002 6.29995C8.4002 6.29995 9.1002 7.69995 9.1002 7.69995Z"})),bg_video:Object(i.createElement)("svg",{width:14,height:8,viewBox:"0 0 14 8",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M8.4002 6.1V1.9C8.4002 1.13 7.7702 0.5 7.0002 0.5H2.1002C1.3302 0.5 0.700195 1.13 0.700195 1.9V6.1C0.700195 6.87 1.3302 7.5 2.1002 7.5H7.0002C7.7702 7.5 8.4002 6.87 8.4002 6.1ZM9.1002 4.35L13.3002 7.5V0.5L9.1002 3.65V4.35Z"}))};t.a=o},function(e,t){e.exports=window.wp.data},function(e,t,a){"use strict";var i=a(0),o=a.n(i),n=a(1);t.a=()=>o.a.createElement(o.a.Fragment,null,o.a.createElement("p",{className:"uagb-loader"}," ",Object(n.__)("Loading","ultimate-addons-for-gutenberg")," "),o.a.createElement("style",{dangerouslySetInnerHTML:{__html:".uagb-loader:after {content: '.';animation: dots 1s steps(5, end) infinite;}@keyframes dots {0%, 20% {color: #00000000;text-shadow: .25em 0 0 #00000000, .5em 0 0 #00000000;}40% {color: #000000FF;text-shadow: .25em 0 0 #00000000, .5em 0 0 #00000000;}60% {text-shadow: .25em 0 0 #000000FF, .5em 0 0 #00000000;}80%, 100% {text-shadow: .25em 0 0 #000000FF, .5em 0 0 #000000FF;}}"}}))},function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var i=a(9);const o=()=>{const{deviceType:e}=Object(i.useSelect)(e=>{var t;return{deviceType:(null===(t=e("core/edit-post"))||void 0===t?void 0:t.__experimentalGetPreviewDeviceType())||"Desktop"}},[]);return e||""}},function(e,t,a){"use strict";a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return o}));const i=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const a={borderTopWidth:"",borderRightWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderTopWidthTablet:"",borderRightWidthTablet:"",borderBottomWidthTablet:"",borderLeftWidthTablet:"",borderTopWidthMobile:"",borderRightWidthMobile:"",borderBottomWidthMobile:"",borderLeftWidthMobile:"",borderTopLeftRadius:"",borderTopRightRadius:"",borderBottomRightRadius:"",borderBottomLeftRadius:"",borderTopLeftRadiusTablet:"",borderTopRightRadiusTablet:"",borderBottomRightRadiusTablet:"",borderBottomLeftRadiusTablet:"",borderTopLeftRadiusMobile:"",borderTopRightRadiusMobile:"",borderBottomRightRadiusMobile:"",borderBottomLeftRadiusMobile:"",borderRadiusUnit:"px",borderRadiusUnitTablet:"px",borderRadiusUnitMobile:"px",borderStyle:"none",borderColor:"",borderHColor:"",...t},i={},o=[{devicePrefix:"",copyPastePrefix:""},{devicePrefix:"Tablet",copyPastePrefix:"-tablet"},{devicePrefix:"Mobile",copyPastePrefix:"-mobile"}];return o.forEach(t=>{i[e+"BorderTopWidth"+t.devicePrefix]={type:"number",default:a["borderTopWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-width"+t.copyPastePrefix}},i[e+"BorderLeftWidth"+t.devicePrefix]={type:"number",default:a["borderLeftWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-left-width"+t.copyPastePrefix}},i[e+"BorderRightWidth"+t.devicePrefix]={type:"number",default:a["borderRightWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-right-width"+t.copyPastePrefix}},i[e+"BorderBottomWidth"+t.devicePrefix]={type:"number",default:a["borderBottomWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-width"+t.copyPastePrefix}},i[e+"BorderTopLeftRadius"+t.devicePrefix]={type:"number",default:a["borderTopLeftRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-left-radius"+t.copyPastePrefix}},i[e+"BorderTopRightRadius"+t.devicePrefix]={type:"number",default:a["borderTopRightRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-right-radius"+t.copyPastePrefix}},i[e+"BorderBottomLeftRadius"+t.devicePrefix]={type:"number",default:a["borderBottomLeftRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-left-radius"+t.copyPastePrefix}},i[e+"BorderBottomRightRadius"+t.devicePrefix]={type:"number",default:a["borderBottomRightRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-right-radius"+t.copyPastePrefix}},i[e+"BorderRadiusUnit"+t.devicePrefix]={type:"string",default:a["borderRadiusUnit"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-radius-unit"+t.copyPastePrefix}}}),i[e+"BorderLink"]={type:"boolean",default:!0,UAGCopyPaste:{styleType:e+"-border-link"}},i[e+"BorderRadiusLink"]={type:"boolean",default:!0,UAGCopyPaste:{styleType:e+"-border-radius-link"}},i[e+"BorderStyle"]={type:"string",default:a.borderStyle,UAGCopyPaste:{styleType:e+"-border-style"}},i[e+"BorderColor"]={type:"string",default:a.borderColor,UAGCopyPaste:{styleType:e+"-border-color"}},i[e+"BorderHColor"]={type:"string",default:a.borderHColor,UAGCopyPaste:{styleType:e+"-border-hover-color"}},i},o=function(e,t,a){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},n=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{};const l={};return isNaN(t.value)||(void 0===l[e+"BorderTopWidth"]&&(l[e+"BorderTopWidth"]=t.value),void 0===l[e+"BorderLeftWidth"]&&(l[e+"BorderLeftWidth"]=t.value),void 0===l[e+"BorderRightWidth"]&&(l[e+"BorderRightWidth"]=t.value),void 0===l[e+"BorderBottomWidth"]&&(l[e+"BorderBottomWidth"]=t.value),l[t.label]=""),isNaN(a.value)||(void 0===l[e+"BorderTopLeftRadius"]&&(l[e+"BorderTopLeftRadius"]=a.value),void 0===l[e+"BorderTopRightRadius"]&&(l[e+"BorderTopRightRadius"]=a.value),void 0===l[e+"BorderBottomLeftRadius"]&&(l[e+"BorderBottomLeftRadius"]=a.value),void 0===l[e+"BorderBottomRightRadius"]&&(l[e+"BorderBottomRightRadius"]=a.value),l[a.label]=""),i.value&&(void 0===l[e+"BorderColor"]&&(l[e+"BorderColor"]=i.value),l[i.label]=""),o.value&&(void 0===l[e+"BorderHColor"]&&(l[e+"BorderHColor"]=o.value),l[o.label]=""),n.value&&(void 0===l[e+"BorderStyle"]&&(l[e+"BorderStyle"]=n.value),l[n.label]=""),l}},function(e,t,a){"use strict";var i=a(100);t.a=function(e){let t;if(e=Object(i.a)(e),"disabled"!==uagb_blocks_info.load_font_awesome_5?(t=uagb_blocks_info.uagb_svg_icons[uagb_blocks_info.font_awesome_5_polyfill[e]],t||(t=uagb_blocks_info.uagb_svg_icons[e])):t=uagb_blocks_info.uagb_svg_icons[e],void 0!==t){const a=t.svg.hasOwnProperty("brands")?t.svg.brands.viewBox:t.svg.solid.viewBox,i=t.svg.hasOwnProperty("brands")?t.svg.brands.path:t.svg.solid.path,o=a.join(" ");switch(e){case"align-center":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2H14V0H4V2ZM0 7H18V5H0V7ZM4 12H14V10H4V12Z"}));case"align-left":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 2H0V0H10V2ZM18 7H0V5H18V7ZM10 12H0V10H10V12Z"}));case"align-right":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 2H18V0H8V2ZM0 7H18V5H0V7ZM8 12H18V10H8V12Z"}));case"align-justify":return React.createElement("svg",{width:"18",height:"12",viewBox:"0 0 18 12",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M0 0H18V2H0V0ZM0 5.00001H18V7.00001H0V5.00001ZM0 10H18V12H0V10Z"}))}return React.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",viewBox:o},React.createElement("path",{d:i}))}}},function(e,t,a){"use strict";var i,o=function(){var e={};return function(t){if(void 0===e[t]){var a=document.querySelector(t);if(window.HTMLIFrameElement&&a instanceof window.HTMLIFrameElement)try{a=a.contentDocument.head}catch(e){a=null}e[t]=a}return e[t]}}(),n=[];function l(e){for(var t=-1,a=0;a<n.length;a++)if(n[a].identifier===e){t=a;break}return t}function r(e,t){for(var a={},i=[],o=0;o<e.length;o++){var r=e[o],s=t.base?r[0]+t.base:r[0],c=a[s]||0,p="".concat(s," ").concat(c);a[s]=c+1;var u=l(p),b={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(n[u].references++,n[u].updater(b)):n.push({identifier:p,updater:y(b,t),references:1}),i.push(p)}return i}function s(e){var t=document.createElement("style"),i=e.attributes||{};if(void 0===i.nonce){var n=a.nc;n&&(i.nonce=n)}if(Object.keys(i).forEach((function(e){t.setAttribute(e,i[e])})),"function"==typeof e.insert)e.insert(t);else{var l=o(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var c,p=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function u(e,t,a,i){var o=a?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(e.styleSheet)e.styleSheet.cssText=p(t,o);else{var n=document.createTextNode(o),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(n,l[t]):e.appendChild(n)}}function b(e,t,a){var i=a.css,o=a.media,n=a.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),n&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n))))," */")),e.styleSheet)e.styleSheet.cssText=i;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(i))}}var g=null,d=0;function y(e,t){var a,i,o;if(t.singleton){var n=d++;a=g||(g=s(t)),i=u.bind(null,a,n,!1),o=u.bind(null,a,n,!0)}else a=s(t),i=b.bind(null,a,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(a)};return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=(void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i));var a=r(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var i=0;i<a.length;i++){var o=l(a[i]);n[o].references--}for(var s=r(e,t),c=0;c<a.length;c++){var p=l(a[c]);0===n[p].references&&(n[p].updater(),n.splice(p,1))}a=s}}}},function(e,t,a){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a=e(t);return t[2]?"@media ".concat(t[2]," {").concat(a,"}"):a})).join("")},t.i=function(e,a,i){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(i)for(var n=0;n<this.length;n++){var l=this[n][0];null!=l&&(o[l]=!0)}for(var r=0;r<e.length;r++){var s=[].concat(e[r]);i&&o[s[0]]||(a&&(s[2]?s[2]="".concat(a," and ").concat(s[2]):s[2]=a),t.push(s))}},t}},function(e,t){e.exports=window.wp.compose},function(e,t,a){"use strict";const i={};i.inherit=React.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",fillRule:"evenodd",width:"24",height:"24",strokeLinejoin:"round",strokeMiterlimit:"1.5",clipRule:"evenodd",viewBox:"0 0 24 24"},React.createElement("path",{fill:"none",stroke:"currentColor",strokeWidth:"1.5",d:"M12.383 26.976l2.01-.941 1.884.538 1.623 1.666-.692.236.281 1.539 1.552 1.35-1.552 2.153",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M12.016 24.355l.998-.952M33.573 26.085l-1.636-1.343-1.348-1.248M26.35 27.774l.332.37 1.349.756-.711 2.768 1.274 1.203.989-.449 3.933-6.226",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M29.519 9.539c5.298 1.881 9.099 6.977 9.099 12.961 0 7.582-6.102 13.737-13.618 13.737S11.382 30.082 11.382 22.5",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M20.684 3.211v9.433h4.179l-6.429 6.429-6.429-6.429h4.179V8.021",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48) translate(-6.686 -1.321) scale(1.55693)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M32.994 21.014l.2.205 3.364.329 1.532 2.432M32.931 12.002l-3.219.944-1.054 1.996-.408-.003",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}));var o,n=i,l=a(20),r=a(1),s=a(7),c=a(9),p=a(2),u=a(14),b=a.n(u),g=a(113),d=0,y={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},m={};m.locals=g.a.locals||{},m.use=function(){return d++||(o=b()(g.a,y)),m},m.unuse=function(){d>0&&!--d&&(o(),o=null)};var f=m,h=a(0),_=a.n(h),v=a(41);t.a=Object(c.withSelect)(e=>({colors:e("core/block-editor").getSettings().colors}))(e=>{Object(h.useLayoutEffect)(()=>(f.use(),()=>{f.unuse()}),[]);const{alpha:t,colorValue:a,opacityValue:i,opacityUnit:o,onOpacityChange:c,data:u,setAttributes:b,onColorChange:g,label:d,colors:y,help:m}=e,[T,C]=Object(p.useState)({alpha:!1!==t,colors:[],classSat:"first",currentColor:a,inherit:!1,currentOpacity:void 0!==i?i:1,isPalette:!(!a||!a.startsWith("palette")),refresh:!1}),[w,P]=Object(p.useState)({isVisible:!1});Object(p.useEffect)(()=>{k(a,"")},[a]);const k=(e,t)=>{var a,i;let n,l=100===o?100:1;if(t)n=e;else if(null!=e&&e.rgb&&null!=e&&null!==(a=e.rgb)&&void 0!==a&&a.a&&1!==(null==e||null===(i=e.rgb)||void 0===i?void 0:i.a)){var r,s,p,d,y;c&&(l=null==e||null===(y=e.rgb)||void 0===y?void 0:y.a),n="rgba("+(null==e||null===(r=e.rgb)||void 0===r?void 0:r.r)+","+(null==e||null===(s=e.rgb)||void 0===s?void 0:s.g)+","+(null==e||null===(p=e.rgb)||void 0===p?void 0:p.b)+","+(null==e||null===(d=e.rgb)||void 0===d?void 0:d.a)+")"}else n=null!=e&&e.hex?null==e?void 0:e.hex:e;C({currentColor:n,currentOpacity:l,isPalette:!!t}),!0===t&&C({refresh:!(null!=T&&T.refresh)}),u&&b&&b({[null==u?void 0:u.label]:n}),g&&g(n),c&&c(l)},x=()=>{!0===w.isVisible&&P({isVisible:!1})},A=T.currentColor?T.currentColor:a,U=(e=>{const t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e),a=t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null;return a&&Math.round((299*a.r+587*a.g+114*a.b)/1e3)>125?"black":"white"})(Object(l.a)(A)),G=A&&A.includes("var")?"uag-global-indicator uag-global-icon-"+U:"";return _.a.createElement("div",{className:"uagb-color-popover-container components-base-control new-uagb-advanced-colors"},_.a.createElement("div",{className:"uagb-advanced-color-settings-container"},d&&_.a.createElement("span",{className:"uagb-beside-color-label uag-control-label"},d),_.a.createElement(v.a,{onReset:e=>{C({...T,currentColor:e[null==u?void 0:u.label]})},attributeNames:[null==u?void 0:u.label],setAttributes:b}),_.a.createElement("div",{className:"uagb-beside-color-click"},w.isVisible&&_.a.createElement(s.Popover,{position:"top left",className:"uagb-popover-color new-uagb-advanced-colors-pop",onClose:x},T.refresh&&_.a.createElement(_.a.Fragment,null,_.a.createElement(s.ColorPicker,{color:Object(l.a)(A),onChangeComplete:e=>k(e,"")})),!T.refresh&&_.a.createElement(_.a.Fragment,null,_.a.createElement(s.ColorPicker,{color:Object(l.a)(A),onChangeComplete:e=>k(e,"")})),y&&_.a.createElement(s.ColorPalette,{color:A,colors:y,onChange:e=>k(e,!0),clearable:!1,disableCustomColors:!0}),_.a.createElement("button",{type:"button",onClick:()=>{k("",!0)},className:"uagb-clear-btn-inside-picker components-button components-circular-option-picker__clear is-secondary is-small"},Object(r.__)("Clear"))),w.isVisible&&_.a.createElement(s.Tooltip,{text:Object(r.__)("Select Color")},_.a.createElement(s.Button,{className:"uagb-color-icon-indicate uagb-has-alpha",onClick:x},_.a.createElement(s.ColorIndicator,{className:"uagb-advanced-color-indicate "+G,colorValue:A}),""===A&&T.inherit&&_.a.createElement("span",{className:"color-indicator-icon"},n.inherit),a&&a.startsWith("palette")&&_.a.createElement("span",{className:"color-indicator-icon"},_.a.createElement(s.Dashicon,{icon:"admin-site"})))),!w.isVisible&&_.a.createElement(s.Tooltip,{text:Object(r.__)("Select Color")},_.a.createElement(s.Button,{className:"uagb-color-icon-indicate uagb-has-alpha",onClick:()=>{P({isVisible:!0})}},_.a.createElement(s.ColorIndicator,{className:"uagb-advanced-color-indicate "+G,colorValue:A}),""===A&&T.inherit&&_.a.createElement("span",{className:"color-indicator-icon"},n.inherit),a&&a.startsWith("palette")&&_.a.createElement("span",{className:"color-indicator-icon"},_.a.createElement(s.Dashicon,{icon:"admin-site"})))))),m&&_.a.createElement("p",{className:"uag-control-help-notice"},m))})},function(e,t,a){"use strict";var i=a(7),o=a(2),n=a(0),l=a.n(n),r=a(24),s=a(9);function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}const p=e=>{const{children:t}=e,a=Object(o.useRef)(null),n=Object(r.a)("uagSettingState"),p=null!=e&&e.title?null==e?void 0:e.title.toLowerCase().replace(/[^a-zA-Z ]/g,"").replace(/\s+/g,"-"):"";return l.a.createElement(i.PanelBody,c({},e,{onToggle:()=>{var e,t,i,o,l,c;"enabled"===uagb_blocks_info.collapse_panels&&function(e){const t=[];let a=e.parentNode.firstChild;for(;a;)1===a.nodeType&&a!==e&&a.classList.contains("is-opened")&&t.push(a),a=a.nextSibling;return t}(a.current).forEach(e=>{e.querySelector(".components-button").click()});const{getSelectedBlock:p}=Object(s.select)("core/block-editor"),u=null===(e=p())||void 0===e?void 0:e.name;let b=!1;null==a||null===(t=a.current)||void 0===t||t.classList.forEach((function(e){e.includes("uag-advance-panel-body")&&(b=e)}));let g="style";null!=a&&null!==(i=a.current)&&void 0!==i&&null!==(o=i.parentElement)&&void 0!==o&&o.classList.contains("uagb-tab-content-general")&&(g="general"),null!=a&&null!==(l=a.current)&&void 0!==l&&null!==(c=l.parentElement)&&void 0!==c&&c.classList.contains("uagb-tab-content-advance")&&(g="advance");const d={...n,[u]:{...null==n?void 0:n[u],selectedPanel:b,selectedTab:g}},y=Object(r.a)();y&&y.setItem("uagSettingState",JSON.stringify(d))},ref:a,className:"uag-advance-panel-body-"+p}),t)};t.a=l.a.memo(p)},function(e,t,a){"use strict";(function(e){a.d(t,"b",(function(){return l})),a.d(t,"a",(function(){return r}));var i=a(160),o=void 0!==e?e:{},n=Object(i.a)(o),l=(n.flush,n.hydrate,n.cx,n.merge,n.getRegisteredStyles,n.injectGlobal),r=(n.keyframes,n.css);n.sheet,n.caches}).call(this,a(128))},function(e,t,a){"use strict";t.a=e=>{if(e&&e.includes("var")){const t=window.getComputedStyle(document.body);if((e=e.slice(4).slice(0,-1)).includes(","))return e.split(",").pop().trim();e=t.getPropertyValue(e).trim()}return e}},function(e,t,a){e.exports=a(175)()},function(e,t,a){"use strict";var i,o=a(7),n=a(1),l=a(11),r=a(49),s=a(14),c=a.n(s),p=a(118),u=0,b={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},g={};g.locals=p.a.locals||{},g.use=function(){return u++||(i=c()(p.a,b)),g},g.unuse=function(){u>0&&!--u&&(i(),i=null)};var d=g,y=a(26),m=a(0),f=a.n(m),h=a(9);t.a=e=>{var t;Object(m.useLayoutEffect)(()=>(d.use(),()=>{d.unuse()}),[]);const{data:a,label:i,options:s,showIcons:c,setAttributes:p,responsive:u,onChange:b,colorVariant:g="primary",layoutVariant:_="full"}=e,{getSelectedBlock:v}=Object(h.select)("core/block-editor"),T=null===(t=v())||void 0===t?void 0:t.name.replace("uagb/",""),[C,w]=Object(m.useState)(!0),[P,k]=Object(m.useState)(!0),[x,A]=Object(m.useState)(!0),U=Object(l.a)(),G=c?"uag-multibutton-icons":"";if(!s)return Object(n.__)("Please add a option props to MultiButtonsControl","ultimate-addons-for-gutenberg");if(u){const t={};return t.Desktop=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.desktop.value!==e.value||!C,isPrimary:a.desktop.value===e.value&&C,"aria-pressed":a.desktop.value===e.value,onClick:()=>{if(w(!0),e.value===a.desktop.value&&C)return w(!1),void p({[a.desktop.label]:y.a[T][a.desktop.label].default});p({[a.desktop.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),t.Tablet=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.tablet.value!==e.value||!P,isPrimary:a.tablet.value===e.value&&P,"aria-pressed":a.tablet.value===e.value,onClick:()=>{if(k(!0),e.value===a.tablet.value&&P)return k(!1),void p({[a.tablet.label]:y.a[T][a.tablet.label].default});p({[a.tablet.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),t.Mobile=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.mobile.value!==e.value||!x,isPrimary:a.mobile.value===e.value&&x,"aria-pressed":a.mobile.value===e.value,onClick:()=>{if(A(!0),e.value===a.mobile.value&&x)return A(!1),void p({[a.mobile.label]:y.a[T][a.mobile.label].default});p({[a.mobile.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),f.a.createElement("div",{className:`components-base-control uagb-multi-buttons-control ${G} spectra-multi-buttons__color-scheme--${g} spectra-multi-buttons__layout--${_}`},f.a.createElement("div",{className:"uagb-control__header uagb-size-type-field-tabs"},f.a.createElement(r.a,{label:i,responsive:u})),t[U]?t[U]:t.Desktop,e.help&&f.a.createElement("p",{className:"uag-control-help-notice"},e.help))}return f.a.createElement("div",{className:`components-base-control uagb-multi-buttons-control ${G} spectra-multi-buttons__color-scheme--${g} spectra-multi-buttons__layout--${_}`},f.a.createElement("div",{className:"uagb-multi-buttons-control__label uag-control-label"},i),f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.value!==e.value||!C,isPrimary:a.value===e.value&&C,"aria-pressed":a.value===e.value,onClick:()=>(e=>{if(w(!0),b&&b(e),e===a.value&&C)return w(!1),void p({[a.label]:y.a[T][a.label].default});p({[a.label]:e})})(e.value),"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),e.help&&f.a.createElement("p",{className:"uag-control-help-notice"},e.help))}},function(e,t,a){"use strict";var i,o=a(7),n=a(49),l=a(1),r=a(14),s=a.n(r),c=a(111),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(0),y=a.n(d),m=a(30),f=a(41);const h=!!o.__experimentalNumberControl,_=e=>{var t,a;Object(d.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]);const{withInputField:i,isShiftStepEnabled:r}=e;let s=Object(m.a)(null===(t=e.unit)||void 0===t?void 0:t.value,e),c=Object(m.b)(null===(a=e.unit)||void 0===a?void 0:a.value,e);const p=isNaN(null==e?void 0:e.value)?"":null==e?void 0:e.value;let u=[{name:Object(l.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(l.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"}];e.units&&(u=e.units);const b=t=>{const a=parseFloat(t);e.setAttributes&&e.setAttributes({[e.data.label]:a}),null!=e&&e.onChange&&e.onChange(a)},_=t=>{e.setAttributes({[e.unit.label]:t}),s=Object(m.a)(t,e),c=Object(m.b)(t,e),e.value>s&&b(s),e.value<c&&b(c)};return y.a.createElement("div",{className:"components-base-control uag-range-control uagb-size-type-field-tabs"},y.a.createElement("div",{className:"uagb-control__header"},y.a.createElement(n.a,{label:e.label,responsive:e.responsive}),y.a.createElement("div",{className:"uagb-range-control__actions uagb-control__actions"},y.a.createElement(f.a,{onReset:t=>{var a,i;null!=e&&e.onChange&&(null==e||e.onChange(t[null==e||null===(a=e.data)||void 0===a?void 0:a.label])),e.displayUnit&&_(t[null==e||null===(i=e.unit)||void 0===i?void 0:i.label])},attributeNames:[e.data.label,!!e.displayUnit&&e.unit.label],setAttributes:e.setAttributes}),e.displayUnit&&y.a.createElement(o.ButtonGroup,{className:"uagb-control__units","aria-label":Object(l.__)("Select Units","ultimate-addons-for-gutenberg")},(t=>{const a=[];return t.map(t=>a.push(y.a.createElement(o.Tooltip,{text:Object(l.sprintf)(
2
  /* translators: abbreviation for units */
3
  Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),key:t.name},y.a.createElement(o.Button,{key:t.unitValue,className:"uagb-range-control__units--"+t.name,isSmall:!0,isPrimary:e.unit.value===t.unitValue,isSecondary:e.unit.value!==t.unitValue,"aria-pressed":e.unit.value===t.unitValue,"aria-label":Object(l.sprintf)(
4
  /* translators: abbreviation for units */
5
- Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),onClick:()=>_(t.unitValue)},t.unitValue)))),a})(u)))),y.a.createElement("div",{className:"uagb-range-control__mobile-controls"},y.a.createElement(o.RangeControl,{value:p,onChange:b,withInputField:!1,allowReset:!1,max:s,min:c,step:(null==e?void 0:e.step)||1,initialPosition:p}),i&&h&&y.a.createElement(o.__experimentalNumberControl,{disabled:e.disabled,isShiftStepEnabled:r,max:s,min:c,onChange:b,value:p,step:(null==e?void 0:e.step)||1})),e.help&&y.a.createElement("p",{className:"uag-control-help-notice"},e.help))};_.defaultProps={label:Object(l.__)("Margin","ultimate-addons-for-gutenberg"),className:"",allowReset:!0,withInputField:!0,isShiftStepEnabled:!0,max:1/0,min:-1/0,resetFallbackValue:"",placeholder:null,unit:["px","em"],displayUnit:!0,responsive:!1},t.a=_},function(e,t,a){"use strict";t.a=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!window.localStorage)return null;if(!e)return localStorage;const t=localStorage.getItem(e);return t?JSON.parse(t):null}},function(e,t,a){"use strict";var i=a(23),o=a(11),n=a(30);function l(){return(l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}t.a=e=>{var t,a,r,s,c,p;const u=Object(o.a)(),b={},g=Object(n.a)(null===(t=e.data.desktop.unit)||void 0===t?void 0:t.value,e,!0),d=Object(n.a)(null===(a=e.data.tablet.unit)||void 0===a?void 0:a.value,e,!0),y=Object(n.a)(null===(r=e.data.mobile.unit)||void 0===r?void 0:r.value,e,!0),m=Object(n.b)(null===(s=e.data.desktop.unit)||void 0===s?void 0:s.value,e,!0),f=Object(n.b)(null===(c=e.data.tablet.unit)||void 0===c?void 0:c.value,e,!0),h=Object(n.b)(null===(p=e.data.mobile.unit)||void 0===p?void 0:p.value,e,!0);return b.Desktop=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.desktop.value)?"":e.data.desktop.value,data:{value:e.data.desktop.value,label:e.data.desktop.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:m,max:g,unit:e.data.desktop.unit||e.unit,responsive:!0,units:e.units}))),b.Tablet=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.tablet.value)?"":e.data.tablet.value,data:{value:e.data.tablet.value,label:e.data.tablet.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:f,max:d,unit:e.data.tablet.unit||e.unit,responsive:!0,units:e.units}))),b.Mobile=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.mobile.value)?"":e.data.mobile.value,data:{value:e.data.mobile.value,label:e.data.mobile.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:h,max:y,unit:e.data.mobile.unit||e.unit,responsive:!0,units:e.units}))),React.createElement("div",{className:"components-base-control uagb-responsive-range"},React.createElement("div",{className:"uagb-responsive-control-inner"},b[u]?b[u]:b.Desktop))}},function(e,t,a){"use strict";a.d(t,"a",(function(){return I}));var i=a(79),o=a(136),n=a(76),l=a(89),r=a(90),s=a(44),c=a(80),p=a(81),u=a(91),b=a(82),g=a(43),d=a(63),y=a(92),m=a(32),f=a(93),h=a(50),_=a(83),v=a(42),T=a(64),C=a(51),w=a(94),P=a(95),k=a(12),x={block_id:{type:"string"},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},className:{type:"string"},formId:{type:"string",default:"0"},isHtml:{type:"boolean"},formJson:{type:"object",default:null},fieldStyle:{type:"string",default:"box",UAGCopyPaste:{styleType:"field-style"}},fieldVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-v-padding"}},fieldHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-h-padding"}},fieldBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"field-bg-color"}},fieldLabelColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},fieldInputColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"input-color"}},fieldBorderStyle:{type:"string"},fieldBorderWidth:{type:"number"},fieldBorderRadius:{type:"number"},fieldBorderColor:{type:"string"},fieldBorderFocusColor:{type:"string"},buttonAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},buttonAlignmentTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-tablet"}},buttonAlignmentMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-mobile"}},buttonVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-vertical-padding"}},buttonHrPadding:{type:"number",default:25,UAGCopyPaste:{styleType:"btn-horizontal-padding"}},buttonBorderStyle:{type:"string"},buttonBorderWidth:{type:"number"},buttonBorderRadius:{type:"number"},buttonBorderColor:{type:"string"},buttonTextColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-color"}},buttonBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBorderHoverColor:{type:"string",default:"#333"},buttonTextHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-hover-color"}},buttonBgHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},fieldSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldLabelSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},fieldLabelSpacingMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},labelFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-font-size"}},labelFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},labelFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},labelFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},labelFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},labelFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},labelLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},labelLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},labelLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},labelLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},labelLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},inputFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"input-font-family"}},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"input-load-google-fonts"}},buttonFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},buttonFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},buttonLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},buttonLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},buttonLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},enableOveride:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"enable-overide"}},radioCheckSize:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-bg-color"}},radioCheckSelectColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-select-color"}},radioCheckLableColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},radioCheckBorderColor:{type:"string",default:"#abb8c3",UAGCopyPaste:{styleType:"radio-border-color"}},radioCheckBorderWidth:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthTablet:{type:"number",default:0,UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthMobile:{type:"number",default:0,UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-width-type"}},radioCheckBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-radius"}},radioCheckFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-font-size"}},radioCheckFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-font-size-type"}},radioCheckFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-tablet"}},radioCheckFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-mobile"}},radioCheckFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"radio-font-family"}},radioCheckFontWeight:{type:"string",UAGCopyPaste:{styleType:"radio-font-weight"}},radioCheckLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"radio-line-height-type"}},radioCheckLineHeight:{type:"number",UAGCopyPaste:{styleType:"radio-line-height"}},radioCheckLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-tablet"}},radioCheckLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-mobile"}},radioCheckLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"radio-load-google-fonts"}},validationMsgPosition:{type:"string",default:"default",UAGCopyPaste:{styleType:"validation-msg-position"}},validationMsgColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-color"}},validationMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"validate-msg-color"}},enableHighlightBorder:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"enable-highlight-border"}},highlightBorderColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-highlight-border-color"}},validationMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"validate-msg-font-size"}},validationMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validate-msg-font-size-type"}},validationMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-tablet"}},validationMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-mobile"}},validationMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"validate-msg-font-family"}},validationMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-weight"}},validationMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"validate-msg-line-height-type"}},validationMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height"}},validationMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-tablet"}},validationMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-mobile"}},validationMsgLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"validate-load-google-fonts"}},successMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-color"}},successMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-bg-color"}},successMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-border-color"}},errorMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-border-color"}},msgBorderSize:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-border-size"}},msgBorderSizeUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-border-size-type"}},msgBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-border-radius"}},msgVrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-v-padding"}},msgHrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-h-padding"}},msgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-font-size"}},msgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-font-size-type"}},msgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"msg-font-size-tablet"}},msgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"msg-font-size-mobile"}},msgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"msg-font-family"}},msgFontWeight:{type:"string",UAGCopyPaste:{styleType:"msg-font-weight"}},msgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"msg-line-height-type"}},msgLineHeight:{type:"number",UAGCopyPaste:{styleType:"msg-line-height"}},msgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"msg-line-height-tablet"}},msgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"msg-line-height-mobile"}},msgLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"msg-load-google-fonts"}},radioCheckBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-radius-type"}},msgBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-border-radius-type"}},fieldBorderRadiusType:{type:"string",default:"px"},buttonBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-radius-type"}},messageTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-desktop"}},messageBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-desktop"}},messageLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-desktop"}},messageRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-desktop"}},messageTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-tablet"}},messageBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-tablet"}},messageLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-tablet"}},messageRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-tablet"}},messageTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-mobile"}},messageBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-mobile"}},messageLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-mobile"}},messageRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-mobile"}},messagePaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-padding-type-desktop"}},messageSpacingLink:{type:"boolean",default:!1},buttonTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-desktop"}},buttonBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-desktop"}},buttonLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-desktop"}},buttonRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-desktop"}},buttonTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},buttonBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},buttonLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},buttonRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},buttonTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},buttonBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},buttonLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},buttonRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},buttonPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-desktop"}},buttonPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-tablet"}},buttonPaddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-mobile"}},buttonSpacingLink:{type:"boolean",default:!1},fieldTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-desktop"}},fieldBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-desktop"}},fieldLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-desktop"}},fieldRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-desktop"}},fieldTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-tablet"}},fieldBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-tablet"}},fieldLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-tablet"}},fieldRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-tablet"}},fieldTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-mobile"}},fieldBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-mobile"}},fieldLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-mobile"}},fieldRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-mobile"}},fieldPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-desktop"}},fieldPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-tablet"}},fieldPaddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-mobile"}},fieldSpacingLink:{type:"boolean",default:!1},labelTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},labelDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},labelFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},inputTransform:{type:"string",UAGCopyPaste:{styleType:"input-transform"}},inputDecoration:{type:"string",UAGCopyPaste:{styleType:"input-decoration"}},inputFontStyle:{type:"string",UAGCopyPaste:{styleType:"input-font-style"}},buttonTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},buttonDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},buttonFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},radioCheckTransform:{type:"string",UAGCopyPaste:{styleType:"radio-transform"}},radioCheckDecoration:{type:"string",UAGCopyPaste:{styleType:"radio-decoration"}},radioCheckFontStyle:{type:"string",UAGCopyPaste:{styleType:"radio-font-style"}},validationMsgTransform:{type:"string",UAGCopyPaste:{styleType:"validate-msg-transform"}},validationMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"validate-msg-decoration"}},validationMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-style"}},msgTransform:{type:"string",UAGCopyPaste:{styleType:"msg-transform"}},msgDecoration:{type:"string",UAGCopyPaste:{styleType:"msg-decoration"}},msgFontStyle:{type:"string",UAGCopyPaste:{styleType:"msg-font-style"}},isPreview:{type:"boolean",default:!1},...Object(k.a)("input",{borderStyle:"solid",borderTopWidth:1,borderRightWidth:1,borderBottomWidth:1,borderLeftWidth:1,borderColor:"#eeeeee",borderHColor:""}),...Object(k.a)("btn",{borderStyle:"solid",borderTopWidth:1,borderRightWidth:1,borderBottomWidth:1,borderLeftWidth:1,borderColor:"#333",borderHColor:"#333"}),labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},inputLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing"}},inputLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-tablet"}},inputLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-mobile"}},inputLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-letter-spacing-type"}},radioCheckLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing"}},radioCheckLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-tablet"}},radioCheckLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-mobile"}},radioCheckLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-type"}},buttonLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing"}},buttonLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-tablet"}},buttonLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-mobile"}},buttonLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"button-letter-spacing-type"}},validationMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing"}},validationMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-tablet"}},validationMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-mobile"}},validationMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-type"}},msgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing"}},msgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-tablet"}},msgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-mobile"}},msgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-letter-spacing-type"}}},A=a(96),U=a(84),G=a(45),S=a(61),M=a(97),E=a(85),R=a(62),B=a(65),L=a(137),O=a(98),z=a(66),H=a(86),j=a(99),F=a(87),N=a(67),D=a(78),V=a(88);const I={"advanced-heading":i.a,"post-grid":o.a,"post-carousel":n.a,"post-masonry":l.a,section:r.a,buttons:s.a,"buttons-child":c.a,"info-box":p.a,testimonial:u.a,team:b.a,"social-share":g.a,"social-share-child":d.a,"google-map":y.a,"icon-list":m.a,"icon-list-child":f.a,"restaurant-menu":h.a,"restaurant-menu-child":_.a,"call-to-action":C.a,column:w.a,columns:P.a,"gf-styler":{block_id:{type:"string"},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},className:{type:"string"},formId:{type:"string",default:"0"},isHtml:{type:"boolean"},formJson:{type:"object",default:null},enableAjax:{type:"boolean",default:!1},enableTabSupport:{type:"boolean",default:!1},formTabIndex:{type:"number",default:0},titleDescStyle:{type:"string",default:"yes"},titleDescAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},fieldStyle:{type:"string",default:"box"},fieldVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-v-padding"}},fieldHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-h-padding"}},fieldBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"field-bg-color"}},fieldLabelColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},fieldInputColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"input-color"}},fieldBorderStyle:{type:"string",default:"solid",UAGCopyPaste:{styleType:"field-border-style"}},fieldBorderWidth:{type:"number",default:1,UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-border-width-type"}},fieldBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"field-border-radius"}},fieldBorderColor:{type:"string",default:"#eeeeee",UAGCopyPaste:{styleType:"field-border-color"}},fieldBorderFocusColor:{type:"string",default:"",UAGCopyPaste:{styleType:"field-border-hover-color"}},buttonAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},buttonAlignmentTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-tablet"}},buttonAlignmentMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-mobile"}},buttonVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-vertical-padding"}},buttonHrPadding:{type:"number",default:25,UAGCopyPaste:{styleType:"btn-horizontal-padding"}},buttonBorderStyle:{type:"string",default:"solid",UAGCopyPaste:{styleType:"btn-border-style"}},buttonBorderWidth:{type:"number",default:1,UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-width-type"}},buttonBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-border-radius"}},buttonBorderColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-border-color"}},buttonTextColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-color"}},buttonBgColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBorderHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-border-hover-color"}},buttonTextHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-hover-color"}},buttonBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},fieldSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldLabelSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},enableLabel:{type:"boolean",default:!1},labelFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-font-size"}},labelFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},labelFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},labelFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},labelFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},labelFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},labelLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},labelLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},labelLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},labelLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},labelLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},inputFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputFontFamily:{type:"string",UAGCopyPaste:{styleType:"input-font-family"},default:"Default"},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputLoadGoogleFonts:{type:"boolean",default:!1},textAreaHeight:{type:"number",UAGCopyPaste:{styleType:"textarea-height"},default:"auto"},textAreaHeightTablet:{type:"number",UAGCopyPaste:{styleType:"textarea-height"}},textAreaHeightMobile:{type:"number",UAGCopyPaste:{styleType:"textarea-height"}},buttonFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},buttonFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},buttonLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},buttonLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},buttonLoadGoogleFonts:{type:"boolean",default:!1},enableOveride:{type:"boolean",default:!0},radioCheckSize:{type:"number",default:"20",UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-size"}},radioCheckBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"radio-bg-color"}},radioCheckSelectColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-select-color"}},radioCheckLableColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},radioCheckBorderColor:{type:"string",default:"#cbcbcb",UAGCopyPaste:{styleType:"radio-border-color"}},radioCheckBorderWidth:{type:"number",default:"1",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-width-type"}},radioCheckBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-radius"}},radioCheckFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-font-size"}},radioCheckFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-font-size-type"}},radioCheckFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-tablet"}},radioCheckFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-mobile"}},radioCheckFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"radio-font-family"}},radioCheckFontWeight:{type:"string",UAGCopyPaste:{styleType:"radio-font-weight"}},radioCheckLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"radio-line-height-type"}},radioCheckLineHeight:{type:"number",UAGCopyPaste:{styleType:"radio-line-height"}},radioCheckLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-tablet"}},radioCheckLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-mobile"}},radioCheckLoadGoogleFonts:{type:"boolean",default:!1},validationMsgColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-color"}},validationMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"validate-msg-bg-color"}},advancedValidationSettings:{type:"boolean",default:!1},highlightBorderColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"highlight-border-color"}},validationMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"validate-msg-font-size"}},validationMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validate-msg-font-size-type"}},validationMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-tablet"}},validationMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-mobile"}},validationMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"validate-msg-font-family"}},validationMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-weight"}},validationMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"validate-msg-line-height-type"}},validationMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height"}},validationMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-tablet"}},validationMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-mobile"}},validationMsgLoadGoogleFonts:{type:"boolean",default:!1},successMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-color"}},errorMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-bg-color"}},errorMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-border-color"}},msgBorderSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-border-size"}},msgBorderSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-border-size-type"}},msgBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-border-radius"}},msgVrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-v-padding"}},msgHrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-h-padding"}},msgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-font-size"}},msgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-font-size-type"}},msgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-tablet"}},msgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-mobile"}},msgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"success-msg-font-family"}},msgFontWeight:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-weight"}},msgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"success-msg-line-height-type"}},msgLineHeight:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height"}},msgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-tablet"}},msgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-mobile"}},msgLoadGoogleFonts:{type:"boolean",default:!1},radioCheckBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-radius-type"}},msgBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-border-radius-type"}},fieldBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-border-radius-type"}},buttonBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-radius-type"}},successMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-font-size"}},successMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-font-size-type"}},successMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-tablet"}},successMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-mobile"}},successMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"success-msg-font-family"}},successMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-weight"}},successMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"success-msg-line-height-type"}},successMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height"}},successMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-tablet"}},successMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-mobile"}},successMsgLoadGoogleFonts:{type:"boolean",default:!1},msgleftPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-left-padding"}},msgrightPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-right-padding"}},msgtopPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-top-padding"}},msgbottomPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-bottom-padding"}},msgleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-left-padding-mobile"}},msgrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-right-padding-mobile"}},msgtopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-top-padding-mobile"}},msgbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-bottom-padding-mobile"}},msgleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-left-padding-tablet"}},msgrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-right-padding-tablet"}},msgtopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-top-padding-tablet"}},msgbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-bottom-padding-tablet"}},msgtabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit-tablet"}},msgmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit-mobile"}},msgpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit"}},msgpaddingLink:{type:"boolean",default:!1},buttonleftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},buttonrightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},buttontopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},buttonbottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},buttonleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},buttonrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},buttontopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},buttonbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},buttonleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},buttonrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},buttontopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},buttonbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},buttonpaddingLink:{type:"boolean",default:!1},buttontabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},buttonmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},buttonpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},fieldleftPadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding"}},fieldrightPadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding"}},fieldtopPadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding"}},fieldbottomPadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding"}},fieldleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-mobile"}},fieldrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-mobile"}},fieldtopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-mobile"}},fieldbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-mobile"}},fieldleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-tablet"}},fieldrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-tablet"}},fieldtopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-tablet"}},fieldbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-tablet"}},fieldtabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit-tablet"}},fieldmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit-mobile"}},fieldpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit"}},fieldpaddingLink:{type:"boolean",default:!1},labelTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},labelDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},labelFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},inputTransform:{type:"string",UAGCopyPaste:{styleType:"input-transform"}},inputDecoration:{type:"string",UAGCopyPaste:{styleType:"input-decoration"}},inputFontStyle:{type:"string",UAGCopyPaste:{styleType:"input-font-style"}},buttonTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},buttonDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},buttonFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},radioCheckTransform:{type:"string",UAGCopyPaste:{styleType:"radio-transform"}},radioCheckDecoration:{type:"string",UAGCopyPaste:{styleType:"radio-decoration"}},radioCheckFontStyle:{type:"string",UAGCopyPaste:{styleType:"radio-font-style"}},validationMsgTransform:{type:"string",UAGCopyPaste:{styleType:"validate-msg-transform"}},validationMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"validate-msg-decoration"}},validationMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-style"}},msgTransform:{type:"string",UAGCopyPaste:{styleType:"success-msg-transform"}},msgDecoration:{type:"string",UAGCopyPaste:{styleType:"success-msg-decoration"}},msgFontStyle:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-style"}},successMsgTransform:{type:"string",UAGCopyPaste:{styleType:"success-msg-transform"}},successMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"success-msg-decoration"}},successMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-style"}},isPreview:{type:"boolean",default:!1},labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},inputLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing"}},inputLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-tablet"}},inputLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-mobile"}},inputLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-letter-spacing-type"}},radioCheckLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing"}},radioCheckLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-tablet"}},radioCheckLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-mobile"}},radioCheckLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-type"}},buttonLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing"}},buttonLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-tablet"}},buttonLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-mobile"}},buttonLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"button-letter-spacing-type"}},validationMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing"}},validationMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-tablet"}},validationMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-mobile"}},validationMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-type"}},msgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing"}},msgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-tablet"}},msgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-mobile"}},msgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-letter-spacing-type"}},successMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing"}},successMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing-tablet"}},successMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing-mobile"}},successMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"successMsg-letter-spacing-type"}}},"cf7-styler":x,blockquote:A.a,"marketing-button":U.a,"table-of-contents":G.a,"how-to":S.a,faq:E.a,"faq-child":R.a,"inline-notice":B.a,"taxonomy-list":L.a,review:O.a,"wp-search":z.a,forms:H.a,"forms-textarea":j.a,tabs:F.a,lottie:{block_id:{type:"string"},lottieSource:{type:"string",default:"library"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},lottieURl:{type:"string",default:""},jsonLottie:{type:"object"},loop:{type:"boolean",default:!0},speed:{type:"number",default:1},reverse:{type:"boolean",default:!1},playOnHover:{type:"boolean",default:!1},playOn:{type:"string",default:"none"},height:{type:"number",UAGCopyPaste:{styleType:"lottie-height"}},heightTablet:{type:"number",UAGCopyPaste:{styleType:"lottie-height-tablet"}},heightMob:{type:"number",UAGCopyPaste:{styleType:"lottie-height-mobile"}},width:{type:"number",UAGCopyPaste:{styleType:"lottie-width"}},widthTablet:{type:"number",UAGCopyPaste:{styleType:"lottie-width-tablet"}},widthMob:{type:"number",UAGCopyPaste:{styleType:"lottie-width-mobile"}},backgroundColor:{type:"string",default:"",UAGCopyPaste:{styleType:"lottie-bg-color"}},backgroundHColor:{type:"string",default:"",UAGCopyPaste:{styleType:"lottie-bg-hover-color"}},isPreview:{type:"boolean",default:!1}},"star-rating":N.a,"content-timeline":v.a,"content-timeline-child":T.a,"post-timeline":{blockName:{type:"string",default:"post-timeline"},align:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},subHeadingColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"prefix-color"}},separatorBg:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-bg-color"}},backgroundColor:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"timeline-bg-color"}},separatorColor:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-color"}},separatorFillColor:{type:"string",default:"#0693e3",UAGCopyPaste:{styleType:"connector-fill-color"}},separatorBorder:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-border-color"}},borderFocus:{type:"string",default:"#5cb85c",UAGCopyPaste:{styleType:"overall-border-focus-color"}},headingTag:{type:"string",default:"h3"},horizontalSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"row-gap"}},horizontalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},horizontalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},horizontalSpaceUnit:{type:"string",default:"px"},horizontalSpaceUnitTablet:{type:"string",default:"px"},horizontalSpaceUnitMobile:{type:"string",default:"px"},verticalSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"column-gap"}},verticalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap-tablet"}},verticalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap-mobile"}},verticalSpaceUnit:{type:"string",default:"px"},verticalSpaceUnitTablet:{type:"string",default:"px"},verticalSpaceUnitMobile:{type:"string",default:"px"},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment-desktop"}},timelinAlignmentTablet:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},timelinAlignmentMobile:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},arrowlinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"arrowline-alignment"}},subHeadFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-font-family"}},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLoadGoogleFonts:{type:"boolean",default:!1},headSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},authorSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"author-bottom-margin"}},authorSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"author-bottom-margin"}},authorSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"author-bottom-margin"}},contentSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-bottom-margin"}},separatorwidth:{type:"number",default:3,UAGCopyPaste:{styleType:"connector-width"}},borderwidth:{type:"number",default:0,UAGCopyPaste:{styleType:"overall-border-width"}},iconColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},iconFocus:{type:"string",default:"#fff",UAGCopyPaste:{styleType:"icon-hover-color"}},iconBgFocus:{type:"string",default:"#0693e3",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},authorColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"prefix-color"}},authorFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},authorFontSize:{type:"number",default:11,UAGCopyPaste:{styleType:"prefix-font-size"}},authorFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},authorFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},authorFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"prefix-font-family"}},authorFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},authorFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},authorLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"prefix-line-height-type"}},authorLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},authorLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},authorLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},authorLoadGoogleFonts:{type:"boolean",default:!1},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-font-family"}},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},ctaLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},ctaLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},ctaLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},ctaLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},ctaLoadGoogleFonts:{type:"boolean",default:!1},dateColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"date-color"}},dateFontsizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-font-size-type"}},dateFontsize:{type:"number",default:12,UAGCopyPaste:{styleType:"date-font-size"}},dateFontsizeTablet:{type:"number",UAGCopyPaste:{styleType:"date-font-size-tablet"}},dateFontsizeMobile:{type:"number",UAGCopyPaste:{styleType:"date-font-size-mobile"}},dateFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"date-font-family"}},dateFontWeight:{type:"string",UAGCopyPaste:{styleType:"date-font-weight"}},dateFontStyle:{type:"string",UAGCopyPaste:{styleType:"date-font-style"}},dateLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"date-line-height-type"}},dateLineHeight:{type:"number",UAGCopyPaste:{styleType:"date-line-height"}},dateLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"date-line-height-tablet"}},dateLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"date-line-height-mobile"}},dateLoadGoogleFonts:{type:"boolean",default:!1},connectorBgsize:{type:"number",default:35,UAGCopyPaste:{styleType:"connector-bg-size"}},dateBottomspace:{type:"number",default:5,UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceTablet:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceMobile:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},headFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},headLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},headLoadGoogleFonts:{type:"boolean",default:!1},categories:{type:"string"},postType:{type:"string",default:"post"},taxonomyType:{type:"string",default:"category"},postsToShow:{type:"number",default:6},postsOffset:{type:"number",default:0},displayPostDate:{type:"boolean",default:!0},dateFormat:{type:"string",default:"F j, Y"},displayPostExcerpt:{type:"boolean",default:!0},displayPostAuthor:{type:"boolean",default:!0},displayPostImage:{type:"boolean",default:!0},displayPostLink:{type:"boolean",default:!0},exerptLength:{type:"number",default:15},postLayout:{type:"string",default:"grid"},columns:{type:"number",default:2},width:{type:"string",default:"wide"},order:{type:"string",default:"desc"},orderBy:{type:"string",default:"date"},imageSize:{type:"string",default:"large",UAGCopyPaste:{styleType:"image-size"}},block_id:{type:"string",default:"not_set"},icon:{type:"string",default:"calendar-days"},borderRadius:{type:"number",default:2,UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},bgPadding:{type:"number",default:20,UAGCopyPaste:{styleType:"timeline-bg-padding"}},contentPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"desc-padding"}},iconSize:{type:"number",default:15,UAGCopyPaste:{styleType:"icon-size"}},ctaColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaBackground:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},stack:{type:"string",default:"tablet"},linkTarget:{type:"boolean",default:!1},excludeCurrentPost:{type:"boolean",default:!1},leftMargin:{type:"number",UAGCopyPaste:{styleType:"post-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"post-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"post-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-mobile"}},marginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit"}},mobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-mobile"}},tabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-tablet"}},marginLink:{type:"boolean",default:!1},leftPadding:{type:"number",UAGCopyPaste:{styleType:"post-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"post-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"post-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!1},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},authorTransform:{type:"string",UAGCopyPaste:{styleType:"author-transform"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},dateTransform:{type:"string",UAGCopyPaste:{styleType:"date-transform"}},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},authorDecoration:{type:"string",UAGCopyPaste:{styleType:"author-decoration"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},dateDecoration:{type:"string",UAGCopyPaste:{styleType:"date-decoration"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},ctaBottomSpacing:{type:"number",default:0,UAGCopyPaste:{styleType:"cta-bottom-spacing"}},ctaBottomSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-bottom-spacing"}},ctaBottomSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-bottom-spacing"}},headTopSpacing:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-top-spacing"}},headTopSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-top-spacing"}},headTopSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-top-spacing"}},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"head-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"subHead-letter-spacing-type"}},dateLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing"}},dateLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-tablet"}},dateLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-mobile"}},dateLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-letter-spacing-type"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},authorLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing"}},authorLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing-tablet"}},authorLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing-mobile"}},authorLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"author-letter-spacing-type"}}},"how-to-step":M.a,container:D.a,image:V.a}},function(e,t){e.exports=window.wp.date},function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var i,o=a(0),n=a.n(o),l=a(7),r=a(14),s=a.n(r),c=a(110),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(21),y=a.n(d);const m={label:y.a.string,layout:y.a.string,options:y.a.array,data:y.a.object,setAttributes:y.a.func,onChange:y.a.func,help:y.a.string};function f(e){let{layout:t,label:a,options:i,data:r,setAttributes:s,onChange:c,help:p,children:u}=e;return Object(o.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]),u?n.a.createElement("div",{className:"uagb-select-control uagb-select-control--layout-"+t},n.a.createElement(l.SelectControl,{label:a,value:r.value,onChange:e=>c?c(e):s({[r.label]:e}),help:p},u)):n.a.createElement("div",{className:"uagb-select-control uagb-select-control--layout-"+t},n.a.createElement(l.SelectControl,{label:a,value:r.value,onChange:e=>c?c(e):s({[r.label]:e}),options:i,help:p}))}f.propTypes=m,f.defaultProps={layout:"inline",onChange:null}},function(e,t){e.exports=window.wp.hooks},function(e,t,a){"use strict";a.d(t,"a",(function(){return o})),a.d(t,"b",(function(){return n}));var i=a(11);const o=(e,t,a)=>{let o=0;if(a){var n;const a=Object(i.a)();o=(e||t.data[a.toLowerCase()].value)&&null!==(n=t.data[a.toLowerCase()])&&void 0!==n&&n.max?t.data[a.toLowerCase()].max:t.max}else o=e&&t.limitMax?t.limitMax[e]:t.max;return o},n=(e,t,a)=>{let o=0;if(a){var n;const a=Object(i.a)();o=(e||t.data[a.toLowerCase()].value)&&null!==(n=t.data[a.toLowerCase()])&&void 0!==n&&n.min?t.data[a.toLowerCase()].min:t.min}else o=e&&t.limitMin?t.limitMin[e]:t.min;return o}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var i=a(29),o=a(2),n=a(24),l=a(9);t.b=e=>{const{children:t,isActive:a,type:r}=e,s=Object(o.useRef)(null);return Object(o.useEffect)(()=>{var e;const{getSelectedBlock:t}=Object(l.select)("core/block-editor"),a=null===(e=t())||void 0===e?void 0:e.name,i=Object(n.a)("uagSettingState");if(i){var o,c,p,u;const e=null===(o=i[a])||void 0===o?void 0:o.selectedTab,t=null===(c=i[a])||void 0===c?void 0:c.selectedPanel,n=null===(p=i[a])||void 0===p?void 0:p.selectedSetting,l=null===(u=i[a])||void 0===u?void 0:u.selectedInnerTab;if(e&&r===e){let e=!1;e=t?s.current.querySelector("."+t):s.current.querySelector(".is-opened"),e&&(e.classList.contains("is-opened")||e.querySelector(".components-button").click(),l&&setTimeout((function(){const t=e.querySelector(l);t&&!t.classList.contains("active-tab")&&t.click()}),100),n&&setTimeout((function(){const t=e.querySelector(n);t&&!t.classList.contains("active")&&t.querySelector(".components-button").click()}),100))}}},[]),React.createElement("div",{style:{display:a?"block":"none"},className:"uagb-inspector-tab uagb-tab-content-"+r,ref:s},Array.isArray(t)?t.map(e=>e):t,Object(i.applyFilters)(`uag_${r}_tab_content`,"",e.parentProps))};const r={general:{key:"general",type:"general"},style:{key:"style",type:"style"},advance:{key:"advance",type:"advance"}}},function(e,t,a){"use strict";const i=[];for(let e=1;e<=3;e++)i.push({label:"#Label",image_icon:"icon",icon:"",image:"",icon_color:"",label_color:"",icon_hover_color:"",label_hover_color:"",icon_bg_color:"",icon_bg_hover_color:"",icon_border_color:"",icon_border_hover_color:"",link:"#",target:!1,disableLink:!0,hideLabel:!1});const o={block_id:{type:"string"},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},icon_count:{type:"number",default:3},parentIcon:{type:"string",default:"circle-arrow-right"},icons:{type:"array",default:i},gap:{type:"number",UAGCopyPaste:{styleType:"icon-gap"},default:10},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},inner_gap:{type:"number",default:15,UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},iconPosition:{type:"string",UAGCopyPaste:{styleType:"icon-position"},default:"middle"},iconPositionTablet:{type:"string",UAGCopyPaste:{styleType:"icon-position-tablet"},default:""},iconPositionMobile:{type:"string",UAGCopyPaste:{styleType:"icon-position-mobile"},default:""},iconPlacement:{type:"string",UAGCopyPaste:{styleType:"icon-placement"},default:"before"},size:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:16},sizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},bgSize:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size"},default:0},bgSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},bgSizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size-tablet"}},bgSizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size-mobile"}},border:{type:"number",default:0,UAGCopyPaste:{styleType:"icon-border-style"}},borderTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-style"}},borderMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-style"}},borderType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-border-unit"}},borderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-border-radius-unit"}},hideLabel:{type:"boolean",default:!1},fontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"},default:16},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},fontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},fontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"},default:1.8},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},icon_layout:{type:"string",default:"vertical",UAGCopyPaste:{styleType:"icon-layout"}},iconLayoutTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-layout-tablet"}},iconLayoutMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-layout-mobile"}},isPreview:{type:"boolean",default:!1},labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},labelColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},iconHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"}},labelHoverColor:{type:"string",UAGCopyPaste:{styleType:"main-title-hover-color"}},iconBgColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},iconBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},iconBorderColor:{type:"string",UAGCopyPaste:{styleType:"icon-border-color"},default:""},iconBorderHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-border-hover-color"}},blockTopMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin"}},blockRightMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin"}},blockLeftMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin"}},blockBottomMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin"}},blockTopMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-tablet"}},blockRightMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-tablet"}},blockLeftMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-tablet"}},blockBottomMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-tablet"}},blockTopMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-mobile"}},blockRightMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-mobile"}},blockLeftMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-mobile"}},blockBottomMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-mobile"}},blockMarginUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit"}},blockMarginUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-tablet"}},blockMarginUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-mobile"}},blockMarginLink:{type:"boolean",default:!1,isUAGStyle:!0},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!0,isUAGStyle:!0}};t.a=o},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.price)}else l=t.price;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:l,className:"uagb-rm__price",placeholder:Object(o.__)("Price"),onChange:e=>{a({price:e})}}):React.createElement(i.RichText.Content,{tagName:"span",value:l,className:"uagb-rm__price"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.prefixTitle,placeholder:Object(o.__)("Write a Prefix"),className:"uagb-ifb-title-prefix",multiline:!1,onChange:e=>{a({prefixTitle:e})},onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"span",value:t.prefixTitle,className:"uagb-ifb-title-prefix"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.headingTag,placeholder:Object(o.__)("Write a Title"),value:t.infoBoxTitle,className:"uagb-ifb-title",onChange:e=>a({infoBoxTitle:e}),multiline:!1,onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:t.headingTag,value:t.infoBoxTitle,className:"uagb-ifb-title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"p",value:t.headingDesc,placeholder:Object(o.__)("Write a Description"),className:"uagb-ifb-desc",onChange:e=>a({headingDesc:e}),onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"p",value:t.headingDesc,className:"uagb-ifb-desc"})}},function(e,t,a){"use strict";var i,o=a(14),n=a.n(o),l=a(116),r=0,s={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},c={};c.locals=l.a.locals||{},c.use=function(){return r++||(i=n()(l.a,s)),c},c.unuse=function(){r>0&&!--r&&(i(),i=null)};var p=c,u=a(0),b=a.n(u),g=a(1),d=a(7),y=a(11),m=a(49),f=a(41);t.a=e=>{Object(u.useLayoutEffect)(()=>(p.use(),()=>{p.unuse()}),[]);const t=Object(y.a)(),{label:a,unit:i,mUnit:o,tUnit:n,disableUnits:l,valueBottom:r,valueLeft:s,valueRight:c,valueTop:h,valueBottomTablet:_,valueLeftTablet:v,valueRightTablet:T,valueTopTablet:C,valueBottomMobile:w,valueLeftMobile:P,valueRightMobile:k,valueTopMobile:x,link:A,setAttributes:U}=e,G=(e,t)=>{switch(t){case"desktop":U({[h.label]:e}),U({[c.label]:e}),U({[r.label]:e}),U({[s.label]:e});break;case"tablet":U({[C.label]:e}),U({[T.label]:e}),U({[_.label]:e}),U({[v.label]:e});break;case"mobile":U({[x.label]:e}),U({[k.label]:e}),U({[w.label]:e}),U({[P.label]:e})}},S=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=a;switch(""===a&&""!==e&&(o=""===e.target.value?0:Number(e.target.value)),i||(A.value?G(o,t):M(t)),t){case"desktop":U({[h.label]:o});break;case"tablet":U({[C.label]:o});break;case"mobile":U({[x.label]:o})}},M=e=>{switch(e){case"desktop":U({[h.label]:""===h.value||void 0===h.value?0:h.value}),U({[c.label]:""===c.value||void 0===c.value?0:c.value}),U({[r.label]:""===r.value||void 0===r.value?0:r.value}),U({[s.label]:""===s.value||void 0===s.value?0:s.value});break;case"tablet":U({[C.label]:void 0===C.value||""===C.value?0:C.value}),U({[T.label]:void 0===T.value||""===T.value?0:T.value}),U({[_.label]:void 0===_.value||""===_.value?0:_.value}),U({[v.label]:void 0===v.value||""===v.value?0:v.value});break;case"mobile":U({[x.label]:""===x.value||void 0===x.value?0:x.value}),U({[k.label]:""===k.value||void 0===k.value?0:k.value}),U({[w.label]:""===w.value||void 0===w.value?0:w.value}),U({[P.label]:""===P.value||void 0===P.value?0:P.value})}},E=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=a;switch(""===a&&""!==e&&(o=""===e.target.value?0:Number(e.target.value)),i||(A.value?G(o,t):M(t)),t){case"desktop":U({[c.label]:o});break;case"tablet":U({[T.label]:o});break;case"mobile":U({[k.label]:o})}},R=function(e,a){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=i;switch(""===i&&""!==e&&(n=""===e.target.value?0:Number(e.target.value)),o||(A.value?G(n,a):M(t)),a){case"desktop":U({[r.label]:n});break;case"tablet":U({[_.label]:n});break;case"mobile":U({[w.label]:n})}},B=function(e,a){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=i;switch(""===i&&""!==e&&(n=""===e.target.value?0:Number(e.target.value)),o||(A.value&&!o?G(n,a):M(t)),a){case"desktop":U({[s.label]:n});break;case"tablet":U({[v.label]:n});break;case"mobile":U({[P.label]:n})}};let L=[{name:Object(g.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(g.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"},{name:Object(g.__)("%","ultimate-addons-for-gutenberg"),unitValue:"%"}];e.units&&(L=e.units);let O="";A&&(O=b.a.createElement("span",{className:"uagb-spacing-control__link uagb-spacing-control-connected dashicons dashicons-admin-links ",onClick:()=>{M(t.toLowerCase()),U({[A.label]:!1})}}),A.value||(O=b.a.createElement("span",{className:"uagb-spacing-control__link uagb-spacing-control-disconnected dashicons dashicons-editor-unlink",onClick:()=>{z(),U({[A.label]:!0})}})));const z=()=>{let e;const a=t.toLowerCase();switch(a){case"desktop":e=h.value;break;case"tablet":e=C.value;break;case"mobile":e=x.value}G(e,a)},H={};return H.Desktop=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"desktop"),value:void 0!==h.value?h.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"desktop"),value:void 0!==c.value?c.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"desktop"),value:void 0!==r.value?r.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"desktop"),value:void 0!==s.value?s.value:""}),O)),H.Tablet=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"tablet"),value:void 0!==C.value?C.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"tablet"),value:void 0!==T.value?T.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"tablet"),value:void 0!==_.value?_.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"tablet"),value:void 0!==v.value?v.value:""}),O)),H.Mobile=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"mobile"),value:void 0!==x.value?x.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"mobile"),value:void 0!==k.value?k.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"mobile"),value:void 0!==w.value?w.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"mobile"),value:void 0!==P.value?P.value:""}),O)),b.a.createElement("div",{className:"components-base-control uagb-spacing-control"},b.a.createElement("div",{className:"uagb-size-type-field-tabs"},b.a.createElement("div",{className:"uagb-control__header"},b.a.createElement(m.a,{label:a,responsive:!0}),b.a.createElement("div",{className:"uagb-control__actions"},b.a.createElement(f.a,{onReset:e=>{switch(t.toLowerCase()){case"desktop":S("","desktop",e[h.label],!0),E("","desktop",e[c.label],!0),R("","desktop",e[r.label],!0),B("","desktop",e[s.label],!0),U({[null==i?void 0:i.label]:e[null==i?void 0:i.label]});break;case"tablet":S("","tablet",e[C.label],!0),E("","tablet",e[T.label],!0),R("","tablet",e[_.label],!0),B("","tablet",e[v.label],!0),U({[null==n?void 0:n.label]:e[null==n?void 0:n.label]});break;case"mobile":S("","mobile",e[x.label],!0),E("","mobile",e[k.label],!0),R("","mobile",e[w.label],!0),B("","mobile",e[P.label],!0),U({[null==o?void 0:o.label]:e[null==o?void 0:o.label]})}},attributeNames:[null==h?void 0:h.label,null==c?void 0:c.label,null==r?void 0:r.label,null==s?void 0:s.label,null==C?void 0:C.label,null==T?void 0:T.label,null==_?void 0:_.label,null==v?void 0:v.label,null==x?void 0:x.label,null==k?void 0:k.label,null==w?void 0:w.label,null==P?void 0:P.label,null==i?void 0:i.label,null==n?void 0:n.label,null==o?void 0:o.label]}),b.a.createElement(d.ButtonGroup,{className:"uagb-control__units","aria-label":Object(g.__)("Select Units","ultimate-addons-for-gutenberg")},!l&&(e=>{const a=[];return e.map(e=>a.push(b.a.createElement(d.Tooltip,{text:Object(g.sprintf)(
6
  /* translators: abbreviation for units */
7
  Object(g.__)("%s units","ultimate-addons-for-gutenberg"),e.name)},b.a.createElement(d.Button,{key:e.unitValue,className:"uagb-range-control__units--"+e.name,isSmall:!0,isPrimary:"Desktop"===t&&i.value===e.unitValue||"Mobile"===t&&o.value===e.unitValue||"Tablet"===t&&n.value===e.unitValue,isSecondary:i.value!==e.unitValue||o.value!==e.unitValue||n.value!==e.unitValue,"aria-pressed":"Desktop"===t&&i.value===e.unitValue||"Mobile"===t&&o.value===e.unitValue||"Tablet"===t&&n.value===e.unitValue,"data-device-type":t,"aria-label":Object(g.sprintf)(
8
  /* translators: abbreviation for units */
9
- Object(g.__)("%s units","ultimate-addons-for-gutenberg"),e.name),onClick:()=>{return a=e,void U("Mobile"===t?{[o.label]:a.unitValue}:"Tablet"===t?{[n.label]:a.unitValue}:{[i.label]:a.unitValue});var a}},e.unitValue)))),a})(L)))),H[t]?H[t]:H.Desktop,b.a.createElement("div",{className:"uagb-spacing-control__input-labels"},b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Top","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Right","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Bottom","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Left","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label uagb-spacing-control__link-label"}))),e.help&&b.a.createElement("p",{className:"uag-control-help-notice"},e.help))}},function(e,t,a){"use strict";var i=a(1),o=a(7),n=a(2),l=a(28),r=a(23),s=a(9);function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}function p(e){const t=Object(s.useSelect)(e=>{var t;return null===(t=e("core/edit-post"))||void 0===t?void 0:t.__experimentalGetPreviewDeviceType()},[]),a={};return a.Desktop=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeText,value:e.size.value||"",min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.size.value,label:e.sizeLabel},step:null==e?void 0:e.step}))),a.Tablet=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeTabletText,value:e.sizeTablet.value,min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.sizeTablet.value,label:e.sizeTabletLabel},step:null==e?void 0:e.step}))),a.Mobile=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeMobileText,value:e.sizeMobile.value,min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.sizeMobile.value,label:e.sizeMobileLabel},step:null==e?void 0:e.step}))),React.createElement("div",{className:"uagb-size-type-field-tabs"},React.createElement("div",{className:"uagb-responsive-control-inner"},a[t]?a[t]:a.Desktop))}var u={Default:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Arial:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Georgia:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Helvetica:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},"Times New Roman":{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},ABeeZee:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Abel:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Abhaya Libre":{v:["regular","500","600","700","800"],subset:["latin-ext","sinhala","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"Abril Fatface":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aclonica:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Acme:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Actor:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Adamina:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Advent Pro":{v:["100","200","300","regular","500","600","700"],subset:["latin-ext","greek","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal"]},"Aguafina Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Akronim:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aladin:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aldrich:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Alef:{v:["regular","700"],subset:["hebrew","latin"],weight:["Default","400","700"],i:["normal"]},Alegreya:{v:["regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","700","800","900"],i:["normal","italic"]},"Alegreya SC":{v:["regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","700","800","900"],i:["normal","italic"]},"Alegreya Sans":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal","italic"]},"Alegreya Sans SC":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal","italic"]},"Alex Brush":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Alfa Slab One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Alice:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin"],weight:["Default","400"],i:["normal"]},Alike:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Alike Angular":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Allan:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Allerta:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Allerta Stencil":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Allura:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Almendra:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Almendra Display":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Almendra SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Amarante:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Amaranth:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Amatic SC":{v:["regular","700"],subset:["cyrillic","latin-ext","hebrew","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Amethysta:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Amiko:{v:["regular","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","600","700"],i:["normal"]},Amiri:{v:["regular","italic","700","700italic"],subset:["latin-ext","arabic","latin"],weight:["Default","400","700"],i:["normal","italic"]},Amita:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Anaheim:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Andada:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Andika:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Angkor:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Annie Use Your Telescope":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Anonymous Pro":{v:["regular","italic","700","700italic"],subset:["cyrillic","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Antic:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Antic Didone":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Antic Slab":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Anton:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Arapey:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Arbutus:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Arbutus Slab":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Architects Daughter":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Archivo:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Archivo Black":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Archivo Narrow":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Aref Ruqaa":{v:["regular","700"],subset:["arabic","latin"],weight:["Default","400","700"],i:["normal"]},"Arima Madurai":{v:["100","200","300","regular","500","700","800","900"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","100","200","300","400","500","700","800","900"],i:["normal"]},Arimo:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Arizonia:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Armata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Arsenal:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Artifika:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Arvo:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Arya:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Asap:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Asap Condensed":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Asar:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Asset:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Assistant:{v:["200","300","regular","600","700","800"],subset:["hebrew","latin"],weight:["Default","200","300","400","600","700","800"],i:["normal"]},Astloch:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Asul:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Athiti:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Atma:{v:["300","regular","500","600","700"],subset:["latin-ext","bengali","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Atomic Age":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Aubrey:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Audiowide:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Autour One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Average:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Average Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Averia Gruesa Libre":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Averia Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Averia Sans Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Averia Serif Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Bad Script":{v:["regular"],subset:["cyrillic","latin"],weight:["Default","400"],i:["normal"]},Bahiana:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Baloo:{v:["regular"],subset:["latin-ext","devanagari","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhai":{v:["regular"],subset:["latin-ext","gujarati","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhaijaan":{v:["regular"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhaina":{v:["regular"],subset:["latin-ext","oriya","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Chettan":{v:["regular"],subset:["malayalam","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Da":{v:["regular"],subset:["latin-ext","vietnamese","bengali","latin"],weight:["Default","400"],i:["normal"]},"Baloo Paaji":{v:["regular"],subset:["latin-ext","gurmukhi","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Tamma":{v:["regular"],subset:["latin-ext","vietnamese","latin","kannada"],weight:["Default","400"],i:["normal"]},"Baloo Tammudu":{v:["regular"],subset:["latin-ext","telugu","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Thambi":{v:["regular"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Balthazar:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bangers:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Barlow:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Barlow Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Barlow Semi Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Barrio:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Basic:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Battambang:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},Baumans:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bayon:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Belgrano:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bellefair:{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},Belleza:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},BenchNine:{v:["300","regular","700"],subset:["latin-ext","latin"],weight:["Default","300","400","700"],i:["normal"]},Bentham:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Berkshire Swash":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Bevan:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bigelow Rules":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bigshot One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bilbo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bilbo Swash Caps":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},BioRhyme:{v:["200","300","regular","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal"]},"BioRhyme Expanded":{v:["200","300","regular","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal"]},Biryani:{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},Bitter:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Black And White Picture":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Black Han Sans":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Black Ops One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Bokor:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Bonbon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Boogaloo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bowlby One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bowlby One SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Brawler:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bree Serif":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bubblegum Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bubbler One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Buda:{v:["300"],subset:["latin"],weight:["Default","300"],i:[]},Buenard:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Bungee:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Hairline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Inline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Outline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Shade":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Butcherman:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Butterfly Kids":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cabin:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Cabin Condensed":{v:["regular","500","600","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Cabin Sketch":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Caesar Dressing":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cagliostro:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cairo:{v:["200","300","regular","600","700","900"],subset:["latin-ext","arabic","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal"]},Calligraffitti:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cambay:{v:["regular","italic","700","700italic"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal","italic"]},Cambo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Candal:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cantarell:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Cantata One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cantora One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Capriola:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cardo:{v:["regular","italic","700"],subset:["greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Carme:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carrois Gothic":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carrois Gothic SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carter One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Catamaran:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","tamil","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Caudex:{v:["regular","italic","700","700italic"],subset:["greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Caveat:{v:["regular","700"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Caveat Brush":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cedarville Cursive":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Ceviche One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Changa:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","arabic","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Changa One":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Chango:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chathura:{v:["100","300","regular","700","800"],subset:["telugu","latin"],weight:["Default","100","300","400","700","800"],i:["normal"]},"Chau Philomene One":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Chela One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Chelsea Market":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chenla:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Cherry Cream Soda":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Cherry Swash":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Chewy:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Chicle:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chivo:{v:["300","300italic","regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","300","400","700","900"],i:["normal","italic"]},Chonburi:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Cinzel:{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},"Cinzel Decorative":{v:["regular","700","900"],subset:["latin"],weight:["Default","400","700","900"],i:["normal"]},"Clicker Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Coda:{v:["regular","800"],subset:["latin-ext","latin"],weight:["Default","400","800"],i:["normal"]},"Coda Caption":{v:["800"],subset:["latin-ext","latin"],weight:["Default","800"],i:[]},Codystar:{v:["300","regular"],subset:["latin-ext","latin"],weight:["Default","300","400"],i:["normal"]},Coiny:{v:["regular"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Combo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Comfortaa:{v:["300","regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","700"],i:["normal"]},"Coming Soon":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Concert One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Condiment:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Content:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},"Contrail One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Convergence:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cookie:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Copse:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Corben:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Cormorant:{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant Garamond":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant Infant":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant SC":{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Cormorant Unicase":{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Cormorant Upright":{v:["300","regular","500","600","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Courgette:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cousine:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Coustard:{v:["regular","900"],subset:["latin"],weight:["Default","400","900"],i:["normal"]},"Covered By Your Grace":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Crafty Girls":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Creepster:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Crete Round":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Crimson Text":{v:["regular","italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","400","600","700"],i:["normal","italic"]},"Croissant One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Crushed:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cuprum:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Cute Font":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Cutive:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cutive Mono":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Damion:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Dancing Script":{v:["regular","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Dangrek:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"David Libre":{v:["regular","500","700"],subset:["latin-ext","hebrew","vietnamese","latin"],weight:["Default","400","500","700"],i:["normal"]},"Dawning of a New Day":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Days One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Dekko:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Delius:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Delius Swash Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Delius Unicase":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Della Respira":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Denk One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Devonshire:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dhurjati:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Didact Gothic":{v:["regular"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},Diplomata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Diplomata SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Do Hyeon":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Dokdo:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Domine:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Donegal One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Doppio One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dorsa:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Dosis:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Dr Sugiyama":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Duru Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dynalight:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"EB Garamond":{v:["regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","600","700","800"],i:["normal","italic"]},"Eagle Lake":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"East Sea Dokdo":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Eater:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Economica:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Eczar:{v:["regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"El Messiri":{v:["regular","500","600","700"],subset:["cyrillic","arabic","latin"],weight:["Default","400","500","600","700"],i:["normal"]},Electrolize:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Elsie:{v:["regular","900"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal"]},"Elsie Swash Caps":{v:["regular","900"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal"]},"Emblema One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Emilys Candy":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Encode Sans":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Expanded":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Semi Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Semi Expanded":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Engagement:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Englebert:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Enriqueta:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Erica One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Esteban:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Euphoria Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ewert:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Exo:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Exo 2":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Expletus Sans":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Fanwood Text":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Farsan:{v:["regular"],subset:["latin-ext","gujarati","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Fascinate:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fascinate Inline":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Faster One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fasthand:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Fauna One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Faustina:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Federant:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Federo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Felipa:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Fenix:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Finger Paint":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fira Mono":{v:["regular","500","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400","500","700"],i:["normal"]},"Fira Sans":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fira Sans Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fira Sans Extra Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fjalla One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fjord One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Flamenco:{v:["300","regular"],subset:["latin"],weight:["Default","300","400"],i:["normal"]},Flavors:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fondamento:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Fontdiner Swanky":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Forum:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Francois One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Frank Ruhl Libre":{v:["300","regular","500","700","900"],subset:["latin-ext","hebrew","latin"],weight:["Default","300","400","500","700","900"],i:["normal"]},"Freckle Face":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fredericka the Great":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fredoka One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Freehand:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Fresca:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Frijole:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fruktur:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fugaz One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"GFS Didot":{v:["regular"],subset:["greek"],weight:["Default","400"],i:["normal"]},"GFS Neohellenic":{v:["regular","italic","700","700italic"],subset:["greek"],weight:["Default","400","700"],i:["normal","italic"]},Gabriela:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin"],weight:["Default","400"],i:["normal"]},Gaegu:{v:["300","regular","700"],subset:["korean","latin"],weight:["Default","300","400","700"],i:["normal"]},Gafata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Galada:{v:["regular"],subset:["bengali","latin"],weight:["Default","400"],i:["normal"]},Galdeano:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Galindo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Gamja Flower":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Gentium Basic":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Gentium Book Basic":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Geo:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Geostar:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Geostar Fill":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Germania One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Gidugu:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Gilda Display":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Give You Glory":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Glass Antiqua":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Glegoo:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},"Gloria Hallelujah":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Goblin One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Gochi Hand":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Gorditas:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Gothic A1":{v:["100","200","300","regular","500","600","700","800","900"],subset:["korean","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Goudy Bookletter 1911":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Graduate:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Grand Hotel":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Gravitas One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Great Vibes":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Griffy:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Gruppo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Gudea:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Gugi:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Gurajada:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Habibi:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Halant:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hammersmith One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Hanalei:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Hanalei Fill":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Handlee:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Hanuman:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},"Happy Monkey":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Harmattan:{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},"Headland One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Heebo:{v:["100","300","regular","500","700","800","900"],subset:["hebrew","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},"Henny Penny":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Herr Von Muellerhoff":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Hi Melody":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Hind:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Guntur":{v:["300","regular","500","600","700"],subset:["latin-ext","telugu","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Madurai":{v:["300","regular","500","600","700"],subset:["latin-ext","tamil","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Siliguri":{v:["300","regular","500","600","700"],subset:["latin-ext","bengali","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Vadodara":{v:["300","regular","500","600","700"],subset:["latin-ext","gujarati","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Holtwood One SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Homemade Apple":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Homenaje:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IBM Plex Mono":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Sans":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Sans Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Serif":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IM Fell DW Pica":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell DW Pica SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell Double Pica":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell Double Pica SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell English":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell English SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell French Canon":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell French Canon SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell Great Primer":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell Great Primer SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Iceberg:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Iceland:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Imprima:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Inconsolata:{v:["regular","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Inder:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Indie Flower":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Inika:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Inknut Antiqua":{v:["300","regular","500","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700","800","900"],i:["normal"]},"Irish Grover":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Istok Web":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Italiana:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Italianno:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Itim:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Jacques Francois":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Jacques Francois Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Jaldi:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},"Jim Nightshade":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Jockey One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Jolly Lodger":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Jomhuria:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},"Josefin Sans":{v:["100","100italic","300","300italic","regular","italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","300","400","600","700"],i:["normal","italic"]},"Josefin Slab":{v:["100","100italic","300","300italic","regular","italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","100","300","400","600","700"],i:["normal","italic"]},"Joti One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Jua:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Judson:{v:["regular","italic","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Julee:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Julius Sans One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Junge:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Jura:{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Just Another Hand":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Just Me Again Down Here":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kadwa:{v:["regular","700"],subset:["devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Kalam:{v:["300","regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","700"],i:["normal"]},Kameron:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Kanit:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Kantumruy:{v:["300","regular","700"],subset:["khmer"],weight:["Default","300","400","700"],i:["normal"]},Karla:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Karma:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Katibeh:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},"Kaushan Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kavivanar:{v:["regular"],subset:["latin-ext","tamil","latin"],weight:["Default","400"],i:["normal"]},Kavoon:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kdam Thmor":{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Keania One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kelly Slab":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kenia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Khand:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Khmer:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Khula:{v:["300","regular","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","600","700","800"],i:["normal"]},"Kirang Haerang":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Kite One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Knewave:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kosugi:{v:["regular"],subset:["cyrillic","japanese","latin"],weight:["Default","400"],i:["normal"]},"Kosugi Maru":{v:["regular"],subset:["cyrillic","japanese","latin"],weight:["Default","400"],i:["normal"]},"Kotta One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Koulen:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Kranky:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Kreon:{v:["300","regular","700"],subset:["latin"],weight:["Default","300","400","700"],i:["normal"]},Kristi:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Krona One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kumar One":{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},"Kumar One Outline":{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Kurale:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},"La Belle Aurore":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Laila:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Lakki Reddy":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Lalezar:{v:["regular"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Lancelot:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Lateef:{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},Lato:{v:["100","100italic","300","300italic","regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","300","400","700","900"],i:["normal","italic"]},"League Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Leckerli One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ledger:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Lekton:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Lemon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Lemonada:{v:["300","regular","600","700"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","300","400","600","700"],i:["normal"]},"Libre Barcode 128":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 128 Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Extended":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Extended Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Baskerville":{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Libre Franklin":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Life Savers":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Lilita One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Lily Script One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Limelight:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Linden Hill":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Lobster:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Lobster Two":{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Londrina Outline":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Sketch":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Solid":{v:["100","300","regular","900"],subset:["latin"],weight:["Default","100","300","400","900"],i:["normal"]},Lora:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Love Ya Like A Sister":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Loved by the King":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Lovers Quarrel":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Luckiest Guy":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Lusitana:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Lustria:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"M PLUS 1p":{v:["100","300","regular","500","700","800","900"],subset:["cyrillic","cyrillic-ext","greek-ext","japanese","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},"M PLUS Rounded 1c":{v:["100","300","regular","500","700","800","900"],subset:["cyrillic","cyrillic-ext","greek-ext","japanese","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},Macondo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Macondo Swash Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mada:{v:["200","300","regular","500","600","700","900"],subset:["arabic","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},Magra:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Maiden Orange":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Maitree:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Mako:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mallanna:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Mandali:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Manuale:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Marcellus:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Marcellus SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Marck Script":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Margarine:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Markazi Text":{v:["regular","500","600","700"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Marko One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Marmelad:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Martel:{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},"Martel Sans":{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},Marvel:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Mate:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"Mate SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Maven Pro":{v:["regular","500","700","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","700","900"],i:["normal"]},McLaren:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Meddon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},MedievalSharp:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Medula One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Meera Inimai":{v:["regular"],subset:["tamil","latin"],weight:["Default","400"],i:["normal"]},Megrim:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Meie Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Merienda:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Merienda One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Merriweather:{v:["300","300italic","regular","italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","700","900"],i:["normal","italic"]},"Merriweather Sans":{v:["300","300italic","regular","italic","700","700italic","800","800italic"],subset:["latin-ext","latin"],weight:["Default","300","400","700","800"],i:["normal","italic"]},Metal:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Metal Mania":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Metamorphous:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Metrophobic:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Michroma:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Milonga:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Miltonian:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Miltonian Tattoo":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mina:{v:["regular","700"],subset:["latin-ext","bengali","latin"],weight:["Default","400","700"],i:["normal"]},Miniver:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Miriam Libre":{v:["regular","700"],subset:["latin-ext","hebrew","latin"],weight:["Default","400","700"],i:["normal"]},Mirza:{v:["regular","500","600","700"],subset:["latin-ext","arabic","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Miss Fajardose":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mitr:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Modak:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},"Modern Antiqua":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mogra:{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Molengo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Molle:{v:["italic"],subset:["latin-ext","latin"],weight:["Default"],i:["italic"]},Monda:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Monofett:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Monoton:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Monsieur La Doulaise":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Montaga:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Montez:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Montserrat:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Montserrat Alternates":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Montserrat Subrayada":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Moul:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Moulpali:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Mountains of Christmas":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Mouse Memoirs":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr Bedfort":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr Dafoe":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr De Haviland":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mrs Saint Delafield":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mrs Sheppards":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mukta:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Mahee":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","gurmukhi","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Malar":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","tamil","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Vaani":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","gujarati","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},Muli:{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Mystery Quest":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},NTR:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Nanum Brush Script":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Nanum Gothic":{v:["regular","700","800"],subset:["korean","latin"],weight:["Default","400","700","800"],i:["normal"]},"Nanum Gothic Coding":{v:["regular","700"],subset:["korean","latin"],weight:["Default","400","700"],i:["normal"]},"Nanum Myeongjo":{v:["regular","700","800"],subset:["korean","latin"],weight:["Default","400","700","800"],i:["normal"]},"Nanum Pen Script":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Neucha:{v:["regular"],subset:["cyrillic","latin"],weight:["Default","400"],i:["normal"]},Neuton:{v:["200","300","regular","italic","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal","italic"]},"New Rocker":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"News Cycle":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Niconne:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Nixie One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Nobile:{v:["regular","italic","500","500italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","500","700"],i:["normal","italic"]},Nokora:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},Norican:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Nosifer:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Nothing You Could Do":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Noticia Text":{v:["regular","italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Sans":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","devanagari","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Sans JP":{v:["100","300","regular","500","700","900"],subset:["japanese","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Noto Sans KR":{v:["100","300","regular","500","700","900"],subset:["korean","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Noto Serif":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Serif JP":{v:["200","300","regular","500","600","700","900"],subset:["japanese","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Noto Serif KR":{v:["200","300","regular","500","600","700","900"],subset:["korean","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Nova Cut":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Flat":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Mono":{v:["regular"],subset:["greek","latin"],weight:["Default","400"],i:["normal"]},"Nova Oval":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Round":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Slim":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Square":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Numans:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Nunito:{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Nunito Sans":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Odor Mean Chey":{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Offside:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Old Standard TT":{v:["regular","italic","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Oldenburg:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Oleo Script":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Oleo Script Swash Caps":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Open Sans":{v:["300","300italic","regular","italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","600","700","800"],i:["normal","italic"]},"Open Sans Condensed":{v:["300","300italic","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","700"],i:[]},Oranienbaum:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Orbitron:{v:["regular","500","700","900"],subset:["latin"],weight:["Default","400","500","700","900"],i:["normal"]},Oregano:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Orienta:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Original Surfer":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Oswald:{v:["200","300","regular","500","600","700"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},"Over the Rainbow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Overlock:{v:["regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},"Overlock SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Overpass:{v:["100","100italic","200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","600","700","800","900"],i:["normal","italic"]},"Overpass Mono":{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},Ovo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Oxygen:{v:["300","regular","700"],subset:["latin-ext","latin"],weight:["Default","300","400","700"],i:["normal"]},"Oxygen Mono":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"PT Mono":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"PT Sans":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"PT Sans Caption":{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"PT Sans Narrow":{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"PT Serif":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"PT Serif Caption":{v:["regular","italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Pacifico:{v:["regular"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Padauk:{v:["regular","700"],subset:["myanmar","latin"],weight:["Default","400","700"],i:["normal"]},Palanquin:{v:["100","200","300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal"]},"Palanquin Dark":{v:["regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700"],i:["normal"]},Pangolin:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Paprika:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Parisienne:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Passero One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Passion One":{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},"Pathway Gothic One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Patrick Hand":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Patrick Hand SC":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Pattaya:{v:["regular"],subset:["cyrillic","latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Patua One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Pavanam:{v:["regular"],subset:["latin-ext","tamil","latin"],weight:["Default","400"],i:["normal"]},"Paytone One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Peddana:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Peralta:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Permanent Marker":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Petit Formal Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Petrona:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Philosopher:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Piedra:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Pinyon Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pirata One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Plaster:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Play:{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Playball:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Playfair Display":{v:["regular","italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},"Playfair Display SC":{v:["regular","italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},Podkova:{v:["regular","500","600","700","800"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"Poiret One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Poller One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Poly:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Pompiere:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pontano Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Poor Story":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Poppins:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Port Lligat Sans":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Port Lligat Slab":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pragati Narrow":{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Prata:{v:["regular"],subset:["cyrillic","cyrillic-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Preahvihear:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Press Start 2P":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},Pridi:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},"Princess Sofia":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Prociono:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Prompt:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Prosto One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Proza Libre":{v:["regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["latin-ext","latin"],weight:["Default","400","500","600","700","800"],i:["normal","italic"]},Puritan:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Purple Purse":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Quando:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Quantico:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Quattrocento:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Quattrocento Sans":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Questrial:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Quicksand:{v:["300","regular","500","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","300","400","500","700"],i:["normal"]},Quintessential:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Qwigley:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Racing Sans One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Radley:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Rajdhani:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Rakkas:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},Raleway:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Raleway Dots":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ramabhadra:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Ramaraja:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Rambla:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Rammetto One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ranchers:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Rancho:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ranga:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Rasa:{v:["300","regular","500","600","700"],subset:["latin-ext","gujarati","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Rationale:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Ravi Prakash":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Redressed:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Reem Kufi":{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},"Reenie Beanie":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Revalia:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Rhodium Libre":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Ribeye:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ribeye Marrow":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Righteous:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Risque:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Roboto:{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal","italic"]},"Roboto Condensed":{v:["300","300italic","regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Roboto Mono":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700"],i:["normal","italic"]},"Roboto Slab":{v:["100","300","regular","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","700"],i:["normal"]},Rochester:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Rock Salt":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Rokkitt:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Romanesco:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ropa Sans":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Rosario:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Rosarivo:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Rouge Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Rozha One":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Rubik:{v:["300","300italic","regular","italic","500","500italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","hebrew","latin"],weight:["Default","300","400","500","700","900"],i:["normal","italic"]},"Rubik Mono One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruda:{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},Rufina:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Ruge Boogie":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruluko:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Rum Raisin":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ruslan Display":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Russo One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruthie:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Rye:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sacramento:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sahitya:{v:["regular","700"],subset:["devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sail:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Saira:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Extra Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Semi Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Salsa:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sanchez:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Sancreek:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sansita:{v:["regular","italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","700","800","900"],i:["normal","italic"]},Sarala:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sarina:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sarpanch:{v:["regular","500","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800","900"],i:["normal"]},Satisfy:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Sawarabi Gothic":{v:["regular"],subset:["cyrillic","japanese","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Sawarabi Mincho":{v:["regular"],subset:["japanese","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Scada:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Scheherazade:{v:["regular","700"],subset:["arabic","latin"],weight:["Default","400","700"],i:["normal"]},Schoolbell:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Scope One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Seaweed Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Secular One":{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},"Sedgwick Ave":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Sedgwick Ave Display":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Sevillana:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Seymour One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Shadows Into Light":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Shadows Into Light Two":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Shanti:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Share:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Share Tech":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Share Tech Mono":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Shojumaru:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Short Stack":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Shrikhand:{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Siemreap:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Sigmar One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Signika:{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},"Signika Negative":{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},Simonetta:{v:["regular","italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal","italic"]},Sintony:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Sirin Stencil":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Six Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Skranji:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Slabo 13px":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Slabo 27px":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Slackey:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Smokum:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Smythe:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sniglet:{v:["regular","800"],subset:["latin-ext","latin"],weight:["Default","400","800"],i:["normal"]},Snippet:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Snowburst One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Sofadi One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sofia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Song Myung":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Sonsie One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Sorts Mill Goudy":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Source Code Pro":{v:["200","300","regular","500","600","700","900"],subset:["latin-ext","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Source Sans Pro":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal","italic"]},"Source Serif Pro":{v:["regular","600","700"],subset:["latin-ext","latin"],weight:["Default","400","600","700"],i:["normal"]},"Space Mono":{v:["regular","italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Special Elite":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Spectral:{v:["200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal","italic"]},"Spectral SC":{v:["200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal","italic"]},"Spicy Rice":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Spinnaker:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Spirax:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Squada One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Sree Krushnadevaraya":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Sriracha:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Stalemate:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stalinist One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stardos Stencil":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Stint Ultra Condensed":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stint Ultra Expanded":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Stoke:{v:["300","regular"],subset:["latin-ext","latin"],weight:["Default","300","400"],i:["normal"]},Strait:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Stylish:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Sue Ellen Francisco":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Suez One":{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},Sumana:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sunflower:{v:["300","500","700"],subset:["korean","latin"],weight:["Default","300","500","700"],i:[]},Sunshiney:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Supermercado One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sura:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Suranna:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Suravaram:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Suwannaphum:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Swanky and Moo Moo":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Syncopate:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Tajawal:{v:["200","300","regular","500","700","800","900"],subset:["arabic","latin"],weight:["Default","200","300","400","500","700","800","900"],i:["normal"]},Tangerine:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Taprom:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Tauri:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Taviraj:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Teko:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Telex:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Tenali Ramakrishna":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Tenor Sans":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Text Me One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"The Girl Next Door":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Tienne:{v:["regular","700","900"],subset:["latin"],weight:["Default","400","700","900"],i:["normal"]},Tillana:{v:["regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},Timmana:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Tinos:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Titan One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Titillium Web":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","900"],subset:["latin-ext","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal","italic"]},"Trade Winds":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Trirong:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Trocchi:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Trochut:{v:["regular","italic","700"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Trykker:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Tulpen One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ubuntu:{v:["300","300italic","regular","italic","500","500italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","300","400","500","700"],i:["normal","italic"]},"Ubuntu Condensed":{v:["regular"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},"Ubuntu Mono":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Ultra:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Uncial Antiqua":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Underdog:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Unica One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},UnifrakturCook:{v:["700"],subset:["latin"],weight:["Default","700"],i:[]},UnifrakturMaguntia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Unkempt:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Unlock:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Unna:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},VT323:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Vampiro One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Varela:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Varela Round":{v:["regular"],subset:["latin-ext","hebrew","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Vast Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Vesper Libre":{v:["regular","500","700","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","700","900"],i:["normal"]},Vibur:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Vidaloka:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Viga:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Voces:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Volkhov:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Vollkorn:{v:["regular","italic","600","600italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","600","700","900"],i:["normal","italic"]},"Vollkorn SC":{v:["regular","600","700","900"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","600","700","900"],i:["normal"]},Voltaire:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Waiting for the Sunrise":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Wallpoet:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Walter Turncoat":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Warnes:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Wellfleet:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Wendy One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Wire One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Work Sans":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Yanone Kaffeesatz":{v:["200","300","regular","700"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","700"],i:["normal"]},Yantramanav:{v:["100","300","regular","500","700","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Yatra One":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Yellowtail:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Yeon Sung":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Yeseva One":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Yesteryear:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Yrsa:{v:["300","regular","500","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Zeyada:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Zilla Slab":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Zilla Slab Highlight":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Sora:{v:["regular"],subset:["latin"],weight:["Default","100","200","300","400","500","600","700","800"],i:["normal","bold"]},"DM Sans":{v:["regular"],subset:["latin"],weight:["Default","400","500","700"],i:["normal","bold","italic"]},"DM Serif Display":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"DM Serif Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Inter:{v:["regular"],subset:["latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]}},b=a(0),g=a.n(b),d=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function y(e,t){if(e.length!==t.length)return!1;for(var a=0;a<e.length;a++)if(!((i=e[a])===(o=t[a])||d(i)&&d(o)))return!1;var i,o;return!0}var m=function(e,t){var a;void 0===t&&(t=y);var i,o=[],n=!1;return function(){for(var l=[],r=0;r<arguments.length;r++)l[r]=arguments[r];return n&&a===this&&t(l,o)||(i=e.apply(this,l),n=!0,a=this,o=l),i}},f=a(19),h=a(75),_=a(21),v=a.n(_),T=a(158),C=a.n(T),w=a(159),P=a.n(w),k=a(101);function x(e){return(x="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){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U(e,t){for(var a=0;a<t.length;a++){var i=t[a];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function G(e,t,a){return t&&U(e.prototype,t),a&&U(e,a),e}function S(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function M(){return(M=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}function E(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{},i=Object.keys(a);"function"==typeof Object.getOwnPropertySymbols&&(i=i.concat(Object.getOwnPropertySymbols(a).filter((function(e){return Object.getOwnPropertyDescriptor(a,e).enumerable})))),i.forEach((function(t){S(e,t,a[t])}))}return e}function R(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");var a,i;e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&(a=e,i=t,(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(a,i))}function B(e){return(B=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function L(e,t){if(null==e)return{};var a,i,o=function(e,t){if(null==e)return{};var a,i,o={},n=Object.keys(e);for(i=0;i<n.length;i++)a=n[i],t.indexOf(a)>=0||(o[a]=e[a]);return o}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(i=0;i<n.length;i++)a=n[i],t.indexOf(a)>=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(o[a]=e[a])}return o}function O(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function z(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?O(e):t}function H(e){return function(e){if(Array.isArray(e)){for(var t=0,a=new Array(e.length);t<e.length;t++)a[t]=e[t];return a}}(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 j=function(){};function F(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function N(e,t,a,i){var o=[t,i];if(a&&e)for(var n in a)a.hasOwnProperty(n)&&a[n]&&o.push("".concat(F(e,n)));return o.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var D=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===x(e)&&null!==e?[e]:[]};function V(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function I(e){return V(e)?window.pageYOffset:e.scrollTop}function W(e,t){V(e)?window.scrollTo(0,t):e.scrollTop=t}function q(e,t,a,i){return a*((e=e/i-1)*e*e+1)+t}function Z(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:j,o=I(e),n=t-o,l=10,r=0;function s(){var t=q(r+=l,o,n,a);W(e,t),r<a?C()(s):i(e)}s()}function $(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}function K(e){var t=e.maxHeight,a=e.menuEl,i=e.minHeight,o=e.placement,n=e.shouldScroll,l=e.isFixedPosition,r=e.theme.spacing,s=function(e){var t=getComputedStyle(e),a="absolute"===t.position,i=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var n=e;n=n.parentElement;)if(t=getComputedStyle(n),(!a||"static"!==t.position)&&i.test(t.overflow+t.overflowY+t.overflowX))return n;return o}(a),c={placement:"bottom",maxHeight:t};if(!a||!a.offsetParent)return c;var p=s.getBoundingClientRect().height,u=a.getBoundingClientRect(),b=u.bottom,g=u.height,d=u.top,y=a.offsetParent.getBoundingClientRect().top,m=window.innerHeight,f=I(s),h=parseInt(getComputedStyle(a).marginBottom,10),_=parseInt(getComputedStyle(a).marginTop,10),v=y-_,T=m-d,C=v+f,w=p-f-d,P=b-m+f+h,k=f+d-_;switch(o){case"auto":case"bottom":if(T>=g)return{placement:"bottom",maxHeight:t};if(w>=g&&!l)return n&&Z(s,P,160),{placement:"bottom",maxHeight:t};if(!l&&w>=i||l&&T>=i)return n&&Z(s,P,160),{placement:"bottom",maxHeight:l?T-h:w-h};if("auto"===o||l){var x=t,A=l?v:C;return A>=i&&(x=Math.min(A-h-r.controlHeight,t)),{placement:"top",maxHeight:x}}if("bottom"===o)return W(s,P),{placement:"bottom",maxHeight:t};break;case"top":if(v>=g)return{placement:"top",maxHeight:t};if(C>=g&&!l)return n&&Z(s,k,160),{placement:"top",maxHeight:t};if(!l&&C>=i||l&&v>=i){var U=t;return(!l&&C>=i||l&&v>=i)&&(U=l?v-_:C-_),n&&Z(s,k,160),{placement:"top",maxHeight:U}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return c}var J=function(e){return"auto"===e?"bottom":e},Y=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{maxHeight:a.props.maxMenuHeight,placement:null}),S(O(O(a)),"getPlacement",(function(e){var t=a.props,i=t.minMenuHeight,o=t.maxMenuHeight,n=t.menuPlacement,l=t.menuPosition,r=t.menuShouldScrollIntoView,s=t.theme,c=a.context.getPortalPlacement;if(e){var p="fixed"===l,u=K({maxHeight:o,menuEl:e,minHeight:i,placement:n,shouldScroll:r&&!p,isFixedPosition:p,theme:s});c&&c(u),a.setState(u)}})),S(O(O(a)),"getUpdatedProps",(function(){var e=a.props.menuPlacement,t=a.state.placement||J(e);return E({},a.props,{placement:t,maxHeight:a.state.maxHeight})})),a}return R(t,e),G(t,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),t}(b.Component);S(Y,"contextTypes",{getPortalPlacement:v.a.func});var Q=function(e){var t=e.theme,a=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*a,"px ").concat(3*a,"px"),textAlign:"center"}},X=Q,ee=Q,te=function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("noOptionsMessage",e)),{"menu-notice":!0,"menu-notice--no-options":!0},a)},n),t)};te.defaultProps={children:"No options"};var ae=function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("loadingMessage",e)),{"menu-notice":!0,"menu-notice--loading":!0},a)},n),t)};ae.defaultProps={children:"Loading..."};var ie=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{placement:null}),S(O(O(a)),"getPortalPlacement",(function(e){var t=e.placement;t!==J(a.props.menuPlacement)&&a.setState({placement:t})})),a}return R(t,e),G(t,[{key:"getChildContext",value:function(){return{getPortalPlacement:this.getPortalPlacement}}},{key:"render",value:function(){var e=this.props,t=e.appendTo,a=e.children,i=e.controlElement,o=e.menuPlacement,n=e.menuPosition,l=e.getStyles,r="fixed"===n;if(!t&&!r||!i)return null;var s=this.state.placement||J(o),c=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(i),p=r?0:window.pageYOffset,u={offset:c[s]+p,position:n,rect:c},b=g.a.createElement("div",{className:Object(f.a)(l("menuPortal",u))},a);return t?Object(h.createPortal)(b,t):b}}]),t}(b.Component);S(ie,"childContextTypes",{getPortalPlacement:v.a.func});var oe=Array.isArray,ne=Object.keys,le=Object.prototype.hasOwnProperty;function re(e,t){try{return function e(t,a){if(t===a)return!0;if(t&&a&&"object"==x(t)&&"object"==x(a)){var i,o,n,l=oe(t),r=oe(a);if(l&&r){if((o=t.length)!=a.length)return!1;for(i=o;0!=i--;)if(!e(t[i],a[i]))return!1;return!0}if(l!=r)return!1;var s=t instanceof Date,c=a instanceof Date;if(s!=c)return!1;if(s&&c)return t.getTime()==a.getTime();var p=t instanceof RegExp,u=a instanceof RegExp;if(p!=u)return!1;if(p&&u)return t.toString()==a.toString();var b=ne(t);if((o=b.length)!==ne(a).length)return!1;for(i=o;0!=i--;)if(!le.call(a,b[i]))return!1;for(i=o;0!=i--;)if(!("_owner"===(n=b[i])&&t.$$typeof||e(t[n],a[n])))return!1;return!0}return t!=t&&a!=a}(e,t)}catch(e){if(e.message&&e.message.match(/stack|recursion/i))return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}var se=[{base:"A",letters:/[\u0041\u24B6\uFF21\u00C0\u00C1\u00C2\u1EA6\u1EA4\u1EAA\u1EA8\u00C3\u0100\u0102\u1EB0\u1EAE\u1EB4\u1EB2\u0226\u01E0\u00C4\u01DE\u1EA2\u00C5\u01FA\u01CD\u0200\u0202\u1EA0\u1EAC\u1EB6\u1E00\u0104\u023A\u2C6F]/g},{base:"AA",letters:/[\uA732]/g},{base:"AE",letters:/[\u00C6\u01FC\u01E2]/g},{base:"AO",letters:/[\uA734]/g},{base:"AU",letters:/[\uA736]/g},{base:"AV",letters:/[\uA738\uA73A]/g},{base:"AY",letters:/[\uA73C]/g},{base:"B",letters:/[\u0042\u24B7\uFF22\u1E02\u1E04\u1E06\u0243\u0182\u0181]/g},{base:"C",letters:/[\u0043\u24B8\uFF23\u0106\u0108\u010A\u010C\u00C7\u1E08\u0187\u023B\uA73E]/g},{base:"D",letters:/[\u0044\u24B9\uFF24\u1E0A\u010E\u1E0C\u1E10\u1E12\u1E0E\u0110\u018B\u018A\u0189\uA779]/g},{base:"DZ",letters:/[\u01F1\u01C4]/g},{base:"Dz",letters:/[\u01F2\u01C5]/g},{base:"E",letters:/[\u0045\u24BA\uFF25\u00C8\u00C9\u00CA\u1EC0\u1EBE\u1EC4\u1EC2\u1EBC\u0112\u1E14\u1E16\u0114\u0116\u00CB\u1EBA\u011A\u0204\u0206\u1EB8\u1EC6\u0228\u1E1C\u0118\u1E18\u1E1A\u0190\u018E]/g},{base:"F",letters:/[\u0046\u24BB\uFF26\u1E1E\u0191\uA77B]/g},{base:"G",letters:/[\u0047\u24BC\uFF27\u01F4\u011C\u1E20\u011E\u0120\u01E6\u0122\u01E4\u0193\uA7A0\uA77D\uA77E]/g},{base:"H",letters:/[\u0048\u24BD\uFF28\u0124\u1E22\u1E26\u021E\u1E24\u1E28\u1E2A\u0126\u2C67\u2C75\uA78D]/g},{base:"I",letters:/[\u0049\u24BE\uFF29\u00CC\u00CD\u00CE\u0128\u012A\u012C\u0130\u00CF\u1E2E\u1EC8\u01CF\u0208\u020A\u1ECA\u012E\u1E2C\u0197]/g},{base:"J",letters:/[\u004A\u24BF\uFF2A\u0134\u0248]/g},{base:"K",letters:/[\u004B\u24C0\uFF2B\u1E30\u01E8\u1E32\u0136\u1E34\u0198\u2C69\uA740\uA742\uA744\uA7A2]/g},{base:"L",letters:/[\u004C\u24C1\uFF2C\u013F\u0139\u013D\u1E36\u1E38\u013B\u1E3C\u1E3A\u0141\u023D\u2C62\u2C60\uA748\uA746\uA780]/g},{base:"LJ",letters:/[\u01C7]/g},{base:"Lj",letters:/[\u01C8]/g},{base:"M",letters:/[\u004D\u24C2\uFF2D\u1E3E\u1E40\u1E42\u2C6E\u019C]/g},{base:"N",letters:/[\u004E\u24C3\uFF2E\u01F8\u0143\u00D1\u1E44\u0147\u1E46\u0145\u1E4A\u1E48\u0220\u019D\uA790\uA7A4]/g},{base:"NJ",letters:/[\u01CA]/g},{base:"Nj",letters:/[\u01CB]/g},{base:"O",letters:/[\u004F\u24C4\uFF2F\u00D2\u00D3\u00D4\u1ED2\u1ED0\u1ED6\u1ED4\u00D5\u1E4C\u022C\u1E4E\u014C\u1E50\u1E52\u014E\u022E\u0230\u00D6\u022A\u1ECE\u0150\u01D1\u020C\u020E\u01A0\u1EDC\u1EDA\u1EE0\u1EDE\u1EE2\u1ECC\u1ED8\u01EA\u01EC\u00D8\u01FE\u0186\u019F\uA74A\uA74C]/g},{base:"OI",letters:/[\u01A2]/g},{base:"OO",letters:/[\uA74E]/g},{base:"OU",letters:/[\u0222]/g},{base:"P",letters:/[\u0050\u24C5\uFF30\u1E54\u1E56\u01A4\u2C63\uA750\uA752\uA754]/g},{base:"Q",letters:/[\u0051\u24C6\uFF31\uA756\uA758\u024A]/g},{base:"R",letters:/[\u0052\u24C7\uFF32\u0154\u1E58\u0158\u0210\u0212\u1E5A\u1E5C\u0156\u1E5E\u024C\u2C64\uA75A\uA7A6\uA782]/g},{base:"S",letters:/[\u0053\u24C8\uFF33\u1E9E\u015A\u1E64\u015C\u1E60\u0160\u1E66\u1E62\u1E68\u0218\u015E\u2C7E\uA7A8\uA784]/g},{base:"T",letters:/[\u0054\u24C9\uFF34\u1E6A\u0164\u1E6C\u021A\u0162\u1E70\u1E6E\u0166\u01AC\u01AE\u023E\uA786]/g},{base:"TZ",letters:/[\uA728]/g},{base:"U",letters:/[\u0055\u24CA\uFF35\u00D9\u00DA\u00DB\u0168\u1E78\u016A\u1E7A\u016C\u00DC\u01DB\u01D7\u01D5\u01D9\u1EE6\u016E\u0170\u01D3\u0214\u0216\u01AF\u1EEA\u1EE8\u1EEE\u1EEC\u1EF0\u1EE4\u1E72\u0172\u1E76\u1E74\u0244]/g},{base:"V",letters:/[\u0056\u24CB\uFF36\u1E7C\u1E7E\u01B2\uA75E\u0245]/g},{base:"VY",letters:/[\uA760]/g},{base:"W",letters:/[\u0057\u24CC\uFF37\u1E80\u1E82\u0174\u1E86\u1E84\u1E88\u2C72]/g},{base:"X",letters:/[\u0058\u24CD\uFF38\u1E8A\u1E8C]/g},{base:"Y",letters:/[\u0059\u24CE\uFF39\u1EF2\u00DD\u0176\u1EF8\u0232\u1E8E\u0178\u1EF6\u1EF4\u01B3\u024E\u1EFE]/g},{base:"Z",letters:/[\u005A\u24CF\uFF3A\u0179\u1E90\u017B\u017D\u1E92\u1E94\u01B5\u0224\u2C7F\u2C6B\uA762]/g},{base:"a",letters:/[\u0061\u24D0\uFF41\u1E9A\u00E0\u00E1\u00E2\u1EA7\u1EA5\u1EAB\u1EA9\u00E3\u0101\u0103\u1EB1\u1EAF\u1EB5\u1EB3\u0227\u01E1\u00E4\u01DF\u1EA3\u00E5\u01FB\u01CE\u0201\u0203\u1EA1\u1EAD\u1EB7\u1E01\u0105\u2C65\u0250]/g},{base:"aa",letters:/[\uA733]/g},{base:"ae",letters:/[\u00E6\u01FD\u01E3]/g},{base:"ao",letters:/[\uA735]/g},{base:"au",letters:/[\uA737]/g},{base:"av",letters:/[\uA739\uA73B]/g},{base:"ay",letters:/[\uA73D]/g},{base:"b",letters:/[\u0062\u24D1\uFF42\u1E03\u1E05\u1E07\u0180\u0183\u0253]/g},{base:"c",letters:/[\u0063\u24D2\uFF43\u0107\u0109\u010B\u010D\u00E7\u1E09\u0188\u023C\uA73F\u2184]/g},{base:"d",letters:/[\u0064\u24D3\uFF44\u1E0B\u010F\u1E0D\u1E11\u1E13\u1E0F\u0111\u018C\u0256\u0257\uA77A]/g},{base:"dz",letters:/[\u01F3\u01C6]/g},{base:"e",letters:/[\u0065\u24D4\uFF45\u00E8\u00E9\u00EA\u1EC1\u1EBF\u1EC5\u1EC3\u1EBD\u0113\u1E15\u1E17\u0115\u0117\u00EB\u1EBB\u011B\u0205\u0207\u1EB9\u1EC7\u0229\u1E1D\u0119\u1E19\u1E1B\u0247\u025B\u01DD]/g},{base:"f",letters:/[\u0066\u24D5\uFF46\u1E1F\u0192\uA77C]/g},{base:"g",letters:/[\u0067\u24D6\uFF47\u01F5\u011D\u1E21\u011F\u0121\u01E7\u0123\u01E5\u0260\uA7A1\u1D79\uA77F]/g},{base:"h",letters:/[\u0068\u24D7\uFF48\u0125\u1E23\u1E27\u021F\u1E25\u1E29\u1E2B\u1E96\u0127\u2C68\u2C76\u0265]/g},{base:"hv",letters:/[\u0195]/g},{base:"i",letters:/[\u0069\u24D8\uFF49\u00EC\u00ED\u00EE\u0129\u012B\u012D\u00EF\u1E2F\u1EC9\u01D0\u0209\u020B\u1ECB\u012F\u1E2D\u0268\u0131]/g},{base:"j",letters:/[\u006A\u24D9\uFF4A\u0135\u01F0\u0249]/g},{base:"k",letters:/[\u006B\u24DA\uFF4B\u1E31\u01E9\u1E33\u0137\u1E35\u0199\u2C6A\uA741\uA743\uA745\uA7A3]/g},{base:"l",letters:/[\u006C\u24DB\uFF4C\u0140\u013A\u013E\u1E37\u1E39\u013C\u1E3D\u1E3B\u017F\u0142\u019A\u026B\u2C61\uA749\uA781\uA747]/g},{base:"lj",letters:/[\u01C9]/g},{base:"m",letters:/[\u006D\u24DC\uFF4D\u1E3F\u1E41\u1E43\u0271\u026F]/g},{base:"n",letters:/[\u006E\u24DD\uFF4E\u01F9\u0144\u00F1\u1E45\u0148\u1E47\u0146\u1E4B\u1E49\u019E\u0272\u0149\uA791\uA7A5]/g},{base:"nj",letters:/[\u01CC]/g},{base:"o",letters:/[\u006F\u24DE\uFF4F\u00F2\u00F3\u00F4\u1ED3\u1ED1\u1ED7\u1ED5\u00F5\u1E4D\u022D\u1E4F\u014D\u1E51\u1E53\u014F\u022F\u0231\u00F6\u022B\u1ECF\u0151\u01D2\u020D\u020F\u01A1\u1EDD\u1EDB\u1EE1\u1EDF\u1EE3\u1ECD\u1ED9\u01EB\u01ED\u00F8\u01FF\u0254\uA74B\uA74D\u0275]/g},{base:"oi",letters:/[\u01A3]/g},{base:"ou",letters:/[\u0223]/g},{base:"oo",letters:/[\uA74F]/g},{base:"p",letters:/[\u0070\u24DF\uFF50\u1E55\u1E57\u01A5\u1D7D\uA751\uA753\uA755]/g},{base:"q",letters:/[\u0071\u24E0\uFF51\u024B\uA757\uA759]/g},{base:"r",letters:/[\u0072\u24E1\uFF52\u0155\u1E59\u0159\u0211\u0213\u1E5B\u1E5D\u0157\u1E5F\u024D\u027D\uA75B\uA7A7\uA783]/g},{base:"s",letters:/[\u0073\u24E2\uFF53\u00DF\u015B\u1E65\u015D\u1E61\u0161\u1E67\u1E63\u1E69\u0219\u015F\u023F\uA7A9\uA785\u1E9B]/g},{base:"t",letters:/[\u0074\u24E3\uFF54\u1E6B\u1E97\u0165\u1E6D\u021B\u0163\u1E71\u1E6F\u0167\u01AD\u0288\u2C66\uA787]/g},{base:"tz",letters:/[\uA729]/g},{base:"u",letters:/[\u0075\u24E4\uFF55\u00F9\u00FA\u00FB\u0169\u1E79\u016B\u1E7B\u016D\u00FC\u01DC\u01D8\u01D6\u01DA\u1EE7\u016F\u0171\u01D4\u0215\u0217\u01B0\u1EEB\u1EE9\u1EEF\u1EED\u1EF1\u1EE5\u1E73\u0173\u1E77\u1E75\u0289]/g},{base:"v",letters:/[\u0076\u24E5\uFF56\u1E7D\u1E7F\u028B\uA75F\u028C]/g},{base:"vy",letters:/[\uA761]/g},{base:"w",letters:/[\u0077\u24E6\uFF57\u1E81\u1E83\u0175\u1E87\u1E85\u1E98\u1E89\u2C73]/g},{base:"x",letters:/[\u0078\u24E7\uFF58\u1E8B\u1E8D]/g},{base:"y",letters:/[\u0079\u24E8\uFF59\u1EF3\u00FD\u0177\u1EF9\u0233\u1E8F\u00FF\u1EF7\u1E99\u1EF5\u01B4\u024F\u1EFF]/g},{base:"z",letters:/[\u007A\u24E9\uFF5A\u017A\u1E91\u017C\u017E\u1E93\u1E95\u01B6\u0225\u0240\u2C6C\uA763]/g}],ce=function(e){for(var t=0;t<se.length;t++)e=e.replace(se[t].letters,se[t].base);return e},pe=function(e){return e.replace(/^\s+|\s+$/g,"")},ue=function(e){return"".concat(e.label," ").concat(e.value)},be=function(e){return g.a.createElement("span",M({className:Object(f.a)({label:"a11yText",zIndex:9999,border:0,clip:"rect(1px, 1px, 1px, 1px)",height:1,width:1,position:"absolute",overflow:"hidden",padding:0,whiteSpace:"nowrap",backgroundColor:"red",color:"blue"})},e))},ge=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=(e.in,e.out,e.onExited,e.appear,e.enter,e.exit,e.innerRef),a=(e.emotion,L(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]));return g.a.createElement("input",M({ref:t},a,{className:Object(f.a)({label:"dummyInput",background:0,border:0,fontSize:"inherit",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(0)"})}))}}]),t}(b.Component),de=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.props.innerRef(Object(h.findDOMNode)(this))}},{key:"componentWillUnmount",value:function(){this.props.innerRef(null)}},{key:"render",value:function(){return this.props.children}}]),t}(b.Component),ye=["boxSizing","height","overflow","paddingRight","position"],me={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function fe(e){e.preventDefault()}function he(e){e.stopPropagation()}function _e(){var e=this.scrollTop,t=this.scrollHeight,a=e+this.offsetHeight;0===e?this.scrollTop=1:a===t&&(this.scrollTop=e-1)}function ve(){return"ontouchstart"in window||navigator.maxTouchPoints}var Te=!("undefined"==typeof window||!window.document||!window.document.createElement),Ce=0,we=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"originalStyles",{}),S(O(O(a)),"listenerOptions",{capture:!1,passive:!1}),a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){var e=this;if(Te){var t=this.props,a=t.accountForScrollbars,i=t.touchScrollTarget,o=document.body,n=o&&o.style;if(a&&ye.forEach((function(t){var a=n&&n[t];e.originalStyles[t]=a})),a&&Ce<1){var l=parseInt(this.originalStyles.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,s=window.innerWidth-r+l||0;Object.keys(me).forEach((function(e){var t=me[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}o&&ve()&&(o.addEventListener("touchmove",fe,this.listenerOptions),i&&(i.addEventListener("touchstart",_e,this.listenerOptions),i.addEventListener("touchmove",he,this.listenerOptions))),Ce+=1}}},{key:"componentWillUnmount",value:function(){var e=this;if(Te){var t=this.props,a=t.accountForScrollbars,i=t.touchScrollTarget,o=document.body,n=o&&o.style;Ce=Math.max(Ce-1,0),a&&Ce<1&&ye.forEach((function(t){var a=e.originalStyles[t];n&&(n[t]=a)})),o&&ve()&&(o.removeEventListener("touchmove",fe,this.listenerOptions),i&&(i.removeEventListener("touchstart",_e,this.listenerOptions),i.removeEventListener("touchmove",he,this.listenerOptions)))}}},{key:"render",value:function(){return null}}]),t}(b.Component);S(we,"defaultProps",{accountForScrollbars:!0});var Pe=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{touchScrollTarget:null}),S(O(O(a)),"getScrollTarget",(function(e){e!==a.state.touchScrollTarget&&a.setState({touchScrollTarget:e})})),S(O(O(a)),"blurSelectInput",(function(){document.activeElement&&document.activeElement.blur()})),a}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.isEnabled,i=this.state.touchScrollTarget;return a?g.a.createElement("div",null,g.a.createElement("div",{onClick:this.blurSelectInput,className:Object(f.a)({position:"fixed",left:0,bottom:0,right:0,top:0})}),g.a.createElement(de,{innerRef:this.getScrollTarget},t),i?g.a.createElement(we,{touchScrollTarget:i}):null):t}}]),t}(b.PureComponent),ke=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"isBottom",!1),S(O(O(a)),"isTop",!1),S(O(O(a)),"scrollTarget",void 0),S(O(O(a)),"touchStart",void 0),S(O(O(a)),"cancelScroll",(function(e){e.preventDefault(),e.stopPropagation()})),S(O(O(a)),"handleEventDelta",(function(e,t){var i=a.props,o=i.onBottomArrive,n=i.onBottomLeave,l=i.onTopArrive,r=i.onTopLeave,s=a.scrollTarget,c=s.scrollTop,p=s.scrollHeight,u=s.clientHeight,b=a.scrollTarget,g=t>0,d=p-u-c,y=!1;d>t&&a.isBottom&&(n&&n(e),a.isBottom=!1),g&&a.isTop&&(r&&r(e),a.isTop=!1),g&&t>d?(o&&!a.isBottom&&o(e),b.scrollTop=p,y=!0,a.isBottom=!0):!g&&-t>c&&(l&&!a.isTop&&l(e),b.scrollTop=0,y=!0,a.isTop=!0),y&&a.cancelScroll(e)})),S(O(O(a)),"onWheel",(function(e){a.handleEventDelta(e,e.deltaY)})),S(O(O(a)),"onTouchStart",(function(e){a.touchStart=e.changedTouches[0].clientY})),S(O(O(a)),"onTouchMove",(function(e){var t=a.touchStart-e.changedTouches[0].clientY;a.handleEventDelta(e,t)})),S(O(O(a)),"getScrollTarget",(function(e){a.scrollTarget=e})),a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.startListening(this.scrollTarget)}},{key:"componentWillUnmount",value:function(){this.stopListening(this.scrollTarget)}},{key:"startListening",value:function(e){e&&(e.scrollHeight<=e.clientHeight||("function"==typeof e.addEventListener&&e.addEventListener("wheel",this.onWheel,!1),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",this.onTouchStart,!1),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",this.onTouchMove,!1)))}},{key:"stopListening",value:function(e){e.scrollHeight<=e.clientHeight||("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",this.onWheel,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",this.onTouchStart,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",this.onTouchMove,!1))}},{key:"render",value:function(){return g.a.createElement(de,{innerRef:this.getScrollTarget},this.props.children)}}]),t}(b.Component),xe=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.isEnabled,a=L(e,["isEnabled"]);return t?g.a.createElement(ke,a):this.props.children}}]),t}(b.Component);S(xe,"defaultProps",{isEnabled:!0});var Ae=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.isSearchable,i=t.isMulti,o=t.label,n=t.isDisabled;switch(e){case"menu":return"Use Up and Down to choose options".concat(n?"":", press Enter to select the currently focused option",", press Escape to exit the menu, press Tab to select the option and exit the menu.");case"input":return"".concat(o||"Select"," is focused ").concat(a?",type to refine list":"",", press Down to open the menu, ").concat(i?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value"}},Ue=function(e,t){var a=t.value,i=t.isDisabled;if(a)switch(e){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(a,", deselected.");case"select-option":return"option ".concat(a,i?" is disabled. Select another option.":", selected.")}},Ge=function(e){return!!e.isDisabled},Se=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.className,i=e.cx,o=e.isMulti,n=e.getStyles,l=e.hasValue;return g.a.createElement("div",{className:i(Object(f.a)(n("valueContainer",this.props)),{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":l},a)},t)}}]),t}(b.Component),Me=function(e){var t=e.size,a=L(e,["size"]);return g.a.createElement("svg",M({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",className:Object(f.a)({display:"inline-block",fill:"currentColor",lineHeight:1,stroke:"currentColor",strokeWidth:0})},a))},Ee=function(e){return g.a.createElement(Me,M({size:20},e),g.a.createElement("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Re=function(e){return g.a.createElement(Me,M({size:20},e),g.a.createElement("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Be=function(e){var t=e.isFocused,a=e.theme,i=a.spacing.baseUnit,o=a.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},Le=Be,Oe=Be,ze=!1,He=function(e){var t=e.color,a=e.delay,i=e.offset;return g.a.createElement("span",{className:Object(f.a)({animationDuration:"1s",animationDelay:"".concat(a,"ms"),animationIterationCount:"infinite",animationName:"react-select-loading-indicator",animationTimingFunction:"ease-in-out",backgroundColor:t,borderRadius:"1em",display:"inline-block",marginLeft:i?"1em":null,height:"1em",verticalAlign:"top",width:"1em"})})},je=function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerProps,n=e.isFocused,l=e.isRtl,r=e.theme.colors,s=n?r.neutral80:r.neutral20;return ze||(Object(f.b)("@keyframes ","react-select-loading-indicator","{0%,80%,100%{opacity:0;}40%{opacity:1;}};"),ze=!0),g.a.createElement("div",M({},o,{className:a(Object(f.a)(i("loadingIndicator",e)),{indicator:!0,"loading-indicator":!0},t)}),g.a.createElement(He,{color:s,delay:0,offset:l}),g.a.createElement(He,{color:s,delay:160,offset:!0}),g.a.createElement(He,{color:s,delay:320,offset:!l}))};je.defaultProps={size:4};var Fe=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},Ne=function(e){var t=e.children,a=e.innerProps;return g.a.createElement("div",a,t)},De=Ne,Ve=Ne,Ie=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.innerProps;return g.a.createElement("div",a,t||g.a.createElement(Ee,{size:14}))}}]),t}(b.Component),We=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.className,i=e.components,o=e.cx,n=e.data,l=e.getStyles,r=e.innerProps,s=e.isDisabled,c=e.removeProps,p=e.selectProps,u=i.Container,b=i.Label,d=i.Remove,y=E({className:o(Object(f.a)(l("multiValue",this.props)),{"multi-value":!0,"multi-value--is-disabled":s},a)},r),m={className:o(Object(f.a)(l("multiValueLabel",this.props)),{"multi-value__label":!0},a)},h=E({className:o(Object(f.a)(l("multiValueRemove",this.props)),{"multi-value__remove":!0},a)},c);return g.a.createElement(u,{data:n,innerProps:y,selectProps:p},g.a.createElement(b,{data:n,innerProps:m,selectProps:p},t),g.a.createElement(d,{data:n,innerProps:h,selectProps:p}))}}]),t}(b.Component);S(We,"defaultProps",{cropWithEllipsis:!0});var qe={ClearIndicator:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({},n,{className:i(Object(f.a)(o("clearIndicator",e)),{indicator:!0,"clear-indicator":!0},a)}),t||g.a.createElement(Ee,null))},Control:function(e){var t=e.children,a=e.cx,i=e.getStyles,o=e.className,n=e.isDisabled,l=e.isFocused,r=e.innerRef,s=e.innerProps,c=e.menuIsOpen;return g.a.createElement("div",M({ref:r,className:a(Object(f.a)(i("control",e)),{control:!0,"control--is-disabled":n,"control--is-focused":l,"control--menu-is-open":c},o)},s),t)},DropdownIndicator:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({},n,{className:i(Object(f.a)(o("dropdownIndicator",e)),{indicator:!0,"dropdown-indicator":!0},a)}),t||g.a.createElement(Re,null))},DownChevron:Re,CrossIcon:Ee,Group:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.Heading,l=e.headingProps,r=e.label,s=e.theme,c=e.selectProps;return g.a.createElement("div",{className:i(Object(f.a)(o("group",e)),{group:!0},a)},g.a.createElement(n,M({},l,{selectProps:c,theme:s,getStyles:o,cx:i}),r),g.a.createElement("div",null,t))},GroupHeading:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.theme,n=(e.selectProps,L(e,["className","cx","getStyles","theme","selectProps"]));return g.a.createElement("div",M({className:a(Object(f.a)(i("groupHeading",E({theme:o},n))),{"group-heading":!0},t)},n))},IndicatorsContainer:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles;return g.a.createElement("div",{className:i(Object(f.a)(o("indicatorsContainer",e)),{indicators:!0},a)},t)},IndicatorSeparator:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerProps;return g.a.createElement("span",M({},o,{className:a(Object(f.a)(i("indicatorSeparator",e)),{"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerRef,n=e.isHidden,l=e.isDisabled,r=e.theme,s=(e.selectProps,L(e,["className","cx","getStyles","innerRef","isHidden","isDisabled","theme","selectProps"]));return g.a.createElement("div",{className:Object(f.a)(i("input",E({theme:r},s)))},g.a.createElement(P.a,M({className:a(null,{input:!0},t),inputRef:o,inputStyle:Fe(n),disabled:l},s)))},LoadingIndicator:je,Menu:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerRef,l=e.innerProps,r=i(Object(f.a)(o("menu",e)),{menu:!0},a);return g.a.createElement("div",M({className:r},l,{ref:n}),t)},MenuList:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isMulti,l=e.innerRef;return g.a.createElement("div",{className:i(Object(f.a)(o("menuList",e)),{"menu-list":!0,"menu-list--is-multi":n},a),ref:l},t)},MenuPortal:ie,LoadingMessage:ae,NoOptionsMessage:te,MultiValue:We,MultiValueContainer:De,MultiValueLabel:Ve,MultiValueRemove:Ie,Option:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isDisabled,l=e.isFocused,r=e.isSelected,s=e.innerRef,c=e.innerProps;return g.a.createElement("div",M({ref:s,className:i(Object(f.a)(o("option",e)),{option:!0,"option--is-disabled":n,"option--is-focused":l,"option--is-selected":r},a)},c),t)},Placeholder:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("placeholder",e)),{placeholder:!0},a)},n),t)},SelectContainer:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps,l=e.isDisabled,r=e.isRtl;return g.a.createElement("div",M({className:i(Object(f.a)(o("container",e)),{"--is-disabled":l,"--is-rtl":r},a)},n),t)},SingleValue:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isDisabled,l=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("singleValue",e)),{"single-value":!0,"single-value--is-disabled":n},a)},l),t)},ValueContainer:Se},Ze=function(e){return E({},qe,e.components)},$e={clearIndicator:Oe,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":null,pointerEvents:t?"none":null,position:"relative"}},control:function(e){var t=e.isDisabled,a=e.isFocused,i=e.theme,o=i.colors,n=i.borderRadius,l=i.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:a?o.primary:o.neutral20,borderRadius:n,borderStyle:"solid",borderWidth:1,boxShadow:a?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:l.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:a?o.primary:o.neutral30}}},dropdownIndicator:Le,group:function(e){var t=e.theme.spacing;return{paddingBottom:2*t.baseUnit,paddingTop:2*t.baseUnit}},groupHeading:function(e){var t=e.theme.spacing;return{label:"group",color:"#999",cursor:"default",display:"block",fontSize:"75%",fontWeight:"500",marginBottom:"0.25em",paddingLeft:3*t.baseUnit,paddingRight:3*t.baseUnit,textTransform:"uppercase"}},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing.baseUnit,o=a.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*i,marginTop:2*i,width:1}},input:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing,o=a.colors;return{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,a=e.size,i=e.theme,o=i.colors,n=i.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*n,transition:"color 150ms",alignSelf:"center",fontSize:a,lineHeight:1,marginRight:a,textAlign:"center",verticalAlign:"middle"}},loadingMessage:ee,menu:function(e){var t,a=e.placement,i=e.theme,o=i.borderRadius,n=i.spacing,l=i.colors;return S(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(a),"100%"),S(t,"backgroundColor",l.neutral0),S(t,"borderRadius",o),S(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),S(t,"marginBottom",n.menuGutter),S(t,"marginTop",n.menuGutter),S(t,"position","absolute"),S(t,"width","100%"),S(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,a=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:a,paddingTop:a,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,a=e.offset,i=e.position;return{left:t.left,position:i,top:a,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,a=t.spacing,i=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:i/2,display:"flex",margin:a.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,a=t.borderRadius,i=t.colors,o=e.cropWithEllipsis;return{borderRadius:a/2,color:i.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,a=t.spacing,i=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:i/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:a.baseUnit,paddingRight:a.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:X,option:function(e){var t=e.isDisabled,a=e.isFocused,i=e.isSelected,o=e.theme,n=o.spacing,l=o.colors;return{label:"option",backgroundColor:i?l.primary:a?l.primary25:"transparent",color:t?l.neutral20:i?l.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*n.baseUnit,"px ").concat(3*n.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(i?l.primary:l.primary50)}}},placeholder:function(e){var t=e.theme,a=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:a.baseUnit/2,marginRight:a.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing,o=a.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:i.baseUnit/2,marginRight:i.baseUnit/2,maxWidth:"calc(100% - ".concat(2*i.baseUnit,"px)"),overflow:"hidden",position:"absolute",textOverflow:"ellipsis",whiteSpace:"nowrap",top:"50%",transform:"translateY(-50%)"}},valueContainer:function(e){var t=e.theme.spacing;return{alignItems:"center",display:"flex",flex:1,flexWrap:"wrap",padding:"".concat(t.baseUnit/2,"px ").concat(2*t.baseUnit,"px"),WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"}}},Ke={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Je={backspaceRemovesValue:!0,blurInputOnSelect:$(),captureMenuScroll:!$(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var a=E({ignoreCase:!0,ignoreAccents:!0,stringify:ue,trim:!0,matchFrom:"any"},void 0),i=a.ignoreCase,o=a.ignoreAccents,n=a.stringify,l=a.trim,r=a.matchFrom,s=l?pe(t):t,c=l?pe(n(e)):n(e);return i&&(s=s.toLowerCase(),c=c.toLowerCase()),o&&(s=ce(s),c=ce(c)),"start"===r?c.substr(0,s.length)===s:c.indexOf(s)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:Ge,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:"0",tabSelectsValue:!0},Ye=1,Qe=function(e){function t(e){var a;A(this,t),S(O(O(a=z(this,B(t).call(this,e)))),"state",{ariaLiveSelection:"",ariaLiveContext:"",focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,menuOptions:{render:[],focusable:[]},selectValue:[]}),S(O(O(a)),"blockOptionHover",!1),S(O(O(a)),"isComposing",!1),S(O(O(a)),"clearFocusValueOnUpdate",!1),S(O(O(a)),"commonProps",void 0),S(O(O(a)),"components",void 0),S(O(O(a)),"hasGroups",!1),S(O(O(a)),"initialTouchX",0),S(O(O(a)),"initialTouchY",0),S(O(O(a)),"inputIsHiddenAfterUpdate",void 0),S(O(O(a)),"instancePrefix",""),S(O(O(a)),"openAfterFocus",!1),S(O(O(a)),"scrollToFocusedOptionOnUpdate",!1),S(O(O(a)),"userIsDragging",void 0),S(O(O(a)),"controlRef",null),S(O(O(a)),"getControlRef",(function(e){a.controlRef=e})),S(O(O(a)),"focusedOptionRef",null),S(O(O(a)),"getFocusedOptionRef",(function(e){a.focusedOptionRef=e})),S(O(O(a)),"menuListRef",null),S(O(O(a)),"getMenuListRef",(function(e){a.menuListRef=e})),S(O(O(a)),"inputRef",null),S(O(O(a)),"getInputRef",(function(e){a.inputRef=e})),S(O(O(a)),"cacheComponents",(function(e){a.components=Ze({components:e})})),S(O(O(a)),"focus",a.focusInput),S(O(O(a)),"blur",a.blurInput),S(O(O(a)),"onChange",(function(e,t){var i=a.props;(0,i.onChange)(e,E({},t,{name:i.name}))})),S(O(O(a)),"setValue",(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",i=arguments.length>2?arguments[2]:void 0,o=a.props,n=o.closeMenuOnSelect,l=o.isMulti;a.onInputChange("",{action:"set-value"}),n&&(a.inputIsHiddenAfterUpdate=!l,a.onMenuClose()),a.clearFocusValueOnUpdate=!0,a.onChange(e,{action:t,option:i})})),S(O(O(a)),"selectOption",(function(e){var t=a.props,i=t.blurInputOnSelect,o=t.isMulti,n=a.state.selectValue;if(o)if(a.isOptionSelected(e,n)){var l=a.getOptionValue(e);a.setValue(n.filter((function(e){return a.getOptionValue(e)!==l})),"deselect-option",e),a.announceAriaLiveSelection({event:"deselect-option",context:{value:a.getOptionLabel(e)}})}else a.isOptionDisabled(e,n)?a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e),isDisabled:!0}}):(a.setValue([].concat(H(n),[e]),"select-option",e),a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e)}}));else a.isOptionDisabled(e,n)?a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e),isDisabled:!0}}):(a.setValue(e,"select-option"),a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e)}}));i&&a.blurInput()})),S(O(O(a)),"removeValue",(function(e){var t=a.state.selectValue,i=a.getOptionValue(e);a.onChange(t.filter((function(e){return a.getOptionValue(e)!==i})),{action:"remove-value",removedValue:e}),a.announceAriaLiveSelection({event:"remove-value",context:{value:e?a.getOptionLabel(e):""}}),a.focusInput()})),S(O(O(a)),"clearValue",(function(){var e=a.props.isMulti;a.onChange(e?[]:null,{action:"clear"})})),S(O(O(a)),"popValue",(function(){var e=a.state.selectValue,t=e[e.length-1];a.announceAriaLiveSelection({event:"pop-value",context:{value:t?a.getOptionLabel(t):""}}),a.onChange(e.slice(0,e.length-1),{action:"pop-value",removedValue:t})})),S(O(O(a)),"getOptionLabel",(function(e){return a.props.getOptionLabel(e)})),S(O(O(a)),"getOptionValue",(function(e){return a.props.getOptionValue(e)})),S(O(O(a)),"getStyles",(function(e,t){var i=$e[e](t);i.boxSizing="border-box";var o=a.props.styles[e];return o?o(i,t):i})),S(O(O(a)),"getElementId",(function(e){return"".concat(a.instancePrefix,"-").concat(e)})),S(O(O(a)),"getActiveDescendentId",(function(){var e=a.props.menuIsOpen,t=a.state,i=t.menuOptions,o=t.focusedOption;if(o&&e){var n=i.focusable.indexOf(o),l=i.render[n];return l&&l.key}})),S(O(O(a)),"announceAriaLiveSelection",(function(e){var t=e.event,i=e.context;a.setState({ariaLiveSelection:Ue(t,i)})})),S(O(O(a)),"announceAriaLiveContext",(function(e){var t=e.event,i=e.context;a.setState({ariaLiveContext:Ae(t,E({},i,{label:a.props["aria-label"]}))})})),S(O(O(a)),"onMenuMouseDown",(function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),a.focusInput())})),S(O(O(a)),"onMenuMouseMove",(function(e){a.blockOptionHover=!1})),S(O(O(a)),"onControlMouseDown",(function(e){var t=a.props.openMenuOnClick;a.state.isFocused?a.props.menuIsOpen?"INPUT"!==e.target.tagName&&a.onMenuClose():t&&a.openMenu("first"):(t&&(a.openAfterFocus=!0),a.focusInput()),"INPUT"!==e.target.tagName&&e.preventDefault()})),S(O(O(a)),"onDropdownIndicatorMouseDown",(function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||a.props.isDisabled)){var t=a.props,i=t.isMulti,o=t.menuIsOpen;a.focusInput(),o?(a.inputIsHiddenAfterUpdate=!i,a.onMenuClose()):a.openMenu("first"),e.preventDefault(),e.stopPropagation()}})),S(O(O(a)),"onClearIndicatorMouseDown",(function(e){e&&"mousedown"===e.type&&0!==e.button||(a.clearValue(),e.stopPropagation(),a.openAfterFocus=!1,setTimeout((function(){return a.focusInput()})))})),S(O(O(a)),"onScroll",(function(e){"boolean"==typeof a.props.closeMenuOnScroll?e.target instanceof HTMLElement&&V(e.target)&&a.props.onMenuClose():"function"==typeof a.props.closeMenuOnScroll&&a.props.closeMenuOnScroll(e)&&a.props.onMenuClose()})),S(O(O(a)),"onCompositionStart",(function(){a.isComposing=!0})),S(O(O(a)),"onCompositionEnd",(function(){a.isComposing=!1})),S(O(O(a)),"onTouchStart",(function(e){var t=e.touches.item(0);t&&(a.initialTouchX=t.clientX,a.initialTouchY=t.clientY,a.userIsDragging=!1)})),S(O(O(a)),"onTouchMove",(function(e){var t=e.touches.item(0);if(t){var i=Math.abs(t.clientX-a.initialTouchX),o=Math.abs(t.clientY-a.initialTouchY);a.userIsDragging=i>5||o>5}})),S(O(O(a)),"onTouchEnd",(function(e){a.userIsDragging||(a.controlRef&&!a.controlRef.contains(e.target)&&a.menuListRef&&!a.menuListRef.contains(e.target)&&a.blurInput(),a.initialTouchX=0,a.initialTouchY=0)})),S(O(O(a)),"onControlTouchEnd",(function(e){a.userIsDragging||a.onControlMouseDown(e)})),S(O(O(a)),"onClearIndicatorTouchEnd",(function(e){a.userIsDragging||a.onClearIndicatorMouseDown(e)})),S(O(O(a)),"onDropdownIndicatorTouchEnd",(function(e){a.userIsDragging||a.onDropdownIndicatorMouseDown(e)})),S(O(O(a)),"handleInputChange",(function(e){var t=e.currentTarget.value;a.inputIsHiddenAfterUpdate=!1,a.onInputChange(t,{action:"input-change"}),a.onMenuOpen()})),S(O(O(a)),"onInputFocus",(function(e){var t=a.props,i=t.isSearchable,o=t.isMulti;a.props.onFocus&&a.props.onFocus(e),a.inputIsHiddenAfterUpdate=!1,a.announceAriaLiveContext({event:"input",context:{isSearchable:i,isMulti:o}}),a.setState({isFocused:!0}),(a.openAfterFocus||a.props.openMenuOnFocus)&&a.openMenu("first"),a.openAfterFocus=!1})),S(O(O(a)),"onInputBlur",(function(e){a.menuListRef&&a.menuListRef.contains(document.activeElement)?a.inputRef.focus():(a.props.onBlur&&a.props.onBlur(e),a.onInputChange("",{action:"input-blur"}),a.onMenuClose(),a.setState({focusedValue:null,isFocused:!1}))})),S(O(O(a)),"onOptionHover",(function(e){a.blockOptionHover||a.state.focusedOption===e||a.setState({focusedOption:e})})),S(O(O(a)),"shouldHideSelectedOptions",(function(){var e=a.props,t=e.hideSelectedOptions,i=e.isMulti;return void 0===t?i:t})),S(O(O(a)),"onKeyDown",(function(e){var t=a.props,i=t.isMulti,o=t.backspaceRemovesValue,n=t.escapeClearsValue,l=t.inputValue,r=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,p=t.onKeyDown,u=t.tabSelectsValue,b=t.openMenuOnFocus,g=a.state,d=g.focusedOption,y=g.focusedValue,m=g.selectValue;if(!(s||"function"==typeof p&&(p(e),e.defaultPrevented))){switch(a.blockOptionHover=!0,e.key){case"ArrowLeft":if(!i||l)return;a.focusValue("previous");break;case"ArrowRight":if(!i||l)return;a.focusValue("next");break;case"Delete":case"Backspace":if(l)return;if(y)a.removeValue(y);else{if(!o)return;i?a.popValue():r&&a.clearValue()}break;case"Tab":if(a.isComposing)return;if(e.shiftKey||!c||!u||!d||b&&a.isOptionSelected(d,m))return;a.selectOption(d);break;case"Enter":if(229===e.keyCode)break;if(c){if(!d)return;if(a.isComposing)return;a.selectOption(d);break}return;case"Escape":c?(a.inputIsHiddenAfterUpdate=!1,a.onInputChange("",{action:"menu-close"}),a.onMenuClose()):r&&n&&a.clearValue();break;case" ":if(l)return;if(!c){a.openMenu("first");break}if(!d)return;a.selectOption(d);break;case"ArrowUp":c?a.focusOption("up"):a.openMenu("last");break;case"ArrowDown":c?a.focusOption("down"):a.openMenu("first");break;case"PageUp":if(!c)return;a.focusOption("pageup");break;case"PageDown":if(!c)return;a.focusOption("pagedown");break;case"Home":if(!c)return;a.focusOption("first");break;case"End":if(!c)return;a.focusOption("last");break;default:return}e.preventDefault()}}));var i=e.value;a.cacheComponents=m(a.cacheComponents,re).bind(O(O(a))),a.cacheComponents(e.components),a.instancePrefix="react-select-"+(a.props.instanceId||++Ye);var o=D(i),n=a.buildMenuOptions(e,o);return a.state.menuOptions=n,a.state.selectValue=o,a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput()}},{key:"componentWillReceiveProps",value:function(e){var t=this.props,a=t.options,i=t.value,o=t.inputValue;if(this.cacheComponents(e.components),e.value!==i||e.options!==a||e.inputValue!==o){var n=D(e.value),l=this.buildMenuOptions(e,n),r=this.getNextFocusedValue(n),s=this.getNextFocusedOption(l.focusable);this.setState({menuOptions:l,selectValue:n,focusedOption:s,focusedValue:r})}null!=this.inputIsHiddenAfterUpdate&&(this.setState({inputIsHidden:this.inputIsHiddenAfterUpdate}),delete this.inputIsHiddenAfterUpdate)}},{key:"componentDidUpdate",value:function(e){var t,a,i,o,n,l=this.props,r=l.isDisabled,s=l.menuIsOpen,c=this.state.isFocused;(c&&!r&&e.isDisabled||c&&s&&!e.menuIsOpen)&&this.focusInput(),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,a=this.focusedOptionRef,i=t.getBoundingClientRect(),o=a.getBoundingClientRect(),n=a.offsetHeight/3,o.bottom+n>i.bottom?W(t,Math.min(a.offsetTop+a.clientHeight-t.offsetHeight+n,t.scrollHeight)):o.top-n<i.top&&W(t,Math.max(a.offsetTop-n,0))),this.scrollToFocusedOptionOnUpdate=!1}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){var e=this.props,t=e.isSearchable,a=e.isMulti;this.announceAriaLiveContext({event:"input",context:{isSearchable:t,isMulti:a}}),this.onInputChange("",{action:"menu-close"}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this.state,a=t.menuOptions,i=t.selectValue,o=t.isFocused,n=this.props.isMulti,l="first"===e?0:a.focusable.length-1;if(!n){var r=a.focusable.indexOf(i[0]);r>-1&&(l=r)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.inputIsHiddenAfterUpdate=!1,this.onMenuOpen(),this.setState({focusedValue:null,focusedOption:a.focusable[l]}),this.announceAriaLiveContext({event:"menu"})}},{key:"focusValue",value:function(e){var t=this.props,a=t.isMulti,i=t.isSearchable,o=this.state,n=o.selectValue,l=o.focusedValue;if(a){this.setState({focusedOption:null});var r=n.indexOf(l);l||(r=-1,this.announceAriaLiveContext({event:"value"}));var s=n.length-1,c=-1;if(n.length){switch(e){case"previous":c=0===r?0:-1===r?s:r-1;break;case"next":r>-1&&r<s&&(c=r+1)}-1===c&&this.announceAriaLiveContext({event:"input",context:{isSearchable:i,isMulti:a}}),this.setState({inputIsHidden:-1!==c,focusedValue:n[c]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,a=this.state,i=a.focusedOption,o=a.menuOptions,n=o.focusable;if(n.length){var l=0,r=n.indexOf(i);i||(r=-1,this.announceAriaLiveContext({event:"menu"})),"up"===e?l=r>0?r-1:n.length-1:"down"===e?l=(r+1)%n.length:"pageup"===e?(l=r-t)<0&&(l=0):"pagedown"===e?(l=r+t)>n.length-1&&(l=n.length-1):"last"===e&&(l=n.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:n[l],focusedValue:null}),this.announceAriaLiveContext({event:"menu",context:{isDisabled:Ge(n[l])}})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ke):E({},Ke,this.props.theme):Ke}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.getStyles,a=this.setValue,i=this.selectOption,o=this.props,n=o.classNamePrefix,l=o.isMulti,r=o.isRtl,s=o.options,c=this.state.selectValue,p=this.hasValue();return{cx:N.bind(null,n),clearValue:e,getStyles:t,getValue:function(){return c},hasValue:p,isMulti:l,isRtl:r,options:s,selectOption:i,setValue:a,selectProps:o,theme:this.getTheme()}}},{key:"getNextFocusedValue",value:function(e){if(this.clearFocusValueOnUpdate)return this.clearFocusValueOnUpdate=!1,null;var t=this.state,a=t.focusedValue,i=t.selectValue.indexOf(a);if(i>-1){if(e.indexOf(a)>-1)return a;if(i<e.length)return e[i]}return null}},{key:"getNextFocusedOption",value:function(e){var t=this.state.focusedOption;return t&&e.indexOf(t)>-1?t:e[0]}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.state.menuOptions.render.length}},{key:"countOptions",value:function(){return this.state.menuOptions.focusable.length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,a=e.isMulti;return void 0===t?a:t}},{key:"isOptionDisabled",value:function(e,t){return"function"==typeof this.props.isOptionDisabled&&this.props.isOptionDisabled(e,t)}},{key:"isOptionSelected",value:function(e,t){var a=this;if(t.indexOf(e)>-1)return!0;if("function"==typeof this.props.isOptionSelected)return this.props.isOptionSelected(e,t);var i=this.getOptionValue(e);return t.some((function(e){return a.getOptionValue(e)===i}))}},{key:"filterOption",value:function(e,t){return!this.props.filterOption||this.props.filterOption(e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var a=this.props.inputValue,i=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:a,selectValue:i})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"buildMenuOptions",value:function(e,t){var a=this,i=e.inputValue,o=void 0===i?"":i,n=e.options,l=function(e,i){var n=a.isOptionDisabled(e,t),l=a.isOptionSelected(e,t),r=a.getOptionLabel(e),s=a.getOptionValue(e);if(!(a.shouldHideSelectedOptions()&&l||!a.filterOption({label:r,value:s,data:e},o))){var c=n?void 0:function(){return a.onOptionHover(e)},p=n?void 0:function(){return a.selectOption(e)},u="".concat(a.getElementId("option"),"-").concat(i);return{innerProps:{id:u,onClick:p,onMouseMove:c,onMouseOver:c,tabIndex:-1},data:e,isDisabled:n,isSelected:l,key:u,label:r,type:"option",value:s}}};return n.reduce((function(e,t,i){if(t.options){a.hasGroups||(a.hasGroups=!0);var o=t.options.map((function(t,a){var o=l(t,"".concat(i,"-").concat(a));return o&&e.focusable.push(t),o})).filter(Boolean);if(o.length){var n="".concat(a.getElementId("group"),"-").concat(i);e.render.push({type:"group",key:n,data:t,options:o})}}else{var r=l(t,"".concat(i));r&&(e.render.push(r),e.focusable.push(t))}return e}),{render:[],focusable:[]})}},{key:"constructAriaLiveMessage",value:function(){var e=this.state,t=e.ariaLiveContext,a=e.selectValue,i=e.focusedValue,o=e.focusedOption,n=this.props,l=n.options,r=n.menuIsOpen,s=n.inputValue,c=n.screenReaderStatus,p=i?function(e){var t=e.focusedValue,a=e.selectValue;return"value ".concat((0,e.getOptionLabel)(t)," focused, ").concat(a.indexOf(t)+1," of ").concat(a.length,".")}({focusedValue:i,getOptionLabel:this.getOptionLabel,selectValue:a}):"",u=o&&r?function(e){var t=e.focusedOption,a=e.options;return"option ".concat((0,e.getOptionLabel)(t)," focused").concat(t.isDisabled?" disabled":"",", ").concat(a.indexOf(t)+1," of ").concat(a.length,".")}({focusedOption:o,getOptionLabel:this.getOptionLabel,options:l}):"",b=function(e){var t=e.inputValue;return"".concat(e.screenReaderMessage).concat(t?" for search term "+t:"",".")}({inputValue:s,screenReaderMessage:c({count:this.countOptions()})});return"".concat(p," ").concat(u," ").concat(b," ").concat(t)}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,a=e.isSearchable,i=e.inputId,o=e.inputValue,n=e.tabIndex,l=this.components.Input,r=this.state.inputIsHidden,s=i||this.getElementId("input");if(!a)return g.a.createElement(ge,{id:s,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:j,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:n,value:""});var c={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]},p=this.commonProps,u=p.cx,b=p.theme,d=p.selectProps;return g.a.createElement(l,M({autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",cx:u,getStyles:this.getStyles,id:s,innerRef:this.getInputRef,isDisabled:t,isHidden:r,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,selectProps:d,spellCheck:"false",tabIndex:n,theme:b,type:"text",value:o},c))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.components,a=t.MultiValue,i=t.MultiValueContainer,o=t.MultiValueLabel,n=t.MultiValueRemove,l=t.SingleValue,r=t.Placeholder,s=this.commonProps,c=this.props,p=c.controlShouldRenderValue,u=c.isDisabled,b=c.isMulti,d=c.inputValue,y=c.placeholder,m=this.state,f=m.selectValue,h=m.focusedValue,_=m.isFocused;if(!this.hasValue()||!p)return d?null:g.a.createElement(r,M({},s,{key:"placeholder",isDisabled:u,isFocused:_}),y);if(b)return f.map((function(t){var l=t===h;return g.a.createElement(a,M({},s,{components:{Container:i,Label:o,Remove:n},isFocused:l,isDisabled:u,key:e.getOptionValue(t),removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault(),e.stopPropagation()}},data:t}),e.formatOptionLabel(t,"value"))}));if(d)return null;var v=f[0];return g.a.createElement(l,M({},s,{data:v,isDisabled:u}),this.formatOptionLabel(v,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.components.ClearIndicator,t=this.commonProps,a=this.props,i=a.isDisabled,o=a.isLoading,n=this.state.isFocused;if(!this.isClearable()||!e||i||!this.hasValue()||o)return null;var l={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return g.a.createElement(e,M({},t,{innerProps:l,isFocused:n}))}},{key:"renderLoadingIndicator",value:function(){var e=this.components.LoadingIndicator,t=this.commonProps,a=this.props,i=a.isDisabled,o=a.isLoading,n=this.state.isFocused;return e&&o?g.a.createElement(e,M({},t,{innerProps:{"aria-hidden":"true"},isDisabled:i,isFocused:n})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.components,t=e.DropdownIndicator,a=e.IndicatorSeparator;if(!t||!a)return null;var i=this.commonProps,o=this.props.isDisabled,n=this.state.isFocused;return g.a.createElement(a,M({},i,{isDisabled:o,isFocused:n}))}},{key:"renderDropdownIndicator",value:function(){var e=this.components.DropdownIndicator;if(!e)return null;var t=this.commonProps,a=this.props.isDisabled,i=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return g.a.createElement(e,M({},t,{innerProps:o,isDisabled:a,isFocused:i}))}},{key:"renderMenu",value:function(){var e=this,t=this.components,a=t.Group,i=t.GroupHeading,o=t.Menu,n=t.MenuList,l=t.MenuPortal,r=t.LoadingMessage,s=t.NoOptionsMessage,c=t.Option,p=this.commonProps,u=this.state,b=u.focusedOption,d=u.menuOptions,y=this.props,m=y.captureMenuScroll,f=y.inputValue,h=y.isLoading,_=y.loadingMessage,v=y.minMenuHeight,T=y.maxMenuHeight,C=y.menuIsOpen,w=y.menuPlacement,P=y.menuPosition,k=y.menuPortalTarget,x=y.menuShouldBlockScroll,A=y.menuShouldScrollIntoView,U=y.noOptionsMessage,G=y.onMenuScrollToTop,S=y.onMenuScrollToBottom;if(!C)return null;var E,R=function(t){var a=b===t.data;return t.innerRef=a?e.getFocusedOptionRef:void 0,g.a.createElement(c,M({},p,t,{isFocused:a}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())E=d.render.map((function(t){if("group"===t.type){t.type;var o=L(t,["type"]),n="".concat(t.key,"-heading");return g.a.createElement(a,M({},p,o,{Heading:i,headingProps:{id:n},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return R(e)})))}if("option"===t.type)return R(t)}));else if(h){var B=_({inputValue:f});if(null===B)return null;E=g.a.createElement(r,p,B)}else{var O=U({inputValue:f});if(null===O)return null;E=g.a.createElement(s,p,O)}var z={minMenuHeight:v,maxMenuHeight:T,menuPlacement:w,menuPosition:P,menuShouldScrollIntoView:A},H=g.a.createElement(Y,M({},p,z),(function(t){var a=t.ref,i=t.placerProps,l=i.placement,r=i.maxHeight;return g.a.createElement(o,M({},p,z,{innerRef:a,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:h,placement:l}),g.a.createElement(xe,{isEnabled:m,onTopArrive:G,onBottomArrive:S},g.a.createElement(Pe,{isEnabled:x},g.a.createElement(n,M({},p,{innerRef:e.getMenuListRef,isLoading:h,maxHeight:r}),E))))}));return k||"fixed"===P?g.a.createElement(l,M({},p,{appendTo:k,controlElement:this.controlRef,menuPlacement:w,menuPosition:P}),H):H}},{key:"renderFormField",value:function(){var e=this,t=this.props,a=t.delimiter,i=t.isDisabled,o=t.isMulti,n=t.name,l=this.state.selectValue;if(n&&!i){if(o){if(a){var r=l.map((function(t){return e.getOptionValue(t)})).join(a);return g.a.createElement("input",{name:n,type:"hidden",value:r})}var s=l.length>0?l.map((function(t,a){return g.a.createElement("input",{key:"i-".concat(a),name:n,type:"hidden",value:e.getOptionValue(t)})})):g.a.createElement("input",{name:n,type:"hidden"});return g.a.createElement("div",null,s)}var c=l[0]?this.getOptionValue(l[0]):"";return g.a.createElement("input",{name:n,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){return this.state.isFocused?g.a.createElement(be,{"aria-live":"assertive"},g.a.createElement("p",{id:"aria-selection-event"}," ",this.state.ariaLiveSelection),g.a.createElement("p",{id:"aria-context"}," ",this.constructAriaLiveMessage())):null}},{key:"render",value:function(){var e=this.components,t=e.Control,a=e.IndicatorsContainer,i=e.SelectContainer,o=e.ValueContainer,n=this.props,l=n.className,r=n.id,s=n.isDisabled,c=n.menuIsOpen,p=this.state.isFocused,u=this.commonProps=this.getCommonProps();return g.a.createElement(i,M({},u,{className:l,innerProps:{id:r,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:p}),this.renderLiveRegion(),g.a.createElement(t,M({},u,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:p,menuIsOpen:c}),g.a.createElement(o,M({},u,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),g.a.createElement(a,M({},u,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}]),t}(b.Component);S(Qe,"defaultProps",Je);var Xe={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},et=function(e){var t,a;return a=t=function(t){function a(){var e,t;A(this,a);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(t=z(this,(e=B(a)).call.apply(e,[this].concat(o))))),"select",void 0),S(O(O(t)),"state",{inputValue:void 0!==t.props.inputValue?t.props.inputValue:t.props.defaultInputValue,menuIsOpen:void 0!==t.props.menuIsOpen?t.props.menuIsOpen:t.props.defaultMenuIsOpen,value:void 0!==t.props.value?t.props.value:t.props.defaultValue}),S(O(O(t)),"onChange",(function(e,a){t.callProp("onChange",e,a),t.setState({value:e})})),S(O(O(t)),"onInputChange",(function(e,a){var i=t.callProp("onInputChange",e,a);t.setState({inputValue:void 0!==i?i:e})})),S(O(O(t)),"onMenuOpen",(function(){t.callProp("onMenuOpen"),t.setState({menuIsOpen:!0})})),S(O(O(t)),"onMenuClose",(function(){t.callProp("onMenuClose"),t.setState({menuIsOpen:!1})})),t}return R(a,t),G(a,[{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"getProp",value:function(e){return void 0!==this.props[e]?this.props[e]:this.state[e]}},{key:"callProp",value:function(e){if("function"==typeof this.props[e]){for(var t,a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];return(t=this.props)[e].apply(t,i)}}},{key:"render",value:function(){var t=this,a=this.props,i=(a.defaultInputValue,a.defaultMenuIsOpen,a.defaultValue,L(a,["defaultInputValue","defaultMenuIsOpen","defaultValue"]));return g.a.createElement(e,M({},i,{ref:function(e){t.select=e},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),a}(b.Component),S(t,"defaultProps",Xe),a},tt={cacheOptions:!1,defaultOptions:!1,filterOption:null},at=function(e){var t,a;return a=t=function(t){function a(e){var t;return A(this,a),S(O(O(t=z(this,B(a).call(this)))),"select",void 0),S(O(O(t)),"lastRequest",void 0),S(O(O(t)),"mounted",!1),S(O(O(t)),"optionsCache",{}),S(O(O(t)),"handleInputChange",(function(e,a){var i=t.props,o=i.cacheOptions,n=function(e,t,a){if(a){var i=a(e,t);if("string"==typeof i)return i}return e}(e,a,i.onInputChange);if(!n)return delete t.lastRequest,void t.setState({inputValue:"",loadedInputValue:"",loadedOptions:[],isLoading:!1,passEmptyOptions:!1});if(o&&t.optionsCache[n])t.setState({inputValue:n,loadedInputValue:n,loadedOptions:t.optionsCache[n],isLoading:!1,passEmptyOptions:!1});else{var l=t.lastRequest={};t.setState({inputValue:n,isLoading:!0,passEmptyOptions:!t.state.loadedInputValue},(function(){t.loadOptions(n,(function(e){t.mounted&&(e&&(t.optionsCache[n]=e),l===t.lastRequest&&(delete t.lastRequest,t.setState({isLoading:!1,loadedInputValue:n,loadedOptions:e||[],passEmptyOptions:!1})))}))}))}return n})),t.state={defaultOptions:Array.isArray(e.defaultOptions)?e.defaultOptions:void 0,inputValue:void 0!==e.inputValue?e.inputValue:"",isLoading:!0===e.defaultOptions,loadedOptions:[],passEmptyOptions:!1},t}return R(a,t),G(a,[{key:"componentDidMount",value:function(){var e=this;this.mounted=!0;var t=this.props.defaultOptions,a=this.state.inputValue;!0===t&&this.loadOptions(a,(function(t){if(e.mounted){var a=!!e.lastRequest;e.setState({defaultOptions:t||[],isLoading:a})}}))}},{key:"componentWillReceiveProps",value:function(e){e.cacheOptions!==this.props.cacheOptions&&(this.optionsCache={}),e.defaultOptions!==this.props.defaultOptions&&this.setState({defaultOptions:Array.isArray(e.defaultOptions)?e.defaultOptions:void 0})}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"loadOptions",value:function(e,t){var a=this.props.loadOptions;if(!a)return t();var i=a(e,t);i&&"function"==typeof i.then&&i.then(t,(function(){return t()}))}},{key:"render",value:function(){var t=this,a=this.props,i=(a.loadOptions,L(a,["loadOptions"])),o=this.state,n=o.defaultOptions,l=o.inputValue,r=o.isLoading,s=o.loadedInputValue,c=o.loadedOptions,p=o.passEmptyOptions?[]:l&&s?c:n||[];return g.a.createElement(e,M({},i,{ref:function(e){t.select=e},options:p,isLoading:r,onInputChange:this.handleInputChange}))}}]),a}(b.Component),S(t,"defaultProps",tt),a},it=(at(et(Qe)),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,a=String(e).toLowerCase(),i=String(t.value).toLowerCase(),o=String(t.label).toLowerCase();return i===a||o===a}),ot=E({allowCreateWhileLoading:!1,createOptionPosition:"last"},{formatCreateLabel:function(e){return'Create "'.concat(e,'"')},isValidNewOption:function(e,t,a){return!(!e||t.some((function(t){return it(e,t)}))||a.some((function(t){return it(e,t)})))},getNewOptionData:function(e,t){return{label:t,value:e,__isNew__:!0}}}),nt=function(e){var t,a;return a=t=function(t){function a(e){var t;A(this,a),S(O(O(t=z(this,B(a).call(this,e)))),"select",void 0),S(O(O(t)),"onChange",(function(e,a){var i=t.props,o=i.getNewOptionData,n=i.inputValue,l=i.isMulti,r=i.onChange,s=i.onCreateOption,c=i.value;if("select-option"!==a.action)return r(e,a);var p=t.state.newOption,u=Array.isArray(e)?e:[e];if(u[u.length-1]!==p)r(e,a);else if(s)s(n);else{var b=o(n,n);r(l?[].concat(H(D(c)),[b]):b,{action:"create-option"})}}));var i=e.options||[];return t.state={newOption:void 0,options:i},t}return R(a,t),G(a,[{key:"componentWillReceiveProps",value:function(e){var t=e.allowCreateWhileLoading,a=e.createOptionPosition,i=e.formatCreateLabel,o=e.getNewOptionData,n=e.inputValue,l=e.isLoading,r=e.isValidNewOption,s=e.value,c=e.options||[],p=this.state.newOption;p=r(n,D(s),c)?o(n,i(n)):void 0,this.setState({newOption:p,options:!t&&l||!p?c:"first"===a?[p].concat(H(c)):[].concat(H(c),[p])})}},{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"render",value:function(){var t=this,a=M({},this.props),i=this.state.options;return g.a.createElement(e,M({},a,{ref:function(e){t.select=e},options:i,onChange:this.onChange}))}}]),a}(b.Component),S(t,"defaultProps",ot),a},lt=(et(nt(Qe)),at(et(nt(Qe))),function(e){return function(t){t.in,t.onExited,t.appear,t.enter,t.exit;var a=L(t,["in","onExited","appear","enter","exit"]);return g.a.createElement(e,a)}}),rt=function(e){var t=e.component,a=e.duration,i=void 0===a?1:a,o=e.in,n=(e.onExited,L(e,["component","duration","in","onExited"])),l={entering:{opacity:0},entered:{opacity:1,transition:"opacity ".concat(i,"ms")},exiting:{opacity:0},exited:{opacity:0}};return g.a.createElement(k.Transition,{mountOnEnter:!0,unmountOnExit:!0,in:o,timeout:i},(function(e){var a={style:E({},l[e])};return g.a.createElement(t,M({innerProps:a},n))}))},st=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"duration",260),S(O(O(a)),"rafID",void 0),S(O(O(a)),"state",{width:"auto"}),S(O(O(a)),"transition",{exiting:{width:0,transition:"width ".concat(a.duration,"ms ease-out")},exited:{width:0}}),S(O(O(a)),"getWidth",(function(e){e&&isNaN(a.state.width)&&(a.rafID=window.requestAnimationFrame((function(){var t=e.getBoundingClientRect().width;a.setState({width:t})})))})),S(O(O(a)),"getStyle",(function(e){return{overflow:"hidden",whiteSpace:"nowrap",width:e}})),S(O(O(a)),"getTransition",(function(e){return a.transition[e]})),a}return R(t,e),G(t,[{key:"componentWillUnmount",value:function(){this.rafID&&window.cancelAnimationFrame(this.rafID)}},{key:"render",value:function(){var e=this,t=this.props,a=t.children,i=t.in,o=this.state.width;return g.a.createElement(k.Transition,{enter:!1,mountOnEnter:!0,unmountOnExit:!0,in:i,timeout:this.duration},(function(t){var i=E({},e.getStyle(o),e.getTransition(t));return g.a.createElement("div",{ref:e.getWidth,style:i},a)}))}}]),t}(b.Component),ct=function(e){return function(t){var a=t.in,i=t.onExited,o=L(t,["in","onExited"]);return g.a.createElement(st,{in:a,onExited:i},g.a.createElement(e,M({cropWithEllipsis:a},o)))}},pt=function(e){return function(t){return g.a.createElement(rt,M({component:e,duration:t.isMulti?260:1},t))}},ut=function(e){return function(t){return g.a.createElement(rt,M({component:e},t))}},bt=function(e){return function(t){return g.a.createElement(k.TransitionGroup,M({component:e},t))}},gt=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Ze({components:e}),a=t.Input,i=t.MultiValue,o=t.Placeholder,n=t.SingleValue,l=t.ValueContainer,r=L(t,["Input","MultiValue","Placeholder","SingleValue","ValueContainer"]);return E({Input:lt(a),MultiValue:ct(i),Placeholder:pt(o),SingleValue:ut(n),ValueContainer:bt(l)},r)},dt=gt(),yt=(dt.Input,dt.MultiValue,dt.Placeholder,dt.SingleValue,dt.ValueContainer,m(gt,re),et(Qe));function mt(){return(mt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}const{uag_select_font_globally:ft,uag_load_select_font_globally:ht}=uagb_blocks_info;var _t,vt=function(e){const t=[];let a="";const o=uagb_blocks_info.spectra_custom_fonts;Object.keys(u).map(i=>{t.push({value:i,label:i,weight:u[i].weight}),i===e.fontFamily.value&&(a=u[i].weight)}),Object.keys(o).map(i=>{t.push({value:i,label:i,weight:o[i].weight}),i===e.fontFamily.value&&(a=o[i].weight)}),""===a&&(a=t[0].weight);const n=[];a.forEach((function(e){n.push({value:"Default"===e?"":e,label:e})}));const r="enabled"===ht&&0!==ft?ft:t;let s,c;r&&r.map(t=>{e.fontFamily.weight||t.value!==e.fontFamily.value||(s={...e.fontFamily,weight:t.weight,label:t.value})});const b="em"===e.fontSizeType.value?.1:1;return!0!==e.disableFontSize&&(c=React.createElement(p,mt({type:e.fontSizeType,typeLabel:e.fontSizeType.label,sizeMobile:e.fontSizeMobile,sizeMobileLabel:e.fontSizeMobile.label,sizeTablet:e.fontSizeTablet,sizeTabletLabel:e.fontSizeTablet.label,size:e.fontSize,sizeLabel:e.fontSize.label,sizeMobileText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),sizeTabletText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),sizeText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),step:b},e))),React.createElement(React.Fragment,null,React.createElement("div",{className:"components-base-control uag-font-family-searchable-select__wrapper"},React.createElement("label",{className:"components-input-control__label",htmlFor:"font-family"},Object(i.__)("Font Family")),React.createElement(yt,{styles:{container:e=>({...e,width:"100%"}),control:e=>({...e,border:"1px solid #E6E7E9",boxShadow:"none",height:"30px",minHeight:"30px",borderRadius:"3px"}),placeholder:e=>({...e,color:"#50575E"}),menu:e=>({...e,color:"#50575E"}),singleValue:e=>({...e,color:"#50575E",top:"50%",transform:"translateY(-50%);"}),indicatorSeparator:e=>({...e,display:"none"}),dropdownIndicator:e=>({...e,color:"#50575E"}),valueContainer:e=>({...e,height:"30px",padding:"0px 8px"})},placeholder:Object(i.__)("Default","ultimate-addons-for-gutenberg"),onChange:t=>{const a=t.value,{loadGoogleFonts:i,fontFamily:o}=e;e.setAttributes({[o.label]:a}),((t,a)=>{let i;i=""===a||"object"==typeof u[a],e.setAttributes({[t.label]:i})})(i,a)},options:r,value:s,defaultValue:s,isSearchable:!0,className:"uag-font-family-searchable-select",classNamePrefix:"uag-font-family-select"})),c,React.createElement(l.a,{label:Object(i.__)("Weight","ultimate-addons-for-gutenberg"),data:{value:e.fontWeight.value,label:e.fontWeight.label},setAttributes:e.setAttributes,options:n}),e.fontStyle&&React.createElement(l.a,{label:Object(i.__)("Style","ultimate-addons-for-gutenberg"),data:{value:e.fontStyle.value,label:e.fontStyle.label},setAttributes:e.setAttributes,options:[{value:"normal",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"italic",label:Object(i.__)("Italic","ultimate-addons-for-gutenberg")},{value:"oblique",label:Object(i.__)("Oblique","ultimate-addons-for-gutenberg")}]}))},Tt=a(14),Ct=a.n(Tt),wt=a(112),Pt=0,kt={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},xt={};xt.locals=wt.a.locals||{},xt.use=function(){return Pt++||(_t=Ct()(wt.a,kt)),xt},xt.unuse=function(){Pt>0&&!--Pt&&(_t(),_t=null)};var At=xt,Ut=a(24),Gt=a(26);function St(){return(St=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}t.a=e=>{var t,a,r;const[c,u]=Object(n.useState)(!1);let d,y,m,f,h,_,v,T;Object(b.useLayoutEffect)(()=>(At.use(),()=>{At.unuse()}),[]),Object(b.useLayoutEffect)(()=>{window.addEventListener("click",(function(t){var a,i,o,n,l,r,s,c,p,b,g;const d=document.querySelector(`.active.popup-${null==e||null===(a=e.attributes)||void 0===a?void 0:a.block_id} .spectra-control-popup__options--action-button`),y=document.querySelector(`.active.popup-${null==e||null===(i=e.attributes)||void 0===i?void 0:i.block_id} .spectra-control-popup`);if(d&&(null==d||!d.contains(t.target))&&y&&(null==y||!y.contains(t.target))&&(null===(o=t.target)||void 0===o||null===(n=o.parentElement)||void 0===n||null===(l=n.parentElement)||void 0===l||null===(r=l.classList)||void 0===r||!r.contains("uag-font-family-select__menu"))&&(null===(s=t.target)||void 0===s||null===(c=s.classList)||void 0===c||!c.contains("uag-responsive-common-button"))&&(null===(p=t.target)||void 0===p||!p.closest(".uag-responsive-common-button"))&&(null===(b=t.target)||void 0===b||null===(g=b.parentElement)||void 0===g||!g.closest(".uagb-reset"))){var m;u(!1);const e=null===(m=E())||void 0===m?void 0:m.name,t=Object(Ut.a)("uagSettingState"),a={...t,[e]:{...null==t?void 0:t[e],selectedSetting:!1}},i=Object(Ut.a)();i&&i.setItem("uagSettingState",JSON.stringify(a))}}))},[]);const C=c?"active":"",{disableFontFamily:w,disableFontSize:P,disableLineHeight:k,disableTransform:x,disableDecoration:A,disableAdvancedOptions:U=!1}=e;!0!==w&&(y=g.a.createElement(vt,e));const G="em"===(null===(t=e.lineHeightType)||void 0===t?void 0:t.value)?.1:1,S="em"===(null===(a=e.letterSpacingType)||void 0===a?void 0:a.value)?.1:1,M=[];w||M.push(e.fontFamily.label,e.fontWeight.label,e.fontStyle.label),P||M.push(e.fontSizeType.label,e.fontSize.label,e.fontSizeMobile.label,e.fontSizeTablet.label),k||M.push(e.lineHeightType.label,e.lineHeight.label,e.lineHeightMobile.label,e.lineHeightTablet.label),x||M.push(e.transform.label),A||M.push(e.decoration.label),e.letterSpacing&&M.push(e.letterSpacing.label,e.letterSpacingTablet.label,e.letterSpacingMobile.label,e.letterSpacingType.label);const{getSelectedBlock:E}=Object(s.select)("core/block-editor"),R=(()=>{var e;const t=(()=>{var e;const t=null===(e=E())||void 0===e?void 0:e.name.replace("uagb/","");let a=!1;return void 0!==Gt.a[t]&&M.forEach(e=>{if(e){var i,o;const n=void 0!==(null===(i=Gt.a[t][e])||void 0===i?void 0:i.default)?null===(o=Gt.a[t][e])||void 0===o?void 0:o.default:"";a={...a,[e]:n}}}),a})(),a=null===(e=E())||void 0===e?void 0:e.attributes;let i=!1;return M.forEach(e=>{null!=a&&a[e]&&(null==a?void 0:a[e])!==(null==t?void 0:t[e])&&(i=!0)}),i})();return!0!==k&&(d=g.a.createElement(p,St({type:e.lineHeightType,typeLabel:e.lineHeightType.label,sizeMobile:e.lineHeightMobile,sizeMobileLabel:e.lineHeightMobile.label,sizeTablet:e.lineHeightTablet,sizeTabletLabel:e.lineHeightTablet.label,size:e.lineHeight,sizeLabel:e.lineHeight.label,sizeMobileText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),sizeTabletText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),sizeText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),step:G},e))),e.letterSpacing&&(T=g.a.createElement(p,St({type:e.letterSpacingType,typeLabel:e.letterSpacingType.label,sizeMobile:e.letterSpacingMobile,sizeMobileLabel:e.letterSpacingMobile.label,sizeTablet:e.letterSpacingTablet,sizeTabletLabel:e.letterSpacingTablet.label,size:e.letterSpacing,sizeLabel:e.letterSpacing.label,sizeMobileText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),sizeTabletText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),sizeText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),step:S},e))),!x&&e.transform&&(_=g.a.createElement(l.a,{label:Object(i.__)("Transform","ultimate-addons-for-gutenberg"),data:{value:e.transform.value,label:e.transform.label},setAttributes:e.setAttributes,options:[{value:"",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"normal",label:Object(i.__)("Normal","ultimate-addons-for-gutenberg")},{value:"capitalize",label:Object(i.__)("Capitalize","ultimate-addons-for-gutenberg")},{value:"uppercase",label:Object(i.__)("Uppercase","ultimate-addons-for-gutenberg")},{value:"lowercase",label:Object(i.__)("Lowercase","ultimate-addons-for-gutenberg")}]})),!A&&e.decoration&&(v=g.a.createElement("div",{className:"uag-typography-decoration"},g.a.createElement(l.a,{label:Object(i.__)("Decoration","ultimate-addons-for-gutenberg"),data:{value:e.decoration.value,label:e.decoration.label},setAttributes:e.setAttributes,options:[{value:"",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"none",label:Object(i.__)("None","ultimate-addons-for-gutenberg")},{value:"underline",label:Object(i.__)("Underline","ultimate-addons-for-gutenberg")},{value:"overline",label:Object(i.__)("Overline","ultimate-addons-for-gutenberg")},{value:"line-through",label:Object(i.__)("Line Through","ultimate-addons-for-gutenberg")}]}))),!0!==w&&!0!==P?m=g.a.createElement(o.Button,{className:"uag-typography-button spectra-control-popup__options--action-button","aria-pressed":c,onClick:()=>{var e;const t=document.querySelectorAll(".spectra-control-popup__options");if(t&&0<t.length)for(let e=0;e<t.length;e++){var a;const i=null===(a=t[e])||void 0===a?void 0:a.querySelector(".spectra-control-popup__options.active .spectra-control-popup__options--action-button");null==i||i.click()}u(!c);const i=null===(e=E())||void 0===e?void 0:e.name,o=Object(Ut.a)("uagSettingState");let n={...o,[i]:{...null==o?void 0:o[i],selectedSetting:".uag-typography-options"}};c&&(n={...o,[i]:{...null==o?void 0:o[i],selectedSetting:!1}});const l=Object(Ut.a)();l&&l.setItem("uagSettingState",JSON.stringify(n))}},g.a.createElement(o.Dashicon,{icon:"edit"})):h=g.a.createElement(g.a.Fragment,null,y,_,v,d,T),!0===c&&(h=g.a.createElement("div",{className:"uagb-typography-advanced spectra-control-popup"},y,_,v,d,T)),!0!==w&&!0!==P&&(f=g.a.createElement("div",{className:"spectra-control-popup__options--action-wrapper"},g.a.createElement("span",{className:"uag-control-label"},e.label,R&&g.a.createElement("div",{className:"spectra__change-indicator--dot-right"})),m)),g.a.createElement("div",{className:`components-base-control uag-typography-options spectra-control-popup__options popup-${null==e||null===(r=e.attributes)||void 0===r?void 0:r.block_id} ${C}`},!U&&g.a.createElement(g.a.Fragment,null,f,h))}},function(e,t){e.exports=window.wp.htmlEntities},function(e,t){e.exports=window.wp.apiFetch},function(e,t,a){"use strict";var i=a(26),o=a(9),n=a(7),l=a(1),r=a(2);t.a=e=>{const{onReset:t,attributeNames:a,setAttributes:s}=e,[c,p]=Object(r.useState)(!1),{getSelectedBlock:u}=Object(o.select)("core/block-editor"),b=()=>{var e;const t=null===(e=u())||void 0===e?void 0:e.name.replace("uagb/","");let o=!1;return a&&void 0!==i.a[t]&&a.map(e=>{if(e){var a,n;const l=void 0!==(null===(a=i.a[t][e])||void 0===a?void 0:a.default)?null===(n=i.a[t][e])||void 0===n?void 0:n.default:"";o={...o,[e]:l}}return e}),o},g=(()=>{var e;const t=b(),i=null===(e=u())||void 0===e?void 0:e.attributes;let o=!0;return a.map(e=>(null!=i&&i[e]&&(null==i?void 0:i[e])!==(null==t?void 0:t[e])&&(o=!1),e)),o})();return React.createElement(n.Tooltip,{text:Object(l.__)("Reset","ultimate-addons-for-gutenberg"),key:"reset"},React.createElement(n.Button,{className:"uagb-reset",isSecondary:!0,isSmall:!0,onClick:e=>{e.preventDefault(),(()=>{const e=b();a&&a.map(t=>(t&&s&&s({[t]:null==e?void 0:e[t]}),p(!c),t)),t&&t(e)})()},disabled:g},React.createElement(n.Dashicon,{icon:"image-rotate"})))}},function(e,t,a){"use strict";var i=a(1);const o=[],n=[];for(let e=1;e<=5;e++){o.push({time_heading:Object(i.__)("Timeline Heading ","ultimate-addons-for-gutenberg")+e,time_desc:Object(i.__)("This is Timeline description, you can change me anytime click here ","ultimate-addons-for-gutenberg")});const t=e-1;let a=new Date("1/1/2019"),l=a.getDate(),r=a.getMonth()+1;const s=a.getFullYear()-t;l<10&&(l="0"+l),r<10&&(r="0"+r),a=r+"/"+l+"/"+s,n.push({title:a})}const l={content_class:{type:"string"},tm_content:{type:"array",default:o},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},dateFormat:{type:"string",default:"F j, Y"},blockName:{type:"string",default:"content-timeline"},align:{type:"string",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},separatorBg:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-bg-color"}},backgroundColor:{type:"string",UAGCopyPaste:{styleType:"post-bg-color"},default:"#eee"},separatorColor:{type:"string",UAGCopyPaste:{styleType:"connector-color"},default:"#eee"},separatorFillColor:{type:"string",UAGCopyPaste:{styleType:"connector-fill-color"},default:"#0693e3"},separatorBorder:{type:"string",UAGCopyPaste:{styleType:"connector-border-color"},default:"#eee"},borderFocus:{type:"string",UAGCopyPaste:{styleType:"overall-border-focus-color"},default:"#0693e3"},headingTag:{type:"string",default:"h4"},horizontalSpace:{type:"number",UAGCopyPaste:{styleType:"row-gap"},default:10},horizontalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},horizontalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},horizontalSpaceUnit:{type:"string",default:"px"},horizontalSpaceUnitTablet:{type:"string",default:"px"},horizontalSpaceUnitMobile:{type:"string",default:"px"},verticalSpace:{type:"number",UAGCopyPaste:{styleType:"column-gap"},default:15},verticalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap-tablet"}},verticalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap-mobile"}},verticalSpaceUnit:{type:"string",default:"px"},verticalSpaceUnitTablet:{type:"string",default:"px"},verticalSpaceUnitMobile:{type:"string",default:"px"},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},headLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},timelinAlignmentTablet:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},timelinAlignmentMobile:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},arrowlinAlignment:{type:"string",UAGCopyPaste:{styleType:"arrowline-alignment"},default:"center"},subHeadFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-type"},default:"px"},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},subHeadLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"},default:"em"},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},headSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},separatorwidth:{type:"number",UAGCopyPaste:{styleType:"connector-width"},default:3},borderwidth:{type:"number",default:0,UAGCopyPaste:{styleType:"overall-border-width"}},iconColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},iconFocus:{type:"string",UAGCopyPaste:{styleType:"icon-focus-color"},default:"#fff"},iconBgFocus:{type:"string",UAGCopyPaste:{styleType:"icon-bg-focus-color"},default:"#0693e3"},dateColor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"},default:"#333"},dateFontsizeType:{type:"string",UAGCopyPaste:{styleType:"prefix-font-size-type"},default:"px"},dateFontsize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},dateFontsizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},dateFontsizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},dateFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},dateFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},dateFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},dateTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"}},dateDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height"}},dateLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},dateLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},dateLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},dateLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},dateLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"prefix-load-google-fonts"}},connectorBgsize:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size"},default:35},connectorBgsizeTablet:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size-tablet"}},connectorBgsizeMobile:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size-mobile"}},subHeadSpace:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-space"},default:5},dateBottomspace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-space"},default:5},dateBottomspaceTablet:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceMobile:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},block_id:{type:"string",default:"0"},timelineItem:{type:"number",default:5},tm_client_id:{type:"string",default:"not_set"},borderRadius:{type:"number",default:2,UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},bgPadding:{type:"number",UAGCopyPaste:{styleType:"post-bg-padding"},default:20},iconSize:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:12},iconSizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},iconSizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},icon:{type:"string",default:"calendar-days"},t_date:{type:"array",default:n},displayPostDate:{type:"boolean",default:!0},stack:{type:"string",default:"tablet"},leftMargin:{type:"number",UAGCopyPaste:{styleType:"post-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"post-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"post-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-mobile"}},marginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit"}},mobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-mobile"}},tabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-tablet"}},marginLink:{type:"boolean",default:!1},leftPadding:{type:"number",UAGCopyPaste:{styleType:"post-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"post-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"post-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!1},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"head-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"subHead-letter-spacing-type"}},dateLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing"}},dateLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-tablet"}},dateLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-mobile"}},dateLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-letter-spacing-type"}}};t.a=l},function(e,t,a){"use strict";const i=[];for(let e=1;e<=3;e++)i.push({type:"facebook",image_icon:"icon",icon:"facebook",image:"",icon_color:"#3a3a3a",icon_hover_color:"",icon_bg_color:"",icon_bg_hover_color:""});const o={classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},block_id:{type:"string"},current_url:{type:"string"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},social_count:{type:"number",default:3},socials:{type:"array",default:i},gap:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap-tablet"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap-mobile"}},size:{type:"number",default:30,UAGCopyPaste:{styleType:"icon-size"}},sizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-size-type"}},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},bgSize:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size"}},bgSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-bg-size-unit"}},bgSizeMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size-mobile"}},bgSizeTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size-tablet"}},borderRadius:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"},default:0},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius-tablet"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius-mobile"}},social_layout:{type:"string",default:"horizontal",UAGCopyPaste:{styleType:"social-layout"}},stack:{type:"string",default:"none"},isPreview:{type:"boolean",default:!1},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},iconHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"},default:""},iconBgColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},iconBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"},default:""}};t.a=o},function(e,t,a){"use strict";const i=[];for(let e=1;e<=2;e++){const e="Click Here",t="#";i.push({label:e,link:t,target:"_self",size:"",vPadding:"",hPadding:"",color:"",background:"",hColor:"",hBackground:"",sizeType:"px",sizeMobile:"",sizeTablet:"",lineHeight:"",lineHeightType:"em",lineHeightMobile:"",lineHeightTablet:""})}const o={block_id:{type:"string"},btn_count:{type:"number",default:2},buttons:{type:"array",default:i},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align"}},alignTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align-tablet"}},alignMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align-mobile"}},gap:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"btn-gap-tablet"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"btn-gap-mobile"}},stack:{type:"string",default:"none",UAGCopyPaste:{styleType:"btn-stack"}},loadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},fontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},fontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},fontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},fontTransform:{type:"string",UAGCopyPaste:{styleType:"btn-font-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-font-decoration"}},isPreview:{type:"boolean",default:!1},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},lineHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-line-height-type"}},lineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonSize:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size"}},buttonSizeTablet:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size-tablet"}},buttonSizeMobile:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size-mobile"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},leftMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-tablet"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-tablet"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-mobile"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-mobile"}},marginType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-type"}},marginLink:{type:"string",default:!0},topPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},leftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},topMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},rightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},bottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},leftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},topTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},rightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},bottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},leftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!0},fontLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},fontLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},fontLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},fontLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}}};t.a=o},function(e,t,a){"use strict";var i=a(1),o=a(12);const n=Object(o.a)("overall",{borderStyle:"solid",borderTopWidth:1,borderRightWidth:1,borderBottomWidth:1,borderLeftWidth:1,borderTopLeftRadius:6,borderTopRightRadius:6,borderBottomLeftRadius:6,borderBottomRightRadius:6}),l={block_id:{type:"string",default:"not_set"},classMigrate:{type:"boolean",default:!1},disableBullets:{type:"boolean",default:!1},makeCollapsible:{type:"boolean",default:!1},initialCollapse:{type:"boolean",default:!1},icon:{type:"string",default:"angle-down"},iconSize:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},iconColor:{type:"string",UAGCopyPaste:{styleType:"icon-color"}},bulletColor:{type:"string",UAGCopyPaste:{styleType:"bullet-color"}},smoothScroll:{type:"boolean",default:!0},smoothScrollOffset:{type:"number",default:30},smoothScrollOffsetType:{type:"string",default:"px"},scrollToTop:{type:"boolean",default:!1},scrollToTopColor:{type:"string",UAGCopyPaste:{styleType:"scroll-top-color"}},scrollToTopBgColor:{type:"string",UAGCopyPaste:{styleType:"scroll-top-bg-color"}},mappingHeaders:{type:"array",default:Array(6).fill(!0)},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},headerLinks:{type:"html",default:""},heading:{source:"html",selector:".uagb-toc__title",default:Object(i.__)("Table Of Contents","ultimate-addons-for-gutenberg")},headingTitle:{type:"string",default:Object(i.__)("Table Of Contents","ultimate-addons-for-gutenberg")},customWidth:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"custom-width"}},widthTypeDesktop:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-desktop"}},widthTypeTablet:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-tablet"}},widthTypeMobile:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-mobile"}},widthDesktop:{type:"number",default:100,UAGCopyPaste:{styleType:"custom-width-desktop"}},widthTablet:{type:"number",UAGCopyPaste:{styleType:"custom-width-tablet"}},widthMobile:{type:"number",UAGCopyPaste:{styleType:"custom-width-mobile"}},tColumnsDesktop:{type:"number",default:1},tColumnsTablet:{type:"number",default:1},tColumnsMobile:{type:"number",default:1},backgroundColor:{type:"string",UAGCopyPaste:{styleType:"bg-color"},default:"#fff"},linkColor:{type:"string",default:"#54595F",UAGCopyPaste:{styleType:"desc-color"}},linkHoverColor:{type:"string",UAGCopyPaste:{styleType:"desc-hover-color"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},contentLeftPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-left-padding"}},contentRightPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-right-padding"}},contentTopPadding:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"},default:15},contentBottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"},default:15},contentLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},contentBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},contentBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},mobileContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"},default:"px"},contentPaddingLink:{type:"boolean",default:!1},vPaddingDesktop:{type:"number",default:30,UAGCopyPaste:{styleType:"desc-vertical-padding"}},hPaddingDesktop:{type:"number",default:30,UAGCopyPaste:{styleType:"desc-horizontal-padding"}},vPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding-tablet"}},hPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding-tablet"}},vPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding-mobile"}},hPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding-mobile"}},leftPadding:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit"}},mobilePaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},vMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin"}},hMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin"}},vMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin-tablet"}},hMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin-tablet"}},vMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin-mobile"}},hMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin-mobile"}},leftMargin:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},marginTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit"}},marginTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit-tablet"}},marginTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit-mobile"}},marginLink:{type:"boolean",default:!1},paddingLink:{type:"boolean",default:!1},headingBottom:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomTablet:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomMobile:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-margin-type-desktop"}},paddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-desktop"}},paddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-tablet"}},paddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-mobile"}},contentPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-padding-desktop"}},contentPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-padding-tablet"}},contentPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-padding-mobile"}},contentPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit"}},contentPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},contentPaddingTypeMobile:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},borderStyle:{type:"string"},borderWidth:{type:"number"},borderRadius:{type:"number"},borderColor:{type:"string"},borderHColor:{type:"string"},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},fontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},headingLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google fonts"},default:!1},headingFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},headingFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"},default:"500"},headingFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"},default:20},headingFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headingFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headingFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headingLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headingLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headingLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headingLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},emptyHeadingTeaxt:{type:"string",default:Object(i.__)("Add a header to begin generating the table of contents","ultimate-addons-for-gutenberg")},fontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"},default:"underline"},headingFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},headingTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headingDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headingAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},isPreview:{type:"boolean",default:!1},...n,headingLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing"}},headingLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing-tablet"}},headingLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing-mobile"}},headingLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"heading-letter-spacing-type"}},letterSpacing:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing"}},letterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing-tablet"}},letterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing-mobile"}},letterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"list-letter-spacing-type"}},markerView:{type:"string",default:"disc"},separatorStyle:{type:"string",default:"none",UAGCopyPaste:{styleType:"separator-style"}},separatorHeight:{type:"number",UAGCopyPaste:{styleType:"separator-thickness"},default:1},separatorHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-height-type"}},separatorSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-width-type"}},separatorColor:{type:"string",UAGCopyPaste:{styleType:"separator-color"}},separatorHColor:{type:"string",UAGCopyPaste:{styleType:"separator-color-hover"}}};t.a=l},function(e,t,a){"use strict";t.a=e=>{const{attributes:t,index_value:a}=e;let i="",o="";if(void 0!==a){const e=t.rest_menu_item_arr[a];void 0!==e&&(o=e.image)}else""!==t.image&&(o=t.image);if(o&&void 0!==o){let e="";e=void 0!==o?o:t.image;let a="";if(null!=e&&""!==e&&(i=e.url),""!==i){const o=e.sizes,n=t.imageSize;return a=void 0!==o&&void 0!==o[n]?o[n].url:i,React.createElement("img",{className:"",src:a,alt:e.alt})}return null}return null}},function(e,t,a){"use strict";t.a=function(e,t,a){let i="",o=a;"Desktop"===a&&(o="");const n=void 0!==e["timelinAlignment"+o]?e["timelinAlignment"+o]:e.timelinAlignment;return"left"===n?i="uagb-timeline__left":"right"===n?i="uagb-timeline__right":"center"===n&&(i=t%2==0?"uagb-timeline__right":"uagb-timeline__left"),[i]}},function(e,t,a){"use strict";t.a=function(e,t,a){let i="",o=a;"Desktop"===a&&(o="");const n=void 0!==e["timelinAlignment"+o]?e["timelinAlignment"+o]:e.timelinAlignment;return"left"===n?i="uagb-timeline__day-new uagb-timeline__day-left":"right"===n?i="uagb-timeline__day-new uagb-timeline__day-right":"center"===n&&(i=t%2==0?"uagb-timeline__day-new uagb-timeline__day-right":"uagb-timeline__day-new uagb-timeline__day-left"),[i]}},function(e,t,a){"use strict";var i=a(7),o=a(11),n=a(1),l=a(2),r=a(9),s=a(24);t.a=e=>{const{label:t,responsive:a}=e,c=Object(o.a)(),[p,u]=Object(l.useState)(!1),b=Object(l.useCallback)(e=>{if(null!==Object(r.dispatch)("core/edit-post")){const{__experimentalSetPreviewDeviceType:t}=Object(r.dispatch)("core/edit-post");t(e)}u(p)},[]),g={desktop:React.createElement("svg",{width:"8",height:"7",viewBox:"0 0 8 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M7.33333 0H0.666667C0.298611 0 0 0.293945 0 0.65625V5.03125C0 5.39355 0.298611 5.6875 0.666667 5.6875H3.33333L3.11111 6.34375H2.11111C1.92639 6.34375 1.77778 6.49004 1.77778 6.67188C1.77778 6.85371 1.92639 7 2.11111 7H5.88889C6.07361 7 6.22222 6.85371 6.22222 6.67188C6.22222 6.49004 6.07361 6.34375 5.88889 6.34375H4.88889L4.66667 5.6875H7.33333C7.70139 5.6875 8 5.39355 8 5.03125V0.65625C8 0.293945 7.70139 0 7.33333 0ZM7.11111 4.8125H0.888889V0.875H7.11111V4.8125Z"})),tablet:React.createElement("svg",{width:"6",height:"7",viewBox:"0 0 6 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M5 0H1C0.446667 0 0 0.390833 0 0.875V6.125C0 6.60917 0.446667 7 1 7H5C5.55333 7 6 6.60917 6 6.125V0.875C6 0.390833 5.55333 0 5 0ZM3.66667 6.41667H2.33333V6.125H3.66667V6.41667ZM5.41667 5.54167H0.583333V0.875H5.41667V5.54167Z"})),mobile:React.createElement("svg",{width:"4",height:"7",viewBox:"0 0 4 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M3.33333 0H0.666667C0.297778 0 0 0.390833 0 0.875V6.125C0 6.60917 0.297778 7 0.666667 7H3.33333C3.70222 7 4 6.60917 4 6.125V0.875C4 0.390833 3.70222 0 3.33333 0ZM2.44444 6.41667H1.55556V6.125H2.44444V6.41667ZM3.61111 5.54167H0.388889V0.875H3.61111V5.54167Z"}))},d=[{name:Object(n.__)("Desktop","ultimate-addons-for-gutenberg"),title:g.desktop,itemClass:"uagb-desktop-tab uagb-responsive-tabs"},{name:Object(n.__)("Tablet","ultimate-addons-for-gutenberg"),title:g.tablet,itemClass:"uagb-tablet-tab uagb-responsive-tabs"},{name:Object(n.__)("Mobile","ultimate-addons-for-gutenberg"),key:"mobile",title:g.mobile,itemClass:"uagb-mobile-tab uagb-responsive-tabs"}];return c?React.createElement("div",{className:"uag-responsive-label-wrap"},t&&React.createElement("span",{className:"uag-control-label"},t),!p&&a&&React.createElement(i.Button,{key:"uag-responsive-common-button",className:"uag-responsive-common-button",onClick:e=>{var t;let a=e.target,i=null;"svg"===a.tagName&&(a=a.closest(".uag-responsive-common-button")),a.closest(".uag-typography-options.active")&&(i=".uag-typography-options"),a.closest(".uag-box-shadow-options.active")&&(i=".uag-box-shadow-options");const{getSelectedBlock:o}=Object(r.select)("core/block-editor"),n=null===(t=o())||void 0===t?void 0:t.name,l=Object(s.a)("uagSettingState"),c=a.closest(".uagb-inspector-tab"),b=a.closest(".components-panel__body.is-opened");let g="";b.classList&&0!==b.classList&&b.classList.forEach(e=>{e.includes("uag-advance-panel-body")&&(g=e)});let d="style";c.classList.contains("uagb-tab-content-general")&&(d="general"),c.classList.contains("uagb-tab-content-advance")&&(d="advance");const y={...l,[n]:{selectedTab:d,selectedPanel:g,selectedSetting:i}},m=Object(s.a)();m&&m.setItem("uagSettingState",JSON.stringify(y)),u(!p)}},g[c.toLowerCase()]),p&&a&&React.createElement(i.ButtonGroup,{className:"uagb-range-control-responsive components-tab-panel__tabs","aria-label":Object(n.__)("Device","ultimate-addons-for-gutenberg")},d.map(e=>{let{name:t,key:a,title:o,itemClass:l}=e;return React.createElement(i.Tooltip,{text:Object(n.sprintf)(
10
  /* translators: abbreviation for units */
11
- "%s",t),key:a},React.createElement(i.Button,{key:a,className:`components-button components-tab-panel__tabs-item ${l}${t===c?" active-tab":""}`,"aria-pressed":c===t,onClick:()=>b(t)},o))}))):null}},function(e,t,a){"use strict";var i=a(1);const o=[];for(let e=1;e<=4;e++){const t=Object(i.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit."),a="Menu Item "+e,n=Object(i.__)("$9");o.push({description:t,title:a,price:n,image:""})}const n={classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},menu_item_count:{type:"number",default:4},rest_menu_item_arr:{type:"array",default:o},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},priceSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"prefix-bottom-margin"}},descSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-bottom-margin"}},titleSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},block_id:{type:"string",default:"not_set"},imgVrPadding:{type:"number",default:0,UAGCopyPaste:{styleType:"image-vertical-padding"}},imgHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"image-horizontal-padding"}},imgPaddingTop:{type:"number",default:10,UAGCopyPaste:{styleType:"image-top-padding"}},imgPaddingRight:{type:"number",default:10,UAGCopyPaste:{styleType:"image-right-padding"}},imgPaddingBottom:{type:"number",default:10,UAGCopyPaste:{styleType:"image-bottom-padding"}},imgPaddingLeft:{type:"number",UAGCopyPaste:{styleType:"image-left-padding"}},contentPaddingTop:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"}},contentPaddingRight:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},contentPaddingBottom:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},contentPaddingLeft:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},columns:{type:"number",default:2},tcolumns:{type:"number",default:2},mcolumns:{type:"number",default:1},rowGap:{type:"number",UAGCopyPaste:{styleType:"row-gap"},default:10},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap"}},columnGap:{type:"number",UAGCopyPaste:{styleType:"column-gap"},default:10},columnGapTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap"}},columnGapMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap"}},contentVrPadding:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding"}},contentHrPadding:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding"}},stack:{type:"string",default:"tablet"},seperatorStyle:{type:"string",default:"dashed",UAGCopyPaste:{styleType:"separator-style"}},seperatorWidth:{type:"number",default:100,UAGCopyPaste:{styleType:"separator-width"}},seperatorWidthTablet:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},seperatorWidthMobile:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},seperatorThickness:{type:"number",default:1,UAGCopyPaste:{styleType:"separator-thickness"}},seperatorColor:{type:"string",default:"#b2b4b5",UAGCopyPaste:{styleType:"separator-color"}},descColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"desc-color"}},priceColor:{type:"string",default:"#888888",UAGCopyPaste:{styleType:"prefix-color"}},titleColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},titleLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},titleLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},priceFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},priceFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},priceFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},priceFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},priceFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},priceFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},priceFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},priceLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},priceLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height"}},priceLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},priceLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},priceLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"prefix-load-google-fonts"},default:!1},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},descLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},descLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height-mobile"}},descLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},headingTag:{type:"string",default:"h4"},imagePosition:{type:"string",default:"left",UAGCopyPaste:{styleType:"image-position"}},imageAlignment:{type:"string",default:"top",UAGCopyPaste:{styleType:"image-align"}},imageSize:{type:"string",default:"medium",UAGCopyPaste:{styleType:"image-size"}},imageWidth:{type:"number",default:100,UAGCopyPaste:{styleType:"image-width"}},imageWidthTablet:{type:"number",UAGCopyPaste:{styleType:"image-width"}},imageWidthMobile:{type:"number",UAGCopyPaste:{styleType:"image-width"}},imageWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-width-type"}},seperatorWidthType:{type:"string",UAGCopyPaste:{styleType:"separator-width-type"},default:"%"},rowGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"row-gap-unit"}},columnGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"column-gap-unit"}},titleSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-bottom-margin-type"}},contentPaddingTopTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},contentPaddingRightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentPaddingBottomTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentPaddingLeftTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentPaddingTopMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},contentPaddingRightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentPaddingBottomMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingLeftMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},contentMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"}},contentTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},contentSpacingLink:{type:"boolean",default:!1},imgPaddingTopTablet:{type:"number",UAGCopyPaste:{styleType:"image-top-padding-tablet"}},imgPaddingRightTablet:{type:"number",UAGCopyPaste:{styleType:"image-right-padding-tablet"}},imgPaddingBottomTablet:{type:"number",UAGCopyPaste:{styleType:"image-bottom-padding-tablet"}},imgPaddingLeftTablet:{type:"number",UAGCopyPaste:{styleType:"image-left-padding-tablet"}},imgPaddingTopMobile:{type:"number",UAGCopyPaste:{styleType:"image-top-padding-mobile"}},imgPaddingRightMobile:{type:"number",UAGCopyPaste:{styleType:"image-right-padding-mobile"}},imgPaddingBottomMobile:{type:"number",UAGCopyPaste:{styleType:"image-bottom-padding-mobile"}},imgPaddingLeftMobile:{type:"number",UAGCopyPaste:{styleType:"image-left-padding-mobile"}},imgPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit"}},imgMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit-mobile"}},imgTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit-tablet"}},imgSpacingLink:{type:"boolean",default:!1},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},priceTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},priceDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},imgAlign:{type:"string",UAGCopyPaste:{styleType:"image-align"},default:"side"},isPreview:{type:"boolean",default:!1},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},priceLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing"}},priceLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing-tablet"}},priceLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing-mobile"}},priceLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"price-letter-spacing-type"}},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"title-letter-spacing-type"}},showImage:{type:"boolean",default:!0}};t.a=n},function(e,t,a){"use strict";var i=a(12);const o={inheritFromTheme:{type:"boolean",default:!1},ctaTitle:{source:"html",selector:"h1,h2,h3,h4,h5,h6",default:"Call To Action"},classMigrate:{type:"boolean",default:!1},description:{source:"html",selector:"p",default:"Click here to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."},textAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},descColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},ctaPosition:{type:"string",default:"right",UAGCopyPaste:{styleType:"btn-position"}},titleTag:{type:"string",default:"h3"},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"main-title-font-style"}},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"desc-font-style"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},descLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},descLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},descLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},titleSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},titleSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-unit-type"}},descSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"desc-bottom-margin"}},descSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},descSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},descSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-bottom-margin-unit-type"}},block_id:{type:"string",default:"not_set"},buttonAlign:{type:"string",default:"middle",UAGCopyPaste:{styleType:"btn-align"}},ctaTarget:{type:"boolean",default:!1},ctaIcon:{type:"string",default:""},ctaIconPosition:{type:"string",default:"after"},ctaIconSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaType:{type:"string",default:"button"},ctaText:{type:"html",default:"Read More"},ctaLink:{type:"string",default:"#"},ctaFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"},default:14},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontFamily:{type:"string",UAGCopyPaste:{styleType:"btn-font-family"},default:"Default"},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"},default:"normal"},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},ctaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},contentWidth:{type:"number",default:70,UAGCopyPaste:{styleType:"desc-width"}},contentWidthTablet:{type:"number",UAGCopyPaste:{styleType:"desc-width"}},contentWidthMobile:{type:"number",UAGCopyPaste:{styleType:"desc-width"}},contentWidthType:{type:"string",default:"%",UAGCopyPaste:{styleType:"desc-width-type"}},ctaBtnLinkColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaLinkHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hover-color"}},ctaBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},ctaBgHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},ctaBorderColor:{type:"string"},ctaBorderhoverColor:{type:"string",default:""},ctaBorderStyle:{type:"string"},ctaBtnVertPadding:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding"},default:""},ctaBtnHrPadding:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding"},default:""},ctaBorderWidth:{type:"number"},ctaBorderRadius:{type:"number"},stack:{type:"string",default:"tablet"},ctaLeftSpace:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-right-margin"}},ctaTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},ctaBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},ctaLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},ctaRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},ctaLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},ctaRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},ctaTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},ctaBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},ctaLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},ctaRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},ctaTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},ctaBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},ctaPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobileCTAPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletCTAPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},ctaPaddingLink:{type:"boolean",default:!1},enabledSecondCtaButton:{type:"boolean",default:!1},secondCtaLabel:{type:"html",default:"Click Here"},secondCtaLink:{type:"string",default:"#"},secondCtaTarget:{type:"boolean",default:!1},secondCtaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},secondCtaFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},secondCtaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},secondCtaFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},secondCtaFontTransform:{type:"string",UAGCopyPaste:{styleType:"btn-font-transform"}},secondCtaFontDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-font-decoration"}},secondCtaTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},secondCtaRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},secondCtaBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},secondCtaLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},secondCtaTopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},secondCtaRightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},secondCtaBottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},secondCtaLeftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},secondCtaTopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},secondCtaRightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},secondCtaBottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},secondCtaLeftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},secondCtaPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},secondCtaMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},secondCtaTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},secondCtaPaddingLink:{type:"boolean",default:!1},secondCtaBorderWidth:{type:"number",default:""},secondCtaBorderRadius:{type:"number",default:""},secondCtaBorderStyle:{type:"string",default:"none"},secondCtaBorderColor:{type:"string",default:""},secondCtaBorderHColor:{type:"string",default:""},secondCtaColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-color"}},secondCtaBackground:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},secondCtaHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hover-color"}},secondCtaHoverBackground:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-h-background"}},secondCtaFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-size"},default:14},secondCtaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-size-unit"}},secondCtaFontSizeMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-mobile"}},secondCtaFontSizeTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-tablet"}},secondCtaIcon:{type:"string",default:""},secondCtaIconPosition:{type:"string",default:"after"},secondCtaIconSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-icon-space"}},secondCtaIconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-tablet"}},secondCtaIconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-mobile"}},isPreview:{type:"boolean",default:!1},stackBtn:{type:"string",default:"none"},gapBtn:{type:"number",default:15},gapBtnTablet:{type:"number"},gapBtnMobile:{type:"number"},textAlignTablet:{type:"string",default:"center"},textAlignMobile:{type:"string",default:"center"},overallBlockTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},overallBlockRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},overallBlockBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},overallBlockLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},overallBlockTopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},overallBlockRightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},overallBlockBottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},overallBlockLeftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},overallBlockTopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},overallBlockRightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},overallBlockBottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},overallBlockLeftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},overallBlockPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},overallBlockMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},overallBlockTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},overallBlockPaddingLink:{type:"boolean",default:!1},overallBlockTopMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin"}},overallBlockRightMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin"}},overallBlockBottomMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},overallBlockLeftMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin"}},overallBlockTopMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-mobile"}},overallBlockRightMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-mobile"}},overallBlockBottomMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-mobile"}},overallBlockLeftMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-mobile"}},overallBlockTopTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-tablet"}},overallBlockRightTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-tablet"}},overallBlockBottomTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-tablet"}},overallBlockLeftTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-tablet"}},overallBlockMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit"}},overallBlockMobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit-mobile"}},overallBlockTabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit-tablet"}},overallBlockMarginLink:{type:"boolean",default:!1},buttonRightSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-button-bottom-margin"}},buttonRightSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-button-bottom-margin-tablet"}},buttonRightSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-button-bottom-margin-mobile"}},buttonRightSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-button-unit-type"}},...Object(i.a)("btn"),...Object(i.a)("secondCta"),titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},secondCtaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing"}},secondCtaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing-tablet"}},secondCtaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing-mobile"}},secondCtaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"secondCta-letter-spacing-type"}}};t.a=o},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.title)}else l=t.title;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.headingTag,value:l,placeholder:Object(o.__)("Write a Title"),className:"uagb-rm__title",onChange:e=>{a({title:e})}}):React.createElement(i.RichText.Content,{tagName:t.headingTag,value:l,className:"uagb-rm__title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.description)}else l=t.description;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:l,placeholder:Object(o.__)("Write a Description"),className:"uagb-rm__desc",onChange:e=>{a({description:e})}}):React.createElement(i.RichText.Content,{tagName:"div",value:l,className:"uagb-rm__desc"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.name);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,placeholder:Object(o.__)("Author Name","ultimate-addons-for-gutenberg"),className:"uagb-tm__author-name",onChange:e=>{const t={description:b[l].description,name:e,company:b[l].company,image:b[l].image};b[l]=t,a({test_block:b})},onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"span",value:u,className:"uagb-tm__author-name"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.company);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,className:"uagb-tm__company",onChange:e=>{const t={description:b[l].description,name:b[l].name,company:e,image:b[l].image};b[l]=t,a({test_block:b})},multiline:!1,placeholder:Object(o.__)("Company Name","ultimate-addons-for-gutenberg"),onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"span",value:u,className:"uagb-tm__company"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.description);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,placeholder:Object(o.__)("Write Description","ultimate-addons-for-gutenberg"),className:"uagb-tm__desc",onChange:e=>{const t={description:e,name:b[l].name,company:b[l].company,image:b[l].image};b[l]=t,a({test_block:b})},onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"div",value:u,className:"uagb-tm__desc"})}},function(e,t,a){"use strict";t.a=function(e){let t="";return t+=" uagb-tm__imgicon-style-"+e.iconimgStyle+" ",t+="uagb-tm__image-position-"+e.imagePosition+" ","left"!==e.imagePosition&&"right"!==e.imagePosition||(t+="uagb-tm__image-aligned-"+e.imageAlignment+" ","none"!==e.stack&&(t+="uagb-tm-stacked-"+e.stack+" ","right"===e.imagePosition&&(t+="uagb-tm-reverse-order-"+e.stack+" "))),t+="uagb-tm__bg-type-"+e.backgroundType+" ",[t]}},function(e,t,a){"use strict";t.a=e=>{const{attributes:t,index_value:a}=e;let i="";const o=t.test_block[a];if(o&&void 0!==o){const e=o.image;let n="";if(null!=e&&""!==e&&(i=e.url),""!==i){const o=e.sizes,l=t.imageSize;return n=void 0!==o&&void 0!==o[l]?o[l].url:i,React.createElement("div",{className:"uagb-tm__image-content",key:"tm_img-wrap-"+a},React.createElement("div",{className:"uagb-tm__image",key:"tm_img-"+a},React.createElement("img",{className:"uagb-tm-img-src",src:n,alt:e.alt})))}return null}return null}},function(e,t,a){"use strict";var i,o=a(7),n=a(14),l=a.n(n),r=a(114),s=0,c={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},p={};p.locals=r.a.locals||{},p.use=function(){return s++||(i=l()(r.a,c)),p},p.unuse=function(){s>0&&!--s&&(i(),i=null)};var u=p,b=a(0),g=a.n(b),d=a(155),y=a(2),m=a(9),f=a(24);t.a=e=>{Object(b.useLayoutEffect)(()=>(u.use(),()=>{u.unuse()}),[]);const t=Object(y.useRef)(null),a=3===e.tabs.length?"uag-control-tabs-three-tabs ":"",i=e.tabs.map((e,t)=>({...e,className:`uagb-tab-${t+1} ${null==e?void 0:e.name}`}));return g.a.createElement(g.a.Fragment,null,g.a.createElement(o.TabPanel,{className:"uag-control-tabs "+a,activeClass:"active-tab",tabs:i,ref:t,onSelect:e=>{var t,a;const i=null===(t=document.getElementsByClassName("uag-control-tabs")[0])||void 0===t?void 0:t.querySelector("."+e);let o=!1;i&&null!=i&&i.classList&&(null==i||i.classList.forEach(e=>{e.includes("uagb-tab")&&(o="."+e)}));const{getSelectedBlock:n}=Object(m.select)("core/block-editor"),l=null===(a=n())||void 0===a?void 0:a.name,r=Object(f.a)("uagSettingState"),s={...r,[l]:{...null==r?void 0:r[l],selectedInnerTab:o}},c=Object(f.a)();c&&c.setItem("uagSettingState",JSON.stringify(s))}},t=>g.a.createElement("div",{className:"uag-control-tabs-output"},e[t.name])),!(null!=e&&e.disableBottomSeparator)&&g.a.createElement(d.a,null))}},function(e,t,a){"use strict";t.a=function(e,t){let a="uagb-timeline__arrow-top ";"center"===e.arrowlinAlignment?a="uagb-timeline__arrow-center ":"bottom"===e.arrowlinAlignment&&(a="uagb-timeline__arrow-bottom ");let i=t;"Desktop"===t&&(i="");const o=void 0!==e["timelinAlignment"+i]?e["timelinAlignment"+i]:e.timelinAlignment;let n="uagb-timeline__center-block ";return"left"===o?n="uagb-timeline__left-block ":"right"===o&&(n="uagb-timeline__right-block "),n+=a+"",n+=" uagb-timeline",[n]}},function(e,t,a){"use strict";var i=a(1);const o=[],n=[];o.push({add_required_tools:Object(i.__)("- A Computer.","ultimate-addons-for-gutenberg")}),n.push({add_required_materials:Object(i.__)("- A WordPress Website.","ultimate-addons-for-gutenberg")});const l={block_id:{type:"string"},overallAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},toolsTitle:{type:"html",default:Object(i.__)("Required Tools:","ultimate-addons-for-gutenberg")},materialTitle:{type:"html",default:Object(i.__)("Things Needed?","ultimate-addons-for-gutenberg")},stepsTitle:{type:"html",default:Object(i.__)("Steps to configure the How-to Schema:","ultimate-addons-for-gutenberg")},tools_count:{type:"number",default:1},material_count:{type:"number",default:1},tools:{type:"array",default:o},materials:{type:"array",default:n},showTotaltime:{type:"boolean",default:!0},showEstcost:{type:"boolean",default:!0},showTools:{type:"boolean",default:!0},showMaterials:{type:"boolean",default:!0},mainimage:{type:"object",default:{url:"",title:""}},estCost:{type:"html",default:Object(i.__)("Total Cost:","ultimate-addons-for-gutenberg")},timeNeeded:{type:"html",default:Object(i.__)("Total Time Needed :","ultimate-addons-for-gutenberg")},timeIn:{type:"html",default:Object(i.__)(" Minutes","ultimate-addons-for-gutenberg")},imgSize:{type:"string",default:"thumbnail",UAGCopyPaste:{styleType:"image-size"}},timeSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"prefix-bottom-margin"}},costSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"desc-bottom-margin"}},time:{type:"string",default:"30"},cost:{type:"string",default:"65"},headingTitle:{source:"html",selector:"h1,h2,h3,h4,h5,h6",default:Object(i.__)("How To Configure How-To Schema In Spectra?","ultimate-addons-for-gutenberg")},currencyType:{type:"html",default:" USD"},headingDesc:{source:"html",selector:"p",default:Object(i.__)("So to get started, you will just need to drag-n-drop the How-to Schema block in the Gutenberg editor. The How-to Schema block can be used on pages that contain a How-to in their title and describe steps to achieve certain requirements.","ultimate-addons-for-gutenberg")},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},descriptionAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"desc-align"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},showEstcostcolor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"}},showTotaltimecolor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"},default:""},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"},default:""},headingTag:{type:"string",default:"h3"},headSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headFontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},headLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},subHeadFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"},default:"normal"},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-type"},default:"px"},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},separatorSpace:{type:"number",UAGCopyPaste:{styleType:"separator-bottom-margin"},default:15},headLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},subHeadLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},priceFontSizeType:{type:"string",UAGCopyPaste:{styleType:"prefix-font-size-type"},default:"px"},priceFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},priceFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},priceFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},priceFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},priceFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},priceFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"prefix-font-style"}},priceTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},priceDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},priceLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},priceLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},priceLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},priceLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},priceLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"prefix-load-google-fonts"},default:!1},row_gap:{type:"number",default:20,UAGCopyPaste:{styleType:"row-gap"}},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},step_gap:{type:"number"},schema:{type:"html",default:""},timeInMins:{type:"number"},timeInHours:{type:"number"},timeInDays:{type:"number"},timeInMonths:{type:"number"},timeInYears:{type:"number"},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},priceLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},priceLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},priceLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},priceLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}}};t.a=l},function(e,t,a){"use strict";var i=a(1);const o={block_id:{type:"string"},question:{type:"html",default:Object(i.__)("What is FAQ?","ultimate-addons-for-gutenberg")},answer:{type:"html",default:Object(i.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.","ultimate-addons-for-gutenberg")},icon:{type:"html",default:"plus"},iconActive:{type:"html",default:"minus"},layout:{type:"string",default:"accordion"},headingTag:{type:"html",selector:"span,p,h1,h2,h3,h4,h5,h6",default:"span"}};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},type:{type:"string",default:"facebook"},image_icon:{type:"string",default:"icon"},current_url:{type:"string"},icon:{type:"string",default:"facebook"},image:{type:"object",default:null},icon_color:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},icon_hover_color:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"},default:""},icon_bg_color:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},icon_bg_hover_color:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"},default:""}}},function(e,t,a){"use strict";var i=a(1);const o={content_class:{type:"string"},dayalign_class:{type:"string"},time_heading:{type:"string",default:Object(i.__)("Timeline Heading ","ultimate-addons-for-gutenberg")},time_desc:{type:"string",default:Object(i.__)("This is Timeline description, you can change me anytime click here ","ultimate-addons-for-gutenberg")},dateFormat:{type:"string",default:"F j, Y"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingTag:{type:"string",default:"h4"},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment"}},timelinAlignmentTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment-tablet"}},timelinAlignmentMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment-mobile"}},arrowlinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"arrowline-alignment"}},block_id:{type:"string",default:"0"},timelineItem:{type:"number",default:5},tm_client_id:{type:"string",default:"not_set"},iconSize:{type:"number",default:12,UAGCopyPaste:{styleType:"icon-size"}},icon:{type:"string",default:"calendar-days"},t_date:{type:"string",default:"1/1/2019"},displayPostDate:{type:"boolean"},stack:{type:"string",default:"tablet"}};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},c_id:{type:"string",default:null},noticeTitle:{type:"string",source:"html",selector:".uagb-notice-title",default:"Notice Title"},headingTag:{type:"string",default:"h4"},noticeContent:{type:"string",default:""},noticeDismiss:{type:"string",default:""},cookies:{type:"boolean",default:!1},close_cookie_days:{type:"number",default:1},textColor:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-color"}},titleColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},noticeColor:{type:"string",default:"#FFD54F",UAGCopyPaste:{styleType:"main-title-border-color"}},contentBgColor:{type:"string",UAGCopyPaste:{styleType:"desc-bg-color"}},noticeDismissColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-color"}},icon:{type:"string",default:"rectangle-xmark"},iconSize:{type:"number",default:16,UAGCopyPaste:{styleType:"btn-size"}},iconSizeTab:{type:"number",UAGCopyPaste:{styleType:"btn-size-tablet"}},iconSizeMob:{type:"number",UAGCopyPaste:{styleType:"btn-size-mobile"}},iconSizeUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-size-unit"}},noticeAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},descFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"desc-font-style"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},descLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},descLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},titleLeftPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding"}},titleRightPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding"}},titleTopPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding"}},titleBottomPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding"}},titleLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding-tablet"}},titleRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding-tablet"}},titleTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding-tablet"}},titleBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding-tablet"}},titleLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding-mobile"}},titleRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding-mobile"}},titleTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding-mobile"}},titleBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding-mobile"}},titlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit"}},mobileTitlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit-mobile"}},tabletTitlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit-tablet"}},titlePaddingLink:{type:"boolean",default:!1},layout:{type:"string",default:"modern",UAGCopyPaste:{styleType:"notice-layout"}},highlightWidth:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},highlightWidthTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},highlightWidthMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},contentLeftPadding:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},contentRightPadding:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},contentTopPadding:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding"}},contentBottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},contentLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding-tablet"}},contentBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding-mobile"}},contentBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},mobileContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"},default:"px"},contentPaddingLink:{type:"boolean",default:!1},contentVrPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-vertical-padding"}},contentHrPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-horizontal-padding"}},titleVrPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-vertical-padding"},default:15},titleHrPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-horizontal-padding"},default:15},isPreview:{type:"boolean",default:!1},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}}}},function(e,t,a){"use strict";var i=a(12);const o={block_id:{type:"string"},layout:{type:"string",default:"input-button",UAGCopyPaste:{styleType:"input-layout"}},placeholder:{type:"string",default:"Type & Hit Enter"},inputSize:{type:"number",default:100,UAGCopyPaste:{styleType:"input-size"}},borderStyle:{type:"string"},borderWidth:{type:"number"},borderRadius:{type:"number"},borderColor:{type:"string"},borderHColor:{type:"string"},textColor:{type:"string",UAGCopyPaste:{styleType:"input-color"}},inputBgColor:{type:"string",default:"#ECEEEF",UAGCopyPaste:{styleType:"input-bg-color"}},boxShadowColor:{type:"string",UAGCopyPaste:{styleType:"input-box-shadow-color"}},boxShadowHOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"input-box-shadow-h-offset"}},boxShadowVOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"input-box-shadow-v-offset"}},boxShadowBlur:{type:"number",UAGCopyPaste:{styleType:"input-box-shadow-blur"}},boxShadowSpread:{type:"number",UAGCopyPaste:{styleType:"input-box-shadow-spread"}},boxShadowPosition:{type:"string",default:"outset",UAGCopyPaste:{styleType:"input-box-shadow-position"}},buttonBgColor:{type:"string",default:"#9d9d9d",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},buttonIconColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-color"}},buttonIconHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-hover-color"}},buttonWidth:{type:"number",default:60,UAGCopyPaste:{styleType:"btn-width"}},buttonIconSize:{type:"number",default:17,UAGCopyPaste:{styleType:"btn-icon-size"}},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},iconSize:{type:"number",default:17,UAGCopyPaste:{styleType:"icon-size"}},inputloadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"input-load-google-fonts"}},inputFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"input-font-family"}},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"input-font-style"}},inputFontSize:{type:"number",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-padding-type-desktop"}},vinputPaddingMobile:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-mobile"}},vinputPaddingTablet:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-tablet"}},vinputPaddingDesktop:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-desktop"}},hinputPaddingMobile:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-desktop"}},hinputPaddingTablet:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-tablet"}},hinputPaddingDesktop:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-desktop"}},buttonType:{type:"string",default:"icon",UAGCopyPaste:{styleType:"button-type"}},buttonText:{type:"string",default:"Search"},buttonloadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},buttonFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{UAGCopyPaste:{styleType:"btn-font-size-tablet"},type:"number"},buttonFontSizeMobile:{UAGCopyPaste:{styleType:"btn-font-size-mobile"},type:"number"},buttonLineHeight:{UAGCopyPaste:{styleType:"btn-line-height"},type:"number"},buttonLineHeightType:{type:"string",UAGCopyPaste:{styleType:"btn-line-height-type"},default:"em"},buttonLineHeightTablet:{UAGCopyPaste:{styleType:"btn-line-height-tablet"},type:"number"},buttonLineHeightMobile:{UAGCopyPaste:{styleType:"btn-line-height-mobile"},type:"number"},buttonTextColor:{UAGCopyPaste:{styleType:"btn-color"},type:"string",default:"#313131"},buttonTextHoverColor:{UAGCopyPaste:{styleType:"btn-hover-color"},type:"string"},inputSizeType:{type:"string",UAGCopyPaste:{styleType:"input-size-type"},default:"%"},paddingInputTop:{type:"number",UAGCopyPaste:{styleType:"input-padding-top"}},paddingInputRight:{type:"number",UAGCopyPaste:{styleType:"input-padding-right"}},paddingInputBottom:{type:"number",UAGCopyPaste:{styleType:"input-padding-bottom"}},paddingInputLeft:{type:"number",UAGCopyPaste:{styleType:"input-padding-left"}},paddingInputTopTablet:{UAGCopyPaste:{styleType:"input-padding-top-tablet"},type:"number"},paddingInputRightTablet:{UAGCopyPaste:{styleType:"input-padding-right-tablet"},type:"number"},paddingInputBottomTablet:{UAGCopyPaste:{styleType:"input-padding-bottom-tablet"},type:"number"},paddingInputLeftTablet:{UAGCopyPaste:{styleType:"input-padding-left-tablet"},type:"number"},paddingInputTopMobile:{UAGCopyPaste:{styleType:"input-padding-top-mobile"},type:"number"},paddingInputRightMobile:{UAGCopyPaste:{styleType:"input-padding-right-mobile"},type:"number"},paddingInputBottomMobile:{UAGCopyPaste:{styleType:"input-padding-bottom-mobile"},type:"number"},paddingInputLeftMobile:{UAGCopyPaste:{styleType:"input-padding-left-mobile"},type:"number"},paddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit"},default:"px"},mobilePaddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit-mobile"},default:"px"},tabletPaddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit-tablet"},default:"px"},spacingLink:{type:"boolean",default:!1},iconSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},inputTransform:{UAGCopyPaste:{styleType:"input-transform"},type:"string"},inputDecoration:{UAGCopyPaste:{styleType:"input-decoration"},type:"string"},buttonTransform:{UAGCopyPaste:{styleType:"btn-transform"},type:"string"},buttonDecoration:{UAGCopyPaste:{styleType:"btn-decoration"},type:"string"},buttonIconSizeType:{UAGCopyPaste:{styleType:"btn-icon-size-type"},type:"string",default:"px"},buttonWidthType:{UAGCopyPaste:{styleType:"btn-width-type"},type:"string",default:"px"},isPreview:{type:"boolean",default:!1},...Object(i.a)("input",{borderTopLeftRadius:3,borderTopRightRadius:3,borderBottomLeftRadius:3,borderBottomRightRadius:3})};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},layout:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout"}},layoutTablet:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout-tablet"}},layoutMobile:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout-mobile"}},rating:{type:"number",default:4},range:{type:"string",default:"5"},size:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:18},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},gap:{type:"number",default:2,UAGCopyPaste:{styleType:"icon-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"icon-align"}},alignTablet:{type:"string",UAGCopyPaste:{styleType:"icon-align-tablet"}},alignMobile:{type:"string",UAGCopyPaste:{styleType:"icon-align-mobile"}},unmarkedColor:{type:"string",default:"#ccd6df",UAGCopyPaste:{styleType:"icon-unmarked-color"}},color:{type:"string",default:"#f0ad4e",UAGCopyPaste:{styleType:"icon-color"}},title:{type:"string"},titleGap:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleGapTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleGapMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},fontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},fontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},fontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-font"},default:!1},isPreview:{type:"boolean",default:!1},displayTitle:{type:"boolean",default:!0},letterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},letterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},letterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},letterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!1,isUAGStyle:!0},blockTopMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin"}},blockRightMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin"}},blockLeftMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin"}},blockBottomMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin"}},blockTopMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-tablet"}},blockRightMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-tablet"}},blockLeftMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-tablet"}},blockBottomMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-tablet"}},blockTopMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-mobile"}},blockRightMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-mobile"}},blockLeftMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-mobile"}},blockBottomMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-mobile"}},blockMarginUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit"}},blockMarginUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-tablet"}},blockMarginUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-mobile"}},blockMarginLink:{type:"boolean",default:!1,isUAGStyle:!0},starPosition:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}},starPositionTablet:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}},starPositionMobile:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}}}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.titleTag,placeholder:Object(o.__)("Write a Heading"),value:t.ctaTitle,className:"uagb-cta__title",onChange:e=>a({ctaTitle:e}),multiline:!1,onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:t.titleTag,value:t.ctaTitle,className:"uagb-cta__title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"p",value:t.description,placeholder:Object(o.__)("Write a Description"),className:"uagb-cta__desc",onChange:e=>a({description:e}),onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"p",value:t.description,className:"uagb-cta__desc"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{let{attributes:t,setAttributes:a,props:l}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.descriptionText,placeholder:Object(o.__)("Write a Quote","ultimate-addons-for-gutenberg"),className:"uagb-blockquote__content",onChange:e=>a({descriptionText:e}),onMerge:l.mergeBlocks,onSplit:l.insertBlocksAfter?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),r=2;r<i;r++)o[r-2]=arguments[r];l.insertBlocksAfter([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>l.onReplace([])}):React.createElement(i.RichText.Content,{tagName:"div",value:t.descriptionText,className:"uagb-blockquote__content"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{let{attributes:t,setAttributes:a,props:l}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.author,placeholder:Object(o.__)("Author","ultimate-addons-for-gutenberg"),className:"uagb-blockquote__author",onChange:e=>a({author:e}),onMerge:l.mergeBlocks,onSplit:l.insertBlocksAfter?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),r=2;r<i;r++)o[r-2]=arguments[r];l.insertBlocksAfter([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>l.onReplace([])}):React.createElement(i.RichText.Content,{tagName:"cite",value:t.author,className:"uagb-blockquote__author"})}},function(e,t,a){"use strict";var i,o=a(7),n=a(49),l=a(1),r=a(14),s=a.n(r),c=a(120),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(0),y=a.n(d),m=a(30),f=a(41);const h=e=>{var t,a;Object(d.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]);const{isShiftStepEnabled:i}=e;let r=Object(m.a)(null===(t=e.unit)||void 0===t?void 0:t.value,e),s=Object(m.b)(null===(a=e.unit)||void 0===a?void 0:a.value,e);const c=isNaN(null==e?void 0:e.value)?"":null==e?void 0:e.value;let p=[{name:Object(l.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(l.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"}];e.units&&(p=e.units);const u=t=>{const a=parseFloat(t);e.setAttributes&&e.setAttributes({[e.data.label]:a}),null!=e&&e.onChange&&e.onChange(a)},b=t=>{e.setAttributes({[e.unit.label]:t}),r=Object(m.a)(t,e),s=Object(m.b)(t,e),e.value>r&&u(r),e.value<s&&u(s)};return y.a.createElement("div",{className:"components-base-control uag-number-control uagb-size-type-field-tabs"},y.a.createElement("div",{className:"uagb-control__header"},y.a.createElement("div",{className:"uagb-number-control__actions uagb-control__actions"},y.a.createElement(f.a,{onReset:t=>{var a,i;null!=e&&e.onChange&&(null==e||e.onChange(t[null==e||null===(a=e.data)||void 0===a?void 0:a.label])),e.displayUnit&&b(t[null==e||null===(i=e.unit)||void 0===i?void 0:i.label])},attributeNames:[e.data.label,!!e.displayUnit&&e.unit.label],setAttributes:e.setAttributes}),e.displayUnit&&y.a.createElement(o.ButtonGroup,{className:"uagb-control__units","aria-label":Object(l.__)("Select Units","ultimate-addons-for-gutenberg")},(t=>{const a=[];return t.map(t=>a.push(y.a.createElement(o.Tooltip,{text:Object(l.sprintf)(
12
  /* translators: abbreviation for units */
13
  Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),key:t.name},y.a.createElement(o.Button,{key:t.unitValue,className:"uagb-number-control__units--"+t.name,isSmall:!0,isPrimary:e.unit.value===t.unitValue,isSecondary:e.unit.value!==t.unitValue,"aria-pressed":e.unit.value===t.unitValue,"aria-label":Object(l.sprintf)(
14
  /* translators: abbreviation for units */
15
- Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),onClick:()=>b(t.unitValue)},t.unitValue)))),a})(p)))),y.a.createElement("div",{className:"uagb-number-control__mobile-controls"},y.a.createElement(n.a,{label:e.label,responsive:e.responsive}),y.a.createElement(o.__experimentalNumberControl,{labelPosition:"edge",disabled:e.disabled,isShiftStepEnabled:i,max:r,min:s,onChange:u,value:c,step:(null==e?void 0:e.step)||1})),e.help&&y.a.createElement("p",{className:"uag-control-help-notice"},e.help))};h.defaultProps={label:Object(l.__)("Margin","ultimate-addons-for-gutenberg"),className:"",allowReset:!0,isShiftStepEnabled:!0,max:1/0,min:-1/0,resetFallbackValue:"",placeholder:null,unit:["px","em"],displayUnit:!0,responsive:!1},t.a=h},function(e,t,a){"use strict";var i=a(1),o=a(17),n=a(28),l=a(59),r=a(37),s=a(0),c=a.n(s),p=a(21),u=a.n(p);const b={prefix:u.a.string,borderStyleLabel:u.a.string,borderWidthLabel:u.a.string,borderRadiusLabel:u.a.string,borderColorLabel:u.a.string},g={borderStyleLabel:Object(i.__)("Style","ultimate-addons-for-gutenberg"),borderWidthLabel:Object(i.__)("Width","ultimate-addons-for-gutenberg"),borderRadiusLabel:Object(i.__)("Radius","ultimate-addons-for-gutenberg"),borderColorLabel:Object(i.__)("Color","ultimate-addons-for-gutenberg"),borderHoverColorLabel:Object(i.__)("Hover Color","ultimate-addons-for-gutenberg")},d=e=>{const{attributes:t,setAttributes:a,disabledBorderTitle:s,disableBottomSeparator:p=!1,deviceType:u,prefix:b,borderStyleLabel:g,borderWidthLabel:d,borderRadiusLabel:y,borderColorLabel:m,borderHoverColorLabel:f,showWidth:h,label:_=Object(i.__)("Border","ultimate-addons-for-gutenberg"),normalTabLabel:v=Object(i.__)("Normal","ultimate-addons-for-gutenberg"),hoverTabLabel:T=Object(i.__)("Hover","ultimate-addons-for-gutenberg"),borderRadiusHelp:C}=e,w=[{name:"normal",title:v}];w.push({name:"hover",title:T});const P=t[b+"BorderStyle"],k=c.a.createElement(o.a,{label:m,colorValue:t[b+"BorderColor"]?t[b+"BorderColor"]:"",data:{value:t[b+"BorderColor"],label:b+"BorderColor"},setAttributes:a}),x=c.a.createElement(o.a,{label:f,colorValue:t[b+"BorderHColor"]?t[b+"BorderHColor"]:"",data:{value:t[b+"BorderHColor"],label:b+"BorderHColor"},setAttributes:a});return c.a.createElement(c.a.Fragment,null,!s&&c.a.createElement("h2",null,_),c.a.createElement(n.a,{label:g,data:{value:P,label:b+"BorderStyle"},setAttributes:a,options:[{value:"none",label:Object(i.__)("None","ultimate-addons-for-gutenberg")},{value:"solid",label:Object(i.__)("Solid","ultimate-addons-for-gutenberg")},{value:"dotted",label:Object(i.__)("Dotted","ultimate-addons-for-gutenberg")},{value:"dashed",label:Object(i.__)("Dashed","ultimate-addons-for-gutenberg")},{value:"double",label:Object(i.__)("Double","ultimate-addons-for-gutenberg")},{value:"groove",label:Object(i.__)("Groove","ultimate-addons-for-gutenberg")},{value:"inset",label:Object(i.__)("Inset","ultimate-addons-for-gutenberg")},{value:"outset",label:Object(i.__)("Outset","ultimate-addons-for-gutenberg")},{value:"ridge",label:Object(i.__)("Ridge","ultimate-addons-for-gutenberg")}]}),void 0!==P&&"none"!==P&&!1!==h&&c.a.createElement(r.a,{label:d,valueTop:{value:t[b+"BorderTopWidth"],label:b+"BorderTopWidth"},valueRight:{value:t[b+"BorderRightWidth"],label:b+"BorderRightWidth"},valueBottom:{value:t[b+"BorderBottomWidth"],label:b+"BorderBottomWidth"},valueLeft:{value:t[b+"BorderLeftWidth"],label:b+"BorderLeftWidth"},valueTopTablet:{value:t[b+"BorderTopWidthTablet"],label:b+"BorderTopWidthTablet"},valueRightTablet:{value:t[b+"BorderRightWidthTablet"],label:b+"BorderRightWidthTablet"},valueBottomTablet:{value:t[b+"BorderBottomWidthTablet"],label:b+"BorderBottomWidthTablet"},valueLeftTablet:{value:t[b+"BorderLeftWidthTablet"],label:b+"BorderLeftWidthTablet"},valueTopMobile:{value:t[b+"BorderTopWidthMobile"],label:b+"BorderTopWidthMobile"},valueRightMobile:{value:t[b+"BorderRightWidthMobile"],label:b+"BorderRightWidthMobile"},valueBottomMobile:{value:t[b+"BorderBottomWidthMobile"],label:b+"BorderBottomWidthMobile"},valueLeftMobile:{value:t[b+"BorderLeftWidthMobile"],label:b+"BorderLeftWidthMobile"},disableUnits:!0,deviceType:u,attributes:t,setAttributes:a,link:{value:t[b+"BorderLink"],label:b+"BorderLink"}}),c.a.createElement(r.a,{label:y,valueTop:{value:t[b+"BorderTopLeftRadius"],label:b+"BorderTopLeftRadius"},valueRight:{value:t[b+"BorderTopRightRadius"],label:b+"BorderTopRightRadius"},valueBottom:{value:t[b+"BorderBottomRightRadius"],label:b+"BorderBottomRightRadius"},valueLeft:{value:t[b+"BorderBottomLeftRadius"],label:b+"BorderBottomLeftRadius"},valueTopTablet:{value:t[b+"BorderTopLeftRadiusTablet"],label:b+"BorderTopLeftRadiusTablet"},valueRightTablet:{value:t[b+"BorderTopRightRadiusTablet"],label:b+"BorderTopRightRadiusTablet"},valueBottomTablet:{value:t[b+"BorderBottomRightRadiusTablet"],label:b+"BorderBottomRightRadiusTablet"},valueLeftTablet:{value:t[b+"BorderBottomLeftRadiusTablet"],label:b+"BorderBottomLeftRadiusTablet"},valueTopMobile:{value:t[b+"BorderTopLeftRadiusMobile"],label:b+"BorderTopLeftRadiusMobile"},valueRightMobile:{value:t[b+"BorderTopRightRadiusMobile"],label:b+"BorderTopRightRadiusMobile"},valueBottomMobile:{value:t[b+"BorderBottomRightRadiusMobile"],label:b+"BorderBottomRightRadiusMobile"},valueLeftMobile:{value:t[b+"BorderBottomLeftRadiusMobile"],label:b+"BorderBottomLeftRadiusMobile"},units:[{name:Object(i.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(i.__)("%","ultimate-addons-for-gutenberg"),unitValue:"%"}],unit:{value:t[b+"BorderRadiusUnit"],label:b+"BorderRadiusUnit"},mUnit:{value:t[b+"BorderRadiusUnitMobile"],label:b+"BorderRadiusUnitMobile"},tUnit:{value:t[b+"BorderRadiusUnitTablet"],label:b+"BorderRadiusUnitTablet"},deviceType:u,attributes:t,setAttributes:a,link:{value:t[b+"BorderRadiusLink"],label:b+"BorderRadiusLink"},help:C||!1}),"none"!==P&&c.a.createElement(l.a,{tabs:w,normal:k,hover:x,active:"",disableBottomSeparator:p}))};t.a=d,d.propTypes=b,d.defaultProps=g},function(e,t,a){"use strict";var i,o=a(7),n=a(1),l=a(2),r=a(14),s=a.n(r),c=a(119),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(0),y=a.n(d),m=a(9),f=a(4),h=a.n(f),_=a(41);const v=e=>{Object(d.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]);const{setAttributes:t,presets:a,presetInputType:i,label:n,className:r}=e,s=[];a&&a.map(e=>{if(null!=e&&e.attributes)for(const t of null==e?void 0:e.attributes)s.includes(null==t?void 0:t.label)||s.push(null==t?void 0:t.label);return e});const[c,p]=Object(l.useState)(""),u=e=>{p(e),a&&a.map(i=>{var o,n;return i.value&&("default"!==e&&"default"===i.value&&i.attributes&&i.attributes.map(e=>(t({[e.label]:e.value}),e)),i.value&&i.value===e&&i.attributes&&(null===(o=a[1])||void 0===o||null===(n=o.defaultPresetAttributes)||void 0===n||n.map(e=>{var i,o;return t({[e.label]:null===(i=a[0])||void 0===i||null===(o=i.defaultAttributes[e.label])||void 0===o?void 0:o.default}),e}),i.attributes.map(e=>(t({[e.label]:e.value}),e)),i.childAttributes&&b(i))),i})},b=e=>{const{getSelectedBlock:t}=Object(m.select)("core/block-editor");let a=[];t().innerBlocks&&(a=t().innerBlocks);const i=[];a.map(e=>(e.clientId&&i.push(e.clientId),e));const o={};e.childAttributes.map(e=>(o[e.label]=e.value,e)),i.map(e=>(Object(m.dispatch)("core/block-editor").updateBlockAttributes(e,o),e))},f=a.map(e=>{if(!e.value)return"";const t=e.value,a=c===t;return y.a.createElement(y.a.Fragment,null,y.a.createElement("input",{key:t,className:"uag-presets-radio-input",type:"radio",value:t,checked:a,onChange:()=>u(t),onClick:()=>u(t)}),y.a.createElement("label",{htmlFor:t,className:"uag-presets-radio-input-label",dangerouslySetInnerHTML:{__html:e.icon},onClick:()=>u(t)}))}),v=y.a.createElement(o.SelectControl,{className:"uagb-presets-dropdown",onChange:u,options:a,label:n}),T=y.a.createElement(y.a.Fragment,null,y.a.createElement("div",{className:"uagb-presets-radio-image-wrap"},f));return y.a.createElement("div",{className:h()(r,"uagb-presets-main-wrap","components-base-control")},y.a.createElement("div",{className:"uagb-presets-label-reset-wrap"},y.a.createElement("label",{htmlFor:"uag-presets-label",className:"uag-presets-label"},n),y.a.createElement(_.a,{attributeNames:s,setAttributes:t,onReset:()=>{p(""),(()=>{const{getSelectedBlock:e}=Object(m.select)("core/block-editor");let t=[];e().innerBlocks&&(t=e().innerBlocks);const i=[];t.map(e=>(e.clientId&&i.push(e.clientId),e));const o={};a.map(e=>(null!=e&&e.childAttributes&&(null==e||e.childAttributes.map(e=>{var t,i,n,l;return null!==(t=a[1])&&void 0!==t&&t.defaultChildAttributes&&null!==(i=a[1])&&void 0!==i&&i.defaultChildAttributes[e.label]&&void 0!==(null===(n=a[1])||void 0===n?void 0:n.defaultChildAttributes[e.label].default)&&(o[e.label]=null===(l=a[1])||void 0===l?void 0:l.defaultChildAttributes[e.label].default),e})),e)),i.map(e=>(Object(m.dispatch)("core/block-editor").updateBlockAttributes(e,o),e))})()}})),"dropdown"===i&&v,"radioImage"===i&&T)};v.defaultProps={presetInputType:"dropdown",label:Object(n.__)("Select Preset","ultimate-addons-for-gutenberg")},t.a=y.a.memo(v)},function(e,t){e.exports=window.ReactDOM},function(e,t,a){"use strict";var i=a(1),o=a(12);const n=Object(o.a)("btn"),l={blockName:{type:"string",default:"post-carousel"},pauseOnHover:{type:"boolean",default:!0},enableOffset:{type:"boolean",default:!1},infiniteLoop:{type:"boolean",default:!0},transitionSpeed:{type:"number",default:500},arrowDots:{type:"string",default:"arrows_dots"},autoplay:{type:"boolean",default:!0},autoplaySpeed:{type:"number",default:2e3},arrowSize:{type:"number",default:24,UAGCopyPaste:{styleType:"arrow-size"}},arrowBorderSize:{type:"number",default:0,UAGCopyPaste:{styleType:"arrow-border-size"}},arrowBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"arrow-border-radius"}},arrowDistance:{type:"number",UAGCopyPaste:{styleType:"arrow-distance"}},arrowDistanceTablet:{type:"number",UAGCopyPaste:{styleType:"arrow-distance-tablet"}},arrowDistanceMobile:{type:"number",UAGCopyPaste:{styleType:"arrow-distance-mobile"}},arrowColor:{type:"string",default:"#000",UAGCopyPaste:{styleType:"arrow-color"}},equalHeight:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"post-equal-height"}},layoutConfig:{type:"array",default:["uagb/post-image","uagb/post-taxonomy","uagb/post-title","uagb/post-meta","uagb/post-excerpt","uagb/post-button"]},post_type:{type:"string",default:"carousel"},inheritFromTheme:{type:"boolean",default:!0},block_id:{type:"string",default:"not_set"},categories:{type:"string"},postType:{type:"string",default:"post"},postDisplaytext:{type:"string",default:"No post found!"},taxonomyType:{type:"string",default:"category"},postsToShow:{type:"number",default:6},displayPostDate:{type:"boolean",default:!0},displayPostExcerpt:{type:"boolean",default:!0},excerptLength:{type:"number",default:15},displayPostAuthor:{type:"boolean",default:!1},displayPostTitle:{type:"boolean",default:!0},displayPostComment:{type:"boolean",default:!0},displayPostTaxonomy:{type:"boolean",default:!1},displayPostImage:{type:"boolean",default:!0},imgSize:{type:"string",default:"large",UAGCopyPaste:{styleType:"image-size"}},imgPosition:{type:"string",default:"top",UAGCopyPaste:{styleType:"image-position"}},linkBox:{type:"boolean"},bgOverlayColor:{type:"string",default:"#ffffff",UAGCopyPaste:{styleType:"post-bg-overlay-color"}},overlayOpacity:{type:"number",default:"50",UAGCopyPaste:{styleType:"post-overlay-opacity"}},displayPostLink:{type:"boolean",default:!0},newTab:{type:"boolean",default:!1},ctaText:{type:"string",default:Object(i.__)("Read More","ultimate-addons-for-gutenberg")},btnHPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-horizontal-padding"}},btnVPadding:{type:"number",default:5,UAGCopyPaste:{styleType:"btn-vertical-padding"}},btnBorderWidth:{type:"number",UAGCopyPaste:{styleType:"post-border-width"},default:1},btnBorderStyle:{type:"string",default:"none",UAGCopyPaste:{styleType:"btn-border-style"}},btnBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-border-color"}},btnBorderHColor:{type:"string",UAGCopyPaste:{styleType:"btn-border-hover-color"}},btnBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-border-radius"}},columns:{type:"number",default:3},tcolumns:{type:"number",default:2},mcolumns:{type:"number",default:1},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"post-align"}},width:{type:"string",default:"wide",UAGCopyPaste:{styleType:"post-width"}},order:{type:"string",default:"desc"},orderBy:{type:"string",default:"date"},rowGap:{type:"number",default:20,UAGCopyPaste:{styleType:"post-bottom-padding"}},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},columnGap:{type:"number",default:20,UAGCopyPaste:{styleType:"post-bottom-padding"}},columnGapTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},columnGapMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},bgColor:{type:"string",default:"#f6f6f6",UAGCopyPaste:{styleType:"post-bg-color"}},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"},default:""},titleTag:{type:"string",default:"h4"},titleFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-font-family"}},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-loads-google-fonts"}},metaColor:{type:"string",default:"#777777",UAGCopyPaste:{styleType:"prefix-color"}},metaFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"prefix-font-size"}},metaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},metaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},metaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},metaFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"prefix-font-family"}},metaFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},metaFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},metaLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"prefix-line-height-type"}},metaLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},metaLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},metaLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},metaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"prefix-load-google-fonts"}},excerptColor:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-color"}},excerptFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"desc-font-size"}},excerptFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},excerptFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},excerptFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},excerptFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:""},excerptFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},excerptFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},excerptLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},excerptLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},excerptLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},excerptLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},excerptLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},displayPostContentRadio:{type:"string",default:"excerpt"},ctaColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaBgColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},ctaHColor:{type:"string",UAGCopyPaste:{styleType:"btn-hover-color"}},ctaBgHColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},ctaFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-font-family"}},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},ctaLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},ctaLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},ctaLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},ctaLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},ctaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},paddingTop:{type:"number",UAGCopyPaste:{styleType:"post-top-padding"}},paddingBottom:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},paddingRight:{type:"number",UAGCopyPaste:{styleType:"post-right-padding"}},paddingLeft:{type:"number",UAGCopyPaste:{styleType:"post-left-padding"}},paddingTopMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-mobile"}},paddingBottomMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-mobile"}},paddingRightMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-mobile"}},paddingLeftMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-mobile"}},paddingTopTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-tablet"}},paddingBottomTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-tablet"}},paddingRightTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-tablet"}},paddingLeftTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-tablet"}},paddingBtnTop:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},paddingBtnBottom:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},paddingBtnRight:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},paddingBtnLeft:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},contentPadding:{type:"number",default:20,UAGCopyPaste:{styleType:"post-content-padding"}},contentPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-content-padding-mobile"}},ctaBottomSpace:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-bottom-margin"}},ctaBottomSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},ctaBottomSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},imageBottomSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"image-bottom-margin"}},imageBottomSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin"}},imageBottomSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin"}},titleBottomSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleBottomSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleBottomSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},metaBottomSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"prefix-bottom-margin"}},metaBottomSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin"}},metaBottomSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin"}},excerptBottomSpace:{type:"number",default:25,UAGCopyPaste:{styleType:"desc-bottom-margin"}},excerptBottomSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin"}},excerptBottomSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin"}},excludeCurrentPost:{type:"boolean",default:!1},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},metaTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},excerptTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},metaDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},excerptDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},contentPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-content-padding-unit"}},rowGapUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"row-gap-unit"}},columnGapUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"column-gap-unit"}},excerptBottomSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-bottom-margin-unit"}},paginationSpacingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"pagination-spacing-unit"}},imageBottomSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-bottom-margin-unit"}},titleBottomSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-bottom-margin-unit"}},metaBottomSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-bottom-margin-unit"}},ctaBottomSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-bottom-margin-unit"}},paddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobilePaddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletPaddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-tablet"}},isPreview:{type:"boolean",default:!1},postsOffset:{type:"number",default:0},taxStyle:{type:"string",default:"default"},taxDivider:{type:"string",default:" , "},displayPostTaxonomyAboveTitle:{type:"string",default:"withMeta"},hideTaxonomyIcon:{type:"boolean",default:!0},highlightedTextColor:{type:"string",default:""},highlightedTextBgColor:{type:"string",default:""},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"title-letter-spacing-type"}},metaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"meta-letter-spacing"}},metaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"meta-letter-spacing-tablet"}},metaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"meta-letter-spacing-mobile"}},metaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"meta-letter-spacing-type"}},excerptLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"excerpt-letter-spacing"}},excerptLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"excerpt-letter-spacing-tablet"}},excerptLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"excerpt-letter-spacing-mobile"}},excerptLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"excerpt-letter-spacing-type"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},...n};t.a=l},function(e,t,a){"use strict";var i,o=a(14),n=a.n(o),l=a(117),r=0,s={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},c={};c.locals=l.a.locals||{},c.use=function(){return r++||(i=n()(l.a,s)),c},c.unuse=function(){r>0&&!--r&&(i(),i=null)};var p=c,u=a(0),b=a.n(u),g=a(4),d=a.n(g),y=a(1),m=a(2),f=a(9),h=a(24);const _=e=>{Object(u.useLayoutEffect)(()=>(p.use(),()=>{p.unuse()}),[]);const t=Object(h.a)("uagSettingState"),{defaultTab:a,children:i,tabs:o}=e,[n,l]=Object(m.useState)(a||o[0]),r=Object(m.useRef)();let s;Object(m.useEffect)(()=>{s=r.current.closest(".components-panel")});const c=()=>{const e=document.querySelector(".uagb-inspector-tabs-container");let t=document.querySelector(".uagb-tab-content-general"),a=document.querySelector(".uagb-tab-content-style"),i=document.querySelector(".uagb-tab-content-advance");if(e){const o=e.parentElement;o&&(t=t||"",a=a||"",i=i||"",o.prepend(e,t,a,i))}};Object(m.useEffect)(()=>{var e,a;c();const{getSelectedBlock:i}=Object(f.select)("core/block-editor"),o=null===(e=i())||void 0===e?void 0:e.name;var r,p;return t&&t[o]&&n!==(null===(a=t[o])||void 0===a?void 0:a.selectedTab)?(l((null===(r=t[o])||void 0===r?void 0:r.selectedTab)||"general"),s&&s.setAttribute("data-uagb-tab",(null===(p=t[o])||void 0===p?void 0:p.selectedTab)||"general")):s&&s.setAttribute("data-uagb-tab","general"),()=>{if(s){const e=s.querySelector(".uagb-inspector-tabs-container");e&&null!==e||s.removeAttribute("data-uagb-tab")}}},[]);const g=e=>{var a;c(),l(e),s&&s.setAttribute("data-uagb-tab",e);const{getSelectedBlock:i}=Object(f.select)("core/block-editor"),o=null===(a=i())||void 0===a?void 0:a.name,n={...t,[o]:{selectedTab:e}},r=Object(h.a)();r&&r.setItem("uagSettingState",JSON.stringify(n))};return b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-inspector-tabs-container"},b.a.createElement("div",{ref:r,className:d()("uagb-inspector-tabs","uagb-inspector-tabs-count-"+o.length,n)},o.indexOf("general")>-1&&b.a.createElement("button",{className:d()({"uagb-active":"general"===n}),onClick:()=>g("general")},b.a.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",width:"16",height:"15"},b.a.createElement("path",{fillRule:"nonzero",d:"M14.346 0H1.654C1.017 0 .5.517.5 1.154v12.692C.5 14.483 1.017 15 1.654 15h12.692c.637 0 1.154-.517 1.154-1.154V1.154C15.5.517 14.983 0 14.346 0zm-5.77 13.846v-5.77h5.77v5.77h-5.77z"})),b.a.createElement("h5",null,Object(y.__)("General"))),o.indexOf("style")>-1&&b.a.createElement("button",{className:d()({"uagb-active":"style"===n}),onClick:()=>g("style")},b.a.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",width:"18",height:"21"},b.a.createElement("g",{fillRule:"nonzero"},b.a.createElement("path",{d:"M15.12 12.091a.814.814 0 00-.68-.378.814.814 0 00-.68.378c-.531.863-2.252 3.807-2.252 5.09 0 1.598 1.317 2.901 2.932 2.901s2.933-1.303 2.933-2.902c0-1.303-1.722-4.226-2.253-5.089zm-1.041 3.828c-.043.063-.744 1.198-.213 1.976a.52.52 0 01.064.358.409.409 0 01-.191.294.608.608 0 01-.255.084.476.476 0 01-.383-.21c-.871-1.283.149-2.902.192-2.986a.517.517 0 01.297-.21.534.534 0 01.361.063c.192.126.255.42.128.63zM13.314 10.388l1.36-.147c.446-.042.807-.337.935-.736.127-.4.042-.862-.276-1.157L7.258.294c-.255-.252-.68-.252-.957 0a.68.68 0 000 .947l.34.336-5.1 5.047C.82 7.339.5 8.348.67 9.379c.128.652.489 1.24.956 1.703l3.082 3.05c.467.462 1.062.82 1.72.946a3.134 3.134 0 002.785-.863l3.612-3.575a.74.74 0 01.489-.252zM7.576 2.502l5.759 5.7H2.073c.085-.232.212-.463.403-.653l5.1-5.047z"}))),b.a.createElement("h5",null,Object(y.__)("Style"))),o.indexOf("advance")>-1&&b.a.createElement("button",{className:d()({"uagb-active":"advance"===n}),onClick:()=>g("advance")},b.a.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",width:"17",height:"16"},b.a.createElement("path",{fillRule:"nonzero",d:"M15.666 6.325c-.277-.05-.572-.082-.85-.115a6.385 6.385 0 00-.571-1.389c.18-.229.343-.457.523-.686a.994.994 0 00-.098-1.291l-.997-.997a.994.994 0 00-1.291-.098c-.23.163-.458.343-.687.523a6.954 6.954 0 00-1.39-.589c-.032-.277-.08-.572-.113-.85A.987.987 0 009.21 0H7.805a1 1 0 00-.98.834c-.05.277-.082.572-.115.85-.474.13-.947.326-1.389.571-.229-.18-.457-.343-.686-.523a.994.994 0 00-1.291.098l-.997.997a.994.994 0 00-.098 1.291c.163.23.343.458.523.687a6.954 6.954 0 00-.589 1.39c-.277.032-.572.08-.85.113A.987.987 0 00.5 7.29v1.406a1 1 0 00.834.98c.277.05.572.082.85.115.13.474.326.947.571 1.389-.18.229-.343.457-.523.686a.994.994 0 00.098 1.291l.997.997a.994.994 0 001.291.098c.23-.163.458-.343.687-.523.441.245.899.442 1.39.589.032.294.08.572.113.85.066.473.49.833.981.833h1.406a1 1 0 00.98-.834c.05-.277.082-.572.115-.85.474-.13.947-.326 1.389-.571.229.18.457.343.686.523a.994.994 0 001.291-.098l.997-.997a.994.994 0 00.098-1.291 19.095 19.095 0 00-.523-.687c.245-.441.442-.899.589-1.39.277-.032.572-.08.85-.113a.987.987 0 00.833-.981V7.305a1 1 0 00-.834-.98zM8.492 11.57a3.571 3.571 0 01-3.563-3.563 3.571 3.571 0 013.563-3.563 3.571 3.571 0 013.563 3.563 3.571 3.571 0 01-3.563 3.563z"})),b.a.createElement("h5",null,Object(y.__)("Advanced"))))),Array.isArray(i)&&m.Children.map(i,(e,t)=>{if(!e.key)throw new Error("props.key not found in <InspectorTab />, you must use `key` prop");return Object(m.cloneElement)(e,{index:t,isActive:e.key===n})}))};_.defaultProps={defaultTab:"general",tabs:["general","style","advance"]},t.a=_},function(e,t,a){"use strict";var i=a(12);const o=Object(i.a)("container"),n={block_id:{type:"string"},htmlTag:{type:"string",default:"div"},htmlTagLink:{type:"object"},contentWidth:{type:"string",default:"alignfull",UAGCopyPaste:{styleType:"content-width"}},innerContentWidth:{type:"string",default:"alignwide",UAGCopyPaste:{styleType:"inner-content-width"}},widthDesktop:{type:"number",default:100,UAGCopyPaste:{styleType:"container-width-desktop"}},widthTablet:{type:"number",UAGCopyPaste:{styleType:"container-width-tablet"}},widthMobile:{type:"number",default:100,UAGCopyPaste:{styleType:"container-width-mobile"}},widthType:{type:"string",default:"%",UAGCopyPaste:{styleType:"container-width-type"}},innerContentCustomWidthDesktop:{type:"number",default:uagb_blocks_info.content_width},innerContentCustomWidthTablet:{type:"number",default:1024},innerContentCustomWidthMobile:{type:"number",default:767},innerContentCustomWidthType:{type:"string",default:"px"},minHeightDesktop:{type:"number",UAGCopyPaste:{styleType:"container-min-height-desktop"}},minHeightTablet:{type:"number",UAGCopyPaste:{styleType:"container-min-height-tablet"}},minHeightMobile:{type:"number",UAGCopyPaste:{styleType:"container-min-height-mobile"}},minHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-min-height-type"}},directionDesktop:{type:"string",default:"column",UAGCopyPaste:{styleType:"container-direction-desktop"}},directionTablet:{type:"string",UAGCopyPaste:{styleType:"container-direction-tablet"}},directionMobile:{type:"string",UAGCopyPaste:{styleType:"container-direction-mobile"}},alignItemsDesktop:{type:"string",default:"center",UAGCopyPaste:{styleType:"container-align-items-desktop"}},alignItemsTablet:{type:"string",UAGCopyPaste:{styleType:"container-align-items-tablet"}},alignItemsMobile:{type:"string",UAGCopyPaste:{styleType:"container-align-items-mobile"}},justifyContentDesktop:{type:"string",default:"center",UAGCopyPaste:{styleType:"container-justify-content-desktop"}},justifyContentTablet:{type:"string",UAGCopyPaste:{styleType:"container-justify-content-tablet"}},justifyContentMobile:{type:"string",UAGCopyPaste:{styleType:"container-justify-content-mobile"}},wrapDesktop:{type:"string",default:"nowrap",UAGCopyPaste:{styleType:"container-wrap-desktop"}},wrapTablet:{type:"string",UAGCopyPaste:{styleType:"container-wrap-tablet"}},wrapMobile:{type:"string",default:"wrap",UAGCopyPaste:{styleType:"container-wrap-mobile"}},alignContentDesktop:{type:"string",default:"",UAGCopyPaste:{styleType:"container-align-content-desktop"}},alignContentTablet:{type:"string",UAGCopyPaste:{styleType:"container-align-content-tablet"}},alignContentMobile:{type:"string",UAGCopyPaste:{styleType:"container-align-content-mobile"}},backgroundType:{type:"string",default:"none",UAGCopyPaste:{styleType:"container-bg-type"}},backgroundImageDesktop:{type:"object",UAGCopyPaste:{styleType:"container-bg-image-desktop"}},backgroundImageTablet:{type:"object",UAGCopyPaste:{styleType:"container-bg-image-tablet"}},backgroundImageMobile:{type:"object",UAGCopyPaste:{styleType:"container-bg-image-mobile"}},backgroundPositionDesktop:{type:"object",default:{x:.5,y:.5},UAGCopyPaste:{styleType:"container-bg-position-desktop"}},backgroundPositionTablet:{type:"object",UAGCopyPaste:{styleType:"container-bg-position-tablet"}},backgroundPositionMobile:{type:"object",UAGCopyPaste:{styleType:"container-bg-position-mobile"}},backgroundSizeDesktop:{type:"string",default:"cover",UAGCopyPaste:{styleType:"container-bg-size-desktop"}},backgroundSizeTablet:{type:"string",UAGCopyPaste:{styleType:"container-bg-size-tablet"}},backgroundSizeMobile:{type:"string",UAGCopyPaste:{styleType:"container-bg-size-mobile"}},backgroundRepeatDesktop:{type:"string",default:"no-repeat",UAGCopyPaste:{styleType:"container-bg-repeat-desktop"}},backgroundRepeatTablet:{type:"string",UAGCopyPaste:{styleType:"container-bg-repeat-tablet"}},backgroundRepeatMobile:{type:"string",UAGCopyPaste:{styleType:"container-bg-repeat-mobile"}},backgroundAttachmentDesktop:{type:"string",default:"scroll",UAGCopyPaste:{styleType:"container-bg-attachment-desktop"}},backgroundAttachmentTablet:{type:"string",UAGCopyPaste:{styleType:"container-bg-attachment-tablet"}},backgroundAttachmentMobile:{type:"string",UAGCopyPaste:{styleType:"container-bg-attachment-mobile"}},backgroundColor:{type:"string",UAGCopyPaste:{styleType:"container-bg-color"}},backgroundOpacity:{type:"number",UAGCopyPaste:{styleType:"container-bg-opacity"}},backgroundImageColor:{type:"string",UAGCopyPaste:{styleType:"container-bg-image-color"},default:"#FFFFFF75"},gradientValue:{type:"string",default:"linear-gradient(90deg, rgba(6, 147, 227, 0.5) 0%, rgba(155, 81, 224, 0.5) 100%)",UAGCopyPaste:{styleType:"container-bg-gradient-value"}},borderStyle:{type:"string"},borderWidth:{type:"number"},borderRadius:{type:"number"},borderColor:{type:"string"},borderHoverColor:{type:"string"},boxShadowColor:{type:"string",default:"#00000070",UAGCopyPaste:{styleType:"container-box-shadow-color"}},boxShadowHOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"container-box-shadow-hoffset"}},boxShadowVOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"container-box-shadow-voffset"}},boxShadowBlur:{type:"number",UAGCopyPaste:{styleType:"container-box-shadow-blur"}},boxShadowSpread:{type:"number",UAGCopyPaste:{styleType:"container-box-shadow-spread"}},boxShadowPosition:{type:"string",default:"outset",UAGCopyPaste:{styleType:"container-box-shadow-position"}},boxShadowColorHover:{type:"string",UAGCopyPaste:{styleType:"container-box-shadow-color-hover"}},boxShadowHOffsetHover:{type:"number",default:0,UAGCopyPaste:{styleType:"container-box-shadow-hoffset-hover"}},boxShadowVOffsetHover:{type:"number",default:0,UAGCopyPaste:{styleType:"container-box-shadow-voffset-hover"}},boxShadowBlurHover:{type:"number",UAGCopyPaste:{styleType:"container-box-shadow-blur-hover"}},boxShadowSpreadHover:{type:"number",UAGCopyPaste:{styleType:"container-box-shadow-spread-hover"}},boxShadowPositionHover:{type:"string",default:"outset",UAGCopyPaste:{styleType:"container-box-shadow-position-hover"}},topPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"container-top-padding-desktop"},default:uagb_blocks_info.container_global_padding},bottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"container-bottom-padding-desktop"},default:uagb_blocks_info.container_global_padding},leftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"container-left-padding-desktop"},default:uagb_blocks_info.container_global_padding},rightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"container-right-padding-desktop"},default:uagb_blocks_info.container_global_padding},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"container-top-padding-tablet"},default:uagb_blocks_info.container_global_padding},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"container-bottom-padding-tablet"},default:uagb_blocks_info.container_global_padding},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"container-left-padding-tablet"},default:uagb_blocks_info.container_global_padding},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"container-right-padding-tablet"},default:uagb_blocks_info.container_global_padding},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"container-top-padding-mobile"},default:uagb_blocks_info.container_global_padding},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"container-bottom-padding-mobile"},default:uagb_blocks_info.container_global_padding},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"container-left-padding-mobile"},default:uagb_blocks_info.container_global_padding},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"container-right-padding-mobile"},default:uagb_blocks_info.container_global_padding},paddingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-padding-type"}},paddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-padding-type-tablet"}},paddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-padding-type-mobile"}},paddingLink:{type:"boolean",default:!0},topMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"container-top-margin-desktop"}},bottomMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"container-bottom-margin-desktop"}},leftMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"container-left-margin-desktop"}},rightMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"container-right-margin-desktop"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"container-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"container-bottom-margin-tablet"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"container-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"container-right-margin-tablet"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"container-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"container-bottom-margin-mobile"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"container-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"container-right-margin-mobile"}},marginType:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-margin-type"}},marginTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-margin-type-tablet"}},marginTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-margin-type-mobile"}},marginLink:{type:"boolean",default:!0},variationSelected:{type:"boolean",default:!1},rowGapDesktop:{type:"number",UAGCopyPaste:{styleType:"container-row-gap-desktop"},default:uagb_blocks_info.container_elements_gap},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"container-row-gap-tablet"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"container-row-gap-mobile"}},rowGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-row-gap-type"}},rowGapTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-row-gap-type-tablet"}},rowGapTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-row-gap-type-mobile"}},columnGapDesktop:{type:"number",UAGCopyPaste:{styleType:"container-column-gap-desktop"},default:uagb_blocks_info.container_elements_gap},columnGapTablet:{type:"number",UAGCopyPaste:{styleType:"container-column-gap-tablet"}},columnGapMobile:{type:"number",UAGCopyPaste:{styleType:"container-column-gap-mobile"}},columnGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-column-gap-type"}},columnGapTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-column-gap-type-tablet"}},columnGapTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"container-column-gap-type-mobile"}},isPreview:{type:"boolean",default:!1},isBlockRootParent:{type:"boolean",default:!1},bottomType:{type:"string",default:"none",UAGCopyPaste:{styleType:"container-bottom-type"}},bottomColor:{type:"string",UAGCopyPaste:{styleType:"container-bottom-color"},default:"#333"},bottomHeight:{type:"number",UAGCopyPaste:{styleType:"container-bottom-height"}},bottomHeightTablet:{type:"number",UAGCopyPaste:{styleType:"container-bottom-height-tablet"}},bottomHeightMobile:{type:"number",UAGCopyPaste:{styleType:"container-bottom-height-mobile"}},bottomWidth:{type:"number",UAGCopyPaste:{styleType:"container-bottom-width"},default:100},topType:{type:"string",default:"none",UAGCopyPaste:{styleType:"container-top-type"}},topColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"container-top-color"}},topHeight:{type:"number",UAGCopyPaste:{styleType:"container-top-height"}},topHeightTablet:{type:"number",UAGCopyPaste:{styleType:"container-top-height-tablet"}},topHeightMobile:{type:"number",UAGCopyPaste:{styleType:"container-top-height-mobile"}},topWidth:{type:"number",UAGCopyPaste:{styleType:"container-top-width"},default:100},topFlip:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"container-top-flip"}},bottomFlip:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"container-bottom-flip"}},topInvert:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"container-top-invert"}},bottomInvert:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"container-bottom-invert"}},topContentAboveShape:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"container-top-content-above-shape"}},bottomContentAboveShape:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"container-bottom-content-above-shape"}},blockDescendants:{type:"array",default:[]},widthSetByUser:{type:"boolean",default:!1},backgroundCustomSizeDesktop:{type:"number",UAGCopyPaste:{styleType:"background-custom-size-desktop"},default:100},backgroundCustomSizeTablet:{type:"number",UAGCopyPaste:{styleType:"background-custom-size-tablet"}},backgroundCustomSizeMobile:{type:"number",UAGCopyPaste:{styleType:"background-custom-size-mobile"}},backgroundCustomSizeType:{type:"string",default:"%",UAGCopyPaste:{styleType:"background-custom-size-type"}},overlayType:{type:"string",default:"none",UAGCopyPaste:{styleType:"background-overlay-type"}},customPosition:{type:"string",default:"default",UAGCopyPaste:{styleType:"background-image-position-type"}},xPositionDesktop:{type:"number",UAGCopyPaste:{styleType:"background-image-x-position-desktop"},default:""},xPositionTablet:{type:"number",UAGCopyPaste:{styleType:"background-image-x-position-tablet"}},xPositionMobile:{type:"number",UAGCopyPaste:{styleType:"background-image-x-position-mobile"}},xPositionType:{type:"string",default:"px"},xPositionTypeTablet:{type:"string",default:"px"},xPositionTypeMobile:{type:"string",default:"px"},yPositionDesktop:{type:"number",UAGCopyPaste:{styleType:"background-image-y-position-desktop"},default:""},yPositionTablet:{type:"number",UAGCopyPaste:{styleType:"background-image-y-position-tablet"}},yPositionMobile:{type:"number",UAGCopyPaste:{styleType:"background-image-y-position-mobile"}},yPositionType:{type:"string",default:"px"},yPositionTypeTablet:{type:"string",default:"px"},yPositionTypeMobile:{type:"string",default:"px"},backgroundVideoColor:{type:"string",UAGCopyPaste:{styleType:"bg-video-color"},default:"#FFFFFF75"},backgroundVideo:{type:"object",UAGCopyPaste:{styleType:"bg-video"}},backgroundVideoOpacity:{type:"number",UAGCopyPaste:{styleType:"bg-video-opacity"},default:.5},textColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"},default:"inherit"},linkColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},linkHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-hover-color"}},innerContentCustomWidthTypeTablet:{type:"string",default:"px"},innerContentCustomWidthTypeMobile:{type:"string",default:"px"},widthTypeTablet:{type:"string",default:"%"},widthTypeMobile:{type:"string",default:"%"},minHeightTypeTablet:{type:"string",default:"px"},minHeightTypeMobile:{type:"string",default:"px"},topHeightType:{type:"string",default:"px"},topHeightTypeTablet:{type:"string",default:"px"},topHeightTypeMobile:{type:"string",default:"px"},bottomHeightType:{type:"string",default:"px"},bottomHeightTypeTablet:{type:"string",default:"px"},bottomHeightTypeMobile:{type:"string",default:"px"},overflow:{type:"string",default:"visible"},topDividerWidthType:{type:"string",default:"%"},bottomDividerWidthType:{type:"string",default:"%"},topDividerHeightType:{type:"string",default:"px"},bottomDividerHeightType:{type:"string",default:"px"},...o};t.a=n},function(e,t,a){"use strict";var i=a(12),o=a(1);const n=Object(i.a)("highLight"),l={block_id:{type:"string"},classMigrate:{type:"boolean",default:!1},blockBackgroundType:{type:"string",default:"classic",UAGCopyPaste:{styleType:"block-blackground-type"}},blockGradientBackground:{type:"string",default:"linear-gradient(90deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%)",UAGCopyPaste:{styleType:"block-gradient-blackground"}},blockBackground:{type:"string",UAGCopyPaste:{styleType:"block-blackground"}},headingTitleToggle:{type:"boolean",default:!0},headingTitle:{source:"html",selector:".uagb-heading-text",default:Object(o.__)("Your Attractive Heading","ultimate-addons-for-gutenberg")},headingId:{type:"string"},headingDescToggle:{type:"boolean",default:!1},headingDesc:{source:"html",selector:".uagb-desc-text"},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},headingAlignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},headingAlignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColorType:{type:"string",default:"classic",UAGCopyPaste:{styleType:"main-title-color-type"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},headingGradientColor:{type:"string",default:"linear-gradient(90deg, rgb(155, 81, 224) 0%, rgb(6, 147, 227) 100%)",UAGCopyPaste:{styleType:"main-title-gradient-color"}},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},separatorColor:{type:"string",default:"#0170b9",UAGCopyPaste:{styleType:"separator-color"}},headingTag:{type:"string",default:"h2"},level:{type:"number",default:2},seperatorStyle:{type:"string",default:"none",UAGCopyPaste:{styleType:"separator-style"}},separatorHeight:{type:"number",UAGCopyPaste:{styleType:"separator-thickness"},default:2},separatorHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-height-type"}},separatorWidth:{type:"number",UAGCopyPaste:{styleType:"separator-width"},default:12},separatorWidthTablet:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},separatorWidthMobile:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},separatorWidthType:{type:"string",default:"%",UAGCopyPaste:{styleType:"separator-width-type"}},headSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},headSpaceTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},headSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-unit-type"}},headFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"main-title-font-style"}},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},headShadowColor:{type:"string",default:""},headShadowHOffset:{type:"number",default:0},headShadowVOffset:{type:"number",default:0},headShadowBlur:{type:"number",default:10},subHeadFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},separatorSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-width-type"}},headLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},subHeadLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},separatorHoverColor:{type:"string",UAGCopyPaste:{styleType:"separator-hover-color"}},isPreview:{type:"boolean",default:!1},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!1,isUAGStyle:!0},blockTopMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin"}},blockRightMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin"}},blockLeftMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin"}},blockBottomMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin"}},blockTopMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-tablet"}},blockRightMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-tablet"}},blockLeftMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-tablet"}},blockBottomMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-tablet"}},blockTopMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-mobile"}},blockRightMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-mobile"}},blockLeftMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-mobile"}},blockBottomMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-mobile"}},blockMarginUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit"}},blockMarginUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-tablet"}},blockMarginUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-mobile"}},blockMarginLink:{type:"boolean",default:!1,isUAGStyle:!0},linkColor:{type:"string",default:"#007cba",UAGCopyPaste:{styleType:"link-color"}},linkHColor:{type:"string",default:"",UAGCopyPaste:{styleType:"link-hover-color"}},highLightColor:{type:"string",default:"#fff",UAGCopyPaste:{styleType:"highlight-color"}},highLightBackground:{type:"string",default:"#007cba",UAGCopyPaste:{styleType:"highlight-background"}},highLightLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"highlight-load-google-fonts"}},highLightFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"highlight-font-family"}},highLightFontWeight:{type:"string",UAGCopyPaste:{styleType:"highlight-font-weight"}},highLightFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"highlight-font-style"}},highLightTransform:{type:"string",UAGCopyPaste:{styleType:"highlight-font-transform"}},highLightDecoration:{type:"string",UAGCopyPaste:{styleType:"highlight-font-decoration"}},highLightFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"highlight-font-size-type"}},highLightLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"highlight-line-height-type"}},highLightFontSize:{type:"number",UAGCopyPaste:{styleType:"highlight-font-size"}},highLightFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"highlight-font-size-tablet"}},highLightFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"highlight-font-size-mobile"}},highLightLineHeight:{type:"number",UAGCopyPaste:{styleType:"highlight-line-height"}},highLightLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"highlight-line-height-tablet"}},highLightLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"highlight-line-height-mobile"}},highLightLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"highlight-letter-spacing"}},highLightLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"highlight-letter-spacing-tablet"}},highLightLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"highlight-letter-spacing-mobile"}},highLightLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"highlight-letter-spacing-type"}},highLightTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-top-padding"}},highLightRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-right-padding"}},highLightLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-left-padding"}},highLightBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-bottom-padding"}},highLightTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-top-padding-tablet"}},highLightRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-right-padding-tablet"}},highLightLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-left-padding-tablet"}},highLightBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-bottom-padding-tablet"}},highLightTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-top-padding-mobile"}},highLightRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-right-padding-mobile"}},highLightLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-left-padding-mobile"}},highLightBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-bottom-padding-mobile"}},highLightPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-padding-unit"}},highLightPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-padding-unit-tablet"}},highLightPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-padding-unit-mobile"}},highLightPaddingLink:{type:"boolean",default:!1,isUAGStyle:!0,UAGCopyPaste:{styleType:"highlight-padding-link"}},...n};t.a=l},function(e,t,a){"use strict";var i=a(12);const o={inheritFromTheme:{type:"boolean",default:!1},block_id:{type:"string"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align"}},gap:{type:"number",default:10},stack:{type:"string",default:"none"},loadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},fontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},fontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},label:{type:"html",default:"Click Here"},link:{type:"string",default:""},target:{type:"string",default:"_self"},size:{type:"number",UAGCopyPaste:{styleType:"btn-size"}},vPadding:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding"}},hPadding:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},leftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},topMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},rightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},bottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},leftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},topTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},rightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},bottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},leftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},gradientValue:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-gradient-value"}},hovergradientValue:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hbg-gradient-value"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!0},color:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-color"}},background:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},hColor:{type:"string",default:"#fff",UAGCopyPaste:{styleType:"btn-hover-color"}},hBackground:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-h-background"}},sizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-size-unit"}},sizeMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-mobile"}},sizeTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-tablet"}},lineHeight:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-line-height"}},lineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},lineHeightMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},lineHeightTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},opensInNewTab:{type:"boolean"},noFollow:{type:"boolean",default:!1},icon:{type:"string",default:"arrow-right"},iconPosition:{type:"string",default:"after"},iconSpace:{type:"number",default:8,UAGCopyPaste:{styleType:"btn-icon-space"}},iconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-tablet"}},iconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-mobile"}},fontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},transform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},decoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},backgroundType:{type:"string",default:"color",UAGCopyPaste:{styleType:"btn-background-type"}},hoverbackgroundType:{type:"string",default:"color",UAGCopyPaste:{styleType:"btn-hbackground-type"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},leftMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-tablet"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-tablet"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-mobile"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-mobile"}},marginType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-type"}},marginLink:{type:"string",default:!0},boxShadowColor:{type:"string",default:"#000",UAGCopyPaste:{styleType:"btn-box-shadow-color"}},boxShadowHOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-box-shadow-h-offset"}},boxShadowVOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-box-shadow-v-offset"}},boxShadowBlur:{type:"number",UAGCopyPaste:{styleType:"btn-box-shadow-blur"}},boxShadowSpread:{type:"number",UAGCopyPaste:{styleType:"btn-box-shadow-spread"}},boxShadowPosition:{type:"string",default:"outset",UAGCopyPaste:{styleType:"btn-box-shadow-position"}},iconColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-color"}},iconHColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-hover-color"}},iconSize:{type:"number",default:15,UAGCopyPaste:{styleType:"btn-icon-size"}},iconSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-size-tablet"}},iconSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-size-mobile"}},removeText:{type:"boolean",default:!1},borderWidth:{type:"number",default:""},borderRadius:{type:"number"},borderStyle:{type:"string",default:"none"},borderColor:{type:"string",default:"#000"},borderHColor:{type:"string",default:""},...Object(i.a)("btn"),letterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},letterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},letterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},letterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},showIcon:{type:"boolean",default:!1}};t.a=o},function(e,t,a){"use strict";var i=a(12);const o={inheritFromTheme:{type:"boolean",default:!0},prefixTitle:{source:"html",selector:"span.uagb-ifb-title-prefix",default:"Prefix"},classMigrate:{type:"boolean",default:!1},infoBoxTitle:{source:"html",selector:"h1,h2,h3,h4,h5,h6",default:"Info Box"},headingDesc:{source:"html",selector:"p",default:"Click here to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."},headingAlign:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},headingAlignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},headingAlignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},prefixColor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"}},icon:{type:"string",default:"circle-check"},iconimgPosition:{type:"string",default:"above-title",UAGCopyPaste:{styleType:"icon-img-position"}},iconSize:{type:"number",default:30,UAGCopyPaste:{styleType:"icon-size"}},iconSizeType:{type:"String",default:"px",UAGCopyPaste:{styleType:"icon-size-type"}},iconHover:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-hover-color"}},iconBgHover:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},iconColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},prefixTag:{type:"string",default:"h3"},prefixFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},prefixFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},prefixFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},prefixFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},prefixFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"prefix-font-family"}},prefixFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},prefixFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},prefixLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"prefix-line-height-type"}},prefixLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},prefixLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},prefixTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},prefixDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},prefixLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},prefixLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"prefix-load-google-font"}},headingTag:{type:"string",default:"h3"},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},headLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},headSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},subHeadSpace:{type:"number",default:20,UAGCopyPaste:{styleType:"desc-bottom-margin"}},seperatorSpace:{type:"number",default:0,UAGCopyPaste:{styleType:"separator-bottom-margin"}},iconimgBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"icon-border-radius"}},source_type:{type:"string",default:"icon"},block_id:{type:"string",default:"not_set"},sourceAlign:{type:"string",default:"top"},ctaTarget:{type:"boolean",default:!1},ctaIcon:{type:"string",default:""},ctaIconPosition:{type:"string",default:"after"},ctaIconSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-icon-space-type"}},seperatorPosition:{type:"string",default:"after_title",UAGCopyPaste:{styleType:"seperator-position"}},seperatorStyle:{type:"string",default:"none",UAGCopyPaste:{styleType:"separator-style"}},seperatorColor:{type:"string",UAGCopyPaste:{styleType:"separator-color"},default:"#333"},seperatorWidth:{type:"number",UAGCopyPaste:{styleType:"separator-width"},default:30},seperatorWidthTablet:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},seperatorWidthMobile:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},separatorWidthType:{type:"string",default:"%",UAGCopyPaste:{styleType:"separator-width-type"}},seperatorThickness:{type:"number",default:2,UAGCopyPaste:{styleType:"separator-thickness"}},thicknessUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-thickness-unit"}},ctaType:{type:"string",default:"none"},ctaText:{type:"html",default:"Read More"},ctaLink:{type:"string",default:"#"},ctaLinkColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},ctaFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"}},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},ctaLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"cta-line-height-type"}},ctaLineHeight:{type:"number",UAGCopyPaste:{styleType:"cta-line-height"}},ctaLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"cta-line-height-tablet"}},ctaLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"cta-line-height-mobile"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},ctaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"cta-load-google-font"}},ctaBtnLinkColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaLinkHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hover-color"}},ctaBgColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},ctaBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},ctaBorderColor:{type:"string"},ctaBorderhoverColor:{type:"string"},ctaBorderStyle:{type:"string"},ctaBtnVertPadding:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding"}},ctaBtnHrPadding:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding"}},ctaBorderWidth:{type:"number"},ctaBorderRadius:{type:"number"},iconLeftMargin:{type:"number",UAGCopyPaste:{styleType:"icon-left-margin"}},iconRightMargin:{type:"number",UAGCopyPaste:{styleType:"icon-right-margin"}},iconTopMargin:{type:"number",UAGCopyPaste:{styleType:"icon-top-margin"}},iconBottomMargin:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin"}},iconImage:{type:"object",default:{url:"",alt:"InfoBox placeholder img"}},imageSize:{type:"string",default:"thumbnail",UAGCopyPaste:{styleType:"image-size"}},imageWidth:{type:"number",UAGCopyPaste:{styleType:"image-width"},default:""},imageWidthMobile:{type:"number",UAGCopyPaste:{styleType:"image-width-mobile"}},imageWidthTablet:{type:"number",UAGCopyPaste:{styleType:"image-width-tablet"}},imageWidthType:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"image-width-type"}},stack:{type:"string",default:"tablet"},showPrefix:{type:"boolean",default:!1},showTitle:{type:"boolean",default:!0},showIcon:{type:"boolean",default:!0},showDesc:{type:"boolean",default:!0},iconMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"icon-top-margin-tablet"}},iconMarginRightTablet:{type:"number",UAGCopyPaste:{styleType:"icon-right-margin-tablet"}},iconMarginBottomTablet:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin-tablet"}},iconMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"icon-left-margin-tablet"}},iconMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"icon-top-margin-mobile"}},iconMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"icon-right-margin-mobile"}},iconMarginBottomMobile:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin-mobile"}},iconMarginLeftMobile:{type:"number",UAGCopyPaste:{styleType:"icon-left-margin-mobile"}},iconMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-margin-unit"}},iconMobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-margin-unit-mobile"}},iconTabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-margin-unit-tablet"}},spacingLink:{type:"boolean",default:!1},paddingspacingLink:{type:"boolean",default:!1},paddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobilePaddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-mobile-unit"}},tabletPaddingBtnUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-tablet-unit"}},paddingBtnTop:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},paddingBtnBottom:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},paddingBtnLeft:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},paddingBtnRight:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},paddingBtnTopTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},paddingBtnRightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},paddingBtnBottomTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},paddingBtnLeftTablet:{type:"number",UAGCopyPaste:{styleType:"btn-padding-tablet"}},paddingBtnTopMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},paddingBtnRightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},paddingBtnBottomMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},paddingBtnLeftMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},imageWidthUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-width-unit"}},imageWidthUnitTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-width-unit-tablet"}},imageWidthUnitMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-width-unit-mobile"}},iconimgBorderRadiusUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-border-radius-unit"}},prefixTopMargin:{type:"number",UAGCopyPaste:{styleType:"prefix-top-margin"},default:5},prefixRightMargin:{type:"number",UAGCopyPaste:{styleType:"prefix-right-margin"}},prefixSpace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin"},default:10},prefixLeftMargin:{type:"number",UAGCopyPaste:{styleType:"prefix-left-margin"}},prefixMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-top-margin-tablet"}},prefixMarginRightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-right-margin-tablet"}},prefixTabletSpace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin-tablet"}},prefixMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-left-margin-tablet"}},prefixMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-top-margin-mobile"}},prefixMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-right-margin-mobile"}},prefixMobileSpace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin-mobile"}},prefixMarginLeftMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-left-margin-mobile"}},prefixSpaceUnit:{type:"number",default:"px",UAGCopyPaste:{styleType:"prefix-margin-unit"}},prefixMobileMarginUnit:{type:"number",default:"px",UAGCopyPaste:{styleType:"prefix-margin-mobile-unit"}},prefixTabletMarginUnit:{type:"number",default:"px",UAGCopyPaste:{styleType:"prefix-margin-tablet-unit"}},prefixLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},prefixLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},prefixLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},prefixLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},headTopMargin:{type:"number",UAGCopyPaste:{styleType:"main-title-top-margin"}},headRightMargin:{type:"number",UAGCopyPaste:{styleType:"main-title-right-margin"}},headLeftMargin:{type:"number",UAGCopyPaste:{styleType:"main-title-left-margin"}},headMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-top-margin-tablet"}},headMarginRightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-right-margin-tablet"}},headTabletSpace:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},headMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-margin-mobile"}},headMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-top-margin-mobile"}},headMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-right-margin-mobile"}},headMobileSpace:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},headMarginLeftMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-left-margin-mobile"}},headSpaceUnit:{type:"number",UAGCopyPaste:{styleType:"main-title-margin-unit"},default:"px"},headMobileMarginUnit:{type:"number",UAGCopyPaste:{styleType:"main-title-margin-unit-mobile"},default:"px"},headTabletMarginUnit:{type:"number",UAGCopyPaste:{styleType:"main-title-margin-unit-tablet"},default:"px"},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!0,isUAGStyle:!0},separatorTopMargin:{type:"number",UAGCopyPaste:{styleType:"separator-top-margin"}},separatorRightMargin:{type:"number",UAGCopyPaste:{styleType:"separator-right-margin"}},separatorLeftMargin:{type:"number",UAGCopyPaste:{styleType:"separator-left-margin"}},separatorMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"separator-top-margin-tablet"}},separatorMarginRightTablet:{type:"number",UAGCopyPaste:{styleType:"separator-right-margin-tablet"}},seperatorTabletSpace:{type:"number",UAGCopyPaste:{styleType:"separator-bottom-margin-tablet"}},separatorMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"separator-left-margin-tablet"}},separatorMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"separator-top-margin-mobile"}},separatorMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"separator-right-margin-mobile"}},seperatorMobileSpace:{type:"number",UAGCopyPaste:{styleType:"separator-bottom-margin-mobile"}},separatorMarginLeftMobile:{type:"number",UAGCopyPaste:{styleType:"separator-left-margin-mobile"}},seperatorSpaceUnit:{type:"number",default:"px",UAGCopyPaste:{styleType:"separator-margin-unit"}},separatorMobileMarginUnit:{type:"number",UAGCopyPaste:{styleType:"separator-margin-unit-mobile"},default:"px"},separatorTabletMarginUnit:{type:"number",UAGCopyPaste:{styleType:"separator-margin-unit-tablet"},default:"px"},subHeadTopMargin:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin"}},subHeadRightMargin:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin"}},subHeadLeftMargin:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin"}},subHeadMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-tablet"}},subHeadMarginRightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-tablet"}},subHeadTabletSpace:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},subHeadMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-tablet"}},subHeadMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-mobile"}},subHeadMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-mobile"}},subHeadMobileSpace:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},subHeadMarginLeftMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-mobile"}},subHeadSpaceUnit:{type:"number",UAGCopyPaste:{styleType:"desc-margin-unit"},default:"px"},subHeadMobileMarginUnit:{type:"number",UAGCopyPaste:{styleType:"desc-margin-unit-mobile"},default:"px"},subHeadTabletMarginUnit:{type:"number",UAGCopyPaste:{styleType:"desc-margin-unit-tablet"},default:"px"},isPreview:{type:"boolean",default:!1},iconView:{type:"string",default:"none"},iconShape:{type:"string",default:"Circle"},iconBackgroundColor:{type:"string",default:"#6EC1E3",UAGCopyPaste:{styleType:"icon-bg-color"}},iconBackgroundHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},iconBorderWidth:{type:"number",default:3,UAGCopyPaste:{styleType:"icon-border-width"}},...Object(i.a)("btn")};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},classMigrate:{type:"boolean",default:!1},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},tag:{type:"string",default:"h3"},title:{selector:"h1,h2,h3,h4,h5,h6,span,div",default:"John Doe"},prefix:{selector:"div.uagb-team__prefix",default:"Designation"},description_text:{selector:"p",default:"Click here to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},prefixColor:{type:"string",default:"#888888",UAGCopyPaste:{styleType:"prefix-color"}},descColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},socialColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},socialHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"}},titleFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"main-title-font-style"}},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},prefixFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"prefix-font-family"}},prefixFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},prefixFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},prefixTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},prefixDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},prefixFontSizeType:{type:"string",UAGCopyPaste:{styleType:"prefix-font-size-type"},default:"px"},prefixLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},prefixFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"},default:15},prefixFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},prefixFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},prefixLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},prefixLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},prefixLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},descFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"},default:"normal"},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},descFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-type"},default:"px"},descLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},socialFontSize:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:20},socialFontSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},socialFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},socialFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},image:{type:"object",default:null},imgStyle:{type:"string",UAGCopyPaste:{styleType:"image-style"},default:"normal"},imgPosition:{type:"string",UAGCopyPaste:{styleType:"image-position"},default:"above"},imgAlign:{type:"string",UAGCopyPaste:{styleType:"image-align"},default:"top"},imgSize:{type:"string",default:"thumbnail",UAGCopyPaste:{styleType:"image-size"}},imgWidth:{type:"number",default:100,UAGCopyPaste:{styleType:"image-width"}},imgWidthMobile:{type:"number",UAGCopyPaste:{styleType:"image-width-mobile"}},imgWidthTablet:{type:"number",UAGCopyPaste:{styleType:"image-width-tablet"}},titleSpace:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"},default:6},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},prefixSpace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin"},default:11},prefixSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin-tablet"}},prefixSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-margin-mobile"}},descSpace:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin"},default:18},descSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},descSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},imgLeftMargin:{type:"number",UAGCopyPaste:{styleType:"image-left-margin"}},imgRightMargin:{type:"number",UAGCopyPaste:{styleType:"image-right-margin"}},imgTopMargin:{type:"number",UAGCopyPaste:{styleType:"image-top-margin"}},imgBottomMargin:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin"},default:15},socialEnable:{type:"boolean",default:!0},socialSpace:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin"},default:20},socialSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin-tablet"}},socialSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"icon-bottom-margin-mobile"}},socialTarget:{type:"boolean",default:!1},twitterIcon:{type:"string",default:"twitter"},fbIcon:{type:"string",default:"facebook"},linkedinIcon:{type:"string",default:"linkedin"},pinIcon:{type:"string",default:"pinterest"},twitterLink:{type:"string",default:"#"},fbLink:{type:"string",default:"#"},linkedinLink:{type:"string",default:"#"},pinLink:{type:"string",default:"#"},stack:{type:"string",default:"tablet"},titleLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},prefixLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"prefix-load-google-fonts"},default:!1},descLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},imageLeftMargin:{type:"number",default:20,UAGCopyPaste:{styleType:"image-left-margin"}},imageRightMargin:{type:"number",UAGCopyPaste:{styleType:"image-right-margin"},default:20},imageTopMargin:{type:"number",UAGCopyPaste:{styleType:"image-top-margin"}},imageBottomMargin:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin"}},imageMarginTopTablet:{type:"number",UAGCopyPaste:{styleType:"image-top-margin-tablet"}},imageMarginRightTablet:{type:"number",default:"auto",UAGCopyPaste:{styleType:"image-right-margin-tablet"}},imageMarginBottomTablet:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin-tablet"}},imageMarginLeftTablet:{type:"number",UAGCopyPaste:{styleType:"image-left-margin-tablet"},default:"auto"},imageMarginTopMobile:{type:"number",UAGCopyPaste:{styleType:"image-top-margin-mobile"}},imageMarginRightMobile:{type:"number",UAGCopyPaste:{styleType:"image-right-margin-mobile"},default:"auto"},imageMarginBottomMobile:{type:"number",UAGCopyPaste:{styleType:"image-bottom-margin-mobile"}},imageMarginLeftMobile:{type:"number",default:"auto",UAGCopyPaste:{styleType:"image-left-margin-mobile"}},imageMarginUnit:{type:"string",UAGCopyPaste:{styleType:"image-margin-unit"},default:"px"},tabletImageMarginUnit:{type:"string",UAGCopyPaste:{styleType:"image-margin-unit-tablet"},default:"px"},mobileImageMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-margin-unit-mobile"}},spacingLink:{type:"boolean",default:!1},isPreview:{type:"boolean",default:!1},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},prefixLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-prefix-letter-spacing"}},prefixLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-prefix-letter-spacing-tablet"}},prefixLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-prefix-letter-spacing-mobile"}},prefixLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-prefix-letter-spacing-type"}},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}}}},function(e,t,a){"use strict";var i=a(1);const o={block_id:{type:"string"},description:{type:"string",default:Object(i.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit.")},title:{type:"string",default:Object(i.__)("Menu Item")},price:{type:"string",default:Object(i.__)("$9")},image:{type:"object",default:{url:uagb_blocks_info.uagb_url+"/admin/assets/images/uag-placeholder.svg"}},imagePosition:{type:"string",default:"left",UAGCopyPaste:{styleType:"image-position"}},imageAlignment:{type:"string",default:"top",UAGCopyPaste:{styleType:"image-align"}},imageSize:{type:"string",default:"medium",UAGCopyPaste:{styleType:"image-size"}},headingTag:{type:"string",default:"h4"},columns:{type:"number",default:2},tcolumns:{type:"number",default:2},mcolumns:{type:"number",default:1},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},stack:{type:"string",default:"tablet"},imgAlign:{type:"string",UAGCopyPaste:{styleType:"image-align"},default:"side"},showImage:{type:"boolean",default:!0}};t.a=o},function(e,t,a){"use strict";var i=a(12);const o={block_id:{type:"string"},classMigrate:{type:"boolean",default:!1},showDescription:{type:"boolean",default:!0},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},textAlign:{type:"string",default:"center",UAGCopyPaste:{styleType:"main-title-align"}},link:{type:"string",default:"#"},linkTarget:{type:"boolean",default:!1},titleSpace:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},titleSpaceUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},borderStyle:{type:"string",default:""},borderWidth:{type:"number",default:""},borderRadius:{type:"number",default:""},borderColor:{type:"string",default:""},borderHoverColor:{type:"string"},vPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-vertical-padding"}},hPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-horizontal-padding"}},vPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding-tablet"}},hPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding-tablet"}},vPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding-mobile"}},hPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding-mobile"}},paddingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},backgroundType:{type:"string",default:"color",UAGCopyPaste:{styleType:"btn-bg-type"}},backgroundColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},backgroundHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},gradientColor1:{type:"string",default:"#0170b9",UAGCopyPaste:{styleType:"btn-gradient-color-1"}},gradientColor2:{type:"string",default:"#06558a",UAGCopyPaste:{styleType:"btn-gradient-color-2"}},gradientType:{type:"string",default:"linear",UAGCopyPaste:{styleType:"btn-gradient-color-type"}},gradientLocation1:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-gradient-location-1"}},gradientLocation2:{type:"number",default:100,UAGCopyPaste:{styleType:"btn-gradient-location-2"}},gradientAngle:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-gradient-angel"}},backgroundOpacity:{type:"number",UAGCopyPaste:{styleType:"btn-bg-opacity"}},backgroundHoverOpacity:{type:"number",UAGCopyPaste:{styleType:"btn-bg-hover-opacity"}},titleColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},titleHoverColor:{type:"string",UAGCopyPaste:{styleType:"main-title-hover-color"}},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},iconHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-hover-color"}},prefixColor:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-color"}},prefixHoverColor:{type:"string",UAGCopyPaste:{styleType:"desc-hover-color"}},heading:{source:"html",selector:"h1,h2,h3,h4,h5,h6,span,p",default:"Subscribe Now"},prefix:{source:"html",selector:".uagb-marketing-btn__prefix",default:"Get access to Premium Features for FREE for a year!"},icon:{type:"string",default:"up-right-from-square"},iconPosition:{type:"string",default:"after"},iconSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-icon-space"}},iconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-tablet"}},iconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"},default:20},titleFontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"},default:20},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"},default:20},titleLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleTag:{type:"string",default:"span"},prefixLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-font"}},prefixFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},prefixFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},prefixFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},prefixFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"},default:14},prefixFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-unit"},default:"px"},prefixFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"},default:14},prefixFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"},default:14},prefixLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},prefixLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"},default:2},prefixLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},prefixLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},iconFontSize:{type:"number",default:20,UAGCopyPaste:{styleType:"icon-size"}},iconFontSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},iconFontSizeTablet:{type:"number",default:20,UAGCopyPaste:{styleType:"icon-size-tablet"}},iconFontSizeMobile:{type:"number",default:20,UAGCopyPaste:{styleType:"icon-size-mobile"}},spacingLink:{type:"boolean",default:!1},paddingBtnUnit:{type:"string",UAGCopyPaste:{styleType:"btn-padding-unit"},default:"px"},mobilePaddingBtnUnit:{type:"string",
1
+ (window.webpackJsonp_ultimate_addons_for_gutenberg=window.webpackJsonp_ultimate_addons_for_gutenberg||[]).push([[114],{103:function(e,t,a){},104:function(e,t,a){},129:function(e,t,a){},138:function(e,t,a){},139:function(e,t,a){},140:function(e,t,a){},161:function(e,t,a){},162:function(e,t,a){},163:function(e,t,a){},164:function(e,t,a){},165:function(e,t,a){},166:function(e,t,a){},167:function(e,t,a){},168:function(e,t,a){},169:function(e,t,a){},170:function(e,t,a){},171:function(e,t,a){},172:function(e,t,a){},173:function(e,t,a){},174:function(e,t,a){},186:function(e,t,a){},187:function(e,t,a){},188:function(e,t,a){},189:function(e,t,a){},190:function(e,t,a){},191:function(e,t,a){},192:function(e,t,a){},193:function(e,t,a){},194:function(e,t,a){},195:function(e,t,a){},196:function(e,t,a){},198:function(e,t,a){},199:function(e,t,a){},200:function(e,t,a){},201:function(e,t,a){},202:function(e,t,a){},203:function(e,t,a){}}]),function(e){function t(t){for(var i,l,r=t[0],s=t[1],c=t[2],u=0,b=[];u<r.length;u++)l=r[u],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&b.push(o[l][0]),o[l]=0;for(i in s)Object.prototype.hasOwnProperty.call(s,i)&&(e[i]=s[i]);for(p&&p(t);b.length;)b.shift()();return n.push.apply(n,c||[]),a()}function a(){for(var e,t=0;t<n.length;t++){for(var a=n[t],i=!0,r=1;r<a.length;r++){var s=a[r];0!==o[s]&&(i=!1)}i&&(n.splice(t--,1),e=l(l.s=a[0]))}return e}var i={},o={2:0},n=[];function l(t){if(i[t])return i[t].exports;var a=i[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.exports,l),a.l=!0,a.exports}l.e=function(e){var t=[],a=o[e];if(0!==a)if(a)t.push(a[2]);else{var i=new Promise((function(t,i){a=o[e]=[t,i]}));t.push(a[2]=i);var n,r=document.createElement("script");r.charset="utf-8",r.timeout=120,l.nc&&r.setAttribute("nonce",l.nc),r.src=function(e){return l.p+""+({0:"vendors~chunks/buttons-child/settings~chunks/call-to-action/settings~chunks/content-timeline/setting~9442599c",1:"vendors~chunks/testimonial/react-slick",3:"chunks/advanced-heading/render",4:"chunks/advanced-heading/settings",5:"chunks/blockquote/render",6:"chunks/blockquote/settings",7:"chunks/buttons-child/render",8:"chunks/buttons-child/settings",9:"chunks/buttons/render",10:"chunks/buttons/settings",11:"chunks/call-to-action/render",12:"chunks/call-to-action/settings",13:"chunks/cf7-styler/render",14:"chunks/cf7-styler/settings",15:"chunks/column/render",16:"chunks/column/settings",17:"chunks/columns/render",18:"chunks/columns/settings",19:"chunks/container/render",20:"chunks/container/settings",21:"chunks/content-timeline-child/render",22:"chunks/content-timeline-child/settings",23:"chunks/content-timeline/render",24:"chunks/content-timeline/settings",25:"chunks/faq-child/render",26:"chunks/faq-child/settings",27:"chunks/faq/render",28:"chunks/faq/settings",29:"chunks/form/accept-render",30:"chunks/form/accept-settings",31:"chunks/form/checkbox-render",32:"chunks/form/checkbox-settings",33:"chunks/form/date-render",34:"chunks/form/date-settings",35:"chunks/form/email-render",36:"chunks/form/email-settings",37:"chunks/form/hidden-render",38:"chunks/form/hidden-settings",39:"chunks/form/name-render",40:"chunks/form/name-settings",41:"chunks/form/phone-render",42:"chunks/form/phone-settings",43:"chunks/form/radio-render",44:"chunks/form/radio-settings",45:"chunks/form/render",46:"chunks/form/select-render",47:"chunks/form/select-settings",48:"chunks/form/settings",49:"chunks/form/textarea-render",50:"chunks/form/textarea-settings",51:"chunks/form/toggle-render",52:"chunks/form/toggle-settings",53:"chunks/form/url-render",54:"chunks/form/url-settings",55:"chunks/gf-styler/render",56:"chunks/gf-styler/settings",57:"chunks/google-map/render",58:"chunks/google-map/settings",59:"chunks/how-to/render",60:"chunks/how-to/settings",61:"chunks/how-to/step-render",62:"chunks/how-to/step-settings",63:"chunks/icon-list-child/render",64:"chunks/icon-list-child/settings",65:"chunks/icon-list/render",66:"chunks/icon-list/settings",67:"chunks/image/render",68:"chunks/image/settings",69:"chunks/info-box/render",70:"chunks/info-box/settings",71:"chunks/inline-notice/render",72:"chunks/inline-notice/settings",73:"chunks/lottie/render",74:"chunks/lottie/settings",75:"chunks/marketing-button/render",76:"chunks/marketing-button/settings",77:"chunks/post-carousel/render",78:"chunks/post-carousel/settings",79:"chunks/post-grid/blog",80:"chunks/post-grid/render",81:"chunks/post-grid/settings",82:"chunks/post-masonry/react-masonry-component",83:"chunks/post-masonry/render",84:"chunks/post-masonry/settings",85:"chunks/post-timeline/render",86:"chunks/post-timeline/settings",87:"chunks/price-list-child/render",88:"chunks/price-list-child/settings",89:"chunks/price-list/render",90:"chunks/price-list/settings",91:"chunks/review/render",92:"chunks/review/settings",93:"chunks/section/render",94:"chunks/section/settings",95:"chunks/social-share-child/render",96:"chunks/social-share-child/settings",97:"chunks/social-share/render",98:"chunks/social-share/settings",99:"chunks/star-rating/render",100:"chunks/star-rating/settings",101:"chunks/table-of-contents/render",102:"chunks/table-of-contents/settings",103:"chunks/tabs-child/render",104:"chunks/tabs/render",105:"chunks/tabs/settings",106:"chunks/taxonomy-list/render",107:"chunks/taxonomy-list/settings",108:"chunks/team/render",109:"chunks/team/settings",110:"chunks/testimonial/render",111:"chunks/testimonial/settings",112:"chunks/wp-search/render",113:"chunks/wp-search/settings",115:"vendors~chunks/lottie/render",116:"vendors~chunks/post-masonry/react-masonry-component"}[e]||e)+".js"}(e);var s=new Error;n=function(t){r.onerror=r.onload=null,clearTimeout(c);var a=o[e];if(0!==a){if(a){var i=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+i+": "+n+")",s.name="ChunkLoadError",s.type=i,s.request=n,a[1](s)}o[e]=void 0}};var c=setTimeout((function(){n({type:"timeout",target:r})}),12e4);r.onerror=r.onload=n,document.head.appendChild(r)}return Promise.all(t)},l.m=e,l.c=i,l.d=function(e,t,a){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},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 a=Object.create(null);if(l.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)l.d(a,i,function(t){return e[t]}.bind(null,i));return a},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="",l.oe=function(e){throw console.error(e),e};var r=window.webpackJsonp_ultimate_addons_for_gutenberg=window.webpackJsonp_ultimate_addons_for_gutenberg||[],s=r.push.bind(r);r.push=t,r=r.slice();for(var c=0;c<r.length;c++)t(r[c]);var p=s;n.push([204,114]),a()}([function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wp.element},function(e,t,a){"use strict";a.d(t,"b",(function(){return o}));var i=a(26);const o=(e,t,a)=>isNaN(e)?i.a[a][t].default:e;t.a=(e,t,a)=>e||i.a[a][t].default},function(e,t,a){var i;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var i=arguments[t];if(i){var n=typeof i;if("string"===n||"number"===n)e.push(i);else if(Array.isArray(i)){if(i.length){var l=o.apply(null,i);l&&e.push(l)}}else if("object"===n)if(i.toString===Object.prototype.toString)for(var r in i)a.call(i,r)&&i[r]&&e.push(r);else e.push(i.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(i=function(){return o}.apply(t,[]))||(e.exports=i)}()},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.components},function(e,t,a){"use strict";var i=a(2);const o={logo:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 85 85",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M41.7849 0C33.5206 0 25.4419 2.49258 18.5705 7.16254C11.699 11.8325 6.34331 18.4701 3.18071 26.236C0.0181112 34.0018 -0.809377 42.5471 0.802901 50.7913C2.41518 59.0355 6.3948 66.6083 12.2385 72.552C18.0822 78.4958 25.5276 82.5435 33.633 84.1834C41.7385 85.8232 50.1401 84.9816 57.7753 81.7649C65.4105 78.5482 71.9363 73.1008 76.5277 66.1117C81.1191 59.1226 83.5697 50.9057 83.5697 42.5C83.565 31.2298 79.1612 20.4225 71.326 12.4533C63.4908 4.48402 52.8655 0.0048112 41.7849 0ZM57.5278 49.0175C57.5278 49.1264 57.5278 49.2354 57.5278 49.3443V49.6529V49.8526C57.3161 51.0856 56.8673 52.2639 56.207 53.3201L55.8143 53.8829L55.2431 54.5546C55.0482 54.8082 54.8268 55.0396 54.5827 55.2445V55.3353L54.4578 55.4261L54.2079 55.6258C54.1249 55.7007 54.0353 55.7675 53.9402 55.8255L53.6724 56.0071L34.3061 69.0602C34.1479 69.1683 33.9612 69.2253 33.7706 69.2236H33.5743C33.447 69.1967 33.3262 69.1443 33.2189 69.0695C33.1117 68.9947 33.0201 68.899 32.9495 68.7879C32.9495 68.7879 32.5033 67.9891 32.4676 67.9347V67.7531V67.6623V67.5534V67.4263V67.2811C31.7014 65.262 31.6378 63.0371 32.2872 60.9761C32.9366 58.9152 34.2601 57.1424 36.0375 55.9526L45.0691 49.8708C45.2101 49.7754 45.3201 49.6398 45.3853 49.4809C45.4505 49.322 45.4679 49.147 45.4355 48.9781C45.403 48.8091 45.3221 48.6537 45.2029 48.5315C45.0837 48.4093 44.9316 48.3257 44.7657 48.2913L34.1633 46.1128H33.8599H33.7706H33.485H33.1816H33.0567H32.896H32.8068L32.5212 46.0038H32.4319H32.2534L31.9679 45.8586L31.6823 45.7134L31.4145 45.55L31.1468 45.3866C30.3041 44.8521 29.5509 44.1841 28.9156 43.4077L28.6836 43.0809L28.4159 42.6634C27.73 41.6278 27.255 40.4629 27.0189 39.2375C26.7828 38.012 26.7905 36.751 27.0415 35.5286C27.228 34.6884 27.5221 33.8766 27.9161 33.1141C28.0232 32.9144 28.1124 32.7328 28.2195 32.5694L28.3802 32.3153C28.4948 32.1207 28.6199 31.9329 28.755 31.7525L28.9156 31.5528L29.112 31.3167L29.3083 31.0989L29.4333 30.9718L29.6475 30.754L29.8259 30.5906L30.0223 30.4272L30.2365 30.2456H30.3257L30.4685 30.1185H30.5578L30.7898 29.9551L50.049 16.9746C50.1725 16.8912 50.3113 16.8338 50.457 16.806C50.6027 16.7782 50.7524 16.7804 50.8973 16.8126C51.0421 16.8448 51.1791 16.9062 51.3002 16.9933C51.4212 17.0804 51.5238 17.1913 51.6019 17.3195L51.7626 17.5918L51.8875 17.846C51.8875 17.9368 51.9768 18.0094 52.0125 18.082C52.0125 18.082 52.0125 18.082 52.0125 18.191C52.0239 18.2325 52.0239 18.2765 52.0125 18.318L52.1195 18.5904C52.1292 18.6383 52.1292 18.6877 52.1195 18.7356C52.1195 18.7356 52.1195 18.7356 52.1195 18.8445C52.8288 20.8305 52.8625 23.0011 52.2153 25.0089C51.5681 27.0166 50.2774 28.7455 48.5497 29.9188L39.6251 35.9462C39.4842 36.0415 39.3742 36.1772 39.309 36.3361C39.2438 36.495 39.2263 36.6699 39.2588 36.8389C39.2912 37.0078 39.3722 37.1632 39.4914 37.2854C39.6106 37.4077 39.7627 37.4912 39.9286 37.5256L50.4417 39.686C52.5458 40.1281 54.4361 41.2935 55.7948 42.9862C57.1536 44.679 57.8979 46.796 57.9027 48.9812C57.5635 48.4003 57.5278 48.9812 57.5278 48.9812V49.0175Z",fill:"url(#paint0_linear_619_170)"})),section:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M21 15V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19L3 15M21 15L3 15M21 15V9M3 15L3 9M21 9V5C21 3.89543 20.1046 3 19 3L5 3C3.89543 3 3 3.89543 3 5L3 9M21 9L3 9",fill:"none",stroke:"#fff",strokeWidth:1.4})),buttons:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 17.5H17M7 6.5H17M5 10H19C20.1046 10 21 9.10457 21 8V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V8C3 9.10457 3.89543 10 5 10ZM5 21H19C20.1046 21 21 20.1046 21 19V16C21 14.8954 20.1046 14 19 14H5C3.89543 14 3 14.8954 3 16V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),buttons_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 11.5H17M5 15H19C20.1046 15 21 14.1046 21 13V10C21 8.89543 20.1046 8 19 8H5C3.89543 8 3 8.89543 3 10V13C3 14.1046 3.89543 15 5 15Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),advanced_heading:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 7V12.8333M8 12.8333V17M8 12.8333H16M16 12.8333V7M16 12.8333V17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),google_map:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 3.00002L4.10557 5.44723C3.428 5.78601 3 6.47854 3 7.23608V20.382C3 21.1254 3.78231 21.6089 4.44721 21.2764L9 19M9 3.00002L15 5.00002M9 3.00002V19M9 19L15 21M15 5.00002L19.5528 2.72362C20.2177 2.39117 21 2.87467 21 3.61805V16.7639C21 17.5215 20.572 18.214 19.8944 18.5528L15 21M15 5.00002V21",fill:"none",stroke:"#fff",strokeWidth:1.4})),info_box:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 13H17M7 16.5H15.3333M9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),post_carousel:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M0 17C1.10457 17 2 16.1046 2 15V8C2 6.89543 1.10457 6 0 6M24 17C22.8954 17 22 16.1046 22 15V8C22 6.89543 22.8954 6 24 6M7 17H17C18.1046 17 19 16.1046 19 15V8C19 6.89543 18.1046 6 17 6H7C5.89543 6 5 6.89543 5 8V15C5 16.1046 5.89543 17 7 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M8 11H12.5M8 14H16",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),post_masonry:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 14C3 12.8954 3.89543 12 5 12H8C9.10457 12 10 12.8954 10 14V21C10 22.1046 9.10457 23 8 23H5C3.89543 23 3 22.1046 3 21V14Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 3C14 1.89543 14.8954 1 16 1H19C20.1046 1 21 1.89543 21 3V10C21 11.1046 20.1046 12 19 12H16C14.8954 12 14 11.1046 14 10V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 18C14 16.8954 14.8954 16 16 16H19C20.1046 16 21 16.8954 21 18V21C21 22.1046 20.1046 23 19 23H16C14.8954 23 14 22.1046 14 21V18Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 3C3 1.89543 3.89543 1 5 1H8C9.10457 1 10 1.89543 10 3V6C10 7.10457 9.10457 8 8 8H5C3.89543 8 3 7.10457 3 6V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),post_grid:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H8C9.10457 3 10 3.89543 10 5V8C10 9.10457 9.10457 10 8 10H5C3.89543 10 3 9.10457 3 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 5C14 3.89543 14.8954 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H16C14.8954 10 14 9.10457 14 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),testimonial:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.5 9.42857C15.5 10.2175 14.903 10.8571 14.1667 10.8571C13.4303 10.8571 12.8333 10.2175 12.8333 9.42857C12.8333 8.63959 13.4303 8 14.1667 8C14.903 8 15.5 8.63959 15.5 9.42857ZM15.5 9.42857C15.5 9.42857 15.5 11.5714 13.5 13M11.1667 9.42857C11.1667 10.2175 10.5697 10.8571 9.83333 10.8571C9.09695 10.8571 8.5 10.2175 8.5 9.42857C8.5 8.63959 9.09695 8 9.83333 8C10.5697 8 11.1667 8.63959 11.1667 9.42857ZM11.1667 9.42857C11.1667 9.42857 11.1667 11.5714 9.16667 13M12 21L14.4142 18.5858C14.7893 18.2107 15.298 18 15.8284 18H19C20.1046 18 21 17.1046 21 16V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V16C3 17.1046 3.89543 18 5 18H8.17157C8.70201 18 9.21071 18.2107 9.58579 18.5858L12 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),cf7_styler:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4.51555 17C6.13007 19.412 8.87958 21 12 21C15.1204 21 17.8699 19.412 19.4845 17M4.51555 17C3.55827 15.5699 3 13.8501 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 13.8501 20.4417 15.5699 19.4845 17M4.51555 17C5.75777 17 7.12889 15 8.43944 13M19.4845 17C18.2422 17 16.8711 15 15.5606 13M8.43944 13C9.75 11 11 9 12 9C13 9 14.25 11 15.5606 13M8.43944 13L9.09522 14.2607C9.47211 14.9852 10.5116 14.9769 10.8768 14.2464L11.3795 13.241C11.6848 12.6305 12.4984 12.4984 12.9811 12.9811L13.4309 13.4309C13.7632 13.7632 14.282 13.8193 14.6776 13.5658L15.5606 13",fill:"none",stroke:"#fff",strokeWidth:1.4})),gf_styler:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17 12V15H7L6.99998 12.9996C6.99998 10.7905 8.79083 9.00001 10.9999 9.00001H17.5M3.33984 8.71466V15.2854C3.33984 16.0317 3.75541 16.7159 4.41768 17.0601L11.0779 20.5208C11.656 20.8212 12.3442 20.8212 12.9223 20.5208L19.5825 17.0601C20.2448 16.7159 20.6604 16.0317 20.6604 15.2854V8.71466C20.6604 7.96832 20.2448 7.28407 19.5825 6.93995L12.9223 3.47918C12.3442 3.1788 11.656 3.1788 11.0779 3.47918L4.41768 6.93995C3.75541 7.28407 3.33984 7.96832 3.33984 8.71466Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),content_timeline:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12.0001 3V7M12.0001 21V17M12.0001 7H15.0001M12.0001 7V12M15.0001 7C15.0001 8.10457 15.8954 9 17 9H19C20.1046 9 21 8.10457 21 7C21 5.89543 20.1046 5 19 5H17C15.8954 5 15.0001 5.89543 15.0001 7ZM12.0001 12H9M12.0001 12V17M9 12C9 13.1046 8.10457 14 7 14H5C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10H7C8.10457 10 9 10.8954 9 12ZM12.0001 17H15.0001M15.0001 17C15.0001 18.1046 15.8954 19 17 19H19C20.1046 19 21 18.1046 21 17C21 15.8954 20.1046 15 19 15H17C15.8954 15 15.0001 15.8954 15.0001 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),content_timeline_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5.99993 3V7V12M5.99993 21V17V12M5.99993 12H9M9 12C9 13.1046 9.89543 14 11 14H16C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10H11C9.89543 10 9 10.8954 9 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),call_to_action:Object(i.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M16.4545 16.4545L14.6364 21L11 11L21 14.6364L16.4545 16.4545ZM16.4545 16.4545L21 21M9 16.9291C5.60771 16.4439 3 13.5265 3 10C3 6.13401 6.13401 3 10 3C13.5265 3 16.4439 5.60771 16.9291 9M8.5 12.5987C7.6033 12.0799 7 11.1104 7 10C7 8.34315 8.34315 7 10 7C11.1104 7 12.0799 7.6033 12.5987 8.5",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),post_timeline:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4 3V6M4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10M4 6C5.10457 6 6 6.89543 6 8C6 9.10457 5.10457 10 4 10M4 10V14M4 14C2.89543 14 2 14.8954 2 16C2 17.1046 2.89543 18 4 18M4 14C5.10457 14 6 14.8954 6 16C6 17.1046 5.10457 18 4 18M4 18V21M11 18H19C20.1046 18 21 17.1046 21 16C21 14.8954 20.1046 14 19 14H11C9.89543 14 9 14.8954 9 16C9 17.1046 9.89543 18 11 18ZM11 10H19C20.1046 10 21 9.10457 21 8C21 6.89543 20.1046 6 19 6H11C9.89543 6 9 6.89543 9 8C9 9.10457 9.89543 10 11 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),icon_list:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11 5H21M11 12H21M11 19H21",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 5C7 6.10457 6.10457 7 5 7C3.89543 7 3 6.10457 3 5C3 3.89543 3.89543 3 5 3C6.10457 3 7 3.89543 7 5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7 19C7 20.1046 6.10457 21 5 21C3.89543 21 3 20.1046 3 19C3 17.8954 3.89543 17 5 17C6.10457 17 7 17.8954 7 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),icon_list_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11 5H21M13 11H21M13 16H21M13 20.5H21M7 5C7 6.10457 6.10457 7 5 7C3.89543 7 3 6.10457 3 5C3 3.89543 3.89543 3 5 3C6.10457 3 7 3.89543 7 5Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 16C9 16.5523 8.55228 17 8 17C7.44772 17 7 16.5523 7 16C7 15.4477 7.44772 15 8 15C8.55228 15 9 15.4477 9 16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 20.5C9 21.0523 8.55228 21.5 8 21.5C7.44772 21.5 7 21.0523 7 20.5C7 19.9477 7.44772 19.5 8 19.5C8.55228 19.5 9 19.9477 9 20.5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),team:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17 20H22V18C22 16.3431 20.6569 15 19 15C18.0444 15 17.1931 15.4468 16.6438 16.1429M17 20H7M17 20V18C17 17.3438 16.8736 16.717 16.6438 16.1429M7 20H2V18C2 16.3431 3.34315 15 5 15C5.95561 15 6.80686 15.4468 7.35625 16.1429M7 20V18C7 17.3438 7.12642 16.717 7.35625 16.1429M7.35625 16.1429C8.0935 14.301 9.89482 13 12 13C14.1052 13 15.9065 14.301 16.6438 16.1429M15 7C15 8.65685 13.6569 10 12 10C10.3431 10 9 8.65685 9 7C9 5.34315 10.3431 4 12 4C13.6569 4 15 5.34315 15 7ZM21 10C21 11.1046 20.1046 12 19 12C17.8954 12 17 11.1046 17 10C17 8.89543 17.8954 8 19 8C20.1046 8 21 8.89543 21 10ZM7 10C7 11.1046 6.10457 12 5 12C3.89543 12 3 11.1046 3 10C3 8.89543 3.89543 8 5 8C6.10457 8 7 8.89543 7 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),tabs:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M10 3V6C10 7.10457 10.8954 8 12 8H15.5M15.5 8H21M15.5 8V3M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),tabs_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12 3V8C12 9.10457 12.8954 10 14 10H16.5H21M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),social_share:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 12C9 13.1046 8.10457 14 7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M19 6C19 7.10457 18.1046 8 17 8C15.8954 8 15 7.10457 15 6C15 4.89543 15.8954 4 17 4C18.1046 4 19 4.89543 19 6Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M19 18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18C15 16.8954 15.8954 16 17 16C18.1046 16 19 16.8954 19 18Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17",fill:"none",stroke:"#fff",strokeWidth:1.4})),social_share_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18ZM9 12C9 13.1046 8.10457 14 7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12ZM19 6C19 7.10457 18.1046 8 17 8C15.8954 8 15 7.10457 15 6C15 4.89543 15.8954 4 17 4C18.1046 4 19 4.89543 19 6Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),restaurant_menu:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M17.7472 5.05554C17.5824 4.84998 17.3481 4.68976 17.074 4.59515C16.8912 4.53203 16.696 4.5 16.5 4.5M16.5 4.5C16.4022 4.5 16.3042 4.50797 16.2074 4.52402C15.9164 4.57225 15.6491 4.6913 15.4393 4.86612C15.2296 5.04093 15.0867 5.26366 15.0288 5.50614C14.9709 5.74861 15.0006 5.99995 15.1142 6.22835C15.2277 6.45676 15.42 6.65199 15.6666 6.78934C15.9133 6.92669 16.2033 7 16.5 7C16.7967 7 17.0867 7.07331 17.3334 7.21066C17.58 7.34802 17.7723 7.54324 17.8858 7.77165C17.9994 8.00005 18.0291 8.25139 17.9712 8.49386C17.9133 8.73634 17.7704 8.95907 17.5607 9.13388C17.3509 9.3087 17.0836 9.42775 16.7926 9.47598C16.6958 9.49203 16.5978 9.5 16.5 9.5M16.5 4.5V4M15.2528 8.94446C15.4176 9.15003 15.6519 9.31024 15.926 9.40485C16.1088 9.46797 16.304 9.5 16.5 9.5M16.5 9.5V10",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M17.7472 15.0555C17.5824 14.85 17.3481 14.6898 17.074 14.5952C16.8912 14.532 16.696 14.5 16.5 14.5M16.5 14.5C16.4022 14.5 16.3042 14.508 16.2074 14.524C15.9164 14.5723 15.6491 14.6913 15.4393 14.8661C15.2296 15.0409 15.0867 15.2637 15.0288 15.5061C14.9709 15.7486 15.0006 15.9999 15.1142 16.2284C15.2277 16.4568 15.42 16.652 15.6666 16.7893C15.9133 16.9267 16.2033 17 16.5 17C16.7967 17 17.0867 17.0733 17.3334 17.2107C17.58 17.348 17.7723 17.5432 17.8858 17.7716C17.9994 18.0001 18.0291 18.2514 17.9712 18.4939C17.9133 18.7363 17.7704 18.9591 17.5607 19.1339C17.3509 19.3087 17.0836 19.4278 16.7926 19.476C16.6958 19.492 16.5978 19.5 16.5 19.5M16.5 14.5V14M15.2528 18.9445C15.4176 19.15 15.6519 19.3102 15.926 19.4049C16.1088 19.468 16.304 19.5 16.5 19.5M16.5 19.5V20",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M6 5H12M6 15H12M6 8H9M6 18H9",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M3 3C3 1.89543 3.89543 1 5 1H19C20.1046 1 21 1.89543 21 3V21C21 22.1046 20.1046 23 19 23H5C3.89543 23 3 22.1046 3 21V3Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),restaurant_menu_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M20.6208 8.58331C20.3736 8.27496 20.0222 8.03464 19.611 7.89273C19.3367 7.79804 19.0441 7.75 18.75 7.75M18.75 7.75C18.6033 7.75 18.4563 7.76195 18.311 7.78603C17.8746 7.85838 17.4737 8.03695 17.159 8.29918C16.8443 8.5614 16.6301 8.89549 16.5432 9.25921C16.4564 9.62292 16.501 9.99992 16.6713 10.3425C16.8416 10.6851 17.13 10.978 17.5 11.184C17.87 11.39 18.305 11.5 18.75 11.5C19.195 11.5 19.63 11.61 20 11.816C20.37 12.022 20.6584 12.3149 20.8287 12.6575C20.999 13.0001 21.0436 13.3771 20.9568 13.7408C20.8699 14.1045 20.6557 14.4386 20.341 14.7008C20.0263 14.963 19.6254 15.1416 19.189 15.214C19.0437 15.2381 18.8967 15.25 18.75 15.25M18.75 7.75V7M16.8792 14.4167C17.1264 14.725 17.4778 14.9654 17.889 15.1073C18.1633 15.202 18.4559 15.25 18.75 15.25M18.75 15.25V16M3 9.5H12M3 13H7.5M3 3H20.9568M3 21H20.9568",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),blockquote:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 7H17M7 11H9M17 11.8571C17 12.3305 16.6418 12.7143 16.2 12.7143C15.7582 12.7143 15.4 12.3305 15.4 11.8571C15.4 11.3838 15.7582 11 16.2 11C16.6418 11 17 11.3838 17 11.8571ZM17 11.8571C17 11.8571 17 13.1429 15.8 14M13.6 11.8571C13.6 12.3305 13.2418 12.7143 12.8 12.7143C12.3582 12.7143 12 12.3305 12 11.8571C12 11.3838 12.3582 11 12.8 11C13.2418 11 13.6 11.3838 13.6 11.8571ZM13.6 11.8571C13.6 11.8571 13.6 13.1429 12.4 14M3 21V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V16C21 17.1046 20.1046 18 19 18H7.66667C7.23393 18 6.81286 18.1404 6.46667 18.4L3 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),columns:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H15M15 3V21M15 3H9M15 21H9M9 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H9M9 3V21",fill:"none",stroke:"#fff",strokeWidth:1.4})),column:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H10C11.1046 3 12 3.89543 12 5V19C12 20.1046 11.1046 21 10 21H5C3.89543 21 3 20.1046 3 19V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M15 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H15",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeDasharray:1.4})),marketing_button:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 20.9895H17M4 16.9895H20",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M10 7H19M3 11H21C22.1046 11 23 10.1046 23 9V5C23 3.89543 22.1046 3 21 3H3C1.89543 3 1 3.89543 1 5V9C1 10.1046 1.89543 11 3 11ZM7 7C7 7.55228 6.55228 8 6 8C5.44772 8 5 7.55228 5 7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),table_of_contents:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 16H13M7 12H15.3333M7 8H17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),faq:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M9.00006 9C9.50006 8 10.5001 7 12.0001 7C13.5002 7 15.0001 8.5 15.0001 10C15.0001 11.4553 14.0588 12.4399 13.0843 12.8686C13.0248 12.8948 12.9619 12.9116 12.8992 12.9285C12.4001 13.0627 12.0001 13.4804 12.0001 14M12.0001 17H12.0101M21.0001 12C21.0001 16.9706 16.9706 21 12.0001 21C10.5124 21 9.1091 20.6391 7.87286 20C7.19356 19.6488 3.56466 21.5054 3 21C2.43678 20.4959 4.93748 17.6302 4.51561 17C3.55833 15.5699 3.00006 13.8501 3.00006 12C3.00006 7.02944 7.0295 3 12.0001 3C16.9706 3 21.0001 7.02944 21.0001 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),faq_child:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12.0067 10.2C12.34 9.6 13.0067 9 14.0067 9C15.0067 9 16.0067 9.9 16.0067 10.8C16.0067 11.6628 15.394 12.2498 14.7527 12.5118C14.6977 12.5343 14.6397 12.5477 14.5824 12.5632C14.2608 12.6496 14.0067 12.8957 14.0067 13.2M14.0067 15H14.0133M11.0002 15H11.0069M8.00017 15H8.00684M21.0001 12C21.0001 16.9706 16.9706 21 12.0001 21C10.5124 21 9.1091 20.6391 7.87286 20C7.19356 19.6488 3.56466 21.5054 3 21C2.43678 20.4959 4.93748 17.6302 4.51561 17C3.55833 15.5699 3.00006 13.8501 3.00006 12C3.00006 7.02944 7.0295 3 12.0001 3C16.9706 3 21.0001 7.02944 21.0001 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),forms:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 10H17M7 7H10.5M9 17H15M7 13H17M13.5 7H17M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),how_to:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M13 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V11M13 3L21 11M13 3V9C13 10.1046 13.8954 11 15 11H21M10 11H17M10 7H13M10 15H17M7 7H7.1M7 11H7.1M7 15H7.1",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),how_to_step:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M23 12C23 13.1046 22.1046 14 21 14C19.8954 14 19 13.1046 19 12C19 10.8954 19.8954 10 21 10C22.1046 10 23 10.8954 23 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M5 12C5 13.1046 4.10457 14 3 14C1.89543 14 1 13.1046 1 12C1 10.8954 1.89543 10 3 10C4.10457 10 5 10.8954 5 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M7.5 12H7.6",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"}),Object(i.createElement)("path",{d:"M16.5 12H16.6",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),inline_notice:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 21H21M3 3H21M10 12H19M3 17H21C22.1046 17 23 16.1046 23 15V9C23 7.89543 22.1046 7 21 7H3C1.89543 7 1 7.89543 1 9V15C1 16.1046 1.89543 17 3 17ZM7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),wp_search:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 21L9 15M7 10C7 13.866 10.134 17 14 17C17.866 17 21 13.866 21 10C21 6.13401 17.866 3 14 3C10.134 3 7 6.13401 7 10Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),taxonomy_list:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M10 16H17M10 12H15M10 8H17M6.98999 8H6.99999M6.98999 12H6.99999M6.98999 16H6.99999M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),review:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 10.5H17M9.5 7H9.51M6.99 7H7M12 7H12.01M7 14H14M12 21L14.4142 18.5858C14.7893 18.2107 15.298 18 15.8284 18H19C20.1046 18 21 17.1046 21 16V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V16C3 17.1046 3.89543 18 5 18H8.17157C8.70201 18 9.21071 18.2107 9.58579 18.5858L12 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),lottie:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M7 17C7 17 12 17.5 12 12C12 6.5 17 7 17 7M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),accept:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M20 12H12M4 12L5.66667 14L9 10M3 17H21C22.1046 17 23 16.1046 23 15V9C23 7.89543 22.1046 7 21 7H3C1.89543 7 1 7.89543 1 9V15C1 16.1046 1.89543 17 3 17Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),checkbox:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 12L10.6667 15L16 9M5.77778 20H18.2222C19.2041 20 20 18.9767 20 17.7143V6.28571C20 5.02335 19.2041 4 18.2222 4H5.77778C4.79594 4 4 5.02335 4 6.28571V17.7143C4 18.9767 4.79594 20 5.77778 20Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),datepicker:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M8 7V3M16 7V3M8 13H8.1M11.9 13H12M16 13H16.1M5 21H19C20.1046 21 21 20.1046 21 19V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),email:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 8L10.8906 13.2604C11.5624 13.7083 12.4376 13.7083 13.1094 13.2604L21 8M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),hidden:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3.00024 3L6.5894 6.58916M21.0002 21L17.4114 17.4112M13.8751 18.8246C13.268 18.9398 12.6414 19 12.0007 19C7.52305 19 3.73275 16.0571 2.4585 12C2.80539 10.8955 3.33875 9.87361 4.02168 8.97118M9.87892 9.87868C10.4218 9.33579 11.1718 9 12.0002 9C13.6571 9 15.0002 10.3431 15.0002 12C15.0002 12.8284 14.6645 13.5784 14.1216 14.1213M9.87892 9.87868L14.1216 14.1213M9.87892 9.87868L6.5894 6.58916M14.1216 14.1213L6.5894 6.58916M14.1216 14.1213L17.4114 17.4112M6.5894 6.58916C8.14922 5.58354 10.0068 5 12.0007 5C16.4783 5 20.2686 7.94291 21.5429 12C20.836 14.2507 19.3548 16.1585 17.4114 17.4112",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),name:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18 9H13M13 12H17M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19ZM7 14H9C9.55228 14 10 13.5523 10 13V9C10 8.44772 9.55228 8 9 8H7C6.44772 8 6 8.44772 6 9V13C6 13.5523 6.44772 14 7 14Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),phone:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H8.27924C8.70967 3 9.09181 3.27543 9.22792 3.68377L10.7257 8.17721C10.8831 8.64932 10.6694 9.16531 10.2243 9.38787L7.96701 10.5165C9.06925 12.9612 11.0388 14.9308 13.4835 16.033L14.6121 13.7757C14.8347 13.3306 15.3507 13.1169 15.8228 13.2743L20.3162 14.7721C20.7246 14.9082 21 15.2903 21 15.7208V19C21 20.1046 20.1046 21 19 21H18C9.71573 21 3 14.2843 3 6V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),radio:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M12 7H22M12 17H22M8 7C8 8.65685 6.65685 10 5 10C3.34315 10 2 8.65685 2 7C2 5.34315 3.34315 4 5 4C6.65685 4 8 5.34315 8 7ZM8 17C8 18.6569 6.65685 20 5 20C3.34315 20 2 18.6569 2 17C2 15.3431 3.34315 14 5 14C6.65685 14 8 15.3431 8 17ZM5.5 7C5.5 7.27614 5.27614 7.5 5 7.5C4.72386 7.5 4.5 7.27614 4.5 7C4.5 6.72386 4.72386 6.5 5 6.5C5.27614 6.5 5.5 6.72386 5.5 7Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),select:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5 17H17M5 14H19M4 9H20C21.1046 9 22 8.10457 22 7V5C22 3.89543 21.1046 3 20 3H4C2.89543 3 2 3.89543 2 5V7C2 8.10457 2.89543 9 4 9ZM4 21H20C21.1046 21 22 20.1046 22 19V12C22 10.8954 21.1046 10 20 10H4C2.89543 10 2 10.8954 2 12V19C2 20.1046 2.89543 21 4 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),textarea:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.5 16L18 13.5M18.5 16.5L18.6 16.4M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),toggle:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M2 12C2 8.68629 4.68629 6 8 6H16C19.3137 6 22 8.68629 22 12V12C22 15.3137 19.3137 18 16 18H8C4.68629 18 2 15.3137 2 12V12Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M20 12C20 14.2091 18.2091 16 16 16C13.7909 16 12 14.2091 12 12C12 9.79086 13.7909 8 16 8C18.2091 8 20 9.79086 20 12Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),url:Object(i.createElement)("svg",{width:24,height:24,role:"img",viewBox:"0 0 24 24",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M13.8284 10.1716C12.2663 8.60948 9.73367 8.60948 8.17157 10.1716L4.17157 14.1716C2.60948 15.7337 2.60948 18.2663 4.17157 19.8284C5.73367 21.3905 8.26633 21.3905 9.82843 19.8284L10.93 18.7269M10.1716 13.8284C11.7337 15.3905 14.2663 15.3905 15.8284 13.8284L19.8284 9.82843C21.3905 8.26633 21.3905 5.73367 19.8284 4.17157C18.2663 2.60948 15.7337 2.60948 14.1716 4.17157L13.072 5.27118",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),star_rating:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M11.103 7.81696C11.4698 7.07371 12.5297 7.07371 12.8965 7.81696L13.8243 9.69697C13.97 9.99211 14.2516 10.1967 14.5773 10.244L16.652 10.5455C17.4722 10.6647 17.7997 11.6726 17.2062 12.2512L15.7049 13.7146C15.4692 13.9443 15.3617 14.2753 15.4173 14.5997L15.7717 16.666C15.9118 17.4829 15.0544 18.1059 14.3208 17.7202L12.4651 16.7446C12.1738 16.5915 11.8257 16.5915 11.5344 16.7446L9.67874 17.7202C8.94511 18.1059 8.08768 17.4829 8.22779 16.666L8.58219 14.5997C8.63783 14.2753 8.53028 13.9443 8.29459 13.7146L6.79332 12.2512C6.1998 11.6726 6.52731 10.6647 7.34753 10.5455L9.42225 10.244C9.74796 10.1967 10.0295 9.99211 10.1752 9.69697L11.103 7.81696Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M18.4424 14.106L20.1846 14.8943C21.0283 15.2761 21.9613 14.5667 21.7842 13.6782L21.6155 12.8313C21.5377 12.4411 21.6806 12.0403 21.99 11.7808L22.6034 11.2662C23.3499 10.6399 22.9822 9.44941 22.0043 9.32712L20.8958 9.18848C20.5373 9.14365 20.2219 8.93603 20.0458 8.62895L19.4377 7.56859C19.003 6.81047 17.8817 6.81047 17.447 7.56859L16.559 9.11719M5.55765 14.106L3.8154 14.8943C2.97172 15.2761 2.0387 14.5667 2.21577 13.6782L2.38454 12.8313C2.46229 12.4411 2.3194 12.0403 2.01002 11.7808L1.39664 11.2662C0.650069 10.6399 1.01784 9.44941 1.99569 9.32712L3.1042 9.18848C3.46273 9.14365 3.77814 8.93603 3.95423 8.62895L4.56227 7.56859C4.997 6.81047 6.11829 6.81047 6.55302 7.56859L7.44104 9.11719",fill:"none",stroke:"#fff",strokeWidth:1.4,strokeLinecap:"round"})),container:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 16C3 14.8954 3.89543 14 5 14H8C9.10457 14 10 14.8954 10 16V19C10 20.1046 9.10457 21 8 21H5C3.89543 21 3 20.1046 3 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M14 16C14 14.8954 14.8954 14 16 14H19C20.1046 14 21 14.8954 21 16V19C21 20.1046 20.1046 21 19 21H16C14.8954 21 14 20.1046 14 19V16Z",fill:"none",stroke:"#fff",strokeWidth:1.4}),Object(i.createElement)("path",{d:"M3 5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V8C21 9.10457 20.1046 10 19 10H5C3.89543 10 3 9.10457 3 8V5Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),image:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M3 17L7.41995 12.58C8.26284 11.7372 9.65125 11.8141 10.3959 12.7449L11.789 14.4863C12.4639 15.3298 13.6866 15.4851 14.5508 14.8369L15.6123 14.0408C16.4086 13.4436 17.5228 13.5228 18.2265 14.2265L21 17M17 8C17 8.55228 16.5523 9 16 9C15.4477 9 15 8.55228 15 8C15 7.44772 15.4477 7 16 7C16.5523 7 17 7.44772 17 8ZM5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z",fill:"none",stroke:"#fff",strokeWidth:1.4})),post_title:Object(i.createElement)("svg",{width:20,height:20},Object(i.createElement)("path",{fill:"#1d2327",d:"M19.31 0h-18.619c-0.381 0-0.691 0.309-0.691 0.691v18.619c0 0.382 0.309 0.691 0.691 0.691h18.619c0.382 0 0.691-0.309 0.691-0.691v-18.619c0-0.381-0.309-0.691-0.69-0.691v0zM18.62 6.206h-4.825v-4.825h4.825v4.825zM18.62 12.413h-4.825v-4.825h4.825v4.825zM1.381 7.588h4.825v4.825h-4.825v-4.825zM7.588 7.588h4.825v4.825h-4.825v-4.825zM12.413 1.381v4.825h-4.825v-4.825h4.825zM6.206 1.381v4.825h-4.825v-4.825h4.825zM1.381 13.794h4.825v4.826h-4.825v-4.826zM7.588 18.62v-4.826h4.825v4.826h-4.825zM13.794 18.62v-4.826h4.825v4.826h-4.825z"})),quote_1:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M15.581 10.226h-15.162c-0.233 0-0.419 0.37-0.419 0.826 0 0.458 0.186 0.828 0.419 0.828h15.161c0.233 0 0.419-0.37 0.419-0.828 0.001-0.455-0.186-0.826-0.418-0.826v0z"}),Object(i.createElement)("path",{d:"M15.581 14.285h-15.162c-0.233 0-0.419 0.373-0.419 0.827 0 0.458 0.186 0.826 0.419 0.826h15.161c0.233 0 0.419-0.369 0.419-0.826 0.001-0.454-0.186-0.827-0.418-0.827v0z"}),Object(i.createElement)("path",{d:"M15.581 18.346h-15.162c-0.233 0-0.419 0.37-0.419 0.826 0 0.459 0.186 0.828 0.419 0.828h15.161c0.233 0 0.419-0.369 0.419-0.828 0.001-0.455-0.186-0.826-0.418-0.826v0z"}),Object(i.createElement)("path",{d:"M9.126 0.595c-0.46 0.465-0.974 1.35-0.835 3.042 0.081 1.319 0.666 3.29 3.048 5.216 0.112 0.090 0.241 0.136 0.38 0.136 0.183 0 0.362-0.086 0.487-0.251 0.214-0.283 0.164-0.683-0.113-0.902-1.935-1.566-2.458-3.105-2.551-4.154 0.274 0.156 0.582 0.258 0.913 0.258 1.045 0 1.89-0.886 1.89-1.972 0-1.088-0.846-1.966-1.89-1.966-0.233 0-0.451 0.062-0.657 0.143l0.004-0.011-0.218 0.101-0.018 0.011-0.007 0.006-0.299 0.214-0.134 0.131z"}),Object(i.createElement)("path",{d:"M4.517 0.595c-0.465 0.465-0.974 1.35-0.841 3.042 0.085 1.319 0.671 3.29 3.049 5.216 0.116 0.090 0.245 0.136 0.383 0.136 0.178 0 0.366-0.086 0.487-0.251 0.214-0.283 0.165-0.683-0.108-0.902-1.939-1.566-2.467-3.105-2.56-4.154 0.278 0.156 0.584 0.258 0.92 0.258 1.046 0 1.885-0.886 1.885-1.972 0-1.088-0.845-1.966-1.885-1.966-0.236 0-0.447 0.062-0.657 0.143l0.010-0.011-0.218 0.101-0.022 0.011-0.009 0.006-0.305 0.214-0.129 0.13z"})),quote_2:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M4.599 6.686c-0.39 0.397-0.822 1.149-0.705 2.586 0.068 1.123 0.561 2.799 2.561 4.434 0.096 0.080 0.205 0.115 0.321 0.115 0.153 0 0.306-0.071 0.409-0.214 0.181-0.239 0.135-0.58-0.095-0.766-1.626-1.332-2.066-2.639-2.144-3.531 0.231 0.132 0.488 0.218 0.769 0.218 0.874 0 1.587-0.753 1.587-1.677s-0.711-1.672-1.587-1.672c-0.196 0-0.38 0.054-0.552 0.121l0.003-0.010-0.184 0.085-0.016 0.010-0.006 0.006-0.252 0.181-0.109 0.114z"}),Object(i.createElement)("path",{d:"M0.725 6.686c-0.389 0.397-0.821 1.149-0.706 2.586 0.068 1.123 0.562 2.799 2.56 4.434 0.094 0.077 0.204 0.114 0.322 0.114 0.151 0 0.31-0.073 0.409-0.213 0.177-0.239 0.136-0.582-0.090-0.767-1.63-1.332-2.072-2.639-2.149-3.531 0.23 0.132 0.486 0.218 0.772 0.218 0.879 0 1.583-0.753 1.583-1.677s-0.71-1.672-1.583-1.672c-0.199 0-0.378 0.054-0.554 0.121l0.008-0.010-0.184 0.085-0.018 0.010-0.009 0.006-0.253 0.182-0.108 0.114z"}),Object(i.createElement)("path",{d:"M19.25 6.929h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"}),Object(i.createElement)("path",{d:"M19.25 10.75h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"}),Object(i.createElement)("path",{d:"M19.25 14.571h-10.041c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h10.041c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75z"})),quote_inline_icon:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 32 32"},Object(i.createElement)("path",{d:"M7.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.357-0.056 0.724-0.086 1.097-0.086zM25.031 14c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7l-0.031-1c0-7.732 6.268-14 14-14v4c-2.671 0-5.182 1.040-7.071 2.929-0.364 0.364-0.695 0.751-0.995 1.157 0.358-0.056 0.724-0.086 1.097-0.086z"})),quote_tweet_icon:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 512 512"},Object(i.createElement)("path",{d:"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"})),at_the_rate:Object(i.createElement)("svg",{width:30,height:30,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M5.605 17.2c0-2.131 0.499-4.074 1.499-5.829 1-1.754 2.395-3.136 4.19-4.15 1.794-1.013 3.81-1.52 6.046-1.52 2.712 0 4.901 0.773 6.562 2.323 1.662 1.549 2.493 3.589 2.493 6.118 0 2.051-0.542 3.786-1.626 5.202-1.088 1.418-2.304 2.125-3.656 2.125-0.781 0-1.355-0.232-1.717-0.696-0.365-0.462-0.533-1.037-0.506-1.726-1.006 1.614-2.378 2.422-4.11 2.422-1.39 0-2.507-0.539-3.347-1.619-0.842-1.077-1.142-2.442-0.904-4.088 0.237-1.65 0.946-2.982 2.125-4.002 1.179-1.021 2.509-1.53 3.992-1.53s2.638 0.518 3.467 1.558c0.829 1.040 1.122 2.322 0.883 3.843l-0.494 3.2c-0.094 0.739 0.165 1.11 0.77 1.11 0.77 0 1.502-0.56 2.205-1.678 0.701-1.12 1.054-2.493 1.054-4.122 0-2.106-0.656-3.787-1.966-5.046-1.312-1.258-3.133-1.886-5.462-1.886-2.794 0-5.098 0.96-6.91 2.88-1.814 1.92-2.722 4.29-2.722 7.109 0 2.382 0.738 4.227 2.214 5.533 1.477 1.302 3.459 1.989 5.947 2.056l-0.376 1.509c-2.862-0.069-5.184-0.899-6.971-2.494-1.787-1.594-2.68-3.794-2.68-6.602zM19.15 15.85c0.17-1.15-0.014-2.118-0.558-2.899-0.542-0.781-1.28-1.173-2.214-1.173-0.933 0-1.79 0.392-2.571 1.173s-1.259 1.749-1.43 2.899c-0.171 1.152 0.013 2.122 0.557 2.91 0.542 0.787 1.282 1.181 2.214 1.181s1.79-0.394 2.573-1.181c0.781-0.789 1.256-1.758 1.43-2.91z"})),top_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M1.5 0.438v2.125h17v-2.125h-17zM5.75 8.938h3.188v10.625h2.125v-10.625h3.187l-4.25-4.25-4.25 4.25z"})),middle_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18.5 11.063v-2.125h-17v2.125h17z"}),Object(i.createElement)("path",{d:"M12.707 3.519l-2.707-2.707-2.707 2.707h2.030v4.368h1.354v-4.368h2.030z"}),Object(i.createElement)("path",{d:"M7.293 16.48l2.707 2.707 2.707-2.707h-2.030v-4.368h-1.354v4.368h-2.030z"})),bottom_align:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M18.5 20v-2.125h-17v2.125h17zM14.25 11.5h-3.187v-10.625h-2.125v10.625h-3.188l4.25 4.25 4.25-4.25z"})),carousel_left:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 256 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"})),carousel_right:Object(i.createElement)("svg",{width:20,height:20,viewBox:"0 0 256 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{d:"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"})),top_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 1c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17 0h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M17 0.984h-14c-1.103 0-2 0.897-2 2v0.797h18v-0.797c0-1.103-0.897-2-2-2z"})),bottom_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 1c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17 0h-14c-1.657 0-3 1.343-3 3v14c0 1.656 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M3 19.016h14c1.103 0 2-0.896 2-2v-0.797h-18v0.797c0 1.103 0.897 2 2 2z"})),left_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.656 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M0.984 2.999v14c0 1.103 0.896 2 2 2h0.797v-18h-0.797c-1.104 0-2 0.897-2 2z"})),right_margin:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.656 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M19.015 16.999v-14c0-1.103-0.896-2-2-2h-0.797v18h0.797c1.104 0 2-0.896 2-2z"})),vertical_spacing:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.657 0 3-1.343 3-3v-14c0-1.656-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M17 0.983h-14c-1.103 0-2 0.896-2 2v0.797h18v-0.797c0-1.103-0.896-2-2-2z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M3 19.031h14c1.103 0 2-0.896 2-2v-0.797h-18v0.797c0 1.104 0.896 2 2 2z"})),horizontal_spacing:Object(i.createElement)("svg",{width:20,height:20,className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#999",d:"M17 0.999c1.103 0 2 0.897 2 2v14c0 1.103-0.897 2-2 2h-14c-1.103 0-2-0.897-2-2v-14c0-1.103 0.897-2 2-2h14zM17-0.001h-14c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h14c1.656 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3v0z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M19.016 16.999v-14c0-1.103-0.896-2-2-2h-0.797v18h0.797c1.103 0 2-0.896 2-2z"}),Object(i.createElement)("path",{fill:"#575E67",d:"M0.968 2.999v14c0 1.103 0.896 2 2 2h0.797v-18h-0.797c-1.104 0-2 0.897-2 2z"})),form1:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M41.5,2.1H7.8C4,2.1,1,5.2,1,8.9v40.5c0,3.7,3,6.8,6.8,6.8h18.6v-3.4H7.8c-1.9,0-3.4-1.5-3.4-3.4V8.9c0-1.9,1.5-3.4,3.4-3.4h33.8c1.9,0,3.4,1.5,3.4,3.4v19.8l3.4-3.4V8.9C48.3,5.2,45.2,2.1,41.5,2.1z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M38.1,15.6h-27v-3.4h27V15.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M38.1,23h-27v-3.4h27V23z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,29.6H13.5v-2.7h21.7V29.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,35.4H13.5v-2.7h21.7V35.4z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M35.2,27.8v6.3h-2.7v-6.3H35.2z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M16.2,27.9v6.3h-2.7v-6.3H16.2z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M43.4,31.9c-0.7,0.4-1.2,1-1.4,1.8c-0.9-0.3-1.9-0.1-2.7,0.3c-0.7,0.4-1.2,1-1.4,1.8c-0.9-0.3-1.9-0.1-2.7,0.3c-0.4,0.4-0.8,0.7-1.1,1.3L31,34c-1.1-1.3-3-1.5-4.4-0.7c-0.8,0.6-1.4,1.4-1.5,2.4c-0.1,1,0.1,2,0.8,2.8l4,4.5c-0.7,0.3-1.2,0.6-1.8,1.2c-0.4,0.5-0.9,1.2-1,1.9c0,0.3,0.1,0.6,0.3,0.9l5.8,6.5c4.3,4.8,11.6,5.5,16.5,1.6c0.2-0.1,0.3-0.2,0.4-0.4c0.1-0.1,0.3-0.2,0.3-0.3c5-4.7,5.2-12.9,0.4-18.3l-3-3.4C46.7,31.4,44.8,31.1,43.4,31.9z M49.1,37.5c4,4.5,3.8,11.2-0.3,15.2c-0.3,0.2-0.4,0.4-0.7,0.6c-3.8,3.1-9.9,2.4-13.3-1.4l-5.3-6c0-0.2,0.1-0.2,0.2-0.3c0.3-0.3,0.7-0.5,1.3-0.6c0.5,0,0.9,0.2,1.2,0.6l4.1,4.6c0.4,0.5,1.1,0.5,1.6,0.1s0.5-1.1,0.1-1.6l-4.1-4.6l-1.1-1.3l-5.2-5.9c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.3-0.5,0.5-0.8c0.4-0.2,1.1-0.1,1.5,0.3l5.2,5.8l1.5,1.7c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-1.5-1.7c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8c0.5-0.3,1.1-0.1,1.5,0.3l0.7,0.8l0.7,0.8c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-0.7-0.8c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8c0.5-0.3,1.1-0.1,1.5,0.3l0.7,0.8l0.7,0.8c0.4,0.5,1.1,0.5,1.6,0.1c0.5-0.4,0.5-1.1,0.1-1.6l-0.7-0.8c-0.2-0.3-0.4-0.6-0.3-1c0-0.3,0.2-0.6,0.5-0.8l0,0c0.5-0.3,1.1-0.1,1.5,0.3L49.1,37.5L49.1,37.5z"})),form2:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M44.4,5.6H10.9c-4.1,0-7.4,3.3-7.4,7.4v33.5c0,4.1,3.3,7.4,7.4,7.4h15.4l3.7-1.9l-3.7-1.9H10.9c-2.1,0-3.7-1.7-3.7-3.7V13.1c0-2.1,1.7-3.7,3.7-3.7h33.5c2.1,0,3.7,1.7,3.7,3.7v30l0.1-0.1c0.4-2.3,1.7-4.4,3.6-5.7V13.1C51.9,9,48.5,5.6,44.4,5.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,19.6h26.1v-3.7H14.7V19.6z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,27h26.1v-3.7H14.7V27z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M14.7,34.5h26.1v-3.7H14.7V34.5z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M56.2,45l0-3.7c0-1-0.4-2-1.1-2.6c-0.7-0.7-1.6-1.1-2.6-1.1l-22.6,0.2c-1,0-4.6,0.5-5.3,1.1l-7.1,4.6l7.2,4.4c0,0,4.2,1,5.3,1l22.6-0.2C54.5,48.7,56.2,47,56.2,45z M29.9,47.1c-0.3,0-1.2-0.2-2.2-0.4l-0.1-6.8c0.8-0.1,1.7-0.2,2.2-0.2l17-0.2l0.1,7.4L29.9,47.1z"})),form3:Object(i.createElement)("svg",{width:20,height:20,role:"img",viewBox:"0 0 58 58",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M41.5,46.1h-27v-3.4h27V46.1z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M20.7,26.3l10.1,10.1l21.2-21.2L41.8,5.1L20.7,26.3z M44.2,12.8c0.7,0.7,0.7,1.8,0,2.5L32,27.6c-0.3,0.4-0.8,0.5-1.3,0.5c-0.5,0-0.9-0.2-1.3-0.5c-0.7-0.7-0.7-1.8,0-2.5l12.3-12.3C42.4,12.1,43.5,12.1,44.2,12.8z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M56,5.8l-4.8-4.8c-1.4-1.4-3.9-1.4-5.3,0l-1.6,1.6l10.1,10.1l1.5-1.5C57.4,9.7,57.4,7.3,56,5.8z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M46.9,56.3H4.6c-1,0-1.8-0.8-1.8-1.8V9.7c0-1,0.8-1.8,1.8-1.8H33c1,0,1.8,0.8,1.8,1.8c0,1-0.8,1.8-1.8,1.8H6.5v41.1h40.4c1.4,0,2.6-1.2,2.6-2.6V26.9c0-1,0.8-1.8,1.8-1.8c1,0,1.8,0.8,1.8,1.8V50C53.2,53.5,50.4,56.3,46.9,56.3z"})),close:Object(i.createElement)("svg",{width:8,height:8,viewBox:"0 0 6 6",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M5.91683 0.5875L5.32933 0L3.00016 2.32917L0.670996 0L0.0834961 0.5875L2.41266 2.91667L0.0834961 5.24583L0.670996 5.83333L3.00016 3.50417L5.32933 5.83333L5.91683 5.24583L3.58766 2.91667L5.91683 0.5875Z"})),add:Object(i.createElement)("svg",{width:8,height:8,viewBox:"0 0 8 8",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M4.35613 0.231675L3.52528 0.231675V3.52561L0.231343 3.52561V4.35647L3.52528 4.35647V7.65041L4.35613 7.65041L4.35613 4.35647H7.65007V3.52561H4.35613L4.35613 0.231675Z"})),video_placeholder:Object(i.createElement)("svg",{width:24,height:24,viewBox:"0 0 512 512",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM176 168V344C176 352.7 180.7 360.7 188.3 364.9C195.8 369.2 205.1 369 212.5 364.5L356.5 276.5C363.6 272.1 368 264.4 368 256C368 247.6 363.6 239.9 356.5 235.5L212.5 147.5C205.1 142.1 195.8 142.8 188.3 147.1C180.7 151.3 176 159.3 176 168V168z"})),bg_color:Object(i.createElement)("svg",{width:11,height:10,viewBox:"0 0 11 10",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M10.6927 1.08247C10.6927 1.08247 10.8502 0.615805 10.5119 0.289139C10.2027 -0.0141947 9.80023 0.149139 9.80023 0.149139C9.4444 0.324139 6.44023 2.17331 5.32606 3.39831C4.8244 3.95831 4.12439 5.60914 4.69023 6.20997C5.2269 6.78164 7.00023 6.11081 7.4844 5.62664C8.68606 4.42497 10.5236 1.44414 10.6927 1.08247ZM0.816895 9.29581C2.19939 8.38581 1.66856 7.30664 2.70106 6.58914C3.24356 6.20997 3.99606 6.22747 4.49773 6.75831C4.86523 7.14914 4.9644 8.25747 4.4044 8.77664C3.48856 9.62247 2.07106 9.68081 0.816895 9.29581Z"})),bg_gradient:Object(i.createElement)("svg",{width:12,height:12,viewBox:"0 0 10 10",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",fillRule:"evenodd",clipRule:"evenodd",d:"M1.11111 1.11111V8.88889H8.88889V1.11111H1.11111ZM0.555556 0C0.248731 0 0 0.248731 0 0.555556V9.44444C0 9.75127 0.248731 10 0.555556 10H9.44444C9.75127 10 10 9.75127 10 9.44444V0.555556C10 0.248731 9.75127 0 9.44444 0H0.555556Z"}),Object(i.createElement)("path",{fill:"#1d2327",d:"M1.66667 1.66667H7.77778L1.66667 7.77778V1.66667Z"})),bg_image:Object(i.createElement)("svg",{width:14,height:14,viewBox:"0 0 14 14",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M1.5752 0.699951H12.4252C12.9082 0.699951 13.3002 1.09195 13.3002 1.57495V12.425C13.3002 12.908 12.9082 13.3 12.4252 13.3H1.5752C1.0922 13.3 0.700195 12.908 0.700195 12.425V1.57495C0.700195 1.09195 1.0922 0.699951 1.5752 0.699951ZM11.9002 11.9V2.09995H2.1002V11.9H11.9002ZM7.0002 4.19995C7.0002 3.42995 6.3702 2.79995 5.6002 2.79995C4.8302 2.79995 4.2002 3.42995 4.2002 4.19995C4.2002 4.96995 4.8302 5.59995 5.6002 5.59995C6.3702 5.59995 7.0002 4.96995 7.0002 4.19995ZM9.1002 7.69995C9.1002 7.69995 9.1002 3.49995 11.2002 3.49995V10.5C11.2002 10.885 10.8852 11.2 10.5002 11.2H3.5002C3.1152 11.2 2.8002 10.885 2.8002 10.5V5.59995C4.2002 5.59995 4.9002 8.39995 4.9002 8.39995C4.9002 8.39995 5.6002 6.29995 7.0002 6.29995C8.4002 6.29995 9.1002 7.69995 9.1002 7.69995Z"})),bg_video:Object(i.createElement)("svg",{width:14,height:8,viewBox:"0 0 14 8",className:"uagb-editor-icons"},Object(i.createElement)("path",{fill:"#1d2327",d:"M8.4002 6.1V1.9C8.4002 1.13 7.7702 0.5 7.0002 0.5H2.1002C1.3302 0.5 0.700195 1.13 0.700195 1.9V6.1C0.700195 6.87 1.3302 7.5 2.1002 7.5H7.0002C7.7702 7.5 8.4002 6.87 8.4002 6.1ZM9.1002 4.35L13.3002 7.5V0.5L9.1002 3.65V4.35Z"}))};t.a=o},function(e,t){e.exports=window.wp.data},function(e,t,a){"use strict";var i=a(0),o=a.n(i),n=a(1);t.a=()=>o.a.createElement(o.a.Fragment,null,o.a.createElement("p",{className:"uagb-loader"}," ",Object(n.__)("Loading","ultimate-addons-for-gutenberg")," "),o.a.createElement("style",{dangerouslySetInnerHTML:{__html:".uagb-loader:after {content: '.';animation: dots 1s steps(5, end) infinite;}@keyframes dots {0%, 20% {color: #00000000;text-shadow: .25em 0 0 #00000000, .5em 0 0 #00000000;}40% {color: #000000FF;text-shadow: .25em 0 0 #00000000, .5em 0 0 #00000000;}60% {text-shadow: .25em 0 0 #000000FF, .5em 0 0 #00000000;}80%, 100% {text-shadow: .25em 0 0 #000000FF, .5em 0 0 #000000FF;}}"}}))},function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var i=a(9);const o=()=>{const{deviceType:e}=Object(i.useSelect)(e=>{var t;return{deviceType:(null===(t=e("core/edit-post"))||void 0===t?void 0:t.__experimentalGetPreviewDeviceType())||"Desktop"}},[]);return e||""}},function(e,t,a){"use strict";a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return o}));const i=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const a={borderTopWidth:"",borderRightWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderTopWidthTablet:"",borderRightWidthTablet:"",borderBottomWidthTablet:"",borderLeftWidthTablet:"",borderTopWidthMobile:"",borderRightWidthMobile:"",borderBottomWidthMobile:"",borderLeftWidthMobile:"",borderTopLeftRadius:"",borderTopRightRadius:"",borderBottomRightRadius:"",borderBottomLeftRadius:"",borderTopLeftRadiusTablet:"",borderTopRightRadiusTablet:"",borderBottomRightRadiusTablet:"",borderBottomLeftRadiusTablet:"",borderTopLeftRadiusMobile:"",borderTopRightRadiusMobile:"",borderBottomRightRadiusMobile:"",borderBottomLeftRadiusMobile:"",borderRadiusUnit:"px",borderRadiusUnitTablet:"px",borderRadiusUnitMobile:"px",borderStyle:"",borderColor:"",borderHColor:"",...t},i={},o=[{devicePrefix:"",copyPastePrefix:""},{devicePrefix:"Tablet",copyPastePrefix:"-tablet"},{devicePrefix:"Mobile",copyPastePrefix:"-mobile"}];return o.forEach(t=>{i[e+"BorderTopWidth"+t.devicePrefix]={type:"number",default:a["borderTopWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-width"+t.copyPastePrefix}},i[e+"BorderLeftWidth"+t.devicePrefix]={type:"number",default:a["borderLeftWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-left-width"+t.copyPastePrefix}},i[e+"BorderRightWidth"+t.devicePrefix]={type:"number",default:a["borderRightWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-right-width"+t.copyPastePrefix}},i[e+"BorderBottomWidth"+t.devicePrefix]={type:"number",default:a["borderBottomWidth"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-width"+t.copyPastePrefix}},i[e+"BorderTopLeftRadius"+t.devicePrefix]={type:"number",default:a["borderTopLeftRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-left-radius"+t.copyPastePrefix}},i[e+"BorderTopRightRadius"+t.devicePrefix]={type:"number",default:a["borderTopRightRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-top-right-radius"+t.copyPastePrefix}},i[e+"BorderBottomLeftRadius"+t.devicePrefix]={type:"number",default:a["borderBottomLeftRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-left-radius"+t.copyPastePrefix}},i[e+"BorderBottomRightRadius"+t.devicePrefix]={type:"number",default:a["borderBottomRightRadius"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-bottom-right-radius"+t.copyPastePrefix}},i[e+"BorderRadiusUnit"+t.devicePrefix]={type:"string",default:a["borderRadiusUnit"+t.devicePrefix],UAGCopyPaste:{styleType:e+"-border-radius-unit"+t.copyPastePrefix}}}),i[e+"BorderLink"]={type:"boolean",default:!0,UAGCopyPaste:{styleType:e+"-border-link"}},i[e+"BorderRadiusLink"]={type:"boolean",default:!0,UAGCopyPaste:{styleType:e+"-border-radius-link"}},i[e+"BorderStyle"]={type:"string",default:a.borderStyle,UAGCopyPaste:{styleType:e+"-border-style"}},i[e+"BorderColor"]={type:"string",default:a.borderColor,UAGCopyPaste:{styleType:e+"-border-color"}},i[e+"BorderHColor"]={type:"string",default:a.borderHColor,UAGCopyPaste:{styleType:e+"-border-hover-color"}},i},o=function(e,t,a){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},n=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},l=arguments.length>6?arguments[6]:void 0;const r={};return isNaN(t.value)||(void 0===r[e+"BorderTopWidth"]&&l({[e+"BorderTopWidth"]:t.value}),void 0===r[e+"BorderLeftWidth"]&&l({[e+"BorderLeftWidth"]:t.value}),void 0===r[e+"BorderRightWidth"]&&l({[e+"BorderRightWidth"]:t.value}),void 0===r[e+"BorderBottomWidth"]&&l({[e+"BorderBottomWidth"]:t.value}),r[t.label]=""),isNaN(a.value)||(void 0===r[e+"BorderTopLeftRadius"]&&l({[e+"BorderTopLeftRadius"]:a.value}),void 0===r[e+"BorderTopRightRadius"]&&l({[e+"BorderTopRightRadius"]:a.value}),void 0===r[e+"BorderBottomLeftRadius"]&&l({[e+"BorderBottomLeftRadius"]:a.value}),void 0===r[e+"BorderBottomRightRadius"]&&l({[e+"BorderBottomRightRadius"]:a.value}),r[a.label]=""),i.value&&(void 0===r[e+"BorderColor"]&&l({[e+"BorderColor"]:i.value}),r[i.label]=""),o.value&&(void 0===r[e+"BorderHColor"]&&l({[e+"BorderHColor"]:o.value}),r[o.label]=""),n.value&&(void 0===r[e+"BorderStyle"]&&l({[e+"BorderStyle"]:n.value}),r[n.label]=""),r}},function(e,t,a){"use strict";var i=a(100);t.a=function(e){let t;if(e=Object(i.a)(e),"disabled"!==uagb_blocks_info.load_font_awesome_5?(t=uagb_blocks_info.uagb_svg_icons[uagb_blocks_info.font_awesome_5_polyfill[e]],t||(t=uagb_blocks_info.uagb_svg_icons[e])):t=uagb_blocks_info.uagb_svg_icons[e],void 0!==t){const a=t.svg.hasOwnProperty("brands")?t.svg.brands.viewBox:t.svg.solid.viewBox,i=t.svg.hasOwnProperty("brands")?t.svg.brands.path:t.svg.solid.path,o=a.join(" ");switch(e){case"align-center":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2H14V0H4V2ZM0 7H18V5H0V7ZM4 12H14V10H4V12Z"}));case"align-left":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 2H0V0H10V2ZM18 7H0V5H18V7ZM10 12H0V10H10V12Z"}));case"align-right":return React.createElement("svg",{viewBox:"0 0 18 12",xmlns:"https://www.w3.org/2000/svg"},React.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 2H18V0H8V2ZM0 7H18V5H0V7ZM8 12H18V10H8V12Z"}));case"align-justify":return React.createElement("svg",{width:"18",height:"12",viewBox:"0 0 18 12",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M0 0H18V2H0V0ZM0 5.00001H18V7.00001H0V5.00001ZM0 10H18V12H0V10Z"}))}return React.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",viewBox:o},React.createElement("path",{d:i}))}}},function(e,t,a){"use strict";var i,o=function(){var e={};return function(t){if(void 0===e[t]){var a=document.querySelector(t);if(window.HTMLIFrameElement&&a instanceof window.HTMLIFrameElement)try{a=a.contentDocument.head}catch(e){a=null}e[t]=a}return e[t]}}(),n=[];function l(e){for(var t=-1,a=0;a<n.length;a++)if(n[a].identifier===e){t=a;break}return t}function r(e,t){for(var a={},i=[],o=0;o<e.length;o++){var r=e[o],s=t.base?r[0]+t.base:r[0],c=a[s]||0,p="".concat(s," ").concat(c);a[s]=c+1;var u=l(p),b={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(n[u].references++,n[u].updater(b)):n.push({identifier:p,updater:y(b,t),references:1}),i.push(p)}return i}function s(e){var t=document.createElement("style"),i=e.attributes||{};if(void 0===i.nonce){var n=a.nc;n&&(i.nonce=n)}if(Object.keys(i).forEach((function(e){t.setAttribute(e,i[e])})),"function"==typeof e.insert)e.insert(t);else{var l=o(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var c,p=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function u(e,t,a,i){var o=a?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(e.styleSheet)e.styleSheet.cssText=p(t,o);else{var n=document.createTextNode(o),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(n,l[t]):e.appendChild(n)}}function b(e,t,a){var i=a.css,o=a.media,n=a.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),n&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n))))," */")),e.styleSheet)e.styleSheet.cssText=i;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(i))}}var g=null,d=0;function y(e,t){var a,i,o;if(t.singleton){var n=d++;a=g||(g=s(t)),i=u.bind(null,a,n,!1),o=u.bind(null,a,n,!0)}else a=s(t),i=b.bind(null,a,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(a)};return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=(void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i));var a=r(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var i=0;i<a.length;i++){var o=l(a[i]);n[o].references--}for(var s=r(e,t),c=0;c<a.length;c++){var p=l(a[c]);0===n[p].references&&(n[p].updater(),n.splice(p,1))}a=s}}}},function(e,t,a){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a=e(t);return t[2]?"@media ".concat(t[2]," {").concat(a,"}"):a})).join("")},t.i=function(e,a,i){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(i)for(var n=0;n<this.length;n++){var l=this[n][0];null!=l&&(o[l]=!0)}for(var r=0;r<e.length;r++){var s=[].concat(e[r]);i&&o[s[0]]||(a&&(s[2]?s[2]="".concat(a," and ").concat(s[2]):s[2]=a),t.push(s))}},t}},function(e,t){e.exports=window.wp.compose},function(e,t,a){"use strict";const i={};i.inherit=React.createElement("svg",{xmlns:"https://www.w3.org/2000/svg",fillRule:"evenodd",width:"24",height:"24",strokeLinejoin:"round",strokeMiterlimit:"1.5",clipRule:"evenodd",viewBox:"0 0 24 24"},React.createElement("path",{fill:"none",stroke:"currentColor",strokeWidth:"1.5",d:"M12.383 26.976l2.01-.941 1.884.538 1.623 1.666-.692.236.281 1.539 1.552 1.35-1.552 2.153",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M12.016 24.355l.998-.952M33.573 26.085l-1.636-1.343-1.348-1.248M26.35 27.774l.332.37 1.349.756-.711 2.768 1.274 1.203.989-.449 3.933-6.226",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M29.519 9.539c5.298 1.881 9.099 6.977 9.099 12.961 0 7.582-6.102 13.737-13.618 13.737S11.382 30.082 11.382 22.5",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M20.684 3.211v9.433h4.179l-6.429 6.429-6.429-6.429h4.179V8.021",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48) translate(-6.686 -1.321) scale(1.55693)"}),React.createElement("path",{fill:"none",stroke:"currentColor",strokeLinecap:"square",strokeWidth:"1.5",d:"M32.994 21.014l.2.205 3.364.329 1.532 2.432M32.931 12.002l-3.219.944-1.054 1.996-.408-.003",transform:"matrix(.68343 0 0 .68343 -5.086 -1.48)"}));var o,n=i,l=a(20),r=a(1),s=a(7),c=a(9),p=a(2),u=a(14),b=a.n(u),g=a(113),d=0,y={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},m={};m.locals=g.a.locals||{},m.use=function(){return d++||(o=b()(g.a,y)),m},m.unuse=function(){d>0&&!--d&&(o(),o=null)};var f=m,h=a(0),_=a.n(h),v=a(41);t.a=Object(c.withSelect)(e=>({colors:e("core/block-editor").getSettings().colors}))(e=>{Object(h.useLayoutEffect)(()=>(f.use(),()=>{f.unuse()}),[]);const{alpha:t,colorValue:a,opacityValue:i,backgroundVideoOpacity:o,onOpacityChange:c,data:u,setAttributes:b,onColorChange:g,label:d,colors:y,help:m}=e,[T,C]=Object(p.useState)({alpha:!1!==t,colors:[],classSat:"first",currentColor:a,inherit:!1,currentOpacity:void 0!==i?i:1,isPalette:!(!a||!a.startsWith("palette")),refresh:!1}),[w,P]=Object(p.useState)({isVisible:!1});Object(p.useEffect)(()=>{k(a,"")},[a]);const k=(e,t)=>{var a,i;let n,l=null==o?void 0:o.value;if(t)n=e;else if(null!=e&&e.rgb&&null!=e&&null!==(a=e.rgb)&&void 0!==a&&a.a&&1!==(null==e||null===(i=e.rgb)||void 0===i?void 0:i.a)){var r,s,p,d,y;c&&(l=null==e||null===(y=e.rgb)||void 0===y?void 0:y.a),n="rgba("+(null==e||null===(r=e.rgb)||void 0===r?void 0:r.r)+","+(null==e||null===(s=e.rgb)||void 0===s?void 0:s.g)+","+(null==e||null===(p=e.rgb)||void 0===p?void 0:p.b)+","+(null==e||null===(d=e.rgb)||void 0===d?void 0:d.a)+")"}else n=null!=e&&e.hex?null==e?void 0:e.hex:e;C({currentColor:n,currentOpacity:l,isPalette:!!t}),!0===t&&C({refresh:!(null!=T&&T.refresh)}),u&&b&&b({[null==u?void 0:u.label]:n}),g&&g(n),c&&c(l)},x=()=>{!0===w.isVisible&&P({isVisible:!1})},A=T.currentColor?T.currentColor:a,U=(e=>{const t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e),a=t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null;return a&&Math.round((299*a.r+587*a.g+114*a.b)/1e3)>125?"black":"white"})(Object(l.a)(A)),G=A&&A.includes("var")?"uag-global-indicator uag-global-icon-"+U:"";return _.a.createElement("div",{className:"uagb-color-popover-container components-base-control new-uagb-advanced-colors"},_.a.createElement("div",{className:"uagb-advanced-color-settings-container"},d&&_.a.createElement("span",{className:"uagb-beside-color-label uag-control-label"},d),_.a.createElement(v.a,{onReset:e=>{C({...T,currentColor:e[null==u?void 0:u.label]})},attributeNames:[null==u?void 0:u.label],setAttributes:b}),_.a.createElement("div",{className:"uagb-beside-color-click"},w.isVisible&&_.a.createElement(s.Popover,{position:"top left",className:"uagb-popover-color new-uagb-advanced-colors-pop",onClose:x},T.refresh&&_.a.createElement(_.a.Fragment,null,_.a.createElement(s.ColorPicker,{color:Object(l.a)(A),onChangeComplete:e=>k(e,"")})),!T.refresh&&_.a.createElement(_.a.Fragment,null,_.a.createElement(s.ColorPicker,{color:Object(l.a)(A),onChangeComplete:e=>k(e,"")})),y&&_.a.createElement(s.ColorPalette,{color:A,colors:y,onChange:e=>k(e,!0),clearable:!1,disableCustomColors:!0}),_.a.createElement("button",{type:"button",onClick:()=>{k("",!0)},className:"uagb-clear-btn-inside-picker components-button components-circular-option-picker__clear is-secondary is-small"},Object(r.__)("Clear"))),w.isVisible&&_.a.createElement(s.Tooltip,{text:Object(r.__)("Select Color")},_.a.createElement(s.Button,{className:"uagb-color-icon-indicate uagb-has-alpha",onClick:x},_.a.createElement(s.ColorIndicator,{className:"uagb-advanced-color-indicate "+G,colorValue:A}),""===A&&T.inherit&&_.a.createElement("span",{className:"color-indicator-icon"},n.inherit),a&&a.startsWith("palette")&&_.a.createElement("span",{className:"color-indicator-icon"},_.a.createElement(s.Dashicon,{icon:"admin-site"})))),!w.isVisible&&_.a.createElement(s.Tooltip,{text:Object(r.__)("Select Color")},_.a.createElement(s.Button,{className:"uagb-color-icon-indicate uagb-has-alpha",onClick:()=>{P({isVisible:!0})}},_.a.createElement(s.ColorIndicator,{className:"uagb-advanced-color-indicate "+G,colorValue:A}),""===A&&T.inherit&&_.a.createElement("span",{className:"color-indicator-icon"},n.inherit),a&&a.startsWith("palette")&&_.a.createElement("span",{className:"color-indicator-icon"},_.a.createElement(s.Dashicon,{icon:"admin-site"})))))),m&&_.a.createElement("p",{className:"uag-control-help-notice"},m))})},function(e,t,a){"use strict";var i=a(7),o=a(2),n=a(0),l=a.n(n),r=a(24),s=a(9);function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}const p=e=>{const{children:t}=e,a=Object(o.useRef)(null),n=Object(r.a)("uagSettingState"),p=null!=e&&e.title?null==e?void 0:e.title.toLowerCase().replace(/[^a-zA-Z ]/g,"").replace(/\s+/g,"-"):"";return l.a.createElement(i.PanelBody,c({},e,{onToggle:()=>{var e,t,i,o,l,c;"enabled"===uagb_blocks_info.collapse_panels&&function(e){const t=[];let a=e.parentNode.firstChild;for(;a;)1===a.nodeType&&a!==e&&a.classList.contains("is-opened")&&t.push(a),a=a.nextSibling;return t}(a.current).forEach(e=>{e.querySelector(".components-button").click()});const{getSelectedBlock:p}=Object(s.select)("core/block-editor"),u=null===(e=p())||void 0===e?void 0:e.name;let b=!1;null==a||null===(t=a.current)||void 0===t||t.classList.forEach((function(e){e.includes("uag-advance-panel-body")&&(b=e)}));let g="style";null!=a&&null!==(i=a.current)&&void 0!==i&&null!==(o=i.parentElement)&&void 0!==o&&o.classList.contains("uagb-tab-content-general")&&(g="general"),null!=a&&null!==(l=a.current)&&void 0!==l&&null!==(c=l.parentElement)&&void 0!==c&&c.classList.contains("uagb-tab-content-advance")&&(g="advance");const d={...n,[u]:{...null==n?void 0:n[u],selectedPanel:b,selectedTab:g}},y=Object(r.a)();y&&y.setItem("uagSettingState",JSON.stringify(d))},ref:a,className:"uag-advance-panel-body-"+p}),t)};t.a=l.a.memo(p)},function(e,t,a){"use strict";(function(e){a.d(t,"b",(function(){return l})),a.d(t,"a",(function(){return r}));var i=a(160),o=void 0!==e?e:{},n=Object(i.a)(o),l=(n.flush,n.hydrate,n.cx,n.merge,n.getRegisteredStyles,n.injectGlobal),r=(n.keyframes,n.css);n.sheet,n.caches}).call(this,a(128))},function(e,t,a){"use strict";t.a=e=>{if(e&&e.includes("var")){const t=window.getComputedStyle(document.body);if((e=e.slice(4).slice(0,-1)).includes(","))return e.split(",").pop().trim();e=t.getPropertyValue(e).trim()}return e}},function(e,t,a){e.exports=a(175)()},function(e,t,a){"use strict";var i,o=a(7),n=a(1),l=a(11),r=a(49),s=a(14),c=a.n(s),p=a(118),u=0,b={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},g={};g.locals=p.a.locals||{},g.use=function(){return u++||(i=c()(p.a,b)),g},g.unuse=function(){u>0&&!--u&&(i(),i=null)};var d=g,y=a(26),m=a(0),f=a.n(m),h=a(9);t.a=e=>{var t;Object(m.useLayoutEffect)(()=>(d.use(),()=>{d.unuse()}),[]);const{data:a,label:i,options:s,showIcons:c,setAttributes:p,responsive:u,onChange:b,colorVariant:g="primary",layoutVariant:_="full"}=e,{getSelectedBlock:v}=Object(h.select)("core/block-editor"),T=null===(t=v())||void 0===t?void 0:t.name.replace("uagb/",""),[C,w]=Object(m.useState)(!0),[P,k]=Object(m.useState)(!0),[x,A]=Object(m.useState)(!0),U=Object(l.a)(),G=c?"uag-multibutton-icons":"";if(!s)return Object(n.__)("Please add a option props to MultiButtonsControl","ultimate-addons-for-gutenberg");if(u){const t={};return t.Desktop=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.desktop.value!==e.value||!C,isPrimary:a.desktop.value===e.value&&C,"aria-pressed":a.desktop.value===e.value,onClick:()=>{if(w(!0),e.value===a.desktop.value&&C)return w(!1),void p({[a.desktop.label]:y.a[T][a.desktop.label].default});p({[a.desktop.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),t.Tablet=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.tablet.value!==e.value||!P,isPrimary:a.tablet.value===e.value&&P,"aria-pressed":a.tablet.value===e.value,onClick:()=>{if(k(!0),e.value===a.tablet.value&&P)return k(!1),void p({[a.tablet.label]:y.a[T][a.tablet.label].default});p({[a.tablet.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),t.Mobile=f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.mobile.value!==e.value||!x,isPrimary:a.mobile.value===e.value&&x,"aria-pressed":a.mobile.value===e.value,onClick:()=>{if(A(!0),e.value===a.mobile.value&&x)return A(!1),void p({[a.mobile.label]:y.a[T][a.mobile.label].default});p({[a.mobile.label]:e.value})},"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),f.a.createElement("div",{className:`components-base-control uagb-multi-buttons-control ${G} spectra-multi-buttons__color-scheme--${g} spectra-multi-buttons__layout--${_}`},f.a.createElement("div",{className:"uagb-control__header uagb-size-type-field-tabs"},f.a.createElement(r.a,{label:i,responsive:u})),t[U]?t[U]:t.Desktop,e.help&&f.a.createElement("p",{className:"uag-control-help-notice"},e.help))}return f.a.createElement("div",{className:`components-base-control uagb-multi-buttons-control ${G} spectra-multi-buttons__color-scheme--${g} spectra-multi-buttons__layout--${_}`},f.a.createElement("div",{className:"uagb-multi-buttons-control__label uag-control-label"},i),f.a.createElement(o.ButtonGroup,{className:"uagb-multi-button-button-group","aria-label":i},s.map(e=>f.a.createElement(o.Button,{key:"option-"+e.value,className:"uagb-multi-button",isLarge:!0,isSecondary:a.value!==e.value||!C,isPrimary:a.value===e.value&&C,"aria-pressed":a.value===e.value,onClick:()=>(e=>{if(w(!0),b&&b(e),e===a.value&&C)return w(!1),void p({[a.label]:y.a[T][a.label].default});p({[a.label]:e})})(e.value),"aria-label":e.tooltip,label:e.tooltip,showTooltip:!!e.tooltip},c?e.icon:e.label))),e.help&&f.a.createElement("p",{className:"uag-control-help-notice"},e.help))}},function(e,t,a){"use strict";var i,o=a(7),n=a(49),l=a(1),r=a(14),s=a.n(r),c=a(111),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(0),y=a.n(d),m=a(30),f=a(41);const h=!!o.__experimentalNumberControl,_=e=>{var t,a;Object(d.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]);const{withInputField:i,isShiftStepEnabled:r}=e;let s=Object(m.a)(null===(t=e.unit)||void 0===t?void 0:t.value,e),c=Object(m.b)(null===(a=e.unit)||void 0===a?void 0:a.value,e);const p=isNaN(null==e?void 0:e.value)?"":null==e?void 0:e.value;let u=[{name:Object(l.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(l.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"}];e.units&&(u=e.units);const b=t=>{const a=parseFloat(t);e.setAttributes&&e.setAttributes({[e.data.label]:a}),null!=e&&e.onChange&&e.onChange(a)},_=t=>{e.setAttributes({[e.unit.label]:t}),s=Object(m.a)(t,e),c=Object(m.b)(t,e),e.value>s&&b(s),e.value<c&&b(c)};return y.a.createElement("div",{className:"components-base-control uag-range-control uagb-size-type-field-tabs"},y.a.createElement("div",{className:"uagb-control__header"},y.a.createElement(n.a,{label:e.label,responsive:e.responsive}),y.a.createElement("div",{className:"uagb-range-control__actions uagb-control__actions"},y.a.createElement(f.a,{onReset:t=>{var a,i;null!=e&&e.onChange&&(null==e||e.onChange(t[null==e||null===(a=e.data)||void 0===a?void 0:a.label])),e.displayUnit&&_(t[null==e||null===(i=e.unit)||void 0===i?void 0:i.label])},attributeNames:[e.data.label,!!e.displayUnit&&e.unit.label],setAttributes:e.setAttributes}),e.displayUnit&&y.a.createElement(o.ButtonGroup,{className:"uagb-control__units","aria-label":Object(l.__)("Select Units","ultimate-addons-for-gutenberg")},(t=>{const a=[];return t.map(t=>a.push(y.a.createElement(o.Tooltip,{text:Object(l.sprintf)(
2
  /* translators: abbreviation for units */
3
  Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),key:t.name},y.a.createElement(o.Button,{key:t.unitValue,className:"uagb-range-control__units--"+t.name,isSmall:!0,isPrimary:e.unit.value===t.unitValue,isSecondary:e.unit.value!==t.unitValue,"aria-pressed":e.unit.value===t.unitValue,"aria-label":Object(l.sprintf)(
4
  /* translators: abbreviation for units */
5
+ Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),onClick:()=>_(t.unitValue)},t.unitValue)))),a})(u)))),y.a.createElement("div",{className:"uagb-range-control__mobile-controls"},y.a.createElement(o.RangeControl,{value:p,onChange:b,withInputField:!1,allowReset:!1,max:s,min:c,step:(null==e?void 0:e.step)||1,initialPosition:p}),i&&h&&y.a.createElement(o.__experimentalNumberControl,{disabled:e.disabled,isShiftStepEnabled:r,max:s,min:c,onChange:b,value:p,step:(null==e?void 0:e.step)||1})),e.help&&y.a.createElement("p",{className:"uag-control-help-notice"},e.help))};_.defaultProps={label:Object(l.__)("Margin","ultimate-addons-for-gutenberg"),className:"",allowReset:!0,withInputField:!0,isShiftStepEnabled:!0,max:1/0,min:-1/0,resetFallbackValue:"",placeholder:null,unit:["px","em"],displayUnit:!0,responsive:!1},t.a=_},function(e,t,a){"use strict";t.a=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!window.localStorage)return null;if(!e)return localStorage;const t=localStorage.getItem(e);return t?JSON.parse(t):null}},function(e,t,a){"use strict";var i=a(23),o=a(11),n=a(30);function l(){return(l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}t.a=e=>{var t,a,r,s,c,p;const u=Object(o.a)(),b={},g=Object(n.a)(null===(t=e.data.desktop.unit)||void 0===t?void 0:t.value,e,!0),d=Object(n.a)(null===(a=e.data.tablet.unit)||void 0===a?void 0:a.value,e,!0),y=Object(n.a)(null===(r=e.data.mobile.unit)||void 0===r?void 0:r.value,e,!0),m=Object(n.b)(null===(s=e.data.desktop.unit)||void 0===s?void 0:s.value,e,!0),f=Object(n.b)(null===(c=e.data.tablet.unit)||void 0===c?void 0:c.value,e,!0),h=Object(n.b)(null===(p=e.data.mobile.unit)||void 0===p?void 0:p.value,e,!0);return b.Desktop=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.desktop.value)?"":e.data.desktop.value,data:{value:e.data.desktop.value,label:e.data.desktop.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:m,max:g,unit:e.data.desktop.unit||e.unit,responsive:!0,units:e.units}))),b.Tablet=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.tablet.value)?"":e.data.tablet.value,data:{value:e.data.tablet.value,label:e.data.tablet.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:f,max:d,unit:e.data.tablet.unit||e.unit,responsive:!0,units:e.units}))),b.Mobile=React.createElement(React.Fragment,null,React.createElement(i.a,l({},e,{label:e.label,value:isNaN(e.data.mobile.value)?"":e.data.mobile.value,data:{value:e.data.mobile.value,label:e.data.mobile.label},onChange:!(null==e||!e.onChange)&&(t=>{null!=e&&e.onChange&&e.onChange(t)}),min:h,max:y,unit:e.data.mobile.unit||e.unit,responsive:!0,units:e.units}))),React.createElement("div",{className:"components-base-control uagb-responsive-range"},React.createElement("div",{className:"uagb-responsive-control-inner"},b[u]?b[u]:b.Desktop))}},function(e,t,a){"use strict";a.d(t,"a",(function(){return I}));var i=a(79),o=a(136),n=a(76),l=a(89),r=a(90),s=a(44),c=a(80),p=a(81),u=a(91),b=a(82),g=a(43),d=a(63),y=a(92),m=a(32),f=a(93),h=a(50),_=a(83),v=a(42),T=a(64),C=a(51),w=a(94),P=a(95),k=a(12),x={block_id:{type:"string"},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},className:{type:"string"},formId:{type:"string",default:"0"},isHtml:{type:"boolean"},formJson:{type:"object",default:null},fieldStyle:{type:"string",default:"box",UAGCopyPaste:{styleType:"field-style"}},fieldVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-v-padding"}},fieldHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-h-padding"}},fieldBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"field-bg-color"}},fieldLabelColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},fieldInputColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"input-color"}},fieldBorderStyle:{type:"string"},fieldBorderWidth:{type:"number"},fieldBorderRadius:{type:"number"},fieldBorderColor:{type:"string"},fieldBorderFocusColor:{type:"string"},buttonAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},buttonAlignmentTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-tablet"}},buttonAlignmentMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-mobile"}},buttonVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-vertical-padding"}},buttonHrPadding:{type:"number",default:25,UAGCopyPaste:{styleType:"btn-horizontal-padding"}},buttonBorderStyle:{type:"string"},buttonBorderWidth:{type:"number"},buttonBorderRadius:{type:"number"},buttonBorderColor:{type:"string"},buttonTextColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-color"}},buttonBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBorderHoverColor:{type:"string",default:"#333"},buttonTextHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-hover-color"}},buttonBgHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},fieldSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldLabelSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},fieldLabelSpacingMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},labelFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-font-size"}},labelFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},labelFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},labelFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},labelFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},labelFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},labelLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},labelLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},labelLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},labelLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},labelLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},inputFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"input-font-family"}},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"input-load-google-fonts"}},buttonFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},buttonFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},buttonLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},buttonLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},buttonLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},enableOveride:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"enable-overide"}},radioCheckSize:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"radio-size"}},radioCheckBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-bg-color"}},radioCheckSelectColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-select-color"}},radioCheckLableColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},radioCheckBorderColor:{type:"string",default:"#abb8c3",UAGCopyPaste:{styleType:"radio-border-color"}},radioCheckBorderWidth:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthTablet:{type:"number",default:0,UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthMobile:{type:"number",default:0,UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-width-type"}},radioCheckBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-radius"}},radioCheckFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-font-size"}},radioCheckFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-font-size-type"}},radioCheckFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-tablet"}},radioCheckFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-mobile"}},radioCheckFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"radio-font-family"}},radioCheckFontWeight:{type:"string",UAGCopyPaste:{styleType:"radio-font-weight"}},radioCheckLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"radio-line-height-type"}},radioCheckLineHeight:{type:"number",UAGCopyPaste:{styleType:"radio-line-height"}},radioCheckLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-tablet"}},radioCheckLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-mobile"}},radioCheckLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"radio-load-google-fonts"}},validationMsgPosition:{type:"string",default:"default",UAGCopyPaste:{styleType:"validation-msg-position"}},validationMsgColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-color"}},validationMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"validate-msg-color"}},enableHighlightBorder:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"enable-highlight-border"}},highlightBorderColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-highlight-border-color"}},validationMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"validate-msg-font-size"}},validationMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validate-msg-font-size-type"}},validationMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-tablet"}},validationMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-mobile"}},validationMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"validate-msg-font-family"}},validationMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-weight"}},validationMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"validate-msg-line-height-type"}},validationMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height"}},validationMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-tablet"}},validationMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-mobile"}},validationMsgLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"validate-load-google-fonts"}},successMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-color"}},successMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-bg-color"}},successMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-border-color"}},errorMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-border-color"}},msgBorderSize:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-border-size"}},msgBorderSizeUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-border-size-type"}},msgBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-border-radius"}},msgVrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-v-padding"}},msgHrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-h-padding"}},msgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"msg-font-size"}},msgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-font-size-type"}},msgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"msg-font-size-tablet"}},msgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"msg-font-size-mobile"}},msgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"msg-font-family"}},msgFontWeight:{type:"string",UAGCopyPaste:{styleType:"msg-font-weight"}},msgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"msg-line-height-type"}},msgLineHeight:{type:"number",UAGCopyPaste:{styleType:"msg-line-height"}},msgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"msg-line-height-tablet"}},msgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"msg-line-height-mobile"}},msgLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"msg-load-google-fonts"}},radioCheckBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-radius-type"}},msgBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-border-radius-type"}},fieldBorderRadiusType:{type:"string",default:"px"},buttonBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-radius-type"}},messageTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-desktop"}},messageBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-desktop"}},messageLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-desktop"}},messageRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-desktop"}},messageTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-tablet"}},messageBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-tablet"}},messageLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-tablet"}},messageRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-tablet"}},messageTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-top-padding-mobile"}},messageBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-bottom-padding-mobile"}},messageLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-left-padding-mobile"}},messageRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-right-padding-mobile"}},messagePaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-padding-type-desktop"}},messageSpacingLink:{type:"boolean",default:!1},buttonTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-desktop"}},buttonBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-desktop"}},buttonLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-desktop"}},buttonRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-desktop"}},buttonTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},buttonBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},buttonLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},buttonRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},buttonTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},buttonBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},buttonLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},buttonRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},buttonPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-desktop"}},buttonPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-tablet"}},buttonPaddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-type-mobile"}},buttonSpacingLink:{type:"boolean",default:!1},fieldTopPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-desktop"}},fieldBottomPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-desktop"}},fieldLeftPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-desktop"}},fieldRightPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-desktop"}},fieldTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-tablet"}},fieldBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-tablet"}},fieldLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-tablet"}},fieldRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-tablet"}},fieldTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-mobile"}},fieldBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-mobile"}},fieldLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-mobile"}},fieldRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-mobile"}},fieldPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-desktop"}},fieldPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-tablet"}},fieldPaddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-type-mobile"}},fieldSpacingLink:{type:"boolean",default:!1},labelTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},labelDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},labelFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},inputTransform:{type:"string",UAGCopyPaste:{styleType:"input-transform"}},inputDecoration:{type:"string",UAGCopyPaste:{styleType:"input-decoration"}},inputFontStyle:{type:"string",UAGCopyPaste:{styleType:"input-font-style"}},buttonTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},buttonDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},buttonFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},radioCheckTransform:{type:"string",UAGCopyPaste:{styleType:"radio-transform"}},radioCheckDecoration:{type:"string",UAGCopyPaste:{styleType:"radio-decoration"}},radioCheckFontStyle:{type:"string",UAGCopyPaste:{styleType:"radio-font-style"}},validationMsgTransform:{type:"string",UAGCopyPaste:{styleType:"validate-msg-transform"}},validationMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"validate-msg-decoration"}},validationMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-style"}},msgTransform:{type:"string",UAGCopyPaste:{styleType:"msg-transform"}},msgDecoration:{type:"string",UAGCopyPaste:{styleType:"msg-decoration"}},msgFontStyle:{type:"string",UAGCopyPaste:{styleType:"msg-font-style"}},isPreview:{type:"boolean",default:!1},...Object(k.a)("input"),...Object(k.a)("btn"),labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},inputLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing"}},inputLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-tablet"}},inputLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-mobile"}},inputLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-letter-spacing-type"}},radioCheckLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing"}},radioCheckLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-tablet"}},radioCheckLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-mobile"}},radioCheckLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-type"}},buttonLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing"}},buttonLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-tablet"}},buttonLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-mobile"}},buttonLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"button-letter-spacing-type"}},validationMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing"}},validationMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-tablet"}},validationMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-mobile"}},validationMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-type"}},msgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing"}},msgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-tablet"}},msgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-mobile"}},msgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-letter-spacing-type"}}},A=a(96),U=a(84),G=a(45),S=a(61),M=a(97),E=a(85),R=a(62),B=a(65),L=a(137),O=a(98),z=a(66),j=a(86),H=a(99),F=a(87),N=a(67),D=a(78),V=a(88);const I={"advanced-heading":i.a,"post-grid":o.a,"post-carousel":n.a,"post-masonry":l.a,section:r.a,buttons:s.a,"buttons-child":c.a,"info-box":p.a,testimonial:u.a,team:b.a,"social-share":g.a,"social-share-child":d.a,"google-map":y.a,"icon-list":m.a,"icon-list-child":f.a,"restaurant-menu":h.a,"restaurant-menu-child":_.a,"call-to-action":C.a,column:w.a,columns:P.a,"gf-styler":{block_id:{type:"string"},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},className:{type:"string"},formId:{type:"string",default:"0"},isHtml:{type:"boolean"},formJson:{type:"object",default:null},enableAjax:{type:"boolean",default:!1},enableTabSupport:{type:"boolean",default:!1},formTabIndex:{type:"number",default:0},titleDescStyle:{type:"string",default:"yes"},titleDescAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},fieldStyle:{type:"string",default:"box"},fieldVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-v-padding"}},fieldHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"field-h-padding"}},fieldBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"field-bg-color"}},fieldLabelColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},fieldInputColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"input-color"}},fieldBorderStyle:{type:"string",default:"solid",UAGCopyPaste:{styleType:"field-border-style"}},fieldBorderWidth:{type:"number",default:1,UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"field-border-width"}},fieldBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-border-width-type"}},fieldBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"field-border-radius"}},fieldBorderColor:{type:"string",default:"#eeeeee",UAGCopyPaste:{styleType:"field-border-color"}},fieldBorderFocusColor:{type:"string",default:"",UAGCopyPaste:{styleType:"field-border-hover-color"}},buttonAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},buttonAlignmentTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-tablet"}},buttonAlignmentMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-align-mobile"}},buttonVrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-vertical-padding"}},buttonHrPadding:{type:"number",default:25,UAGCopyPaste:{styleType:"btn-horizontal-padding"}},buttonBorderStyle:{type:"string",default:"solid",UAGCopyPaste:{styleType:"btn-border-style"}},buttonBorderWidth:{type:"number",default:1,UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"btn-border-width"}},buttonBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-width-type"}},buttonBorderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-border-radius"}},buttonBorderColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-border-color"}},buttonTextColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-color"}},buttonBgColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBorderHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-border-hover-color"}},buttonTextHoverColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"btn-hover-color"}},buttonBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},fieldSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"field-bottom-margin"}},fieldLabelSpacing:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},fieldLabelSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},enableLabel:{type:"boolean",default:!1},labelFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"main-title-font-size"}},labelFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},labelFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},labelFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},labelFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},labelFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},labelLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},labelLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},labelLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},labelLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},labelLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},inputFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputFontFamily:{type:"string",UAGCopyPaste:{styleType:"input-font-family"},default:"Default"},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputLoadGoogleFonts:{type:"boolean",default:!1},textAreaHeight:{type:"number",UAGCopyPaste:{styleType:"textarea-height"},default:"auto"},textAreaHeightTablet:{type:"number",UAGCopyPaste:{styleType:"textarea-height"}},textAreaHeightMobile:{type:"number",UAGCopyPaste:{styleType:"textarea-height"}},buttonFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},buttonFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},buttonLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},buttonLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},buttonLoadGoogleFonts:{type:"boolean",default:!1},enableOveride:{type:"boolean",default:!0},radioCheckSize:{type:"number",default:"20",UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-size"}},radioCheckSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-size"}},radioCheckBgColor:{type:"string",default:"#fafafa",UAGCopyPaste:{styleType:"radio-bg-color"}},radioCheckSelectColor:{type:"string",default:"",UAGCopyPaste:{styleType:"radio-select-color"}},radioCheckLableColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},radioCheckBorderColor:{type:"string",default:"#cbcbcb",UAGCopyPaste:{styleType:"radio-border-color"}},radioCheckBorderWidth:{type:"number",default:"1",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthTablet:{type:"number",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthMobile:{type:"number",UAGCopyPaste:{styleType:"radio-border-width"}},radioCheckBorderWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-width-type"}},radioCheckBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-border-radius"}},radioCheckFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"radio-font-size"}},radioCheckFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-font-size-type"}},radioCheckFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-tablet"}},radioCheckFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"radio-font-size-mobile"}},radioCheckFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"radio-font-family"}},radioCheckFontWeight:{type:"string",UAGCopyPaste:{styleType:"radio-font-weight"}},radioCheckLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"radio-line-height-type"}},radioCheckLineHeight:{type:"number",UAGCopyPaste:{styleType:"radio-line-height"}},radioCheckLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-tablet"}},radioCheckLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"radio-line-height-mobile"}},radioCheckLoadGoogleFonts:{type:"boolean",default:!1},validationMsgColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"validate-msg-color"}},validationMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"validate-msg-bg-color"}},advancedValidationSettings:{type:"boolean",default:!1},highlightBorderColor:{type:"string",default:"#ff0000",UAGCopyPaste:{styleType:"highlight-border-color"}},validationMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"validate-msg-font-size"}},validationMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validate-msg-font-size-type"}},validationMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-tablet"}},validationMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-font-size-mobile"}},validationMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"validate-msg-font-family"}},validationMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-weight"}},validationMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"validate-msg-line-height-type"}},validationMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height"}},validationMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-tablet"}},validationMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"validate-msg-line-height-mobile"}},validationMsgLoadGoogleFonts:{type:"boolean",default:!1},successMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"success-msg-color"}},errorMsgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-color"}},errorMsgBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-bg-color"}},errorMsgBorderColor:{type:"string",default:"",UAGCopyPaste:{styleType:"failed-msg-border-color"}},msgBorderSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-border-size"}},msgBorderSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-border-size-type"}},msgBorderRadius:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-border-radius"}},msgVrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-v-padding"}},msgHrPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-h-padding"}},msgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-font-size"}},msgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-font-size-type"}},msgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-tablet"}},msgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-mobile"}},msgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"success-msg-font-family"}},msgFontWeight:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-weight"}},msgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"success-msg-line-height-type"}},msgLineHeight:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height"}},msgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-tablet"}},msgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-mobile"}},msgLoadGoogleFonts:{type:"boolean",default:!1},radioCheckBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radio-border-radius-type"}},msgBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-border-radius-type"}},fieldBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-border-radius-type"}},buttonBorderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-border-radius-type"}},successMsgFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-font-size"}},successMsgFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-font-size-type"}},successMsgFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-tablet"}},successMsgFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-font-size-mobile"}},successMsgFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"success-msg-font-family"}},successMsgFontWeight:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-weight"}},successMsgLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"success-msg-line-height-type"}},successMsgLineHeight:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height"}},successMsgLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-tablet"}},successMsgLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"success-msg-line-height-mobile"}},successMsgLoadGoogleFonts:{type:"boolean",default:!1},msgleftPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-left-padding"}},msgrightPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-right-padding"}},msgtopPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-top-padding"}},msgbottomPadding:{type:"number",default:"",UAGCopyPaste:{styleType:"success-msg-bottom-padding"}},msgleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-left-padding-mobile"}},msgrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-right-padding-mobile"}},msgtopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-top-padding-mobile"}},msgbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-bottom-padding-mobile"}},msgleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-left-padding-tablet"}},msgrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-right-padding-tablet"}},msgtopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-top-padding-tablet"}},msgbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"success-msg-bottom-padding-tablet"}},msgtabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit-tablet"}},msgmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit-mobile"}},msgpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"success-msg-padding-unit"}},msgpaddingLink:{type:"boolean",default:!1},buttonleftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},buttonrightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},buttontopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},buttonbottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},buttonleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},buttonrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},buttontopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},buttonbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},buttonleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},buttonrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},buttontopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},buttonbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},buttonpaddingLink:{type:"boolean",default:!1},buttontabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},buttonmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},buttonpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},fieldleftPadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding"}},fieldrightPadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding"}},fieldtopPadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding"}},fieldbottomPadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding"}},fieldleftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-mobile"}},fieldrightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-mobile"}},fieldtopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-mobile"}},fieldbottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-mobile"}},fieldleftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-left-padding-tablet"}},fieldrightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-right-padding-tablet"}},fieldtopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-top-padding-tablet"}},fieldbottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"field-bottom-padding-tablet"}},fieldtabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit-tablet"}},fieldmobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit-mobile"}},fieldpaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"field-padding-unit"}},fieldpaddingLink:{type:"boolean",default:!1},labelTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},labelDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},labelFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},inputTransform:{type:"string",UAGCopyPaste:{styleType:"input-transform"}},inputDecoration:{type:"string",UAGCopyPaste:{styleType:"input-decoration"}},inputFontStyle:{type:"string",UAGCopyPaste:{styleType:"input-font-style"}},buttonTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},buttonDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},buttonFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},radioCheckTransform:{type:"string",UAGCopyPaste:{styleType:"radio-transform"}},radioCheckDecoration:{type:"string",UAGCopyPaste:{styleType:"radio-decoration"}},radioCheckFontStyle:{type:"string",UAGCopyPaste:{styleType:"radio-font-style"}},validationMsgTransform:{type:"string",UAGCopyPaste:{styleType:"validate-msg-transform"}},validationMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"validate-msg-decoration"}},validationMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"validate-msg-font-style"}},msgTransform:{type:"string",UAGCopyPaste:{styleType:"success-msg-transform"}},msgDecoration:{type:"string",UAGCopyPaste:{styleType:"success-msg-decoration"}},msgFontStyle:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-style"}},successMsgTransform:{type:"string",UAGCopyPaste:{styleType:"success-msg-transform"}},successMsgDecoration:{type:"string",UAGCopyPaste:{styleType:"success-msg-decoration"}},successMsgFontStyle:{type:"string",UAGCopyPaste:{styleType:"success-msg-font-style"}},isPreview:{type:"boolean",default:!1},labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},inputLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing"}},inputLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-tablet"}},inputLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"input-letter-spacing-mobile"}},inputLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-letter-spacing-type"}},radioCheckLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing"}},radioCheckLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-tablet"}},radioCheckLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-mobile"}},radioCheckLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"radioCheck-letter-spacing-type"}},buttonLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing"}},buttonLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-tablet"}},buttonLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"button-letter-spacing-mobile"}},buttonLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"button-letter-spacing-type"}},validationMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing"}},validationMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-tablet"}},validationMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-mobile"}},validationMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"validationMsg-letter-spacing-type"}},msgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing"}},msgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-tablet"}},msgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"msg-letter-spacing-mobile"}},msgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"msg-letter-spacing-type"}},successMsgLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing"}},successMsgLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing-tablet"}},successMsgLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"successMsg-letter-spacing-mobile"}},successMsgLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"successMsg-letter-spacing-type"}}},"cf7-styler":x,blockquote:A.a,"marketing-button":U.a,"table-of-contents":G.a,"how-to":S.a,faq:E.a,"faq-child":R.a,"inline-notice":B.a,"taxonomy-list":L.a,review:O.a,"wp-search":z.a,forms:j.a,"forms-textarea":H.a,tabs:F.a,lottie:{block_id:{type:"string"},lottieSource:{type:"string",default:"library"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},lottieURl:{type:"string",default:""},jsonLottie:{type:"object"},loop:{type:"boolean",default:!0},speed:{type:"number",default:1},reverse:{type:"boolean",default:!1},playOnHover:{type:"boolean",default:!1},playOn:{type:"string",default:"none"},height:{type:"number",UAGCopyPaste:{styleType:"lottie-height"}},heightTablet:{type:"number",UAGCopyPaste:{styleType:"lottie-height-tablet"}},heightMob:{type:"number",UAGCopyPaste:{styleType:"lottie-height-mobile"}},width:{type:"number",UAGCopyPaste:{styleType:"lottie-width"}},widthTablet:{type:"number",UAGCopyPaste:{styleType:"lottie-width-tablet"}},widthMob:{type:"number",UAGCopyPaste:{styleType:"lottie-width-mobile"}},backgroundColor:{type:"string",default:"",UAGCopyPaste:{styleType:"lottie-bg-color"}},backgroundHColor:{type:"string",default:"",UAGCopyPaste:{styleType:"lottie-bg-hover-color"}},isPreview:{type:"boolean",default:!1}},"star-rating":N.a,"content-timeline":v.a,"content-timeline-child":T.a,"post-timeline":{blockName:{type:"string",default:"post-timeline"},align:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},subHeadingColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"prefix-color"}},separatorBg:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-bg-color"}},backgroundColor:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"timeline-bg-color"}},separatorColor:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-color"}},separatorFillColor:{type:"string",default:"#0693e3",UAGCopyPaste:{styleType:"connector-fill-color"}},separatorBorder:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-border-color"}},borderFocus:{type:"string",default:"#5cb85c",UAGCopyPaste:{styleType:"overall-border-focus-color"}},headingTag:{type:"string",default:"h3"},horizontalSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"row-gap"}},horizontalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},horizontalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},horizontalSpaceUnit:{type:"string",default:"px"},horizontalSpaceUnitTablet:{type:"string",default:"px"},horizontalSpaceUnitMobile:{type:"string",default:"px"},verticalSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"column-gap"}},verticalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap-tablet"}},verticalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap-mobile"}},verticalSpaceUnit:{type:"string",default:"px"},verticalSpaceUnitTablet:{type:"string",default:"px"},verticalSpaceUnitMobile:{type:"string",default:"px"},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment-desktop"}},timelinAlignmentTablet:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},timelinAlignmentMobile:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},arrowlinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"arrowline-alignment"}},subHeadFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-font-family"}},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLoadGoogleFonts:{type:"boolean",default:!1},headSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},authorSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"author-bottom-margin"}},authorSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"author-bottom-margin"}},authorSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"author-bottom-margin"}},contentSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-bottom-margin"}},separatorwidth:{type:"number",default:3,UAGCopyPaste:{styleType:"connector-width"}},borderwidth:{type:"number",default:0,UAGCopyPaste:{styleType:"overall-border-width"}},iconColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},iconFocus:{type:"string",default:"#fff",UAGCopyPaste:{styleType:"icon-hover-color"}},iconBgFocus:{type:"string",default:"#0693e3",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},authorColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"prefix-color"}},authorFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},authorFontSize:{type:"number",default:11,UAGCopyPaste:{styleType:"prefix-font-size"}},authorFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},authorFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},authorFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"prefix-font-family"}},authorFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},authorFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},authorLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"prefix-line-height-type"}},authorLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},authorLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},authorLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},authorLoadGoogleFonts:{type:"boolean",default:!1},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSize:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-font-size"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-font-family"}},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"}},ctaLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"btn-line-height-type"}},ctaLineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},ctaLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},ctaLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},ctaLoadGoogleFonts:{type:"boolean",default:!1},dateColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"date-color"}},dateFontsizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-font-size-type"}},dateFontsize:{type:"number",default:12,UAGCopyPaste:{styleType:"date-font-size"}},dateFontsizeTablet:{type:"number",UAGCopyPaste:{styleType:"date-font-size-tablet"}},dateFontsizeMobile:{type:"number",UAGCopyPaste:{styleType:"date-font-size-mobile"}},dateFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"date-font-family"}},dateFontWeight:{type:"string",UAGCopyPaste:{styleType:"date-font-weight"}},dateFontStyle:{type:"string",UAGCopyPaste:{styleType:"date-font-style"}},dateLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"date-line-height-type"}},dateLineHeight:{type:"number",UAGCopyPaste:{styleType:"date-line-height"}},dateLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"date-line-height-tablet"}},dateLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"date-line-height-mobile"}},dateLoadGoogleFonts:{type:"boolean",default:!1},connectorBgsize:{type:"number",default:35,UAGCopyPaste:{styleType:"connector-bg-size"}},dateBottomspace:{type:"number",default:5,UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceTablet:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceMobile:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},headFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headFontFamily:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},headLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},headLoadGoogleFonts:{type:"boolean",default:!1},categories:{type:"string"},postType:{type:"string",default:"post"},taxonomyType:{type:"string",default:"category"},postsToShow:{type:"number",default:6},postsOffset:{type:"number",default:0},displayPostDate:{type:"boolean",default:!0},dateFormat:{type:"string",default:"F j, Y"},displayPostExcerpt:{type:"boolean",default:!0},displayPostAuthor:{type:"boolean",default:!0},displayPostImage:{type:"boolean",default:!0},displayPostLink:{type:"boolean",default:!0},exerptLength:{type:"number",default:15},postLayout:{type:"string",default:"grid"},columns:{type:"number",default:2},width:{type:"string",default:"wide"},order:{type:"string",default:"desc"},orderBy:{type:"string",default:"date"},imageSize:{type:"string",default:"large",UAGCopyPaste:{styleType:"image-size"}},block_id:{type:"string",default:"not_set"},icon:{type:"string",default:"calendar-days"},borderRadius:{type:"number",default:2,UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},bgPadding:{type:"number",default:20,UAGCopyPaste:{styleType:"timeline-bg-padding"}},contentPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"desc-padding"}},iconSize:{type:"number",default:15,UAGCopyPaste:{styleType:"icon-size"}},ctaColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaBackground:{type:"string",UAGCopyPaste:{styleType:"btn-bg-color"}},stack:{type:"string",default:"tablet"},linkTarget:{type:"boolean",default:!1},excludeCurrentPost:{type:"boolean",default:!1},leftMargin:{type:"number",UAGCopyPaste:{styleType:"post-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"post-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"post-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-mobile"}},marginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit"}},mobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-mobile"}},tabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-tablet"}},marginLink:{type:"boolean",default:!1},leftPadding:{type:"number",UAGCopyPaste:{styleType:"post-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"post-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"post-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!1},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},authorTransform:{type:"string",UAGCopyPaste:{styleType:"author-transform"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},dateTransform:{type:"string",UAGCopyPaste:{styleType:"date-transform"}},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},authorDecoration:{type:"string",UAGCopyPaste:{styleType:"author-decoration"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},dateDecoration:{type:"string",UAGCopyPaste:{styleType:"date-decoration"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},ctaBottomSpacing:{type:"number",default:0,UAGCopyPaste:{styleType:"cta-bottom-spacing"}},ctaBottomSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-bottom-spacing"}},ctaBottomSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-bottom-spacing"}},headTopSpacing:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-top-spacing"}},headTopSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-top-spacing"}},headTopSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-top-spacing"}},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"head-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"subHead-letter-spacing-type"}},dateLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing"}},dateLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-tablet"}},dateLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-mobile"}},dateLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-letter-spacing-type"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},authorLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing"}},authorLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing-tablet"}},authorLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"author-letter-spacing-mobile"}},authorLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"author-letter-spacing-type"}}},"how-to-step":M.a,container:D.a,image:V.a}},function(e,t){e.exports=window.wp.date},function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var i,o=a(0),n=a.n(o),l=a(7),r=a(14),s=a.n(r),c=a(110),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(21),y=a.n(d);const m={label:y.a.string,layout:y.a.string,options:y.a.array,data:y.a.object,setAttributes:y.a.func,onChange:y.a.func,help:y.a.string};function f(e){let{layout:t,label:a,options:i,data:r,setAttributes:s,onChange:c,help:p,children:u}=e;return Object(o.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]),u?n.a.createElement("div",{className:"uagb-select-control uagb-select-control--layout-"+t},n.a.createElement(l.SelectControl,{label:a,value:r.value,onChange:e=>c?c(e):s({[r.label]:e}),help:p},u)):n.a.createElement("div",{className:"uagb-select-control uagb-select-control--layout-"+t},n.a.createElement(l.SelectControl,{label:a,value:r.value,onChange:e=>c?c(e):s({[r.label]:e}),options:i,help:p}))}f.propTypes=m,f.defaultProps={layout:"inline",onChange:null}},function(e,t){e.exports=window.wp.hooks},function(e,t,a){"use strict";a.d(t,"a",(function(){return o})),a.d(t,"b",(function(){return n}));var i=a(11);const o=(e,t,a)=>{let o=0;if(a){var n;const a=Object(i.a)();o=(e||t.data[a.toLowerCase()].value)&&null!==(n=t.data[a.toLowerCase()])&&void 0!==n&&n.max?t.data[a.toLowerCase()].max:t.max}else o=e&&t.limitMax?t.limitMax[e]:t.max;return o},n=(e,t,a)=>{let o=0;if(a){var n;const a=Object(i.a)();o=(e||t.data[a.toLowerCase()].value)&&null!==(n=t.data[a.toLowerCase()])&&void 0!==n&&n.min?t.data[a.toLowerCase()].min:t.min}else o=e&&t.limitMin?t.limitMin[e]:t.min;return o}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var i=a(29),o=a(2),n=a(24),l=a(9);t.b=e=>{const{children:t,isActive:a,type:r}=e,s=Object(o.useRef)(null);return Object(o.useEffect)(()=>{var e;const{getSelectedBlock:t}=Object(l.select)("core/block-editor"),a=null===(e=t())||void 0===e?void 0:e.name,i=Object(n.a)("uagSettingState");if(i){var o,c,p,u;const e=null===(o=i[a])||void 0===o?void 0:o.selectedTab,t=null===(c=i[a])||void 0===c?void 0:c.selectedPanel,n=null===(p=i[a])||void 0===p?void 0:p.selectedSetting,l=null===(u=i[a])||void 0===u?void 0:u.selectedInnerTab;if(e&&r===e){let e=!1;e=t?s.current.querySelector("."+t):s.current.querySelector(".is-opened"),e&&(e.classList.contains("is-opened")||e.querySelector(".components-button").click(),l&&setTimeout((function(){const t=e.querySelector(l);t&&!t.classList.contains("active-tab")&&t.click()}),100),n&&setTimeout((function(){const t=e.querySelector(n);t&&!t.classList.contains("active")&&t.querySelector(".components-button").click()}),100))}}},[]),React.createElement("div",{style:{display:a?"block":"none"},className:"uagb-inspector-tab uagb-tab-content-"+r,ref:s},Array.isArray(t)?t.map(e=>e):t,Object(i.applyFilters)(`uag_${r}_tab_content`,"",e.parentProps))};const r={general:{key:"general",type:"general"},style:{key:"style",type:"style"},advance:{key:"advance",type:"advance"}}},function(e,t,a){"use strict";const i=[];for(let e=1;e<=3;e++)i.push({label:"#Label",image_icon:"icon",icon:"",image:"",icon_color:"",label_color:"",icon_hover_color:"",label_hover_color:"",icon_bg_color:"",icon_bg_hover_color:"",icon_border_color:"",icon_border_hover_color:"",link:"#",target:!1,disableLink:!0,hideLabel:!1});const o={block_id:{type:"string"},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},icon_count:{type:"number",default:3},parentIcon:{type:"string",default:"circle-arrow-right"},icons:{type:"array",default:i},gap:{type:"number",UAGCopyPaste:{styleType:"icon-gap"},default:10},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},inner_gap:{type:"number",default:15,UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-inner-gap"}},innerGapType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},iconPosition:{type:"string",UAGCopyPaste:{styleType:"icon-position"},default:"middle"},iconPositionTablet:{type:"string",UAGCopyPaste:{styleType:"icon-position-tablet"},default:""},iconPositionMobile:{type:"string",UAGCopyPaste:{styleType:"icon-position-mobile"},default:""},iconPlacement:{type:"string",UAGCopyPaste:{styleType:"icon-placement"},default:"before"},size:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:16},sizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},bgSize:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size"},default:0},bgSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},bgSizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size-tablet"}},bgSizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-bg-size-mobile"}},border:{type:"number",default:0,UAGCopyPaste:{styleType:"icon-border-style"}},borderTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-style"}},borderMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-style"}},borderType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-border-unit"}},borderRadius:{type:"number",default:0,UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"}},borderRadiusType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-border-radius-unit"}},hideLabel:{type:"boolean",default:!1},fontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"},default:16},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},fontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},fontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"},default:1.8},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},icon_layout:{type:"string",default:"vertical",UAGCopyPaste:{styleType:"icon-layout"}},iconLayoutTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-layout-tablet"}},iconLayoutMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-layout-mobile"}},isPreview:{type:"boolean",default:!1},labelLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing"}},labelLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-tablet"}},labelLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"label-letter-spacing-mobile"}},labelLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"label-letter-spacing-type"}},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},labelColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},iconHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"}},labelHoverColor:{type:"string",UAGCopyPaste:{styleType:"main-title-hover-color"}},iconBgColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},iconBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"}},iconBorderColor:{type:"string",UAGCopyPaste:{styleType:"icon-border-color"},default:""},iconBorderHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-border-hover-color"}},blockTopMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin"}},blockRightMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin"}},blockLeftMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin"}},blockBottomMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin"}},blockTopMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-tablet"}},blockRightMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-tablet"}},blockLeftMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-tablet"}},blockBottomMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-tablet"}},blockTopMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-mobile"}},blockRightMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-mobile"}},blockLeftMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-mobile"}},blockBottomMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-mobile"}},blockMarginUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit"}},blockMarginUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-tablet"}},blockMarginUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-mobile"}},blockMarginLink:{type:"boolean",default:!1,isUAGStyle:!0},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!0,isUAGStyle:!0}};t.a=o},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.price)}else l=t.price;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:l,className:"uagb-rm__price",placeholder:Object(o.__)("Price"),onChange:e=>{a({price:e})}}):React.createElement(i.RichText.Content,{tagName:"span",value:l,className:"uagb-rm__price"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.prefixTitle,placeholder:Object(o.__)("Write a Prefix"),className:"uagb-ifb-title-prefix",multiline:!1,onChange:e=>{a({prefixTitle:e})},onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"span",value:t.prefixTitle,className:"uagb-ifb-title-prefix"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.headingTag,placeholder:Object(o.__)("Write a Title"),value:t.infoBoxTitle,className:"uagb-ifb-title",onChange:e=>a({infoBoxTitle:e}),multiline:!1,onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:t.headingTag,value:t.infoBoxTitle,className:"uagb-ifb-title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"p",value:t.headingDesc,placeholder:Object(o.__)("Write a Description"),className:"uagb-ifb-desc",onChange:e=>a({headingDesc:e}),onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"p",value:t.headingDesc,className:"uagb-ifb-desc"})}},function(e,t,a){"use strict";var i,o=a(14),n=a.n(o),l=a(116),r=0,s={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},c={};c.locals=l.a.locals||{},c.use=function(){return r++||(i=n()(l.a,s)),c},c.unuse=function(){r>0&&!--r&&(i(),i=null)};var p=c,u=a(0),b=a.n(u),g=a(1),d=a(7),y=a(11),m=a(49),f=a(41);t.a=e=>{Object(u.useLayoutEffect)(()=>(p.use(),()=>{p.unuse()}),[]);const t=Object(y.a)(),{label:a,unit:i,mUnit:o,tUnit:n,disableUnits:l,valueBottom:r,valueLeft:s,valueRight:c,valueTop:h,valueBottomTablet:_,valueLeftTablet:v,valueRightTablet:T,valueTopTablet:C,valueBottomMobile:w,valueLeftMobile:P,valueRightMobile:k,valueTopMobile:x,link:A,setAttributes:U}=e,G=(e,t)=>{switch(t){case"desktop":U({[h.label]:e}),U({[c.label]:e}),U({[r.label]:e}),U({[s.label]:e});break;case"tablet":U({[C.label]:e}),U({[T.label]:e}),U({[_.label]:e}),U({[v.label]:e});break;case"mobile":U({[x.label]:e}),U({[k.label]:e}),U({[w.label]:e}),U({[P.label]:e})}},S=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=a;switch(""===a&&""!==e&&(o=""===e.target.value?0:Number(e.target.value)),i||(A.value?G(o,t):M(t)),t){case"desktop":U({[h.label]:o});break;case"tablet":U({[C.label]:o});break;case"mobile":U({[x.label]:o})}},M=e=>{switch(e){case"desktop":U({[h.label]:""===h.value||void 0===h.value?0:h.value}),U({[c.label]:""===c.value||void 0===c.value?0:c.value}),U({[r.label]:""===r.value||void 0===r.value?0:r.value}),U({[s.label]:""===s.value||void 0===s.value?0:s.value});break;case"tablet":U({[C.label]:void 0===C.value||""===C.value?0:C.value}),U({[T.label]:void 0===T.value||""===T.value?0:T.value}),U({[_.label]:void 0===_.value||""===_.value?0:_.value}),U({[v.label]:void 0===v.value||""===v.value?0:v.value});break;case"mobile":U({[x.label]:""===x.value||void 0===x.value?0:x.value}),U({[k.label]:""===k.value||void 0===k.value?0:k.value}),U({[w.label]:""===w.value||void 0===w.value?0:w.value}),U({[P.label]:""===P.value||void 0===P.value?0:P.value})}},E=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=a;switch(""===a&&""!==e&&(o=""===e.target.value?0:Number(e.target.value)),i||(A.value?G(o,t):M(t)),t){case"desktop":U({[c.label]:o});break;case"tablet":U({[T.label]:o});break;case"mobile":U({[k.label]:o})}},R=function(e,a){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=i;switch(""===i&&""!==e&&(n=""===e.target.value?0:Number(e.target.value)),o||(A.value?G(n,a):M(t)),a){case"desktop":U({[r.label]:n});break;case"tablet":U({[_.label]:n});break;case"mobile":U({[w.label]:n})}},B=function(e,a){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=i;switch(""===i&&""!==e&&(n=""===e.target.value?0:Number(e.target.value)),o||(A.value&&!o?G(n,a):M(t)),a){case"desktop":U({[s.label]:n});break;case"tablet":U({[v.label]:n});break;case"mobile":U({[P.label]:n})}};let L=[{name:Object(g.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(g.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"},{name:Object(g.__)("%","ultimate-addons-for-gutenberg"),unitValue:"%"}];e.units&&(L=e.units);let O="";A&&(O=b.a.createElement("span",{className:"uagb-spacing-control__link uagb-spacing-control-connected dashicons dashicons-admin-links ",onClick:()=>{M(t.toLowerCase()),U({[A.label]:!1})}}),A.value||(O=b.a.createElement("span",{className:"uagb-spacing-control__link uagb-spacing-control-disconnected dashicons dashicons-editor-unlink",onClick:()=>{z(),U({[A.label]:!0})}})));const z=()=>{let e;const a=t.toLowerCase();switch(a){case"desktop":e=h.value;break;case"tablet":e=C.value;break;case"mobile":e=x.value}G(e,a)},j={};return j.Desktop=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"desktop"),value:void 0!==h.value?h.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"desktop"),value:void 0!==c.value?c.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"desktop"),value:void 0!==r.value?r.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"desktop"),value:void 0!==s.value?s.value:""}),O)),j.Tablet=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"tablet"),value:void 0!==C.value?C.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"tablet"),value:void 0!==T.value?T.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"tablet"),value:void 0!==_.value?_.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"tablet"),value:void 0!==v.value?v.value:""}),O)),j.Mobile=b.a.createElement(b.a.Fragment,null,b.a.createElement("div",{className:"uagb-spacing-control__inputs"},b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>S(e,"mobile"),value:void 0!==x.value?x.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>E(e,"mobile"),value:void 0!==k.value?k.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>R(e,"mobile"),value:void 0!==w.value?w.value:""}),b.a.createElement("input",{className:"uagb-spacing-control__number",type:"number",onChange:e=>B(e,"mobile"),value:void 0!==P.value?P.value:""}),O)),b.a.createElement("div",{className:"components-base-control uagb-spacing-control"},b.a.createElement("div",{className:"uagb-size-type-field-tabs"},b.a.createElement("div",{className:"uagb-control__header"},b.a.createElement(m.a,{label:a,responsive:!0}),b.a.createElement("div",{className:"uagb-control__actions"},b.a.createElement(f.a,{onReset:e=>{switch(t.toLowerCase()){case"desktop":S("","desktop",e[h.label],!0),E("","desktop",e[c.label],!0),R("","desktop",e[r.label],!0),B("","desktop",e[s.label],!0),U({[null==i?void 0:i.label]:e[null==i?void 0:i.label]});break;case"tablet":S("","tablet",e[C.label],!0),E("","tablet",e[T.label],!0),R("","tablet",e[_.label],!0),B("","tablet",e[v.label],!0),U({[null==n?void 0:n.label]:e[null==n?void 0:n.label]});break;case"mobile":S("","mobile",e[x.label],!0),E("","mobile",e[k.label],!0),R("","mobile",e[w.label],!0),B("","mobile",e[P.label],!0),U({[null==o?void 0:o.label]:e[null==o?void 0:o.label]})}},attributeNames:[null==h?void 0:h.label,null==c?void 0:c.label,null==r?void 0:r.label,null==s?void 0:s.label,null==C?void 0:C.label,null==T?void 0:T.label,null==_?void 0:_.label,null==v?void 0:v.label,null==x?void 0:x.label,null==k?void 0:k.label,null==w?void 0:w.label,null==P?void 0:P.label,null==i?void 0:i.label,null==n?void 0:n.label,null==o?void 0:o.label]}),b.a.createElement(d.ButtonGroup,{className:"uagb-control__units","aria-label":Object(g.__)("Select Units","ultimate-addons-for-gutenberg")},!l&&(e=>{const a=[];return e.map(e=>a.push(b.a.createElement(d.Tooltip,{text:Object(g.sprintf)(
6
  /* translators: abbreviation for units */
7
  Object(g.__)("%s units","ultimate-addons-for-gutenberg"),e.name)},b.a.createElement(d.Button,{key:e.unitValue,className:"uagb-range-control__units--"+e.name,isSmall:!0,isPrimary:"Desktop"===t&&i.value===e.unitValue||"Mobile"===t&&o.value===e.unitValue||"Tablet"===t&&n.value===e.unitValue,isSecondary:i.value!==e.unitValue||o.value!==e.unitValue||n.value!==e.unitValue,"aria-pressed":"Desktop"===t&&i.value===e.unitValue||"Mobile"===t&&o.value===e.unitValue||"Tablet"===t&&n.value===e.unitValue,"data-device-type":t,"aria-label":Object(g.sprintf)(
8
  /* translators: abbreviation for units */
9
+ Object(g.__)("%s units","ultimate-addons-for-gutenberg"),e.name),onClick:()=>{return a=e,void U("Mobile"===t?{[o.label]:a.unitValue}:"Tablet"===t?{[n.label]:a.unitValue}:{[i.label]:a.unitValue});var a}},e.unitValue)))),a})(L)))),j[t]?j[t]:j.Desktop,b.a.createElement("div",{className:"uagb-spacing-control__input-labels"},b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Top","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Right","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Bottom","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label"},Object(g.__)("Left","ultimate-addons-for-gutenberg")),b.a.createElement("span",{className:"uagb-spacing-control__number-label uagb-spacing-control__link-label"}))),e.help&&b.a.createElement("p",{className:"uag-control-help-notice"},e.help))}},function(e,t,a){"use strict";var i=a(1),o=a(7),n=a(2),l=a(28),r=a(23),s=a(9);function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}function p(e){const t=Object(s.useSelect)(e=>{var t;return null===(t=e("core/edit-post"))||void 0===t?void 0:t.__experimentalGetPreviewDeviceType()},[]),a={};return a.Desktop=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeText,value:e.size.value||"",min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.size.value,label:e.sizeLabel},step:null==e?void 0:e.step}))),a.Tablet=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeTabletText,value:e.sizeTablet.value,min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.sizeTablet.value,label:e.sizeTabletLabel},step:null==e?void 0:e.step}))),a.Mobile=React.createElement(React.Fragment,null,React.createElement(r.a,c({},e,{label:e.sizeMobileText,value:e.sizeMobile.value,min:0,max:200,unit:e.type,responsive:!0,setAttributes:e.setAttributes,data:{value:e.sizeMobile.value,label:e.sizeMobileLabel},step:null==e?void 0:e.step}))),React.createElement("div",{className:"uagb-size-type-field-tabs"},React.createElement("div",{className:"uagb-responsive-control-inner"},a[t]?a[t]:a.Desktop))}var u={Default:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Arial:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Georgia:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},Helvetica:{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},"Times New Roman":{weight:["Default","100","200","300","400","500","600","700","800","900"],google:!1},ABeeZee:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Abel:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Abhaya Libre":{v:["regular","500","600","700","800"],subset:["latin-ext","sinhala","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"Abril Fatface":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aclonica:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Acme:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Actor:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Adamina:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Advent Pro":{v:["100","200","300","regular","500","600","700"],subset:["latin-ext","greek","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal"]},"Aguafina Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Akronim:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aladin:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Aldrich:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Alef:{v:["regular","700"],subset:["hebrew","latin"],weight:["Default","400","700"],i:["normal"]},Alegreya:{v:["regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","700","800","900"],i:["normal","italic"]},"Alegreya SC":{v:["regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","700","800","900"],i:["normal","italic"]},"Alegreya Sans":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal","italic"]},"Alegreya Sans SC":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal","italic"]},"Alex Brush":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Alfa Slab One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Alice:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin"],weight:["Default","400"],i:["normal"]},Alike:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Alike Angular":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Allan:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Allerta:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Allerta Stencil":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Allura:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Almendra:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Almendra Display":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Almendra SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Amarante:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Amaranth:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Amatic SC":{v:["regular","700"],subset:["cyrillic","latin-ext","hebrew","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Amethysta:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Amiko:{v:["regular","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","600","700"],i:["normal"]},Amiri:{v:["regular","italic","700","700italic"],subset:["latin-ext","arabic","latin"],weight:["Default","400","700"],i:["normal","italic"]},Amita:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Anaheim:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Andada:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Andika:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Angkor:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Annie Use Your Telescope":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Anonymous Pro":{v:["regular","italic","700","700italic"],subset:["cyrillic","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Antic:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Antic Didone":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Antic Slab":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Anton:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Arapey:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Arbutus:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Arbutus Slab":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Architects Daughter":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Archivo:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Archivo Black":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Archivo Narrow":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Aref Ruqaa":{v:["regular","700"],subset:["arabic","latin"],weight:["Default","400","700"],i:["normal"]},"Arima Madurai":{v:["100","200","300","regular","500","700","800","900"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","100","200","300","400","500","700","800","900"],i:["normal"]},Arimo:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Arizonia:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Armata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Arsenal:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Artifika:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Arvo:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Arya:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Asap:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Asap Condensed":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Asar:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Asset:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Assistant:{v:["200","300","regular","600","700","800"],subset:["hebrew","latin"],weight:["Default","200","300","400","600","700","800"],i:["normal"]},Astloch:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Asul:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Athiti:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Atma:{v:["300","regular","500","600","700"],subset:["latin-ext","bengali","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Atomic Age":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Aubrey:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Audiowide:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Autour One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Average:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Average Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Averia Gruesa Libre":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Averia Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Averia Sans Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Averia Serif Libre":{v:["300","300italic","regular","italic","700","700italic"],subset:["latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Bad Script":{v:["regular"],subset:["cyrillic","latin"],weight:["Default","400"],i:["normal"]},Bahiana:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Baloo:{v:["regular"],subset:["latin-ext","devanagari","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhai":{v:["regular"],subset:["latin-ext","gujarati","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhaijaan":{v:["regular"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Bhaina":{v:["regular"],subset:["latin-ext","oriya","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Chettan":{v:["regular"],subset:["malayalam","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Da":{v:["regular"],subset:["latin-ext","vietnamese","bengali","latin"],weight:["Default","400"],i:["normal"]},"Baloo Paaji":{v:["regular"],subset:["latin-ext","gurmukhi","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Tamma":{v:["regular"],subset:["latin-ext","vietnamese","latin","kannada"],weight:["Default","400"],i:["normal"]},"Baloo Tammudu":{v:["regular"],subset:["latin-ext","telugu","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Baloo Thambi":{v:["regular"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Balthazar:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bangers:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Barlow:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Barlow Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Barlow Semi Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Barrio:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Basic:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Battambang:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},Baumans:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bayon:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Belgrano:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bellefair:{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},Belleza:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},BenchNine:{v:["300","regular","700"],subset:["latin-ext","latin"],weight:["Default","300","400","700"],i:["normal"]},Bentham:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Berkshire Swash":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Bevan:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bigelow Rules":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bigshot One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Bilbo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bilbo Swash Caps":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},BioRhyme:{v:["200","300","regular","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal"]},"BioRhyme Expanded":{v:["200","300","regular","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal"]},Biryani:{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},Bitter:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Black And White Picture":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Black Han Sans":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Black Ops One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Bokor:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Bonbon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Boogaloo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bowlby One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bowlby One SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Brawler:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Bree Serif":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bubblegum Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Bubbler One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Buda:{v:["300"],subset:["latin"],weight:["Default","300"],i:[]},Buenard:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Bungee:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Hairline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Inline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Outline":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Bungee Shade":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Butcherman:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Butterfly Kids":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cabin:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Cabin Condensed":{v:["regular","500","600","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Cabin Sketch":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Caesar Dressing":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cagliostro:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cairo:{v:["200","300","regular","600","700","900"],subset:["latin-ext","arabic","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal"]},Calligraffitti:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cambay:{v:["regular","italic","700","700italic"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal","italic"]},Cambo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Candal:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cantarell:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Cantata One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cantora One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Capriola:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cardo:{v:["regular","italic","700"],subset:["greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Carme:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carrois Gothic":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carrois Gothic SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Carter One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Catamaran:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","tamil","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Caudex:{v:["regular","italic","700","700italic"],subset:["greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Caveat:{v:["regular","700"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Caveat Brush":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cedarville Cursive":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Ceviche One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Changa:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","arabic","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Changa One":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Chango:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chathura:{v:["100","300","regular","700","800"],subset:["telugu","latin"],weight:["Default","100","300","400","700","800"],i:["normal"]},"Chau Philomene One":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Chela One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Chelsea Market":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chenla:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Cherry Cream Soda":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Cherry Swash":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Chewy:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Chicle:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Chivo:{v:["300","300italic","regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","300","400","700","900"],i:["normal","italic"]},Chonburi:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Cinzel:{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},"Cinzel Decorative":{v:["regular","700","900"],subset:["latin"],weight:["Default","400","700","900"],i:["normal"]},"Clicker Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Coda:{v:["regular","800"],subset:["latin-ext","latin"],weight:["Default","400","800"],i:["normal"]},"Coda Caption":{v:["800"],subset:["latin-ext","latin"],weight:["Default","800"],i:[]},Codystar:{v:["300","regular"],subset:["latin-ext","latin"],weight:["Default","300","400"],i:["normal"]},Coiny:{v:["regular"],subset:["latin-ext","tamil","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Combo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Comfortaa:{v:["300","regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","700"],i:["normal"]},"Coming Soon":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Concert One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Condiment:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Content:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},"Contrail One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Convergence:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cookie:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Copse:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Corben:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Cormorant:{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant Garamond":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant Infant":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Cormorant SC":{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Cormorant Unicase":{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Cormorant Upright":{v:["300","regular","500","600","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Courgette:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Cousine:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Coustard:{v:["regular","900"],subset:["latin"],weight:["Default","400","900"],i:["normal"]},"Covered By Your Grace":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Crafty Girls":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Creepster:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Crete Round":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Crimson Text":{v:["regular","italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","400","600","700"],i:["normal","italic"]},"Croissant One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Crushed:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Cuprum:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Cute Font":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Cutive:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Cutive Mono":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Damion:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Dancing Script":{v:["regular","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Dangrek:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"David Libre":{v:["regular","500","700"],subset:["latin-ext","hebrew","vietnamese","latin"],weight:["Default","400","500","700"],i:["normal"]},"Dawning of a New Day":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Days One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Dekko:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Delius:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Delius Swash Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Delius Unicase":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Della Respira":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Denk One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Devonshire:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dhurjati:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Didact Gothic":{v:["regular"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},Diplomata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Diplomata SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Do Hyeon":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Dokdo:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Domine:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Donegal One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Doppio One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dorsa:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Dosis:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Dr Sugiyama":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Duru Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Dynalight:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"EB Garamond":{v:["regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","500","600","700","800"],i:["normal","italic"]},"Eagle Lake":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"East Sea Dokdo":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Eater:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Economica:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Eczar:{v:["regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"El Messiri":{v:["regular","500","600","700"],subset:["cyrillic","arabic","latin"],weight:["Default","400","500","600","700"],i:["normal"]},Electrolize:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Elsie:{v:["regular","900"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal"]},"Elsie Swash Caps":{v:["regular","900"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal"]},"Emblema One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Emilys Candy":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Encode Sans":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Expanded":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Semi Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Encode Sans Semi Expanded":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Engagement:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Englebert:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Enriqueta:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Erica One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Esteban:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Euphoria Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ewert:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Exo:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Exo 2":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Expletus Sans":{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},"Fanwood Text":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Farsan:{v:["regular"],subset:["latin-ext","gujarati","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Fascinate:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fascinate Inline":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Faster One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fasthand:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Fauna One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Faustina:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Federant:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Federo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Felipa:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Fenix:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Finger Paint":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fira Mono":{v:["regular","500","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400","500","700"],i:["normal"]},"Fira Sans":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fira Sans Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fira Sans Extra Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Fjalla One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fjord One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Flamenco:{v:["300","regular"],subset:["latin"],weight:["Default","300","400"],i:["normal"]},Flavors:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fondamento:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Fontdiner Swanky":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Forum:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Francois One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Frank Ruhl Libre":{v:["300","regular","500","700","900"],subset:["latin-ext","hebrew","latin"],weight:["Default","300","400","500","700","900"],i:["normal"]},"Freckle Face":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fredericka the Great":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Fredoka One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Freehand:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Fresca:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Frijole:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Fruktur:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Fugaz One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"GFS Didot":{v:["regular"],subset:["greek"],weight:["Default","400"],i:["normal"]},"GFS Neohellenic":{v:["regular","italic","700","700italic"],subset:["greek"],weight:["Default","400","700"],i:["normal","italic"]},Gabriela:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin"],weight:["Default","400"],i:["normal"]},Gaegu:{v:["300","regular","700"],subset:["korean","latin"],weight:["Default","300","400","700"],i:["normal"]},Gafata:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Galada:{v:["regular"],subset:["bengali","latin"],weight:["Default","400"],i:["normal"]},Galdeano:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Galindo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Gamja Flower":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Gentium Basic":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Gentium Book Basic":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Geo:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Geostar:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Geostar Fill":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Germania One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Gidugu:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Gilda Display":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Give You Glory":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Glass Antiqua":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Glegoo:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},"Gloria Hallelujah":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Goblin One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Gochi Hand":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Gorditas:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Gothic A1":{v:["100","200","300","regular","500","600","700","800","900"],subset:["korean","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Goudy Bookletter 1911":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Graduate:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Grand Hotel":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Gravitas One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Great Vibes":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Griffy:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Gruppo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Gudea:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Gugi:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Gurajada:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Habibi:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Halant:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hammersmith One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Hanalei:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Hanalei Fill":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Handlee:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Hanuman:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},"Happy Monkey":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Harmattan:{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},"Headland One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Heebo:{v:["100","300","regular","500","700","800","900"],subset:["hebrew","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},"Henny Penny":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Herr Von Muellerhoff":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Hi Melody":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Hind:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Guntur":{v:["300","regular","500","600","700"],subset:["latin-ext","telugu","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Madurai":{v:["300","regular","500","600","700"],subset:["latin-ext","tamil","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Siliguri":{v:["300","regular","500","600","700"],subset:["latin-ext","bengali","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Hind Vadodara":{v:["300","regular","500","600","700"],subset:["latin-ext","gujarati","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Holtwood One SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Homemade Apple":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Homenaje:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IBM Plex Mono":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Sans":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Sans Condensed":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IBM Plex Serif":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal","italic"]},"IM Fell DW Pica":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell DW Pica SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell Double Pica":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell Double Pica SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell English":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell English SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell French Canon":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell French Canon SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"IM Fell Great Primer":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"IM Fell Great Primer SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Iceberg:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Iceland:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Imprima:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Inconsolata:{v:["regular","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Inder:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Indie Flower":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Inika:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Inknut Antiqua":{v:["300","regular","500","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700","800","900"],i:["normal"]},"Irish Grover":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Istok Web":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Italiana:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Italianno:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Itim:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Jacques Francois":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Jacques Francois Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Jaldi:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},"Jim Nightshade":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Jockey One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Jolly Lodger":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Jomhuria:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},"Josefin Sans":{v:["100","100italic","300","300italic","regular","italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","300","400","600","700"],i:["normal","italic"]},"Josefin Slab":{v:["100","100italic","300","300italic","regular","italic","600","600italic","700","700italic"],subset:["latin"],weight:["Default","100","300","400","600","700"],i:["normal","italic"]},"Joti One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Jua:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Judson:{v:["regular","italic","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Julee:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Julius Sans One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Junge:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Jura:{v:["300","regular","500","600","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Just Another Hand":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Just Me Again Down Here":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kadwa:{v:["regular","700"],subset:["devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Kalam:{v:["300","regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","700"],i:["normal"]},Kameron:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Kanit:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Kantumruy:{v:["300","regular","700"],subset:["khmer"],weight:["Default","300","400","700"],i:["normal"]},Karla:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Karma:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Katibeh:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},"Kaushan Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kavivanar:{v:["regular"],subset:["latin-ext","tamil","latin"],weight:["Default","400"],i:["normal"]},Kavoon:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kdam Thmor":{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Keania One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kelly Slab":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kenia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Khand:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Khmer:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Khula:{v:["300","regular","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","600","700","800"],i:["normal"]},"Kirang Haerang":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Kite One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Knewave:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Kosugi:{v:["regular"],subset:["cyrillic","japanese","latin"],weight:["Default","400"],i:["normal"]},"Kosugi Maru":{v:["regular"],subset:["cyrillic","japanese","latin"],weight:["Default","400"],i:["normal"]},"Kotta One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Koulen:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Kranky:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Kreon:{v:["300","regular","700"],subset:["latin"],weight:["Default","300","400","700"],i:["normal"]},Kristi:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Krona One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Kumar One":{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},"Kumar One Outline":{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Kurale:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},"La Belle Aurore":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Laila:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},"Lakki Reddy":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Lalezar:{v:["regular"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Lancelot:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Lateef:{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},Lato:{v:["100","100italic","300","300italic","regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","300","400","700","900"],i:["normal","italic"]},"League Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Leckerli One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ledger:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Lekton:{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Lemon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Lemonada:{v:["300","regular","600","700"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","300","400","600","700"],i:["normal"]},"Libre Barcode 128":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 128 Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Extended":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Extended Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Barcode 39 Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Libre Baskerville":{v:["regular","italic","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Libre Franklin":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Life Savers":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Lilita One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Lily Script One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Limelight:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Linden Hill":{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Lobster:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Lobster Two":{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Londrina Outline":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Sketch":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Londrina Solid":{v:["100","300","regular","900"],subset:["latin"],weight:["Default","100","300","400","900"],i:["normal"]},Lora:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Love Ya Like A Sister":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Loved by the King":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Lovers Quarrel":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Luckiest Guy":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Lusitana:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Lustria:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"M PLUS 1p":{v:["100","300","regular","500","700","800","900"],subset:["cyrillic","cyrillic-ext","greek-ext","japanese","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},"M PLUS Rounded 1c":{v:["100","300","regular","500","700","800","900"],subset:["cyrillic","cyrillic-ext","greek-ext","japanese","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","800","900"],i:["normal"]},Macondo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Macondo Swash Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mada:{v:["200","300","regular","500","600","700","900"],subset:["arabic","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},Magra:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Maiden Orange":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Maitree:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Mako:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mallanna:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Mandali:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Manuale:{v:["regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal","italic"]},Marcellus:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Marcellus SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Marck Script":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Margarine:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Markazi Text":{v:["regular","500","600","700"],subset:["latin-ext","arabic","vietnamese","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Marko One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Marmelad:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Martel:{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},"Martel Sans":{v:["200","300","regular","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal"]},Marvel:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Mate:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"Mate SC":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Maven Pro":{v:["regular","500","700","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","500","700","900"],i:["normal"]},McLaren:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Meddon:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},MedievalSharp:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Medula One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Meera Inimai":{v:["regular"],subset:["tamil","latin"],weight:["Default","400"],i:["normal"]},Megrim:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Meie Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Merienda:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Merienda One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Merriweather:{v:["300","300italic","regular","italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","300","400","700","900"],i:["normal","italic"]},"Merriweather Sans":{v:["300","300italic","regular","italic","700","700italic","800","800italic"],subset:["latin-ext","latin"],weight:["Default","300","400","700","800"],i:["normal","italic"]},Metal:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Metal Mania":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Metamorphous:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Metrophobic:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Michroma:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Milonga:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Miltonian:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Miltonian Tattoo":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Mina:{v:["regular","700"],subset:["latin-ext","bengali","latin"],weight:["Default","400","700"],i:["normal"]},Miniver:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Miriam Libre":{v:["regular","700"],subset:["latin-ext","hebrew","latin"],weight:["Default","400","700"],i:["normal"]},Mirza:{v:["regular","500","600","700"],subset:["latin-ext","arabic","latin"],weight:["Default","400","500","600","700"],i:["normal"]},"Miss Fajardose":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mitr:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},Modak:{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},"Modern Antiqua":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mogra:{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Molengo:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Molle:{v:["italic"],subset:["latin-ext","latin"],weight:["Default"],i:["italic"]},Monda:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Monofett:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Monoton:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Monsieur La Doulaise":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Montaga:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Montez:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Montserrat:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Montserrat Alternates":{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Montserrat Subrayada":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Moul:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Moulpali:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Mountains of Christmas":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Mouse Memoirs":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr Bedfort":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr Dafoe":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mr De Haviland":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mrs Saint Delafield":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Mrs Sheppards":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Mukta:{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Mahee":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","gurmukhi","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Malar":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","tamil","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},"Mukta Vaani":{v:["200","300","regular","500","600","700","800"],subset:["latin-ext","gujarati","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal"]},Muli:{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Mystery Quest":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},NTR:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Nanum Brush Script":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Nanum Gothic":{v:["regular","700","800"],subset:["korean","latin"],weight:["Default","400","700","800"],i:["normal"]},"Nanum Gothic Coding":{v:["regular","700"],subset:["korean","latin"],weight:["Default","400","700"],i:["normal"]},"Nanum Myeongjo":{v:["regular","700","800"],subset:["korean","latin"],weight:["Default","400","700","800"],i:["normal"]},"Nanum Pen Script":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Neucha:{v:["regular"],subset:["cyrillic","latin"],weight:["Default","400"],i:["normal"]},Neuton:{v:["200","300","regular","italic","700","800"],subset:["latin-ext","latin"],weight:["Default","200","300","400","700","800"],i:["normal","italic"]},"New Rocker":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"News Cycle":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Niconne:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Nixie One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Nobile:{v:["regular","italic","500","500italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","500","700"],i:["normal","italic"]},Nokora:{v:["regular","700"],subset:["khmer"],weight:["Default","400","700"],i:["normal"]},Norican:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Nosifer:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Nothing You Could Do":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Noticia Text":{v:["regular","italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Sans":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","devanagari","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Sans JP":{v:["100","300","regular","500","700","900"],subset:["japanese","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Noto Sans KR":{v:["100","300","regular","500","700","900"],subset:["korean","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Noto Serif":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Noto Serif JP":{v:["200","300","regular","500","600","700","900"],subset:["japanese","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Noto Serif KR":{v:["200","300","regular","500","600","700","900"],subset:["korean","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Nova Cut":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Flat":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Mono":{v:["regular"],subset:["greek","latin"],weight:["Default","400"],i:["normal"]},"Nova Oval":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Round":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Slim":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Nova Square":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Numans:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Nunito:{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Nunito Sans":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","200","300","400","600","700","800","900"],i:["normal","italic"]},"Odor Mean Chey":{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Offside:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Old Standard TT":{v:["regular","italic","700"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Oldenburg:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Oleo Script":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Oleo Script Swash Caps":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Open Sans":{v:["300","300italic","regular","italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","600","700","800"],i:["normal","italic"]},"Open Sans Condensed":{v:["300","300italic","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","700"],i:[]},Oranienbaum:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Orbitron:{v:["regular","500","700","900"],subset:["latin"],weight:["Default","400","500","700","900"],i:["normal"]},Oregano:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Orienta:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Original Surfer":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Oswald:{v:["200","300","regular","500","600","700"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},"Over the Rainbow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Overlock:{v:["regular","italic","700","700italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},"Overlock SC":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Overpass:{v:["100","100italic","200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","600","700","800","900"],i:["normal","italic"]},"Overpass Mono":{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},Ovo:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Oxygen:{v:["300","regular","700"],subset:["latin-ext","latin"],weight:["Default","300","400","700"],i:["normal"]},"Oxygen Mono":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"PT Mono":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"PT Sans":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"PT Sans Caption":{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"PT Sans Narrow":{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"PT Serif":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"PT Serif Caption":{v:["regular","italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Pacifico:{v:["regular"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Padauk:{v:["regular","700"],subset:["myanmar","latin"],weight:["Default","400","700"],i:["normal"]},Palanquin:{v:["100","200","300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","200","300","400","500","600","700"],i:["normal"]},"Palanquin Dark":{v:["regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700"],i:["normal"]},Pangolin:{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Paprika:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Parisienne:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Passero One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Passion One":{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},"Pathway Gothic One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Patrick Hand":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Patrick Hand SC":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Pattaya:{v:["regular"],subset:["cyrillic","latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Patua One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Pavanam:{v:["regular"],subset:["latin-ext","tamil","latin"],weight:["Default","400"],i:["normal"]},"Paytone One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Peddana:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Peralta:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Permanent Marker":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Petit Formal Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Petrona:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Philosopher:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},Piedra:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Pinyon Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pirata One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Plaster:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Play:{v:["regular","700"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal"]},Playball:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Playfair Display":{v:["regular","italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},"Playfair Display SC":{v:["regular","italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","400","700","900"],i:["normal","italic"]},Podkova:{v:["regular","500","600","700","800"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},"Poiret One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Poller One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Poly:{v:["regular","italic"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Pompiere:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pontano Sans":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Poor Story":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},Poppins:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Port Lligat Sans":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Port Lligat Slab":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Pragati Narrow":{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Prata:{v:["regular"],subset:["cyrillic","cyrillic-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Preahvihear:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Press Start 2P":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},Pridi:{v:["200","300","regular","500","600","700"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","200","300","400","500","600","700"],i:["normal"]},"Princess Sofia":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Prociono:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Prompt:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Prosto One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Proza Libre":{v:["regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["latin-ext","latin"],weight:["Default","400","500","600","700","800"],i:["normal","italic"]},Puritan:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},"Purple Purse":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Quando:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Quantico:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Quattrocento:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Quattrocento Sans":{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Questrial:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Quicksand:{v:["300","regular","500","700"],subset:["latin-ext","vietnamese","latin"],weight:["Default","300","400","500","700"],i:["normal"]},Quintessential:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Qwigley:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Racing Sans One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Radley:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Rajdhani:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Rakkas:{v:["regular"],subset:["latin-ext","arabic","latin"],weight:["Default","400"],i:["normal"]},Raleway:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},"Raleway Dots":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ramabhadra:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Ramaraja:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Rambla:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Rammetto One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ranchers:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Rancho:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ranga:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Rasa:{v:["300","regular","500","600","700"],subset:["latin-ext","gujarati","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Rationale:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Ravi Prakash":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Redressed:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Reem Kufi":{v:["regular"],subset:["arabic","latin"],weight:["Default","400"],i:["normal"]},"Reenie Beanie":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Revalia:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Rhodium Libre":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Ribeye:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ribeye Marrow":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Righteous:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Risque:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Roboto:{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal","italic"]},"Roboto Condensed":{v:["300","300italic","regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","300","400","700"],i:["normal","italic"]},"Roboto Mono":{v:["100","100italic","300","300italic","regular","italic","500","500italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","500","700"],i:["normal","italic"]},"Roboto Slab":{v:["100","300","regular","700"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","100","300","400","700"],i:["normal"]},Rochester:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Rock Salt":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Rokkitt:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Romanesco:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ropa Sans":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Rosario:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Rosarivo:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Rouge Script":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Rozha One":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Rubik:{v:["300","300italic","regular","italic","500","500italic","700","700italic","900","900italic"],subset:["cyrillic","latin-ext","hebrew","latin"],weight:["Default","300","400","500","700","900"],i:["normal","italic"]},"Rubik Mono One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruda:{v:["regular","700","900"],subset:["latin-ext","latin"],weight:["Default","400","700","900"],i:["normal"]},Rufina:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Ruge Boogie":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruluko:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Rum Raisin":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Ruslan Display":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Russo One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Ruthie:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Rye:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sacramento:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sahitya:{v:["regular","700"],subset:["devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sail:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Saira:{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Extra Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Saira Semi Condensed":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},Salsa:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sanchez:{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},Sancreek:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sansita:{v:["regular","italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","700","800","900"],i:["normal","italic"]},Sarala:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sarina:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Sarpanch:{v:["regular","500","600","700","800","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800","900"],i:["normal"]},Satisfy:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Sawarabi Gothic":{v:["regular"],subset:["cyrillic","japanese","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Sawarabi Mincho":{v:["regular"],subset:["japanese","latin-ext","latin"],weight:["Default","400"],i:["normal"]},Scada:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},Scheherazade:{v:["regular","700"],subset:["arabic","latin"],weight:["Default","400","700"],i:["normal"]},Schoolbell:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Scope One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Seaweed Script":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Secular One":{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},"Sedgwick Ave":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Sedgwick Ave Display":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Sevillana:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Seymour One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Shadows Into Light":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Shadows Into Light Two":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Shanti:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Share:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Share Tech":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Share Tech Mono":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Shojumaru:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Short Stack":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Shrikhand:{v:["regular"],subset:["latin-ext","gujarati","latin"],weight:["Default","400"],i:["normal"]},Siemreap:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Sigmar One":{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Signika:{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},"Signika Negative":{v:["300","regular","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","600","700"],i:["normal"]},Simonetta:{v:["regular","italic","900","900italic"],subset:["latin-ext","latin"],weight:["Default","400","900"],i:["normal","italic"]},Sintony:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Sirin Stencil":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Six Caps":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Skranji:{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},"Slabo 13px":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Slabo 27px":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Slackey:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Smokum:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Smythe:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sniglet:{v:["regular","800"],subset:["latin-ext","latin"],weight:["Default","400","800"],i:["normal"]},Snippet:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Snowburst One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Sofadi One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sofia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Song Myung":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Sonsie One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Sorts Mill Goudy":{v:["regular","italic"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal","italic"]},"Source Code Pro":{v:["200","300","regular","500","600","700","900"],subset:["latin-ext","latin"],weight:["Default","200","300","400","500","600","700","900"],i:["normal"]},"Source Sans Pro":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal","italic"]},"Source Serif Pro":{v:["regular","600","700"],subset:["latin-ext","latin"],weight:["Default","400","600","700"],i:["normal"]},"Space Mono":{v:["regular","italic","700","700italic"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Special Elite":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Spectral:{v:["200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal","italic"]},"Spectral SC":{v:["200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","500","600","700","800"],i:["normal","italic"]},"Spicy Rice":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Spinnaker:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Spirax:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Squada One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Sree Krushnadevaraya":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Sriracha:{v:["regular"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Stalemate:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stalinist One":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stardos Stencil":{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},"Stint Ultra Condensed":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Stint Ultra Expanded":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Stoke:{v:["300","regular"],subset:["latin-ext","latin"],weight:["Default","300","400"],i:["normal"]},Strait:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Stylish:{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Sue Ellen Francisco":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Suez One":{v:["regular"],subset:["latin-ext","hebrew","latin"],weight:["Default","400"],i:["normal"]},Sumana:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Sunflower:{v:["300","500","700"],subset:["korean","latin"],weight:["Default","300","500","700"],i:[]},Sunshiney:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Supermercado One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Sura:{v:["regular","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","700"],i:["normal"]},Suranna:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Suravaram:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Suwannaphum:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},"Swanky and Moo Moo":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Syncopate:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Tajawal:{v:["200","300","regular","500","700","800","900"],subset:["arabic","latin"],weight:["Default","200","300","400","500","700","800","900"],i:["normal"]},Tangerine:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Taprom:{v:["regular"],subset:["khmer"],weight:["Default","400"],i:["normal"]},Tauri:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Taviraj:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Teko:{v:["300","regular","500","600","700"],subset:["latin-ext","devanagari","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Telex:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Tenali Ramakrishna":{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},"Tenor Sans":{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Text Me One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"The Girl Next Door":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Tienne:{v:["regular","700","900"],subset:["latin"],weight:["Default","400","700","900"],i:["normal"]},Tillana:{v:["regular","500","600","700","800"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","600","700","800"],i:["normal"]},Timmana:{v:["regular"],subset:["telugu","latin"],weight:["Default","400"],i:["normal"]},Tinos:{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","hebrew","greek","vietnamese","latin"],weight:["Default","400","700"],i:["normal","italic"]},"Titan One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Titillium Web":{v:["200","200italic","300","300italic","regular","italic","600","600italic","700","700italic","900"],subset:["latin-ext","latin"],weight:["Default","200","300","400","600","700","900"],i:["normal","italic"]},"Trade Winds":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Trirong:{v:["100","100italic","200","200italic","300","300italic","regular","italic","500","500italic","600","600italic","700","700italic","800","800italic","900","900italic"],subset:["latin-ext","thai","vietnamese","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]},Trocchi:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Trochut:{v:["regular","italic","700"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Trykker:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Tulpen One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Ubuntu:{v:["300","300italic","regular","italic","500","500italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","300","400","500","700"],i:["normal","italic"]},"Ubuntu Condensed":{v:["regular"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400"],i:["normal"]},"Ubuntu Mono":{v:["regular","italic","700","700italic"],subset:["cyrillic","cyrillic-ext","greek-ext","latin-ext","greek","latin"],weight:["Default","400","700"],i:["normal","italic"]},Ultra:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Uncial Antiqua":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Underdog:{v:["regular"],subset:["cyrillic","latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Unica One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},UnifrakturCook:{v:["700"],subset:["latin"],weight:["Default","700"],i:[]},UnifrakturMaguntia:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Unkempt:{v:["regular","700"],subset:["latin"],weight:["Default","400","700"],i:["normal"]},Unlock:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Unna:{v:["regular","italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal","italic"]},VT323:{v:["regular"],subset:["latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Vampiro One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Varela:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Varela Round":{v:["regular"],subset:["latin-ext","hebrew","vietnamese","latin"],weight:["Default","400"],i:["normal"]},"Vast Shadow":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Vesper Libre":{v:["regular","500","700","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","400","500","700","900"],i:["normal"]},Vibur:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Vidaloka:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Viga:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Voces:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Volkhov:{v:["regular","italic","700","700italic"],subset:["latin"],weight:["Default","400","700"],i:["normal","italic"]},Vollkorn:{v:["regular","italic","600","600italic","700","700italic","900","900italic"],subset:["cyrillic","cyrillic-ext","latin-ext","greek","vietnamese","latin"],weight:["Default","400","600","700","900"],i:["normal","italic"]},"Vollkorn SC":{v:["regular","600","700","900"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400","600","700","900"],i:["normal"]},Voltaire:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Waiting for the Sunrise":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Wallpoet:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Walter Turncoat":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Warnes:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},Wellfleet:{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Wendy One":{v:["regular"],subset:["latin-ext","latin"],weight:["Default","400"],i:["normal"]},"Wire One":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Work Sans":{v:["100","200","300","regular","500","600","700","800","900"],subset:["latin-ext","latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal"]},"Yanone Kaffeesatz":{v:["200","300","regular","700"],subset:["cyrillic","latin-ext","vietnamese","latin"],weight:["Default","200","300","400","700"],i:["normal"]},Yantramanav:{v:["100","300","regular","500","700","900"],subset:["latin-ext","devanagari","latin"],weight:["Default","100","300","400","500","700","900"],i:["normal"]},"Yatra One":{v:["regular"],subset:["latin-ext","devanagari","latin"],weight:["Default","400"],i:["normal"]},Yellowtail:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Yeon Sung":{v:["regular"],subset:["korean","latin"],weight:["Default","400"],i:["normal"]},"Yeseva One":{v:["regular"],subset:["cyrillic","cyrillic-ext","latin-ext","vietnamese","latin"],weight:["Default","400"],i:["normal"]},Yesteryear:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},Yrsa:{v:["300","regular","500","600","700"],subset:["latin-ext","latin"],weight:["Default","300","400","500","600","700"],i:["normal"]},Zeyada:{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal"]},"Zilla Slab":{v:["300","300italic","regular","italic","500","500italic","600","600italic","700","700italic"],subset:["latin-ext","latin"],weight:["Default","300","400","500","600","700"],i:["normal","italic"]},"Zilla Slab Highlight":{v:["regular","700"],subset:["latin-ext","latin"],weight:["Default","400","700"],i:["normal"]},Sora:{v:["regular"],subset:["latin"],weight:["Default","100","200","300","400","500","600","700","800"],i:["normal","bold"]},"DM Sans":{v:["regular"],subset:["latin"],weight:["Default","400","500","700"],i:["normal","bold","italic"]},"DM Serif Display":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},"DM Serif Text":{v:["regular"],subset:["latin"],weight:["Default","400"],i:["normal","italic"]},Inter:{v:["regular"],subset:["latin"],weight:["Default","100","200","300","400","500","600","700","800","900"],i:["normal","italic"]}},b=a(0),g=a.n(b),d=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function y(e,t){if(e.length!==t.length)return!1;for(var a=0;a<e.length;a++)if(!((i=e[a])===(o=t[a])||d(i)&&d(o)))return!1;var i,o;return!0}var m=function(e,t){var a;void 0===t&&(t=y);var i,o=[],n=!1;return function(){for(var l=[],r=0;r<arguments.length;r++)l[r]=arguments[r];return n&&a===this&&t(l,o)||(i=e.apply(this,l),n=!0,a=this,o=l),i}},f=a(19),h=a(75),_=a(21),v=a.n(_),T=a(158),C=a.n(T),w=a(159),P=a.n(w),k=a(101);function x(e){return(x="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){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U(e,t){for(var a=0;a<t.length;a++){var i=t[a];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function G(e,t,a){return t&&U(e.prototype,t),a&&U(e,a),e}function S(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function M(){return(M=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}function E(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{},i=Object.keys(a);"function"==typeof Object.getOwnPropertySymbols&&(i=i.concat(Object.getOwnPropertySymbols(a).filter((function(e){return Object.getOwnPropertyDescriptor(a,e).enumerable})))),i.forEach((function(t){S(e,t,a[t])}))}return e}function R(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");var a,i;e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&(a=e,i=t,(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(a,i))}function B(e){return(B=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function L(e,t){if(null==e)return{};var a,i,o=function(e,t){if(null==e)return{};var a,i,o={},n=Object.keys(e);for(i=0;i<n.length;i++)a=n[i],t.indexOf(a)>=0||(o[a]=e[a]);return o}(e,t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);for(i=0;i<n.length;i++)a=n[i],t.indexOf(a)>=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(o[a]=e[a])}return o}function O(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function z(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?O(e):t}function j(e){return function(e){if(Array.isArray(e)){for(var t=0,a=new Array(e.length);t<e.length;t++)a[t]=e[t];return a}}(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 H=function(){};function F(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function N(e,t,a,i){var o=[t,i];if(a&&e)for(var n in a)a.hasOwnProperty(n)&&a[n]&&o.push("".concat(F(e,n)));return o.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var D=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===x(e)&&null!==e?[e]:[]};function V(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function I(e){return V(e)?window.pageYOffset:e.scrollTop}function W(e,t){V(e)?window.scrollTo(0,t):e.scrollTop=t}function q(e,t,a,i){return a*((e=e/i-1)*e*e+1)+t}function Z(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:H,o=I(e),n=t-o,l=10,r=0;function s(){var t=q(r+=l,o,n,a);W(e,t),r<a?C()(s):i(e)}s()}function $(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}function K(e){var t=e.maxHeight,a=e.menuEl,i=e.minHeight,o=e.placement,n=e.shouldScroll,l=e.isFixedPosition,r=e.theme.spacing,s=function(e){var t=getComputedStyle(e),a="absolute"===t.position,i=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var n=e;n=n.parentElement;)if(t=getComputedStyle(n),(!a||"static"!==t.position)&&i.test(t.overflow+t.overflowY+t.overflowX))return n;return o}(a),c={placement:"bottom",maxHeight:t};if(!a||!a.offsetParent)return c;var p=s.getBoundingClientRect().height,u=a.getBoundingClientRect(),b=u.bottom,g=u.height,d=u.top,y=a.offsetParent.getBoundingClientRect().top,m=window.innerHeight,f=I(s),h=parseInt(getComputedStyle(a).marginBottom,10),_=parseInt(getComputedStyle(a).marginTop,10),v=y-_,T=m-d,C=v+f,w=p-f-d,P=b-m+f+h,k=f+d-_;switch(o){case"auto":case"bottom":if(T>=g)return{placement:"bottom",maxHeight:t};if(w>=g&&!l)return n&&Z(s,P,160),{placement:"bottom",maxHeight:t};if(!l&&w>=i||l&&T>=i)return n&&Z(s,P,160),{placement:"bottom",maxHeight:l?T-h:w-h};if("auto"===o||l){var x=t,A=l?v:C;return A>=i&&(x=Math.min(A-h-r.controlHeight,t)),{placement:"top",maxHeight:x}}if("bottom"===o)return W(s,P),{placement:"bottom",maxHeight:t};break;case"top":if(v>=g)return{placement:"top",maxHeight:t};if(C>=g&&!l)return n&&Z(s,k,160),{placement:"top",maxHeight:t};if(!l&&C>=i||l&&v>=i){var U=t;return(!l&&C>=i||l&&v>=i)&&(U=l?v-_:C-_),n&&Z(s,k,160),{placement:"top",maxHeight:U}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return c}var J=function(e){return"auto"===e?"bottom":e},Y=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{maxHeight:a.props.maxMenuHeight,placement:null}),S(O(O(a)),"getPlacement",(function(e){var t=a.props,i=t.minMenuHeight,o=t.maxMenuHeight,n=t.menuPlacement,l=t.menuPosition,r=t.menuShouldScrollIntoView,s=t.theme,c=a.context.getPortalPlacement;if(e){var p="fixed"===l,u=K({maxHeight:o,menuEl:e,minHeight:i,placement:n,shouldScroll:r&&!p,isFixedPosition:p,theme:s});c&&c(u),a.setState(u)}})),S(O(O(a)),"getUpdatedProps",(function(){var e=a.props.menuPlacement,t=a.state.placement||J(e);return E({},a.props,{placement:t,maxHeight:a.state.maxHeight})})),a}return R(t,e),G(t,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),t}(b.Component);S(Y,"contextTypes",{getPortalPlacement:v.a.func});var Q=function(e){var t=e.theme,a=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*a,"px ").concat(3*a,"px"),textAlign:"center"}},X=Q,ee=Q,te=function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("noOptionsMessage",e)),{"menu-notice":!0,"menu-notice--no-options":!0},a)},n),t)};te.defaultProps={children:"No options"};var ae=function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("loadingMessage",e)),{"menu-notice":!0,"menu-notice--loading":!0},a)},n),t)};ae.defaultProps={children:"Loading..."};var ie=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{placement:null}),S(O(O(a)),"getPortalPlacement",(function(e){var t=e.placement;t!==J(a.props.menuPlacement)&&a.setState({placement:t})})),a}return R(t,e),G(t,[{key:"getChildContext",value:function(){return{getPortalPlacement:this.getPortalPlacement}}},{key:"render",value:function(){var e=this.props,t=e.appendTo,a=e.children,i=e.controlElement,o=e.menuPlacement,n=e.menuPosition,l=e.getStyles,r="fixed"===n;if(!t&&!r||!i)return null;var s=this.state.placement||J(o),c=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(i),p=r?0:window.pageYOffset,u={offset:c[s]+p,position:n,rect:c},b=g.a.createElement("div",{className:Object(f.a)(l("menuPortal",u))},a);return t?Object(h.createPortal)(b,t):b}}]),t}(b.Component);S(ie,"childContextTypes",{getPortalPlacement:v.a.func});var oe=Array.isArray,ne=Object.keys,le=Object.prototype.hasOwnProperty;function re(e,t){try{return function e(t,a){if(t===a)return!0;if(t&&a&&"object"==x(t)&&"object"==x(a)){var i,o,n,l=oe(t),r=oe(a);if(l&&r){if((o=t.length)!=a.length)return!1;for(i=o;0!=i--;)if(!e(t[i],a[i]))return!1;return!0}if(l!=r)return!1;var s=t instanceof Date,c=a instanceof Date;if(s!=c)return!1;if(s&&c)return t.getTime()==a.getTime();var p=t instanceof RegExp,u=a instanceof RegExp;if(p!=u)return!1;if(p&&u)return t.toString()==a.toString();var b=ne(t);if((o=b.length)!==ne(a).length)return!1;for(i=o;0!=i--;)if(!le.call(a,b[i]))return!1;for(i=o;0!=i--;)if(!("_owner"===(n=b[i])&&t.$$typeof||e(t[n],a[n])))return!1;return!0}return t!=t&&a!=a}(e,t)}catch(e){if(e.message&&e.message.match(/stack|recursion/i))return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}var se=[{base:"A",letters:/[\u0041\u24B6\uFF21\u00C0\u00C1\u00C2\u1EA6\u1EA4\u1EAA\u1EA8\u00C3\u0100\u0102\u1EB0\u1EAE\u1EB4\u1EB2\u0226\u01E0\u00C4\u01DE\u1EA2\u00C5\u01FA\u01CD\u0200\u0202\u1EA0\u1EAC\u1EB6\u1E00\u0104\u023A\u2C6F]/g},{base:"AA",letters:/[\uA732]/g},{base:"AE",letters:/[\u00C6\u01FC\u01E2]/g},{base:"AO",letters:/[\uA734]/g},{base:"AU",letters:/[\uA736]/g},{base:"AV",letters:/[\uA738\uA73A]/g},{base:"AY",letters:/[\uA73C]/g},{base:"B",letters:/[\u0042\u24B7\uFF22\u1E02\u1E04\u1E06\u0243\u0182\u0181]/g},{base:"C",letters:/[\u0043\u24B8\uFF23\u0106\u0108\u010A\u010C\u00C7\u1E08\u0187\u023B\uA73E]/g},{base:"D",letters:/[\u0044\u24B9\uFF24\u1E0A\u010E\u1E0C\u1E10\u1E12\u1E0E\u0110\u018B\u018A\u0189\uA779]/g},{base:"DZ",letters:/[\u01F1\u01C4]/g},{base:"Dz",letters:/[\u01F2\u01C5]/g},{base:"E",letters:/[\u0045\u24BA\uFF25\u00C8\u00C9\u00CA\u1EC0\u1EBE\u1EC4\u1EC2\u1EBC\u0112\u1E14\u1E16\u0114\u0116\u00CB\u1EBA\u011A\u0204\u0206\u1EB8\u1EC6\u0228\u1E1C\u0118\u1E18\u1E1A\u0190\u018E]/g},{base:"F",letters:/[\u0046\u24BB\uFF26\u1E1E\u0191\uA77B]/g},{base:"G",letters:/[\u0047\u24BC\uFF27\u01F4\u011C\u1E20\u011E\u0120\u01E6\u0122\u01E4\u0193\uA7A0\uA77D\uA77E]/g},{base:"H",letters:/[\u0048\u24BD\uFF28\u0124\u1E22\u1E26\u021E\u1E24\u1E28\u1E2A\u0126\u2C67\u2C75\uA78D]/g},{base:"I",letters:/[\u0049\u24BE\uFF29\u00CC\u00CD\u00CE\u0128\u012A\u012C\u0130\u00CF\u1E2E\u1EC8\u01CF\u0208\u020A\u1ECA\u012E\u1E2C\u0197]/g},{base:"J",letters:/[\u004A\u24BF\uFF2A\u0134\u0248]/g},{base:"K",letters:/[\u004B\u24C0\uFF2B\u1E30\u01E8\u1E32\u0136\u1E34\u0198\u2C69\uA740\uA742\uA744\uA7A2]/g},{base:"L",letters:/[\u004C\u24C1\uFF2C\u013F\u0139\u013D\u1E36\u1E38\u013B\u1E3C\u1E3A\u0141\u023D\u2C62\u2C60\uA748\uA746\uA780]/g},{base:"LJ",letters:/[\u01C7]/g},{base:"Lj",letters:/[\u01C8]/g},{base:"M",letters:/[\u004D\u24C2\uFF2D\u1E3E\u1E40\u1E42\u2C6E\u019C]/g},{base:"N",letters:/[\u004E\u24C3\uFF2E\u01F8\u0143\u00D1\u1E44\u0147\u1E46\u0145\u1E4A\u1E48\u0220\u019D\uA790\uA7A4]/g},{base:"NJ",letters:/[\u01CA]/g},{base:"Nj",letters:/[\u01CB]/g},{base:"O",letters:/[\u004F\u24C4\uFF2F\u00D2\u00D3\u00D4\u1ED2\u1ED0\u1ED6\u1ED4\u00D5\u1E4C\u022C\u1E4E\u014C\u1E50\u1E52\u014E\u022E\u0230\u00D6\u022A\u1ECE\u0150\u01D1\u020C\u020E\u01A0\u1EDC\u1EDA\u1EE0\u1EDE\u1EE2\u1ECC\u1ED8\u01EA\u01EC\u00D8\u01FE\u0186\u019F\uA74A\uA74C]/g},{base:"OI",letters:/[\u01A2]/g},{base:"OO",letters:/[\uA74E]/g},{base:"OU",letters:/[\u0222]/g},{base:"P",letters:/[\u0050\u24C5\uFF30\u1E54\u1E56\u01A4\u2C63\uA750\uA752\uA754]/g},{base:"Q",letters:/[\u0051\u24C6\uFF31\uA756\uA758\u024A]/g},{base:"R",letters:/[\u0052\u24C7\uFF32\u0154\u1E58\u0158\u0210\u0212\u1E5A\u1E5C\u0156\u1E5E\u024C\u2C64\uA75A\uA7A6\uA782]/g},{base:"S",letters:/[\u0053\u24C8\uFF33\u1E9E\u015A\u1E64\u015C\u1E60\u0160\u1E66\u1E62\u1E68\u0218\u015E\u2C7E\uA7A8\uA784]/g},{base:"T",letters:/[\u0054\u24C9\uFF34\u1E6A\u0164\u1E6C\u021A\u0162\u1E70\u1E6E\u0166\u01AC\u01AE\u023E\uA786]/g},{base:"TZ",letters:/[\uA728]/g},{base:"U",letters:/[\u0055\u24CA\uFF35\u00D9\u00DA\u00DB\u0168\u1E78\u016A\u1E7A\u016C\u00DC\u01DB\u01D7\u01D5\u01D9\u1EE6\u016E\u0170\u01D3\u0214\u0216\u01AF\u1EEA\u1EE8\u1EEE\u1EEC\u1EF0\u1EE4\u1E72\u0172\u1E76\u1E74\u0244]/g},{base:"V",letters:/[\u0056\u24CB\uFF36\u1E7C\u1E7E\u01B2\uA75E\u0245]/g},{base:"VY",letters:/[\uA760]/g},{base:"W",letters:/[\u0057\u24CC\uFF37\u1E80\u1E82\u0174\u1E86\u1E84\u1E88\u2C72]/g},{base:"X",letters:/[\u0058\u24CD\uFF38\u1E8A\u1E8C]/g},{base:"Y",letters:/[\u0059\u24CE\uFF39\u1EF2\u00DD\u0176\u1EF8\u0232\u1E8E\u0178\u1EF6\u1EF4\u01B3\u024E\u1EFE]/g},{base:"Z",letters:/[\u005A\u24CF\uFF3A\u0179\u1E90\u017B\u017D\u1E92\u1E94\u01B5\u0224\u2C7F\u2C6B\uA762]/g},{base:"a",letters:/[\u0061\u24D0\uFF41\u1E9A\u00E0\u00E1\u00E2\u1EA7\u1EA5\u1EAB\u1EA9\u00E3\u0101\u0103\u1EB1\u1EAF\u1EB5\u1EB3\u0227\u01E1\u00E4\u01DF\u1EA3\u00E5\u01FB\u01CE\u0201\u0203\u1EA1\u1EAD\u1EB7\u1E01\u0105\u2C65\u0250]/g},{base:"aa",letters:/[\uA733]/g},{base:"ae",letters:/[\u00E6\u01FD\u01E3]/g},{base:"ao",letters:/[\uA735]/g},{base:"au",letters:/[\uA737]/g},{base:"av",letters:/[\uA739\uA73B]/g},{base:"ay",letters:/[\uA73D]/g},{base:"b",letters:/[\u0062\u24D1\uFF42\u1E03\u1E05\u1E07\u0180\u0183\u0253]/g},{base:"c",letters:/[\u0063\u24D2\uFF43\u0107\u0109\u010B\u010D\u00E7\u1E09\u0188\u023C\uA73F\u2184]/g},{base:"d",letters:/[\u0064\u24D3\uFF44\u1E0B\u010F\u1E0D\u1E11\u1E13\u1E0F\u0111\u018C\u0256\u0257\uA77A]/g},{base:"dz",letters:/[\u01F3\u01C6]/g},{base:"e",letters:/[\u0065\u24D4\uFF45\u00E8\u00E9\u00EA\u1EC1\u1EBF\u1EC5\u1EC3\u1EBD\u0113\u1E15\u1E17\u0115\u0117\u00EB\u1EBB\u011B\u0205\u0207\u1EB9\u1EC7\u0229\u1E1D\u0119\u1E19\u1E1B\u0247\u025B\u01DD]/g},{base:"f",letters:/[\u0066\u24D5\uFF46\u1E1F\u0192\uA77C]/g},{base:"g",letters:/[\u0067\u24D6\uFF47\u01F5\u011D\u1E21\u011F\u0121\u01E7\u0123\u01E5\u0260\uA7A1\u1D79\uA77F]/g},{base:"h",letters:/[\u0068\u24D7\uFF48\u0125\u1E23\u1E27\u021F\u1E25\u1E29\u1E2B\u1E96\u0127\u2C68\u2C76\u0265]/g},{base:"hv",letters:/[\u0195]/g},{base:"i",letters:/[\u0069\u24D8\uFF49\u00EC\u00ED\u00EE\u0129\u012B\u012D\u00EF\u1E2F\u1EC9\u01D0\u0209\u020B\u1ECB\u012F\u1E2D\u0268\u0131]/g},{base:"j",letters:/[\u006A\u24D9\uFF4A\u0135\u01F0\u0249]/g},{base:"k",letters:/[\u006B\u24DA\uFF4B\u1E31\u01E9\u1E33\u0137\u1E35\u0199\u2C6A\uA741\uA743\uA745\uA7A3]/g},{base:"l",letters:/[\u006C\u24DB\uFF4C\u0140\u013A\u013E\u1E37\u1E39\u013C\u1E3D\u1E3B\u017F\u0142\u019A\u026B\u2C61\uA749\uA781\uA747]/g},{base:"lj",letters:/[\u01C9]/g},{base:"m",letters:/[\u006D\u24DC\uFF4D\u1E3F\u1E41\u1E43\u0271\u026F]/g},{base:"n",letters:/[\u006E\u24DD\uFF4E\u01F9\u0144\u00F1\u1E45\u0148\u1E47\u0146\u1E4B\u1E49\u019E\u0272\u0149\uA791\uA7A5]/g},{base:"nj",letters:/[\u01CC]/g},{base:"o",letters:/[\u006F\u24DE\uFF4F\u00F2\u00F3\u00F4\u1ED3\u1ED1\u1ED7\u1ED5\u00F5\u1E4D\u022D\u1E4F\u014D\u1E51\u1E53\u014F\u022F\u0231\u00F6\u022B\u1ECF\u0151\u01D2\u020D\u020F\u01A1\u1EDD\u1EDB\u1EE1\u1EDF\u1EE3\u1ECD\u1ED9\u01EB\u01ED\u00F8\u01FF\u0254\uA74B\uA74D\u0275]/g},{base:"oi",letters:/[\u01A3]/g},{base:"ou",letters:/[\u0223]/g},{base:"oo",letters:/[\uA74F]/g},{base:"p",letters:/[\u0070\u24DF\uFF50\u1E55\u1E57\u01A5\u1D7D\uA751\uA753\uA755]/g},{base:"q",letters:/[\u0071\u24E0\uFF51\u024B\uA757\uA759]/g},{base:"r",letters:/[\u0072\u24E1\uFF52\u0155\u1E59\u0159\u0211\u0213\u1E5B\u1E5D\u0157\u1E5F\u024D\u027D\uA75B\uA7A7\uA783]/g},{base:"s",letters:/[\u0073\u24E2\uFF53\u00DF\u015B\u1E65\u015D\u1E61\u0161\u1E67\u1E63\u1E69\u0219\u015F\u023F\uA7A9\uA785\u1E9B]/g},{base:"t",letters:/[\u0074\u24E3\uFF54\u1E6B\u1E97\u0165\u1E6D\u021B\u0163\u1E71\u1E6F\u0167\u01AD\u0288\u2C66\uA787]/g},{base:"tz",letters:/[\uA729]/g},{base:"u",letters:/[\u0075\u24E4\uFF55\u00F9\u00FA\u00FB\u0169\u1E79\u016B\u1E7B\u016D\u00FC\u01DC\u01D8\u01D6\u01DA\u1EE7\u016F\u0171\u01D4\u0215\u0217\u01B0\u1EEB\u1EE9\u1EEF\u1EED\u1EF1\u1EE5\u1E73\u0173\u1E77\u1E75\u0289]/g},{base:"v",letters:/[\u0076\u24E5\uFF56\u1E7D\u1E7F\u028B\uA75F\u028C]/g},{base:"vy",letters:/[\uA761]/g},{base:"w",letters:/[\u0077\u24E6\uFF57\u1E81\u1E83\u0175\u1E87\u1E85\u1E98\u1E89\u2C73]/g},{base:"x",letters:/[\u0078\u24E7\uFF58\u1E8B\u1E8D]/g},{base:"y",letters:/[\u0079\u24E8\uFF59\u1EF3\u00FD\u0177\u1EF9\u0233\u1E8F\u00FF\u1EF7\u1E99\u1EF5\u01B4\u024F\u1EFF]/g},{base:"z",letters:/[\u007A\u24E9\uFF5A\u017A\u1E91\u017C\u017E\u1E93\u1E95\u01B6\u0225\u0240\u2C6C\uA763]/g}],ce=function(e){for(var t=0;t<se.length;t++)e=e.replace(se[t].letters,se[t].base);return e},pe=function(e){return e.replace(/^\s+|\s+$/g,"")},ue=function(e){return"".concat(e.label," ").concat(e.value)},be=function(e){return g.a.createElement("span",M({className:Object(f.a)({label:"a11yText",zIndex:9999,border:0,clip:"rect(1px, 1px, 1px, 1px)",height:1,width:1,position:"absolute",overflow:"hidden",padding:0,whiteSpace:"nowrap",backgroundColor:"red",color:"blue"})},e))},ge=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=(e.in,e.out,e.onExited,e.appear,e.enter,e.exit,e.innerRef),a=(e.emotion,L(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]));return g.a.createElement("input",M({ref:t},a,{className:Object(f.a)({label:"dummyInput",background:0,border:0,fontSize:"inherit",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(0)"})}))}}]),t}(b.Component),de=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.props.innerRef(Object(h.findDOMNode)(this))}},{key:"componentWillUnmount",value:function(){this.props.innerRef(null)}},{key:"render",value:function(){return this.props.children}}]),t}(b.Component),ye=["boxSizing","height","overflow","paddingRight","position"],me={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function fe(e){e.preventDefault()}function he(e){e.stopPropagation()}function _e(){var e=this.scrollTop,t=this.scrollHeight,a=e+this.offsetHeight;0===e?this.scrollTop=1:a===t&&(this.scrollTop=e-1)}function ve(){return"ontouchstart"in window||navigator.maxTouchPoints}var Te=!("undefined"==typeof window||!window.document||!window.document.createElement),Ce=0,we=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"originalStyles",{}),S(O(O(a)),"listenerOptions",{capture:!1,passive:!1}),a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){var e=this;if(Te){var t=this.props,a=t.accountForScrollbars,i=t.touchScrollTarget,o=document.body,n=o&&o.style;if(a&&ye.forEach((function(t){var a=n&&n[t];e.originalStyles[t]=a})),a&&Ce<1){var l=parseInt(this.originalStyles.paddingRight,10)||0,r=document.body?document.body.clientWidth:0,s=window.innerWidth-r+l||0;Object.keys(me).forEach((function(e){var t=me[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}o&&ve()&&(o.addEventListener("touchmove",fe,this.listenerOptions),i&&(i.addEventListener("touchstart",_e,this.listenerOptions),i.addEventListener("touchmove",he,this.listenerOptions))),Ce+=1}}},{key:"componentWillUnmount",value:function(){var e=this;if(Te){var t=this.props,a=t.accountForScrollbars,i=t.touchScrollTarget,o=document.body,n=o&&o.style;Ce=Math.max(Ce-1,0),a&&Ce<1&&ye.forEach((function(t){var a=e.originalStyles[t];n&&(n[t]=a)})),o&&ve()&&(o.removeEventListener("touchmove",fe,this.listenerOptions),i&&(i.removeEventListener("touchstart",_e,this.listenerOptions),i.removeEventListener("touchmove",he,this.listenerOptions)))}}},{key:"render",value:function(){return null}}]),t}(b.Component);S(we,"defaultProps",{accountForScrollbars:!0});var Pe=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"state",{touchScrollTarget:null}),S(O(O(a)),"getScrollTarget",(function(e){e!==a.state.touchScrollTarget&&a.setState({touchScrollTarget:e})})),S(O(O(a)),"blurSelectInput",(function(){document.activeElement&&document.activeElement.blur()})),a}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.isEnabled,i=this.state.touchScrollTarget;return a?g.a.createElement("div",null,g.a.createElement("div",{onClick:this.blurSelectInput,className:Object(f.a)({position:"fixed",left:0,bottom:0,right:0,top:0})}),g.a.createElement(de,{innerRef:this.getScrollTarget},t),i?g.a.createElement(we,{touchScrollTarget:i}):null):t}}]),t}(b.PureComponent),ke=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"isBottom",!1),S(O(O(a)),"isTop",!1),S(O(O(a)),"scrollTarget",void 0),S(O(O(a)),"touchStart",void 0),S(O(O(a)),"cancelScroll",(function(e){e.preventDefault(),e.stopPropagation()})),S(O(O(a)),"handleEventDelta",(function(e,t){var i=a.props,o=i.onBottomArrive,n=i.onBottomLeave,l=i.onTopArrive,r=i.onTopLeave,s=a.scrollTarget,c=s.scrollTop,p=s.scrollHeight,u=s.clientHeight,b=a.scrollTarget,g=t>0,d=p-u-c,y=!1;d>t&&a.isBottom&&(n&&n(e),a.isBottom=!1),g&&a.isTop&&(r&&r(e),a.isTop=!1),g&&t>d?(o&&!a.isBottom&&o(e),b.scrollTop=p,y=!0,a.isBottom=!0):!g&&-t>c&&(l&&!a.isTop&&l(e),b.scrollTop=0,y=!0,a.isTop=!0),y&&a.cancelScroll(e)})),S(O(O(a)),"onWheel",(function(e){a.handleEventDelta(e,e.deltaY)})),S(O(O(a)),"onTouchStart",(function(e){a.touchStart=e.changedTouches[0].clientY})),S(O(O(a)),"onTouchMove",(function(e){var t=a.touchStart-e.changedTouches[0].clientY;a.handleEventDelta(e,t)})),S(O(O(a)),"getScrollTarget",(function(e){a.scrollTarget=e})),a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.startListening(this.scrollTarget)}},{key:"componentWillUnmount",value:function(){this.stopListening(this.scrollTarget)}},{key:"startListening",value:function(e){e&&(e.scrollHeight<=e.clientHeight||("function"==typeof e.addEventListener&&e.addEventListener("wheel",this.onWheel,!1),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",this.onTouchStart,!1),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",this.onTouchMove,!1)))}},{key:"stopListening",value:function(e){e.scrollHeight<=e.clientHeight||("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",this.onWheel,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",this.onTouchStart,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",this.onTouchMove,!1))}},{key:"render",value:function(){return g.a.createElement(de,{innerRef:this.getScrollTarget},this.props.children)}}]),t}(b.Component),xe=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.isEnabled,a=L(e,["isEnabled"]);return t?g.a.createElement(ke,a):this.props.children}}]),t}(b.Component);S(xe,"defaultProps",{isEnabled:!0});var Ae=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.isSearchable,i=t.isMulti,o=t.label,n=t.isDisabled;switch(e){case"menu":return"Use Up and Down to choose options".concat(n?"":", press Enter to select the currently focused option",", press Escape to exit the menu, press Tab to select the option and exit the menu.");case"input":return"".concat(o||"Select"," is focused ").concat(a?",type to refine list":"",", press Down to open the menu, ").concat(i?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value"}},Ue=function(e,t){var a=t.value,i=t.isDisabled;if(a)switch(e){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(a,", deselected.");case"select-option":return"option ".concat(a,i?" is disabled. Select another option.":", selected.")}},Ge=function(e){return!!e.isDisabled},Se=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.className,i=e.cx,o=e.isMulti,n=e.getStyles,l=e.hasValue;return g.a.createElement("div",{className:i(Object(f.a)(n("valueContainer",this.props)),{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":l},a)},t)}}]),t}(b.Component),Me=function(e){var t=e.size,a=L(e,["size"]);return g.a.createElement("svg",M({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",className:Object(f.a)({display:"inline-block",fill:"currentColor",lineHeight:1,stroke:"currentColor",strokeWidth:0})},a))},Ee=function(e){return g.a.createElement(Me,M({size:20},e),g.a.createElement("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Re=function(e){return g.a.createElement(Me,M({size:20},e),g.a.createElement("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Be=function(e){var t=e.isFocused,a=e.theme,i=a.spacing.baseUnit,o=a.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},Le=Be,Oe=Be,ze=!1,je=function(e){var t=e.color,a=e.delay,i=e.offset;return g.a.createElement("span",{className:Object(f.a)({animationDuration:"1s",animationDelay:"".concat(a,"ms"),animationIterationCount:"infinite",animationName:"react-select-loading-indicator",animationTimingFunction:"ease-in-out",backgroundColor:t,borderRadius:"1em",display:"inline-block",marginLeft:i?"1em":null,height:"1em",verticalAlign:"top",width:"1em"})})},He=function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerProps,n=e.isFocused,l=e.isRtl,r=e.theme.colors,s=n?r.neutral80:r.neutral20;return ze||(Object(f.b)("@keyframes ","react-select-loading-indicator","{0%,80%,100%{opacity:0;}40%{opacity:1;}};"),ze=!0),g.a.createElement("div",M({},o,{className:a(Object(f.a)(i("loadingIndicator",e)),{indicator:!0,"loading-indicator":!0},t)}),g.a.createElement(je,{color:s,delay:0,offset:l}),g.a.createElement(je,{color:s,delay:160,offset:!0}),g.a.createElement(je,{color:s,delay:320,offset:!l}))};He.defaultProps={size:4};var Fe=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},Ne=function(e){var t=e.children,a=e.innerProps;return g.a.createElement("div",a,t)},De=Ne,Ve=Ne,Ie=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.innerProps;return g.a.createElement("div",a,t||g.a.createElement(Ee,{size:14}))}}]),t}(b.Component),We=function(e){function t(){return A(this,t),z(this,B(t).apply(this,arguments))}return R(t,e),G(t,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.className,i=e.components,o=e.cx,n=e.data,l=e.getStyles,r=e.innerProps,s=e.isDisabled,c=e.removeProps,p=e.selectProps,u=i.Container,b=i.Label,d=i.Remove,y=E({className:o(Object(f.a)(l("multiValue",this.props)),{"multi-value":!0,"multi-value--is-disabled":s},a)},r),m={className:o(Object(f.a)(l("multiValueLabel",this.props)),{"multi-value__label":!0},a)},h=E({className:o(Object(f.a)(l("multiValueRemove",this.props)),{"multi-value__remove":!0},a)},c);return g.a.createElement(u,{data:n,innerProps:y,selectProps:p},g.a.createElement(b,{data:n,innerProps:m,selectProps:p},t),g.a.createElement(d,{data:n,innerProps:h,selectProps:p}))}}]),t}(b.Component);S(We,"defaultProps",{cropWithEllipsis:!0});var qe={ClearIndicator:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({},n,{className:i(Object(f.a)(o("clearIndicator",e)),{indicator:!0,"clear-indicator":!0},a)}),t||g.a.createElement(Ee,null))},Control:function(e){var t=e.children,a=e.cx,i=e.getStyles,o=e.className,n=e.isDisabled,l=e.isFocused,r=e.innerRef,s=e.innerProps,c=e.menuIsOpen;return g.a.createElement("div",M({ref:r,className:a(Object(f.a)(i("control",e)),{control:!0,"control--is-disabled":n,"control--is-focused":l,"control--menu-is-open":c},o)},s),t)},DropdownIndicator:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({},n,{className:i(Object(f.a)(o("dropdownIndicator",e)),{indicator:!0,"dropdown-indicator":!0},a)}),t||g.a.createElement(Re,null))},DownChevron:Re,CrossIcon:Ee,Group:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.Heading,l=e.headingProps,r=e.label,s=e.theme,c=e.selectProps;return g.a.createElement("div",{className:i(Object(f.a)(o("group",e)),{group:!0},a)},g.a.createElement(n,M({},l,{selectProps:c,theme:s,getStyles:o,cx:i}),r),g.a.createElement("div",null,t))},GroupHeading:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.theme,n=(e.selectProps,L(e,["className","cx","getStyles","theme","selectProps"]));return g.a.createElement("div",M({className:a(Object(f.a)(i("groupHeading",E({theme:o},n))),{"group-heading":!0},t)},n))},IndicatorsContainer:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles;return g.a.createElement("div",{className:i(Object(f.a)(o("indicatorsContainer",e)),{indicators:!0},a)},t)},IndicatorSeparator:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerProps;return g.a.createElement("span",M({},o,{className:a(Object(f.a)(i("indicatorSeparator",e)),{"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,a=e.cx,i=e.getStyles,o=e.innerRef,n=e.isHidden,l=e.isDisabled,r=e.theme,s=(e.selectProps,L(e,["className","cx","getStyles","innerRef","isHidden","isDisabled","theme","selectProps"]));return g.a.createElement("div",{className:Object(f.a)(i("input",E({theme:r},s)))},g.a.createElement(P.a,M({className:a(null,{input:!0},t),inputRef:o,inputStyle:Fe(n),disabled:l},s)))},LoadingIndicator:He,Menu:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerRef,l=e.innerProps,r=i(Object(f.a)(o("menu",e)),{menu:!0},a);return g.a.createElement("div",M({className:r},l,{ref:n}),t)},MenuList:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isMulti,l=e.innerRef;return g.a.createElement("div",{className:i(Object(f.a)(o("menuList",e)),{"menu-list":!0,"menu-list--is-multi":n},a),ref:l},t)},MenuPortal:ie,LoadingMessage:ae,NoOptionsMessage:te,MultiValue:We,MultiValueContainer:De,MultiValueLabel:Ve,MultiValueRemove:Ie,Option:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isDisabled,l=e.isFocused,r=e.isSelected,s=e.innerRef,c=e.innerProps;return g.a.createElement("div",M({ref:s,className:i(Object(f.a)(o("option",e)),{option:!0,"option--is-disabled":n,"option--is-focused":l,"option--is-selected":r},a)},c),t)},Placeholder:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("placeholder",e)),{placeholder:!0},a)},n),t)},SelectContainer:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.innerProps,l=e.isDisabled,r=e.isRtl;return g.a.createElement("div",M({className:i(Object(f.a)(o("container",e)),{"--is-disabled":l,"--is-rtl":r},a)},n),t)},SingleValue:function(e){var t=e.children,a=e.className,i=e.cx,o=e.getStyles,n=e.isDisabled,l=e.innerProps;return g.a.createElement("div",M({className:i(Object(f.a)(o("singleValue",e)),{"single-value":!0,"single-value--is-disabled":n},a)},l),t)},ValueContainer:Se},Ze=function(e){return E({},qe,e.components)},$e={clearIndicator:Oe,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":null,pointerEvents:t?"none":null,position:"relative"}},control:function(e){var t=e.isDisabled,a=e.isFocused,i=e.theme,o=i.colors,n=i.borderRadius,l=i.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:a?o.primary:o.neutral20,borderRadius:n,borderStyle:"solid",borderWidth:1,boxShadow:a?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:l.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:a?o.primary:o.neutral30}}},dropdownIndicator:Le,group:function(e){var t=e.theme.spacing;return{paddingBottom:2*t.baseUnit,paddingTop:2*t.baseUnit}},groupHeading:function(e){var t=e.theme.spacing;return{label:"group",color:"#999",cursor:"default",display:"block",fontSize:"75%",fontWeight:"500",marginBottom:"0.25em",paddingLeft:3*t.baseUnit,paddingRight:3*t.baseUnit,textTransform:"uppercase"}},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing.baseUnit,o=a.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*i,marginTop:2*i,width:1}},input:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing,o=a.colors;return{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,a=e.size,i=e.theme,o=i.colors,n=i.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*n,transition:"color 150ms",alignSelf:"center",fontSize:a,lineHeight:1,marginRight:a,textAlign:"center",verticalAlign:"middle"}},loadingMessage:ee,menu:function(e){var t,a=e.placement,i=e.theme,o=i.borderRadius,n=i.spacing,l=i.colors;return S(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(a),"100%"),S(t,"backgroundColor",l.neutral0),S(t,"borderRadius",o),S(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),S(t,"marginBottom",n.menuGutter),S(t,"marginTop",n.menuGutter),S(t,"position","absolute"),S(t,"width","100%"),S(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,a=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:a,paddingTop:a,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,a=e.offset,i=e.position;return{left:t.left,position:i,top:a,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,a=t.spacing,i=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:i/2,display:"flex",margin:a.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,a=t.borderRadius,i=t.colors,o=e.cropWithEllipsis;return{borderRadius:a/2,color:i.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,a=t.spacing,i=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:i/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:a.baseUnit,paddingRight:a.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:X,option:function(e){var t=e.isDisabled,a=e.isFocused,i=e.isSelected,o=e.theme,n=o.spacing,l=o.colors;return{label:"option",backgroundColor:i?l.primary:a?l.primary25:"transparent",color:t?l.neutral20:i?l.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*n.baseUnit,"px ").concat(3*n.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(i?l.primary:l.primary50)}}},placeholder:function(e){var t=e.theme,a=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:a.baseUnit/2,marginRight:a.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,a=e.theme,i=a.spacing,o=a.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:i.baseUnit/2,marginRight:i.baseUnit/2,maxWidth:"calc(100% - ".concat(2*i.baseUnit,"px)"),overflow:"hidden",position:"absolute",textOverflow:"ellipsis",whiteSpace:"nowrap",top:"50%",transform:"translateY(-50%)"}},valueContainer:function(e){var t=e.theme.spacing;return{alignItems:"center",display:"flex",flex:1,flexWrap:"wrap",padding:"".concat(t.baseUnit/2,"px ").concat(2*t.baseUnit,"px"),WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"}}},Ke={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Je={backspaceRemovesValue:!0,blurInputOnSelect:$(),captureMenuScroll:!$(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var a=E({ignoreCase:!0,ignoreAccents:!0,stringify:ue,trim:!0,matchFrom:"any"},void 0),i=a.ignoreCase,o=a.ignoreAccents,n=a.stringify,l=a.trim,r=a.matchFrom,s=l?pe(t):t,c=l?pe(n(e)):n(e);return i&&(s=s.toLowerCase(),c=c.toLowerCase()),o&&(s=ce(s),c=ce(c)),"start"===r?c.substr(0,s.length)===s:c.indexOf(s)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:Ge,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:"0",tabSelectsValue:!0},Ye=1,Qe=function(e){function t(e){var a;A(this,t),S(O(O(a=z(this,B(t).call(this,e)))),"state",{ariaLiveSelection:"",ariaLiveContext:"",focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,menuOptions:{render:[],focusable:[]},selectValue:[]}),S(O(O(a)),"blockOptionHover",!1),S(O(O(a)),"isComposing",!1),S(O(O(a)),"clearFocusValueOnUpdate",!1),S(O(O(a)),"commonProps",void 0),S(O(O(a)),"components",void 0),S(O(O(a)),"hasGroups",!1),S(O(O(a)),"initialTouchX",0),S(O(O(a)),"initialTouchY",0),S(O(O(a)),"inputIsHiddenAfterUpdate",void 0),S(O(O(a)),"instancePrefix",""),S(O(O(a)),"openAfterFocus",!1),S(O(O(a)),"scrollToFocusedOptionOnUpdate",!1),S(O(O(a)),"userIsDragging",void 0),S(O(O(a)),"controlRef",null),S(O(O(a)),"getControlRef",(function(e){a.controlRef=e})),S(O(O(a)),"focusedOptionRef",null),S(O(O(a)),"getFocusedOptionRef",(function(e){a.focusedOptionRef=e})),S(O(O(a)),"menuListRef",null),S(O(O(a)),"getMenuListRef",(function(e){a.menuListRef=e})),S(O(O(a)),"inputRef",null),S(O(O(a)),"getInputRef",(function(e){a.inputRef=e})),S(O(O(a)),"cacheComponents",(function(e){a.components=Ze({components:e})})),S(O(O(a)),"focus",a.focusInput),S(O(O(a)),"blur",a.blurInput),S(O(O(a)),"onChange",(function(e,t){var i=a.props;(0,i.onChange)(e,E({},t,{name:i.name}))})),S(O(O(a)),"setValue",(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",i=arguments.length>2?arguments[2]:void 0,o=a.props,n=o.closeMenuOnSelect,l=o.isMulti;a.onInputChange("",{action:"set-value"}),n&&(a.inputIsHiddenAfterUpdate=!l,a.onMenuClose()),a.clearFocusValueOnUpdate=!0,a.onChange(e,{action:t,option:i})})),S(O(O(a)),"selectOption",(function(e){var t=a.props,i=t.blurInputOnSelect,o=t.isMulti,n=a.state.selectValue;if(o)if(a.isOptionSelected(e,n)){var l=a.getOptionValue(e);a.setValue(n.filter((function(e){return a.getOptionValue(e)!==l})),"deselect-option",e),a.announceAriaLiveSelection({event:"deselect-option",context:{value:a.getOptionLabel(e)}})}else a.isOptionDisabled(e,n)?a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e),isDisabled:!0}}):(a.setValue([].concat(j(n),[e]),"select-option",e),a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e)}}));else a.isOptionDisabled(e,n)?a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e),isDisabled:!0}}):(a.setValue(e,"select-option"),a.announceAriaLiveSelection({event:"select-option",context:{value:a.getOptionLabel(e)}}));i&&a.blurInput()})),S(O(O(a)),"removeValue",(function(e){var t=a.state.selectValue,i=a.getOptionValue(e);a.onChange(t.filter((function(e){return a.getOptionValue(e)!==i})),{action:"remove-value",removedValue:e}),a.announceAriaLiveSelection({event:"remove-value",context:{value:e?a.getOptionLabel(e):""}}),a.focusInput()})),S(O(O(a)),"clearValue",(function(){var e=a.props.isMulti;a.onChange(e?[]:null,{action:"clear"})})),S(O(O(a)),"popValue",(function(){var e=a.state.selectValue,t=e[e.length-1];a.announceAriaLiveSelection({event:"pop-value",context:{value:t?a.getOptionLabel(t):""}}),a.onChange(e.slice(0,e.length-1),{action:"pop-value",removedValue:t})})),S(O(O(a)),"getOptionLabel",(function(e){return a.props.getOptionLabel(e)})),S(O(O(a)),"getOptionValue",(function(e){return a.props.getOptionValue(e)})),S(O(O(a)),"getStyles",(function(e,t){var i=$e[e](t);i.boxSizing="border-box";var o=a.props.styles[e];return o?o(i,t):i})),S(O(O(a)),"getElementId",(function(e){return"".concat(a.instancePrefix,"-").concat(e)})),S(O(O(a)),"getActiveDescendentId",(function(){var e=a.props.menuIsOpen,t=a.state,i=t.menuOptions,o=t.focusedOption;if(o&&e){var n=i.focusable.indexOf(o),l=i.render[n];return l&&l.key}})),S(O(O(a)),"announceAriaLiveSelection",(function(e){var t=e.event,i=e.context;a.setState({ariaLiveSelection:Ue(t,i)})})),S(O(O(a)),"announceAriaLiveContext",(function(e){var t=e.event,i=e.context;a.setState({ariaLiveContext:Ae(t,E({},i,{label:a.props["aria-label"]}))})})),S(O(O(a)),"onMenuMouseDown",(function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),a.focusInput())})),S(O(O(a)),"onMenuMouseMove",(function(e){a.blockOptionHover=!1})),S(O(O(a)),"onControlMouseDown",(function(e){var t=a.props.openMenuOnClick;a.state.isFocused?a.props.menuIsOpen?"INPUT"!==e.target.tagName&&a.onMenuClose():t&&a.openMenu("first"):(t&&(a.openAfterFocus=!0),a.focusInput()),"INPUT"!==e.target.tagName&&e.preventDefault()})),S(O(O(a)),"onDropdownIndicatorMouseDown",(function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||a.props.isDisabled)){var t=a.props,i=t.isMulti,o=t.menuIsOpen;a.focusInput(),o?(a.inputIsHiddenAfterUpdate=!i,a.onMenuClose()):a.openMenu("first"),e.preventDefault(),e.stopPropagation()}})),S(O(O(a)),"onClearIndicatorMouseDown",(function(e){e&&"mousedown"===e.type&&0!==e.button||(a.clearValue(),e.stopPropagation(),a.openAfterFocus=!1,setTimeout((function(){return a.focusInput()})))})),S(O(O(a)),"onScroll",(function(e){"boolean"==typeof a.props.closeMenuOnScroll?e.target instanceof HTMLElement&&V(e.target)&&a.props.onMenuClose():"function"==typeof a.props.closeMenuOnScroll&&a.props.closeMenuOnScroll(e)&&a.props.onMenuClose()})),S(O(O(a)),"onCompositionStart",(function(){a.isComposing=!0})),S(O(O(a)),"onCompositionEnd",(function(){a.isComposing=!1})),S(O(O(a)),"onTouchStart",(function(e){var t=e.touches.item(0);t&&(a.initialTouchX=t.clientX,a.initialTouchY=t.clientY,a.userIsDragging=!1)})),S(O(O(a)),"onTouchMove",(function(e){var t=e.touches.item(0);if(t){var i=Math.abs(t.clientX-a.initialTouchX),o=Math.abs(t.clientY-a.initialTouchY);a.userIsDragging=i>5||o>5}})),S(O(O(a)),"onTouchEnd",(function(e){a.userIsDragging||(a.controlRef&&!a.controlRef.contains(e.target)&&a.menuListRef&&!a.menuListRef.contains(e.target)&&a.blurInput(),a.initialTouchX=0,a.initialTouchY=0)})),S(O(O(a)),"onControlTouchEnd",(function(e){a.userIsDragging||a.onControlMouseDown(e)})),S(O(O(a)),"onClearIndicatorTouchEnd",(function(e){a.userIsDragging||a.onClearIndicatorMouseDown(e)})),S(O(O(a)),"onDropdownIndicatorTouchEnd",(function(e){a.userIsDragging||a.onDropdownIndicatorMouseDown(e)})),S(O(O(a)),"handleInputChange",(function(e){var t=e.currentTarget.value;a.inputIsHiddenAfterUpdate=!1,a.onInputChange(t,{action:"input-change"}),a.onMenuOpen()})),S(O(O(a)),"onInputFocus",(function(e){var t=a.props,i=t.isSearchable,o=t.isMulti;a.props.onFocus&&a.props.onFocus(e),a.inputIsHiddenAfterUpdate=!1,a.announceAriaLiveContext({event:"input",context:{isSearchable:i,isMulti:o}}),a.setState({isFocused:!0}),(a.openAfterFocus||a.props.openMenuOnFocus)&&a.openMenu("first"),a.openAfterFocus=!1})),S(O(O(a)),"onInputBlur",(function(e){a.menuListRef&&a.menuListRef.contains(document.activeElement)?a.inputRef.focus():(a.props.onBlur&&a.props.onBlur(e),a.onInputChange("",{action:"input-blur"}),a.onMenuClose(),a.setState({focusedValue:null,isFocused:!1}))})),S(O(O(a)),"onOptionHover",(function(e){a.blockOptionHover||a.state.focusedOption===e||a.setState({focusedOption:e})})),S(O(O(a)),"shouldHideSelectedOptions",(function(){var e=a.props,t=e.hideSelectedOptions,i=e.isMulti;return void 0===t?i:t})),S(O(O(a)),"onKeyDown",(function(e){var t=a.props,i=t.isMulti,o=t.backspaceRemovesValue,n=t.escapeClearsValue,l=t.inputValue,r=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,p=t.onKeyDown,u=t.tabSelectsValue,b=t.openMenuOnFocus,g=a.state,d=g.focusedOption,y=g.focusedValue,m=g.selectValue;if(!(s||"function"==typeof p&&(p(e),e.defaultPrevented))){switch(a.blockOptionHover=!0,e.key){case"ArrowLeft":if(!i||l)return;a.focusValue("previous");break;case"ArrowRight":if(!i||l)return;a.focusValue("next");break;case"Delete":case"Backspace":if(l)return;if(y)a.removeValue(y);else{if(!o)return;i?a.popValue():r&&a.clearValue()}break;case"Tab":if(a.isComposing)return;if(e.shiftKey||!c||!u||!d||b&&a.isOptionSelected(d,m))return;a.selectOption(d);break;case"Enter":if(229===e.keyCode)break;if(c){if(!d)return;if(a.isComposing)return;a.selectOption(d);break}return;case"Escape":c?(a.inputIsHiddenAfterUpdate=!1,a.onInputChange("",{action:"menu-close"}),a.onMenuClose()):r&&n&&a.clearValue();break;case" ":if(l)return;if(!c){a.openMenu("first");break}if(!d)return;a.selectOption(d);break;case"ArrowUp":c?a.focusOption("up"):a.openMenu("last");break;case"ArrowDown":c?a.focusOption("down"):a.openMenu("first");break;case"PageUp":if(!c)return;a.focusOption("pageup");break;case"PageDown":if(!c)return;a.focusOption("pagedown");break;case"Home":if(!c)return;a.focusOption("first");break;case"End":if(!c)return;a.focusOption("last");break;default:return}e.preventDefault()}}));var i=e.value;a.cacheComponents=m(a.cacheComponents,re).bind(O(O(a))),a.cacheComponents(e.components),a.instancePrefix="react-select-"+(a.props.instanceId||++Ye);var o=D(i),n=a.buildMenuOptions(e,o);return a.state.menuOptions=n,a.state.selectValue=o,a}return R(t,e),G(t,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput()}},{key:"componentWillReceiveProps",value:function(e){var t=this.props,a=t.options,i=t.value,o=t.inputValue;if(this.cacheComponents(e.components),e.value!==i||e.options!==a||e.inputValue!==o){var n=D(e.value),l=this.buildMenuOptions(e,n),r=this.getNextFocusedValue(n),s=this.getNextFocusedOption(l.focusable);this.setState({menuOptions:l,selectValue:n,focusedOption:s,focusedValue:r})}null!=this.inputIsHiddenAfterUpdate&&(this.setState({inputIsHidden:this.inputIsHiddenAfterUpdate}),delete this.inputIsHiddenAfterUpdate)}},{key:"componentDidUpdate",value:function(e){var t,a,i,o,n,l=this.props,r=l.isDisabled,s=l.menuIsOpen,c=this.state.isFocused;(c&&!r&&e.isDisabled||c&&s&&!e.menuIsOpen)&&this.focusInput(),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,a=this.focusedOptionRef,i=t.getBoundingClientRect(),o=a.getBoundingClientRect(),n=a.offsetHeight/3,o.bottom+n>i.bottom?W(t,Math.min(a.offsetTop+a.clientHeight-t.offsetHeight+n,t.scrollHeight)):o.top-n<i.top&&W(t,Math.max(a.offsetTop-n,0))),this.scrollToFocusedOptionOnUpdate=!1}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){var e=this.props,t=e.isSearchable,a=e.isMulti;this.announceAriaLiveContext({event:"input",context:{isSearchable:t,isMulti:a}}),this.onInputChange("",{action:"menu-close"}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this.state,a=t.menuOptions,i=t.selectValue,o=t.isFocused,n=this.props.isMulti,l="first"===e?0:a.focusable.length-1;if(!n){var r=a.focusable.indexOf(i[0]);r>-1&&(l=r)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.inputIsHiddenAfterUpdate=!1,this.onMenuOpen(),this.setState({focusedValue:null,focusedOption:a.focusable[l]}),this.announceAriaLiveContext({event:"menu"})}},{key:"focusValue",value:function(e){var t=this.props,a=t.isMulti,i=t.isSearchable,o=this.state,n=o.selectValue,l=o.focusedValue;if(a){this.setState({focusedOption:null});var r=n.indexOf(l);l||(r=-1,this.announceAriaLiveContext({event:"value"}));var s=n.length-1,c=-1;if(n.length){switch(e){case"previous":c=0===r?0:-1===r?s:r-1;break;case"next":r>-1&&r<s&&(c=r+1)}-1===c&&this.announceAriaLiveContext({event:"input",context:{isSearchable:i,isMulti:a}}),this.setState({inputIsHidden:-1!==c,focusedValue:n[c]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,a=this.state,i=a.focusedOption,o=a.menuOptions,n=o.focusable;if(n.length){var l=0,r=n.indexOf(i);i||(r=-1,this.announceAriaLiveContext({event:"menu"})),"up"===e?l=r>0?r-1:n.length-1:"down"===e?l=(r+1)%n.length:"pageup"===e?(l=r-t)<0&&(l=0):"pagedown"===e?(l=r+t)>n.length-1&&(l=n.length-1):"last"===e&&(l=n.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:n[l],focusedValue:null}),this.announceAriaLiveContext({event:"menu",context:{isDisabled:Ge(n[l])}})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ke):E({},Ke,this.props.theme):Ke}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.getStyles,a=this.setValue,i=this.selectOption,o=this.props,n=o.classNamePrefix,l=o.isMulti,r=o.isRtl,s=o.options,c=this.state.selectValue,p=this.hasValue();return{cx:N.bind(null,n),clearValue:e,getStyles:t,getValue:function(){return c},hasValue:p,isMulti:l,isRtl:r,options:s,selectOption:i,setValue:a,selectProps:o,theme:this.getTheme()}}},{key:"getNextFocusedValue",value:function(e){if(this.clearFocusValueOnUpdate)return this.clearFocusValueOnUpdate=!1,null;var t=this.state,a=t.focusedValue,i=t.selectValue.indexOf(a);if(i>-1){if(e.indexOf(a)>-1)return a;if(i<e.length)return e[i]}return null}},{key:"getNextFocusedOption",value:function(e){var t=this.state.focusedOption;return t&&e.indexOf(t)>-1?t:e[0]}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.state.menuOptions.render.length}},{key:"countOptions",value:function(){return this.state.menuOptions.focusable.length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,a=e.isMulti;return void 0===t?a:t}},{key:"isOptionDisabled",value:function(e,t){return"function"==typeof this.props.isOptionDisabled&&this.props.isOptionDisabled(e,t)}},{key:"isOptionSelected",value:function(e,t){var a=this;if(t.indexOf(e)>-1)return!0;if("function"==typeof this.props.isOptionSelected)return this.props.isOptionSelected(e,t);var i=this.getOptionValue(e);return t.some((function(e){return a.getOptionValue(e)===i}))}},{key:"filterOption",value:function(e,t){return!this.props.filterOption||this.props.filterOption(e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var a=this.props.inputValue,i=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:a,selectValue:i})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"buildMenuOptions",value:function(e,t){var a=this,i=e.inputValue,o=void 0===i?"":i,n=e.options,l=function(e,i){var n=a.isOptionDisabled(e,t),l=a.isOptionSelected(e,t),r=a.getOptionLabel(e),s=a.getOptionValue(e);if(!(a.shouldHideSelectedOptions()&&l||!a.filterOption({label:r,value:s,data:e},o))){var c=n?void 0:function(){return a.onOptionHover(e)},p=n?void 0:function(){return a.selectOption(e)},u="".concat(a.getElementId("option"),"-").concat(i);return{innerProps:{id:u,onClick:p,onMouseMove:c,onMouseOver:c,tabIndex:-1},data:e,isDisabled:n,isSelected:l,key:u,label:r,type:"option",value:s}}};return n.reduce((function(e,t,i){if(t.options){a.hasGroups||(a.hasGroups=!0);var o=t.options.map((function(t,a){var o=l(t,"".concat(i,"-").concat(a));return o&&e.focusable.push(t),o})).filter(Boolean);if(o.length){var n="".concat(a.getElementId("group"),"-").concat(i);e.render.push({type:"group",key:n,data:t,options:o})}}else{var r=l(t,"".concat(i));r&&(e.render.push(r),e.focusable.push(t))}return e}),{render:[],focusable:[]})}},{key:"constructAriaLiveMessage",value:function(){var e=this.state,t=e.ariaLiveContext,a=e.selectValue,i=e.focusedValue,o=e.focusedOption,n=this.props,l=n.options,r=n.menuIsOpen,s=n.inputValue,c=n.screenReaderStatus,p=i?function(e){var t=e.focusedValue,a=e.selectValue;return"value ".concat((0,e.getOptionLabel)(t)," focused, ").concat(a.indexOf(t)+1," of ").concat(a.length,".")}({focusedValue:i,getOptionLabel:this.getOptionLabel,selectValue:a}):"",u=o&&r?function(e){var t=e.focusedOption,a=e.options;return"option ".concat((0,e.getOptionLabel)(t)," focused").concat(t.isDisabled?" disabled":"",", ").concat(a.indexOf(t)+1," of ").concat(a.length,".")}({focusedOption:o,getOptionLabel:this.getOptionLabel,options:l}):"",b=function(e){var t=e.inputValue;return"".concat(e.screenReaderMessage).concat(t?" for search term "+t:"",".")}({inputValue:s,screenReaderMessage:c({count:this.countOptions()})});return"".concat(p," ").concat(u," ").concat(b," ").concat(t)}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,a=e.isSearchable,i=e.inputId,o=e.inputValue,n=e.tabIndex,l=this.components.Input,r=this.state.inputIsHidden,s=i||this.getElementId("input");if(!a)return g.a.createElement(ge,{id:s,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:H,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:n,value:""});var c={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]},p=this.commonProps,u=p.cx,b=p.theme,d=p.selectProps;return g.a.createElement(l,M({autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",cx:u,getStyles:this.getStyles,id:s,innerRef:this.getInputRef,isDisabled:t,isHidden:r,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,selectProps:d,spellCheck:"false",tabIndex:n,theme:b,type:"text",value:o},c))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.components,a=t.MultiValue,i=t.MultiValueContainer,o=t.MultiValueLabel,n=t.MultiValueRemove,l=t.SingleValue,r=t.Placeholder,s=this.commonProps,c=this.props,p=c.controlShouldRenderValue,u=c.isDisabled,b=c.isMulti,d=c.inputValue,y=c.placeholder,m=this.state,f=m.selectValue,h=m.focusedValue,_=m.isFocused;if(!this.hasValue()||!p)return d?null:g.a.createElement(r,M({},s,{key:"placeholder",isDisabled:u,isFocused:_}),y);if(b)return f.map((function(t){var l=t===h;return g.a.createElement(a,M({},s,{components:{Container:i,Label:o,Remove:n},isFocused:l,isDisabled:u,key:e.getOptionValue(t),removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault(),e.stopPropagation()}},data:t}),e.formatOptionLabel(t,"value"))}));if(d)return null;var v=f[0];return g.a.createElement(l,M({},s,{data:v,isDisabled:u}),this.formatOptionLabel(v,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.components.ClearIndicator,t=this.commonProps,a=this.props,i=a.isDisabled,o=a.isLoading,n=this.state.isFocused;if(!this.isClearable()||!e||i||!this.hasValue()||o)return null;var l={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return g.a.createElement(e,M({},t,{innerProps:l,isFocused:n}))}},{key:"renderLoadingIndicator",value:function(){var e=this.components.LoadingIndicator,t=this.commonProps,a=this.props,i=a.isDisabled,o=a.isLoading,n=this.state.isFocused;return e&&o?g.a.createElement(e,M({},t,{innerProps:{"aria-hidden":"true"},isDisabled:i,isFocused:n})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.components,t=e.DropdownIndicator,a=e.IndicatorSeparator;if(!t||!a)return null;var i=this.commonProps,o=this.props.isDisabled,n=this.state.isFocused;return g.a.createElement(a,M({},i,{isDisabled:o,isFocused:n}))}},{key:"renderDropdownIndicator",value:function(){var e=this.components.DropdownIndicator;if(!e)return null;var t=this.commonProps,a=this.props.isDisabled,i=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return g.a.createElement(e,M({},t,{innerProps:o,isDisabled:a,isFocused:i}))}},{key:"renderMenu",value:function(){var e=this,t=this.components,a=t.Group,i=t.GroupHeading,o=t.Menu,n=t.MenuList,l=t.MenuPortal,r=t.LoadingMessage,s=t.NoOptionsMessage,c=t.Option,p=this.commonProps,u=this.state,b=u.focusedOption,d=u.menuOptions,y=this.props,m=y.captureMenuScroll,f=y.inputValue,h=y.isLoading,_=y.loadingMessage,v=y.minMenuHeight,T=y.maxMenuHeight,C=y.menuIsOpen,w=y.menuPlacement,P=y.menuPosition,k=y.menuPortalTarget,x=y.menuShouldBlockScroll,A=y.menuShouldScrollIntoView,U=y.noOptionsMessage,G=y.onMenuScrollToTop,S=y.onMenuScrollToBottom;if(!C)return null;var E,R=function(t){var a=b===t.data;return t.innerRef=a?e.getFocusedOptionRef:void 0,g.a.createElement(c,M({},p,t,{isFocused:a}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())E=d.render.map((function(t){if("group"===t.type){t.type;var o=L(t,["type"]),n="".concat(t.key,"-heading");return g.a.createElement(a,M({},p,o,{Heading:i,headingProps:{id:n},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return R(e)})))}if("option"===t.type)return R(t)}));else if(h){var B=_({inputValue:f});if(null===B)return null;E=g.a.createElement(r,p,B)}else{var O=U({inputValue:f});if(null===O)return null;E=g.a.createElement(s,p,O)}var z={minMenuHeight:v,maxMenuHeight:T,menuPlacement:w,menuPosition:P,menuShouldScrollIntoView:A},j=g.a.createElement(Y,M({},p,z),(function(t){var a=t.ref,i=t.placerProps,l=i.placement,r=i.maxHeight;return g.a.createElement(o,M({},p,z,{innerRef:a,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:h,placement:l}),g.a.createElement(xe,{isEnabled:m,onTopArrive:G,onBottomArrive:S},g.a.createElement(Pe,{isEnabled:x},g.a.createElement(n,M({},p,{innerRef:e.getMenuListRef,isLoading:h,maxHeight:r}),E))))}));return k||"fixed"===P?g.a.createElement(l,M({},p,{appendTo:k,controlElement:this.controlRef,menuPlacement:w,menuPosition:P}),j):j}},{key:"renderFormField",value:function(){var e=this,t=this.props,a=t.delimiter,i=t.isDisabled,o=t.isMulti,n=t.name,l=this.state.selectValue;if(n&&!i){if(o){if(a){var r=l.map((function(t){return e.getOptionValue(t)})).join(a);return g.a.createElement("input",{name:n,type:"hidden",value:r})}var s=l.length>0?l.map((function(t,a){return g.a.createElement("input",{key:"i-".concat(a),name:n,type:"hidden",value:e.getOptionValue(t)})})):g.a.createElement("input",{name:n,type:"hidden"});return g.a.createElement("div",null,s)}var c=l[0]?this.getOptionValue(l[0]):"";return g.a.createElement("input",{name:n,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){return this.state.isFocused?g.a.createElement(be,{"aria-live":"assertive"},g.a.createElement("p",{id:"aria-selection-event"}," ",this.state.ariaLiveSelection),g.a.createElement("p",{id:"aria-context"}," ",this.constructAriaLiveMessage())):null}},{key:"render",value:function(){var e=this.components,t=e.Control,a=e.IndicatorsContainer,i=e.SelectContainer,o=e.ValueContainer,n=this.props,l=n.className,r=n.id,s=n.isDisabled,c=n.menuIsOpen,p=this.state.isFocused,u=this.commonProps=this.getCommonProps();return g.a.createElement(i,M({},u,{className:l,innerProps:{id:r,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:p}),this.renderLiveRegion(),g.a.createElement(t,M({},u,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:p,menuIsOpen:c}),g.a.createElement(o,M({},u,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),g.a.createElement(a,M({},u,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}]),t}(b.Component);S(Qe,"defaultProps",Je);var Xe={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},et=function(e){var t,a;return a=t=function(t){function a(){var e,t;A(this,a);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(t=z(this,(e=B(a)).call.apply(e,[this].concat(o))))),"select",void 0),S(O(O(t)),"state",{inputValue:void 0!==t.props.inputValue?t.props.inputValue:t.props.defaultInputValue,menuIsOpen:void 0!==t.props.menuIsOpen?t.props.menuIsOpen:t.props.defaultMenuIsOpen,value:void 0!==t.props.value?t.props.value:t.props.defaultValue}),S(O(O(t)),"onChange",(function(e,a){t.callProp("onChange",e,a),t.setState({value:e})})),S(O(O(t)),"onInputChange",(function(e,a){var i=t.callProp("onInputChange",e,a);t.setState({inputValue:void 0!==i?i:e})})),S(O(O(t)),"onMenuOpen",(function(){t.callProp("onMenuOpen"),t.setState({menuIsOpen:!0})})),S(O(O(t)),"onMenuClose",(function(){t.callProp("onMenuClose"),t.setState({menuIsOpen:!1})})),t}return R(a,t),G(a,[{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"getProp",value:function(e){return void 0!==this.props[e]?this.props[e]:this.state[e]}},{key:"callProp",value:function(e){if("function"==typeof this.props[e]){for(var t,a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];return(t=this.props)[e].apply(t,i)}}},{key:"render",value:function(){var t=this,a=this.props,i=(a.defaultInputValue,a.defaultMenuIsOpen,a.defaultValue,L(a,["defaultInputValue","defaultMenuIsOpen","defaultValue"]));return g.a.createElement(e,M({},i,{ref:function(e){t.select=e},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),a}(b.Component),S(t,"defaultProps",Xe),a},tt={cacheOptions:!1,defaultOptions:!1,filterOption:null},at=function(e){var t,a;return a=t=function(t){function a(e){var t;return A(this,a),S(O(O(t=z(this,B(a).call(this)))),"select",void 0),S(O(O(t)),"lastRequest",void 0),S(O(O(t)),"mounted",!1),S(O(O(t)),"optionsCache",{}),S(O(O(t)),"handleInputChange",(function(e,a){var i=t.props,o=i.cacheOptions,n=function(e,t,a){if(a){var i=a(e,t);if("string"==typeof i)return i}return e}(e,a,i.onInputChange);if(!n)return delete t.lastRequest,void t.setState({inputValue:"",loadedInputValue:"",loadedOptions:[],isLoading:!1,passEmptyOptions:!1});if(o&&t.optionsCache[n])t.setState({inputValue:n,loadedInputValue:n,loadedOptions:t.optionsCache[n],isLoading:!1,passEmptyOptions:!1});else{var l=t.lastRequest={};t.setState({inputValue:n,isLoading:!0,passEmptyOptions:!t.state.loadedInputValue},(function(){t.loadOptions(n,(function(e){t.mounted&&(e&&(t.optionsCache[n]=e),l===t.lastRequest&&(delete t.lastRequest,t.setState({isLoading:!1,loadedInputValue:n,loadedOptions:e||[],passEmptyOptions:!1})))}))}))}return n})),t.state={defaultOptions:Array.isArray(e.defaultOptions)?e.defaultOptions:void 0,inputValue:void 0!==e.inputValue?e.inputValue:"",isLoading:!0===e.defaultOptions,loadedOptions:[],passEmptyOptions:!1},t}return R(a,t),G(a,[{key:"componentDidMount",value:function(){var e=this;this.mounted=!0;var t=this.props.defaultOptions,a=this.state.inputValue;!0===t&&this.loadOptions(a,(function(t){if(e.mounted){var a=!!e.lastRequest;e.setState({defaultOptions:t||[],isLoading:a})}}))}},{key:"componentWillReceiveProps",value:function(e){e.cacheOptions!==this.props.cacheOptions&&(this.optionsCache={}),e.defaultOptions!==this.props.defaultOptions&&this.setState({defaultOptions:Array.isArray(e.defaultOptions)?e.defaultOptions:void 0})}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"loadOptions",value:function(e,t){var a=this.props.loadOptions;if(!a)return t();var i=a(e,t);i&&"function"==typeof i.then&&i.then(t,(function(){return t()}))}},{key:"render",value:function(){var t=this,a=this.props,i=(a.loadOptions,L(a,["loadOptions"])),o=this.state,n=o.defaultOptions,l=o.inputValue,r=o.isLoading,s=o.loadedInputValue,c=o.loadedOptions,p=o.passEmptyOptions?[]:l&&s?c:n||[];return g.a.createElement(e,M({},i,{ref:function(e){t.select=e},options:p,isLoading:r,onInputChange:this.handleInputChange}))}}]),a}(b.Component),S(t,"defaultProps",tt),a},it=(at(et(Qe)),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,a=String(e).toLowerCase(),i=String(t.value).toLowerCase(),o=String(t.label).toLowerCase();return i===a||o===a}),ot=E({allowCreateWhileLoading:!1,createOptionPosition:"last"},{formatCreateLabel:function(e){return'Create "'.concat(e,'"')},isValidNewOption:function(e,t,a){return!(!e||t.some((function(t){return it(e,t)}))||a.some((function(t){return it(e,t)})))},getNewOptionData:function(e,t){return{label:t,value:e,__isNew__:!0}}}),nt=function(e){var t,a;return a=t=function(t){function a(e){var t;A(this,a),S(O(O(t=z(this,B(a).call(this,e)))),"select",void 0),S(O(O(t)),"onChange",(function(e,a){var i=t.props,o=i.getNewOptionData,n=i.inputValue,l=i.isMulti,r=i.onChange,s=i.onCreateOption,c=i.value;if("select-option"!==a.action)return r(e,a);var p=t.state.newOption,u=Array.isArray(e)?e:[e];if(u[u.length-1]!==p)r(e,a);else if(s)s(n);else{var b=o(n,n);r(l?[].concat(j(D(c)),[b]):b,{action:"create-option"})}}));var i=e.options||[];return t.state={newOption:void 0,options:i},t}return R(a,t),G(a,[{key:"componentWillReceiveProps",value:function(e){var t=e.allowCreateWhileLoading,a=e.createOptionPosition,i=e.formatCreateLabel,o=e.getNewOptionData,n=e.inputValue,l=e.isLoading,r=e.isValidNewOption,s=e.value,c=e.options||[],p=this.state.newOption;p=r(n,D(s),c)?o(n,i(n)):void 0,this.setState({newOption:p,options:!t&&l||!p?c:"first"===a?[p].concat(j(c)):[].concat(j(c),[p])})}},{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"render",value:function(){var t=this,a=M({},this.props),i=this.state.options;return g.a.createElement(e,M({},a,{ref:function(e){t.select=e},options:i,onChange:this.onChange}))}}]),a}(b.Component),S(t,"defaultProps",ot),a},lt=(et(nt(Qe)),at(et(nt(Qe))),function(e){return function(t){t.in,t.onExited,t.appear,t.enter,t.exit;var a=L(t,["in","onExited","appear","enter","exit"]);return g.a.createElement(e,a)}}),rt=function(e){var t=e.component,a=e.duration,i=void 0===a?1:a,o=e.in,n=(e.onExited,L(e,["component","duration","in","onExited"])),l={entering:{opacity:0},entered:{opacity:1,transition:"opacity ".concat(i,"ms")},exiting:{opacity:0},exited:{opacity:0}};return g.a.createElement(k.Transition,{mountOnEnter:!0,unmountOnExit:!0,in:o,timeout:i},(function(e){var a={style:E({},l[e])};return g.a.createElement(t,M({innerProps:a},n))}))},st=function(e){function t(){var e,a;A(this,t);for(var i=arguments.length,o=new Array(i),n=0;n<i;n++)o[n]=arguments[n];return S(O(O(a=z(this,(e=B(t)).call.apply(e,[this].concat(o))))),"duration",260),S(O(O(a)),"rafID",void 0),S(O(O(a)),"state",{width:"auto"}),S(O(O(a)),"transition",{exiting:{width:0,transition:"width ".concat(a.duration,"ms ease-out")},exited:{width:0}}),S(O(O(a)),"getWidth",(function(e){e&&isNaN(a.state.width)&&(a.rafID=window.requestAnimationFrame((function(){var t=e.getBoundingClientRect().width;a.setState({width:t})})))})),S(O(O(a)),"getStyle",(function(e){return{overflow:"hidden",whiteSpace:"nowrap",width:e}})),S(O(O(a)),"getTransition",(function(e){return a.transition[e]})),a}return R(t,e),G(t,[{key:"componentWillUnmount",value:function(){this.rafID&&window.cancelAnimationFrame(this.rafID)}},{key:"render",value:function(){var e=this,t=this.props,a=t.children,i=t.in,o=this.state.width;return g.a.createElement(k.Transition,{enter:!1,mountOnEnter:!0,unmountOnExit:!0,in:i,timeout:this.duration},(function(t){var i=E({},e.getStyle(o),e.getTransition(t));return g.a.createElement("div",{ref:e.getWidth,style:i},a)}))}}]),t}(b.Component),ct=function(e){return function(t){var a=t.in,i=t.onExited,o=L(t,["in","onExited"]);return g.a.createElement(st,{in:a,onExited:i},g.a.createElement(e,M({cropWithEllipsis:a},o)))}},pt=function(e){return function(t){return g.a.createElement(rt,M({component:e,duration:t.isMulti?260:1},t))}},ut=function(e){return function(t){return g.a.createElement(rt,M({component:e},t))}},bt=function(e){return function(t){return g.a.createElement(k.TransitionGroup,M({component:e},t))}},gt=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Ze({components:e}),a=t.Input,i=t.MultiValue,o=t.Placeholder,n=t.SingleValue,l=t.ValueContainer,r=L(t,["Input","MultiValue","Placeholder","SingleValue","ValueContainer"]);return E({Input:lt(a),MultiValue:ct(i),Placeholder:pt(o),SingleValue:ut(n),ValueContainer:bt(l)},r)},dt=gt(),yt=(dt.Input,dt.MultiValue,dt.Placeholder,dt.SingleValue,dt.ValueContainer,m(gt,re),et(Qe));function mt(){return(mt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}const{uag_select_font_globally:ft,uag_load_select_font_globally:ht}=uagb_blocks_info;var _t,vt=function(e){const t=[];let a="";const o=uagb_blocks_info.spectra_custom_fonts;Object.keys(u).map(i=>{t.push({value:i,label:i,weight:u[i].weight}),i===e.fontFamily.value&&(a=u[i].weight)}),Object.keys(o).map(i=>{t.push({value:i,label:i,weight:o[i].weight}),i===e.fontFamily.value&&(a=o[i].weight)}),""===a&&(a=t[0].weight);const n=[];a.forEach((function(e){n.push({value:"Default"===e?"":e,label:e})}));const r="enabled"===ht&&0!==ft?ft:t;let s,c;r&&r.map(t=>{e.fontFamily.weight||t.value!==e.fontFamily.value||(s={...e.fontFamily,weight:t.weight,label:t.value})});const b="em"===e.fontSizeType.value?.1:1;return!0!==e.disableFontSize&&(c=React.createElement(p,mt({type:e.fontSizeType,typeLabel:e.fontSizeType.label,sizeMobile:e.fontSizeMobile,sizeMobileLabel:e.fontSizeMobile.label,sizeTablet:e.fontSizeTablet,sizeTabletLabel:e.fontSizeTablet.label,size:e.fontSize,sizeLabel:e.fontSize.label,sizeMobileText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),sizeTabletText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),sizeText:e.fontSizeLabel?e.fontSizeLabel:Object(i.__)("Font Size","ultimate-addons-for-gutenberg"),step:b},e))),React.createElement(React.Fragment,null,React.createElement("div",{className:"components-base-control uag-font-family-searchable-select__wrapper"},React.createElement("label",{className:"components-input-control__label",htmlFor:"font-family"},Object(i.__)("Font Family")),React.createElement(yt,{styles:{container:e=>({...e,width:"100%"}),control:e=>({...e,border:"1px solid #E6E7E9",boxShadow:"none",height:"30px",minHeight:"30px",borderRadius:"3px"}),placeholder:e=>({...e,color:"#50575E"}),menu:e=>({...e,color:"#50575E"}),singleValue:e=>({...e,color:"#50575E",top:"50%",transform:"translateY(-50%);"}),indicatorSeparator:e=>({...e,display:"none"}),dropdownIndicator:e=>({...e,color:"#50575E"}),valueContainer:e=>({...e,height:"30px",padding:"0px 8px"})},placeholder:Object(i.__)("Default","ultimate-addons-for-gutenberg"),onChange:t=>{const a=t.value,{loadGoogleFonts:i,fontFamily:o}=e;e.setAttributes({[o.label]:a}),((t,a)=>{let i;i=""===a||"object"==typeof u[a],e.setAttributes({[t.label]:i})})(i,a)},options:r,value:s,defaultValue:s,isSearchable:!0,className:"uag-font-family-searchable-select",classNamePrefix:"uag-font-family-select"})),c,React.createElement(l.a,{label:Object(i.__)("Weight","ultimate-addons-for-gutenberg"),data:{value:e.fontWeight.value,label:e.fontWeight.label},setAttributes:e.setAttributes,options:n}),e.fontStyle&&React.createElement(l.a,{label:Object(i.__)("Style","ultimate-addons-for-gutenberg"),data:{value:e.fontStyle.value,label:e.fontStyle.label},setAttributes:e.setAttributes,options:[{value:"normal",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"italic",label:Object(i.__)("Italic","ultimate-addons-for-gutenberg")},{value:"oblique",label:Object(i.__)("Oblique","ultimate-addons-for-gutenberg")}]}))},Tt=a(14),Ct=a.n(Tt),wt=a(112),Pt=0,kt={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},xt={};xt.locals=wt.a.locals||{},xt.use=function(){return Pt++||(_t=Ct()(wt.a,kt)),xt},xt.unuse=function(){Pt>0&&!--Pt&&(_t(),_t=null)};var At=xt,Ut=a(24),Gt=a(26);function St(){return(St=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(e[i]=a[i])}return e}).apply(this,arguments)}t.a=e=>{var t,a,r;const[c,u]=Object(n.useState)(!1);let d,y,m,f,h,_,v,T;Object(b.useLayoutEffect)(()=>(At.use(),()=>{At.unuse()}),[]),Object(b.useLayoutEffect)(()=>{window.addEventListener("click",(function(t){var a,i,o,n,l,r,s,c,p,b,g;const d=document.querySelector(`.active.popup-${null==e||null===(a=e.attributes)||void 0===a?void 0:a.block_id} .spectra-control-popup__options--action-button`),y=document.querySelector(`.active.popup-${null==e||null===(i=e.attributes)||void 0===i?void 0:i.block_id} .spectra-control-popup`);if(d&&(null==d||!d.contains(t.target))&&y&&(null==y||!y.contains(t.target))&&(null===(o=t.target)||void 0===o||null===(n=o.parentElement)||void 0===n||null===(l=n.parentElement)||void 0===l||null===(r=l.classList)||void 0===r||!r.contains("uag-font-family-select__menu"))&&(null===(s=t.target)||void 0===s||null===(c=s.classList)||void 0===c||!c.contains("uag-responsive-common-button"))&&(null===(p=t.target)||void 0===p||!p.closest(".uag-responsive-common-button"))&&(null===(b=t.target)||void 0===b||null===(g=b.parentElement)||void 0===g||!g.closest(".uagb-reset"))){var m;u(!1);const e=null===(m=E())||void 0===m?void 0:m.name,t=Object(Ut.a)("uagSettingState"),a={...t,[e]:{...null==t?void 0:t[e],selectedSetting:!1}},i=Object(Ut.a)();i&&i.setItem("uagSettingState",JSON.stringify(a))}}))},[]);const C=c?"active":"",{disableFontFamily:w,disableFontSize:P,disableLineHeight:k,disableTransform:x,disableDecoration:A,disableAdvancedOptions:U=!1}=e;!0!==w&&(y=g.a.createElement(vt,e));const G="em"===(null===(t=e.lineHeightType)||void 0===t?void 0:t.value)?.1:1,S="em"===(null===(a=e.letterSpacingType)||void 0===a?void 0:a.value)?.1:1,M=[];w||M.push(e.fontFamily.label,e.fontWeight.label,e.fontStyle.label),P||M.push(e.fontSizeType.label,e.fontSize.label,e.fontSizeMobile.label,e.fontSizeTablet.label),k||M.push(e.lineHeightType.label,e.lineHeight.label,e.lineHeightMobile.label,e.lineHeightTablet.label),x||M.push(e.transform.label),A||M.push(e.decoration.label),e.letterSpacing&&M.push(e.letterSpacing.label,e.letterSpacingTablet.label,e.letterSpacingMobile.label,e.letterSpacingType.label);const{getSelectedBlock:E}=Object(s.select)("core/block-editor"),R=(()=>{var e;const t=(()=>{var e;const t=null===(e=E())||void 0===e?void 0:e.name.replace("uagb/","");let a=!1;return void 0!==Gt.a[t]&&M.forEach(e=>{if(e){var i,o;const n=void 0!==(null===(i=Gt.a[t][e])||void 0===i?void 0:i.default)?null===(o=Gt.a[t][e])||void 0===o?void 0:o.default:"";a={...a,[e]:n}}}),a})(),a=null===(e=E())||void 0===e?void 0:e.attributes;let i=!1;return M.forEach(e=>{null!=a&&a[e]&&(null==a?void 0:a[e])!==(null==t?void 0:t[e])&&(i=!0)}),i})();return!0!==k&&(d=g.a.createElement(p,St({type:e.lineHeightType,typeLabel:e.lineHeightType.label,sizeMobile:e.lineHeightMobile,sizeMobileLabel:e.lineHeightMobile.label,sizeTablet:e.lineHeightTablet,sizeTabletLabel:e.lineHeightTablet.label,size:e.lineHeight,sizeLabel:e.lineHeight.label,sizeMobileText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),sizeTabletText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),sizeText:Object(i.__)("Line Height","ultimate-addons-for-gutenberg"),step:G},e))),e.letterSpacing&&(T=g.a.createElement(p,St({type:e.letterSpacingType,typeLabel:e.letterSpacingType.label,sizeMobile:e.letterSpacingMobile,sizeMobileLabel:e.letterSpacingMobile.label,sizeTablet:e.letterSpacingTablet,sizeTabletLabel:e.letterSpacingTablet.label,size:e.letterSpacing,sizeLabel:e.letterSpacing.label,sizeMobileText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),sizeTabletText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),sizeText:Object(i.__)("Letter Spacing","ultimate-addons-for-gutenberg"),step:S},e))),!x&&e.transform&&(_=g.a.createElement(l.a,{label:Object(i.__)("Transform","ultimate-addons-for-gutenberg"),data:{value:e.transform.value,label:e.transform.label},setAttributes:e.setAttributes,options:[{value:"",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"normal",label:Object(i.__)("Normal","ultimate-addons-for-gutenberg")},{value:"capitalize",label:Object(i.__)("Capitalize","ultimate-addons-for-gutenberg")},{value:"uppercase",label:Object(i.__)("Uppercase","ultimate-addons-for-gutenberg")},{value:"lowercase",label:Object(i.__)("Lowercase","ultimate-addons-for-gutenberg")}]})),!A&&e.decoration&&(v=g.a.createElement("div",{className:"uag-typography-decoration"},g.a.createElement(l.a,{label:Object(i.__)("Decoration","ultimate-addons-for-gutenberg"),data:{value:e.decoration.value,label:e.decoration.label},setAttributes:e.setAttributes,options:[{value:"",label:Object(i.__)("Default","ultimate-addons-for-gutenberg")},{value:"none",label:Object(i.__)("None","ultimate-addons-for-gutenberg")},{value:"underline",label:Object(i.__)("Underline","ultimate-addons-for-gutenberg")},{value:"overline",label:Object(i.__)("Overline","ultimate-addons-for-gutenberg")},{value:"line-through",label:Object(i.__)("Line Through","ultimate-addons-for-gutenberg")}]}))),!0!==w&&!0!==P?m=g.a.createElement(o.Button,{className:"uag-typography-button spectra-control-popup__options--action-button","aria-pressed":c,onClick:()=>{var e;const t=document.querySelectorAll(".spectra-control-popup__options");if(t&&0<t.length)for(let e=0;e<t.length;e++){var a;const i=null===(a=t[e])||void 0===a?void 0:a.querySelector(".spectra-control-popup__options.active .spectra-control-popup__options--action-button");null==i||i.click()}u(!c);const i=null===(e=E())||void 0===e?void 0:e.name,o=Object(Ut.a)("uagSettingState");let n={...o,[i]:{...null==o?void 0:o[i],selectedSetting:".uag-typography-options"}};c&&(n={...o,[i]:{...null==o?void 0:o[i],selectedSetting:!1}});const l=Object(Ut.a)();l&&l.setItem("uagSettingState",JSON.stringify(n))}},g.a.createElement(o.Dashicon,{icon:"edit"})):h=g.a.createElement(g.a.Fragment,null,y,_,v,d,T),!0===c&&(h=g.a.createElement("div",{className:"uagb-typography-advanced spectra-control-popup"},y,_,v,d,T)),!0!==w&&!0!==P&&(f=g.a.createElement("div",{className:"spectra-control-popup__options--action-wrapper"},g.a.createElement("span",{className:"uag-control-label"},e.label,R&&g.a.createElement("div",{className:"spectra__change-indicator--dot-right"})),m)),g.a.createElement("div",{className:`components-base-control uag-typography-options spectra-control-popup__options popup-${null==e||null===(r=e.attributes)||void 0===r?void 0:r.block_id} ${C}`},!U&&g.a.createElement(g.a.Fragment,null,f,h))}},function(e,t){e.exports=window.wp.htmlEntities},function(e,t){e.exports=window.wp.apiFetch},function(e,t,a){"use strict";var i=a(26),o=a(9),n=a(7),l=a(1),r=a(2);t.a=e=>{const{onReset:t,attributeNames:a,setAttributes:s}=e,[c,p]=Object(r.useState)(!1),{getSelectedBlock:u}=Object(o.select)("core/block-editor"),b=()=>{var e;const t=null===(e=u())||void 0===e?void 0:e.name.replace("uagb/","");let o=!1;return a&&void 0!==i.a[t]&&a.map(e=>{if(e){var a,n;const l=void 0!==(null===(a=i.a[t][e])||void 0===a?void 0:a.default)?null===(n=i.a[t][e])||void 0===n?void 0:n.default:"";o={...o,[e]:l}}return e}),o},g=(()=>{var e;const t=b(),i=null===(e=u())||void 0===e?void 0:e.attributes;let o=!0;return a.map(e=>(null!=i&&i[e]&&(null==i?void 0:i[e])!==(null==t?void 0:t[e])&&(o=!1),e)),o})();return React.createElement(n.Tooltip,{text:Object(l.__)("Reset","ultimate-addons-for-gutenberg"),key:"reset"},React.createElement(n.Button,{className:"uagb-reset",isSecondary:!0,isSmall:!0,onClick:e=>{e.preventDefault(),(()=>{const e=b();a&&a.map(t=>(t&&s&&s({[t]:null==e?void 0:e[t]}),p(!c),t)),t&&t(e)})()},disabled:g},React.createElement(n.Dashicon,{icon:"image-rotate"})))}},function(e,t,a){"use strict";var i=a(1);const o=[],n=[];for(let e=1;e<=5;e++){o.push({time_heading:Object(i.__)("Timeline Heading ","ultimate-addons-for-gutenberg")+e,time_desc:Object(i.__)("This is Timeline description, you can change me anytime click here ","ultimate-addons-for-gutenberg")});const t=e-1;let a=new Date("1/1/2019"),l=a.getDate(),r=a.getMonth()+1;const s=a.getFullYear()-t;l<10&&(l="0"+l),r<10&&(r="0"+r),a=r+"/"+l+"/"+s,n.push({title:a})}const l={content_class:{type:"string"},tm_content:{type:"array",default:o},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},dateFormat:{type:"string",default:"F j, Y"},blockName:{type:"string",default:"content-timeline"},align:{type:"string",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},separatorBg:{type:"string",default:"#eee",UAGCopyPaste:{styleType:"connector-bg-color"}},backgroundColor:{type:"string",UAGCopyPaste:{styleType:"post-bg-color"},default:"#eee"},separatorColor:{type:"string",UAGCopyPaste:{styleType:"connector-color"},default:"#eee"},separatorFillColor:{type:"string",UAGCopyPaste:{styleType:"connector-fill-color"},default:"#0693e3"},separatorBorder:{type:"string",UAGCopyPaste:{styleType:"connector-border-color"},default:"#eee"},borderFocus:{type:"string",UAGCopyPaste:{styleType:"overall-border-focus-color"},default:"#0693e3"},headingTag:{type:"string",default:"h4"},horizontalSpace:{type:"number",UAGCopyPaste:{styleType:"row-gap"},default:10},horizontalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},horizontalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},horizontalSpaceUnit:{type:"string",default:"px"},horizontalSpaceUnitTablet:{type:"string",default:"px"},horizontalSpaceUnitMobile:{type:"string",default:"px"},verticalSpace:{type:"number",UAGCopyPaste:{styleType:"column-gap"},default:15},verticalSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap-tablet"}},verticalSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap-mobile"}},verticalSpaceUnit:{type:"string",default:"px"},verticalSpaceUnitTablet:{type:"string",default:"px"},verticalSpaceUnitMobile:{type:"string",default:"px"},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},headLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},timelinAlignmentTablet:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},timelinAlignmentMobile:{type:"string",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},arrowlinAlignment:{type:"string",UAGCopyPaste:{styleType:"arrowline-alignment"},default:"center"},subHeadFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-type"},default:"px"},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},subHeadLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"},default:"em"},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},subHeadLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},headSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},separatorwidth:{type:"number",UAGCopyPaste:{styleType:"connector-width"},default:3},borderwidth:{type:"number",default:0,UAGCopyPaste:{styleType:"overall-border-width"}},iconColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"icon-color"}},iconFocus:{type:"string",UAGCopyPaste:{styleType:"icon-focus-color"},default:"#fff"},iconBgFocus:{type:"string",UAGCopyPaste:{styleType:"icon-bg-focus-color"},default:"#0693e3"},dateColor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"},default:"#333"},dateFontsizeType:{type:"string",UAGCopyPaste:{styleType:"prefix-font-size-type"},default:"px"},dateFontsize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},dateFontsizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},dateFontsizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},dateFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},dateFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},dateFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},dateTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"}},dateDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height"}},dateLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},dateLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},dateLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},dateLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},dateLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"prefix-load-google-fonts"}},connectorBgsize:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size"},default:35},connectorBgsizeTablet:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size-tablet"}},connectorBgsizeMobile:{type:"number",UAGCopyPaste:{styleType:"connector-bg-size-mobile"}},subHeadSpace:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-space"},default:5},dateBottomspace:{type:"number",UAGCopyPaste:{styleType:"prefix-bottom-space"},default:5},dateBottomspaceTablet:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},dateBottomspaceMobile:{type:"number",UAGCopyPaste:{styleType:"date-bottom-space"}},block_id:{type:"string",default:"0"},timelineItem:{type:"number",default:5},tm_client_id:{type:"string",default:"not_set"},borderRadius:{type:"number",default:2,UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"overall-border-radius"}},bgPadding:{type:"number",UAGCopyPaste:{styleType:"post-bg-padding"},default:20},iconSize:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:12},iconSizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},iconSizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},icon:{type:"string",default:"calendar-days"},t_date:{type:"array",default:n},displayPostDate:{type:"boolean",default:!0},stack:{type:"string",default:"tablet"},leftMargin:{type:"number",UAGCopyPaste:{styleType:"post-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"post-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"post-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-margin-mobile"}},marginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit"}},mobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-mobile"}},tabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-margin-unit-tablet"}},marginLink:{type:"boolean",default:!1},leftPadding:{type:"number",UAGCopyPaste:{styleType:"post-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"post-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"post-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"post-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"post-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!1},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"head-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"head-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"subHead-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"subHead-letter-spacing-type"}},dateLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing"}},dateLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-tablet"}},dateLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"date-letter-spacing-mobile"}},dateLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"date-letter-spacing-type"}}};t.a=l},function(e,t,a){"use strict";const i=[];for(let e=1;e<=3;e++)i.push({type:"facebook",image_icon:"icon",icon:"facebook",image:"",icon_color:"#3a3a3a",icon_hover_color:"",icon_bg_color:"",icon_bg_hover_color:""});const o={classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},block_id:{type:"string"},current_url:{type:"string"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},social_count:{type:"number",default:3},socials:{type:"array",default:i},gap:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap-tablet"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap-mobile"}},size:{type:"number",default:30,UAGCopyPaste:{styleType:"icon-size"}},sizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-size-type"}},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size-mobile"}},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size-tablet"}},bgSize:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size"}},bgSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"icon-bg-size-unit"}},bgSizeMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size-mobile"}},bgSizeTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"icon-bg-size-tablet"}},borderRadius:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius"},default:0},borderRadiusTablet:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius-tablet"}},borderRadiusMobile:{type:"number",UAGCopyPaste:{styleType:"icon-border-radius-mobile"}},social_layout:{type:"string",default:"horizontal",UAGCopyPaste:{styleType:"social-layout"}},stack:{type:"string",default:"none"},isPreview:{type:"boolean",default:!1},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},iconHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"},default:""},iconBgColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},iconBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"},default:""}};t.a=o},function(e,t,a){"use strict";const i=[];for(let e=1;e<=2;e++){const e="Click Here",t="#";i.push({label:e,link:t,target:"_self",size:"",vPadding:"",hPadding:"",color:"",background:"",hColor:"",hBackground:"",sizeType:"px",sizeMobile:"",sizeTablet:"",lineHeight:"",lineHeightType:"em",lineHeightMobile:"",lineHeightTablet:""})}const o={block_id:{type:"string"},btn_count:{type:"number",default:2},buttons:{type:"array",default:i},classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align"}},alignTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align-tablet"}},alignMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"btn-align-mobile"}},gap:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"btn-gap-tablet"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"btn-gap-mobile"}},stack:{type:"string",default:"none",UAGCopyPaste:{styleType:"btn-stack"}},loadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},fontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},fontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},fontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},fontTransform:{type:"string",UAGCopyPaste:{styleType:"btn-font-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-font-decoration"}},isPreview:{type:"boolean",default:!1},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},lineHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-line-height-type"}},lineHeight:{type:"number",UAGCopyPaste:{styleType:"btn-line-height"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-mobile"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"btn-line-height-tablet"}},buttonSize:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size"}},buttonSizeTablet:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size-tablet"}},buttonSizeMobile:{type:"string",default:"default",UAGCopyPaste:{styleType:"btn-size-mobile"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},leftMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-tablet"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-tablet"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-mobile"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-mobile"}},marginType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-type"}},marginLink:{type:"string",default:!0},topPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},leftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},topMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},rightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},bottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},leftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},topTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},rightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},bottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},leftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},paddingLink:{type:"boolean",default:!0},fontLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},fontLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},fontLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},fontLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}}};t.a=o},function(e,t,a){"use strict";var i=a(1),o=a(12);const n=Object(o.a)("overall"),l={block_id:{type:"string",default:"not_set"},classMigrate:{type:"boolean",default:!1},disableBullets:{type:"boolean",default:!1},makeCollapsible:{type:"boolean",default:!1},initialCollapse:{type:"boolean",default:!1},icon:{type:"string",default:"angle-down"},iconSize:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},iconColor:{type:"string",UAGCopyPaste:{styleType:"icon-color"}},bulletColor:{type:"string",UAGCopyPaste:{styleType:"bullet-color"}},smoothScroll:{type:"boolean",default:!0},smoothScrollOffset:{type:"number",default:30},smoothScrollOffsetType:{type:"string",default:"px"},scrollToTop:{type:"boolean",default:!1},scrollToTopColor:{type:"string",UAGCopyPaste:{styleType:"scroll-top-color"}},scrollToTopBgColor:{type:"string",UAGCopyPaste:{styleType:"scroll-top-bg-color"}},mappingHeaders:{type:"array",default:Array(6).fill(!0)},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},headerLinks:{type:"html",default:""},heading:{source:"html",selector:".uagb-toc__title",default:Object(i.__)("Table Of Contents","ultimate-addons-for-gutenberg")},headingTitle:{type:"string",default:Object(i.__)("Table Of Contents","ultimate-addons-for-gutenberg")},customWidth:{type:"boolean",default:!0,UAGCopyPaste:{styleType:"custom-width"}},widthTypeDesktop:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-desktop"}},widthTypeTablet:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-tablet"}},widthTypeMobile:{type:"string",default:"%",UAGCopyPaste:{styleType:"custom-width-type-mobile"}},widthDesktop:{type:"number",default:100,UAGCopyPaste:{styleType:"custom-width-desktop"}},widthTablet:{type:"number",UAGCopyPaste:{styleType:"custom-width-tablet"}},widthMobile:{type:"number",UAGCopyPaste:{styleType:"custom-width-mobile"}},tColumnsDesktop:{type:"number",default:1},tColumnsTablet:{type:"number",default:1},tColumnsMobile:{type:"number",default:1},backgroundColor:{type:"string",UAGCopyPaste:{styleType:"bg-color"},default:"#fff"},linkColor:{type:"string",default:"#54595F",UAGCopyPaste:{styleType:"desc-color"}},linkHoverColor:{type:"string",UAGCopyPaste:{styleType:"desc-hover-color"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},contentLeftPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-left-padding"}},contentRightPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-right-padding"}},contentTopPadding:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"},default:15},contentBottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"},default:15},contentLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},contentBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},contentBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},mobileContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"},default:"px"},contentPaddingLink:{type:"boolean",default:!1},vPaddingDesktop:{type:"number",default:30,UAGCopyPaste:{styleType:"desc-vertical-padding"}},hPaddingDesktop:{type:"number",default:30,UAGCopyPaste:{styleType:"desc-horizontal-padding"}},vPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding-tablet"}},hPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding-tablet"}},vPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding-mobile"}},hPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding-mobile"}},leftPadding:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},rightPadding:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},topPadding:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"}},bottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},leftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},rightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},topPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},bottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},leftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},rightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},topPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},bottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},paddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit"}},mobilePaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},vMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin"}},hMarginDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin"}},vMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin-tablet"}},hMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin-tablet"}},vMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-margin-mobile"}},hMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-margin-mobile"}},leftMargin:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin"}},rightMargin:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin"}},topMargin:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin"}},bottomMargin:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin"}},leftMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-tablet"}},rightMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-tablet"}},topMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-tablet"}},bottomMarginTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},leftMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-margin-mobile"}},rightMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-margin-mobile"}},topMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-margin-mobile"}},bottomMarginMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},marginTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit"}},marginTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit-tablet"}},marginTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-margin-unit-mobile"}},marginLink:{type:"boolean",default:!1},paddingLink:{type:"boolean",default:!1},headingBottom:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomTablet:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomMobile:{type:"number",default:0,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headingBottomType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-margin-type-desktop"}},paddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-desktop"}},paddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-tablet"}},paddingTypeMobile:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-type-mobile"}},contentPaddingDesktop:{type:"number",UAGCopyPaste:{styleType:"desc-padding-desktop"}},contentPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-padding-tablet"}},contentPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-padding-mobile"}},contentPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit"}},contentPaddingTypeTablet:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},contentPaddingTypeMobile:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},borderStyle:{type:"string",default:"solid"},borderWidth:{type:"number",default:1},borderRadius:{type:"number",default:6},borderColor:{type:"string"},borderHoverColor:{type:"string"},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},fontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},fontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},headingLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google fonts"},default:!1},headingFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},headingFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"},default:"500"},headingFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"},default:20},headingFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},headingFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headingFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headingLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headingLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headingLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headingLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},emptyHeadingTeaxt:{type:"string",default:Object(i.__)("Add a header to begin generating the table of contents","ultimate-addons-for-gutenberg")},fontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"},default:"underline"},headingFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},headingTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headingDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headingAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},isPreview:{type:"boolean",default:!1},...n,headingLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing"}},headingLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing-tablet"}},headingLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"heading-letter-spacing-mobile"}},headingLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"heading-letter-spacing-type"}},letterSpacing:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing"}},letterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing-tablet"}},letterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"list-letter-spacing-mobile"}},letterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"list-letter-spacing-type"}},markerView:{type:"string",default:"disc"},separatorStyle:{type:"string",default:"none",UAGCopyPaste:{styleType:"separator-style"}},separatorHeight:{type:"number",UAGCopyPaste:{styleType:"separator-thickness"},default:1},separatorHeightType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-height-type"}},separatorSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"separator-bottom-margin"}},separatorSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"separator-width-type"}},separatorColor:{type:"string",UAGCopyPaste:{styleType:"separator-color"}},separatorHColor:{type:"string",UAGCopyPaste:{styleType:"separator-color-hover"}}};t.a=l},function(e,t,a){"use strict";t.a=e=>{const{attributes:t,index_value:a}=e;let i="",o="";if(void 0!==a){const e=t.rest_menu_item_arr[a];void 0!==e&&(o=e.image)}else""!==t.image&&(o=t.image);if(o&&void 0!==o){let e="";e=void 0!==o?o:t.image;let a="";if(null!=e&&""!==e&&(i=e.url),""!==i){const o=e.sizes,n=t.imageSize;return a=void 0!==o&&void 0!==o[n]?o[n].url:i,React.createElement("img",{className:"",src:a,alt:e.alt})}return null}return null}},function(e,t,a){"use strict";t.a=function(e,t,a){let i="",o=a;"Desktop"===a&&(o="");const n=void 0!==e["timelinAlignment"+o]?e["timelinAlignment"+o]:e.timelinAlignment;return"left"===n?i="uagb-timeline__left":"right"===n?i="uagb-timeline__right":"center"===n&&(i=t%2==0?"uagb-timeline__right":"uagb-timeline__left"),[i]}},function(e,t,a){"use strict";t.a=function(e,t,a){let i="",o=a;"Desktop"===a&&(o="");const n=void 0!==e["timelinAlignment"+o]?e["timelinAlignment"+o]:e.timelinAlignment;return"left"===n?i="uagb-timeline__day-new uagb-timeline__day-left":"right"===n?i="uagb-timeline__day-new uagb-timeline__day-right":"center"===n&&(i=t%2==0?"uagb-timeline__day-new uagb-timeline__day-right":"uagb-timeline__day-new uagb-timeline__day-left"),[i]}},function(e,t,a){"use strict";var i=a(7),o=a(11),n=a(1),l=a(2),r=a(9),s=a(24);t.a=e=>{const{label:t,responsive:a}=e,c=Object(o.a)(),[p,u]=Object(l.useState)(!1),b=Object(l.useCallback)(e=>{if(null!==Object(r.dispatch)("core/edit-post")){const{__experimentalSetPreviewDeviceType:t}=Object(r.dispatch)("core/edit-post");t(e)}u(p)},[]),g={desktop:React.createElement("svg",{width:"8",height:"7",viewBox:"0 0 8 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M7.33333 0H0.666667C0.298611 0 0 0.293945 0 0.65625V5.03125C0 5.39355 0.298611 5.6875 0.666667 5.6875H3.33333L3.11111 6.34375H2.11111C1.92639 6.34375 1.77778 6.49004 1.77778 6.67188C1.77778 6.85371 1.92639 7 2.11111 7H5.88889C6.07361 7 6.22222 6.85371 6.22222 6.67188C6.22222 6.49004 6.07361 6.34375 5.88889 6.34375H4.88889L4.66667 5.6875H7.33333C7.70139 5.6875 8 5.39355 8 5.03125V0.65625C8 0.293945 7.70139 0 7.33333 0ZM7.11111 4.8125H0.888889V0.875H7.11111V4.8125Z"})),tablet:React.createElement("svg",{width:"6",height:"7",viewBox:"0 0 6 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M5 0H1C0.446667 0 0 0.390833 0 0.875V6.125C0 6.60917 0.446667 7 1 7H5C5.55333 7 6 6.60917 6 6.125V0.875C6 0.390833 5.55333 0 5 0ZM3.66667 6.41667H2.33333V6.125H3.66667V6.41667ZM5.41667 5.54167H0.583333V0.875H5.41667V5.54167Z"})),mobile:React.createElement("svg",{width:"4",height:"7",viewBox:"0 0 4 7",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M3.33333 0H0.666667C0.297778 0 0 0.390833 0 0.875V6.125C0 6.60917 0.297778 7 0.666667 7H3.33333C3.70222 7 4 6.60917 4 6.125V0.875C4 0.390833 3.70222 0 3.33333 0ZM2.44444 6.41667H1.55556V6.125H2.44444V6.41667ZM3.61111 5.54167H0.388889V0.875H3.61111V5.54167Z"}))},d=[{name:Object(n.__)("Desktop","ultimate-addons-for-gutenberg"),title:g.desktop,itemClass:"uagb-desktop-tab uagb-responsive-tabs"},{name:Object(n.__)("Tablet","ultimate-addons-for-gutenberg"),title:g.tablet,itemClass:"uagb-tablet-tab uagb-responsive-tabs"},{name:Object(n.__)("Mobile","ultimate-addons-for-gutenberg"),key:"mobile",title:g.mobile,itemClass:"uagb-mobile-tab uagb-responsive-tabs"}];return c?React.createElement("div",{className:"uag-responsive-label-wrap"},t&&React.createElement("span",{className:"uag-control-label"},t),!p&&a&&React.createElement(i.Button,{key:"uag-responsive-common-button",className:"uag-responsive-common-button",onClick:e=>{var t;let a=e.target,i=null;"svg"===a.tagName&&(a=a.closest(".uag-responsive-common-button")),a.closest(".uag-typography-options.active")&&(i=".uag-typography-options"),a.closest(".uag-box-shadow-options.active")&&(i=".uag-box-shadow-options");const{getSelectedBlock:o}=Object(r.select)("core/block-editor"),n=null===(t=o())||void 0===t?void 0:t.name,l=Object(s.a)("uagSettingState"),c=a.closest(".uagb-inspector-tab"),b=a.closest(".components-panel__body.is-opened");let g="";b.classList&&0!==b.classList&&b.classList.forEach(e=>{e.includes("uag-advance-panel-body")&&(g=e)});let d="style";c.classList.contains("uagb-tab-content-general")&&(d="general"),c.classList.contains("uagb-tab-content-advance")&&(d="advance");const y={...l,[n]:{selectedTab:d,selectedPanel:g,selectedSetting:i}},m=Object(s.a)();m&&m.setItem("uagSettingState",JSON.stringify(y)),u(!p)}},g[c.toLowerCase()]),p&&a&&React.createElement(i.ButtonGroup,{className:"uagb-range-control-responsive components-tab-panel__tabs","aria-label":Object(n.__)("Device","ultimate-addons-for-gutenberg")},d.map(e=>{let{name:t,key:a,title:o,itemClass:l}=e;return React.createElement(i.Tooltip,{text:Object(n.sprintf)(
10
  /* translators: abbreviation for units */
11
+ "%s",t),key:a},React.createElement(i.Button,{key:a,className:`components-button components-tab-panel__tabs-item ${l}${t===c?" active-tab":""}`,"aria-pressed":c===t,onClick:()=>b(t)},o))}))):null}},function(e,t,a){"use strict";var i=a(1);const o=[];for(let e=1;e<=4;e++){const t=Object(i.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit."),a="Menu Item "+e,n=Object(i.__)("$9");o.push({description:t,title:a,price:n,image:""})}const n={classMigrate:{type:"boolean",default:!1},childMigrate:{type:"boolean",default:!1},menu_item_count:{type:"number",default:4},rest_menu_item_arr:{type:"array",default:o},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},priceSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"prefix-bottom-margin"}},descSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-bottom-margin"}},titleSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin"}},block_id:{type:"string",default:"not_set"},imgVrPadding:{type:"number",default:0,UAGCopyPaste:{styleType:"image-vertical-padding"}},imgHrPadding:{type:"number",default:10,UAGCopyPaste:{styleType:"image-horizontal-padding"}},imgPaddingTop:{type:"number",default:10,UAGCopyPaste:{styleType:"image-top-padding"}},imgPaddingRight:{type:"number",default:10,UAGCopyPaste:{styleType:"image-right-padding"}},imgPaddingBottom:{type:"number",default:10,UAGCopyPaste:{styleType:"image-bottom-padding"}},imgPaddingLeft:{type:"number",UAGCopyPaste:{styleType:"image-left-padding"}},contentPaddingTop:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding"}},contentPaddingRight:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},contentPaddingBottom:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},contentPaddingLeft:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},columns:{type:"number",default:2},tcolumns:{type:"number",default:2},mcolumns:{type:"number",default:1},rowGap:{type:"number",UAGCopyPaste:{styleType:"row-gap"},default:10},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap"}},columnGap:{type:"number",UAGCopyPaste:{styleType:"column-gap"},default:10},columnGapTablet:{type:"number",UAGCopyPaste:{styleType:"column-gap"}},columnGapMobile:{type:"number",UAGCopyPaste:{styleType:"column-gap"}},contentVrPadding:{type:"number",UAGCopyPaste:{styleType:"desc-vertical-padding"}},contentHrPadding:{type:"number",UAGCopyPaste:{styleType:"desc-horizontal-padding"}},stack:{type:"string",default:"tablet"},seperatorStyle:{type:"string",default:"dashed",UAGCopyPaste:{styleType:"separator-style"}},seperatorWidth:{type:"number",default:100,UAGCopyPaste:{styleType:"separator-width"}},seperatorWidthTablet:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},seperatorWidthMobile:{type:"number",UAGCopyPaste:{styleType:"separator-width"}},seperatorThickness:{type:"number",default:1,UAGCopyPaste:{styleType:"separator-thickness"}},seperatorColor:{type:"string",default:"#b2b4b5",UAGCopyPaste:{styleType:"separator-color"}},descColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"desc-color"}},priceColor:{type:"string",default:"#888888",UAGCopyPaste:{styleType:"prefix-color"}},titleColor:{type:"string",default:"#333",UAGCopyPaste:{styleType:"main-title-color"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"}},titleLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},titleLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},priceFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"prefix-font-size-type"}},priceFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},priceFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},priceFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},priceFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},priceFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},priceFontStyle:{type:"string",UAGCopyPaste:{styleType:"prefix-font-style"}},priceLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},priceLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height"}},priceLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},priceLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},priceLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"prefix-load-google-fonts"},default:!1},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"}},descLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},descLineHeight:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightTablet:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",default:1,UAGCopyPaste:{styleType:"desc-line-height-mobile"}},descLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},headingTag:{type:"string",default:"h4"},imagePosition:{type:"string",default:"left",UAGCopyPaste:{styleType:"image-position"}},imageAlignment:{type:"string",default:"top",UAGCopyPaste:{styleType:"image-align"}},imageSize:{type:"string",default:"medium",UAGCopyPaste:{styleType:"image-size"}},imageWidth:{type:"number",default:100,UAGCopyPaste:{styleType:"image-width"}},imageWidthTablet:{type:"number",UAGCopyPaste:{styleType:"image-width"}},imageWidthMobile:{type:"number",UAGCopyPaste:{styleType:"image-width"}},imageWidthType:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-width-type"}},seperatorWidthType:{type:"string",UAGCopyPaste:{styleType:"separator-width-type"},default:"%"},rowGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"row-gap-unit"}},columnGapType:{type:"string",default:"px",UAGCopyPaste:{styleType:"column-gap-unit"}},titleSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-bottom-margin-type"}},contentPaddingTopTablet:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-tablet"}},contentPaddingRightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentPaddingBottomTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentPaddingLeftTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentPaddingTopMobile:{type:"number",UAGCopyPaste:{styleType:"desc-top-padding-mobile"}},contentPaddingRightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentPaddingBottomMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingLeftMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},contentMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"}},contentTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"}},contentSpacingLink:{type:"boolean",default:!1},imgPaddingTopTablet:{type:"number",UAGCopyPaste:{styleType:"image-top-padding-tablet"}},imgPaddingRightTablet:{type:"number",UAGCopyPaste:{styleType:"image-right-padding-tablet"}},imgPaddingBottomTablet:{type:"number",UAGCopyPaste:{styleType:"image-bottom-padding-tablet"}},imgPaddingLeftTablet:{type:"number",UAGCopyPaste:{styleType:"image-left-padding-tablet"}},imgPaddingTopMobile:{type:"number",UAGCopyPaste:{styleType:"image-top-padding-mobile"}},imgPaddingRightMobile:{type:"number",UAGCopyPaste:{styleType:"image-right-padding-mobile"}},imgPaddingBottomMobile:{type:"number",UAGCopyPaste:{styleType:"image-bottom-padding-mobile"}},imgPaddingLeftMobile:{type:"number",UAGCopyPaste:{styleType:"image-left-padding-mobile"}},imgPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit"}},imgMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit-mobile"}},imgTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"image-padding-unit-tablet"}},imgSpacingLink:{type:"boolean",default:!1},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},priceTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},priceDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},imgAlign:{type:"string",UAGCopyPaste:{styleType:"image-align"},default:"side"},isPreview:{type:"boolean",default:!1},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},priceLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing"}},priceLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing-tablet"}},priceLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"price-letter-spacing-mobile"}},priceLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"price-letter-spacing-type"}},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"title-letter-spacing-type"}},showImage:{type:"boolean",default:!0}};t.a=n},function(e,t,a){"use strict";var i=a(12);const o={inheritFromTheme:{type:"boolean",default:!1},ctaTitle:{source:"html",selector:"h1,h2,h3,h4,h5,h6",default:"Call To Action"},classMigrate:{type:"boolean",default:!1},description:{source:"html",selector:"p",default:"Click here to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."},textAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"main-title-align"}},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},descColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"}},ctaPosition:{type:"string",default:"right",UAGCopyPaste:{styleType:"btn-position"}},titleTag:{type:"string",default:"h3"},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"main-title-font-style"}},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"main-title-load-google-fonts"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"desc-font-style"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},descLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},descLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},descLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},titleSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-tablet"}},titleSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-margin-mobile"}},titleSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-unit-type"}},descSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"desc-bottom-margin"}},descSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-tablet"}},descSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-margin-mobile"}},descSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-bottom-margin-unit-type"}},block_id:{type:"string",default:"not_set"},buttonAlign:{type:"string",default:"middle",UAGCopyPaste:{styleType:"btn-align"}},ctaTarget:{type:"boolean",default:!1},ctaIcon:{type:"string",default:""},ctaIconPosition:{type:"string",default:"after"},ctaIconSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaIconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space"}},ctaType:{type:"string",default:"button"},ctaText:{type:"html",default:"Read More"},ctaLink:{type:"string",default:"#"},ctaFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"},default:14},ctaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},ctaFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-mobile"}},ctaFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"btn-font-size-tablet"}},ctaFontFamily:{type:"string",UAGCopyPaste:{styleType:"btn-font-family"},default:"Default"},ctaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},ctaFontStyle:{type:"string",UAGCopyPaste:{styleType:"btn-font-style"},default:"normal"},ctaTransform:{type:"string",UAGCopyPaste:{styleType:"btn-transform"}},ctaDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-decoration"}},ctaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},contentWidth:{type:"number",default:70,UAGCopyPaste:{styleType:"desc-width"}},contentWidthTablet:{type:"number",UAGCopyPaste:{styleType:"desc-width"}},contentWidthMobile:{type:"number",UAGCopyPaste:{styleType:"desc-width"}},contentWidthType:{type:"string",default:"%",UAGCopyPaste:{styleType:"desc-width-type"}},ctaBtnLinkColor:{type:"string",UAGCopyPaste:{styleType:"btn-color"}},ctaLinkHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hover-color"}},ctaBgColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},ctaBgHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},ctaBorderColor:{type:"string"},ctaBorderhoverColor:{type:"string",default:""},ctaBorderStyle:{type:"string",default:"solid"},ctaBtnVertPadding:{type:"number",UAGCopyPaste:{styleType:"btn-vertical-padding"},default:""},ctaBtnHrPadding:{type:"number",UAGCopyPaste:{styleType:"btn-horizontal-padding"},default:""},ctaBorderWidth:{type:"number",default:1},ctaBorderRadius:{type:"number"},stack:{type:"string",default:"tablet"},ctaLeftSpace:{type:"number",default:0,UAGCopyPaste:{styleType:"btn-right-margin"}},ctaTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},ctaBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},ctaLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},ctaRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},ctaLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},ctaRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},ctaTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},ctaBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},ctaLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},ctaRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},ctaTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},ctaBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},ctaPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},mobileCTAPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},tabletCTAPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},ctaPaddingLink:{type:"boolean",default:!1},enabledSecondCtaButton:{type:"boolean",default:!1},secondCtaLabel:{type:"html",default:"Click Here"},secondCtaLink:{type:"string",default:"#"},secondCtaTarget:{type:"boolean",default:!1},secondCtaLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},secondCtaFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},secondCtaFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},secondCtaFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},secondCtaFontTransform:{type:"string",UAGCopyPaste:{styleType:"btn-font-transform"}},secondCtaFontDecoration:{type:"string",UAGCopyPaste:{styleType:"btn-font-decoration"}},secondCtaTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},secondCtaRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},secondCtaBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},secondCtaLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},secondCtaTopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},secondCtaRightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},secondCtaBottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},secondCtaLeftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},secondCtaTopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},secondCtaRightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},secondCtaBottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},secondCtaLeftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},secondCtaPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},secondCtaMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},secondCtaTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},secondCtaPaddingLink:{type:"boolean",default:!1},secondCtaBorderWidth:{type:"number",default:""},secondCtaBorderRadius:{type:"number",default:""},secondCtaBorderStyle:{type:"string",default:"none"},secondCtaBorderColor:{type:"string",default:""},secondCtaBorderHColor:{type:"string",default:""},secondCtaColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-color"}},secondCtaBackground:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-bg-color"}},secondCtaHoverColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-hover-color"}},secondCtaHoverBackground:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-h-background"}},secondCtaFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-size"},default:14},secondCtaFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-size-unit"}},secondCtaFontSizeMobile:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-mobile"}},secondCtaFontSizeTablet:{type:"number",default:"",UAGCopyPaste:{styleType:"btn-size-tablet"}},secondCtaIcon:{type:"string",default:""},secondCtaIconPosition:{type:"string",default:"after"},secondCtaIconSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"btn-icon-space"}},secondCtaIconSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-tablet"}},secondCtaIconSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"btn-icon-space-mobile"}},isPreview:{type:"boolean",default:!1},stackBtn:{type:"string",default:"none"},gapBtn:{type:"number",default:15},gapBtnTablet:{type:"number"},gapBtnMobile:{type:"number"},textAlignTablet:{type:"string",default:"center"},textAlignMobile:{type:"string",default:"center"},overallBlockTopPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding"}},overallBlockRightPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding"}},overallBlockBottomPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding"}},overallBlockLeftPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding"}},overallBlockTopMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-mobile"}},overallBlockRightMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-mobile"}},overallBlockBottomMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-mobile"}},overallBlockLeftMobilePadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-mobile"}},overallBlockTopTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-top-padding-tablet"}},overallBlockRightTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-right-padding-tablet"}},overallBlockBottomTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-padding-tablet"}},overallBlockLeftTabletPadding:{type:"number",UAGCopyPaste:{styleType:"btn-left-padding-tablet"}},overallBlockPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit"}},overallBlockMobilePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-mobile"}},overallBlockTabletPaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-padding-unit-tablet"}},overallBlockPaddingLink:{type:"boolean",default:!1},overallBlockTopMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin"}},overallBlockRightMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin"}},overallBlockBottomMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin"}},overallBlockLeftMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin"}},overallBlockTopMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-mobile"}},overallBlockRightMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-mobile"}},overallBlockBottomMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-mobile"}},overallBlockLeftMobileMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-mobile"}},overallBlockTopTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-top-margin-tablet"}},overallBlockRightTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-right-margin-tablet"}},overallBlockBottomTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-bottom-margin-tablet"}},overallBlockLeftTabletMargin:{type:"number",UAGCopyPaste:{styleType:"btn-left-margin-tablet"}},overallBlockMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit"}},overallBlockMobileMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit-mobile"}},overallBlockTabletMarginUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-margin-unit-tablet"}},overallBlockMarginLink:{type:"boolean",default:!1},buttonRightSpace:{type:"number",default:10,UAGCopyPaste:{styleType:"main-button-bottom-margin"}},buttonRightSpaceTablet:{type:"number",UAGCopyPaste:{styleType:"main-button-bottom-margin-tablet"}},buttonRightSpaceMobile:{type:"number",UAGCopyPaste:{styleType:"main-button-bottom-margin-mobile"}},buttonRightSpaceType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-button-unit-type"}},...Object(i.a)("btn"),...Object(i.a)("secondCta"),titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}},ctaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing"}},ctaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-tablet"}},ctaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"cta-letter-spacing-mobile"}},ctaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"cta-letter-spacing-type"}},secondCtaLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing"}},secondCtaLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing-tablet"}},secondCtaLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"secondCta-letter-spacing-mobile"}},secondCtaLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"secondCta-letter-spacing-type"}}};t.a=o},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.title)}else l=t.title;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.headingTag,value:l,placeholder:Object(o.__)("Write a Title"),className:"uagb-rm__title",onChange:e=>{a({title:e})}}):React.createElement(i.RichText.Content,{tagName:t.headingTag,value:l,className:"uagb-rm__title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1);t.a=e=>{const{attributes:t,setAttributes:a,index_value:n}=e;let l="";if(void 0!==n){const e=t.rest_menu_item_arr[n];e&&void 0!==e&&(l=e.description)}else l=t.description;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:l,placeholder:Object(o.__)("Write a Description"),className:"uagb-rm__desc",onChange:e=>{a({description:e})}}):React.createElement(i.RichText.Content,{tagName:"div",value:l,className:"uagb-rm__desc"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.name);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,placeholder:Object(o.__)("Author Name","ultimate-addons-for-gutenberg"),className:"uagb-tm__author-name",onChange:e=>{const t={description:b[l].description,name:e,company:b[l].company,image:b[l].image};b[l]=t,a({test_block:b})},onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"span",value:u,className:"uagb-tm__author-name"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.company);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,className:"uagb-tm__company",onChange:e=>{const t={description:b[l].description,name:b[l].name,company:e,image:b[l].image};b[l]=t,a({test_block:b})},multiline:!1,placeholder:Object(o.__)("Company Name","ultimate-addons-for-gutenberg"),onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"span",value:u,className:"uagb-tm__company"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,index_value:l,mergeBlocks:r,insertBlocksAfter:s,onReplace:c}=e,p=t.test_block[l];let u="";p&&void 0!==p&&(u=p.description);const b=[...t.test_block];return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:u,placeholder:Object(o.__)("Write Description","ultimate-addons-for-gutenberg"),className:"uagb-tm__desc",onChange:e=>{const t={description:e,name:b[l].name,company:b[l].company,image:b[l].image};b[l]=t,a({test_block:b})},onMerge:r,onSplit:s?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];s([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>c([])}):React.createElement(i.RichText.Content,{tagName:"div",value:u,className:"uagb-tm__desc"})}},function(e,t,a){"use strict";t.a=function(e){let t="";return t+=" uagb-tm__imgicon-style-"+e.iconimgStyle+" ",t+="uagb-tm__image-position-"+e.imagePosition+" ","left"!==e.imagePosition&&"right"!==e.imagePosition||(t+="uagb-tm__image-aligned-"+e.imageAlignment+" ","none"!==e.stack&&(t+="uagb-tm-stacked-"+e.stack+" ","right"===e.imagePosition&&(t+="uagb-tm-reverse-order-"+e.stack+" "))),t+="uagb-tm__bg-type-"+e.backgroundType+" ",[t]}},function(e,t,a){"use strict";t.a=e=>{const{attributes:t,index_value:a}=e;let i="";const o=t.test_block[a];if(o&&void 0!==o){const e=o.image;let n="";if(null!=e&&""!==e&&(i=e.url),""!==i){const o=e.sizes,l=t.imageSize;return n=void 0!==o&&void 0!==o[l]?o[l].url:i,React.createElement("div",{className:"uagb-tm__image-content",key:"tm_img-wrap-"+a},React.createElement("div",{className:"uagb-tm__image",key:"tm_img-"+a},React.createElement("img",{className:"uagb-tm-img-src",src:n,alt:e.alt})))}return null}return null}},function(e,t,a){"use strict";var i,o=a(7),n=a(14),l=a.n(n),r=a(114),s=0,c={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},p={};p.locals=r.a.locals||{},p.use=function(){return s++||(i=l()(r.a,c)),p},p.unuse=function(){s>0&&!--s&&(i(),i=null)};var u=p,b=a(0),g=a.n(b),d=a(155),y=a(2),m=a(9),f=a(24);t.a=e=>{Object(b.useLayoutEffect)(()=>(u.use(),()=>{u.unuse()}),[]);const t=Object(y.useRef)(null),a=3===e.tabs.length?"uag-control-tabs-three-tabs ":"",i=e.tabs.map((e,t)=>({...e,className:`uagb-tab-${t+1} ${null==e?void 0:e.name}`}));return g.a.createElement(g.a.Fragment,null,g.a.createElement(o.TabPanel,{className:"uag-control-tabs "+a,activeClass:"active-tab",tabs:i,ref:t,onSelect:e=>{var t,a;const i=null===(t=document.getElementsByClassName("uag-control-tabs")[0])||void 0===t?void 0:t.querySelector("."+e);let o=!1;i&&null!=i&&i.classList&&(null==i||i.classList.forEach(e=>{e.includes("uagb-tab")&&(o="."+e)}));const{getSelectedBlock:n}=Object(m.select)("core/block-editor"),l=null===(a=n())||void 0===a?void 0:a.name,r=Object(f.a)("uagSettingState"),s={...r,[l]:{...null==r?void 0:r[l],selectedInnerTab:o}},c=Object(f.a)();c&&c.setItem("uagSettingState",JSON.stringify(s))}},t=>g.a.createElement("div",{className:"uag-control-tabs-output"},e[t.name])),!(null!=e&&e.disableBottomSeparator)&&g.a.createElement(d.a,null))}},function(e,t,a){"use strict";t.a=function(e,t){let a="uagb-timeline__arrow-top ";"center"===e.arrowlinAlignment?a="uagb-timeline__arrow-center ":"bottom"===e.arrowlinAlignment&&(a="uagb-timeline__arrow-bottom ");let i=t;"Desktop"===t&&(i="");const o=void 0!==e["timelinAlignment"+i]?e["timelinAlignment"+i]:e.timelinAlignment;let n="uagb-timeline__center-block ";return"left"===o?n="uagb-timeline__left-block ":"right"===o&&(n="uagb-timeline__right-block "),n+=a+"",n+=" uagb-timeline",[n]}},function(e,t,a){"use strict";var i=a(1);const o=[],n=[];o.push({add_required_tools:Object(i.__)("- A Computer.","ultimate-addons-for-gutenberg")}),n.push({add_required_materials:Object(i.__)("- A WordPress Website.","ultimate-addons-for-gutenberg")});const l={block_id:{type:"string"},overallAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},toolsTitle:{type:"html",default:Object(i.__)("Required Tools:","ultimate-addons-for-gutenberg")},materialTitle:{type:"html",default:Object(i.__)("Things Needed?","ultimate-addons-for-gutenberg")},stepsTitle:{type:"html",default:Object(i.__)("Steps to configure the How-to Schema:","ultimate-addons-for-gutenberg")},tools_count:{type:"number",default:1},material_count:{type:"number",default:1},tools:{type:"array",default:o},materials:{type:"array",default:n},showTotaltime:{type:"boolean",default:!0},showEstcost:{type:"boolean",default:!0},showTools:{type:"boolean",default:!0},showMaterials:{type:"boolean",default:!0},mainimage:{type:"object",default:{url:"",title:""}},estCost:{type:"html",default:Object(i.__)("Total Cost:","ultimate-addons-for-gutenberg")},timeNeeded:{type:"html",default:Object(i.__)("Total Time Needed :","ultimate-addons-for-gutenberg")},timeIn:{type:"html",default:Object(i.__)(" Minutes","ultimate-addons-for-gutenberg")},imgSize:{type:"string",default:"thumbnail",UAGCopyPaste:{styleType:"image-size"}},timeSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"prefix-bottom-margin"}},costSpace:{type:"number",default:5,UAGCopyPaste:{styleType:"desc-bottom-margin"}},time:{type:"string",default:"30"},cost:{type:"string",default:"65"},headingTitle:{source:"html",selector:"h1,h2,h3,h4,h5,h6",default:Object(i.__)("How To Configure How-To Schema In Spectra?","ultimate-addons-for-gutenberg")},currencyType:{type:"html",default:" USD"},headingDesc:{source:"html",selector:"p",default:Object(i.__)("So to get started, you will just need to drag-n-drop the How-to Schema block in the Gutenberg editor. The How-to Schema block can be used on pages that contain a How-to in their title and describe steps to achieve certain requirements.","ultimate-addons-for-gutenberg")},headingAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"overall-alignment"}},descriptionAlign:{type:"string",default:"left",UAGCopyPaste:{styleType:"desc-align"}},headingColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},showEstcostcolor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"}},showTotaltimecolor:{type:"string",UAGCopyPaste:{styleType:"prefix-color"},default:""},subHeadingColor:{type:"string",UAGCopyPaste:{styleType:"desc-color"},default:""},headingTag:{type:"string",default:"h3"},headSpace:{type:"number",default:15,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},headFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"main-title-font-family"}},headFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},headFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},headTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},headDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},headFontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},headLineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},headFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},headFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},headFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},headLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},headLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},headLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},subHeadFontFamily:{type:"string",UAGCopyPaste:{styleType:"desc-font-family"},default:"Default"},subHeadFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},subHeadFontStyle:{type:"string",UAGCopyPaste:{styleType:"desc-font-style"},default:"normal"},subHeadTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},subHeadDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},subHeadFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},subHeadFontSizeType:{type:"string",UAGCopyPaste:{styleType:"desc-font-size-type"},default:"px"},subHeadFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},subHeadFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},subHeadLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},subHeadLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"desc-line-height-type"}},subHeadLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},subHeadLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},separatorSpace:{type:"number",UAGCopyPaste:{styleType:"separator-bottom-margin"},default:15},headLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},subHeadLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"desc-load-google-fonts"},default:!1},priceFontSizeType:{type:"string",UAGCopyPaste:{styleType:"prefix-font-size-type"},default:"px"},priceFontSize:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size"}},priceFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-tablet"}},priceFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-font-size-mobile"}},priceFontFamily:{type:"string",UAGCopyPaste:{styleType:"prefix-font-family"},default:"Default"},priceFontWeight:{type:"string",UAGCopyPaste:{styleType:"prefix-font-weight"}},priceFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"prefix-font-style"}},priceTransform:{type:"string",UAGCopyPaste:{styleType:"prefix-transform"}},priceDecoration:{type:"string",UAGCopyPaste:{styleType:"prefix-decoration"}},priceLineHeightType:{type:"string",UAGCopyPaste:{styleType:"prefix-line-height-type"},default:"em"},priceLineHeight:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height"}},priceLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-tablet"}},priceLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"prefix-line-height-mobile"}},priceLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"prefix-load-google-fonts"},default:!1},row_gap:{type:"number",default:20,UAGCopyPaste:{styleType:"row-gap"}},rowGapTablet:{type:"number",UAGCopyPaste:{styleType:"row-gap-tablet"}},rowGapMobile:{type:"number",UAGCopyPaste:{styleType:"row-gap-mobile"}},step_gap:{type:"number"},schema:{type:"html",default:""},timeInMins:{type:"number"},timeInHours:{type:"number"},timeInDays:{type:"number"},timeInMonths:{type:"number"},timeInYears:{type:"number"},isPreview:{type:"boolean",default:!1},headLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},headLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},headLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},headLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},priceLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},priceLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},priceLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},priceLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},subHeadLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},subHeadLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},subHeadLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},subHeadLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}}};t.a=l},function(e,t,a){"use strict";var i=a(1);const o={block_id:{type:"string"},question:{type:"html",default:Object(i.__)("What is FAQ?","ultimate-addons-for-gutenberg")},answer:{type:"html",default:Object(i.__)("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.","ultimate-addons-for-gutenberg")},icon:{type:"html",default:"plus"},iconActive:{type:"html",default:"minus"},layout:{type:"string",default:"accordion"},headingTag:{type:"html",selector:"span,p,h1,h2,h3,h4,h5,h6",default:"span"}};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},type:{type:"string",default:"facebook"},image_icon:{type:"string",default:"icon"},current_url:{type:"string"},icon:{type:"string",default:"facebook"},image:{type:"object",default:null},icon_color:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},icon_hover_color:{type:"string",UAGCopyPaste:{styleType:"icon-hover-color"},default:""},icon_bg_color:{type:"string",UAGCopyPaste:{styleType:"icon-bg-color"},default:""},icon_bg_hover_color:{type:"string",UAGCopyPaste:{styleType:"icon-bg-hover-color"},default:""}}},function(e,t,a){"use strict";var i=a(1);const o={content_class:{type:"string"},dayalign_class:{type:"string"},time_heading:{type:"string",default:Object(i.__)("Timeline Heading ","ultimate-addons-for-gutenberg")},time_desc:{type:"string",default:Object(i.__)("This is Timeline description, you can change me anytime click here ","ultimate-addons-for-gutenberg")},dateFormat:{type:"string",default:"F j, Y"},align:{type:"string",default:"center",UAGCopyPaste:{styleType:"overall-alignment"}},alignTablet:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-tablet"}},alignMobile:{type:"string",default:"",UAGCopyPaste:{styleType:"overall-alignment-mobile"}},headingTag:{type:"string",default:"h4"},timelinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment"}},timelinAlignmentTablet:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment-tablet"}},timelinAlignmentMobile:{type:"string",default:"center",UAGCopyPaste:{styleType:"timeline-alignment-mobile"}},arrowlinAlignment:{type:"string",default:"center",UAGCopyPaste:{styleType:"arrowline-alignment"}},block_id:{type:"string",default:"0"},timelineItem:{type:"number",default:5},tm_client_id:{type:"string",default:"not_set"},iconSize:{type:"number",default:12,UAGCopyPaste:{styleType:"icon-size"}},icon:{type:"string",default:"calendar-days"},t_date:{type:"string",default:"1/1/2019"},displayPostDate:{type:"boolean"},stack:{type:"string",default:"tablet"}};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},c_id:{type:"string",default:null},noticeTitle:{type:"string",source:"html",selector:".uagb-notice-title",default:"Notice Title"},headingTag:{type:"string",default:"h4"},noticeContent:{type:"string",default:""},noticeDismiss:{type:"string",default:""},cookies:{type:"boolean",default:!1},close_cookie_days:{type:"number",default:1},textColor:{type:"string",default:"",UAGCopyPaste:{styleType:"desc-color"}},titleColor:{type:"string",default:"",UAGCopyPaste:{styleType:"main-title-color"}},noticeColor:{type:"string",default:"#FFD54F",UAGCopyPaste:{styleType:"main-title-border-color"}},contentBgColor:{type:"string",UAGCopyPaste:{styleType:"desc-bg-color"}},noticeDismissColor:{type:"string",default:"",UAGCopyPaste:{styleType:"btn-color"}},icon:{type:"string",default:"rectangle-xmark"},iconSize:{type:"number",default:16,UAGCopyPaste:{styleType:"btn-size"}},iconSizeTab:{type:"number",UAGCopyPaste:{styleType:"btn-size-tablet"}},iconSizeMob:{type:"number",UAGCopyPaste:{styleType:"btn-size-mobile"}},iconSizeUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-size-unit"}},noticeAlignment:{type:"string",default:"left",UAGCopyPaste:{styleType:"btn-align"}},titleFontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},titleFontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},titleFontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},titleTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},titleDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},titleFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-font-size-type"}},titleLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"main-title-line-height-type"}},titleFontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},titleFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},titleFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},titleLineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},titleLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},titleLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},descFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"desc-font-family"}},descFontWeight:{type:"string",UAGCopyPaste:{styleType:"desc-font-weight"}},descFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"desc-font-style"}},descTransform:{type:"string",UAGCopyPaste:{styleType:"desc-transform"}},descDecoration:{type:"string",UAGCopyPaste:{styleType:"desc-decoration"}},descFontSize:{type:"number",UAGCopyPaste:{styleType:"desc-font-size"}},descFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-font-size-type"}},descFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-tablet"}},descFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"desc-font-size-mobile"}},descLineHeight:{type:"number",UAGCopyPaste:{styleType:"desc-line-height"}},descLineHeightType:{type:"string",UAGCopyPaste:{styleType:"desc-line-height-type"},default:"em"},descLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-tablet"}},descLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"desc-line-height-mobile"}},titleLoadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-fonts"},default:!1},descLoadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"desc-load-google-fonts"}},titleLeftPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding"}},titleRightPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding"}},titleTopPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding"}},titleBottomPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding"}},titleLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding-tablet"}},titleRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding-tablet"}},titleTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding-tablet"}},titleBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding-tablet"}},titleLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-left-padding-mobile"}},titleRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-right-padding-mobile"}},titleTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-top-padding-mobile"}},titleBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-bottom-padding-mobile"}},titlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit"}},mobileTitlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit-mobile"}},tabletTitlePaddingUnit:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-padding-unit-tablet"}},titlePaddingLink:{type:"boolean",default:!1},layout:{type:"string",default:"modern",UAGCopyPaste:{styleType:"notice-layout"}},highlightWidth:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},highlightWidthTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},highlightWidthMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-border-width"}},contentLeftPadding:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding"}},contentRightPadding:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding"}},contentTopPadding:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding"}},contentBottomPadding:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding"}},contentLeftPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-tablet"}},contentRightPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-tablet"}},contentTopPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding-tablet"}},contentBottomPaddingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-tablet"}},contentLeftPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-left-padding-mobile"}},contentRightPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-right-padding-mobile"}},contentTopPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-Top-padding-mobile"}},contentBottomPaddingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-bottom-padding-mobile"}},contentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit"},default:"px"},mobileContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-mobile"},default:"px"},tabletContentPaddingUnit:{type:"string",UAGCopyPaste:{styleType:"desc-padding-unit-tablet"},default:"px"},contentPaddingLink:{type:"boolean",default:!1},contentVrPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-vertical-padding"}},contentHrPadding:{type:"number",default:15,UAGCopyPaste:{styleType:"desc-horizontal-padding"}},titleVrPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-vertical-padding"},default:15},titleHrPadding:{type:"number",UAGCopyPaste:{styleType:"main-title-horizontal-padding"},default:15},isPreview:{type:"boolean",default:!1},titleLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},titleLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},titleLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},titleLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},descLetterSpacing:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing"}},descLetterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-tablet"}},descLetterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"desc-letter-spacing-mobile"}},descLetterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"desc-letter-spacing-type"}}}},function(e,t,a){"use strict";var i=a(12);const o={block_id:{type:"string"},layout:{type:"string",default:"input-button",UAGCopyPaste:{styleType:"input-layout"}},placeholder:{type:"string",default:"Type & Hit Enter"},inputSize:{type:"number",default:100,UAGCopyPaste:{styleType:"input-size"}},borderStyle:{type:"string"},borderWidth:{type:"number"},borderRadius:{type:"number"},borderColor:{type:"string"},borderHColor:{type:"string"},textColor:{type:"string",UAGCopyPaste:{styleType:"input-color"}},inputBgColor:{type:"string",default:"#ECEEEF",UAGCopyPaste:{styleType:"input-bg-color"}},boxShadowColor:{type:"string",UAGCopyPaste:{styleType:"input-box-shadow-color"}},boxShadowHOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"input-box-shadow-h-offset"}},boxShadowVOffset:{type:"number",default:0,UAGCopyPaste:{styleType:"input-box-shadow-v-offset"}},boxShadowBlur:{type:"number",UAGCopyPaste:{styleType:"input-box-shadow-blur"}},boxShadowSpread:{type:"number",UAGCopyPaste:{styleType:"input-box-shadow-spread"}},boxShadowPosition:{type:"string",default:"outset",UAGCopyPaste:{styleType:"input-box-shadow-position"}},buttonBgColor:{type:"string",default:"#9d9d9d",UAGCopyPaste:{styleType:"btn-bg-color"}},buttonBgHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-bg-hover-color"}},buttonIconColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-color"}},buttonIconHoverColor:{type:"string",UAGCopyPaste:{styleType:"btn-icon-hover-color"}},buttonWidth:{type:"number",default:60,UAGCopyPaste:{styleType:"btn-width"}},buttonIconSize:{type:"number",default:17,UAGCopyPaste:{styleType:"btn-icon-size"}},iconColor:{type:"string",default:"",UAGCopyPaste:{styleType:"icon-color"}},iconSize:{type:"number",default:17,UAGCopyPaste:{styleType:"icon-size"}},inputloadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"input-load-google-fonts"}},inputFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"input-font-family"}},inputFontWeight:{type:"string",UAGCopyPaste:{styleType:"input-font-weight"}},inputFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"input-font-style"}},inputFontSize:{type:"number",UAGCopyPaste:{styleType:"input-font-size"}},inputFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-font-size-type"}},inputFontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"input-font-size-tablet"}},inputFontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"input-font-size-mobile"}},inputLineHeight:{type:"number",UAGCopyPaste:{styleType:"input-line-height"}},inputLineHeightType:{type:"string",default:"em",UAGCopyPaste:{styleType:"input-line-height-type"}},inputLineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"input-line-height-tablet"}},inputLineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"input-line-height-mobile"}},inputPaddingTypeDesktop:{type:"string",default:"px",UAGCopyPaste:{styleType:"input-padding-type-desktop"}},vinputPaddingMobile:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-mobile"}},vinputPaddingTablet:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-tablet"}},vinputPaddingDesktop:{type:"number",default:15,UAGCopyPaste:{styleType:"input-vertical-padding-desktop"}},hinputPaddingMobile:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-desktop"}},hinputPaddingTablet:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-tablet"}},hinputPaddingDesktop:{type:"number",default:13,UAGCopyPaste:{styleType:"input-horizantal-padding-desktop"}},buttonType:{type:"string",default:"icon",UAGCopyPaste:{styleType:"button-type"}},buttonText:{type:"string",default:"Search"},buttonloadGoogleFonts:{type:"boolean",default:!1,UAGCopyPaste:{styleType:"btn-load-google-fonts"}},buttonFontFamily:{type:"string",default:"Default",UAGCopyPaste:{styleType:"btn-font-family"}},buttonFontWeight:{type:"string",UAGCopyPaste:{styleType:"btn-font-weight"}},buttonFontStyle:{type:"string",default:"normal",UAGCopyPaste:{styleType:"btn-font-style"}},buttonFontSize:{type:"number",UAGCopyPaste:{styleType:"btn-font-size"}},buttonFontSizeType:{type:"string",default:"px",UAGCopyPaste:{styleType:"btn-font-size-type"}},buttonFontSizeTablet:{UAGCopyPaste:{styleType:"btn-font-size-tablet"},type:"number"},buttonFontSizeMobile:{UAGCopyPaste:{styleType:"btn-font-size-mobile"},type:"number"},buttonLineHeight:{UAGCopyPaste:{styleType:"btn-line-height"},type:"number"},buttonLineHeightType:{type:"string",UAGCopyPaste:{styleType:"btn-line-height-type"},default:"em"},buttonLineHeightTablet:{UAGCopyPaste:{styleType:"btn-line-height-tablet"},type:"number"},buttonLineHeightMobile:{UAGCopyPaste:{styleType:"btn-line-height-mobile"},type:"number"},buttonTextColor:{UAGCopyPaste:{styleType:"btn-color"},type:"string",default:"#313131"},buttonTextHoverColor:{UAGCopyPaste:{styleType:"btn-hover-color"},type:"string"},inputSizeType:{type:"string",UAGCopyPaste:{styleType:"input-size-type"},default:"%"},paddingInputTop:{type:"number",UAGCopyPaste:{styleType:"input-padding-top"}},paddingInputRight:{type:"number",UAGCopyPaste:{styleType:"input-padding-right"}},paddingInputBottom:{type:"number",UAGCopyPaste:{styleType:"input-padding-bottom"}},paddingInputLeft:{type:"number",UAGCopyPaste:{styleType:"input-padding-left"}},paddingInputTopTablet:{UAGCopyPaste:{styleType:"input-padding-top-tablet"},type:"number"},paddingInputRightTablet:{UAGCopyPaste:{styleType:"input-padding-right-tablet"},type:"number"},paddingInputBottomTablet:{UAGCopyPaste:{styleType:"input-padding-bottom-tablet"},type:"number"},paddingInputLeftTablet:{UAGCopyPaste:{styleType:"input-padding-left-tablet"},type:"number"},paddingInputTopMobile:{UAGCopyPaste:{styleType:"input-padding-top-mobile"},type:"number"},paddingInputRightMobile:{UAGCopyPaste:{styleType:"input-padding-right-mobile"},type:"number"},paddingInputBottomMobile:{UAGCopyPaste:{styleType:"input-padding-bottom-mobile"},type:"number"},paddingInputLeftMobile:{UAGCopyPaste:{styleType:"input-padding-left-mobile"},type:"number"},paddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit"},default:"px"},mobilePaddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit-mobile"},default:"px"},tabletPaddingInputUnit:{type:"string",UAGCopyPaste:{styleType:"input-padding-unit-tablet"},default:"px"},spacingLink:{type:"boolean",default:!1},iconSizeType:{type:"string",UAGCopyPaste:{styleType:"icon-size-type"},default:"px"},inputTransform:{UAGCopyPaste:{styleType:"input-transform"},type:"string"},inputDecoration:{UAGCopyPaste:{styleType:"input-decoration"},type:"string"},buttonTransform:{UAGCopyPaste:{styleType:"btn-transform"},type:"string"},buttonDecoration:{UAGCopyPaste:{styleType:"btn-decoration"},type:"string"},buttonIconSizeType:{UAGCopyPaste:{styleType:"btn-icon-size-type"},type:"string",default:"px"},buttonWidthType:{UAGCopyPaste:{styleType:"btn-width-type"},type:"string",default:"px"},isPreview:{type:"boolean",default:!1},...Object(i.a)("input")};t.a=o},function(e,t,a){"use strict";t.a={block_id:{type:"string"},layout:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout"}},layoutTablet:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout-tablet"}},layoutMobile:{type:"string",default:"inline",UAGCopyPaste:{styleType:"layout-mobile"}},rating:{type:"number",default:4},range:{type:"string",default:"5"},size:{type:"number",UAGCopyPaste:{styleType:"icon-size"},default:18},sizeTablet:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},sizeMobile:{type:"number",UAGCopyPaste:{styleType:"icon-size"}},gap:{type:"number",default:2,UAGCopyPaste:{styleType:"icon-gap"}},gapTablet:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},gapMobile:{type:"number",UAGCopyPaste:{styleType:"icon-gap"}},align:{type:"string",default:"left",UAGCopyPaste:{styleType:"icon-align"}},alignTablet:{type:"string",UAGCopyPaste:{styleType:"icon-align-tablet"}},alignMobile:{type:"string",UAGCopyPaste:{styleType:"icon-align-mobile"}},unmarkedColor:{type:"string",default:"#ccd6df",UAGCopyPaste:{styleType:"icon-unmarked-color"}},color:{type:"string",default:"#f0ad4e",UAGCopyPaste:{styleType:"icon-color"}},title:{type:"string"},titleGap:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleGapTablet:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleGapMobile:{type:"number",default:10,UAGCopyPaste:{styleType:"main-title-bottom-margin"}},titleColor:{type:"string",UAGCopyPaste:{styleType:"main-title-color"}},fontSize:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size"}},fontSizeType:{type:"string",UAGCopyPaste:{styleType:"main-title-font-size-type"},default:"px"},fontSizeTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-tablet"}},fontSizeMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-font-size-mobile"}},fontFamily:{type:"string",UAGCopyPaste:{styleType:"main-title-font-family"},default:"Default"},fontWeight:{type:"string",UAGCopyPaste:{styleType:"main-title-font-weight"}},fontStyle:{type:"string",UAGCopyPaste:{styleType:"main-title-font-style"},default:"normal"},fontTransform:{type:"string",UAGCopyPaste:{styleType:"main-title-transform"}},fontDecoration:{type:"string",UAGCopyPaste:{styleType:"main-title-decoration"}},lineHeightType:{type:"string",UAGCopyPaste:{styleType:"main-title-line-height-type"},default:"em"},lineHeight:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height"}},lineHeightTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-tablet"}},lineHeightMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-line-height-mobile"}},loadGoogleFonts:{type:"boolean",UAGCopyPaste:{styleType:"main-title-load-google-font"},default:!1},isPreview:{type:"boolean",default:!1},displayTitle:{type:"boolean",default:!0},letterSpacing:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing"}},letterSpacingTablet:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-tablet"}},letterSpacingMobile:{type:"number",UAGCopyPaste:{styleType:"main-title-letter-spacing-mobile"}},letterSpacingType:{type:"string",default:"px",UAGCopyPaste:{styleType:"main-title-letter-spacing-type"}},blockTopPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding"}},blockRightPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding"}},blockLeftPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding"}},blockBottomPadding:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding"}},blockTopPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-tablet"}},blockRightPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-tablet"}},blockLeftPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-tablet"}},blockBottomPaddingTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-tablet"}},blockTopPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-padding-mobile"}},blockRightPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-padding-mobile"}},blockLeftPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-padding-mobile"}},blockBottomPaddingMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-padding-mobile"}},blockPaddingUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit"}},blockPaddingUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-tablet"}},blockPaddingUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-padding-unit-mobile"}},blockPaddingLink:{type:"boolean",default:!1,isUAGStyle:!0},blockTopMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin"}},blockRightMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin"}},blockLeftMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin"}},blockBottomMargin:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin"}},blockTopMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-tablet"}},blockRightMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-tablet"}},blockLeftMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-tablet"}},blockBottomMarginTablet:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-tablet"}},blockTopMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-top-margin-mobile"}},blockRightMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-right-margin-mobile"}},blockLeftMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-left-margin-mobile"}},blockBottomMarginMobile:{type:"number",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-bottom-margin-mobile"}},blockMarginUnit:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit"}},blockMarginUnitTablet:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-tablet"}},blockMarginUnitMobile:{type:"string",default:"px",isUAGStyle:!0,UAGCopyPaste:{styleType:"block-margin-unit-mobile"}},blockMarginLink:{type:"boolean",default:!1,isUAGStyle:!0},starPosition:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}},starPositionTablet:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}},starPositionMobile:{type:"string",default:"after",UAGCopyPaste:{styleType:"image-position"}}}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:t.titleTag,placeholder:Object(o.__)("Write a Heading"),value:t.ctaTitle,className:"uagb-cta__title",onChange:e=>a({ctaTitle:e}),multiline:!1,onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:t.titleTag,value:t.ctaTitle,className:"uagb-cta__title"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{const{attributes:t,setAttributes:a,mergeBlocks:l,insertBlocksAfter:r,onReplace:s}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"p",value:t.description,placeholder:Object(o.__)("Write a Description"),className:"uagb-cta__desc",onChange:e=>a({description:e}),onMerge:l,onSplit:r?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),l=2;l<i;l++)o[l-2]=arguments[l];r([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>s([])}):React.createElement(i.RichText.Content,{tagName:"p",value:t.description,className:"uagb-cta__desc"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{let{attributes:t,setAttributes:a,props:l}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.descriptionText,placeholder:Object(o.__)("Write a Quote","ultimate-addons-for-gutenberg"),className:"uagb-blockquote__content",onChange:e=>a({descriptionText:e}),onMerge:l.mergeBlocks,onSplit:l.insertBlocksAfter?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),r=2;r<i;r++)o[r-2]=arguments[r];l.insertBlocksAfter([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>l.onReplace([])}):React.createElement(i.RichText.Content,{tagName:"div",value:t.descriptionText,className:"uagb-blockquote__content"})}},function(e,t,a){"use strict";var i=a(5),o=a(1),n=a(6);t.a=e=>{let{attributes:t,setAttributes:a,props:l}=e;return"not_set"!==a?React.createElement(i.RichText,{tagName:"div",value:t.author,placeholder:Object(o.__)("Author","ultimate-addons-for-gutenberg"),className:"uagb-blockquote__author",onChange:e=>a({author:e}),onMerge:l.mergeBlocks,onSplit:l.insertBlocksAfter?function(e,t){a({content:e});for(var i=arguments.length,o=new Array(i>2?i-2:0),r=2;r<i;r++)o[r-2]=arguments[r];l.insertBlocksAfter([...o,Object(n.createBlock)("core/paragraph",{content:t})])}:void 0,onRemove:()=>l.onReplace([])}):React.createElement(i.RichText.Content,{tagName:"cite",value:t.author,className:"uagb-blockquote__author"})}},function(e,t,a){"use strict";var i,o=a(7),n=a(49),l=a(1),r=a(14),s=a.n(r),c=a(120),p=0,u={injectType:"lazySingletonStyleTag",attributes:{id:"uagb-editor-styles"},insert:"head",singleton:!0},b={};b.locals=c.a.locals||{},b.use=function(){return p++||(i=s()(c.a,u)),b},b.unuse=function(){p>0&&!--p&&(i(),i=null)};var g=b,d=a(0),y=a.n(d),m=a(30),f=a(41);const h=e=>{var t,a;Object(d.useLayoutEffect)(()=>(g.use(),()=>{g.unuse()}),[]);const{isShiftStepEnabled:i}=e;let r=Object(m.a)(null===(t=e.unit)||void 0===t?void 0:t.value,e),s=Object(m.b)(null===(a=e.unit)||void 0===a?void 0:a.value,e);const c=isNaN(null==e?void 0:e.value)?"":null==e?void 0:e.value;let p=[{name:Object(l.__)("Pixel","ultimate-addons-for-gutenberg"),unitValue:"px"},{name:Object(l.__)("Em","ultimate-addons-for-gutenberg"),unitValue:"em"}];e.units&&(p=e.units);const u=t=>{const a=parseFloat(t);e.setAttributes&&e.setAttributes({[e.data.label]:a}),null!=e&&e.onChange&&e.onChange(a)},b=t=>{e.setAttributes({[e.unit.label]:t}),r=Object(m.a)(t,e),s=Object(m.b)(t,e),e.value>r&&u(r),e.value<s&&u(s)};return y.a.createElement("div",{className:"components-base-control uag-number-control uagb-size-type-field-tabs"},y.a.createElement("div",{className:"uagb-control__header"},y.a.createElement("div",{className:"uagb-number-control__actions uagb-control__actions"},y.a.createElement(f.a,{onReset:t=>{var a,i;null!=e&&e.onChange&&(null==e||e.onChange(t[null==e||null===(a=e.data)||void 0===a?void 0:a.label])),e.displayUnit&&b(t[null==e||null===(i=e.unit)||void 0===i?void 0:i.label])},attributeNames:[e.data.label,!!e.displayUnit&&e.unit.label],setAttributes:e.setAttributes}),e.displayUnit&&y.a.createElement(o.ButtonGroup,{className:"uagb-control__units","aria-label":Object(l.__)("Select Units","ultimate-addons-for-gutenberg")},(t=>{const a=[];return t.map(t=>a.push(y.a.createElement(o.Tooltip,{text:Object(l.sprintf)(
12
  /* translators: abbreviation for units */
13
  Object(l.__)("%s units","ultimate-addons-for-gutenberg"),t.name),key:t.name},y.a.createElement(o.Button,{key:t.unitValue,className:"uagb-number-control__units--"+t.name,isSmall:!0,isPrimary:e.unit.value===t.unitValue,isSecondary:e.unit.value!==t.unitValue,"aria-pressed":e.unit.value===t.unitValue,"aria-label":Object(l.sprintf)(
14
  /* translators: abbreviation for units */