Gutenberg Blocks – Ultimate Addons for Gutenberg - Version 2.0.12

Version Description

  • FRIDAY, 16th SEPTEMBER 2022 =
  • Improvement: How to block - Option to disable step links.
  • Improvement: Forms - Added 'Required' toggle for Accept field/sub-block.
  • Improvement: Content Timeline - Changed default description.
  • Improvement: Media Picker - Updated Video Icon.
  • Improvement: Post Carousel - Gap between Content & Dots functionality.
  • Fix: Price list - Heading are causing overlap on mobile on front-end.
  • Fix: Forms Toggle - Changed default label from 'Name' to 'Toggle'.
  • Fix: Forms - Fixed alignment for required toggle button in Phone block and added spacing between toggle and the 'Required' label.
  • Fix: Content Timeline - Removed extra margin added to title and description by theme and core WordPress in editor and frontend.
  • Fix: Info Box - Images looked enlarged after upgrading to Spectra.
  • Fix: Form - Form is sending empty data after adding keys for ReCaptcha V3 .
  • Fix: Forms - Required Toggle for Checkbox field was not clickable in editor.
  • Fix: Advanced Row - Border not visible for backward user.
  • Fix: Price List - Changed default padding for images so that the image aligns with the title.
  • Fix: Responsive Border - Border width occasionally misbehaves when set to zero.
  • Fix: Price List - Columns settings are not working in mobile editor.
  • Fix: Container - Shape divider background color issue on editor.
  • Fix: Responsive condition - Setting does not save when hide on multiple devices is selected.
  • Fix: How-To - Alignment for time and cost not working in editor as well as on frontend.
  • Fix: Post Carousel and Masonry - Background Image overlay color is not same as frontend.
  • Fix: Advanced Row - Border hover color not working on front end.
Download this release

Release Info

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

Code changes from version 2.0.11 to 2.0.12

admin-core/assets/build/dashboard-app.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-element', 'wp-i18n'), 'version' => '1707ed7d829a62b80ad786076b91aadb');
1
+ <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-element', 'wp-i18n'), 'version' => 'f6232f08e19ad061d667c19ba523e7f3');
admin-core/assets/build/dashboard-app.js CHANGED
@@ -1 +1 @@
1
- !function(){var e={679:function(e,t,a){"use strict";var n=a(864),r={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},l={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},o={};function s(e){return n.isMemo(e)?l:o[e.$$typeof]||r}o[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},o[n.Memo]=l;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,m=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,g=Object.prototype;e.exports=function e(t,a,n){if("string"!=typeof a){if(g){var r=f(a);r&&r!==g&&e(t,r,n)}var l=c(a);d&&(l=l.concat(d(a)));for(var o=s(t),p=s(a),h=0;h<l.length;++h){var v=l[h];if(!(i[v]||n&&n[v]||p&&p[v]||o&&o[v])){var b=m(a,v);try{u(t,v,b)}catch(e){}}}}return t}},826:function(e){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},779:function(e,t,a){var n=a(826);e.exports=function e(t,a,r){return n(a)||(r=a||r,a=[]),r=r||{},t instanceof RegExp?function(e,t){var a=e.source.match(/\((?!\?)/g);if(a)for(var n=0;n<a.length;n++)t.push({name:n,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return c(e,t)}(t,a):n(t)?function(t,a,n){for(var r=[],i=0;i<t.length;i++)r.push(e(t[i],a,n).source);return c(new RegExp("(?:"+r.join("|")+")",d(n)),a)}(t,a,r):function(e,t,a){return m(i(e,a),t,a)}(t,a,r)},e.exports.parse=i,e.exports.compile=function(e,t){return o(i(e,t),t)},e.exports.tokensToFunction=o,e.exports.tokensToRegExp=m;var r=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(e,t){for(var a,n=[],i=0,l=0,o="",c=t&&t.delimiter||"/";null!=(a=r.exec(e));){var d=a[0],m=a[1],f=a.index;if(o+=e.slice(l,f),l=f+d.length,m)o+=m[1];else{var g=e[l],p=a[2],h=a[3],v=a[4],b=a[5],w=a[6],y=a[7];o&&(n.push(o),o="");var x=null!=p&&null!=g&&g!==p,D="+"===w||"*"===w,E="?"===w||"*"===w,C=a[2]||c,_=v||b;n.push({name:h||i++,prefix:p||"",delimiter:C,optional:E,repeat:D,partial:x,asterisk:!!y,pattern:_?u(_):y?".*":"[^"+s(C)+"]+?"})}}return l<e.length&&(o+=e.substr(l)),o&&n.push(o),n}function l(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function o(e,t){for(var a=new Array(e.length),r=0;r<e.length;r++)"object"==typeof e[r]&&(a[r]=new RegExp("^(?:"+e[r].pattern+")$",d(t)));return function(t,r){for(var i="",o=t||{},s=(r||{}).pretty?l:encodeURIComponent,u=0;u<e.length;u++){var c=e[u];if("string"!=typeof c){var d,m=o[c.name];if(null==m){if(c.optional){c.partial&&(i+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(n(m)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(m)+"`");if(0===m.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var f=0;f<m.length;f++){if(d=s(m[f]),!a[u].test(d))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(d)+"`");i+=(0===f?c.prefix:c.delimiter)+d}}else{if(d=c.asterisk?encodeURI(m).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(m),!a[u].test(d))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+d+'"');i+=c.prefix+d}}else i+=c}return i}}function s(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function u(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function c(e,t){return e.keys=t,e}function d(e){return e&&e.sensitive?"":"i"}function m(e,t,a){n(t)||(a=t||a,t=[]);for(var r=(a=a||{}).strict,i=!1!==a.end,l="",o=0;o<e.length;o++){var u=e[o];if("string"==typeof u)l+=s(u);else{var m=s(u.prefix),f="(?:"+u.pattern+")";t.push(u),u.repeat&&(f+="(?:"+m+f+")*"),l+=f=u.optional?u.partial?m+"("+f+")?":"(?:"+m+"("+f+"))?":m+"("+f+")"}}var g=s(a.delimiter||"/"),p=l.slice(-g.length)===g;return r||(l=(p?l.slice(0,-g.length):l)+"(?:"+g+"(?=$))?"),l+=i?"$":r&&p?"":"(?="+g+"|$)",c(new RegExp("^"+l,d(a)),t)}},703:function(e,t,a){"use strict";var n=a(414);function r(){}function i(){}i.resetWarningCache=r,e.exports=function(){function e(e,t,a,r,i,l){if(l!==n){var o=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw o.name="Invariant Violation",o}}function t(){return e}e.isRequired=e;var a={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:r};return a.PropTypes=a,a}},697:function(e,t,a){e.exports=a(703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},639:function(e,t,a){"use strict";var n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},r=function(){function e(e,t){for(var a=0;a<t.length;a++){var n=t[a];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,a,n){return a&&e(t.prototype,a),n&&e(t,n),t}}(),i=a(196),l=s(i),o=s(a(697));function s(e){return e&&e.__esModule?e:{default:e}}var u={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],d=function(e,t){t.style.fontSize=e.fontSize,t.style.fontFamily=e.fontFamily,t.style.fontWeight=e.fontWeight,t.style.fontStyle=e.fontStyle,t.style.letterSpacing=e.letterSpacing,t.style.textTransform=e.textTransform},m=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),f=function(){return m?"_"+Math.random().toString(36).substr(2,12):void 0},g=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var a=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return a.inputRef=function(e){a.input=e,"function"==typeof a.props.inputRef&&a.props.inputRef(e)},a.placeHolderSizerRef=function(e){a.placeHolderSizer=e},a.sizerRef=function(e){a.sizer=e},a.state={inputWidth:e.minWidth,inputId:e.id||f(),prevId:e.id},a}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),r(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var a=e.id;return a!==t.prevId?{inputId:a||f(),prevId:a}:null}}]),r(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.copyInputStyles(),this.updateInputWidth()}},{key:"componentDidUpdate",value:function(e,t){t.inputWidth!==this.state.inputWidth&&"function"==typeof this.props.onAutosize&&this.props.onAutosize(this.state.inputWidth),this.updateInputWidth()}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"copyInputStyles",value:function(){if(this.mounted&&window.getComputedStyle){var e=this.input&&window.getComputedStyle(this.input);e&&(d(e,this.sizer),this.placeHolderSizer&&d(e,this.placeHolderSizer))}}},{key:"updateInputWidth",value:function(){if(this.mounted&&this.sizer&&void 0!==this.sizer.scrollWidth){var e=void 0;e=this.props.placeholder&&(!this.props.value||this.props.value&&this.props.placeholderIsMinWidth)?Math.max(this.sizer.scrollWidth,this.placeHolderSizer.scrollWidth)+2:this.sizer.scrollWidth+2,(e+="number"===this.props.type&&void 0===this.props.extraWidth?16:parseInt(this.props.extraWidth)||0)<this.props.minWidth&&(e=this.props.minWidth),e!==this.state.inputWidth&&this.setState({inputWidth:e})}}},{key:"getInput",value:function(){return this.input}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"renderStyles",value:function(){var e=this.props.injectStyles;return m&&e?l.default.createElement("style",{dangerouslySetInnerHTML:{__html:"input#"+this.state.inputId+"::-ms-clear {display: none;}"}}):null}},{key:"render",value:function(){var e=[this.props.defaultValue,this.props.value,""].reduce((function(e,t){return null!=e?e:t})),t=n({},this.props.style);t.display||(t.display="inline-block");var a=n({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),r=function(e,t){var a={};for(var n in e)t.indexOf(n)>=0||Object.prototype.hasOwnProperty.call(e,n)&&(a[n]=e[n]);return a}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(r),r.className=this.props.inputClassName,r.id=this.state.inputId,r.style=a,l.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),l.default.createElement("input",n({},r,{ref:this.inputRef})),l.default.createElement("div",{ref:this.sizerRef,style:u},e),this.props.placeholder?l.default.createElement("div",{ref:this.placeHolderSizerRef,style:u},this.props.placeholder):null)}}]),t}(i.Component);g.propTypes={className:o.default.string,defaultValue:o.default.any,extraWidth:o.default.oneOfType([o.default.number,o.default.string]),id:o.default.string,injectStyles:o.default.bool,inputClassName:o.default.string,inputRef:o.default.func,inputStyle:o.default.object,minWidth:o.default.oneOfType([o.default.number,o.default.string]),onAutosize:o.default.func,onChange:o.default.func,placeholder:o.default.string,placeholderIsMinWidth:o.default.bool,style:o.default.object,value:o.default.any},g.defaultProps={minWidth:1,injectStyles:!0},t.Z=g},921:function(e,t){"use strict";var a="function"==typeof Symbol&&Symbol.for,n=a?Symbol.for("react.element"):60103,r=a?Symbol.for("react.portal"):60106,i=a?Symbol.for("react.fragment"):60107,l=a?Symbol.for("react.strict_mode"):60108,o=a?Symbol.for("react.profiler"):60114,s=a?Symbol.for("react.provider"):60109,u=a?Symbol.for("react.context"):60110,c=a?Symbol.for("react.async_mode"):60111,d=a?Symbol.for("react.concurrent_mode"):60111,m=a?Symbol.for("react.forward_ref"):60112,f=a?Symbol.for("react.suspense"):60113,g=a?Symbol.for("react.suspense_list"):60120,p=a?Symbol.for("react.memo"):60115,h=a?Symbol.for("react.lazy"):60116,v=a?Symbol.for("react.block"):60121,b=a?Symbol.for("react.fundamental"):60117,w=a?Symbol.for("react.responder"):60118,y=a?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case c:case d:case i:case o:case l:case f:return e;default:switch(e=e&&e.$$typeof){case u:case m:case h:case p:case s:return e;default:return t}}case r:return t}}}function D(e){return x(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=n,t.ForwardRef=m,t.Fragment=i,t.Lazy=h,t.Memo=p,t.Portal=r,t.Profiler=o,t.StrictMode=l,t.Suspense=f,t.isAsyncMode=function(e){return D(e)||x(e)===c},t.isConcurrentMode=D,t.isContextConsumer=function(e){return x(e)===u},t.isContextProvider=function(e){return x(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return x(e)===m},t.isFragment=function(e){return x(e)===i},t.isLazy=function(e){return x(e)===h},t.isMemo=function(e){return x(e)===p},t.isPortal=function(e){return x(e)===r},t.isProfiler=function(e){return x(e)===o},t.isStrictMode=function(e){return x(e)===l},t.isSuspense=function(e){return x(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===d||e===o||e===l||e===f||e===g||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===p||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===b||e.$$typeof===w||e.$$typeof===y||e.$$typeof===v)},t.typeOf=x},864:function(e,t,a){"use strict";e.exports=a(921)},359:function(e,t){"use strict";if("function"==typeof Symbol&&Symbol.for){var a=Symbol.for;a("react.element"),a("react.portal"),a("react.fragment"),a("react.strict_mode"),a("react.profiler"),a("react.provider"),a("react.context"),a("react.forward_ref"),a("react.suspense"),a("react.suspense_list"),a("react.memo"),a("react.lazy"),a("react.block"),a("react.server.block"),a("react.fundamental"),a("react.debug_trace_mode"),a("react.legacy_hidden")}},973:function(e,t,a){"use strict";a(359)},196:function(e){"use strict";e.exports=window.React}},t={};function a(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,a),i.exports}a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";var e,t,n,r=window.wp.element,i=a(196),l=a.n(i),o=window.ReactDOM,s=a.n(o);function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var a,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||(r[a]=e[a]);return r}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n}function m(e,t){var a;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(a=function(e,t){if(e){if("string"==typeof e)return d(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?d(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){a&&(e=a);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(a=e[Symbol.iterator]()).next.bind(a)}function f(e,t){if(e in t){for(var a=t[e],n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return"function"==typeof a?a.apply(void 0,r):a}var l=new Error('Tried to handle "'+e+'" but there is no handler defined. Only defined handlers are: '+Object.keys(t).map((function(e){return'"'+e+'"'})).join(", ")+".");throw Error.captureStackTrace&&Error.captureStackTrace(l,f),l}function g(a){var n=a.props,r=a.slot,i=a.defaultTag,l=a.features,o=a.visible,s=void 0===o||o,d=a.name;if(s)return p(n,r,i,d);var m=null!=l?l:e.None;if(m&e.Static){var g=n.static,h=void 0!==g&&g,v=c(n,["static"]);if(h)return p(v,r,i,d)}if(m&e.RenderStrategy){var b,w=n.unmount,y=void 0===w||w,x=c(n,["unmount"]);return f(y?t.Unmount:t.Hidden,((b={})[t.Unmount]=function(){return null},b[t.Hidden]=function(){return p(u({},x,{hidden:!0,style:{display:"none"}}),r,i,d)},b))}return p(n,r,i,d)}function p(e,t,a,n){var r;void 0===t&&(t={});var l=v(e,["unmount","static"]),o=l.as,s=void 0===o?a:o,u=l.children,d=l.refName,f=void 0===d?"ref":d,g=c(l,["as","children","refName"]),p=void 0!==e.ref?((r={})[f]=e.ref,r):{},h="function"==typeof u?u(t):u;if(g.className&&"function"==typeof g.className&&(g.className=g.className(t)),s===i.Fragment&&Object.keys(g).length>0){if(!(0,i.isValidElement)(h)||Array.isArray(h)&&h.length>1)throw new Error(['Passing props on "Fragment"!',"","The current component <"+n+' /> is rendering a "Fragment".',"However we need to passthrough the following props:",Object.keys(g).map((function(e){return" - "+e})).join("\n"),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map((function(e){return" - "+e})).join("\n")].join("\n"));return(0,i.cloneElement)(h,Object.assign({},function(e,t,a){for(var n,r=Object.assign({},e),i=function(){var a,i=n.value;void 0!==e[i]&&void 0!==t[i]&&Object.assign(r,((a={})[i]=function(a){a.defaultPrevented||e[i](a),a.defaultPrevented||t[i](a)},a))},l=m(["onClick"]);!(n=l()).done;)i();return r}(function(e){var t=Object.assign({},e);for(var a in t)void 0===t[a]&&delete t[a];return t}(v(g,["ref"])),h.props),p))}return(0,i.createElement)(s,Object.assign({},v(g,["ref"]),s!==i.Fragment&&p),h)}function h(e){var t;return Object.assign((0,i.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function v(e,t){void 0===t&&(t=[]);for(var a,n=Object.assign({},e),r=m(t);!(a=r()).done;){var i=a.value;i in n&&delete n[i]}return n}function b(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];var n=(0,i.useRef)(t);return(0,i.useEffect)((function(){n.current=t}),[t]),(0,i.useCallback)((function(e){for(var t,a=m(n.current);!(t=a()).done;){var r=t.value;null!=r&&("function"==typeof r?r(e):r.current=e)}}),[n])}function w(e){for(var t,a,n=e.parentElement,r=null;n&&!(n instanceof HTMLFieldSetElement);)n instanceof HTMLLegendElement&&(r=n),n=n.parentElement;var i=null!=(t=""===(null==(a=n)?void 0:a.getAttribute("disabled")))&&t;return(!i||!function(e){if(!e)return!1;for(var t=e.previousElementSibling;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(r))&&i}!function(e){e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static"}(e||(e={})),function(e){e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden"}(t||(t={})),function(e){e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab"}(n||(n={}));var y="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,x={serverHandoffComplete:!1};function D(){var e=(0,i.useState)(x.serverHandoffComplete),t=e[0],a=e[1];return(0,i.useEffect)((function(){!0!==t&&a(!0)}),[t]),(0,i.useEffect)((function(){!1===x.serverHandoffComplete&&(x.serverHandoffComplete=!0)}),[]),t}var E=0;function C(){return++E}function _(){var e=D(),t=(0,i.useState)(e?C:null),a=t[0],n=t[1];return y((function(){null===a&&n(C())}),[a]),null!=a?""+a:void 0}var k,S,O,T,N=(0,i.createContext)(null);function A(){return(0,i.useContext)(N)}function M(e){var t=e.value,a=e.children;return l().createElement(N.Provider,{value:t},a)}function P(e){var t;if(e.type)return e.type;var a=null!=(t=e.as)?t:"button";return"string"==typeof a&&"button"===a.toLowerCase()?"button":void 0}function L(e,t){var a=(0,i.useState)((function(){return P(e)})),n=a[0],r=a[1];return y((function(){r(P(e))}),[e.type,e.as]),y((function(){n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")}),[n,t]),n}N.displayName="OpenClosedContext",function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(k||(k={})),function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(O||(O={})),function(e){e[e.ToggleDisclosure=0]="ToggleDisclosure",e[e.CloseDisclosure=1]="CloseDisclosure",e[e.SetButtonId=2]="SetButtonId",e[e.SetPanelId=3]="SetPanelId",e[e.LinkPanel=4]="LinkPanel",e[e.UnlinkPanel=5]="UnlinkPanel"}(T||(T={}));var I=((S={})[T.ToggleDisclosure]=function(e){var t;return u({},e,{disclosureState:f(e.disclosureState,(t={},t[O.Open]=O.Closed,t[O.Closed]=O.Open,t))})},S[T.CloseDisclosure]=function(e){return e.disclosureState===O.Closed?e:u({},e,{disclosureState:O.Closed})},S[T.LinkPanel]=function(e){return!0===e.linkedPanel?e:u({},e,{linkedPanel:!0})},S[T.UnlinkPanel]=function(e){return!1===e.linkedPanel?e:u({},e,{linkedPanel:!1})},S[T.SetButtonId]=function(e,t){return e.buttonId===t.buttonId?e:u({},e,{buttonId:t.buttonId})},S[T.SetPanelId]=function(e,t){return e.panelId===t.panelId?e:u({},e,{panelId:t.panelId})},S),V=(0,i.createContext)(null);function R(e){var t=(0,i.useContext)(V);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+W.name+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,R),a}return t}V.displayName="DisclosureContext";var F=(0,i.createContext)(null);function H(e){var t=(0,i.useContext)(F);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+W.name+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,H),a}return t}F.displayName="DisclosureAPIContext";var j=(0,i.createContext)(null);function B(e,t){return f(t.type,I,e,t)}j.displayName="DisclosurePanelContext";var U=i.Fragment;function W(e){var t,a=e.defaultOpen,n=void 0!==a&&a,r=c(e,["defaultOpen"]),o="headlessui-disclosure-button-"+_(),s="headlessui-disclosure-panel-"+_(),u=(0,i.useReducer)(B,{disclosureState:n?O.Open:O.Closed,linkedPanel:!1,buttonId:o,panelId:s}),d=u[0].disclosureState,m=u[1];(0,i.useEffect)((function(){return m({type:T.SetButtonId,buttonId:o})}),[o,m]),(0,i.useEffect)((function(){return m({type:T.SetPanelId,panelId:s})}),[s,m]);var p=(0,i.useCallback)((function(e){m({type:T.CloseDisclosure});var t=e?e instanceof HTMLElement?e:e.current instanceof HTMLElement?e.current:document.getElementById(o):document.getElementById(o);null==t||t.focus()}),[m,o]),h=(0,i.useMemo)((function(){return{close:p}}),[p]),v=(0,i.useMemo)((function(){return{open:d===O.Open,close:p}}),[d,p]);return l().createElement(V.Provider,{value:u},l().createElement(F.Provider,{value:h},l().createElement(M,{value:f(d,(t={},t[O.Open]=k.Open,t[O.Closed]=k.Closed,t))},g({props:r,slot:v,defaultTag:U,name:"Disclosure"}))))}var G=h((function e(t,a){var r=R([W.name,e.name].join(".")),l=r[0],o=r[1],s=(0,i.useRef)(null),c=b(s,a),d=(0,i.useContext)(j),m=null!==d&&d===l.panelId,f=(0,i.useCallback)((function(e){var t;if(m){if(l.disclosureState===O.Closed)return;switch(e.key){case n.Space:case n.Enter:e.preventDefault(),e.stopPropagation(),o({type:T.ToggleDisclosure}),null==(t=document.getElementById(l.buttonId))||t.focus()}}else switch(e.key){case n.Space:case n.Enter:e.preventDefault(),e.stopPropagation(),o({type:T.ToggleDisclosure})}}),[o,m,l.disclosureState]),p=(0,i.useCallback)((function(e){e.key===n.Space&&e.preventDefault()}),[]),h=(0,i.useCallback)((function(e){var a;w(e.currentTarget)||t.disabled||(m?(o({type:T.ToggleDisclosure}),null==(a=document.getElementById(l.buttonId))||a.focus()):o({type:T.ToggleDisclosure}))}),[o,t.disabled,l.buttonId,m]),v=(0,i.useMemo)((function(){return{open:l.disclosureState===O.Open}}),[l]),y=L(t,s);return g({props:u({},t,m?{ref:c,type:y,onKeyDown:f,onClick:h}:{ref:c,id:l.buttonId,type:y,"aria-expanded":t.disabled?void 0:l.disclosureState===O.Open,"aria-controls":l.linkedPanel?l.panelId:void 0,onKeyDown:f,onKeyUp:p,onClick:h}),slot:v,defaultTag:"button",name:"Disclosure.Button"})})),z=e.RenderStrategy|e.Static,Z=h((function e(t,a){var n=R([W.name,e.name].join(".")),r=n[0],o=n[1],s=H([W.name,e.name].join(".")).close,c=b(a,(function(){r.linkedPanel||o({type:T.LinkPanel})})),d=A(),m=null!==d?d===k.Open:r.disclosureState===O.Open;(0,i.useEffect)((function(){return function(){return o({type:T.UnlinkPanel})}}),[o]),(0,i.useEffect)((function(){var e;r.disclosureState!==O.Closed||null!=(e=t.unmount)&&!e||o({type:T.UnlinkPanel})}),[r.disclosureState,t.unmount,o]);var f=(0,i.useMemo)((function(){return{open:r.disclosureState===O.Open,close:s}}),[r,s]),p={ref:c,id:r.panelId},h=t;return l().createElement(j.Provider,{value:r.panelId},g({props:u({},h,p),slot:f,defaultTag:"div",features:z,visible:m,name:"Disclosure.Panel"}))}));function K(e,t){return K=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},K(e,t)}function $(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,K(e,t)}W.Button=G,W.Panel=Z;var Y=a(697),J=a.n(Y);function q(){return q=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},q.apply(this,arguments)}function X(e){return"/"===e.charAt(0)}function Q(e,t){for(var a=t,n=a+1,r=e.length;n<r;a+=1,n+=1)e[a]=e[n];e.pop()}var ee=function(e,t){if(!e)throw new Error("Invariant failed")};function te(e){return"/"===e.charAt(0)?e:"/"+e}function ae(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function ne(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function re(e){var t=e.pathname,a=e.search,n=e.hash,r=t||"/";return a&&"?"!==a&&(r+="?"===a.charAt(0)?a:"?"+a),n&&"#"!==n&&(r+="#"===n.charAt(0)?n:"#"+n),r}function ie(e,t,a,n){var r;"string"==typeof e?(r=function(e){var t=e||"/",a="",n="",r=t.indexOf("#");-1!==r&&(n=t.substr(r),t=t.substr(0,r));var i=t.indexOf("?");return-1!==i&&(a=t.substr(i),t=t.substr(0,i)),{pathname:t,search:"?"===a?"":a,hash:"#"===n?"":n}}(e),r.state=t):(void 0===(r=q({},e)).pathname&&(r.pathname=""),r.search?"?"!==r.search.charAt(0)&&(r.search="?"+r.search):r.search="",r.hash?"#"!==r.hash.charAt(0)&&(r.hash="#"+r.hash):r.hash="",void 0!==t&&void 0===r.state&&(r.state=t));try{r.pathname=decodeURI(r.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+r.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return a&&(r.key=a),n?r.pathname?"/"!==r.pathname.charAt(0)&&(r.pathname=function(e,t){void 0===t&&(t="");var a,n=e&&e.split("/")||[],r=t&&t.split("/")||[],i=e&&X(e),l=t&&X(t),o=i||l;if(e&&X(e)?r=n:n.length&&(r.pop(),r=r.concat(n)),!r.length)return"/";if(r.length){var s=r[r.length-1];a="."===s||".."===s||""===s}else a=!1;for(var u=0,c=r.length;c>=0;c--){var d=r[c];"."===d?Q(r,c):".."===d?(Q(r,c),u++):u&&(Q(r,c),u--)}if(!o)for(;u--;u)r.unshift("..");!o||""===r[0]||r[0]&&X(r[0])||r.unshift("");var m=r.join("/");return a&&"/"!==m.substr(-1)&&(m+="/"),m}(r.pathname,n.pathname)):r.pathname=n.pathname:r.pathname||(r.pathname="/"),r}function le(){var e=null,t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,a,n,r){if(null!=e){var i="function"==typeof e?e(t,a):e;"string"==typeof i?"function"==typeof n?n(i,r):r(!0):r(!1!==i)}else r(!0)},appendListener:function(e){var a=!0;function n(){a&&e.apply(void 0,arguments)}return t.push(n),function(){a=!1,t=t.filter((function(e){return e!==n}))}},notifyListeners:function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];t.forEach((function(e){return e.apply(void 0,a)}))}}}var oe=!("undefined"==typeof window||!window.document||!window.document.createElement);function se(e,t){t(window.confirm(e))}var ue="popstate",ce="hashchange";function de(){try{return window.history.state||{}}catch(e){return{}}}function me(e){void 0===e&&(e={}),oe||ee(!1);var t,a=window.history,n=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,r=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,l=i.forceRefresh,o=void 0!==l&&l,s=i.getUserConfirmation,u=void 0===s?se:s,c=i.keyLength,d=void 0===c?6:c,m=e.basename?ne(te(e.basename)):"";function f(e){var t=e||{},a=t.key,n=t.state,r=window.location,i=r.pathname+r.search+r.hash;return m&&(i=ae(i,m)),ie(i,n,a)}function g(){return Math.random().toString(36).substr(2,d)}var p=le();function h(e){q(O,e),O.length=a.length,p.notifyListeners(O.location,O.action)}function v(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||y(f(e.state))}function b(){y(f(de()))}var w=!1;function y(e){w?(w=!1,h()):p.confirmTransitionTo(e,"POP",u,(function(t){t?h({action:"POP",location:e}):function(e){var t=O.location,a=D.indexOf(t.key);-1===a&&(a=0);var n=D.indexOf(e.key);-1===n&&(n=0);var r=a-n;r&&(w=!0,C(r))}(e)}))}var x=f(de()),D=[x.key];function E(e){return m+re(e)}function C(e){a.go(e)}var _=0;function k(e){1===(_+=e)&&1===e?(window.addEventListener(ue,v),r&&window.addEventListener(ce,b)):0===_&&(window.removeEventListener(ue,v),r&&window.removeEventListener(ce,b))}var S=!1,O={length:a.length,action:"POP",location:x,createHref:E,push:function(e,t){var r="PUSH",i=ie(e,t,g(),O.location);p.confirmTransitionTo(i,r,u,(function(e){if(e){var t=E(i),l=i.key,s=i.state;if(n)if(a.pushState({key:l,state:s},null,t),o)window.location.href=t;else{var u=D.indexOf(O.location.key),c=D.slice(0,u+1);c.push(i.key),D=c,h({action:r,location:i})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",i=ie(e,t,g(),O.location);p.confirmTransitionTo(i,r,u,(function(e){if(e){var t=E(i),l=i.key,s=i.state;if(n)if(a.replaceState({key:l,state:s},null,t),o)window.location.replace(t);else{var u=D.indexOf(O.location.key);-1!==u&&(D[u]=i.key),h({action:r,location:i})}else window.location.replace(t)}}))},go:C,goBack:function(){C(-1)},goForward:function(){C(1)},block:function(e){void 0===e&&(e=!1);var t=p.setPrompt(e);return S||(k(1),S=!0),function(){return S&&(S=!1,k(-1)),t()}},listen:function(e){var t=p.appendListener(e);return k(1),function(){k(-1),t()}}};return O}var fe=1073741823,ge="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==a.g?a.g:{};function pe(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(a,n){e=a,t.forEach((function(t){return t(e,n)}))}}}var he=l().createContext||function(e,t){var a,n,r,l="__create-react-context-"+((ge[r="__global_unique_id__"]=(ge[r]||0)+1)+"__"),o=function(e){function a(){var t;return(t=e.apply(this,arguments)||this).emitter=pe(t.props.value),t}$(a,e);var n=a.prototype;return n.getChildContext=function(){var e;return(e={})[l]=this.emitter,e},n.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var a,n=this.props.value,r=e.value;((i=n)===(l=r)?0!==i||1/i==1/l:i!=i&&l!=l)?a=0:(a="function"==typeof t?t(n,r):fe,0!=(a|=0)&&this.emitter.set(e.value,a))}var i,l},n.render=function(){return this.props.children},a}(i.Component);o.childContextTypes=((a={})[l]=J().object.isRequired,a);var s=function(t){function a(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,a){0!=((0|e.observedBits)&a)&&e.setState({value:e.getValue()})},e}$(a,t);var n=a.prototype;return n.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?fe:t},n.componentDidMount=function(){this.context[l]&&this.context[l].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?fe:e},n.componentWillUnmount=function(){this.context[l]&&this.context[l].off(this.onUpdate)},n.getValue=function(){return this.context[l]?this.context[l].get():e},n.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},a}(i.Component);return s.contextTypes=((n={})[l]=J().object,n),{Provider:o,Consumer:s}},ve=he,be=a(779),we=a.n(be);function ye(e,t){if(null==e)return{};var a,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||(r[a]=e[a]);return r}a(864),a(679);var xe=function(e){var t=ve();return t.displayName=e,t},De=xe("Router-History"),Ee=function(e){var t=ve();return t.displayName=e,t},Ce=Ee("Router"),_e=function(e){function t(t){var a;return(a=e.call(this,t)||this).state={location:t.history.location},a._isMounted=!1,a._pendingLocation=null,t.staticContext||(a.unlisten=t.history.listen((function(e){a._isMounted?a.setState({location:e}):a._pendingLocation=e}))),a}$(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var a=t.prototype;return a.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},a.componentWillUnmount=function(){this.unlisten&&this.unlisten()},a.render=function(){return l().createElement(Ce.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},l().createElement(De.Provider,{children:this.props.children||null,value:this.props.history}))},t}(l().Component);l().Component,l().Component;var ke={},Se=0;function Oe(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var a=t,n=a.path,r=a.exact,i=void 0!==r&&r,l=a.strict,o=void 0!==l&&l,s=a.sensitive,u=void 0!==s&&s;return[].concat(n).reduce((function(t,a){if(!a&&""!==a)return null;if(t)return t;var n=function(e,t){var a=""+t.end+t.strict+t.sensitive,n=ke[a]||(ke[a]={});if(n[e])return n[e];var r=[],i={regexp:we()(e,r,t),keys:r};return Se<1e4&&(n[e]=i,Se++),i}(a,{end:i,strict:o,sensitive:u}),r=n.regexp,l=n.keys,s=r.exec(e);if(!s)return null;var c=s[0],d=s.slice(1),m=e===c;return i&&!m?null:{path:a,url:"/"===a&&""===c?"/":c,isExact:m,params:l.reduce((function(e,t,a){return e[t.name]=d[a],e}),{})}}),null)}var Te=function(e){function t(){return e.apply(this,arguments)||this}return $(t,e),t.prototype.render=function(){var e=this;return l().createElement(Ce.Consumer,null,(function(t){t||ee(!1);var a=e.props.location||t.location,n=q({},t,{location:a,match:e.props.computedMatch?e.props.computedMatch:e.props.path?Oe(a.pathname,e.props):t.match}),r=e.props,i=r.children,o=r.component,s=r.render;return Array.isArray(i)&&0===i.length&&(i=null),l().createElement(Ce.Provider,{value:n},n.match?i?"function"==typeof i?i(n):i:o?l().createElement(o,n):s?s(n):null:"function"==typeof i?i(n):null)}))},t}(l().Component);l().Component;var Ne=function(e){function t(){return e.apply(this,arguments)||this}return $(t,e),t.prototype.render=function(){var e=this;return l().createElement(Ce.Consumer,null,(function(t){t||ee(!1);var a,n,r=e.props.location||t.location;return l().Children.forEach(e.props.children,(function(e){if(null==n&&l().isValidElement(e)){a=e;var i=e.props.path||e.props.from;n=i?Oe(r.pathname,q({},e.props,{path:i})):t.match}})),n?l().cloneElement(a,{location:r,computedMatch:n}):null}))},t}(l().Component),Ae=l().useContext;function Me(){return Ae(Ce).location}var Pe=function(e){function t(){for(var t,a=arguments.length,n=new Array(a),r=0;r<a;r++)n[r]=arguments[r];return(t=e.call.apply(e,[this].concat(n))||this).history=me(t.props),t}return $(t,e),t.prototype.render=function(){return l().createElement(_e,{history:this.history,children:this.props.children})},t}(l().Component);l().Component;var Le=function(e,t){return"function"==typeof e?e(t):e},Ie=function(e,t){return"string"==typeof e?ie(e,null,null,t):e},Ve=function(e){return e},Re=l().forwardRef;void 0===Re&&(Re=Ve);var Fe=Re((function(e,t){var a=e.innerRef,n=e.navigate,r=e.onClick,i=ye(e,["innerRef","navigate","onClick"]),o=i.target,s=q({},i,{onClick:function(e){try{r&&r(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||o&&"_self"!==o||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),n())}});return s.ref=Ve!==Re&&t||a,l().createElement("a",s)})),He=Re((function(e,t){var a=e.component,n=void 0===a?Fe:a,r=e.replace,i=e.to,o=e.innerRef,s=ye(e,["component","replace","to","innerRef"]);return l().createElement(Ce.Consumer,null,(function(e){e||ee(!1);var a=e.history,u=Ie(Le(i,e.location),e.location),c=u?a.createHref(u):"",d=q({},s,{href:c,navigate:function(){var t=Le(i,e.location);(r?a.replace:a.push)(t)}});return Ve!==Re?d.ref=t||o:d.innerRef=o,l().createElement(n,d)}))})),je=function(e){return e},Be=l().forwardRef;void 0===Be&&(Be=je),Be((function(e,t){var a=e["aria-current"],n=void 0===a?"page":a,r=e.activeClassName,i=void 0===r?"active":r,o=e.activeStyle,s=e.className,u=e.exact,c=e.isActive,d=e.location,m=e.sensitive,f=e.strict,g=e.style,p=e.to,h=e.innerRef,v=ye(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return l().createElement(Ce.Consumer,null,(function(e){e||ee(!1);var a=d||e.location,r=Ie(Le(p,a),a),b=r.pathname,w=b&&b.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),y=w?Oe(a.pathname,{path:w,exact:u,sensitive:m,strict:f}):null,x=!!(c?c(y,a):y),D=x?function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter((function(e){return e})).join(" ")}(s,i):s,E=x?q({},g,{},o):g,C=q({"aria-current":x&&n||null,className:D,style:E,to:r},v);return je!==Be?C.ref=t||h:C.innerRef=h,l().createElement(He,C)}))}));var Ue,We=window.wp.i18n;function Ge(){var e=(0,i.useRef)(!1);return(0,i.useEffect)((function(){return e.current=!0,function(){e.current=!1}}),[]),e}function ze(){var e=[],t={requestAnimationFrame:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){var e=requestAnimationFrame.apply(void 0,arguments);t.add((function(){return cancelAnimationFrame(e)}))})),nextFrame:function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];t.requestAnimationFrame((function(){t.requestAnimationFrame.apply(t,a)}))},setTimeout:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){var e=setTimeout.apply(void 0,arguments);t.add((function(){return clearTimeout(e)}))})),add:function(t){e.push(t)},dispose:function(){for(var t,a=m(e.splice(0));!(t=a()).done;){(0,t.value)()}}};return t}function Ze(e){for(var t,a=arguments.length,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];e&&n.length>0&&(t=e.classList).add.apply(t,n)}function Ke(e){for(var t,a=arguments.length,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];e&&n.length>0&&(t=e.classList).remove.apply(t,n)}function $e(e,t,a,n,r,i){var l=ze(),o=void 0!==i?function(e){var t={called:!1};return function(){if(!t.called)return t.called=!0,e.apply(void 0,arguments)}}(i):function(){};return Ke.apply(void 0,[e].concat(r)),Ze.apply(void 0,[e].concat(t,a)),l.nextFrame((function(){Ke.apply(void 0,[e].concat(a)),Ze.apply(void 0,[e].concat(n)),l.add(function(e,t){var a=ze();if(!e)return a.dispose;var n=getComputedStyle(e),r=[n.transitionDuration,n.transitionDelay].map((function(e){var t=e.split(",").filter(Boolean).map((function(e){return e.includes("ms")?parseFloat(e):1e3*parseFloat(e)})).sort((function(e,t){return t-e}))[0];return void 0===t?0:t})),i=r[0],l=r[1];return 0!==i?a.setTimeout((function(){t(Ue.Finished)}),i+l):t(Ue.Finished),a.add((function(){return t(Ue.Cancelled)})),a.dispose}(e,(function(a){return Ke.apply(void 0,[e].concat(n,t)),Ze.apply(void 0,[e].concat(r)),o(a)})))})),l.add((function(){return Ke.apply(void 0,[e].concat(t,a,n,r))})),l.add((function(){return o(Ue.Cancelled)})),l.dispose}function Ye(e){return void 0===e&&(e=""),(0,i.useMemo)((function(){return e.split(" ").filter((function(e){return e.trim().length>1}))}),[e])}!function(e){e.Finished="finished",e.Cancelled="cancelled"}(Ue||(Ue={}));var Je,qe=(0,i.createContext)(null);qe.displayName="TransitionContext",function(e){e.Visible="visible",e.Hidden="hidden"}(Je||(Je={}));var Xe=(0,i.createContext)(null);function Qe(e){return"children"in e?Qe(e.children):e.current.filter((function(e){return e.state===Je.Visible})).length>0}function et(e){var a=(0,i.useRef)(e),n=(0,i.useRef)([]),r=Ge();(0,i.useEffect)((function(){a.current=e}),[e]);var l=(0,i.useCallback)((function(e,i){var l;void 0===i&&(i=t.Hidden);var o=n.current.findIndex((function(t){return t.id===e}));-1!==o&&(f(i,((l={})[t.Unmount]=function(){n.current.splice(o,1)},l[t.Hidden]=function(){n.current[o].state=Je.Hidden},l)),!Qe(n)&&r.current&&(null==a.current||a.current()))}),[a,r,n]),o=(0,i.useCallback)((function(e){var a=n.current.find((function(t){return t.id===e}));return a?a.state!==Je.Visible&&(a.state=Je.Visible):n.current.push({id:e,state:Je.Visible}),function(){return l(e,t.Unmount)}}),[n,l]);return(0,i.useMemo)((function(){return{children:n,register:o,unregister:l}}),[o,l,n])}function tt(){}Xe.displayName="NestingContext";var at=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function nt(e){for(var t,a={},n=m(at);!(t=n()).done;){var r,i=t.value;a[i]=null!=(r=e[i])?r:tt}return a}var rt=e.RenderStrategy;function it(e){var a,n=e.beforeEnter,r=e.afterEnter,o=e.beforeLeave,s=e.afterLeave,d=e.enter,m=e.enterFrom,p=e.enterTo,h=e.entered,v=e.leave,b=e.leaveFrom,w=e.leaveTo,x=c(e,["beforeEnter","afterEnter","beforeLeave","afterLeave","enter","enterFrom","enterTo","entered","leave","leaveFrom","leaveTo"]),E=(0,i.useRef)(null),C=(0,i.useState)(Je.Visible),S=C[0],O=C[1],T=x.unmount?t.Unmount:t.Hidden,N=function(){var e=(0,i.useContext)(qe);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),A=N.show,P=N.appear,L=N.initial,I=function(){var e=(0,i.useContext)(Xe);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),V=I.register,R=I.unregister,F=_(),H=(0,i.useRef)(!1),j=et((function(){H.current||(O(Je.Hidden),R(F),$.current.afterLeave())}));y((function(){if(F)return V(F)}),[V,F]),y((function(){var e;T===t.Hidden&&F&&(A&&S!==Je.Visible?O(Je.Visible):f(S,((e={})[Je.Hidden]=function(){return R(F)},e[Je.Visible]=function(){return V(F)},e)))}),[S,F,V,R,A,T]);var B=Ye(d),U=Ye(m),W=Ye(p),G=Ye(h),z=Ye(v),Z=Ye(b),K=Ye(w),$=function(e){var t=(0,i.useRef)(nt(e));return(0,i.useEffect)((function(){t.current=nt(e)}),[e]),t}({beforeEnter:n,afterEnter:r,beforeLeave:o,afterLeave:s}),Y=D();(0,i.useEffect)((function(){if(Y&&S===Je.Visible&&null===E.current)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}),[E,S,Y]);var J=L&&!P;y((function(){var e=E.current;if(e&&!J)return H.current=!0,A&&$.current.beforeEnter(),A||$.current.beforeLeave(),A?$e(e,B,U,W,G,(function(e){H.current=!1,e===Ue.Finished&&$.current.afterEnter()})):$e(e,z,Z,K,G,(function(e){H.current=!1,e===Ue.Finished&&(Qe(j)||(O(Je.Hidden),R(F),$.current.afterLeave()))}))}),[$,F,H,R,j,E,J,A,B,U,W,z,Z,K]);var q={ref:E},X=x;return l().createElement(Xe.Provider,{value:j},l().createElement(M,{value:f(S,(a={},a[Je.Visible]=k.Open,a[Je.Hidden]=k.Closed,a))},g({props:u({},X,q),defaultTag:"div",features:rt,visible:S===Je.Visible,name:"Transition.Child"})))}function lt(e){var t,a=e.show,n=e.appear,r=void 0!==n&&n,o=e.unmount,s=c(e,["show","appear","unmount"]),d=A();if(void 0===a&&null!==d&&(a=f(d,((t={})[k.Open]=!0,t[k.Closed]=!1,t))),![!0,!1].includes(a))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");var m=(0,i.useState)(a?Je.Visible:Je.Hidden),p=m[0],h=m[1],v=et((function(){h(Je.Hidden)})),b=function(){var e=(0,i.useRef)(!0);return(0,i.useEffect)((function(){e.current=!1}),[]),e.current}(),w=(0,i.useMemo)((function(){return{show:a,appear:r||!b,initial:b}}),[a,r,b]);(0,i.useEffect)((function(){a?h(Je.Visible):Qe(v)||h(Je.Hidden)}),[a,v]);var y={unmount:o};return l().createElement(Xe.Provider,{value:v},l().createElement(qe.Provider,{value:w},g({props:u({},y,{as:i.Fragment,children:l().createElement(it,Object.assign({},y,s))}),defaultTag:i.Fragment,features:rt,visible:p===Je.Visible,name:"Transition"})))}function ot(e,t,a){var n=(0,i.useRef)(t);n.current=t,(0,i.useEffect)((function(){function t(e){n.current.call(window,e)}return window.addEventListener(e,t,a),function(){return window.removeEventListener(e,t,a)}}),[e,a])}lt.Child=function(e){var t=null!==(0,i.useContext)(qe),a=null!==A();return!t&&a?l().createElement(lt,Object.assign({},e)):l().createElement(it,Object.assign({},e))},lt.Root=lt;var st,ut,ct,dt,mt,ft=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map((function(e){return e+":not([tabindex='-1'])"})).join(",");function gt(e){null==e||e.focus({preventScroll:!0})}function pt(e,t){var a=Array.isArray(e)?e.slice().sort((function(e,t){var a=e.compareDocumentPosition(t);return a&Node.DOCUMENT_POSITION_FOLLOWING?-1:a&Node.DOCUMENT_POSITION_PRECEDING?1:0})):function(e){return void 0===e&&(e=document.body),null==e?[]:Array.from(e.querySelectorAll(ft))}(e),n=document.activeElement,r=function(){if(t&(st.First|st.Next))return ct.Next;if(t&(st.Previous|st.Last))return ct.Previous;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")}(),i=function(){if(t&st.First)return 0;if(t&st.Previous)return Math.max(0,a.indexOf(n))-1;if(t&st.Next)return Math.max(0,a.indexOf(n))+1;if(t&st.Last)return a.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")}(),l=t&st.NoScroll?{preventScroll:!0}:{},o=0,s=a.length,u=void 0;do{var c;if(o>=s||o+s<=0)return ut.Error;var d=i+o;if(t&st.WrapAround)d=(d+s)%s;else{if(d<0)return ut.Underflow;if(d>=s)return ut.Overflow}null==(c=u=a[d])||c.focus(l),o+=r}while(u!==document.activeElement);return u.hasAttribute("tabindex")||u.setAttribute("tabindex","0"),ut.Success}!function(e){e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll"}(st||(st={})),function(e){e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow"}(ut||(ut={})),function(e){e[e.Previous=-1]="Previous",e[e.Next=1]="Next"}(ct||(ct={})),function(e){e[e.Strict=0]="Strict",e[e.Loose=1]="Loose"}(dt||(dt={})),function(e){e[e.None=1]="None",e[e.InitialFocus=2]="InitialFocus",e[e.TabLock=4]="TabLock",e[e.FocusLock=8]="FocusLock",e[e.RestoreFocus=16]="RestoreFocus",e[e.All=30]="All"}(mt||(mt={}));var ht=new Set,vt=new Map;function bt(e){e.setAttribute("aria-hidden","true"),e.inert=!0}function wt(e){var t=vt.get(e);t&&(null===t["aria-hidden"]?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",t["aria-hidden"]),e.inert=t.inert)}var yt=(0,i.createContext)(!1);function xt(e){return l().createElement(yt.Provider,{value:e.force},e.children)}var Dt=i.Fragment;function Et(e){var t=e,a=function(){var e=(0,i.useContext)(yt),t=(0,i.useContext)(_t),a=(0,i.useState)((function(){if(!e&&null!==t)return null;if("undefined"==typeof window)return null;var a=document.getElementById("headlessui-portal-root");if(a)return a;var n=document.createElement("div");return n.setAttribute("id","headlessui-portal-root"),document.body.appendChild(n)})),n=a[0],r=a[1];return(0,i.useEffect)((function(){null!==n&&(document.body.contains(n)||document.body.appendChild(n))}),[n]),(0,i.useEffect)((function(){e||null!==t&&r(t.current)}),[t,r,e]),n}(),n=(0,i.useState)((function(){return"undefined"==typeof window?null:document.createElement("div")}))[0],r=D();return y((function(){if(a&&n)return a.appendChild(n),function(){var e;a&&n&&(a.removeChild(n),a.childNodes.length<=0&&(null==(e=a.parentElement)||e.removeChild(a)))}}),[a,n]),r&&a&&n?(0,o.createPortal)(g({props:t,defaultTag:Dt,name:"Portal"}),n):null}var Ct=i.Fragment,_t=(0,i.createContext)(null);Et.Group=function(e){var t=e.target,a=c(e,["target"]);return l().createElement(_t.Provider,{value:t},g({props:a,defaultTag:Ct,name:"Popover.Group"}))};var kt=(0,i.createContext)(null);function St(){var e=(0,i.useContext)(kt);if(null===e){var t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,St),t}return e}function Ot(){var e=(0,i.useState)([]),t=e[0],a=e[1];return[t.length>0?t.join(" "):void 0,(0,i.useMemo)((function(){return function(e){var t=(0,i.useCallback)((function(e){return a((function(t){return[].concat(t,[e])})),function(){return a((function(t){var a=t.slice(),n=a.indexOf(e);return-1!==n&&a.splice(n,1),a}))}}),[]),n=(0,i.useMemo)((function(){return{register:t,slot:e.slot,name:e.name,props:e.props}}),[t,e.slot,e.name,e.props]);return l().createElement(kt.Provider,{value:n},e.children)}}),[a])]}function Tt(e){var t=St(),a="headlessui-description-"+_();y((function(){return t.register(a)}),[a,t.register]);var n=e,r=u({},t.props,{id:a});return g({props:u({},n,r),slot:t.slot||{},defaultTag:"p",name:t.name||"Description"})}var Nt,At,Mt,Pt,Lt=(0,i.createContext)((function(){}));function It(e){var t=e.children,a=e.onUpdate,n=e.type,r=e.element,o=(0,i.useContext)(Lt),s=(0,i.useCallback)((function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];null==a||a.apply(void 0,t),o.apply(void 0,t)}),[o,a]);return y((function(){return s(Nt.Add,n,r),function(){return s(Nt.Remove,n,r)}}),[s,n,r]),l().createElement(Lt.Provider,{value:s},t)}Lt.displayName="StackContext",function(e){e[e.Add=0]="Add",e[e.Remove=1]="Remove"}(Nt||(Nt={})),function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(Mt||(Mt={})),function(e){e[e.SetTitleId=0]="SetTitleId"}(Pt||(Pt={}));var Vt=((At={})[Pt.SetTitleId]=function(e,t){return e.titleId===t.id?e:u({},e,{titleId:t.id})},At),Rt=(0,i.createContext)(null);function Ft(e){var t=(0,i.useContext)(Rt);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+Wt.displayName+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,Ft),a}return t}function Ht(e,t){return f(t.type,Vt,e,t)}Rt.displayName="DialogContext";var jt=e.RenderStrategy|e.Static,Bt=h((function(e,t){var a,r=e.open,o=e.onClose,s=e.initialFocus,d=c(e,["open","onClose","initialFocus"]),p=(0,i.useState)(0),h=p[0],v=p[1],w=A();void 0===r&&null!==w&&(r=f(w,((a={})[k.Open]=!0,a[k.Closed]=!1,a)));var x=(0,i.useRef)(new Set),E=(0,i.useRef)(null),C=b(E,t),S=e.hasOwnProperty("open")||null!==w,O=e.hasOwnProperty("onClose");if(!S&&!O)throw new Error("You have to provide an `open` and an `onClose` prop to the `Dialog` component.");if(!S)throw new Error("You provided an `onClose` prop to the `Dialog`, but forgot an `open` prop.");if(!O)throw new Error("You provided an `open` prop to the `Dialog`, but forgot an `onClose` prop.");if("boolean"!=typeof r)throw new Error("You provided an `open` prop to the `Dialog`, but the value is not a boolean. Received: "+r);if("function"!=typeof o)throw new Error("You provided an `onClose` prop to the `Dialog`, but the value is not a function. Received: "+o);var T=r?Mt.Open:Mt.Closed,N=null!==w?w===k.Open:T===Mt.Open,M=(0,i.useReducer)(Ht,{titleId:null,descriptionId:null}),P=M[0],L=M[1],I=(0,i.useCallback)((function(){return o(!1)}),[o]),V=(0,i.useCallback)((function(e){return L({type:Pt.SetTitleId,id:e})}),[L]),R=D()&&T===Mt.Open,F=h>1,H=null!==(0,i.useContext)(Rt);(function(e,t,a){void 0===t&&(t=mt.All);var r=void 0===a?{}:a,l=r.initialFocus,o=r.containers,s=(0,i.useRef)("undefined"!=typeof window?document.activeElement:null),u=(0,i.useRef)(null),c=Ge(),d=Boolean(t&mt.RestoreFocus),f=Boolean(t&mt.InitialFocus);(0,i.useEffect)((function(){d&&(s.current=document.activeElement)}),[d]),(0,i.useEffect)((function(){if(d)return function(){gt(s.current),s.current=null}}),[d]),(0,i.useEffect)((function(){if(f&&e.current){var t=document.activeElement;if(null==l?void 0:l.current){if((null==l?void 0:l.current)===t)return void(u.current=t)}else if(e.current.contains(t))return void(u.current=t);(null==l?void 0:l.current)?gt(l.current):pt(e.current,st.First)===ut.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),u.current=document.activeElement}}),[e,l,f]),ot("keydown",(function(a){t&mt.TabLock&&e.current&&a.key===n.Tab&&(a.preventDefault(),pt(e.current,(a.shiftKey?st.Previous:st.Next)|st.WrapAround)===ut.Success&&(u.current=document.activeElement))})),ot("focus",(function(a){if(t&mt.FocusLock){var n=new Set(null==o?void 0:o.current);if(n.add(e),n.size){var r=u.current;if(r&&c.current){var i=a.target;i&&i instanceof HTMLElement?function(e,t){for(var a,n=m(e);!(a=n()).done;){var r;if(null==(r=a.value.current)?void 0:r.contains(t))return!0}return!1}(n,i)?(u.current=i,gt(i)):(a.preventDefault(),a.stopPropagation(),gt(r)):gt(u.current)}}}}),!0)})(E,R?f(F?"parent":"leaf",{parent:mt.RestoreFocus,leaf:mt.All}):mt.None,{initialFocus:s,containers:x}),function(e,t){void 0===t&&(t=!0),y((function(){if(t&&e.current){var a=e.current;ht.add(a);for(var n,r=m(vt.keys());!(n=r()).done;){var i=n.value;i.contains(a)&&(wt(i),vt.delete(i))}return document.querySelectorAll("body > *").forEach((function(e){if(e instanceof HTMLElement){for(var t,a=m(ht);!(t=a()).done;){var n=t.value;if(e.contains(n))return}1===ht.size&&(vt.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),bt(e))}})),function(){if(ht.delete(a),ht.size>0)document.querySelectorAll("body > *").forEach((function(e){if(e instanceof HTMLElement&&!vt.has(e)){for(var t,a=m(ht);!(t=a()).done;){var n=t.value;if(e.contains(n))return}vt.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),bt(e)}}));else for(var e,t=m(vt.keys());!(e=t()).done;){var n=e.value;wt(n),vt.delete(n)}}}}),[t])}(E,!!F&&R),ot("mousedown",(function(e){var t,a=e.target;T===Mt.Open&&(F||(null==(t=E.current)?void 0:t.contains(a))||I())})),ot("keydown",(function(e){e.key===n.Escape&&T===Mt.Open&&(F||(e.preventDefault(),e.stopPropagation(),I()))})),(0,i.useEffect)((function(){if(T===Mt.Open&&!H){var e=document.documentElement.style.overflow,t=document.documentElement.style.paddingRight,a=window.innerWidth-document.documentElement.clientWidth;return document.documentElement.style.overflow="hidden",document.documentElement.style.paddingRight=a+"px",function(){document.documentElement.style.overflow=e,document.documentElement.style.paddingRight=t}}}),[T,H]),(0,i.useEffect)((function(){if(T===Mt.Open&&E.current){var e=new IntersectionObserver((function(e){for(var t,a=m(e);!(t=a()).done;){var n=t.value;0===n.boundingClientRect.x&&0===n.boundingClientRect.y&&0===n.boundingClientRect.width&&0===n.boundingClientRect.height&&I()}}));return e.observe(E.current),function(){return e.disconnect()}}}),[T,E,I]);var j=Ot(),B=j[0],U=j[1],W="headlessui-dialog-"+_(),G=(0,i.useMemo)((function(){return[{dialogState:T,close:I,setTitleId:V},P]}),[T,P,I,V]),z=(0,i.useMemo)((function(){return{open:T===Mt.Open}}),[T]),Z={ref:C,id:W,role:"dialog","aria-modal":T===Mt.Open||void 0,"aria-labelledby":P.titleId,"aria-describedby":B,onClick:function(e){e.stopPropagation()}},K=d;return l().createElement(It,{type:"Dialog",element:E,onUpdate:(0,i.useCallback)((function(e,t,a){var n;"Dialog"===t&&f(e,((n={})[Nt.Add]=function(){x.current.add(a),v((function(e){return e+1}))},n[Nt.Remove]=function(){x.current.add(a),v((function(e){return e-1}))},n))}),[])},l().createElement(xt,{force:!0},l().createElement(Et,null,l().createElement(Rt.Provider,{value:G},l().createElement(Et.Group,{target:E},l().createElement(xt,{force:!1},l().createElement(U,{slot:z,name:"Dialog.Description"},g({props:u({},K,Z),slot:z,defaultTag:"div",features:jt,visible:N,name:"Dialog"}))))))))})),Ut=h((function e(t,a){var n=Ft([Wt.displayName,e.name].join("."))[0],r=n.dialogState,l=n.close,o=b(a),s="headlessui-dialog-overlay-"+_(),c=(0,i.useCallback)((function(e){if(e.target===e.currentTarget){if(w(e.currentTarget))return e.preventDefault();e.preventDefault(),e.stopPropagation(),l()}}),[l]),d=(0,i.useMemo)((function(){return{open:r===Mt.Open}}),[r]);return g({props:u({},t,{ref:o,id:s,"aria-hidden":!0,onClick:c}),slot:d,defaultTag:"div",name:"Dialog.Overlay"})})),Wt=Object.assign(Bt,{Overlay:Ut,Title:function e(t){var a=Ft([Wt.displayName,e.name].join("."))[0],n=a.dialogState,r=a.setTitleId,l="headlessui-dialog-title-"+_();(0,i.useEffect)((function(){return r(l),function(){return r(null)}}),[l,r]);var o=(0,i.useMemo)((function(){return{open:n===Mt.Open}}),[n]);return g({props:u({},t,{id:l}),slot:o,defaultTag:"h2",name:"Dialog.Title"})},Description:Tt}),Gt=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},e),i.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"}))},zt=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},e),i.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"}))},Zt=()=>{const e=uag_react.global_data.changelog_data,[t,a]=(0,i.useState)(!1);return(0,r.createElement)(i.Fragment,null,(0,r.createElement)("button",{onClick:()=>a(!0),title:(0,We.__)("What's New?","ultimate-addons-for-gutenberg"),className:"w-10 h-10 flex items-center justify-center cursor-pointer rounded-full border border-slate-200"},(0,r.createElement)("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M8.16667 3.90182V15.0335C8.16667 15.8434 7.51008 16.5 6.70015 16.5C6.08038 16.5 5.52752 16.1104 5.31907 15.5267L3.53039 10.4024M14 9.83333C15.3807 9.83333 16.5 8.71404 16.5 7.33333C16.5 5.95262 15.3807 4.83333 14 4.83333M3.53039 10.4024C2.33691 9.89508 1.5 8.71194 1.5 7.33333C1.5 5.49238 2.99238 4 4.83333 4H6.36007C9.77727 4 12.7141 2.97159 14 1.5L14 13.1667C12.7141 11.6951 9.77727 10.6667 6.36007 10.6667L4.83331 10.6667C4.37098 10.6667 3.93064 10.5725 3.53039 10.4024Z",stroke:"#475569",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}))),(0,r.createElement)(lt.Root,{show:t,as:i.Fragment},(0,r.createElement)(Wt,{as:"div",className:"fixed inset-0 overflow-hidden",onClose:a},(0,r.createElement)("div",{className:"absolute inset-0 overflow-hidden"},(0,r.createElement)(Wt.Overlay,{className:"absolute inset-0"}),(0,r.createElement)("div",{className:"fixed inset-y-0 right-0 pl-10 max-w-full flex sm:mt-[2rem]"},(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"transform transition ease-in-out duration-150 sm:duration-150",enterFrom:"translate-x-full",enterTo:"translate-x-0",leave:"transform transition ease-in-out duration-300 sm:duration-300",leaveFrom:"translate-x-0",leaveTo:"translate-x-full"},(0,r.createElement)("div",{className:"w-screen max-w-md shadow-overlay-left"},(0,r.createElement)("div",{className:"h-full flex flex-col bg-white shadow-xl"},(0,r.createElement)("div",{className:"px-4 sm:px-6 h-16 shadow flex items-center justify-between z-50"},(0,r.createElement)(Wt.Title,{className:"text-lg font-medium text-gray-900"}," ",(0,We.__)("What's New?","ultimate-addons-for-gutenberg")," "),(0,r.createElement)("div",{className:"flex items-center"},(0,r.createElement)("button",{type:"button",className:"bg-white rounded-md text-gray-400 hover:text-gray-500 focus:outline-none",onClick:()=>a(!1)},(0,r.createElement)(zt,{className:"h-6 w-6","aria-hidden":"true"})))),(0,r.createElement)("div",{className:"relative flex-1 overflow-y-auto"},(0,r.createElement)("div",{className:"relative grid bg-white divide-y divide-gray-200"},e.map(((t,a)=>{const n=e[a].title,i=e[a].description,l=e[a].date;return(0,r.createElement)("a",{key:n,href:"https://wpspectra.com/changelog/",className:"px-6 py-5 block rounded-[0.2rem] transition ease-in-out duration-150",target:"_blank",rel:"noreferrer noopener"},(0,r.createElement)("p",{className:"text-sm mb-1 font-medium text-slate-800",dangerouslySetInnerHTML:{__html:n}}),(0,r.createElement)("p",{className:"text-xs text-slate-500",dangerouslySetInnerHTML:{__html:l}}),(0,r.createElement)("p",{className:"mt-3 spectra-changelog-description",dangerouslySetInnerHTML:{__html:i}}))}))))))))))))};function Kt(){const e=[{name:(0,We.__)("Welcome","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:""},{name:(0,We.__)("Blocks / Extensions","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:"blocks"},{name:(0,We.__)("Settings","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:"settings"}],t=new URLSearchParams(Me()?.search),a=t.get("page")?t.get("page"):uag_react.home_slug,n=t.get("path")?t.get("path"):"";return(0,r.createElement)(W,{as:"nav",className:"bg-white shadow"},(0,r.createElement)("div",{className:"max-w-3xl mx-auto px-6 lg:max-w-7xl"},(0,r.createElement)("div",{className:"relative flex justify-between h-16"},(0,r.createElement)("div",{className:"flex-1 flex items-center justify-center sm:items-stretch sm:justify-start"},(0,r.createElement)("a",{href:uag_react.uag_base_url,className:"flex-shrink-0 flex items-center"},(0,r.createElement)("img",{className:"lg:block h-[2.6rem] w-auto",src:uag_react.logo_url,alt:"Workflow"})),(0,r.createElement)("div",{className:"sm:ml-8 sm:flex sm:space-x-8"},e.map(((e,t)=>(0,r.createElement)(He,{index:t,key:`?page=${e.slug}&path=${e.path}`,to:{pathname:"options-general.php",search:`?page=${e.slug}${""!==e.path?"&path="+e.path:""}`},className:a===e.slug&&n===e.path?"border-spectra text-spectra active:text-spectra focus:text-spectra focus-visible:text-spectra-hover hover:text-spectra-hover inline-flex items-center px-1 border-b-2 text-[0.940rem] font-medium":"border-transparent text-slate-500 active:text-spectra focus-visible:border-slate-300 focus-visible:text-slate-800 hover:border-slate-300 hover:text-slate-800 inline-flex items-center px-1 border-b-2 text-[0.940rem] font-medium"},e.name))))),(0,r.createElement)("div",{className:"absolute inset-y-0 right-0 flex items-center pr-2 sm:static sm:inset-auto sm:ml-6 sm:pr-0"},(0,r.createElement)(Zt,null)))))}var $t=()=>{const e="1"===new URLSearchParams(Me()?.search).get("spectra-activation-redirect")?1:0;return(0,r.createElement)("main",{className:"py-[2.43rem]"},(0,r.createElement)("div",{className:"max-w-3xl mx-auto px-6 lg:max-w-7xl"},(0,r.createElement)("h1",{className:"sr-only"},"Page title"),(0,r.createElement)("div",{className:"grid grid-cols-1 gap-4 items-start lg:grid-cols-3 lg:gap-5 xl:gap-10"},(0,r.createElement)("div",{className:"grid grid-cols-1 gap-4 lg:col-span-2 h-full"},(0,r.createElement)("section",{"aria-labelledby":"section-1-title h-full"},(0,r.createElement)("h2",{className:"sr-only",id:"section-1-title"},"Section title"),(0,r.createElement)("div",{className:"rounded-md bg-white overflow-hidden shadow-sm flex flex-col justify-center h-full"},(0,r.createElement)("div",{className:"p-12 pt-[2.2rem]"},(0,r.createElement)("h2",{className:"text-slate-800 text-[1.8rem] leading-[2.4rem] pb-3 font-medium text-left"},(0,We.__)("Welcome to Spectra!","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 pb-7"},(0,We.__)("We designed Spectra to be intuitive but we do recommend learning how it works by checking our comprehensive documentation and watching the video below. Enjoy your time with Spectra!","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"mr-[80px] spectra-video-container"},(0,r.createElement)("iframe",{className:"spectra-video",src:`https://www.youtube.com/embed/GLNzTxArR6Y?showinfo=0&autoplay=${e}&mute=${e}&rel=0`,allow:"autoplay",title:"YouTube video player",frameBorder:"0",allowFullScreen:!0})),(0,r.createElement)("span",{className:"relative z-0 inline-flex pt-6 justify-start w-full"},(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra focus-visible:bg-spectra-hover hover:bg-spectra-hover focus:outline-none mr-4",onClick:()=>{window.open(uag_react.wp_pages_url,"_blank")}},(0,We.__)("Create New Page","ultimate-addons-for-gutenberg")),(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-slate-300 shadow-sm text-sm font-medium rounded-md text-slate-500 bg-white focus-visible:bg-slate-50 hover:bg-slate-50 focus:outline-none",onClick:()=>{window.open("https://wpspectra.com/","_blank")}},(0,We.__)("Visit Our Website","ultimate-addons-for-gutenberg"))))))),(0,r.createElement)("div",{className:"space-y-4 flex h-full flex-col justify-between"},(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Knowledge Base","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Learn everything you need to know about the Spectra plugin with our comprehensive documentation.","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://wpspectra.com/docs/",target:"_blank",rel:"noreferrer"},(0,We.__)("Browse Now","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://wpspectra.com/docs/",target:"_blank",rel:"noreferrer"}," → ")))),(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Get 5-star Support","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Need some help? Our awesome support team is here to help you with any question you have.","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://wpspectra.com/support/",target:"_blank",rel:"noreferrer"},(0,We.__)("Get Support","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://wpspectra.com/support/",target:"_blank",rel:"noreferrer"}," → ")))),(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Join the Community","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Got a question about the plugin, want to share your awesome project or just say hi? Join our wonderful community!","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://www.facebook.com/groups/wpspectra",target:"_blank",rel:"noreferrer"},(0,We.__)("Join Now","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://www.facebook.com/groups/wpspectra",target:"_blank",rel:"noreferrer"}," → "))))))))},Yt=window.wp.apiFetch,Jt=a.n(Yt),qt=l().createContext(null),Xt=function(e){e()},Qt=function(){return Xt},ea={notify:function(){},get:function(){return[]}};function ta(e,t){var a,n=ea;function r(){l.onStateChange&&l.onStateChange()}function i(){a||(a=t?t.addNestedSub(r):e.subscribe(r),n=function(){var e=Qt(),t=null,a=null;return{clear:function(){t=null,a=null},notify:function(){e((function(){for(var e=t;e;)e.callback(),e=e.next}))},get:function(){for(var e=[],a=t;a;)e.push(a),a=a.next;return e},subscribe:function(e){var n=!0,r=a={callback:e,next:null,prev:a};return r.prev?r.prev.next=r:t=r,function(){n&&null!==t&&(n=!1,r.next?r.next.prev=r.prev:a=r.prev,r.prev?r.prev.next=r.next:t=r.next)}}}}())}var l={addNestedSub:function(e){return i(),n.subscribe(e)},notifyNestedSubs:function(){n.notify()},handleChangeWrapper:r,isSubscribed:function(){return Boolean(a)},trySubscribe:i,tryUnsubscribe:function(){a&&(a(),a=void 0,n.clear(),n=ea)},getListeners:function(){return n}};return l}var aa="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?i.useLayoutEffect:i.useEffect;function na(){return(0,i.useContext)(qt)}function ra(e){void 0===e&&(e=qt);var t=e===qt?na:function(){return(0,i.useContext)(e)};return function(){return t().store}}a(973);var ia=ra();function la(e){void 0===e&&(e=qt);var t=e===qt?ia:ra(e);return function(){return t().dispatch}}var oa=la(),sa=function(e,t){return e===t};function ua(e){void 0===e&&(e=qt);var t=e===qt?na:function(){return(0,i.useContext)(e)};return function(e,a){void 0===a&&(a=sa);var n=t(),r=function(e,t,a,n){var r,l=(0,i.useReducer)((function(e){return e+1}),0)[1],o=(0,i.useMemo)((function(){return ta(a,n)}),[a,n]),s=(0,i.useRef)(),u=(0,i.useRef)(),c=(0,i.useRef)(),d=(0,i.useRef)(),m=a.getState();try{if(e!==u.current||m!==c.current||s.current){var f=e(m);r=void 0!==d.current&&t(f,d.current)?d.current:f}else r=d.current}catch(e){throw s.current&&(e.message+="\nThe error may be correlated with this previous error:\n"+s.current.stack+"\n\n"),e}return aa((function(){u.current=e,c.current=m,d.current=r,s.current=void 0})),aa((function(){function e(){try{var e=a.getState();if(e===c.current)return;var n=u.current(e);if(t(n,d.current))return;d.current=n,c.current=e}catch(e){s.current=e}l()}return o.onStateChange=e,o.trySubscribe(),e(),function(){return o.tryUnsubscribe()}}),[a,o]),r}(e,a,n.store,n.subscription);return(0,i.useDebugValue)(r),r}}var ca,da=ua();ca=o.unstable_batchedUpdates,Xt=ca;const ma=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")};var fa=()=>{const e=new URLSearchParams(Me()?.search),t=uag_react.blocks_info,a=oa(),n=da((e=>e.blocksStatuses)),l=da((e=>e.activeBlocksFilterTab)),[o,s]=(0,i.useState)([]),u=[{name:"All",slug:"all"},{name:"Core",slug:"core"},{name:"Creative",slug:"creative"},{name:"Content",slug:"content"},{name:"Post",slug:"post"},{name:"Social",slug:"social"},{name:"Form",slug:"form"},{name:"SEO",slug:"seo"},{name:"Extensions",slug:"extensions"}];return(0,i.useEffect)((()=>{const n=e.get("path"),r=e.get("filterTab");a({type:"UPDATE_BLOCKS_ACTIVE_FILTER_TAB",payload:r&&"blocks"===n?r:"all"});const i={...o};t.map((e=>(e.admin_categories?.map((t=>(i[t]||(i[t]=[]),i[t].push(e.slug),t))),e))),s(i)}),[]),(0,r.createElement)("div",{className:"mx-auto mb-6 px-6 lg:max-w-[80rem]"},(0,r.createElement)("div",{className:"w-full sm:hidden"},(0,r.createElement)("label",{htmlFor:"tabs",className:"sr-only"},"Select a tab"),(0,r.createElement)("select",{id:"tabs",name:"tabs",className:"w-full spectra-admin__input-field spectra-admin__dropdown",style:{maxWidth:"100%"}},u.map((e=>(0,r.createElement)("option",{key:e.name},e.name))))),(0,r.createElement)("div",{className:"hidden justify-between items-center space-y-4 sm:flex sm:flex-col lg:space-y-0 lg:flex-row"},(0,r.createElement)("nav",{className:"flex -ml-4 flex-wrap justify-center lg:justify-start","aria-label":"Tabs"},u.map((e=>(0,r.createElement)(He,{to:{pathname:"options-general.php",search:`?page=spectra&path=blocks&filterTab=${e.slug}`},key:e.name,className:ma(e.slug===l?"bg-white border-transparent text-slate-800 active:text-slate-800 focus:text-slate-800 hover:text-slate-800 shadow shadow-focused":"text-slate-500 border-slate-200 focus:text-slate-500 focus-visible:bg-white active:text-slate-500 hover:text-slate-500 hover:bg-white","px-4 py-1 ml-4 my-1 font-medium text-sm rounded-2xl cursor-pointer border transition"),onClick:()=>{a({type:"UPDATE_BLOCKS_ACTIVE_FILTER_TAB",payload:e.slug})}},e.name)))),(0,r.createElement)("span",{className:"z-0 flex shadow-sm rounded-[0.2rem] justify-center"},(0,r.createElement)("button",{type:"button",className:"focus:bg-indigo-50 focus:text-slate-500 focus-visible:text-spectra hover:bg-indigo-50 hover:text-spectra -ml-px relative inline-flex items-center px-4 py-2 border border-slate-200 bg-white text-sm font-medium text-slate-500 focus:z-10 focus:outline-none rounded-l-md transition",onClick:()=>{const e={...n};for(const t in n)("all"===l||o[l]&&o[l].includes(t))&&(e[t]="block");a({type:"UPDATE_BLOCK_STATUSES",payload:e}),"extensions"!==l&&"all"!==l||(a({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:"enabled"}),a({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:"enabled"}),a({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:"enabled"}));const t=new window.FormData;t.append("action","uag_blocks_activation_and_deactivation"),t.append("security",uag_react.blocks_activation_and_deactivation_nonce),t.append("value",JSON.stringify(e)),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{a({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}},"Activate all"),(0,r.createElement)("button",{type:"button",className:"focus:bg-indigo-50 focus:text-slate-500 focus-visible:text-spectra hover:bg-indigo-50 hover:text-spectra -ml-px relative inline-flex items-center px-4 py-2 border border-slate-200 bg-white text-sm font-medium text-slate-500 focus:z-10 focus:outline-none rounded-r-md transition",onClick:()=>{const e={...n};for(const t in n)("all"===l||o[l]&&o[l].includes(t))&&(e[t]="disabled");a({type:"UPDATE_BLOCK_STATUSES",payload:e}),"extensions"!==l&&"all"!==l||(a({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:"disabled"}),a({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:"disabled"}),a({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:"disabled"}));const t=new window.FormData;t.append("action","uag_blocks_activation_and_deactivation"),t.append("security",uag_react.blocks_activation_and_deactivation_nonce),t.append("value",JSON.stringify(e)),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{a({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}},"Deactivate all"))))};const ga="#1e293b";var pa={section:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),buttons:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"advanced-heading":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"google-map":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"info-box":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"post-carousel":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.createElement)("path",{d:"M8 11H12.5M8 14H16",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"post-masonry":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),"post-grid":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),testimonial:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"cf7-styler":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"gf-styler":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"content-timeline":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"call-to-action":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"post-timeline":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"icon-list":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M11 5H21M11 12H21M11 19H21",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),team:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),tabs:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"social-share":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17",stroke:ga,strokeWidth:1.4})),"restaurant-menu":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.createElement)("path",{d:"M6 5H12M6 15H12M6 8H9M6 18H9",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),blockquote:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),columns:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"marketing-button":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M7 20.9895H17M4 16.9895H20",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"table-of-contents":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),faq:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),forms:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"how-to":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"inline-notice":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"wp-search":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"taxonomy-list":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),review:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),lottie:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"star-rating":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"display-conditions":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M14.8291 12C14.8291 13.4202 13.5623 14.5714 11.9996 14.5714C10.4369 14.5714 9.17004 13.4202 9.17004 12C9.17004 10.5798 10.4369 9.42857 11.9996 9.42857C13.5623 9.42857 14.8291 10.5798 14.8291 12Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M3 12C4.20187 8.52247 7.77678 6 12 6C16.2232 6 19.7982 8.5225 21 12C19.7981 15.4775 16.2232 18 12 18C7.77678 18 4.20185 15.4775 3 12Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"masonry-gallery":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M14 21V18C14 16.8954 14.8954 16 16 16H19C20.1046 16 21 16.8954 21 18V21M14 21C14 22.1046 14.8954 23 16 23H19C20.1046 23 21 22.1046 21 21M14 21L16.0343 19.6438C16.6315 19.2457 17.3962 19.1981 18.0381 19.5191L21 21M14 10C14 11.1046 14.8954 12 16 12H19C20.1046 12 21 11.1046 21 10M14 10V3C14 1.89543 14.8954 1 16 1H19C20.1046 1 21 1.89543 21 3V10M14 10V10C14 9.37526 14.3122 8.79185 14.8321 8.4453L16.0343 7.64381C16.6315 7.24569 17.3962 7.19808 18.0381 7.51906L20.1056 8.55279C20.6537 8.82687 21 9.38713 21 10V10M3 21C3 22.1046 3.89543 23 5 23H8C9.10457 23 10 22.1046 10 21M3 21V14C3 12.8954 3.89543 12 5 12H8C9.10457 12 10 12.8954 10 14V21M3 21V21C3 20.3753 3.31223 19.7918 3.83205 19.4453L5.03429 18.6438C5.63146 18.2457 6.39617 18.1981 7.03811 18.5191L9.10557 19.5528C9.65374 19.8269 10 20.3871 10 21V21M3 6V3C3 1.89543 3.89543 1 5 1H8C9.10457 1 10 1.89543 10 3V6M3 6C3 7.10457 3.89543 8 5 8H8C9.10457 8 10 7.10457 10 6M3 6L5.03429 4.64381C5.63146 4.24569 6.39617 4.19808 7.03811 4.51906L10 6M7 15H7.1M18 4H18.1",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"responsive-conditions":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M16 19H3C1.89543 19 1 18.1046 1 17V7C1 5.89543 1.89543 5 3 5H20C21.1046 5 22 5.89543 22 7V9M16 19V11C16 9.89543 16.8954 9 18 9H21C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.createElement)("path",{d:"M3.5 12H3.51M19.5 18.5H19.51",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),container:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),image:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}))},ha=(0,i.createContext)(null);function va(){var e=(0,i.useContext)(ha);if(null===e){var t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,va),t}return e}var ba=(0,i.createContext)(null);ba.displayName="GroupContext";var wa=i.Fragment;function ya(e){var t=e.checked,a=e.onChange,r=c(e,["checked","onChange"]),l="headlessui-switch-"+_(),o=(0,i.useContext)(ba),s=(0,i.useRef)(null),d=b(s,null===o?null:o.setSwitch),m=(0,i.useCallback)((function(){return a(!t)}),[a,t]),f=(0,i.useCallback)((function(e){if(w(e.currentTarget))return e.preventDefault();e.preventDefault(),m()}),[m]),p=(0,i.useCallback)((function(e){e.key!==n.Tab&&e.preventDefault(),e.key===n.Space&&m()}),[m]),h=(0,i.useCallback)((function(e){return e.preventDefault()}),[]),v=(0,i.useMemo)((function(){return{checked:t}}),[t]);return g({props:u({},r,{id:l,ref:d,role:"switch",type:L(e,s),tabIndex:0,"aria-checked":t,"aria-labelledby":null==o?void 0:o.labelledby,"aria-describedby":null==o?void 0:o.describedby,onClick:f,onKeyUp:p,onKeyPress:h}),slot:v,defaultTag:"button",name:"Switch"})}ya.Group=function(e){var t=(0,i.useState)(null),a=t[0],n=t[1],r=function(){var e=(0,i.useState)([]),t=e[0],a=e[1];return[t.length>0?t.join(" "):void 0,(0,i.useMemo)((function(){return function(e){var t=(0,i.useCallback)((function(e){return a((function(t){return[].concat(t,[e])})),function(){return a((function(t){var a=t.slice(),n=a.indexOf(e);return-1!==n&&a.splice(n,1),a}))}}),[]),n=(0,i.useMemo)((function(){return{register:t,slot:e.slot,name:e.name,props:e.props}}),[t,e.slot,e.name,e.props]);return l().createElement(ha.Provider,{value:n},e.children)}}),[a])]}(),o=r[0],s=r[1],u=Ot(),c=u[0],d=u[1],m=(0,i.useMemo)((function(){return{switch:a,setSwitch:n,labelledby:o,describedby:c}}),[a,n,o,c]);return l().createElement(d,{name:"Switch.Description"},l().createElement(s,{name:"Switch.Label",props:{onClick:function(){a&&(a.click(),a.focus({preventScroll:!0}))}}},l().createElement(ba.Provider,{value:m},g({props:e,defaultTag:wa,name:"Switch.Group"}))))},ya.Label=function(e){var t=e.passive,a=void 0!==t&&t,n=c(e,["passive"]),r=va(),i="headlessui-label-"+_();y((function(){return r.register(i)}),[i,r.register]);var l=u({},r.props,{id:i}),o=u({},n,l);return a&&delete o.onClick,g({props:o,slot:r.slot||{},defaultTag:"label",name:r.name||"Label"})},ya.Description=Tt;const xa=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")};var Da=e=>{const{link:t,slug:a,title:n,deprecated:i}=e.blockInfo,l=oa(),o=da((e=>e.blocksStatuses)),s="disabled"!==o[a];return(0,r.createElement)("div",{key:a,className:xa(s?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 opacity-80"},pa[a]),(0,r.createElement)("div",{className:"uagb-admin-block-card__title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},n,i&&(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-200 text-slate-400 rounded spectra-admin__block-label"},(0,We.__)("Legacy","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:`https://wpspectra.com/blocks/${t}`,target:"_blank",rel:"noreferrer"},(0,We.__)("Live Demo","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:s,onChange:()=>{let e="disabled";s||(e=a);const t={...o};t[a]=e,l({type:"UPDATE_BLOCK_STATUSES",payload:t});const n=new window.FormData;n.append("action","uag_blocks_activation_and_deactivation"),n.append("security",uag_react.blocks_activation_and_deactivation_nonce),n.append("value",JSON.stringify(t)),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{l({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:xa(s?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:xa(s?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function Ea(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ca=()=>{const e=da((e=>e.enableDisplayConditions)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_block_condition"),t.append("security",uag_react.enable_block_condition_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"display-conditons",className:Ea(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 ml-0"},pa["display-conditions"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Display Conditions","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/display-conditions-blocks/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:Ea(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ea(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function _a(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var ka=()=>{const e=da((e=>e.enableMasonryExtension)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_masonry_gallery"),t.append("security",uag_react.enable_masonry_gallery_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"masonry-gallery",className:_a(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0"},pa["masonry-gallery"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Masonry Gallery","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/masonry-image-gallery/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:_a(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:_a(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function Sa(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Oa=()=>{const e=da((e=>e.enableResponsiveConditions)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_block_responsive"),t.append("security",uag_react.enable_block_responsive_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"display-responsive-conditons",className:Sa(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 ml-0"},pa["responsive-conditions"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Responsive Conditions","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/responsive-conditions/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:Sa(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Sa(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))},Ta=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Oa,null),(0,r.createElement)(Ca,null),(0,r.createElement)(ka,null)),Na=()=>{const e=da((e=>e.activeBlocksFilterTab)),t=uag_react.blocks_info.map(((t,a)=>t.admin_categories?.includes(e)||"all"===e?(0,r.createElement)(Da,{key:a,blockInfo:t}):""));return(0,r.createElement)("div",{className:"lg:max-w-[80rem] mx-auto grid grid-flow-row auto-rows-min grid-cols-2 gap-6 sm:grid-cols-3 px-6 py-4"},t,("extensions"===e||"all"===e)&&(0,r.createElement)(Ta,null))},Aa=function(e){const{fontSize:t,width:a,style:n}=e;return(0,r.createElement)("div",{className:"uag-skeleton uag-skeleton--text uag-skeleton--wave",style:{fontSize:t,width:a,...n}})},Ma=function(e){const{width:t,height:a,style:n}=e;return(0,r.createElement)("div",{className:"uag-skeleton uag-skeleton--rect uag-skeleton--wave",style:{width:t,height:a,...n}})},Pa=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mt-10 mb-8 font-semibold text-2xl"},(0,r.createElement)(Ma,{width:"75px",height:"32px"})),(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mb-[2.43rem]"},(0,r.createElement)("div",{className:"hidden justify-between sm:flex"},(0,r.createElement)("nav",{className:"flex space-x-4","aria-label":"Tabs"},(0,r.createElement)(Ma,{width:"25px",height:"35px"}),(0,r.createElement)(Ma,{width:"50px",height:"35px"}),(0,r.createElement)(Ma,{width:"50px",height:"35px"}),(0,r.createElement)(Ma,{width:"33px",height:"35px"}),(0,r.createElement)(Ma,{width:"37px",height:"35px"}),(0,r.createElement)(Ma,{width:"33px",height:"35px"}),(0,r.createElement)(Ma,{width:"27px",height:"35px"}),(0,r.createElement)(Ma,{width:"71px",height:"35px"})),(0,r.createElement)("span",{className:"z-0 flex shadow-sm rounded-[0.2rem] justify-center"},(0,r.createElement)(Ma,{width:"100px",height:"40px",style:{marginRight:"10px"}}),(0,r.createElement)(Ma,{width:"100px",height:"40px"})))),(0,r.createElement)("div",{className:"lg:max-w-[80rem] mx-auto grid grid-cols-2 gap-6 sm:grid-cols-3 p-6 pt-0"},Array(36).fill().map((e=>(0,r.createElement)(Ma,{key:e,width:"400px",height:"80px"}))))),La=()=>{const e=da((e=>e.initialStateSetFlag));return e?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"mx-auto px-6 mt-10 mb-8 font-semibold text-2xl lg:max-w-[80rem]"},"Blocks / Extensions"),(0,r.createElement)(fa,null),(0,r.createElement)(Na,null)):(0,r.createElement)(Pa,null)},Ia={"asset-generation":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 1V6H1.58152M16.9381 8C16.446 4.05369 13.0796 1 9 1C5.64262 1 2.76829 3.06817 1.58152 6M1.58152 6H6M17 17V12H16.4185M16.4185 12C15.2317 14.9318 12.3574 17 9 17C4.92038 17 1.55399 13.9463 1.06189 10M16.4185 12H12",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),templates:(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 2C1 1.44772 1.44772 1 2 1H16C16.5523 1 17 1.44772 17 2V4C17 4.55228 16.5523 5 16 5H2C1.44772 5 1 4.55228 1 4V2Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M1 10C1 9.44772 1.44772 9 2 9H8C8.55228 9 9 9.44772 9 10V16C9 16.5523 8.55228 17 8 17H2C1.44772 17 1 16.5523 1 16V10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M13 10C13 9.44772 13.4477 9 14 9H16C16.5523 9 17 9.44772 17 10V16C17 16.5523 16.5523 17 16 17H14C13.4477 17 13 16.5523 13 16V10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"version-control":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 fill-inherit",stroke:"none",width:"16",height:"20",viewBox:"0 0 16 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M5.70711 11.2929C5.31658 10.9024 4.68342 10.9024 4.29289 11.2929C3.90237 11.6834 3.90237 12.3166 4.29289 12.7071L5.70711 11.2929ZM7 14L6.29289 14.7071C6.68342 15.0976 7.31658 15.0976 7.70711 14.7071L7 14ZM11.7071 10.7071C12.0976 10.3166 12.0976 9.68342 11.7071 9.29289C11.3166 8.90237 10.6834 8.90237 10.2929 9.29289L11.7071 10.7071ZM14 5V17H16V5H14ZM13 18H3V20H13V18ZM2 17V5H0V17H2ZM3 4H5V2H3V4ZM11 4H13V2H11V4ZM3 18C2.44772 18 2 17.5523 2 17H0C0 18.6569 1.34315 20 3 20V18ZM14 17C14 17.5523 13.5523 18 13 18V20C14.6569 20 16 18.6569 16 17H14ZM16 5C16 3.34315 14.6569 2 13 2V4C13.5523 4 14 4.44772 14 5H16ZM2 5C2 4.44772 2.44772 4 3 4V2C1.34315 2 0 3.34315 0 5H2ZM4.29289 12.7071L6.29289 14.7071L7.70711 13.2929L5.70711 11.2929L4.29289 12.7071ZM7.70711 14.7071L11.7071 10.7071L10.2929 9.29289L6.29289 13.2929L7.70711 14.7071ZM7 2H9V0H7V2ZM9 4H7V6H9V4ZM7 4C6.44772 4 6 3.55228 6 3H4C4 4.65685 5.34315 6 7 6V4ZM10 3C10 3.55228 9.55228 4 9 4V6C10.6569 6 12 4.65685 12 3H10ZM9 2C9.55228 2 10 2.44772 10 3H12C12 1.34315 10.6569 0 9 0V2ZM7 0C5.34315 0 4 1.34315 4 3H6C6 2.44772 6.44772 2 7 2V0Z"})),"fonts-performance":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"20",viewBox:"0 0 18 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M10 8V1L1 12H8L8 19L17 8L10 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"global-settings":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M8.32463 2.31731C8.75103 0.560897 11.249 0.560897 11.6754 2.31731C11.9508 3.45193 13.2507 3.99038 14.2478 3.38285C15.7913 2.44239 17.5576 4.2087 16.6172 5.75218C16.0096 6.74925 16.5481 8.04918 17.6827 8.32463C19.4391 8.75103 19.4391 11.249 17.6827 11.6754C16.5481 11.9508 16.0096 13.2507 16.6172 14.2478C17.5576 15.7913 15.7913 17.5576 14.2478 16.6172C13.2507 16.0096 11.9508 16.5481 11.6754 17.6827C11.249 19.4391 8.75103 19.4391 8.32463 17.6827C8.04918 16.5481 6.74926 16.0096 5.75219 16.6172C4.2087 17.5576 2.44239 15.7913 3.38285 14.2478C3.99038 13.2507 3.45193 11.9508 2.31731 11.6754C0.560897 11.249 0.560897 8.75103 2.31731 8.32463C3.45193 8.04918 3.99037 6.74926 3.38285 5.75218C2.44239 4.2087 4.2087 2.44239 5.75219 3.38285C6.74926 3.99037 8.04918 3.45193 8.32463 2.31731Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"block-settings":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 3C1 1.89543 1.89543 1 3 1H5C6.10457 1 7 1.89543 7 3V5C7 6.10457 6.10457 7 5 7H3C1.89543 7 1 6.10457 1 5V3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M11 3C11 1.89543 11.8954 1 13 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H13C11.8954 7 11 6.10457 11 5V3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M1 13C1 11.8954 1.89543 11 3 11H5C6.10457 11 7 11.8954 7 13V15C7 16.1046 6.10457 17 5 17H3C1.89543 17 1 16.1046 1 15V13Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M11 13C11 11.8954 11.8954 11 13 11H15C16.1046 11 17 11.8954 17 13V15C17 16.1046 16.1046 17 15 17H13C11.8954 17 11 16.1046 11 15V13Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"coming-soon":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M10 6V10L13 13M19 10C19 14.9706 14.9706 19 10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))};function Va(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ra=()=>{const e=oa(),t=da((e=>e.enableFileGeneration)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("File Generation","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_FILE_GENERATION",payload:a});const n=uag_react.enable_file_generation_nonce,r=new window.FormData;r.append("action","uag_enable_file_generation"),r.append("security",n),r.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Va(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Va(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra loads the CSS and JS inline on the page by default. If you want to generate separate CSS and JS files for Spectra blocks, enable this option. Please read ","ultimate-addons-for-gutenberg"),(0,r.createElement)("a",{className:"text-spectra focus:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover",href:"https://wpspectra.com/clean-html-with-uag/?utm_source=uag-dashboard&utm_medium=link&utm_campaign=uag-dashboard",target:"_blank",rel:"noreferrer"}," ",(0,We.__)("this article","ultimate-addons-for-gutenberg")," "),(0,We.__)(" to learn the difference between generating CSS and JS inline and in a separate file.","ultimate-addons-for-gutenberg")))},Fa=()=>{const e=oa(),[t,a]=(0,i.useState)(!1);return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Asset Regeneration","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex justify-right items-center"},(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra transition focus:bg-spectra-hover hover:bg-spectra-hover focus:outline-none",onClick:()=>{a("loading");const t=new window.FormData;t.append("action","uag_regenerate_assets"),t.append("security",uag_react.regenerate_assets_nonce),t.append("value",!0),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((t=>{t.success&&(e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Assets Regenerated!"}),a(!1))}))}},(0,We.__)("Regenerate Assets","ultimate-addons-for-gutenberg"),"loading"===t&&(0,r.createElement)("svg",{className:"animate-spin -mr-1 ml-3 h-5 w-5 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},(0,r.createElement)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,r.createElement)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Facing issues with style, layout, color or another page element? Use this option to regenerate CSS and Javascript assets. It can help with all kinds of asset issues.","ultimate-addons-for-gutenberg")))};function Ha(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var ja=()=>{const e=oa(),t=da((e=>e.enableTemplates)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Templates Button","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_TEMPLATES_BUTTON",payload:a});const n=uag_react.enable_templates_button_nonce,r=new window.FormData;r.append("action","uag_enable_templates_button"),r.append("security",n),r.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Ha(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ha(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra comes with a stunning library of page templates and block patterns. This library is accessible with the Templates button while editing the page or post. Manage the visibility of that button with this option.","ultimate-addons-for-gutenberg")))},Ba=e=>{const{openPopup:t,setopenPopup:a,previousVersionSelect:n,setconfirmPopup:l}=e,[o,s]=(0,i.useState)(t),u=(0,i.useRef)(null);return(0,i.useEffect)((()=>{s(t)}),[t]),(0,r.createElement)(lt.Root,{show:o,as:i.Fragment},(0,r.createElement)(Wt,{as:"div",className:"uag-rollback__dialog fixed backdrop-blur-sm inset-0 overflow-y-auto",initialFocus:u,onClose:s},(0,r.createElement)("div",{className:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0"},(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0",enterTo:"opacity-100",leave:"ease-in duration-200",leaveFrom:"opacity-100",leaveTo:"opacity-0"},(0,r.createElement)("div",{className:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})),(0,r.createElement)("span",{className:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"​"),(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95",enterTo:"opacity-100 translate-y-0 sm:scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 translate-y-0 sm:scale-100",leaveTo:"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"},(0,r.createElement)("div",{className:"inline-block align-bottom bg-white rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:max-w-lg sm:w-full sm:p-6"},(0,r.createElement)("div",{className:"sm:flex sm:items-start"},(0,r.createElement)("div",{className:"mx-auto flex-shrink-0 flex items-center justify-center h-12 w-12 rounded-full bg-red-50 sm:mx-0 sm:h-16 sm:w-16"},(0,r.createElement)("svg",{className:"h-8 w-8 stroke-red-600",viewBox:"0 0 34 33",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M17 9.83333V16.5M17 23.1667H17.0167M32 16.5C32 24.7843 25.2843 31.5 17 31.5C8.71573 31.5 2 24.7843 2 16.5C2 8.21573 8.71573 1.5 17 1.5C25.2843 1.5 32 8.21573 32 16.5Z",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}))),(0,r.createElement)("div",{className:"mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"},(0,r.createElement)(Wt.Title,{as:"h3",className:"text-2xl font-semibold text-slate-800"},(0,We.__)("Rollback to Previous Version","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"mt-2 text-sm text-slate-500"},(0,We.__)(`Are you sure you want to rollback to Spectra v${n}?`,"ultimate-addons-for-gutenberg")))),(0,r.createElement)("div",{className:"mt-6 sm:flex sm:flex-row sm:ml-20"},(0,r.createElement)("button",{type:"button",className:"w-full inline-flex justify-center rounded border border-transparent shadow-sm px-4 py-2 bg-red-600 text-base font-medium text-white focus:bg-red-700 hover:bg-red-700 focus:outline-none sm:mr-3 sm:w-auto sm:text-sm",onClick:()=>{const e=uag_react.rollback_url.replace("VERSION",n);a(!1),l(!0),window.location.href=e}},(0,We.__)("Rollback","ultimate-addons-for-gutenberg")),(0,r.createElement)("button",{type:"button",className:"mt-3 w-full inline-flex justify-center rounded border border-slate-200 shadow-sm px-4 py-2 bg-white text-base font-medium text-slate-800 focus:bg-gray-50 hover:bg-gray-50 focus:outline-none sm:mt-0 sm:w-auto sm:text-sm",onClick:()=>{a(!t)},ref:u},(0,We.__)("Cancel","ultimate-addons-for-gutenberg"))))))))},Ua=()=>{const e=uag_react.global_data.uag_previous_versions,[t,a]=(0,i.useState)(e[0].value),[n,l]=(0,i.useState)(!1),[o,s]=(0,i.useState)(!1);return(0,r.createElement)(r.Fragment,null,(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Rollback to Previous Version","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex justify-right"},(0,r.createElement)("select",{id:"location",name:"location",className:"block h-9 mr-2 sm:text-sm spectra-admin__input-field spectra-admin__dropdown",onBlur:e=>{a(e.target.value)}},e.map((e=>(0,r.createElement)("option",{key:e.value,value:e.value},e.label)))),(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra transition focus:bg-spectra-hover hover:bg-spectra-hover focus:outline-none h-9",onClick:()=>{l(!0)}},o&&(0,r.createElement)("svg",{className:"animate-spin -ml-1 mr-3 h-5 w-5 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},(0,r.createElement)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,r.createElement)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),(0,We.__)("Rollback","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)(`Experiencing an issue with Spectra version ${uag_react.plugin_ver}? Roll back to a previous version to help troubleshoot the issue.`,"ultimate-addons-for-gutenberg"))),(0,r.createElement)(Ba,{openPopup:n,setopenPopup:l,previousVersionSelect:t,setconfirmPopup:s}))};function Wa(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ga=()=>{const e=oa(),t=da((e=>e.enableBeta)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Beta","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_BETA",payload:a});const n=new window.FormData;n.append("action","uag_enable_beta_updates"),n.append("security",uag_react.enable_beta_updates_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Wa(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500")},(0,r.createElement)("span",{"aria-hidden":"true",className:Wa(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to turn on beta updates and be notified when a new beta version of Spectra is available. The beta version will not install automatically, you will have to install it when you get a notification. It is recommended to try beta on a test environment only.","ultimate-addons-for-gutenberg")))};function za(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Za=()=>{const e=oa(),t=da((e=>e.enableLegacyBlocks)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Legacy Blocks","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:t,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_LEGACY_BLOCKS",payload:a});const n=new window.FormData;n.append("action","uag_enable_legacy_blocks"),n.append("security",uag_react.enable_legacy_blocks_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:za(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500")},(0,r.createElement)("span",{"aria-hidden":"true",className:za(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to enable the support of our Legacy Blocks on the site.","ultimate-addons-for-gutenberg")))};function Ka(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $a(e,t){for(var a=0;a<t.length;a++){var n=t[a];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Ya(e,t,a){return t&&$a(e.prototype,t),a&&$a(e,a),e}function Ja(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&K(e,t)}function qa(e){return qa="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},qa(e)}function Xa(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Qa(e,t){return!t||"object"!==qa(t)&&"function"!=typeof t?Xa(e):t}function en(e){return en=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},en(e)}var tn=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function an(e,t){if(e.length!==t.length)return!1;for(var a=0;a<e.length;a++)if(!((n=e[a])===(r=t[a])||tn(n)&&tn(r)))return!1;var n,r;return!0}var nn=function(e,t){var a;void 0===t&&(t=an);var n,r=[],i=!1;return function(){for(var l=[],o=0;o<arguments.length;o++)l[o]=arguments[o];return i&&a===this&&t(l,r)||(n=e.apply(this,l),i=!0,a=this,r=l),n}},rn=function(){function e(e){this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.before=null}var t=e.prototype;return t.insert=function(e){if(this.ctr%(this.isSpeedy?65e3:1)==0){var t,a=function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t}(this);t=0===this.tags.length?this.before:this.tags[this.tags.length-1].nextSibling,this.container.insertBefore(a,t),this.tags.push(a)}var n=this.tags[this.tags.length-1];if(this.isSpeedy){var r=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(n);try{var i=105===e.charCodeAt(1)&&64===e.charCodeAt(0);r.insertRule(e,i?0:r.cssRules.length)}catch(e){}}else n.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),ln=function(e){function t(e,n,s,u,m){for(var f,g,p,h,y,D=0,E=0,C=0,_=0,k=0,M=0,L=p=f=0,V=0,R=0,F=0,H=0,j=s.length,B=j-1,U="",W="",G="",z="";V<j;){if(g=s.charCodeAt(V),V===B&&0!==E+_+C+D&&(0!==E&&(g=47===E?10:47),_=C=D=0,j++,B++),0===E+_+C+D){if(V===B&&(0<R&&(U=U.replace(d,"")),0<U.trim().length)){switch(g){case 32:case 9:case 59:case 13:case 10:break;default:U+=s.charAt(V)}g=59}switch(g){case 123:for(f=(U=U.trim()).charCodeAt(0),p=1,H=++V;V<j;){switch(g=s.charCodeAt(V)){case 123:p++;break;case 125:p--;break;case 47:switch(g=s.charCodeAt(V+1)){case 42:case 47:e:{for(L=V+1;L<B;++L)switch(s.charCodeAt(L)){case 47:if(42===g&&42===s.charCodeAt(L-1)&&V+2!==L){V=L+1;break e}break;case 10:if(47===g){V=L+1;break e}}V=L}}break;case 91:g++;case 40:g++;case 34:case 39:for(;V++<B&&s.charCodeAt(V)!==g;);}if(0===p)break;V++}if(p=s.substring(H,V),0===f&&(f=(U=U.replace(c,"").trim()).charCodeAt(0)),64===f){switch(0<R&&(U=U.replace(d,"")),g=U.charCodeAt(1)){case 100:case 109:case 115:case 45:R=n;break;default:R=A}if(H=(p=t(n,R,p,g,m+1)).length,0<P&&(y=o(3,p,R=a(A,U,F),n,O,S,H,g,m,u),U=R.join(""),void 0!==y&&0===(H=(p=y.trim()).length)&&(g=0,p="")),0<H)switch(g){case 115:U=U.replace(x,l);case 100:case 109:case 45:p=U+"{"+p+"}";break;case 107:p=(U=U.replace(v,"$1 $2"))+"{"+p+"}",p=1===N||2===N&&i("@"+p,3)?"@-webkit-"+p+"@"+p:"@"+p;break;default:p=U+p,112===u&&(W+=p,p="")}else p=""}else p=t(n,a(n,U,F),p,u,m+1);G+=p,p=F=R=L=f=0,U="",g=s.charCodeAt(++V);break;case 125:case 59:if(1<(H=(U=(0<R?U.replace(d,""):U).trim()).length))switch(0===L&&(f=U.charCodeAt(0),45===f||96<f&&123>f)&&(H=(U=U.replace(" ",":")).length),0<P&&void 0!==(y=o(1,U,n,e,O,S,W.length,u,m,u))&&0===(H=(U=y.trim()).length)&&(U="\0\0"),f=U.charCodeAt(0),g=U.charCodeAt(1),f){case 0:break;case 64:if(105===g||99===g){z+=U+s.charAt(V);break}default:58!==U.charCodeAt(H-1)&&(W+=r(U,f,g,U.charCodeAt(2)))}F=R=L=f=0,U="",g=s.charCodeAt(++V)}}switch(g){case 13:case 10:47===E?E=0:0===1+f&&107!==u&&0<U.length&&(R=1,U+="\0"),0<P*I&&o(0,U,n,e,O,S,W.length,u,m,u),S=1,O++;break;case 59:case 125:if(0===E+_+C+D){S++;break}default:switch(S++,h=s.charAt(V),g){case 9:case 32:if(0===_+D+E)switch(k){case 44:case 58:case 9:case 32:h="";break;default:32!==g&&(h=" ")}break;case 0:h="\\0";break;case 12:h="\\f";break;case 11:h="\\v";break;case 38:0===_+E+D&&(R=F=1,h="\f"+h);break;case 108:if(0===_+E+D+T&&0<L)switch(V-L){case 2:112===k&&58===s.charCodeAt(V-3)&&(T=k);case 8:111===M&&(T=M)}break;case 58:0===_+E+D&&(L=V);break;case 44:0===E+C+_+D&&(R=1,h+="\r");break;case 34:case 39:0===E&&(_=_===g?0:0===_?g:_);break;case 91:0===_+E+C&&D++;break;case 93:0===_+E+C&&D--;break;case 41:0===_+E+D&&C--;break;case 40:0===_+E+D&&(0===f&&(2*k+3*M==533||(f=1)),C++);break;case 64:0===E+C+_+D+L+p&&(p=1);break;case 42:case 47:if(!(0<_+D+C))switch(E){case 0:switch(2*g+3*s.charCodeAt(V+1)){case 235:E=47;break;case 220:H=V,E=42}break;case 42:47===g&&42===k&&H+2!==V&&(33===s.charCodeAt(H+2)&&(W+=s.substring(H,V+1)),h="",E=0)}}0===E&&(U+=h)}M=k,k=g,V++}if(0<(H=W.length)){if(R=n,0<P&&void 0!==(y=o(2,W,R,e,O,S,H,u,m,u))&&0===(W=y).length)return z+W+G;if(W=R.join(",")+"{"+W+"}",0!=N*T){switch(2!==N||i(W,2)||(T=0),T){case 111:W=W.replace(w,":-moz-$1")+W;break;case 112:W=W.replace(b,"::-webkit-input-$1")+W.replace(b,"::-moz-$1")+W.replace(b,":-ms-input-$1")+W}T=0}}return z+W+G}function a(e,t,a){var r=t.trim().split(p);t=r;var i=r.length,l=e.length;switch(l){case 0:case 1:var o=0;for(e=0===l?"":e[0]+" ";o<i;++o)t[o]=n(e,t[o],a).trim();break;default:var s=o=0;for(t=[];o<i;++o)for(var u=0;u<l;++u)t[s++]=n(e[u]+" ",r[o],a).trim()}return t}function n(e,t,a){var n=t.charCodeAt(0);switch(33>n&&(n=(t=t.trim()).charCodeAt(0)),n){case 38:return t.replace(h,"$1"+e.trim());case 58:return e.trim()+t.replace(h,"$1"+e.trim());default:if(0<1*a&&0<t.indexOf("\f"))return t.replace(h,(58===e.charCodeAt(0)?"":"$1")+e.trim())}return e+t}function r(e,t,a,n){var l=e+";",o=2*t+3*a+4*n;if(944===o){e=l.indexOf(":",9)+1;var s=l.substring(e,l.length-1).trim();return s=l.substring(0,e).trim()+s+";",1===N||2===N&&i(s,1)?"-webkit-"+s+s:s}if(0===N||2===N&&!i(l,1))return l;switch(o){case 1015:return 97===l.charCodeAt(10)?"-webkit-"+l+l:l;case 951:return 116===l.charCodeAt(3)?"-webkit-"+l+l:l;case 963:return 110===l.charCodeAt(5)?"-webkit-"+l+l:l;case 1009:if(100!==l.charCodeAt(4))break;case 969:case 942:return"-webkit-"+l+l;case 978:return"-webkit-"+l+"-moz-"+l+l;case 1019:case 983:return"-webkit-"+l+"-moz-"+l+"-ms-"+l+l;case 883:if(45===l.charCodeAt(8))return"-webkit-"+l+l;if(0<l.indexOf("image-set(",11))return l.replace(k,"$1-webkit-$2")+l;break;case 932:if(45===l.charCodeAt(4))switch(l.charCodeAt(5)){case 103:return"-webkit-box-"+l.replace("-grow","")+"-webkit-"+l+"-ms-"+l.replace("grow","positive")+l;case 115:return"-webkit-"+l+"-ms-"+l.replace("shrink","negative")+l;case 98:return"-webkit-"+l+"-ms-"+l.replace("basis","preferred-size")+l}return"-webkit-"+l+"-ms-"+l+l;case 964:return"-webkit-"+l+"-ms-flex-"+l+l;case 1023:if(99!==l.charCodeAt(8))break;return"-webkit-box-pack"+(s=l.substring(l.indexOf(":",15)).replace("flex-","").replace("space-between","justify"))+"-webkit-"+l+"-ms-flex-pack"+s+l;case 1005:return f.test(l)?l.replace(m,":-webkit-")+l.replace(m,":-moz-")+l:l;case 1e3:switch(t=(s=l.substring(13).trim()).indexOf("-")+1,s.charCodeAt(0)+s.charCodeAt(t)){case 226:s=l.replace(y,"tb");break;case 232:s=l.replace(y,"tb-rl");break;case 220:s=l.replace(y,"lr");break;default:return l}return"-webkit-"+l+"-ms-"+s+l;case 1017:if(-1===l.indexOf("sticky",9))break;case 975:switch(t=(l=e).length-10,o=(s=(33===l.charCodeAt(t)?l.substring(0,t):l).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|s.charCodeAt(7))){case 203:if(111>s.charCodeAt(8))break;case 115:l=l.replace(s,"-webkit-"+s)+";"+l;break;case 207:case 102:l=l.replace(s,"-webkit-"+(102<o?"inline-":"")+"box")+";"+l.replace(s,"-webkit-"+s)+";"+l.replace(s,"-ms-"+s+"box")+";"+l}return l+";";case 938:if(45===l.charCodeAt(5))switch(l.charCodeAt(6)){case 105:return s=l.replace("-items",""),"-webkit-"+l+"-webkit-box-"+s+"-ms-flex-"+s+l;case 115:return"-webkit-"+l+"-ms-flex-item-"+l.replace(E,"")+l;default:return"-webkit-"+l+"-ms-flex-line-pack"+l.replace("align-content","").replace(E,"")+l}break;case 973:case 989:if(45!==l.charCodeAt(3)||122===l.charCodeAt(4))break;case 931:case 953:if(!0===_.test(e))return 115===(s=e.substring(e.indexOf(":")+1)).charCodeAt(0)?r(e.replace("stretch","fill-available"),t,a,n).replace(":fill-available",":stretch"):l.replace(s,"-webkit-"+s)+l.replace(s,"-moz-"+s.replace("fill-",""))+l;break;case 962:if(l="-webkit-"+l+(102===l.charCodeAt(5)?"-ms-"+l:"")+l,211===a+n&&105===l.charCodeAt(13)&&0<l.indexOf("transform",10))return l.substring(0,l.indexOf(";",27)+1).replace(g,"$1-webkit-$2")+l}return l}function i(e,t){var a=e.indexOf(1===t?":":"{"),n=e.substring(0,3!==t?a:10);return a=e.substring(a+1,e.length-1),L(2!==t?n:n.replace(C,"$1"),a,t)}function l(e,t){var a=r(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return a!==t+";"?a.replace(D," or ($1)").substring(4):"("+t+")"}function o(e,t,a,n,r,i,l,o,s,c){for(var d,m=0,f=t;m<P;++m)switch(d=M[m].call(u,e,f,a,n,r,i,l,o,s,c)){case void 0:case!1:case!0:case null:break;default:f=d}if(f!==t)return f}function s(e){return void 0!==(e=e.prefix)&&(L=null,e?"function"!=typeof e?N=1:(N=2,L=e):N=0),s}function u(e,a){var n=e;if(33>n.charCodeAt(0)&&(n=n.trim()),n=[n],0<P){var r=o(-1,a,n,n,O,S,0,0,0,0);void 0!==r&&"string"==typeof r&&(a=r)}var i=t(A,n,a,0,0);return 0<P&&void 0!==(r=o(-2,i,n,n,O,S,i.length,0,0,0))&&(i=r),T=0,S=O=1,i}var c=/^\0+/g,d=/[\0\r\f]/g,m=/: */g,f=/zoo|gra/,g=/([,: ])(transform)/g,p=/,\r+?/g,h=/([\t\r\n ])*\f?&/g,v=/@(k\w+)\s*(\S*)\s*/,b=/::(place)/g,w=/:(read-only)/g,y=/[svh]\w+-[tblr]{2}/,x=/\(\s*(.*)\s*\)/g,D=/([\s\S]*?);/g,E=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,_=/stretch|:\s*\w+\-(?:conte|avail)/,k=/([^-])(image-set\()/,S=1,O=1,T=0,N=1,A=[],M=[],P=0,L=null,I=0;return u.use=function e(t){switch(t){case void 0:case null:P=M.length=0;break;default:if("function"==typeof t)M[P++]=t;else if("object"==typeof t)for(var a=0,n=t.length;a<n;++a)e(t[a]);else I=0|!!t}return e},u.set=s,void 0!==e&&s(e),u},on="/*|*/";function sn(e){e&&un.current.insert(e+"}")}var un={current:null},cn=function(e,t,a,n,r,i,l,o,s,u){switch(e){case 1:switch(t.charCodeAt(0)){case 64:return un.current.insert(t+";"),"";case 108:if(98===t.charCodeAt(2))return""}break;case 2:if(0===o)return t+on;break;case 3:switch(o){case 102:case 112:return un.current.insert(a[0]+t),"";default:return t+(0===u?on:"")}case-2:t.split("/*|*/}").forEach(sn)}};function dn(e,t,a){var n="";return a.split(" ").forEach((function(a){void 0!==e[a]?t.push(e[a]):n+=a+" "})),n}var mn,fn,gn=function(e,t,a){var n=e.key+"-"+t.name;if(!1===a&&void 0===e.registered[n]&&(e.registered[n]=t.styles),void 0===e.inserted[t.name]){var r=t;do{e.insert("."+n,r,e.sheet,!0),r=r.next}while(void 0!==r)}},pn=function(e){for(var t,a=0,n=0,r=e.length;r>=4;++n,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),a=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&a)+(59797*(a>>>16)<<16);switch(r){case 3:a^=(255&e.charCodeAt(n+2))<<16;case 2:a^=(255&e.charCodeAt(n+1))<<8;case 1:a=1540483477*(65535&(a^=255&e.charCodeAt(n)))+(59797*(a>>>16)<<16)}return(((a=1540483477*(65535&(a^=a>>>13))+(59797*(a>>>16)<<16))^a>>>15)>>>0).toString(36)},hn={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},vn=/[A-Z]|^ms/g,bn=/_EMO_([^_]+?)_([^]*?)_EMO_/g,wn=function(e){return 45===e.charCodeAt(1)},yn=function(e){return null!=e&&"boolean"!=typeof e},xn=(mn=function(e){return wn(e)?e:e.replace(vn,"-$&").toLowerCase()},fn={},function(e){return void 0===fn[e]&&(fn[e]=mn(e)),fn[e]}),Dn=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(bn,(function(e,t,a){return Cn={name:t,styles:a,next:Cn},t}))}return 1===hn[e]||wn(e)||"number"!=typeof t||0===t?t:t+"px"};function En(e,t,a,n){if(null==a)return"";if(void 0!==a.__emotion_styles)return a;switch(typeof a){case"boolean":return"";case"object":if(1===a.anim)return Cn={name:a.name,styles:a.styles,next:Cn},a.name;if(void 0!==a.styles){var r=a.next;if(void 0!==r)for(;void 0!==r;)Cn={name:r.name,styles:r.styles,next:Cn},r=r.next;return a.styles+";"}return function(e,t,a){var n="";if(Array.isArray(a))for(var r=0;r<a.length;r++)n+=En(e,t,a[r],!1);else for(var i in a){var l=a[i];if("object"!=typeof l)null!=t&&void 0!==t[l]?n+=i+"{"+t[l]+"}":yn(l)&&(n+=xn(i)+":"+Dn(i,l)+";");else if(!Array.isArray(l)||"string"!=typeof l[0]||null!=t&&void 0!==t[l[0]]){var o=En(e,t,l,!1);switch(i){case"animation":case"animationName":n+=xn(i)+":"+o+";";break;default:n+=i+"{"+o+"}"}}else for(var s=0;s<l.length;s++)yn(l[s])&&(n+=xn(i)+":"+Dn(i,l[s])+";")}return n}(e,t,a);case"function":if(void 0!==e){var i=Cn,l=a(e);return Cn=i,En(e,t,l,n)}}if(null==t)return a;var o=t[a];return void 0===o||n?a:o}var Cn,kn=/label:\s*([^\s;\n{]+)\s*;/g,Sn=function(e,t,a){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,r="";Cn=void 0;var i=e[0];null==i||void 0===i.raw?(n=!1,r+=En(a,t,i,!1)):r+=i[0];for(var l=1;l<e.length;l++)r+=En(a,t,e[l],46===r.charCodeAt(r.length-1)),n&&(r+=i[l]);kn.lastIndex=0;for(var o,s="";null!==(o=kn.exec(r));)s+="-"+o[1];return{name:pn(r)+s,styles:r,next:Cn}},On=Object.prototype.hasOwnProperty,Tn=(0,i.createContext)("undefined"!=typeof HTMLElement?function(e){void 0===e&&(e={});var t,a=e.key||"css";void 0!==e.prefix&&(t={prefix:e.prefix});var n,r=new ln(t),i={};n=e.container||document.head;var l,o=document.querySelectorAll("style[data-emotion-"+a+"]");Array.prototype.forEach.call(o,(function(e){e.getAttribute("data-emotion-"+a).split(" ").forEach((function(e){i[e]=!0})),e.parentNode!==n&&n.appendChild(e)})),r.use(e.stylisPlugins)(cn),l=function(e,t,a,n){var i=t.name;un.current=a,r(e,t.styles),n&&(s.inserted[i]=!0)};var s={key:a,sheet:new rn({key:a,container:n,nonce:e.nonce,speedy:e.speedy}),nonce:e.nonce,inserted:i,registered:{},insert:l};return s}():null),Nn=(0,i.createContext)({}),An=(Tn.Provider,function(e){var t=function(t,a){return(0,i.createElement)(Tn.Consumer,null,(function(n){return e(t,n,a)}))};return(0,i.forwardRef)(t)}),Mn="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Pn=function(e,t){var a={};for(var n in t)On.call(t,n)&&(a[n]=t[n]);return a[Mn]=e,a},Ln=function(e,t,a,n){var r=null===a?t.css:t.css(a);"string"==typeof r&&void 0!==e.registered[r]&&(r=e.registered[r]);var l=t[Mn],o=[r],s="";"string"==typeof t.className?s=dn(e.registered,o,t.className):null!=t.className&&(s=t.className+" ");var u=Sn(o);gn(e,u,"string"==typeof l),s+=e.key+"-"+u.name;var c={};for(var d in t)On.call(t,d)&&"css"!==d&&d!==Mn&&(c[d]=t[d]);return c.ref=n,c.className=s,(0,i.createElement)(l,c)},In=An((function(e,t,a){return"function"==typeof e.css?(0,i.createElement)(Nn.Consumer,null,(function(n){return Ln(t,e,n,a)})):Ln(t,e,null,a)})),Vn=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return Sn(t)},Rn=function(e,t){var a=arguments;if(null==t||!On.call(t,"css"))return i.createElement.apply(void 0,a);var n=a.length,r=new Array(n);r[0]=In,r[1]=Pn(e,t);for(var l=2;l<n;l++)r[l]=a[l];return i.createElement.apply(null,r)},Fn=(i.Component,function e(t){for(var a=t.length,n=0,r="";n<a;n++){var i=t[n];if(null!=i){var l=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))l=e(i);else for(var o in l="",i)i[o]&&o&&(l&&(l+=" "),l+=o);break;default:l=i}l&&(r&&(r+=" "),r+=l)}}return r});function Hn(e,t,a){var n=[],r=dn(e,n,a);return n.length<2?a:r+t(n)}var jn=An((function(e,t){return(0,i.createElement)(Nn.Consumer,null,(function(a){var n=function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];var r=Sn(a,t.registered);return gn(t,r,!1),t.key+"-"+r.name},r={css:n,cx:function(){for(var e=arguments.length,a=new Array(e),r=0;r<e;r++)a[r]=arguments[r];return Hn(t.registered,n,Fn(a))},theme:a};return e.children(r)}))}));function Bn(e,t){if(null==e)return{};var a,n,r=ye(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(r[a]=e[a])}return r}function Un(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n}function Wn(e,t){if(e){if("string"==typeof e)return Un(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?Un(e,t):void 0}}function Gn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var n,r,i=[],_n=!0,l=!1;try{for(a=a.call(e);!(_n=(n=a.next()).done)&&(i.push(n.value),!t||i.length!==t);_n=!0);}catch(e){l=!0,r=e}finally{try{_n||null==a.return||a.return()}finally{if(l)throw r}}return i}}(e,t)||Wn(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function zn(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var Zn=a(639),Kn=function(){};function $n(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Yn(e,t,a){var n=[a];if(t&&e)for(var r in t)t.hasOwnProperty(r)&&t[r]&&n.push("".concat($n(e,r)));return n.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var Jn=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===qa(e)&&null!==e?[e]:[]};function qn(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function Xn(e){return qn(e)?window.pageYOffset:e.scrollTop}function Qn(e,t){qn(e)?window.scrollTo(0,t):e.scrollTop=t}function er(e,t,a,n){return a*((e=e/n-1)*e*e+1)+t}function tr(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Kn,r=Xn(e),i=t-r,l=10,o=0;function s(){var t=er(o+=l,r,i,a);Qn(e,t),o<a?window.requestAnimationFrame(s):n(e)}s()}function ar(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}function nr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function rr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?nr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):nr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}function ir(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var a,n=en(e);if(t){var r=en(this).constructor;a=Reflect.construct(n,arguments,r)}else a=n.apply(this,arguments);return Qa(this,a)}}function lr(e){var t=e.maxHeight,a=e.menuEl,n=e.minHeight,r=e.placement,i=e.shouldScroll,l=e.isFixedPosition,o=e.theme.spacing,s=function(e){var t=getComputedStyle(e),a="absolute"===t.position,n=/(auto|scroll)/,r=document.documentElement;if("fixed"===t.position)return r;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!a||"static"!==t.position)&&n.test(t.overflow+t.overflowY+t.overflowX))return i;return r}(a),u={placement:"bottom",maxHeight:t};if(!a||!a.offsetParent)return u;var c=s.getBoundingClientRect().height,d=a.getBoundingClientRect(),m=d.bottom,f=d.height,g=d.top,p=a.offsetParent.getBoundingClientRect().top,h=window.innerHeight,v=Xn(s),b=parseInt(getComputedStyle(a).marginBottom,10),w=parseInt(getComputedStyle(a).marginTop,10),y=p-w,x=h-g,D=y+v,E=c-v-g,C=m-h+v+b,_=v+g-w,k=160;switch(r){case"auto":case"bottom":if(x>=f)return{placement:"bottom",maxHeight:t};if(E>=f&&!l)return i&&tr(s,C,k),{placement:"bottom",maxHeight:t};if(!l&&E>=n||l&&x>=n)return i&&tr(s,C,k),{placement:"bottom",maxHeight:l?x-b:E-b};if("auto"===r||l){var S=t,O=l?y:D;return O>=n&&(S=Math.min(O-b-o.controlHeight,t)),{placement:"top",maxHeight:S}}if("bottom"===r)return Qn(s,C),{placement:"bottom",maxHeight:t};break;case"top":if(y>=f)return{placement:"top",maxHeight:t};if(D>=f&&!l)return i&&tr(s,_,k),{placement:"top",maxHeight:t};if(!l&&D>=n||l&&y>=n){var T=t;return(!l&&D>=n||l&&y>=n)&&(T=l?y-w:D-w),i&&tr(s,_,k),{placement:"top",maxHeight:T}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(r,'".'))}return u}var or=function(e){return"auto"===e?"bottom":e},sr=(0,i.createContext)({getPortalPlacement:null}),ur=function(e){Ja(a,e);var t=ir(a);function a(){var e;Ka(this,a);for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(e=t.call.apply(t,[this].concat(r))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var a=e.props,n=a.minMenuHeight,r=a.maxMenuHeight,i=a.menuPlacement,l=a.menuPosition,o=a.menuShouldScrollIntoView,s=a.theme;if(t){var u="fixed"===l,c=lr({maxHeight:r,menuEl:t,minHeight:n,placement:i,shouldScroll:o&&!u,isFixedPosition:u,theme:s}),d=e.context.getPortalPlacement;d&&d(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,a=e.state.placement||or(t);return rr(rr({},e.props),{},{placement:a,maxHeight:e.state.maxHeight})},e}return Ya(a,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),a}(i.Component);ur.contextType=sr;var cr=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"}},dr=cr,mr=cr,fr=function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("noOptionsMessage",e),className:n({"menu-notice":!0,"menu-notice--no-options":!0},a)},i),t)};fr.defaultProps={children:"No options"};var gr=function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("loadingMessage",e),className:n({"menu-notice":!0,"menu-notice--loading":!0},a)},i),t)};gr.defaultProps={children:"Loading..."};var pr=function(e){Ja(a,e);var t=ir(a);function a(){var e;Ka(this,a);for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(e=t.call.apply(t,[this].concat(r))).state={placement:null},e.getPortalPlacement=function(t){var a=t.placement;a!==or(e.props.menuPlacement)&&e.setState({placement:a})},e}return Ya(a,[{key:"render",value:function(){var e=this.props,t=e.appendTo,a=e.children,n=e.controlElement,r=e.menuPlacement,i=e.menuPosition,l=e.getStyles,s="fixed"===i;if(!t&&!s||!n)return null;var u=this.state.placement||or(r),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}}(n),d=s?0:window.pageYOffset,m=c[u]+d,f=Rn("div",{css:l("menuPortal",{offset:m,position:i,rect:c})},a);return Rn(sr.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?(0,o.createPortal)(f,t):f)}}]),a}(i.Component),hr=Array.isArray,vr=Object.keys,br=Object.prototype.hasOwnProperty;function wr(e,t){if(e===t)return!0;if(e&&t&&"object"==qa(e)&&"object"==qa(t)){var a,n,r,i=hr(e),l=hr(t);if(i&&l){if((n=e.length)!=t.length)return!1;for(a=n;0!=a--;)if(!wr(e[a],t[a]))return!1;return!0}if(i!=l)return!1;var o=e instanceof Date,s=t instanceof Date;if(o!=s)return!1;if(o&&s)return e.getTime()==t.getTime();var u=e instanceof RegExp,c=t instanceof RegExp;if(u!=c)return!1;if(u&&c)return e.toString()==t.toString();var d=vr(e);if((n=d.length)!==vr(t).length)return!1;for(a=n;0!=a--;)if(!br.call(t,d[a]))return!1;for(a=n;0!=a--;)if(!("_owner"===(r=d[a])&&e.$$typeof||wr(e[r],t[r])))return!1;return!0}return e!=e&&t!=t}function yr(e,t){try{return wr(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}}function xr(){var e,t,a=(e=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return xr=function(){return a},a}var Dr={name:"19bqh2r",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;"},Er=function(e){var t=e.size,a=Bn(e,["size"]);return Rn("svg",q({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Dr},a))},Cr=function(e){return Rn(Er,q({size:20},e),Rn("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"}))},_r=function(e){return Rn(Er,q({size:20},e),Rn("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"}))},kr=function(e){var t=e.isFocused,a=e.theme,n=a.spacing.baseUnit,r=a.colors;return{label:"indicatorContainer",color:t?r.neutral60:r.neutral20,display:"flex",padding:2*n,transition:"color 150ms",":hover":{color:t?r.neutral80:r.neutral40}}},Sr=kr,Or=kr,Tr=function(){var e=Vn.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(xr()),Nr=function(e){var t=e.delay,a=e.offset;return Rn("span",{css:Vn({animation:"".concat(Tr," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:a?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"")})},Ar=function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerProps,i=e.isRtl;return Rn("div",q({},r,{css:n("loadingIndicator",e),className:a({indicator:!0,"loading-indicator":!0},t)}),Rn(Nr,{delay:0,offset:i}),Rn(Nr,{delay:160,offset:!0}),Rn(Nr,{delay:320,offset:!i}))};function Mr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Pr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Mr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Mr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}function Lr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Ir(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Lr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Lr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}Ar.defaultProps={size:4};var Vr=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}};function Rr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Fr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Rr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Rr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var Hr=function(e){var t=e.children,a=e.innerProps;return Rn("div",a,t)},jr=Hr,Br=Hr,Ur=function(e){var t=e.children,a=e.className,n=e.components,r=e.cx,i=e.data,l=e.getStyles,o=e.innerProps,s=e.isDisabled,u=e.removeProps,c=e.selectProps,d=n.Container,m=n.Label,f=n.Remove;return Rn(jn,null,(function(n){var g=n.css,p=n.cx;return Rn(d,{data:i,innerProps:Fr(Fr({},o),{},{className:p(g(l("multiValue",e)),r({"multi-value":!0,"multi-value--is-disabled":s},a))}),selectProps:c},Rn(m,{data:i,innerProps:{className:p(g(l("multiValueLabel",e)),r({"multi-value__label":!0},a))},selectProps:c},t),Rn(f,{data:i,innerProps:Fr({className:p(g(l("multiValueRemove",e)),r({"multi-value__remove":!0},a))},u),selectProps:c}))}))};function Wr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Gr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Wr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Wr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}Ur.defaultProps={cropWithEllipsis:!0};for(var zr={ClearIndicator:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({},i,{css:r("clearIndicator",e),className:n({indicator:!0,"clear-indicator":!0},a)}),t||Rn(Cr,null))},Control:function(e){var t=e.children,a=e.cx,n=e.getStyles,r=e.className,i=e.isDisabled,l=e.isFocused,o=e.innerRef,s=e.innerProps,u=e.menuIsOpen;return Rn("div",q({ref:o,css:n("control",e),className:a({control:!0,"control--is-disabled":i,"control--is-focused":l,"control--menu-is-open":u},r)},s),t)},DropdownIndicator:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({},i,{css:r("dropdownIndicator",e),className:n({indicator:!0,"dropdown-indicator":!0},a)}),t||Rn(_r,null))},DownChevron:_r,CrossIcon:Cr,Group:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.Heading,l=e.headingProps,o=e.label,s=e.theme,u=e.selectProps;return Rn("div",{css:r("group",e),className:n({group:!0},a)},Rn(i,q({},l,{selectProps:u,theme:s,getStyles:r,cx:n}),o),Rn("div",null,t))},GroupHeading:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.theme,i=(e.selectProps,Bn(e,["className","cx","getStyles","theme","selectProps"]));return Rn("div",q({css:n("groupHeading",Pr({theme:r},i)),className:a({"group-heading":!0},t)},i))},IndicatorsContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles;return Rn("div",{css:r("indicatorsContainer",e),className:n({indicators:!0},a)},t)},IndicatorSeparator:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerProps;return Rn("span",q({},r,{css:n("indicatorSeparator",e),className:a({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerRef,i=e.isHidden,l=e.isDisabled,o=e.theme,s=(e.selectProps,Bn(e,["className","cx","getStyles","innerRef","isHidden","isDisabled","theme","selectProps"]));return Rn("div",{css:n("input",Ir({theme:o},s))},Rn(Zn.Z,q({className:a({input:!0},t),inputRef:r,inputStyle:Vr(i),disabled:l},s)))},LoadingIndicator:Ar,Menu:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerRef,l=e.innerProps;return Rn("div",q({css:r("menu",e),className:n({menu:!0},a)},l,{ref:i}),t)},MenuList:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isMulti,l=e.innerRef,o=e.innerProps;return Rn("div",q({css:r("menuList",e),className:n({"menu-list":!0,"menu-list--is-multi":i},a),ref:l},o),t)},MenuPortal:pr,LoadingMessage:gr,NoOptionsMessage:fr,MultiValue:Ur,MultiValueContainer:jr,MultiValueLabel:Br,MultiValueRemove:function(e){var t=e.children,a=e.innerProps;return Rn("div",a,t||Rn(Cr,{size:14}))},Option:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isDisabled,l=e.isFocused,o=e.isSelected,s=e.innerRef,u=e.innerProps;return Rn("div",q({css:r("option",e),className:n({option:!0,"option--is-disabled":i,"option--is-focused":l,"option--is-selected":o},a),ref:s},u),t)},Placeholder:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("placeholder",e),className:n({placeholder:!0},a)},i),t)},SelectContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps,l=e.isDisabled,o=e.isRtl;return Rn("div",q({css:r("container",e),className:n({"--is-disabled":l,"--is-rtl":o},a)},i),t)},SingleValue:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isDisabled,l=e.innerProps;return Rn("div",q({css:r("singleValue",e),className:n({"single-value":!0,"single-value--is-disabled":i},a)},l),t)},ValueContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.isMulti,i=e.getStyles,l=e.hasValue;return Rn("div",{css:i("valueContainer",e),className:n({"value-container":!0,"value-container--is-multi":r,"value-container--has-value":l},a)},t)}},Zr=function(e){return Gr(Gr({},zr),e.components)},Kr=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],$r=new RegExp("["+Kr.map((function(e){return e.letters})).join("")+"]","g"),Yr={},Jr=0;Jr<Kr.length;Jr++)for(var qr=Kr[Jr],Xr=0;Xr<qr.letters.length;Xr++)Yr[qr.letters[Xr]]=qr.base;var Qr=function(e){return e.replace($r,(function(e){return Yr[e]}))};function ei(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}var ti=function(e){return e.replace(/^\s+|\s+$/g,"")},ai=function(e){return"".concat(e.label," ").concat(e.value)},ni={name:"1laao21-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;"},ri=function(e){return Rn("span",q({css:ni},e))};function ii(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef,a=(e.emotion,Bn(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]));return Rn("input",q({ref:t},a,{css:Vn({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)"},"")}))}var li=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){return Ka(this,r),n.apply(this,arguments)}return Ya(r,[{key:"componentDidMount",value:function(){this.props.innerRef((0,o.findDOMNode)(this))}},{key:"componentWillUnmount",value:function(){this.props.innerRef(null)}},{key:"render",value:function(){return this.props.children}}]),r}(i.Component),oi=["boxSizing","height","overflow","paddingRight","position"],si={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ui(e){e.preventDefault()}function ci(e){e.stopPropagation()}function di(){var e=this.scrollTop,t=this.scrollHeight,a=e+this.offsetHeight;0===e?this.scrollTop=1:a===t&&(this.scrollTop=e-1)}function mi(){return"ontouchstart"in window||navigator.maxTouchPoints}var fi=!(!window.document||!window.document.createElement),gi=0,pi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).originalStyles={},e.listenerOptions={capture:!1,passive:!1},e}return Ya(r,[{key:"componentDidMount",value:function(){var e=this;if(fi){var t=this.props,a=t.accountForScrollbars,n=t.touchScrollTarget,r=document.body,i=r&&r.style;if(a&&oi.forEach((function(t){var a=i&&i[t];e.originalStyles[t]=a})),a&&gi<1){var l=parseInt(this.originalStyles.paddingRight,10)||0,o=document.body?document.body.clientWidth:0,s=window.innerWidth-o+l||0;Object.keys(si).forEach((function(e){var t=si[e];i&&(i[e]=t)})),i&&(i.paddingRight="".concat(s,"px"))}r&&mi()&&(r.addEventListener("touchmove",ui,this.listenerOptions),n&&(n.addEventListener("touchstart",di,this.listenerOptions),n.addEventListener("touchmove",ci,this.listenerOptions))),gi+=1}}},{key:"componentWillUnmount",value:function(){var e=this;if(fi){var t=this.props,a=t.accountForScrollbars,n=t.touchScrollTarget,r=document.body,i=r&&r.style;gi=Math.max(gi-1,0),a&&gi<1&&oi.forEach((function(t){var a=e.originalStyles[t];i&&(i[t]=a)})),r&&mi()&&(r.removeEventListener("touchmove",ui,this.listenerOptions),n&&(n.removeEventListener("touchstart",di,this.listenerOptions),n.removeEventListener("touchmove",ci,this.listenerOptions)))}}},{key:"render",value:function(){return null}}]),r}(i.Component);pi.defaultProps={accountForScrollbars:!0};var hi={name:"1dsbpcp",styles:"position:fixed;left:0;bottom:0;right:0;top:0;"},vi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).state={touchScrollTarget:null},e.getScrollTarget=function(t){t!==e.state.touchScrollTarget&&e.setState({touchScrollTarget:t})},e.blurSelectInput=function(){document.activeElement&&document.activeElement.blur()},e}return Ya(r,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.isEnabled,n=this.state.touchScrollTarget;return a?Rn("div",null,Rn("div",{onClick:this.blurSelectInput,css:hi}),Rn(li,{innerRef:this.getScrollTarget},t),n?Rn(pi,{touchScrollTarget:n}):null):t}}]),r}(i.PureComponent);var bi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).isBottom=!1,e.isTop=!1,e.scrollTarget=void 0,e.touchStart=void 0,e.cancelScroll=function(e){e.preventDefault(),e.stopPropagation()},e.handleEventDelta=function(t,a){var n=e.props,r=n.onBottomArrive,i=n.onBottomLeave,l=n.onTopArrive,o=n.onTopLeave,s=e.scrollTarget,u=s.scrollTop,c=s.scrollHeight,d=s.clientHeight,m=e.scrollTarget,f=a>0,g=c-d-u,p=!1;g>a&&e.isBottom&&(i&&i(t),e.isBottom=!1),f&&e.isTop&&(o&&o(t),e.isTop=!1),f&&a>g?(r&&!e.isBottom&&r(t),m.scrollTop=c,p=!0,e.isBottom=!0):!f&&-a>u&&(l&&!e.isTop&&l(t),m.scrollTop=0,p=!0,e.isTop=!0),p&&e.cancelScroll(t)},e.onWheel=function(t){e.handleEventDelta(t,t.deltaY)},e.onTouchStart=function(t){e.touchStart=t.changedTouches[0].clientY},e.onTouchMove=function(t){var a=e.touchStart-t.changedTouches[0].clientY;e.handleEventDelta(t,a)},e.getScrollTarget=function(t){e.scrollTarget=t},e}return Ya(r,[{key:"componentDidMount",value:function(){this.startListening(this.scrollTarget)}},{key:"componentWillUnmount",value:function(){this.stopListening(this.scrollTarget)}},{key:"startListening",value:function(e){e&&("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&&("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 l().createElement(li,{innerRef:this.getScrollTarget},this.props.children)}}]),r}(i.Component);function wi(e){var t=e.isEnabled,a=void 0===t||t,n=Bn(e,["isEnabled"]);return a?l().createElement(bi,n):n.children}var yi=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.isSearchable,n=t.isMulti,r=t.label,i=t.isDisabled,l=t.tabSelectsValue;switch(e){case"menu":return"Use Up and Down to choose options".concat(i?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(l?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(r||"Select"," is focused ").concat(a?",type to refine list":"",", press Down to open the menu, ").concat(n?" 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"}},xi=function(e,t){var a=t.value,n=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,n?" is disabled. Select another option.":", selected.")}},Di=function(e){return!!e.isDisabled},Ei={clearIndicator:Or,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,n=e.theme,r=n.colors,i=n.borderRadius,l=n.spacing;return{label:"control",alignItems:"center",backgroundColor:t?r.neutral5:r.neutral0,borderColor:t?r.neutral10:a?r.primary:r.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:a?"0 0 0 1px ".concat(r.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?r.primary:r.neutral30}}},dropdownIndicator:Sr,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,n=a.spacing.baseUnit,r=a.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?r.neutral10:r.neutral20,marginBottom:2*n,marginTop:2*n,width:1}},input:function(e){var t=e.isDisabled,a=e.theme,n=a.spacing,r=a.colors;return{margin:n.baseUnit/2,paddingBottom:n.baseUnit/2,paddingTop:n.baseUnit/2,visibility:t?"hidden":"visible",color:r.neutral80}},loadingIndicator:function(e){var t=e.isFocused,a=e.size,n=e.theme,r=n.colors,i=n.spacing.baseUnit;return{label:"loadingIndicator",color:t?r.neutral60:r.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:a,lineHeight:1,marginRight:a,textAlign:"center",verticalAlign:"middle"}},loadingMessage:mr,menu:function(e){var t,a=e.placement,n=e.theme,r=n.borderRadius,i=n.spacing,l=n.colors;return zn(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(a),"100%"),zn(t,"backgroundColor",l.neutral0),zn(t,"borderRadius",r),zn(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),zn(t,"marginBottom",i.menuGutter),zn(t,"marginTop",i.menuGutter),zn(t,"position","absolute"),zn(t,"width","100%"),zn(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,n=e.position;return{left:t.left,position:n,top:a,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,a=t.spacing,n=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:n/2,display:"flex",margin:a.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,a=t.borderRadius,n=t.colors,r=e.cropWithEllipsis;return{borderRadius:a/2,color:n.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:r?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,a=t.spacing,n=t.borderRadius,r=t.colors;return{alignItems:"center",borderRadius:n/2,backgroundColor:e.isFocused&&r.dangerLight,display:"flex",paddingLeft:a.baseUnit,paddingRight:a.baseUnit,":hover":{backgroundColor:r.dangerLight,color:r.danger}}},noOptionsMessage:dr,option:function(e){var t=e.isDisabled,a=e.isFocused,n=e.isSelected,r=e.theme,i=r.spacing,l=r.colors;return{label:"option",backgroundColor:n?l.primary:a?l.primary25:"transparent",color:t?l.neutral20:n?l.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(n?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,n=a.spacing,r=a.colors;return{label:"singleValue",color:t?r.neutral40:r.neutral80,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,maxWidth:"calc(100% - ".concat(2*n.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"}}},Ci={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}};function _i(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function ki(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?_i(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):_i(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var Si={backspaceRemovesValue:!0,blurInputOnSelect:ar(),captureMenuScroll:!ar(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var a=function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?ei(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):ei(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({ignoreCase:!0,ignoreAccents:!0,stringify:ai,trim:!0,matchFrom:"any"},undefined),n=a.ignoreCase,r=a.ignoreAccents,i=a.stringify,l=a.trim,o=a.matchFrom,s=l?ti(t):t,u=l?ti(i(e)):i(e);return n&&(s=s.toLowerCase(),u=u.toLowerCase()),r&&(s=Qr(s),u=Qr(u)),"start"===o?u.substr(0,s.length)===s:u.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:Di,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},Oi=1,Ti=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(e){var t;Ka(this,r),(t=n.call(this,e)).state={ariaLiveSelection:"",ariaLiveContext:"",focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,menuOptions:{render:[],focusable:[]},selectValue:[]},t.blockOptionHover=!1,t.isComposing=!1,t.clearFocusValueOnUpdate=!1,t.commonProps=void 0,t.components=void 0,t.hasGroups=!1,t.initialTouchX=0,t.initialTouchY=0,t.inputIsHiddenAfterUpdate=void 0,t.instancePrefix="",t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.cacheComponents=function(e){t.components=Zr({components:e})},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,a){var n=t.props,r=n.onChange,i=n.name;r(e,ki(ki({},a),{},{name:i}))},t.setValue=function(e){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,r=t.props,i=r.closeMenuOnSelect,l=r.isMulti;t.onInputChange("",{action:"set-value"}),i&&(t.inputIsHiddenAfterUpdate=!l,t.onMenuClose()),t.clearFocusValueOnUpdate=!0,t.onChange(e,{action:a,option:n})},t.selectOption=function(e){var a,n=t.props,r=n.blurInputOnSelect,i=n.isMulti,l=t.state.selectValue;if(i)if(t.isOptionSelected(e,l)){var o=t.getOptionValue(e);t.setValue(l.filter((function(e){return t.getOptionValue(e)!==o})),"deselect-option",e),t.announceAriaLiveSelection({event:"deselect-option",context:{value:t.getOptionLabel(e)}})}else t.isOptionDisabled(e,l)?t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e),isDisabled:!0}}):(t.setValue([].concat(function(e){if(Array.isArray(e))return Un(e)}(a=l)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(a)||Wn(a)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e]),"select-option",e),t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e)}}));else t.isOptionDisabled(e,l)?t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e),isDisabled:!0}}):(t.setValue(e,"select-option"),t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e)}}));r&&t.blurInput()},t.removeValue=function(e){var a=t.state.selectValue,n=t.getOptionValue(e),r=a.filter((function(e){return t.getOptionValue(e)!==n}));t.onChange(r.length?r:null,{action:"remove-value",removedValue:e}),t.announceAriaLiveSelection({event:"remove-value",context:{value:e?t.getOptionLabel(e):""}}),t.focusInput()},t.clearValue=function(){t.onChange(null,{action:"clear"})},t.popValue=function(){var e=t.state.selectValue,a=e[e.length-1],n=e.slice(0,e.length-1);t.announceAriaLiveSelection({event:"pop-value",context:{value:a?t.getOptionLabel(a):""}}),t.onChange(n.length?n:null,{action:"pop-value",removedValue:a})},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];return Yn.apply(void 0,[t.props.classNamePrefix].concat(a))},t.getOptionLabel=function(e){return t.props.getOptionLabel(e)},t.getOptionValue=function(e){return t.props.getOptionValue(e)},t.getStyles=function(e,a){var n=Ei[e](a);n.boxSizing="border-box";var r=t.props.styles[e];return r?r(n,a):n},t.getElementId=function(e){return"".concat(t.instancePrefix,"-").concat(e)},t.getActiveDescendentId=function(){var e=t.props.menuIsOpen,a=t.state,n=a.menuOptions,r=a.focusedOption;if(r&&e){var i=n.focusable.indexOf(r),l=n.render[i];return l&&l.key}},t.announceAriaLiveSelection=function(e){var a=e.event,n=e.context;t.setState({ariaLiveSelection:xi(a,n)})},t.announceAriaLiveContext=function(e){var a=e.event,n=e.context;t.setState({ariaLiveContext:yi(a,ki(ki({},n),{},{label:t.props["aria-label"]}))})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){var a=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():a&&t.openMenu("first"):(a&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var a=t.props,n=a.isMulti,r=a.menuIsOpen;t.focusInput(),r?(t.inputIsHiddenAfterUpdate=!n,t.onMenuClose()):t.openMenu("first"),e.preventDefault(),e.stopPropagation()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.stopPropagation(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&qn(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var a=e.touches,n=a&&a.item(0);n&&(t.initialTouchX=n.clientX,t.initialTouchY=n.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var a=e.touches,n=a&&a.item(0);if(n){var r=Math.abs(n.clientX-t.initialTouchX),i=Math.abs(n.clientY-t.initialTouchY);t.userIsDragging=r>5||i>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var a=e.currentTarget.value;t.inputIsHiddenAfterUpdate=!1,t.onInputChange(a,{action:"input-change"}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){var a=t.props,n=a.isSearchable,r=a.isMulti;t.props.onFocus&&t.props.onFocus(e),t.inputIsHiddenAfterUpdate=!1,t.announceAriaLiveContext({event:"input",context:{isSearchable:n,isMulti:r}}),t.setState({isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur"}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){t.blockOptionHover||t.state.focusedOption===e||t.setState({focusedOption:e})},t.shouldHideSelectedOptions=function(){var e=t.props,a=e.hideSelectedOptions,n=e.isMulti;return void 0===a?n:a},t.onKeyDown=function(e){var a=t.props,n=a.isMulti,r=a.backspaceRemovesValue,i=a.escapeClearsValue,l=a.inputValue,o=a.isClearable,s=a.isDisabled,u=a.menuIsOpen,c=a.onKeyDown,d=a.tabSelectsValue,m=a.openMenuOnFocus,f=t.state,g=f.focusedOption,p=f.focusedValue,h=f.selectValue;if(!(s||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||l)return;t.focusValue("previous");break;case"ArrowRight":if(!n||l)return;t.focusValue("next");break;case"Delete":case"Backspace":if(l)return;if(p)t.removeValue(p);else{if(!r)return;n?t.popValue():o&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!u||!d||!g||m&&t.isOptionSelected(g,h))return;t.selectOption(g);break;case"Enter":if(229===e.keyCode)break;if(u){if(!g)return;if(t.isComposing)return;t.selectOption(g);break}return;case"Escape":u?(t.inputIsHiddenAfterUpdate=!1,t.onInputChange("",{action:"menu-close"}),t.onMenuClose()):o&&i&&t.clearValue();break;case" ":if(l)return;if(!u){t.openMenu("first");break}if(!g)return;t.selectOption(g);break;case"ArrowUp":u?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":u?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!u)return;t.focusOption("pageup");break;case"PageDown":if(!u)return;t.focusOption("pagedown");break;case"Home":if(!u)return;t.focusOption("first");break;case"End":if(!u)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.buildMenuOptions=function(e,a){var n=e.inputValue,r=void 0===n?"":n,i=e.options,l=function(e,n){var i=t.isOptionDisabled(e,a),l=t.isOptionSelected(e,a),o=t.getOptionLabel(e),s=t.getOptionValue(e);if(!(t.shouldHideSelectedOptions()&&l||!t.filterOption({label:o,value:s,data:e},r))){var u=i?void 0:function(){return t.onOptionHover(e)},c=i?void 0:function(){return t.selectOption(e)},d="".concat(t.getElementId("option"),"-").concat(n);return{innerProps:{id:d,onClick:c,onMouseMove:u,onMouseOver:u,tabIndex:-1},data:e,isDisabled:i,isSelected:l,key:d,label:o,type:"option",value:s}}};return i.reduce((function(e,a,n){if(a.options){t.hasGroups||(t.hasGroups=!0);var r=a.options.map((function(t,a){var r=l(t,"".concat(n,"-").concat(a));return r&&e.focusable.push(t),r})).filter(Boolean);if(r.length){var i="".concat(t.getElementId("group"),"-").concat(n);e.render.push({type:"group",key:i,data:a,options:r})}}else{var o=l(a,"".concat(n));o&&(e.render.push(o),e.focusable.push(a))}return e}),{render:[],focusable:[]})};var a=e.value;t.cacheComponents=nn(t.cacheComponents,yr).bind(Xa(t)),t.cacheComponents(e.components),t.instancePrefix="react-select-"+(t.props.instanceId||++Oi);var i=Jn(a);t.buildMenuOptions=nn(t.buildMenuOptions,(function(e,t){var a=Gn(e,2),n=a[0],r=a[1],i=Gn(t,2),l=i[0];return r===i[1]&&n.inputValue===l.inputValue&&n.options===l.options})).bind(Xa(t));var l=e.menuIsOpen?t.buildMenuOptions(e,i):{render:[],focusable:[]};return t.state.menuOptions=l,t.state.selectValue=i,t}return Ya(r,[{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:"UNSAFE_componentWillReceiveProps",value:function(e){var t=this.props,a=t.options,n=t.value,r=t.menuIsOpen,i=t.inputValue;if(this.cacheComponents(e.components),e.value!==n||e.options!==a||e.menuIsOpen!==r||e.inputValue!==i){var l=Jn(e.value),o=e.menuIsOpen?this.buildMenuOptions(e,l):{render:[],focusable:[]},s=this.getNextFocusedValue(l),u=this.getNextFocusedOption(o.focusable);this.setState({menuOptions:o,selectValue:l,focusedOption:u,focusedValue:s})}null!=this.inputIsHiddenAfterUpdate&&(this.setState({inputIsHidden:this.inputIsHiddenAfterUpdate}),delete this.inputIsHiddenAfterUpdate)}},{key:"componentDidUpdate",value:function(e){var t,a,n,r,i,l=this.props,o=l.isDisabled,s=l.menuIsOpen,u=this.state.isFocused;(u&&!o&&e.isDisabled||u&&s&&!e.menuIsOpen)&&this.focusInput(),u&&o&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,a=this.focusedOptionRef,n=t.getBoundingClientRect(),r=a.getBoundingClientRect(),i=a.offsetHeight/3,r.bottom+i>n.bottom?Qn(t,Math.min(a.offsetTop+a.clientHeight-t.offsetHeight+i,t.scrollHeight)):r.top-i<n.top&&Qn(t,Math.max(a.offsetTop-i,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,a=this.state,n=a.selectValue,r=a.isFocused,i=this.buildMenuOptions(this.props,n),l=this.props,o=l.isMulti,s=l.tabSelectsValue,u="first"===e?0:i.focusable.length-1;if(!o){var c=i.focusable.indexOf(n[0]);c>-1&&(u=c)}this.scrollToFocusedOptionOnUpdate=!(r&&this.menuListRef),this.inputIsHiddenAfterUpdate=!1,this.setState({menuOptions:i,focusedValue:null,focusedOption:i.focusable[u]},(function(){t.onMenuOpen(),t.announceAriaLiveContext({event:"menu",context:{tabSelectsValue:s}})}))}},{key:"focusValue",value:function(e){var t=this.props,a=t.isMulti,n=t.isSearchable,r=this.state,i=r.selectValue,l=r.focusedValue;if(a){this.setState({focusedOption:null});var o=i.indexOf(l);l||(o=-1,this.announceAriaLiveContext({event:"value"}));var s=i.length-1,u=-1;if(i.length){switch(e){case"previous":u=0===o?0:-1===o?s:o-1;break;case"next":o>-1&&o<s&&(u=o+1)}-1===u&&this.announceAriaLiveContext({event:"input",context:{isSearchable:n,isMulti:a}}),this.setState({inputIsHidden:-1!==u,focusedValue:i[u]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props,a=t.pageSize,n=t.tabSelectsValue,r=this.state,i=r.focusedOption,l=r.menuOptions,o=l.focusable;if(o.length){var s=0,u=o.indexOf(i);i||(u=-1,this.announceAriaLiveContext({event:"menu",context:{tabSelectsValue:n}})),"up"===e?s=u>0?u-1:o.length-1:"down"===e?s=(u+1)%o.length:"pageup"===e?(s=u-a)<0&&(s=0):"pagedown"===e?(s=u+a)>o.length-1&&(s=o.length-1):"last"===e&&(s=o.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:o[s],focusedValue:null}),this.announceAriaLiveContext({event:"menu",context:{isDisabled:Di(o[s]),tabSelectsValue:n}})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ci):ki(ki({},Ci),this.props.theme):Ci}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,a=this.getStyles,n=this.getValue,r=this.setValue,i=this.selectOption,l=this.props,o=l.isMulti,s=l.isRtl,u=l.options;return{cx:t,clearValue:e,getStyles:a,getValue:n,hasValue:this.hasValue(),isMulti:o,isRtl:s,options:u,selectOption:i,setValue:r,selectProps:l,theme:this.getTheme()}}},{key:"getNextFocusedValue",value:function(e){if(this.clearFocusValueOnUpdate)return this.clearFocusValueOnUpdate=!1,null;var t=this.state,a=t.focusedValue,n=t.selectValue.indexOf(a);if(n>-1){if(e.indexOf(a)>-1)return a;if(n<e.length)return e[n]}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 n=this.getOptionValue(e);return t.some((function(e){return a.getOptionValue(e)===n}))}},{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,n=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:a,selectValue:n})}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:"constructAriaLiveMessage",value:function(){var e=this.state,t=e.ariaLiveContext,a=e.selectValue,n=e.focusedValue,r=e.focusedOption,i=this.props,l=i.options,o=i.menuIsOpen,s=i.inputValue,u=i.screenReaderStatus,c=n?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:n,getOptionLabel:this.getOptionLabel,selectValue:a}):"",d=r&&o?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:r,getOptionLabel:this.getOptionLabel,options:l}):"",m=function(e){var t=e.inputValue;return"".concat(e.screenReaderMessage).concat(t?" for search term "+t:"",".")}({inputValue:s,screenReaderMessage:u({count:this.countOptions()})});return"".concat(c," ").concat(d," ").concat(m," ").concat(t)}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,a=e.isSearchable,n=e.inputId,r=e.inputValue,i=e.tabIndex,o=e.form,s=this.components.Input,u=this.state.inputIsHidden,c=n||this.getElementId("input"),d={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};if(!a)return l().createElement(ii,q({id:c,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Kn,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:o,value:""},d));var m=this.commonProps,f=m.cx,g=m.theme,p=m.selectProps;return l().createElement(s,q({autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",cx:f,getStyles:this.getStyles,id:c,innerRef:this.getInputRef,isDisabled:t,isHidden:u,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,selectProps:p,spellCheck:"false",tabIndex:i,form:o,theme:g,type:"text",value:r},d))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.components,a=t.MultiValue,n=t.MultiValueContainer,r=t.MultiValueLabel,i=t.MultiValueRemove,o=t.SingleValue,s=t.Placeholder,u=this.commonProps,c=this.props,d=c.controlShouldRenderValue,m=c.isDisabled,f=c.isMulti,g=c.inputValue,p=c.placeholder,h=this.state,v=h.selectValue,b=h.focusedValue,w=h.isFocused;if(!this.hasValue()||!d)return g?null:l().createElement(s,q({},u,{key:"placeholder",isDisabled:m,isFocused:w}),p);if(f){var y=v.map((function(t,o){var s=t===b;return l().createElement(a,q({},u,{components:{Container:n,Label:r,Remove:i},isFocused:s,isDisabled:m,key:"".concat(e.getOptionValue(t)).concat(o),index:o,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"))}));return y}if(g)return null;var x=v[0];return l().createElement(o,q({},u,{data:x,isDisabled:m}),this.formatOptionLabel(x,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.components.ClearIndicator,t=this.commonProps,a=this.props,n=a.isDisabled,r=a.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||n||!this.hasValue()||r)return null;var o={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,q({},t,{innerProps:o,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.components.LoadingIndicator,t=this.commonProps,a=this.props,n=a.isDisabled,r=a.isLoading,i=this.state.isFocused;return e&&r?l().createElement(e,q({},t,{innerProps:{"aria-hidden":"true"},isDisabled:n,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.components,t=e.DropdownIndicator,a=e.IndicatorSeparator;if(!t||!a)return null;var n=this.commonProps,r=this.props.isDisabled,i=this.state.isFocused;return l().createElement(a,q({},n,{isDisabled:r,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.components.DropdownIndicator;if(!e)return null;var t=this.commonProps,a=this.props.isDisabled,n=this.state.isFocused,r={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,q({},t,{innerProps:r,isDisabled:a,isFocused:n}))}},{key:"renderMenu",value:function(){var e=this,t=this.components,a=t.Group,n=t.GroupHeading,r=t.Menu,i=t.MenuList,o=t.MenuPortal,s=t.LoadingMessage,u=t.NoOptionsMessage,c=t.Option,d=this.commonProps,m=this.state,f=m.focusedOption,g=m.menuOptions,p=this.props,h=p.captureMenuScroll,v=p.inputValue,b=p.isLoading,w=p.loadingMessage,y=p.minMenuHeight,x=p.maxMenuHeight,D=p.menuIsOpen,E=p.menuPlacement,C=p.menuPosition,_=p.menuPortalTarget,k=p.menuShouldBlockScroll,S=p.menuShouldScrollIntoView,O=p.noOptionsMessage,T=p.onMenuScrollToTop,N=p.onMenuScrollToBottom;if(!D)return null;var A,M=function(t){var a=f===t.data;return t.innerRef=a?e.getFocusedOptionRef:void 0,l().createElement(c,q({},d,t,{isFocused:a}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())A=g.render.map((function(t){if("group"===t.type){t.type;var r=Bn(t,["type"]),i="".concat(t.key,"-heading");return l().createElement(a,q({},d,r,{Heading:n,headingProps:{id:i,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return M(e)})))}if("option"===t.type)return M(t)}));else if(b){var P=w({inputValue:v});if(null===P)return null;A=l().createElement(s,d,P)}else{var L=O({inputValue:v});if(null===L)return null;A=l().createElement(u,d,L)}var I={minMenuHeight:y,maxMenuHeight:x,menuPlacement:E,menuPosition:C,menuShouldScrollIntoView:S},V=l().createElement(ur,q({},d,I),(function(t){var a=t.ref,n=t.placerProps,o=n.placement,s=n.maxHeight;return l().createElement(r,q({},d,I,{innerRef:a,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:b,placement:o}),l().createElement(wi,{isEnabled:h,onTopArrive:T,onBottomArrive:N},l().createElement(vi,{isEnabled:k},l().createElement(i,q({},d,{innerRef:e.getMenuListRef,isLoading:b,maxHeight:s}),A))))}));return _||"fixed"===C?l().createElement(o,q({},d,{appendTo:_,controlElement:this.controlRef,menuPlacement:E,menuPosition:C}),V):V}},{key:"renderFormField",value:function(){var e=this,t=this.props,a=t.delimiter,n=t.isDisabled,r=t.isMulti,i=t.name,o=this.state.selectValue;if(i&&!n){if(r){if(a){var s=o.map((function(t){return e.getOptionValue(t)})).join(a);return l().createElement("input",{name:i,type:"hidden",value:s})}var u=o.length>0?o.map((function(t,a){return l().createElement("input",{key:"i-".concat(a),name:i,type:"hidden",value:e.getOptionValue(t)})})):l().createElement("input",{name:i,type:"hidden"});return l().createElement("div",null,u)}var c=o[0]?this.getOptionValue(o[0]):"";return l().createElement("input",{name:i,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){return this.state.isFocused?l().createElement(ri,{"aria-live":"polite"},l().createElement("span",{id:"aria-selection-event"}," ",this.state.ariaLiveSelection),l().createElement("span",{id:"aria-context"}," ",this.constructAriaLiveMessage())):null}},{key:"render",value:function(){var e=this.components,t=e.Control,a=e.IndicatorsContainer,n=e.SelectContainer,r=e.ValueContainer,i=this.props,o=i.className,s=i.id,u=i.isDisabled,c=i.menuIsOpen,d=this.state.isFocused,m=this.commonProps=this.getCommonProps();return l().createElement(n,q({},m,{className:o,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:u,isFocused:d}),this.renderLiveRegion(),l().createElement(t,q({},m,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:u,isFocused:d,menuIsOpen:c}),l().createElement(r,q({},m,{isDisabled:u}),this.renderPlaceholderOrValue(),this.renderInput()),l().createElement(a,q({},m,{isDisabled:u}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}]),r}(i.Component);Ti.defaultProps=Si;i.Component;var Ni,Ai,Mi,Pi=(Ni=Ti,Mi=Ai=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).select=void 0,e.state={inputValue:void 0!==e.props.inputValue?e.props.inputValue:e.props.defaultInputValue,menuIsOpen:void 0!==e.props.menuIsOpen?e.props.menuIsOpen:e.props.defaultMenuIsOpen,value:void 0!==e.props.value?e.props.value:e.props.defaultValue},e.onChange=function(t,a){e.callProp("onChange",t,a),e.setState({value:t})},e.onInputChange=function(t,a){var n=e.callProp("onInputChange",t,a);e.setState({inputValue:void 0!==n?n:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return Ya(r,[{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,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];return(t=this.props)[e].apply(t,n)}}},{key:"render",value:function(){var e=this,t=this.props,a=(t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue,Bn(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]));return l().createElement(Ni,q({},a,{ref:function(t){e.select=t},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),r}(i.Component),Ai.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Mi),Li=Pi,Ii={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"]}};function Vi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ri=()=>{const e=oa(),t=da((e=>e.enableSelectedFontFamilies)),a=da((e=>e.selectedFontFamilies)),n="disabled"!==t,i=[],l=uag_admin_react.spectra_custom_fonts;return Object.keys(Ii).map((e=>{"Default"!==e&&i.push({value:e,label:e})})),Object.keys(l).map((e=>{"Default"!==e&&i.push({value:e,label:e})})),(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Allow Only Selected Fonts","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:n,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_SELECTED_FONT_FAMILIES",payload:a});const n=new window.FormData;n.append("action","uag_load_select_font_globally"),n.append("security",uag_react.load_select_font_globally_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Vi(n?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Vi(n?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra offers 700+ Google font options. If this is overwhelming for your clients, you can use this option to show only limited number of fonts in the block settings.","ultimate-addons-for-gutenberg")),(0,r.createElement)(Li,{isMulti:!0,placeholder:(0,We.__)("Select the font families you want"),defaultValue:a,onChange:a=>(a=>{if("enabled"===t){e({type:"UPDATE_SELECTED_FONT_FAMILIES",payload:a});const t="uag_select_font_globally",n=uag_react.select_font_globally_nonce,r=new window.FormData;r.append("action",t),r.append("security",n),r.append("value",JSON.stringify(a)),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}})(a),options:i,maxMenuHeight:140,minMenuHeight:70,isSearchable:!0,className:"mt-4 w-9/12 h-10 transition",theme:e=>({...e,colors:{...e.colors,primary:"#94a3b8"}}),styles:{control:e=>({...e,cursor:"pointer",fontSize:"0.875rem",lineHeight:"1.25rem",borderRadius:"0.375rem",color:"#64748b",borderColor:"#e2e8f0",boxShadow:"none"}),placeholder:e=>({...e,color:"#94a3b8"}),multiValue:e=>({...e,marging:"0",borderRadius:"0.25rem",backgroundColor:"#e2e8f0"}),multiValueLabel:e=>({...e,color:"#64748b"}),multiValueRemove:e=>({...e,color:"#64748b","&:hover":{color:"#ef4444",backgroundColor:"#e2e8f0"}})},components:{IndicatorSeparator:()=>null}}))};function Fi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Hi=()=>{const e=oa(),t=da((e=>e.enableLoadFontsLocally)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flextext-lg leading-8 font-medium text-gray-900"},(0,We.__)("Load Google Fonts Locally","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_LOAD_FONTS_LOCALLY",payload:a});const n=new window.FormData;n.append("action","uag_load_gfonts_locally"),n.append("security",uag_react.load_gfonts_locally_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Fi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Fi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to download Google fonts and save them on your server. This can be great for improving speed of your website and to comply with GDPR laws.","ultimate-addons-for-gutenberg")))};function ji(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Bi=()=>{const e=oa(),t=da((e=>e.enableLoadFontsLocally)),a=da((e=>e.enablePreloadLocalFonts)),n="disabled"!==a;return(0,r.createElement)("section",{className:`uag-font-select-${t} block border-b border-solid border-slate-200 px-12 py-8 justify-between`},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Preload Local Fonts","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:n,onChange:()=>{let t;t="disabled"===a?"enabled":"disabled",e({type:"UPDATE_ENABLE_PRELOAD_LOCAL_FONTS",payload:t});const n=new window.FormData;n.append("action","uag_preload_local_fonts"),n.append("security",uag_react.preload_local_fonts_nonce),n.append("value",t),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:ji(n?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:ji(n?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This option will load the font files right away on page load. Preloading Local Fonts can speeds up your website even further.","ultimate-addons-for-gutenberg")))};function Ui(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Wi=()=>{const e=oa(),t=da((e=>e.enableCollapsePanels)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Collapse Panels","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_COLLAPSE_PANELS",payload:a});const n=new window.FormData;n.append("action","uag_collapse_panels"),n.append("security",uag_react.collapse_panels_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Ui(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ui(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable the "Collapse Panels" option if you want to Collapse all other Panels in your Blocks Settings except for the one which is clicked This way you have only one Panel of Settings in front of you to Focus on.',"ultimate-addons-for-gutenberg")))};function Gi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var zi=()=>{const e=oa(),t=da((e=>e.enableCopyPasteStyles)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Copy Paste Styles","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_COPY_PASTE_STYLES",payload:a});const n=new window.FormData;n.append("action","uag_copy_paste"),n.append("security",uag_react.copy_paste_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Gi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Gi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable the "Copy Paste Styles" option to have the ability to copy & paste Spectra & Core Gutenberg Blocks Styles.',"ultimate-addons-for-gutenberg")))},Zi=()=>{const e=oa(),t=da((e=>e.contentWidth));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Default Content Width","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:t,onChange:t=>{const a=t.target.value;e({type:"UPDATE_CONTENT_WIDTH",payload:a});const n=new window.FormData;n.append("action","uag_content_width"),n.append("security",uag_react.content_width_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"number",placeholder:"1140",min:0,max:1600}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply to Container Block's default Content Width.","ultimate-addons-for-gutenberg")),"Spectra"!==uag_react.uag_content_width_set_by&&(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500 italic"},(0,We.__)(`The current Content width is applied from ${uag_react.uag_content_width_set_by}.`,"ultimate-addons-for-gutenberg")))},Ki=()=>{const e=oa(),t=da((e=>e.blocksEditorSpacing));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Blocks Editor Spacing","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:t,onChange:t=>{const a=t.target.value;e({type:"UPDATE_BLOCKS_EDITOR_SPACING",payload:a});const n=new window.FormData;n.append("action","uag_blocks_editor_spacing"),n.append("security",uag_react.blocks_editor_spacing_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"number",placeholder:"0",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply spacing in between all blocks inside block editor.","ultimate-addons-for-gutenberg")))};function $i(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Yi=()=>{const e=oa(),[t,a]=(0,i.useState)([]),[n,l]=(0,i.useState)(!1),o=da((e=>e.enableComingSoonMode)),s=da((e=>e.comingSoonPage)),u="disabled"!==o,c=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const t=new window.FormData;t.append("action","uag_fetch_pages"),t.append("security",uag_react.fetch_pages_nonce),t.append("keyword",e),l(!0),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((e=>{l(!1),a(e.data)}))};return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Coming Soon Mode","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:u,onChange:()=>{let t;t="disabled"===o?"enabled":"disabled",e({type:"UPDATE_ENABLE_COMING_SOON",payload:t});const a=new window.FormData;a.append("action","uag_enable_coming_soon_mode"),a.append("security",uag_react.enable_coming_soon_mode_nonce),a.append("value",t),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:$i(u?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:$i(u?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Is your website still in the making? Is it not yet ready for other people to see?","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable the coming soon mode. Only the page you select below will be displayed to people who are not logged in.","ultimate-addons-for-gutenberg")),(0,r.createElement)(Li,{isMulti:!1,placeholder:(0,We.__)("Select the page you want"),defaultValue:s,onChange:t=>(t=>{e({type:"UPDATE_COMING_SOON_PAGE",payload:t.value});const a=new window.FormData;a.append("action","uag_coming_soon_page"),a.append("security",uag_react.coming_soon_page_nonce),a.append("value",t.value),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))})(t),onInputChange:e=>{0===t.filter((t=>t.label.toLowerCase().includes(e))).length&&c(e)},options:t,maxMenuHeight:140,minMenuHeight:70,isSearchable:!0,className:"mt-4 w-9/12 h-10 transition",isLoading:n,onMenuOpen:c,theme:e=>({...e,colors:{...e.colors,primary:"#94a3b8"}}),styles:{control:e=>({...e,cursor:"pointer",fontSize:"0.875rem",lineHeight:"1.25rem",borderRadius:"0.375rem",color:"#64748b",borderColor:"#e2e8f0",boxShadow:"none"}),placeholder:e=>({...e,color:"#94a3b8"}),singleValue:e=>({...e,color:"#64748b"})},components:{IndicatorSeparator:()=>null}}))},Ji=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mt-10 mb-8 font-semibold text-2xl"},(0,r.createElement)(Ma,{width:"100px",height:"32px"})),(0,r.createElement)("main",{className:"max-w-[77rem] mx-auto my-[2.43rem] bg-white rounded-md shadow overflow-hidden h-[36rem]"},(0,r.createElement)("div",{className:"lg:grid lg:grid-cols-12 h-full"},(0,r.createElement)("aside",{className:"py-6 sm:px-6 lg:py-6 lg:px-5 lg:col-span-3"},(0,r.createElement)("nav",{className:"space-y-1"},Array(7).fill().map(((e,t)=>(0,r.createElement)("div",{key:`setting${t}`,className:"flex justify-left items-center py-3 space-x-3"},(0,r.createElement)(Ma,{key:`icon${t}`,width:"24px",height:"24px"}),(0,r.createElement)(Aa,{key:t,width:"120px",fontSize:"16px"})))))),(0,r.createElement)("div",{className:"border-l lg:col-span-9 p-8"},(0,r.createElement)(Aa,{fontSize:"35px",width:"225px"}),(0,r.createElement)(Aa,{width:"80%"}),(0,r.createElement)("div",{className:"h-8"}),(0,r.createElement)(Aa,{fontSize:"35px",width:"300px"}),(0,r.createElement)(Aa,{width:"60%"}),(0,r.createElement)("div",{className:"h-8"}),(0,r.createElement)(Aa,{fontSize:"35px",width:"210px"}),(0,r.createElement)(Aa,{width:"65%"}))))),qi=()=>{const e=oa(),t=da((e=>e.siteKeyV2)),a=da((e=>e.secretKeyV2)),n=da((e=>e.siteKeyV3)),i=da((e=>e.secretKeyV3));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Form","ultimate-addons-for-gutenberg"))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("To enable reCAPTCHA for your form, please follow the steps mentioned ","ultimate-addons-for-gutenberg"),(0,r.createElement)("a",{className:"text-spectra focus:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover",href:"https://www.google.com/recaptcha/admin/create",target:"_blank",rel:"noreferrer"},(0,We.__)("here. ","ultimate-addons-for-gutenberg"))),(0,r.createElement)("h4",{className:"mt-8 font-medium text-sm text-slate-800 spectra-recaptcha__heading"},(0,We.__)("reCAPTCHA v2","ultimate-addons-for-gutenberg")),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Site Key v2","ultimate-addons-for-gutenberg"),value:t,name:"site_key_v2",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SITE_KEY_V2",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_site_key_v2"),n.append("security",uag_react.recaptcha_site_key_v2_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},id:"grid-zip",type:"text"}),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Secret Key v2","ultimate-addons-for-gutenberg"),id:"grid-zip",value:a,name:"secret_key_v2",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SECRET_KEY_V2",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_secret_key_v2"),n.append("security",uag_react.recaptcha_secret_key_v2_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"text"}),(0,r.createElement)("h4",{className:"mt-8 font-medium text-sm text-slate-800 spectra-recaptcha__heading"},(0,We.__)("reCAPTCHA v3","ultimate-addons-for-gutenberg")),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Site Key v3","ultimate-addons-for-gutenberg"),id:"grid-zip",type:"text",value:n,name:"site_key_v3",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SITE_KEY_V3",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_site_key_v3"),n.append("security",uag_react.recaptcha_site_key_v3_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}}),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Secret Key v3","ultimate-addons-for-gutenberg"),id:"grid-zip",type:"text",value:i,name:"secret_key_v3",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SECRET_KEY_V3",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_secret_key_v3"),n.append("security",uag_react.recaptcha_secret_key_v3_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}}))};function Xi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Qi=()=>{const e=oa(),t=da((e=>e.enableFontAwesome5)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Load Font Awesome 5 Support","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_FONT_AWESOME_5",payload:a});const n=new window.FormData;n.append("action","uag_load_font_awesome_5"),n.append("security",uag_react.load_font_awesome_5_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Xi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Xi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this to make sure all previously used Font Awesome 5 icons are displayed correctly while using the Font Awesome 6 library.","ultimate-addons-for-gutenberg")))};function el(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var tl=()=>{const e=oa(),t=da((e=>e.enableAutoBlockRecovery)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Automatic Block Recovery","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_AUTO_BLOCK_RECOVERY",payload:a});const n=new window.FormData;n.append("action","uag_auto_block_recovery"),n.append("security",uag_react.auto_block_recovery_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:el(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:el(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable this to automatically recover any erroneous blocks that may occur on your web pages. This will save you time spent on clicking all those "Attempt Block Recovery" Buttons.',"ultimate-addons-for-gutenberg")))},al=()=>{const e=da((e=>e.containerGlobalPadding));(0,i.useEffect)((()=>{"default"===e&&a(10)}),[]);const t=oa(),a=e=>{t({type:"UPDATE_CONTAINER_GLOBAL_PADDING",payload:e});const a=new window.FormData;a.append("action","uag_container_global_padding"),a.append("security",uag_react.container_global_padding_nonce),a.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))};return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Container Padding","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:e,onChange:e=>{const t=e.target.value;a(t)},type:"number",placeholder:"",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply default padding in the Container Block.","ultimate-addons-for-gutenberg")))},nl=()=>{const e=da((e=>e.containerGlobalElementsGap)),t=oa();return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Container Elements Gap","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:e,onChange:e=>{(e=>{t({type:"UPDATE_CONTAINER_GLOBAL_ELEMENTS_GAP",payload:e});const a=new window.FormData;a.append("action","uag_container_global_elements_gap"),a.append("security",uag_react.container_global_elements_gap_nonce),a.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))})(e.target.value)},type:"number",placeholder:"",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply default Row & Column Gaps in the Container Block.","ultimate-addons-for-gutenberg")))};function rl(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var il=()=>{const e=new URLSearchParams(Me()?.search),t=oa(),a=da((e=>e.activeSettingsNavigationTab)),n=da((e=>e.initialStateSetFlag)),l=[{name:(0,We.__)("Editor Options","ultimate-addons-for-gutenberg"),slug:"global-settings",icon:Ia["global-settings"]},{name:(0,We.__)("Asset Generation","ultimate-addons-for-gutenberg"),slug:"asset-generation",icon:Ia["asset-generation"]},{name:(0,We.__)("Templates","ultimate-addons-for-gutenberg"),slug:"templates",icon:Ia.templates},{name:(0,We.__)("Version Control","ultimate-addons-for-gutenberg"),slug:"version-control",icon:Ia["version-control"]},{name:(0,We.__)("Performance","ultimate-addons-for-gutenberg"),slug:"fonts-performance",icon:Ia["fonts-performance"]},{name:(0,We.__)("Block Settings","ultimate-addons-for-gutenberg"),slug:"block-settings",icon:Ia["block-settings"]},{name:(0,We.__)("Coming Soon","ultimate-addons-for-gutenberg"),slug:"coming-soon",icon:Ia["coming-soon"]}];return(0,i.useEffect)((()=>{const a=e.get("path"),n=e.get("settings");t({type:"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB",payload:n&&"settings"===a?n:"global-settings"})}),[n]),n?(0,r.createElement)("div",{className:"px-6 w-full"},(0,r.createElement)("div",{className:"mx-auto mt-10 mb-8 font-semibold text-2xl lg:max-w-[80rem]"},"Settings"),(0,r.createElement)("main",{className:"mx-auto my-[2.43rem] bg-white rounded-md shadow overflow-hidden min-h-[36rem] lg:max-w-[80rem]"},(0,r.createElement)("div",{className:"lg:grid lg:grid-cols-12 min-h-[36rem] h-full"},(0,r.createElement)("aside",{className:"py-6 sm:px-6 lg:py-6 lg:px-0 lg:col-span-3"},(0,r.createElement)("nav",{className:"space-y-1"},l.map((e=>(0,r.createElement)(He,{to:{pathname:"options-general.php",search:`?page=spectra&path=settings&settings=${e.slug}`},key:e.name,className:rl(a===e.slug?"border-spectra text-spectra focus:text-spectra-hover active:text-spectra hover:text-spectra-hover stroke-spectra fill-spectra focus:stroke-spectra focus:fill-spectra hover:stroke-spectra hover:fill-spectra":"border-white text-slate-800 stroke-slate-800 fill-slate-800 focus:text-slate-900 focus:border-slate-200 focus:stroke-slate-900 focus:fill-slate-900 hover:text-slate-900 hover:border-slate-200 hover:stroke-slate-900 hover:fill-slate-900","border-l-4 group cursor-pointer py-3 pl-5 flex items-center text-base font-medium"),onClick:()=>{t({type:"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB",payload:e.slug})}},e.icon,(0,r.createElement)("span",{className:"truncate"},e.name)))))),(0,r.createElement)("div",{className:"lg:col-span-9 border-l spectra__settings"},"global-settings"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Zi,null),(0,r.createElement)(al,null),(0,r.createElement)(nl,null),(0,r.createElement)(Ki,null),(0,r.createElement)(Wi,null),(0,r.createElement)(zi,null),(0,r.createElement)(tl,null),"yes"===uag_react.global_data.uagb_old_user_less_than_2&&(0,r.createElement)(Qi,null)),"asset-generation"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Ra,null),(0,r.createElement)(Fa,null)),"templates"===a&&(0,r.createElement)(ja,null),"version-control"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Ua,null),(0,r.createElement)(Ga,null),"yes"!==uag_react.global_data.uagb_old_user_less_than_2&&(0,r.createElement)(Za,null)),"fonts-performance"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Hi,null),(0,r.createElement)(Bi,null),(0,r.createElement)(Ri,null)),"block-settings"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(qi,null)),"coming-soon"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Yi,null)))))):(0,r.createElement)(Ji,null)},ll=function(){const e=new URLSearchParams(Me().search),t=e.get("page"),a=e.get("path"),n=e.get("event");let i=(0,r.createElement)("p",null,"Default route fallback");if(uag_react.home_slug===t)if("getting-started"===n)i=(0,r.createElement)($t,null);else switch(a){case"blocks":i=(0,r.createElement)(La,null);break;case"settings":i=(0,r.createElement)(il,null);break;default:i=(0,r.createElement)($t,null)}return(0,r.createElement)(r.Fragment,null,i)},ol=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},e),i.createElement("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"}))};function sl(){const e=oa(),t=da((e=>e.settingsSavedNotification));return(0,i.useEffect)((()=>{""!==t&&setTimeout((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:""})}),2e3)}),[t]),(0,r.createElement)(i.Fragment,null,(0,r.createElement)("div",{"aria-live":"assertive",className:"fixed inset-10 z-10 flex items-end px-4 py-6 pointer-events-none sm:p-6 sm:items-start"},(0,r.createElement)("div",{className:"w-full flex flex-col items-center space-y-4 sm:items-end"},(0,r.createElement)(lt,{show:""!==t,as:i.Fragment,enter:"transform ease-out duration-300 transition",enterFrom:"translate-y-2 opacity-0 sm:translate-y-0 sm:translate-x-2",enterTo:"translate-y-0 opacity-100 sm:translate-x-0",leave:"transition ease-in duration-100",leaveFrom:"opacity-100",leaveTo:"opacity-0"},(0,r.createElement)("div",{className:"max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto ring-1 ring-black ring-opacity-5 overflow-hidden"},(0,r.createElement)("div",{className:"p-4"},(0,r.createElement)("div",{className:"flex items-start"},(0,r.createElement)("div",{className:"flex-shrink-0"},(0,r.createElement)(Gt,{className:"h-6 w-6 text-green-400","aria-hidden":"true"})),(0,r.createElement)("div",{className:"ml-3 w-0 flex-1 pt-0.5"},(0,r.createElement)("p",{className:"text-sm font-medium text-gray-900"},t)),(0,r.createElement)("div",{className:"ml-4 flex-shrink-0 flex"},(0,r.createElement)("button",{className:"bg-white rounded-md inline-flex text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500",onClick:()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:""})}},(0,r.createElement)("span",{className:"sr-only"},"Close"),(0,r.createElement)(ol,{className:"h-5 w-5","aria-hidden":"true"}))))))))))}function ul(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var cl="function"==typeof Symbol&&Symbol.observable||"@@observable",dl=function(){return Math.random().toString(36).substring(7).split("").join(".")},ml={INIT:"@@redux/INIT"+dl(),REPLACE:"@@redux/REPLACE"+dl(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+dl()}};function fl(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}const gl=function e(t,a,n){var r;if("function"==typeof a&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(ul(0));if("function"==typeof a&&void 0===n&&(n=a,a=void 0),void 0!==n){if("function"!=typeof n)throw new Error(ul(1));return n(e)(t,a)}if("function"!=typeof t)throw new Error(ul(2));var i=t,l=a,o=[],s=o,u=!1;function c(){s===o&&(s=o.slice())}function d(){if(u)throw new Error(ul(3));return l}function m(e){if("function"!=typeof e)throw new Error(ul(4));if(u)throw new Error(ul(5));var t=!0;return c(),s.push(e),function(){if(t){if(u)throw new Error(ul(6));t=!1,c();var a=s.indexOf(e);s.splice(a,1),o=null}}}function f(e){if(!fl(e))throw new Error(ul(7));if(void 0===e.type)throw new Error(ul(8));if(u)throw new Error(ul(9));try{u=!0,l=i(l,e)}finally{u=!1}for(var t=o=s,a=0;a<t.length;a++)(0,t[a])();return e}function g(e){if("function"!=typeof e)throw new Error(ul(10));i=e,f({type:ml.REPLACE})}function p(){var e,t=m;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error(ul(11));function a(){e.next&&e.next(d())}return a(),{unsubscribe:t(a)}}})[cl]=function(){return this},e}return f({type:ml.INIT}),(r={dispatch:f,subscribe:m,getState:d,replaceReducer:g})[cl]=p,r}((function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_INITIAL_STATE":return{...t.payload};case"UPDATE_INITIAL_STATE_FLAG":return{...e,initialStateSetFlag:t.payload};case"UPDATE_BLOCKS_ACTIVE_FILTER_TAB":return{...e,activeBlocksFilterTab:t.payload};case"UPDATE_BLOCK_STATUSES":return{...e,blocksStatuses:t.payload};case"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB":return{...e,activeSettingsNavigationTab:t.payload};case"UPDATE_FILE_GENERATION":return{...e,enableFileGeneration:t.payload};case"UPDATE_TEMPLATES_BUTTON":return{...e,enableTemplates:t.payload};case"UPDATE_BETA":return{...e,enableBeta:t.payload};case"UPDATE_LEGACY_BLOCKS":return{...e,enableLegacyBlocks:t.payload};case"UPDATE_ENABLE_SELECTED_FONT_FAMILIES":return{...e,enableSelectedFontFamilies:t.payload};case"UPDATE_SELECTED_FONT_FAMILIES":return{...e,selectedFontFamilies:t.payload};case"UPDATE_ENABLE_LOAD_FONTS_LOCALLY":return{...e,enableLoadFontsLocally:t.payload};case"UPDATE_ENABLE_PRELOAD_LOCAL_FONTS":return{...e,enablePreloadLocalFonts:t.payload};case"UPDATE_ENABLE_COLLAPSE_PANELS":return{...e,enableCollapsePanels:t.payload};case"UPDATE_ENABLE_COPY_PASTE_STYLES":return{...e,enableCopyPasteStyles:t.payload};case"UPDATE_ENABLE_DISPLAY_CONDITIONS":return{...e,enableDisplayConditions:t.payload};case"UPDATE_ENABLE_MASONRY_EXTENSION":return{...e,enableMasonryExtension:t.payload};case"UPDATE_ENABLE_RESPONSIVE_CONDITIONS":return{...e,enableResponsiveConditions:t.payload};case"UPDATE_CONTENT_WIDTH":return{...e,contentWidth:t.payload};case"UPDATE_RECAPTCHA_SITE_KEY_V2":return{...e,siteKeyV2:t.payload};case"UPDATE_RECAPTCHA_SITE_KEY_V3":return{...e,siteKeyV3:t.payload};case"UPDATE_RECAPTCHA_SECRET_KEY_V2":return{...e,secretKeyV2:t.payload};case"UPDATE_RECAPTCHA_SECRET_KEY_V3":return{...e,secretKeyV3:t.payload};case"UPDATE_SETTINGS_SAVED_NOTIFICATION":return{...e,settingsSavedNotification:t.payload};case"UPDATE_ENABLE_COMING_SOON":return{...e,enableComingSoonMode:t.payload};case"UPDATE_COMING_SOON_PAGE":return{...e,comingSoonPage:t.payload};case"UPDATE_BLOCKS_EDITOR_SPACING":return{...e,blocksEditorSpacing:t.payload};case"UPDATE_ENABLE_FONT_AWESOME_5":return{...e,enableFontAwesome5:t.payload};case"UPDATE_ENABLE_AUTO_BLOCK_RECOVERY":return{...e,enableAutoBlockRecovery:t.payload};case"UPDATE_CONTAINER_GLOBAL_PADDING":return{...e,containerGlobalPadding:t.payload};case"UPDATE_CONTAINER_GLOBAL_ELEMENTS_GAP":return{...e,containerGlobalElementsGap:t.payload};default:return e}}),{initialStateSetFlag:!1,activeBlocksFilterTab:"all",activeSettingsNavigationTab:"",blocksStatuses:[],enableFileGeneration:"",enableTemplates:"",enableBeta:"",enableSelectedFontFamilies:"",selectedFontFamilies:"",enableLoadFontsLocally:"",enablePreloadLocalFonts:"",enableCollapsePanels:"",enableCopyPasteStyles:"",enableDisplayConditions:"",enableMasonryExtension:"",enableResponsiveConditions:"",contentWidth:"",siteKeyV2:"",siteKeyV3:"",secretKeyV2:"",secretKeyV3:"",settingsSavedNotification:"",enableComingSoonMode:"disabled",comingSoonPage:"",blocksEditorSpacing:"",containerGlobalPadding:"",containerGlobalElementsGap:20,enableFontAwesome5:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"enabled":"disabled",enableAutoBlockRecovery:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"enabled":"disabled",enableLegacyBlocks:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"yes":"no"},window.__REDUX_DEVTOOLS_EXTENSION__&&window.__REDUX_DEVTOOLS_EXTENSION__());var pl,hl=gl;hl.getState().initialStateSetFlag||(pl=hl,Jt()({path:"/uag/v1/admin/commonsettings/"}).then((e=>{const t={initialStateSetFlag:!0,activeBlocksFilterTab:"all",activeSettingsNavigationTab:"global-settings",settingsSavedNotification:"",blocksStatuses:e.blocks_activation_and_deactivation,enableFileGeneration:e._uagb_allow_file_generation,enableTemplates:e.uag_enable_templates_button,enableBeta:e.uagb_beta,enableLegacyBlocks:e.uag_enable_legacy_blocks,enableSelectedFontFamilies:e.uag_load_select_font_globally,selectedFontFamilies:e.uag_select_font_globally,enableLoadFontsLocally:e.uag_load_gfonts_locally,enablePreloadLocalFonts:e.uag_preload_local_fonts,enableCollapsePanels:e.uag_collapse_panels,enableCopyPasteStyles:e.uag_copy_paste,enableDisplayConditions:e.uag_enable_block_condition,enableMasonryExtension:e.uag_enable_masonry_gallery,enableResponsiveConditions:e.uag_enable_block_responsive,contentWidth:e.uag_content_width,siteKeyV2:e.recaptcha_site_key_v2,secretKeyV2:e.recaptcha_secret_key_v2,siteKeyV3:e.recaptcha_site_key_v3,secretKeyV3:e.recaptcha_secret_key_v3,enableComingSoonMode:e.uag_enable_coming_soon_mode,comingSoonPage:e.coming_soon_page,blocksEditorSpacing:e.uag_blocks_editor_spacing,containerGlobalPadding:e.uag_container_global_padding,containerGlobalElementsGap:e.uag_container_global_elements_gap,enableFontAwesome5:e.uag_load_font_awesome_5,enableAutoBlockRecovery:e.uag_auto_block_recovery};pl.dispatch({type:"UPDATE_INITIAL_STATE",payload:t})}))),s().render((0,r.createElement)((function(e){var t=e.store,a=e.context,n=e.children,r=(0,i.useMemo)((function(){var e=ta(t);return e.onStateChange=e.notifyNestedSubs,{store:t,subscription:e}}),[t]),o=(0,i.useMemo)((function(){return t.getState()}),[t]);aa((function(){var e=r.subscription;return e.trySubscribe(),o!==t.getState()&&e.notifyNestedSubs(),function(){e.tryUnsubscribe(),e.onStateChange=null}}),[r,o]);var s=a||qt;return l().createElement(s.Provider,{value:r},n)}),{store:hl},(0,r.createElement)((()=>(0,r.createElement)(Pe,null,(0,r.createElement)(Kt,null),(0,r.createElement)(sl,null),(0,r.createElement)(Ne,null,(0,r.createElement)(Te,{path:"/"},(0,r.createElement)(ll,null))))),null)),document.getElementById("uag-dashboard-app"))}()}();
1
+ !function(){var e={679:function(e,t,a){"use strict";var n=a(864),r={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},l={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},o={};function s(e){return n.isMemo(e)?l:o[e.$$typeof]||r}o[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},o[n.Memo]=l;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,m=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,g=Object.prototype;e.exports=function e(t,a,n){if("string"!=typeof a){if(g){var r=f(a);r&&r!==g&&e(t,r,n)}var l=c(a);d&&(l=l.concat(d(a)));for(var o=s(t),p=s(a),h=0;h<l.length;++h){var v=l[h];if(!(i[v]||n&&n[v]||p&&p[v]||o&&o[v])){var b=m(a,v);try{u(t,v,b)}catch(e){}}}}return t}},826:function(e){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},779:function(e,t,a){var n=a(826);e.exports=function e(t,a,r){return n(a)||(r=a||r,a=[]),r=r||{},t instanceof RegExp?function(e,t){var a=e.source.match(/\((?!\?)/g);if(a)for(var n=0;n<a.length;n++)t.push({name:n,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return c(e,t)}(t,a):n(t)?function(t,a,n){for(var r=[],i=0;i<t.length;i++)r.push(e(t[i],a,n).source);return c(new RegExp("(?:"+r.join("|")+")",d(n)),a)}(t,a,r):function(e,t,a){return m(i(e,a),t,a)}(t,a,r)},e.exports.parse=i,e.exports.compile=function(e,t){return o(i(e,t),t)},e.exports.tokensToFunction=o,e.exports.tokensToRegExp=m;var r=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function i(e,t){for(var a,n=[],i=0,l=0,o="",c=t&&t.delimiter||"/";null!=(a=r.exec(e));){var d=a[0],m=a[1],f=a.index;if(o+=e.slice(l,f),l=f+d.length,m)o+=m[1];else{var g=e[l],p=a[2],h=a[3],v=a[4],b=a[5],w=a[6],y=a[7];o&&(n.push(o),o="");var x=null!=p&&null!=g&&g!==p,D="+"===w||"*"===w,E="?"===w||"*"===w,C=a[2]||c,_=v||b;n.push({name:h||i++,prefix:p||"",delimiter:C,optional:E,repeat:D,partial:x,asterisk:!!y,pattern:_?u(_):y?".*":"[^"+s(C)+"]+?"})}}return l<e.length&&(o+=e.substr(l)),o&&n.push(o),n}function l(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function o(e,t){for(var a=new Array(e.length),r=0;r<e.length;r++)"object"==typeof e[r]&&(a[r]=new RegExp("^(?:"+e[r].pattern+")$",d(t)));return function(t,r){for(var i="",o=t||{},s=(r||{}).pretty?l:encodeURIComponent,u=0;u<e.length;u++){var c=e[u];if("string"!=typeof c){var d,m=o[c.name];if(null==m){if(c.optional){c.partial&&(i+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(n(m)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(m)+"`");if(0===m.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var f=0;f<m.length;f++){if(d=s(m[f]),!a[u].test(d))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(d)+"`");i+=(0===f?c.prefix:c.delimiter)+d}}else{if(d=c.asterisk?encodeURI(m).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(m),!a[u].test(d))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+d+'"');i+=c.prefix+d}}else i+=c}return i}}function s(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function u(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function c(e,t){return e.keys=t,e}function d(e){return e&&e.sensitive?"":"i"}function m(e,t,a){n(t)||(a=t||a,t=[]);for(var r=(a=a||{}).strict,i=!1!==a.end,l="",o=0;o<e.length;o++){var u=e[o];if("string"==typeof u)l+=s(u);else{var m=s(u.prefix),f="(?:"+u.pattern+")";t.push(u),u.repeat&&(f+="(?:"+m+f+")*"),l+=f=u.optional?u.partial?m+"("+f+")?":"(?:"+m+"("+f+"))?":m+"("+f+")"}}var g=s(a.delimiter||"/"),p=l.slice(-g.length)===g;return r||(l=(p?l.slice(0,-g.length):l)+"(?:"+g+"(?=$))?"),l+=i?"$":r&&p?"":"(?="+g+"|$)",c(new RegExp("^"+l,d(a)),t)}},703:function(e,t,a){"use strict";var n=a(414);function r(){}function i(){}i.resetWarningCache=r,e.exports=function(){function e(e,t,a,r,i,l){if(l!==n){var o=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw o.name="Invariant Violation",o}}function t(){return e}e.isRequired=e;var a={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:r};return a.PropTypes=a,a}},697:function(e,t,a){e.exports=a(703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},639:function(e,t,a){"use strict";var n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},r=function(){function e(e,t){for(var a=0;a<t.length;a++){var n=t[a];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,a,n){return a&&e(t.prototype,a),n&&e(t,n),t}}(),i=a(196),l=s(i),o=s(a(697));function s(e){return e&&e.__esModule?e:{default:e}}var u={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],d=function(e,t){t.style.fontSize=e.fontSize,t.style.fontFamily=e.fontFamily,t.style.fontWeight=e.fontWeight,t.style.fontStyle=e.fontStyle,t.style.letterSpacing=e.letterSpacing,t.style.textTransform=e.textTransform},m=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),f=function(){return m?"_"+Math.random().toString(36).substr(2,12):void 0},g=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var a=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return a.inputRef=function(e){a.input=e,"function"==typeof a.props.inputRef&&a.props.inputRef(e)},a.placeHolderSizerRef=function(e){a.placeHolderSizer=e},a.sizerRef=function(e){a.sizer=e},a.state={inputWidth:e.minWidth,inputId:e.id||f(),prevId:e.id},a}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),r(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var a=e.id;return a!==t.prevId?{inputId:a||f(),prevId:a}:null}}]),r(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.copyInputStyles(),this.updateInputWidth()}},{key:"componentDidUpdate",value:function(e,t){t.inputWidth!==this.state.inputWidth&&"function"==typeof this.props.onAutosize&&this.props.onAutosize(this.state.inputWidth),this.updateInputWidth()}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"copyInputStyles",value:function(){if(this.mounted&&window.getComputedStyle){var e=this.input&&window.getComputedStyle(this.input);e&&(d(e,this.sizer),this.placeHolderSizer&&d(e,this.placeHolderSizer))}}},{key:"updateInputWidth",value:function(){if(this.mounted&&this.sizer&&void 0!==this.sizer.scrollWidth){var e=void 0;e=this.props.placeholder&&(!this.props.value||this.props.value&&this.props.placeholderIsMinWidth)?Math.max(this.sizer.scrollWidth,this.placeHolderSizer.scrollWidth)+2:this.sizer.scrollWidth+2,(e+="number"===this.props.type&&void 0===this.props.extraWidth?16:parseInt(this.props.extraWidth)||0)<this.props.minWidth&&(e=this.props.minWidth),e!==this.state.inputWidth&&this.setState({inputWidth:e})}}},{key:"getInput",value:function(){return this.input}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"renderStyles",value:function(){var e=this.props.injectStyles;return m&&e?l.default.createElement("style",{dangerouslySetInnerHTML:{__html:"input#"+this.state.inputId+"::-ms-clear {display: none;}"}}):null}},{key:"render",value:function(){var e=[this.props.defaultValue,this.props.value,""].reduce((function(e,t){return null!=e?e:t})),t=n({},this.props.style);t.display||(t.display="inline-block");var a=n({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),r=function(e,t){var a={};for(var n in e)t.indexOf(n)>=0||Object.prototype.hasOwnProperty.call(e,n)&&(a[n]=e[n]);return a}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(r),r.className=this.props.inputClassName,r.id=this.state.inputId,r.style=a,l.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),l.default.createElement("input",n({},r,{ref:this.inputRef})),l.default.createElement("div",{ref:this.sizerRef,style:u},e),this.props.placeholder?l.default.createElement("div",{ref:this.placeHolderSizerRef,style:u},this.props.placeholder):null)}}]),t}(i.Component);g.propTypes={className:o.default.string,defaultValue:o.default.any,extraWidth:o.default.oneOfType([o.default.number,o.default.string]),id:o.default.string,injectStyles:o.default.bool,inputClassName:o.default.string,inputRef:o.default.func,inputStyle:o.default.object,minWidth:o.default.oneOfType([o.default.number,o.default.string]),onAutosize:o.default.func,onChange:o.default.func,placeholder:o.default.string,placeholderIsMinWidth:o.default.bool,style:o.default.object,value:o.default.any},g.defaultProps={minWidth:1,injectStyles:!0},t.Z=g},921:function(e,t){"use strict";var a="function"==typeof Symbol&&Symbol.for,n=a?Symbol.for("react.element"):60103,r=a?Symbol.for("react.portal"):60106,i=a?Symbol.for("react.fragment"):60107,l=a?Symbol.for("react.strict_mode"):60108,o=a?Symbol.for("react.profiler"):60114,s=a?Symbol.for("react.provider"):60109,u=a?Symbol.for("react.context"):60110,c=a?Symbol.for("react.async_mode"):60111,d=a?Symbol.for("react.concurrent_mode"):60111,m=a?Symbol.for("react.forward_ref"):60112,f=a?Symbol.for("react.suspense"):60113,g=a?Symbol.for("react.suspense_list"):60120,p=a?Symbol.for("react.memo"):60115,h=a?Symbol.for("react.lazy"):60116,v=a?Symbol.for("react.block"):60121,b=a?Symbol.for("react.fundamental"):60117,w=a?Symbol.for("react.responder"):60118,y=a?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case c:case d:case i:case o:case l:case f:return e;default:switch(e=e&&e.$$typeof){case u:case m:case h:case p:case s:return e;default:return t}}case r:return t}}}function D(e){return x(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=n,t.ForwardRef=m,t.Fragment=i,t.Lazy=h,t.Memo=p,t.Portal=r,t.Profiler=o,t.StrictMode=l,t.Suspense=f,t.isAsyncMode=function(e){return D(e)||x(e)===c},t.isConcurrentMode=D,t.isContextConsumer=function(e){return x(e)===u},t.isContextProvider=function(e){return x(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return x(e)===m},t.isFragment=function(e){return x(e)===i},t.isLazy=function(e){return x(e)===h},t.isMemo=function(e){return x(e)===p},t.isPortal=function(e){return x(e)===r},t.isProfiler=function(e){return x(e)===o},t.isStrictMode=function(e){return x(e)===l},t.isSuspense=function(e){return x(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===d||e===o||e===l||e===f||e===g||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===p||e.$$typeof===s||e.$$typeof===u||e.$$typeof===m||e.$$typeof===b||e.$$typeof===w||e.$$typeof===y||e.$$typeof===v)},t.typeOf=x},864:function(e,t,a){"use strict";e.exports=a(921)},359:function(e,t){"use strict";if("function"==typeof Symbol&&Symbol.for){var a=Symbol.for;a("react.element"),a("react.portal"),a("react.fragment"),a("react.strict_mode"),a("react.profiler"),a("react.provider"),a("react.context"),a("react.forward_ref"),a("react.suspense"),a("react.suspense_list"),a("react.memo"),a("react.lazy"),a("react.block"),a("react.server.block"),a("react.fundamental"),a("react.debug_trace_mode"),a("react.legacy_hidden")}},973:function(e,t,a){"use strict";a(359)},196:function(e){"use strict";e.exports=window.React}},t={};function a(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,a),i.exports}a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){"use strict";var e,t,n,r=window.wp.element,i=a(196),l=a.n(i),o=window.ReactDOM,s=a.n(o);function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var a,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||(r[a]=e[a]);return r}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n}function m(e,t){var a;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(a=function(e,t){if(e){if("string"==typeof e)return d(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?d(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){a&&(e=a);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(a=e[Symbol.iterator]()).next.bind(a)}function f(e,t){if(e in t){for(var a=t[e],n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return"function"==typeof a?a.apply(void 0,r):a}var l=new Error('Tried to handle "'+e+'" but there is no handler defined. Only defined handlers are: '+Object.keys(t).map((function(e){return'"'+e+'"'})).join(", ")+".");throw Error.captureStackTrace&&Error.captureStackTrace(l,f),l}function g(a){var n=a.props,r=a.slot,i=a.defaultTag,l=a.features,o=a.visible,s=void 0===o||o,d=a.name;if(s)return p(n,r,i,d);var m=null!=l?l:e.None;if(m&e.Static){var g=n.static,h=void 0!==g&&g,v=c(n,["static"]);if(h)return p(v,r,i,d)}if(m&e.RenderStrategy){var b,w=n.unmount,y=void 0===w||w,x=c(n,["unmount"]);return f(y?t.Unmount:t.Hidden,((b={})[t.Unmount]=function(){return null},b[t.Hidden]=function(){return p(u({},x,{hidden:!0,style:{display:"none"}}),r,i,d)},b))}return p(n,r,i,d)}function p(e,t,a,n){var r;void 0===t&&(t={});var l=v(e,["unmount","static"]),o=l.as,s=void 0===o?a:o,u=l.children,d=l.refName,f=void 0===d?"ref":d,g=c(l,["as","children","refName"]),p=void 0!==e.ref?((r={})[f]=e.ref,r):{},h="function"==typeof u?u(t):u;if(g.className&&"function"==typeof g.className&&(g.className=g.className(t)),s===i.Fragment&&Object.keys(g).length>0){if(!(0,i.isValidElement)(h)||Array.isArray(h)&&h.length>1)throw new Error(['Passing props on "Fragment"!',"","The current component <"+n+' /> is rendering a "Fragment".',"However we need to passthrough the following props:",Object.keys(g).map((function(e){return" - "+e})).join("\n"),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map((function(e){return" - "+e})).join("\n")].join("\n"));return(0,i.cloneElement)(h,Object.assign({},function(e,t,a){for(var n,r=Object.assign({},e),i=function(){var a,i=n.value;void 0!==e[i]&&void 0!==t[i]&&Object.assign(r,((a={})[i]=function(a){a.defaultPrevented||e[i](a),a.defaultPrevented||t[i](a)},a))},l=m(["onClick"]);!(n=l()).done;)i();return r}(function(e){var t=Object.assign({},e);for(var a in t)void 0===t[a]&&delete t[a];return t}(v(g,["ref"])),h.props),p))}return(0,i.createElement)(s,Object.assign({},v(g,["ref"]),s!==i.Fragment&&p),h)}function h(e){var t;return Object.assign((0,i.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function v(e,t){void 0===t&&(t=[]);for(var a,n=Object.assign({},e),r=m(t);!(a=r()).done;){var i=a.value;i in n&&delete n[i]}return n}function b(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];var n=(0,i.useRef)(t);return(0,i.useEffect)((function(){n.current=t}),[t]),(0,i.useCallback)((function(e){for(var t,a=m(n.current);!(t=a()).done;){var r=t.value;null!=r&&("function"==typeof r?r(e):r.current=e)}}),[n])}function w(e){for(var t,a,n=e.parentElement,r=null;n&&!(n instanceof HTMLFieldSetElement);)n instanceof HTMLLegendElement&&(r=n),n=n.parentElement;var i=null!=(t=""===(null==(a=n)?void 0:a.getAttribute("disabled")))&&t;return(!i||!function(e){if(!e)return!1;for(var t=e.previousElementSibling;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(r))&&i}!function(e){e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static"}(e||(e={})),function(e){e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden"}(t||(t={})),function(e){e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab"}(n||(n={}));var y="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,x={serverHandoffComplete:!1};function D(){var e=(0,i.useState)(x.serverHandoffComplete),t=e[0],a=e[1];return(0,i.useEffect)((function(){!0!==t&&a(!0)}),[t]),(0,i.useEffect)((function(){!1===x.serverHandoffComplete&&(x.serverHandoffComplete=!0)}),[]),t}var E=0;function C(){return++E}function _(){var e=D(),t=(0,i.useState)(e?C:null),a=t[0],n=t[1];return y((function(){null===a&&n(C())}),[a]),null!=a?""+a:void 0}var k,S,O,T,N=(0,i.createContext)(null);function A(){return(0,i.useContext)(N)}function M(e){var t=e.value,a=e.children;return l().createElement(N.Provider,{value:t},a)}function P(e){var t;if(e.type)return e.type;var a=null!=(t=e.as)?t:"button";return"string"==typeof a&&"button"===a.toLowerCase()?"button":void 0}function L(e,t){var a=(0,i.useState)((function(){return P(e)})),n=a[0],r=a[1];return y((function(){r(P(e))}),[e.type,e.as]),y((function(){n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")}),[n,t]),n}N.displayName="OpenClosedContext",function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(k||(k={})),function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(O||(O={})),function(e){e[e.ToggleDisclosure=0]="ToggleDisclosure",e[e.CloseDisclosure=1]="CloseDisclosure",e[e.SetButtonId=2]="SetButtonId",e[e.SetPanelId=3]="SetPanelId",e[e.LinkPanel=4]="LinkPanel",e[e.UnlinkPanel=5]="UnlinkPanel"}(T||(T={}));var I=((S={})[T.ToggleDisclosure]=function(e){var t;return u({},e,{disclosureState:f(e.disclosureState,(t={},t[O.Open]=O.Closed,t[O.Closed]=O.Open,t))})},S[T.CloseDisclosure]=function(e){return e.disclosureState===O.Closed?e:u({},e,{disclosureState:O.Closed})},S[T.LinkPanel]=function(e){return!0===e.linkedPanel?e:u({},e,{linkedPanel:!0})},S[T.UnlinkPanel]=function(e){return!1===e.linkedPanel?e:u({},e,{linkedPanel:!1})},S[T.SetButtonId]=function(e,t){return e.buttonId===t.buttonId?e:u({},e,{buttonId:t.buttonId})},S[T.SetPanelId]=function(e,t){return e.panelId===t.panelId?e:u({},e,{panelId:t.panelId})},S),V=(0,i.createContext)(null);function R(e){var t=(0,i.useContext)(V);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+W.name+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,R),a}return t}V.displayName="DisclosureContext";var F=(0,i.createContext)(null);function H(e){var t=(0,i.useContext)(F);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+W.name+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,H),a}return t}F.displayName="DisclosureAPIContext";var j=(0,i.createContext)(null);function B(e,t){return f(t.type,I,e,t)}j.displayName="DisclosurePanelContext";var U=i.Fragment;function W(e){var t,a=e.defaultOpen,n=void 0!==a&&a,r=c(e,["defaultOpen"]),o="headlessui-disclosure-button-"+_(),s="headlessui-disclosure-panel-"+_(),u=(0,i.useReducer)(B,{disclosureState:n?O.Open:O.Closed,linkedPanel:!1,buttonId:o,panelId:s}),d=u[0].disclosureState,m=u[1];(0,i.useEffect)((function(){return m({type:T.SetButtonId,buttonId:o})}),[o,m]),(0,i.useEffect)((function(){return m({type:T.SetPanelId,panelId:s})}),[s,m]);var p=(0,i.useCallback)((function(e){m({type:T.CloseDisclosure});var t=e?e instanceof HTMLElement?e:e.current instanceof HTMLElement?e.current:document.getElementById(o):document.getElementById(o);null==t||t.focus()}),[m,o]),h=(0,i.useMemo)((function(){return{close:p}}),[p]),v=(0,i.useMemo)((function(){return{open:d===O.Open,close:p}}),[d,p]);return l().createElement(V.Provider,{value:u},l().createElement(F.Provider,{value:h},l().createElement(M,{value:f(d,(t={},t[O.Open]=k.Open,t[O.Closed]=k.Closed,t))},g({props:r,slot:v,defaultTag:U,name:"Disclosure"}))))}var G=h((function e(t,a){var r=R([W.name,e.name].join(".")),l=r[0],o=r[1],s=(0,i.useRef)(null),c=b(s,a),d=(0,i.useContext)(j),m=null!==d&&d===l.panelId,f=(0,i.useCallback)((function(e){var t;if(m){if(l.disclosureState===O.Closed)return;switch(e.key){case n.Space:case n.Enter:e.preventDefault(),e.stopPropagation(),o({type:T.ToggleDisclosure}),null==(t=document.getElementById(l.buttonId))||t.focus()}}else switch(e.key){case n.Space:case n.Enter:e.preventDefault(),e.stopPropagation(),o({type:T.ToggleDisclosure})}}),[o,m,l.disclosureState]),p=(0,i.useCallback)((function(e){e.key===n.Space&&e.preventDefault()}),[]),h=(0,i.useCallback)((function(e){var a;w(e.currentTarget)||t.disabled||(m?(o({type:T.ToggleDisclosure}),null==(a=document.getElementById(l.buttonId))||a.focus()):o({type:T.ToggleDisclosure}))}),[o,t.disabled,l.buttonId,m]),v=(0,i.useMemo)((function(){return{open:l.disclosureState===O.Open}}),[l]),y=L(t,s);return g({props:u({},t,m?{ref:c,type:y,onKeyDown:f,onClick:h}:{ref:c,id:l.buttonId,type:y,"aria-expanded":t.disabled?void 0:l.disclosureState===O.Open,"aria-controls":l.linkedPanel?l.panelId:void 0,onKeyDown:f,onKeyUp:p,onClick:h}),slot:v,defaultTag:"button",name:"Disclosure.Button"})})),z=e.RenderStrategy|e.Static,Z=h((function e(t,a){var n=R([W.name,e.name].join(".")),r=n[0],o=n[1],s=H([W.name,e.name].join(".")).close,c=b(a,(function(){r.linkedPanel||o({type:T.LinkPanel})})),d=A(),m=null!==d?d===k.Open:r.disclosureState===O.Open;(0,i.useEffect)((function(){return function(){return o({type:T.UnlinkPanel})}}),[o]),(0,i.useEffect)((function(){var e;r.disclosureState!==O.Closed||null!=(e=t.unmount)&&!e||o({type:T.UnlinkPanel})}),[r.disclosureState,t.unmount,o]);var f=(0,i.useMemo)((function(){return{open:r.disclosureState===O.Open,close:s}}),[r,s]),p={ref:c,id:r.panelId},h=t;return l().createElement(j.Provider,{value:r.panelId},g({props:u({},h,p),slot:f,defaultTag:"div",features:z,visible:m,name:"Disclosure.Panel"}))}));function K(e,t){return K=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},K(e,t)}function $(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,K(e,t)}W.Button=G,W.Panel=Z;var Y=a(697),J=a.n(Y);function q(){return q=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},q.apply(this,arguments)}function X(e){return"/"===e.charAt(0)}function Q(e,t){for(var a=t,n=a+1,r=e.length;n<r;a+=1,n+=1)e[a]=e[n];e.pop()}var ee=function(e,t){if(!e)throw new Error("Invariant failed")};function te(e){return"/"===e.charAt(0)?e:"/"+e}function ae(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function ne(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function re(e){var t=e.pathname,a=e.search,n=e.hash,r=t||"/";return a&&"?"!==a&&(r+="?"===a.charAt(0)?a:"?"+a),n&&"#"!==n&&(r+="#"===n.charAt(0)?n:"#"+n),r}function ie(e,t,a,n){var r;"string"==typeof e?(r=function(e){var t=e||"/",a="",n="",r=t.indexOf("#");-1!==r&&(n=t.substr(r),t=t.substr(0,r));var i=t.indexOf("?");return-1!==i&&(a=t.substr(i),t=t.substr(0,i)),{pathname:t,search:"?"===a?"":a,hash:"#"===n?"":n}}(e),r.state=t):(void 0===(r=q({},e)).pathname&&(r.pathname=""),r.search?"?"!==r.search.charAt(0)&&(r.search="?"+r.search):r.search="",r.hash?"#"!==r.hash.charAt(0)&&(r.hash="#"+r.hash):r.hash="",void 0!==t&&void 0===r.state&&(r.state=t));try{r.pathname=decodeURI(r.pathname)}catch(e){throw e instanceof URIError?new URIError('Pathname "'+r.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):e}return a&&(r.key=a),n?r.pathname?"/"!==r.pathname.charAt(0)&&(r.pathname=function(e,t){void 0===t&&(t="");var a,n=e&&e.split("/")||[],r=t&&t.split("/")||[],i=e&&X(e),l=t&&X(t),o=i||l;if(e&&X(e)?r=n:n.length&&(r.pop(),r=r.concat(n)),!r.length)return"/";if(r.length){var s=r[r.length-1];a="."===s||".."===s||""===s}else a=!1;for(var u=0,c=r.length;c>=0;c--){var d=r[c];"."===d?Q(r,c):".."===d?(Q(r,c),u++):u&&(Q(r,c),u--)}if(!o)for(;u--;u)r.unshift("..");!o||""===r[0]||r[0]&&X(r[0])||r.unshift("");var m=r.join("/");return a&&"/"!==m.substr(-1)&&(m+="/"),m}(r.pathname,n.pathname)):r.pathname=n.pathname:r.pathname||(r.pathname="/"),r}function le(){var e=null,t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,a,n,r){if(null!=e){var i="function"==typeof e?e(t,a):e;"string"==typeof i?"function"==typeof n?n(i,r):r(!0):r(!1!==i)}else r(!0)},appendListener:function(e){var a=!0;function n(){a&&e.apply(void 0,arguments)}return t.push(n),function(){a=!1,t=t.filter((function(e){return e!==n}))}},notifyListeners:function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];t.forEach((function(e){return e.apply(void 0,a)}))}}}var oe=!("undefined"==typeof window||!window.document||!window.document.createElement);function se(e,t){t(window.confirm(e))}var ue="popstate",ce="hashchange";function de(){try{return window.history.state||{}}catch(e){return{}}}function me(e){void 0===e&&(e={}),oe||ee(!1);var t,a=window.history,n=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,r=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,l=i.forceRefresh,o=void 0!==l&&l,s=i.getUserConfirmation,u=void 0===s?se:s,c=i.keyLength,d=void 0===c?6:c,m=e.basename?ne(te(e.basename)):"";function f(e){var t=e||{},a=t.key,n=t.state,r=window.location,i=r.pathname+r.search+r.hash;return m&&(i=ae(i,m)),ie(i,n,a)}function g(){return Math.random().toString(36).substr(2,d)}var p=le();function h(e){q(O,e),O.length=a.length,p.notifyListeners(O.location,O.action)}function v(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||y(f(e.state))}function b(){y(f(de()))}var w=!1;function y(e){w?(w=!1,h()):p.confirmTransitionTo(e,"POP",u,(function(t){t?h({action:"POP",location:e}):function(e){var t=O.location,a=D.indexOf(t.key);-1===a&&(a=0);var n=D.indexOf(e.key);-1===n&&(n=0);var r=a-n;r&&(w=!0,C(r))}(e)}))}var x=f(de()),D=[x.key];function E(e){return m+re(e)}function C(e){a.go(e)}var _=0;function k(e){1===(_+=e)&&1===e?(window.addEventListener(ue,v),r&&window.addEventListener(ce,b)):0===_&&(window.removeEventListener(ue,v),r&&window.removeEventListener(ce,b))}var S=!1,O={length:a.length,action:"POP",location:x,createHref:E,push:function(e,t){var r="PUSH",i=ie(e,t,g(),O.location);p.confirmTransitionTo(i,r,u,(function(e){if(e){var t=E(i),l=i.key,s=i.state;if(n)if(a.pushState({key:l,state:s},null,t),o)window.location.href=t;else{var u=D.indexOf(O.location.key),c=D.slice(0,u+1);c.push(i.key),D=c,h({action:r,location:i})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",i=ie(e,t,g(),O.location);p.confirmTransitionTo(i,r,u,(function(e){if(e){var t=E(i),l=i.key,s=i.state;if(n)if(a.replaceState({key:l,state:s},null,t),o)window.location.replace(t);else{var u=D.indexOf(O.location.key);-1!==u&&(D[u]=i.key),h({action:r,location:i})}else window.location.replace(t)}}))},go:C,goBack:function(){C(-1)},goForward:function(){C(1)},block:function(e){void 0===e&&(e=!1);var t=p.setPrompt(e);return S||(k(1),S=!0),function(){return S&&(S=!1,k(-1)),t()}},listen:function(e){var t=p.appendListener(e);return k(1),function(){k(-1),t()}}};return O}var fe=1073741823,ge="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==a.g?a.g:{};function pe(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(a,n){e=a,t.forEach((function(t){return t(e,n)}))}}}var he=l().createContext||function(e,t){var a,n,r,l="__create-react-context-"+((ge[r="__global_unique_id__"]=(ge[r]||0)+1)+"__"),o=function(e){function a(){var t;return(t=e.apply(this,arguments)||this).emitter=pe(t.props.value),t}$(a,e);var n=a.prototype;return n.getChildContext=function(){var e;return(e={})[l]=this.emitter,e},n.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var a,n=this.props.value,r=e.value;((i=n)===(l=r)?0!==i||1/i==1/l:i!=i&&l!=l)?a=0:(a="function"==typeof t?t(n,r):fe,0!=(a|=0)&&this.emitter.set(e.value,a))}var i,l},n.render=function(){return this.props.children},a}(i.Component);o.childContextTypes=((a={})[l]=J().object.isRequired,a);var s=function(t){function a(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,a){0!=((0|e.observedBits)&a)&&e.setState({value:e.getValue()})},e}$(a,t);var n=a.prototype;return n.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?fe:t},n.componentDidMount=function(){this.context[l]&&this.context[l].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?fe:e},n.componentWillUnmount=function(){this.context[l]&&this.context[l].off(this.onUpdate)},n.getValue=function(){return this.context[l]?this.context[l].get():e},n.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},a}(i.Component);return s.contextTypes=((n={})[l]=J().object,n),{Provider:o,Consumer:s}},ve=he,be=a(779),we=a.n(be);function ye(e,t){if(null==e)return{};var a,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||(r[a]=e[a]);return r}a(864),a(679);var xe=function(e){var t=ve();return t.displayName=e,t},De=xe("Router-History"),Ee=function(e){var t=ve();return t.displayName=e,t},Ce=Ee("Router"),_e=function(e){function t(t){var a;return(a=e.call(this,t)||this).state={location:t.history.location},a._isMounted=!1,a._pendingLocation=null,t.staticContext||(a.unlisten=t.history.listen((function(e){a._isMounted?a.setState({location:e}):a._pendingLocation=e}))),a}$(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var a=t.prototype;return a.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},a.componentWillUnmount=function(){this.unlisten&&this.unlisten()},a.render=function(){return l().createElement(Ce.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},l().createElement(De.Provider,{children:this.props.children||null,value:this.props.history}))},t}(l().Component);l().Component,l().Component;var ke={},Se=0;function Oe(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var a=t,n=a.path,r=a.exact,i=void 0!==r&&r,l=a.strict,o=void 0!==l&&l,s=a.sensitive,u=void 0!==s&&s;return[].concat(n).reduce((function(t,a){if(!a&&""!==a)return null;if(t)return t;var n=function(e,t){var a=""+t.end+t.strict+t.sensitive,n=ke[a]||(ke[a]={});if(n[e])return n[e];var r=[],i={regexp:we()(e,r,t),keys:r};return Se<1e4&&(n[e]=i,Se++),i}(a,{end:i,strict:o,sensitive:u}),r=n.regexp,l=n.keys,s=r.exec(e);if(!s)return null;var c=s[0],d=s.slice(1),m=e===c;return i&&!m?null:{path:a,url:"/"===a&&""===c?"/":c,isExact:m,params:l.reduce((function(e,t,a){return e[t.name]=d[a],e}),{})}}),null)}var Te=function(e){function t(){return e.apply(this,arguments)||this}return $(t,e),t.prototype.render=function(){var e=this;return l().createElement(Ce.Consumer,null,(function(t){t||ee(!1);var a=e.props.location||t.location,n=q({},t,{location:a,match:e.props.computedMatch?e.props.computedMatch:e.props.path?Oe(a.pathname,e.props):t.match}),r=e.props,i=r.children,o=r.component,s=r.render;return Array.isArray(i)&&0===i.length&&(i=null),l().createElement(Ce.Provider,{value:n},n.match?i?"function"==typeof i?i(n):i:o?l().createElement(o,n):s?s(n):null:"function"==typeof i?i(n):null)}))},t}(l().Component);l().Component;var Ne=function(e){function t(){return e.apply(this,arguments)||this}return $(t,e),t.prototype.render=function(){var e=this;return l().createElement(Ce.Consumer,null,(function(t){t||ee(!1);var a,n,r=e.props.location||t.location;return l().Children.forEach(e.props.children,(function(e){if(null==n&&l().isValidElement(e)){a=e;var i=e.props.path||e.props.from;n=i?Oe(r.pathname,q({},e.props,{path:i})):t.match}})),n?l().cloneElement(a,{location:r,computedMatch:n}):null}))},t}(l().Component),Ae=l().useContext;function Me(){return Ae(Ce).location}var Pe=function(e){function t(){for(var t,a=arguments.length,n=new Array(a),r=0;r<a;r++)n[r]=arguments[r];return(t=e.call.apply(e,[this].concat(n))||this).history=me(t.props),t}return $(t,e),t.prototype.render=function(){return l().createElement(_e,{history:this.history,children:this.props.children})},t}(l().Component);l().Component;var Le=function(e,t){return"function"==typeof e?e(t):e},Ie=function(e,t){return"string"==typeof e?ie(e,null,null,t):e},Ve=function(e){return e},Re=l().forwardRef;void 0===Re&&(Re=Ve);var Fe=Re((function(e,t){var a=e.innerRef,n=e.navigate,r=e.onClick,i=ye(e,["innerRef","navigate","onClick"]),o=i.target,s=q({},i,{onClick:function(e){try{r&&r(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||o&&"_self"!==o||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),n())}});return s.ref=Ve!==Re&&t||a,l().createElement("a",s)})),He=Re((function(e,t){var a=e.component,n=void 0===a?Fe:a,r=e.replace,i=e.to,o=e.innerRef,s=ye(e,["component","replace","to","innerRef"]);return l().createElement(Ce.Consumer,null,(function(e){e||ee(!1);var a=e.history,u=Ie(Le(i,e.location),e.location),c=u?a.createHref(u):"",d=q({},s,{href:c,navigate:function(){var t=Le(i,e.location);(r?a.replace:a.push)(t)}});return Ve!==Re?d.ref=t||o:d.innerRef=o,l().createElement(n,d)}))})),je=function(e){return e},Be=l().forwardRef;void 0===Be&&(Be=je),Be((function(e,t){var a=e["aria-current"],n=void 0===a?"page":a,r=e.activeClassName,i=void 0===r?"active":r,o=e.activeStyle,s=e.className,u=e.exact,c=e.isActive,d=e.location,m=e.sensitive,f=e.strict,g=e.style,p=e.to,h=e.innerRef,v=ye(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return l().createElement(Ce.Consumer,null,(function(e){e||ee(!1);var a=d||e.location,r=Ie(Le(p,a),a),b=r.pathname,w=b&&b.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),y=w?Oe(a.pathname,{path:w,exact:u,sensitive:m,strict:f}):null,x=!!(c?c(y,a):y),D=x?function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter((function(e){return e})).join(" ")}(s,i):s,E=x?q({},g,{},o):g,C=q({"aria-current":x&&n||null,className:D,style:E,to:r},v);return je!==Be?C.ref=t||h:C.innerRef=h,l().createElement(He,C)}))}));var Ue,We=window.wp.i18n;function Ge(){var e=(0,i.useRef)(!1);return(0,i.useEffect)((function(){return e.current=!0,function(){e.current=!1}}),[]),e}function ze(){var e=[],t={requestAnimationFrame:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){var e=requestAnimationFrame.apply(void 0,arguments);t.add((function(){return cancelAnimationFrame(e)}))})),nextFrame:function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];t.requestAnimationFrame((function(){t.requestAnimationFrame.apply(t,a)}))},setTimeout:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){var e=setTimeout.apply(void 0,arguments);t.add((function(){return clearTimeout(e)}))})),add:function(t){e.push(t)},dispose:function(){for(var t,a=m(e.splice(0));!(t=a()).done;){(0,t.value)()}}};return t}function Ze(e){for(var t,a=arguments.length,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];e&&n.length>0&&(t=e.classList).add.apply(t,n)}function Ke(e){for(var t,a=arguments.length,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];e&&n.length>0&&(t=e.classList).remove.apply(t,n)}function $e(e,t,a,n,r,i){var l=ze(),o=void 0!==i?function(e){var t={called:!1};return function(){if(!t.called)return t.called=!0,e.apply(void 0,arguments)}}(i):function(){};return Ke.apply(void 0,[e].concat(r)),Ze.apply(void 0,[e].concat(t,a)),l.nextFrame((function(){Ke.apply(void 0,[e].concat(a)),Ze.apply(void 0,[e].concat(n)),l.add(function(e,t){var a=ze();if(!e)return a.dispose;var n=getComputedStyle(e),r=[n.transitionDuration,n.transitionDelay].map((function(e){var t=e.split(",").filter(Boolean).map((function(e){return e.includes("ms")?parseFloat(e):1e3*parseFloat(e)})).sort((function(e,t){return t-e}))[0];return void 0===t?0:t})),i=r[0],l=r[1];return 0!==i?a.setTimeout((function(){t(Ue.Finished)}),i+l):t(Ue.Finished),a.add((function(){return t(Ue.Cancelled)})),a.dispose}(e,(function(a){return Ke.apply(void 0,[e].concat(n,t)),Ze.apply(void 0,[e].concat(r)),o(a)})))})),l.add((function(){return Ke.apply(void 0,[e].concat(t,a,n,r))})),l.add((function(){return o(Ue.Cancelled)})),l.dispose}function Ye(e){return void 0===e&&(e=""),(0,i.useMemo)((function(){return e.split(" ").filter((function(e){return e.trim().length>1}))}),[e])}!function(e){e.Finished="finished",e.Cancelled="cancelled"}(Ue||(Ue={}));var Je,qe=(0,i.createContext)(null);qe.displayName="TransitionContext",function(e){e.Visible="visible",e.Hidden="hidden"}(Je||(Je={}));var Xe=(0,i.createContext)(null);function Qe(e){return"children"in e?Qe(e.children):e.current.filter((function(e){return e.state===Je.Visible})).length>0}function et(e){var a=(0,i.useRef)(e),n=(0,i.useRef)([]),r=Ge();(0,i.useEffect)((function(){a.current=e}),[e]);var l=(0,i.useCallback)((function(e,i){var l;void 0===i&&(i=t.Hidden);var o=n.current.findIndex((function(t){return t.id===e}));-1!==o&&(f(i,((l={})[t.Unmount]=function(){n.current.splice(o,1)},l[t.Hidden]=function(){n.current[o].state=Je.Hidden},l)),!Qe(n)&&r.current&&(null==a.current||a.current()))}),[a,r,n]),o=(0,i.useCallback)((function(e){var a=n.current.find((function(t){return t.id===e}));return a?a.state!==Je.Visible&&(a.state=Je.Visible):n.current.push({id:e,state:Je.Visible}),function(){return l(e,t.Unmount)}}),[n,l]);return(0,i.useMemo)((function(){return{children:n,register:o,unregister:l}}),[o,l,n])}function tt(){}Xe.displayName="NestingContext";var at=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function nt(e){for(var t,a={},n=m(at);!(t=n()).done;){var r,i=t.value;a[i]=null!=(r=e[i])?r:tt}return a}var rt=e.RenderStrategy;function it(e){var a,n=e.beforeEnter,r=e.afterEnter,o=e.beforeLeave,s=e.afterLeave,d=e.enter,m=e.enterFrom,p=e.enterTo,h=e.entered,v=e.leave,b=e.leaveFrom,w=e.leaveTo,x=c(e,["beforeEnter","afterEnter","beforeLeave","afterLeave","enter","enterFrom","enterTo","entered","leave","leaveFrom","leaveTo"]),E=(0,i.useRef)(null),C=(0,i.useState)(Je.Visible),S=C[0],O=C[1],T=x.unmount?t.Unmount:t.Hidden,N=function(){var e=(0,i.useContext)(qe);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),A=N.show,P=N.appear,L=N.initial,I=function(){var e=(0,i.useContext)(Xe);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),V=I.register,R=I.unregister,F=_(),H=(0,i.useRef)(!1),j=et((function(){H.current||(O(Je.Hidden),R(F),$.current.afterLeave())}));y((function(){if(F)return V(F)}),[V,F]),y((function(){var e;T===t.Hidden&&F&&(A&&S!==Je.Visible?O(Je.Visible):f(S,((e={})[Je.Hidden]=function(){return R(F)},e[Je.Visible]=function(){return V(F)},e)))}),[S,F,V,R,A,T]);var B=Ye(d),U=Ye(m),W=Ye(p),G=Ye(h),z=Ye(v),Z=Ye(b),K=Ye(w),$=function(e){var t=(0,i.useRef)(nt(e));return(0,i.useEffect)((function(){t.current=nt(e)}),[e]),t}({beforeEnter:n,afterEnter:r,beforeLeave:o,afterLeave:s}),Y=D();(0,i.useEffect)((function(){if(Y&&S===Je.Visible&&null===E.current)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}),[E,S,Y]);var J=L&&!P;y((function(){var e=E.current;if(e&&!J)return H.current=!0,A&&$.current.beforeEnter(),A||$.current.beforeLeave(),A?$e(e,B,U,W,G,(function(e){H.current=!1,e===Ue.Finished&&$.current.afterEnter()})):$e(e,z,Z,K,G,(function(e){H.current=!1,e===Ue.Finished&&(Qe(j)||(O(Je.Hidden),R(F),$.current.afterLeave()))}))}),[$,F,H,R,j,E,J,A,B,U,W,z,Z,K]);var q={ref:E},X=x;return l().createElement(Xe.Provider,{value:j},l().createElement(M,{value:f(S,(a={},a[Je.Visible]=k.Open,a[Je.Hidden]=k.Closed,a))},g({props:u({},X,q),defaultTag:"div",features:rt,visible:S===Je.Visible,name:"Transition.Child"})))}function lt(e){var t,a=e.show,n=e.appear,r=void 0!==n&&n,o=e.unmount,s=c(e,["show","appear","unmount"]),d=A();if(void 0===a&&null!==d&&(a=f(d,((t={})[k.Open]=!0,t[k.Closed]=!1,t))),![!0,!1].includes(a))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");var m=(0,i.useState)(a?Je.Visible:Je.Hidden),p=m[0],h=m[1],v=et((function(){h(Je.Hidden)})),b=function(){var e=(0,i.useRef)(!0);return(0,i.useEffect)((function(){e.current=!1}),[]),e.current}(),w=(0,i.useMemo)((function(){return{show:a,appear:r||!b,initial:b}}),[a,r,b]);(0,i.useEffect)((function(){a?h(Je.Visible):Qe(v)||h(Je.Hidden)}),[a,v]);var y={unmount:o};return l().createElement(Xe.Provider,{value:v},l().createElement(qe.Provider,{value:w},g({props:u({},y,{as:i.Fragment,children:l().createElement(it,Object.assign({},y,s))}),defaultTag:i.Fragment,features:rt,visible:p===Je.Visible,name:"Transition"})))}function ot(e,t,a){var n=(0,i.useRef)(t);n.current=t,(0,i.useEffect)((function(){function t(e){n.current.call(window,e)}return window.addEventListener(e,t,a),function(){return window.removeEventListener(e,t,a)}}),[e,a])}lt.Child=function(e){var t=null!==(0,i.useContext)(qe),a=null!==A();return!t&&a?l().createElement(lt,Object.assign({},e)):l().createElement(it,Object.assign({},e))},lt.Root=lt;var st,ut,ct,dt,mt,ft=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map((function(e){return e+":not([tabindex='-1'])"})).join(",");function gt(e){null==e||e.focus({preventScroll:!0})}function pt(e,t){var a=Array.isArray(e)?e.slice().sort((function(e,t){var a=e.compareDocumentPosition(t);return a&Node.DOCUMENT_POSITION_FOLLOWING?-1:a&Node.DOCUMENT_POSITION_PRECEDING?1:0})):function(e){return void 0===e&&(e=document.body),null==e?[]:Array.from(e.querySelectorAll(ft))}(e),n=document.activeElement,r=function(){if(t&(st.First|st.Next))return ct.Next;if(t&(st.Previous|st.Last))return ct.Previous;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")}(),i=function(){if(t&st.First)return 0;if(t&st.Previous)return Math.max(0,a.indexOf(n))-1;if(t&st.Next)return Math.max(0,a.indexOf(n))+1;if(t&st.Last)return a.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")}(),l=t&st.NoScroll?{preventScroll:!0}:{},o=0,s=a.length,u=void 0;do{var c;if(o>=s||o+s<=0)return ut.Error;var d=i+o;if(t&st.WrapAround)d=(d+s)%s;else{if(d<0)return ut.Underflow;if(d>=s)return ut.Overflow}null==(c=u=a[d])||c.focus(l),o+=r}while(u!==document.activeElement);return u.hasAttribute("tabindex")||u.setAttribute("tabindex","0"),ut.Success}!function(e){e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll"}(st||(st={})),function(e){e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow"}(ut||(ut={})),function(e){e[e.Previous=-1]="Previous",e[e.Next=1]="Next"}(ct||(ct={})),function(e){e[e.Strict=0]="Strict",e[e.Loose=1]="Loose"}(dt||(dt={})),function(e){e[e.None=1]="None",e[e.InitialFocus=2]="InitialFocus",e[e.TabLock=4]="TabLock",e[e.FocusLock=8]="FocusLock",e[e.RestoreFocus=16]="RestoreFocus",e[e.All=30]="All"}(mt||(mt={}));var ht=new Set,vt=new Map;function bt(e){e.setAttribute("aria-hidden","true"),e.inert=!0}function wt(e){var t=vt.get(e);t&&(null===t["aria-hidden"]?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",t["aria-hidden"]),e.inert=t.inert)}var yt=(0,i.createContext)(!1);function xt(e){return l().createElement(yt.Provider,{value:e.force},e.children)}var Dt=i.Fragment;function Et(e){var t=e,a=function(){var e=(0,i.useContext)(yt),t=(0,i.useContext)(_t),a=(0,i.useState)((function(){if(!e&&null!==t)return null;if("undefined"==typeof window)return null;var a=document.getElementById("headlessui-portal-root");if(a)return a;var n=document.createElement("div");return n.setAttribute("id","headlessui-portal-root"),document.body.appendChild(n)})),n=a[0],r=a[1];return(0,i.useEffect)((function(){null!==n&&(document.body.contains(n)||document.body.appendChild(n))}),[n]),(0,i.useEffect)((function(){e||null!==t&&r(t.current)}),[t,r,e]),n}(),n=(0,i.useState)((function(){return"undefined"==typeof window?null:document.createElement("div")}))[0],r=D();return y((function(){if(a&&n)return a.appendChild(n),function(){var e;a&&n&&(a.removeChild(n),a.childNodes.length<=0&&(null==(e=a.parentElement)||e.removeChild(a)))}}),[a,n]),r&&a&&n?(0,o.createPortal)(g({props:t,defaultTag:Dt,name:"Portal"}),n):null}var Ct=i.Fragment,_t=(0,i.createContext)(null);Et.Group=function(e){var t=e.target,a=c(e,["target"]);return l().createElement(_t.Provider,{value:t},g({props:a,defaultTag:Ct,name:"Popover.Group"}))};var kt=(0,i.createContext)(null);function St(){var e=(0,i.useContext)(kt);if(null===e){var t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,St),t}return e}function Ot(){var e=(0,i.useState)([]),t=e[0],a=e[1];return[t.length>0?t.join(" "):void 0,(0,i.useMemo)((function(){return function(e){var t=(0,i.useCallback)((function(e){return a((function(t){return[].concat(t,[e])})),function(){return a((function(t){var a=t.slice(),n=a.indexOf(e);return-1!==n&&a.splice(n,1),a}))}}),[]),n=(0,i.useMemo)((function(){return{register:t,slot:e.slot,name:e.name,props:e.props}}),[t,e.slot,e.name,e.props]);return l().createElement(kt.Provider,{value:n},e.children)}}),[a])]}function Tt(e){var t=St(),a="headlessui-description-"+_();y((function(){return t.register(a)}),[a,t.register]);var n=e,r=u({},t.props,{id:a});return g({props:u({},n,r),slot:t.slot||{},defaultTag:"p",name:t.name||"Description"})}var Nt,At,Mt,Pt,Lt=(0,i.createContext)((function(){}));function It(e){var t=e.children,a=e.onUpdate,n=e.type,r=e.element,o=(0,i.useContext)(Lt),s=(0,i.useCallback)((function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];null==a||a.apply(void 0,t),o.apply(void 0,t)}),[o,a]);return y((function(){return s(Nt.Add,n,r),function(){return s(Nt.Remove,n,r)}}),[s,n,r]),l().createElement(Lt.Provider,{value:s},t)}Lt.displayName="StackContext",function(e){e[e.Add=0]="Add",e[e.Remove=1]="Remove"}(Nt||(Nt={})),function(e){e[e.Open=0]="Open",e[e.Closed=1]="Closed"}(Mt||(Mt={})),function(e){e[e.SetTitleId=0]="SetTitleId"}(Pt||(Pt={}));var Vt=((At={})[Pt.SetTitleId]=function(e,t){return e.titleId===t.id?e:u({},e,{titleId:t.id})},At),Rt=(0,i.createContext)(null);function Ft(e){var t=(0,i.useContext)(Rt);if(null===t){var a=new Error("<"+e+" /> is missing a parent <"+Wt.displayName+" /> component.");throw Error.captureStackTrace&&Error.captureStackTrace(a,Ft),a}return t}function Ht(e,t){return f(t.type,Vt,e,t)}Rt.displayName="DialogContext";var jt=e.RenderStrategy|e.Static,Bt=h((function(e,t){var a,r=e.open,o=e.onClose,s=e.initialFocus,d=c(e,["open","onClose","initialFocus"]),p=(0,i.useState)(0),h=p[0],v=p[1],w=A();void 0===r&&null!==w&&(r=f(w,((a={})[k.Open]=!0,a[k.Closed]=!1,a)));var x=(0,i.useRef)(new Set),E=(0,i.useRef)(null),C=b(E,t),S=e.hasOwnProperty("open")||null!==w,O=e.hasOwnProperty("onClose");if(!S&&!O)throw new Error("You have to provide an `open` and an `onClose` prop to the `Dialog` component.");if(!S)throw new Error("You provided an `onClose` prop to the `Dialog`, but forgot an `open` prop.");if(!O)throw new Error("You provided an `open` prop to the `Dialog`, but forgot an `onClose` prop.");if("boolean"!=typeof r)throw new Error("You provided an `open` prop to the `Dialog`, but the value is not a boolean. Received: "+r);if("function"!=typeof o)throw new Error("You provided an `onClose` prop to the `Dialog`, but the value is not a function. Received: "+o);var T=r?Mt.Open:Mt.Closed,N=null!==w?w===k.Open:T===Mt.Open,M=(0,i.useReducer)(Ht,{titleId:null,descriptionId:null}),P=M[0],L=M[1],I=(0,i.useCallback)((function(){return o(!1)}),[o]),V=(0,i.useCallback)((function(e){return L({type:Pt.SetTitleId,id:e})}),[L]),R=D()&&T===Mt.Open,F=h>1,H=null!==(0,i.useContext)(Rt);(function(e,t,a){void 0===t&&(t=mt.All);var r=void 0===a?{}:a,l=r.initialFocus,o=r.containers,s=(0,i.useRef)("undefined"!=typeof window?document.activeElement:null),u=(0,i.useRef)(null),c=Ge(),d=Boolean(t&mt.RestoreFocus),f=Boolean(t&mt.InitialFocus);(0,i.useEffect)((function(){d&&(s.current=document.activeElement)}),[d]),(0,i.useEffect)((function(){if(d)return function(){gt(s.current),s.current=null}}),[d]),(0,i.useEffect)((function(){if(f&&e.current){var t=document.activeElement;if(null==l?void 0:l.current){if((null==l?void 0:l.current)===t)return void(u.current=t)}else if(e.current.contains(t))return void(u.current=t);(null==l?void 0:l.current)?gt(l.current):pt(e.current,st.First)===ut.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),u.current=document.activeElement}}),[e,l,f]),ot("keydown",(function(a){t&mt.TabLock&&e.current&&a.key===n.Tab&&(a.preventDefault(),pt(e.current,(a.shiftKey?st.Previous:st.Next)|st.WrapAround)===ut.Success&&(u.current=document.activeElement))})),ot("focus",(function(a){if(t&mt.FocusLock){var n=new Set(null==o?void 0:o.current);if(n.add(e),n.size){var r=u.current;if(r&&c.current){var i=a.target;i&&i instanceof HTMLElement?function(e,t){for(var a,n=m(e);!(a=n()).done;){var r;if(null==(r=a.value.current)?void 0:r.contains(t))return!0}return!1}(n,i)?(u.current=i,gt(i)):(a.preventDefault(),a.stopPropagation(),gt(r)):gt(u.current)}}}}),!0)})(E,R?f(F?"parent":"leaf",{parent:mt.RestoreFocus,leaf:mt.All}):mt.None,{initialFocus:s,containers:x}),function(e,t){void 0===t&&(t=!0),y((function(){if(t&&e.current){var a=e.current;ht.add(a);for(var n,r=m(vt.keys());!(n=r()).done;){var i=n.value;i.contains(a)&&(wt(i),vt.delete(i))}return document.querySelectorAll("body > *").forEach((function(e){if(e instanceof HTMLElement){for(var t,a=m(ht);!(t=a()).done;){var n=t.value;if(e.contains(n))return}1===ht.size&&(vt.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),bt(e))}})),function(){if(ht.delete(a),ht.size>0)document.querySelectorAll("body > *").forEach((function(e){if(e instanceof HTMLElement&&!vt.has(e)){for(var t,a=m(ht);!(t=a()).done;){var n=t.value;if(e.contains(n))return}vt.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),bt(e)}}));else for(var e,t=m(vt.keys());!(e=t()).done;){var n=e.value;wt(n),vt.delete(n)}}}}),[t])}(E,!!F&&R),ot("mousedown",(function(e){var t,a=e.target;T===Mt.Open&&(F||(null==(t=E.current)?void 0:t.contains(a))||I())})),ot("keydown",(function(e){e.key===n.Escape&&T===Mt.Open&&(F||(e.preventDefault(),e.stopPropagation(),I()))})),(0,i.useEffect)((function(){if(T===Mt.Open&&!H){var e=document.documentElement.style.overflow,t=document.documentElement.style.paddingRight,a=window.innerWidth-document.documentElement.clientWidth;return document.documentElement.style.overflow="hidden",document.documentElement.style.paddingRight=a+"px",function(){document.documentElement.style.overflow=e,document.documentElement.style.paddingRight=t}}}),[T,H]),(0,i.useEffect)((function(){if(T===Mt.Open&&E.current){var e=new IntersectionObserver((function(e){for(var t,a=m(e);!(t=a()).done;){var n=t.value;0===n.boundingClientRect.x&&0===n.boundingClientRect.y&&0===n.boundingClientRect.width&&0===n.boundingClientRect.height&&I()}}));return e.observe(E.current),function(){return e.disconnect()}}}),[T,E,I]);var j=Ot(),B=j[0],U=j[1],W="headlessui-dialog-"+_(),G=(0,i.useMemo)((function(){return[{dialogState:T,close:I,setTitleId:V},P]}),[T,P,I,V]),z=(0,i.useMemo)((function(){return{open:T===Mt.Open}}),[T]),Z={ref:C,id:W,role:"dialog","aria-modal":T===Mt.Open||void 0,"aria-labelledby":P.titleId,"aria-describedby":B,onClick:function(e){e.stopPropagation()}},K=d;return l().createElement(It,{type:"Dialog",element:E,onUpdate:(0,i.useCallback)((function(e,t,a){var n;"Dialog"===t&&f(e,((n={})[Nt.Add]=function(){x.current.add(a),v((function(e){return e+1}))},n[Nt.Remove]=function(){x.current.add(a),v((function(e){return e-1}))},n))}),[])},l().createElement(xt,{force:!0},l().createElement(Et,null,l().createElement(Rt.Provider,{value:G},l().createElement(Et.Group,{target:E},l().createElement(xt,{force:!1},l().createElement(U,{slot:z,name:"Dialog.Description"},g({props:u({},K,Z),slot:z,defaultTag:"div",features:jt,visible:N,name:"Dialog"}))))))))})),Ut=h((function e(t,a){var n=Ft([Wt.displayName,e.name].join("."))[0],r=n.dialogState,l=n.close,o=b(a),s="headlessui-dialog-overlay-"+_(),c=(0,i.useCallback)((function(e){if(e.target===e.currentTarget){if(w(e.currentTarget))return e.preventDefault();e.preventDefault(),e.stopPropagation(),l()}}),[l]),d=(0,i.useMemo)((function(){return{open:r===Mt.Open}}),[r]);return g({props:u({},t,{ref:o,id:s,"aria-hidden":!0,onClick:c}),slot:d,defaultTag:"div",name:"Dialog.Overlay"})})),Wt=Object.assign(Bt,{Overlay:Ut,Title:function e(t){var a=Ft([Wt.displayName,e.name].join("."))[0],n=a.dialogState,r=a.setTitleId,l="headlessui-dialog-title-"+_();(0,i.useEffect)((function(){return r(l),function(){return r(null)}}),[l,r]);var o=(0,i.useMemo)((function(){return{open:n===Mt.Open}}),[n]);return g({props:u({},t,{id:l}),slot:o,defaultTag:"h2",name:"Dialog.Title"})},Description:Tt}),Gt=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},e),i.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"}))},zt=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","aria-hidden":"true"},e),i.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"}))},Zt=()=>{const e=uag_react.global_data.changelog_data,[t,a]=(0,i.useState)(!1);return(0,r.createElement)(i.Fragment,null,(0,r.createElement)("button",{onClick:()=>a(!0),title:(0,We.__)("What's New?","ultimate-addons-for-gutenberg"),className:"w-10 h-10 flex items-center justify-center cursor-pointer rounded-full border border-slate-200"},(0,r.createElement)("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M8.16667 3.90182V15.0335C8.16667 15.8434 7.51008 16.5 6.70015 16.5C6.08038 16.5 5.52752 16.1104 5.31907 15.5267L3.53039 10.4024M14 9.83333C15.3807 9.83333 16.5 8.71404 16.5 7.33333C16.5 5.95262 15.3807 4.83333 14 4.83333M3.53039 10.4024C2.33691 9.89508 1.5 8.71194 1.5 7.33333C1.5 5.49238 2.99238 4 4.83333 4H6.36007C9.77727 4 12.7141 2.97159 14 1.5L14 13.1667C12.7141 11.6951 9.77727 10.6667 6.36007 10.6667L4.83331 10.6667C4.37098 10.6667 3.93064 10.5725 3.53039 10.4024Z",stroke:"#475569",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}))),(0,r.createElement)(lt.Root,{show:t,as:i.Fragment},(0,r.createElement)(Wt,{as:"div",className:"fixed inset-0 overflow-hidden",onClose:a},(0,r.createElement)("div",{className:"absolute inset-0 overflow-hidden"},(0,r.createElement)(Wt.Overlay,{className:"absolute inset-0"}),(0,r.createElement)("div",{className:"fixed inset-y-0 right-0 pl-10 max-w-full flex sm:mt-[2rem]"},(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"transform transition ease-in-out duration-150 sm:duration-150",enterFrom:"translate-x-full",enterTo:"translate-x-0",leave:"transform transition ease-in-out duration-300 sm:duration-300",leaveFrom:"translate-x-0",leaveTo:"translate-x-full"},(0,r.createElement)("div",{className:"w-screen max-w-md shadow-overlay-left"},(0,r.createElement)("div",{className:"h-full flex flex-col bg-white shadow-xl"},(0,r.createElement)("div",{className:"px-4 sm:px-6 h-16 shadow flex items-center justify-between z-50"},(0,r.createElement)(Wt.Title,{className:"text-lg font-medium text-gray-900"}," ",(0,We.__)("What's New?","ultimate-addons-for-gutenberg")," "),(0,r.createElement)("div",{className:"flex items-center"},(0,r.createElement)("button",{type:"button",className:"bg-white rounded-md text-gray-400 hover:text-gray-500 focus:outline-none",onClick:()=>a(!1)},(0,r.createElement)(zt,{className:"h-6 w-6","aria-hidden":"true"})))),(0,r.createElement)("div",{className:"relative flex-1 overflow-y-auto"},(0,r.createElement)("div",{className:"relative grid bg-white divide-y divide-gray-200"},e.map(((t,a)=>{const n=e[a].title,i=e[a].description,l=e[a].date;return(0,r.createElement)("a",{key:n,href:"https://wpspectra.com/changelog/",className:"px-6 py-5 block rounded-[0.2rem] transition ease-in-out duration-150",target:"_blank",rel:"noreferrer noopener"},(0,r.createElement)("p",{className:"text-sm mb-1 font-medium text-slate-800",dangerouslySetInnerHTML:{__html:n}}),(0,r.createElement)("p",{className:"text-xs text-slate-500",dangerouslySetInnerHTML:{__html:l}}),(0,r.createElement)("p",{className:"mt-3 spectra-changelog-description",dangerouslySetInnerHTML:{__html:i}}))}))))))))))))};function Kt(){const e=[{name:(0,We.__)("Welcome","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:""},{name:(0,We.__)("Blocks / Extensions","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:"blocks"},{name:(0,We.__)("Settings","ultimate-addons-for-gutenberg"),slug:uag_react.home_slug,path:"settings"}],t=new URLSearchParams(Me()?.search),a=t.get("page")?t.get("page"):uag_react.home_slug,n=t.get("path")?t.get("path"):"";return(0,r.createElement)(W,{as:"nav",className:"bg-white shadow"},(0,r.createElement)("div",{className:"max-w-3xl mx-auto px-6 lg:max-w-7xl"},(0,r.createElement)("div",{className:"relative flex justify-between h-16"},(0,r.createElement)("div",{className:"flex-1 flex items-center justify-center sm:items-stretch sm:justify-start"},(0,r.createElement)("a",{href:uag_react.uag_base_url,className:"flex-shrink-0 flex items-center"},(0,r.createElement)("img",{className:"lg:block h-[2.6rem] w-auto",src:uag_react.logo_url,alt:"Workflow"})),(0,r.createElement)("div",{className:"sm:ml-8 sm:flex sm:space-x-8"},e.map(((e,t)=>(0,r.createElement)(He,{index:t,key:`?page=${e.slug}&path=${e.path}`,to:{pathname:"options-general.php",search:`?page=${e.slug}${""!==e.path?"&path="+e.path:""}`},className:a===e.slug&&n===e.path?"border-spectra text-spectra active:text-spectra focus:text-spectra focus-visible:text-spectra-hover hover:text-spectra-hover inline-flex items-center px-1 border-b-2 text-[0.940rem] font-medium":"border-transparent text-slate-500 active:text-spectra focus-visible:border-slate-300 focus-visible:text-slate-800 hover:border-slate-300 hover:text-slate-800 inline-flex items-center px-1 border-b-2 text-[0.940rem] font-medium"},e.name))))),(0,r.createElement)("div",{className:"absolute inset-y-0 right-0 flex items-center pr-2 sm:static sm:inset-auto sm:ml-6 sm:pr-0"},(0,r.createElement)(Zt,null)))))}var $t=()=>{const e="1"===new URLSearchParams(Me()?.search).get("spectra-activation-redirect")?1:0;return(0,r.createElement)("main",{className:"py-[2.43rem]"},(0,r.createElement)("div",{className:"max-w-3xl mx-auto px-6 lg:max-w-7xl"},(0,r.createElement)("h1",{className:"sr-only"},"Page title"),(0,r.createElement)("div",{className:"grid grid-cols-1 gap-4 items-start lg:grid-cols-3 lg:gap-5 xl:gap-10"},(0,r.createElement)("div",{className:"grid grid-cols-1 gap-4 lg:col-span-2 h-full"},(0,r.createElement)("section",{"aria-labelledby":"section-1-title h-full"},(0,r.createElement)("h2",{className:"sr-only",id:"section-1-title"},"Section title"),(0,r.createElement)("div",{className:"rounded-md bg-white overflow-hidden shadow-sm flex flex-col justify-center h-full"},(0,r.createElement)("div",{className:"p-12 pt-[2.2rem]"},(0,r.createElement)("h2",{className:"text-slate-800 text-[1.8rem] leading-[2.4rem] pb-3 font-medium text-left"},(0,We.__)("Welcome to Spectra!","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 pb-7"},(0,We.__)("We designed Spectra to be intuitive but we do recommend learning how it works by checking our comprehensive documentation and watching the video below. Enjoy your time with Spectra!","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"mr-[80px] spectra-video-container"},(0,r.createElement)("iframe",{className:"spectra-video",src:`https://www.youtube.com/embed/GLNzTxArR6Y?showinfo=0&autoplay=${e}&mute=${e}&rel=0`,allow:"autoplay",title:"YouTube video player",frameBorder:"0",allowFullScreen:!0})),(0,r.createElement)("span",{className:"relative z-0 inline-flex pt-6 justify-start w-full"},(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra focus-visible:bg-spectra-hover hover:bg-spectra-hover focus:outline-none mr-4",onClick:()=>{window.open(uag_react.wp_pages_url,"_blank")}},(0,We.__)("Create New Page","ultimate-addons-for-gutenberg")),(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-slate-300 shadow-sm text-sm font-medium rounded-md text-slate-500 bg-white focus-visible:bg-slate-50 hover:bg-slate-50 focus:outline-none",onClick:()=>{window.open("https://wpspectra.com/","_blank")}},(0,We.__)("Visit Our Website","ultimate-addons-for-gutenberg"))))))),(0,r.createElement)("div",{className:"space-y-4 flex h-full flex-col justify-between"},(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Knowledge Base","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Learn everything you need to know about the Spectra plugin with our comprehensive documentation.","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://wpspectra.com/docs/",target:"_blank",rel:"noreferrer"},(0,We.__)("Browse Now","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://wpspectra.com/docs/",target:"_blank",rel:"noreferrer"}," → ")))),(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Get 5-star Support","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Need some help? Our awesome support team is here to help you with any question you have.","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://wpspectra.com/support/",target:"_blank",rel:"noreferrer"},(0,We.__)("Get Support","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://wpspectra.com/support/",target:"_blank",rel:"noreferrer"}," → ")))),(0,r.createElement)("section",{"aria-labelledby":"section-2-title"},(0,r.createElement)("h2",{className:"sr-only",id:"section-2-title"},"Section title"),(0,r.createElement)("div",{className:"box-border rounded-md bg-white shadow-sm overflow-hidden transition hover:shadow-hover"},(0,r.createElement)("div",{className:"p-8 pr-10"},(0,r.createElement)("h3",{className:"text-slate-800 text-xl font-medium pb-2"},(0,We.__)("Join the Community","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"text-slate-500 text-sm pb-2 pr-2"},(0,We.__)("Got a question about the plugin, want to share your awesome project or just say hi? Join our wonderful community!","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover underline",href:"https://www.facebook.com/groups/wpspectra",target:"_blank",rel:"noreferrer"},(0,We.__)("Join Now","ultimate-addons-for-gutenberg")),(0,r.createElement)("a",{className:"text-base text-spectra focus:text-spectra focus-visible:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover no-underline",href:"https://www.facebook.com/groups/wpspectra",target:"_blank",rel:"noreferrer"}," → "))))))))},Yt=window.wp.apiFetch,Jt=a.n(Yt),qt=l().createContext(null),Xt=function(e){e()},Qt=function(){return Xt},ea={notify:function(){},get:function(){return[]}};function ta(e,t){var a,n=ea;function r(){l.onStateChange&&l.onStateChange()}function i(){a||(a=t?t.addNestedSub(r):e.subscribe(r),n=function(){var e=Qt(),t=null,a=null;return{clear:function(){t=null,a=null},notify:function(){e((function(){for(var e=t;e;)e.callback(),e=e.next}))},get:function(){for(var e=[],a=t;a;)e.push(a),a=a.next;return e},subscribe:function(e){var n=!0,r=a={callback:e,next:null,prev:a};return r.prev?r.prev.next=r:t=r,function(){n&&null!==t&&(n=!1,r.next?r.next.prev=r.prev:a=r.prev,r.prev?r.prev.next=r.next:t=r.next)}}}}())}var l={addNestedSub:function(e){return i(),n.subscribe(e)},notifyNestedSubs:function(){n.notify()},handleChangeWrapper:r,isSubscribed:function(){return Boolean(a)},trySubscribe:i,tryUnsubscribe:function(){a&&(a(),a=void 0,n.clear(),n=ea)},getListeners:function(){return n}};return l}var aa="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?i.useLayoutEffect:i.useEffect;function na(){return(0,i.useContext)(qt)}function ra(e){void 0===e&&(e=qt);var t=e===qt?na:function(){return(0,i.useContext)(e)};return function(){return t().store}}a(973);var ia=ra();function la(e){void 0===e&&(e=qt);var t=e===qt?ia:ra(e);return function(){return t().dispatch}}var oa=la(),sa=function(e,t){return e===t};function ua(e){void 0===e&&(e=qt);var t=e===qt?na:function(){return(0,i.useContext)(e)};return function(e,a){void 0===a&&(a=sa);var n=t(),r=function(e,t,a,n){var r,l=(0,i.useReducer)((function(e){return e+1}),0)[1],o=(0,i.useMemo)((function(){return ta(a,n)}),[a,n]),s=(0,i.useRef)(),u=(0,i.useRef)(),c=(0,i.useRef)(),d=(0,i.useRef)(),m=a.getState();try{if(e!==u.current||m!==c.current||s.current){var f=e(m);r=void 0!==d.current&&t(f,d.current)?d.current:f}else r=d.current}catch(e){throw s.current&&(e.message+="\nThe error may be correlated with this previous error:\n"+s.current.stack+"\n\n"),e}return aa((function(){u.current=e,c.current=m,d.current=r,s.current=void 0})),aa((function(){function e(){try{var e=a.getState();if(e===c.current)return;var n=u.current(e);if(t(n,d.current))return;d.current=n,c.current=e}catch(e){s.current=e}l()}return o.onStateChange=e,o.trySubscribe(),e(),function(){return o.tryUnsubscribe()}}),[a,o]),r}(e,a,n.store,n.subscription);return(0,i.useDebugValue)(r),r}}var ca,da=ua();ca=o.unstable_batchedUpdates,Xt=ca;const ma=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")};var fa=()=>{const e=new URLSearchParams(Me()?.search),t=uag_react.blocks_info,a=oa(),n=da((e=>e.blocksStatuses)),l=da((e=>e.activeBlocksFilterTab)),[o,s]=(0,i.useState)([]),u=[{name:"All",slug:"all"},{name:"Core",slug:"core"},{name:"Creative",slug:"creative"},{name:"Content",slug:"content"},{name:"Post",slug:"post"},{name:"Social",slug:"social"},{name:"Form",slug:"form"},{name:"SEO",slug:"seo"},{name:"Extensions",slug:"extensions"}];return(0,i.useEffect)((()=>{const n=e.get("path"),r=e.get("filterTab");a({type:"UPDATE_BLOCKS_ACTIVE_FILTER_TAB",payload:r&&"blocks"===n?r:"all"});const i={...o};t.map((e=>(e.admin_categories?.map((t=>(i[t]||(i[t]=[]),i[t].push(e.slug),t))),e))),s(i)}),[]),(0,r.createElement)("div",{className:"mx-auto mb-6 px-6 lg:max-w-[80rem]"},(0,r.createElement)("div",{className:"w-full sm:hidden"},(0,r.createElement)("label",{htmlFor:"tabs",className:"sr-only"},"Select a tab"),(0,r.createElement)("select",{id:"tabs",name:"tabs",className:"w-full spectra-admin__input-field spectra-admin__dropdown",style:{maxWidth:"100%"}},u.map((e=>(0,r.createElement)("option",{key:e.name},e.name))))),(0,r.createElement)("div",{className:"hidden justify-between items-center space-y-4 sm:flex sm:flex-col lg:space-y-0 lg:flex-row"},(0,r.createElement)("nav",{className:"flex -ml-4 flex-wrap justify-center lg:justify-start","aria-label":"Tabs"},u.map((e=>(0,r.createElement)(He,{to:{pathname:"options-general.php",search:`?page=spectra&path=blocks&filterTab=${e.slug}`},key:e.name,className:ma(e.slug===l?"bg-white border-transparent text-slate-800 active:text-slate-800 focus:text-slate-800 hover:text-slate-800 shadow shadow-focused":"text-slate-500 border-slate-200 focus:text-slate-500 focus-visible:bg-white active:text-slate-500 hover:text-slate-500 hover:bg-white","px-4 py-1 ml-4 my-1 font-medium text-sm rounded-2xl cursor-pointer border transition"),onClick:()=>{a({type:"UPDATE_BLOCKS_ACTIVE_FILTER_TAB",payload:e.slug})}},e.name)))),(0,r.createElement)("span",{className:"z-0 flex shadow-sm rounded-[0.2rem] justify-center"},(0,r.createElement)("button",{type:"button",className:"focus:bg-indigo-50 focus:text-slate-500 focus-visible:text-spectra hover:bg-indigo-50 hover:text-spectra -ml-px relative inline-flex items-center px-4 py-2 border border-slate-200 bg-white text-sm font-medium text-slate-500 focus:z-10 focus:outline-none rounded-l-md transition",onClick:()=>{const e={...n};for(const t in n)("all"===l||o[l]&&o[l].includes(t))&&(e[t]="block");a({type:"UPDATE_BLOCK_STATUSES",payload:e}),"extensions"!==l&&"all"!==l||(a({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:"enabled"}),a({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:"enabled"}),a({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:"enabled"}));const t=new window.FormData;t.append("action","uag_blocks_activation_and_deactivation"),t.append("security",uag_react.blocks_activation_and_deactivation_nonce),t.append("value",JSON.stringify(e)),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{a({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}},"Activate all"),(0,r.createElement)("button",{type:"button",className:"focus:bg-indigo-50 focus:text-slate-500 focus-visible:text-spectra hover:bg-indigo-50 hover:text-spectra -ml-px relative inline-flex items-center px-4 py-2 border border-slate-200 bg-white text-sm font-medium text-slate-500 focus:z-10 focus:outline-none rounded-r-md transition",onClick:()=>{const e={...n};for(const t in n)("all"===l||o[l]&&o[l].includes(t))&&(e[t]="disabled");a({type:"UPDATE_BLOCK_STATUSES",payload:e}),"extensions"!==l&&"all"!==l||(a({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:"disabled"}),a({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:"disabled"}),a({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:"disabled"}));const t=new window.FormData;t.append("action","uag_blocks_activation_and_deactivation"),t.append("security",uag_react.blocks_activation_and_deactivation_nonce),t.append("value",JSON.stringify(e)),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{a({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}},"Deactivate all"))))};const ga="#1e293b";var pa={section:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),buttons:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"advanced-heading":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"google-map":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"info-box":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"post-carousel":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.createElement)("path",{d:"M8 11H12.5M8 14H16",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"post-masonry":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),"post-grid":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),testimonial:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"cf7-styler":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"gf-styler":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"content-timeline":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"call-to-action":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"post-timeline":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"icon-list":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M11 5H21M11 12H21M11 19H21",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),team:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),tabs:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"social-share":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.createElement)("path",{d:"M9 10.5L15 7M9 13.5L15 17",stroke:ga,strokeWidth:1.4})),"restaurant-menu":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.createElement)("path",{d:"M6 5H12M6 15H12M6 8H9M6 18H9",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),blockquote:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),columns:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4})),"marketing-button":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M7 20.9895H17M4 16.9895H20",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"table-of-contents":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),faq:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),forms:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"how-to":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"inline-notice":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"wp-search":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"taxonomy-list":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),review:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),lottie:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"star-rating":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"display-conditions":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M14.8291 12C14.8291 13.4202 13.5623 14.5714 11.9996 14.5714C10.4369 14.5714 9.17004 13.4202 9.17004 12C9.17004 10.5798 10.4369 9.42857 11.9996 9.42857C13.5623 9.42857 14.8291 10.5798 14.8291 12Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M3 12C4.20187 8.52247 7.77678 6 12 6C16.2232 6 19.7982 8.5225 21 12C19.7981 15.4775 16.2232 18 12 18C7.77678 18 4.20185 15.4775 3 12Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),"masonry-gallery":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M14 21V18C14 16.8954 14.8954 16 16 16H19C20.1046 16 21 16.8954 21 18V21M14 21C14 22.1046 14.8954 23 16 23H19C20.1046 23 21 22.1046 21 21M14 21L16.0343 19.6438C16.6315 19.2457 17.3962 19.1981 18.0381 19.5191L21 21M14 10C14 11.1046 14.8954 12 16 12H19C20.1046 12 21 11.1046 21 10M14 10V3C14 1.89543 14.8954 1 16 1H19C20.1046 1 21 1.89543 21 3V10M14 10V10C14 9.37526 14.3122 8.79185 14.8321 8.4453L16.0343 7.64381C16.6315 7.24569 17.3962 7.19808 18.0381 7.51906L20.1056 8.55279C20.6537 8.82687 21 9.38713 21 10V10M3 21C3 22.1046 3.89543 23 5 23H8C9.10457 23 10 22.1046 10 21M3 21V14C3 12.8954 3.89543 12 5 12H8C9.10457 12 10 12.8954 10 14V21M3 21V21C3 20.3753 3.31223 19.7918 3.83205 19.4453L5.03429 18.6438C5.63146 18.2457 6.39617 18.1981 7.03811 18.5191L9.10557 19.5528C9.65374 19.8269 10 20.3871 10 21V21M3 6V3C3 1.89543 3.89543 1 5 1H8C9.10457 1 10 1.89543 10 3V6M3 6C3 7.10457 3.89543 8 5 8H8C9.10457 8 10 7.10457 10 6M3 6L5.03429 4.64381C5.63146 4.24569 6.39617 4.19808 7.03811 4.51906L10 6M7 15H7.1M18 4H18.1",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"})),"responsive-conditions":(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{d:"M16 19H3C1.89543 19 1 18.1046 1 17V7C1 5.89543 1.89543 5 3 5H20C21.1046 5 22 5.89543 22 7V9M16 19V11C16 9.89543 16.8954 9 18 9H21C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19Z",stroke:ga,strokeWidth:1.4,strokeLinecap:"round"}),(0,r.createElement)("path",{d:"M3.5 12H3.51M19.5 18.5H19.51",stroke:ga,strokeWidth:1.4,strokeLinecap:"round",strokeLinejoin:"round"})),container:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4}),(0,r.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",stroke:ga,strokeWidth:1.4})),image:(0,r.createElement)("svg",{width:40,height:40,viewBox:"0 0 24 24",fill:"none"},(0,r.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",stroke:ga,strokeWidth:1.4}))},ha=(0,i.createContext)(null);function va(){var e=(0,i.useContext)(ha);if(null===e){var t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,va),t}return e}var ba=(0,i.createContext)(null);ba.displayName="GroupContext";var wa=i.Fragment;function ya(e){var t=e.checked,a=e.onChange,r=c(e,["checked","onChange"]),l="headlessui-switch-"+_(),o=(0,i.useContext)(ba),s=(0,i.useRef)(null),d=b(s,null===o?null:o.setSwitch),m=(0,i.useCallback)((function(){return a(!t)}),[a,t]),f=(0,i.useCallback)((function(e){if(w(e.currentTarget))return e.preventDefault();e.preventDefault(),m()}),[m]),p=(0,i.useCallback)((function(e){e.key!==n.Tab&&e.preventDefault(),e.key===n.Space&&m()}),[m]),h=(0,i.useCallback)((function(e){return e.preventDefault()}),[]),v=(0,i.useMemo)((function(){return{checked:t}}),[t]);return g({props:u({},r,{id:l,ref:d,role:"switch",type:L(e,s),tabIndex:0,"aria-checked":t,"aria-labelledby":null==o?void 0:o.labelledby,"aria-describedby":null==o?void 0:o.describedby,onClick:f,onKeyUp:p,onKeyPress:h}),slot:v,defaultTag:"button",name:"Switch"})}ya.Group=function(e){var t=(0,i.useState)(null),a=t[0],n=t[1],r=function(){var e=(0,i.useState)([]),t=e[0],a=e[1];return[t.length>0?t.join(" "):void 0,(0,i.useMemo)((function(){return function(e){var t=(0,i.useCallback)((function(e){return a((function(t){return[].concat(t,[e])})),function(){return a((function(t){var a=t.slice(),n=a.indexOf(e);return-1!==n&&a.splice(n,1),a}))}}),[]),n=(0,i.useMemo)((function(){return{register:t,slot:e.slot,name:e.name,props:e.props}}),[t,e.slot,e.name,e.props]);return l().createElement(ha.Provider,{value:n},e.children)}}),[a])]}(),o=r[0],s=r[1],u=Ot(),c=u[0],d=u[1],m=(0,i.useMemo)((function(){return{switch:a,setSwitch:n,labelledby:o,describedby:c}}),[a,n,o,c]);return l().createElement(d,{name:"Switch.Description"},l().createElement(s,{name:"Switch.Label",props:{onClick:function(){a&&(a.click(),a.focus({preventScroll:!0}))}}},l().createElement(ba.Provider,{value:m},g({props:e,defaultTag:wa,name:"Switch.Group"}))))},ya.Label=function(e){var t=e.passive,a=void 0!==t&&t,n=c(e,["passive"]),r=va(),i="headlessui-label-"+_();y((function(){return r.register(i)}),[i,r.register]);var l=u({},r.props,{id:i}),o=u({},n,l);return a&&delete o.onClick,g({props:o,slot:r.slot||{},defaultTag:"label",name:r.name||"Label"})},ya.Description=Tt;const xa=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")};var Da=e=>{const{link:t,slug:a,title:n,deprecated:i}=e.blockInfo,l=oa(),o=da((e=>e.blocksStatuses)),s="disabled"!==o[a];return(0,r.createElement)("div",{key:a,className:xa(s?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 opacity-80"},pa[a]),(0,r.createElement)("div",{className:"uagb-admin-block-card__title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},n,i&&(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-200 text-slate-400 rounded spectra-admin__block-label"},(0,We.__)("Legacy","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:`https://wpspectra.com/blocks/${t}`,target:"_blank",rel:"noreferrer"},(0,We.__)("Live Demo","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:s,onChange:()=>{let e="disabled";s||(e=a);const t={...o};t[a]=e,l({type:"UPDATE_BLOCK_STATUSES",payload:t});const n=new window.FormData;n.append("action","uag_blocks_activation_and_deactivation"),n.append("security",uag_react.blocks_activation_and_deactivation_nonce),n.append("value",JSON.stringify(t)),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{l({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:xa(s?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:xa(s?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function Ea(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ca=()=>{const e=da((e=>e.enableDisplayConditions)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_block_condition"),t.append("security",uag_react.enable_block_condition_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"display-conditons",className:Ea(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 ml-0"},pa["display-conditions"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Display Conditions","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/display-conditions-blocks/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_DISPLAY_CONDITIONS",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:Ea(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ea(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function _a(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var ka=()=>{const e=da((e=>e.enableMasonryExtension)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_masonry_gallery"),t.append("security",uag_react.enable_masonry_gallery_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"masonry-gallery",className:_a(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0"},pa["masonry-gallery"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Masonry Gallery","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/masonry-image-gallery/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_MASONRY_EXTENSION",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:_a(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:_a(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))};function Sa(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Oa=()=>{const e=da((e=>e.enableResponsiveConditions)),t=oa(),a="disabled"!==e;return(0,i.useEffect)((()=>{const t=new window.FormData;t.append("action","uag_enable_block_responsive"),t.append("security",uag_react.enable_block_responsive_nonce),t.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((()=>{}))}),[e]),(0,r.createElement)("div",{key:"display-responsive-conditons",className:Sa(a?"border-white bg-white shadow hover:shadow-hover hover:z-50":"border-slate-200 spectra-disabled-icon","box-border relative border rounded-md h-20 p-4 flex items-center gap-x-4 snap-start transition spectra-icon-transition")},(0,r.createElement)("div",{className:"flex-shrink-0 ml-0"},pa["responsive-conditions"]),(0,r.createElement)("div",{className:"uagb-admin-block__extension-title flex-1 min-w-0"},(0,r.createElement)("p",{className:"text-base font-medium text-slate-800"},(0,We.__)("Responsive Conditions","ultimate-addons-for-gutenberg"),(0,r.createElement)("div",{className:"inline-block align-top max-h-4 px-1.5 py-1 ml-1.5 text-[10px] leading-[10px] border border-slate-400 text-slate-500 rounded spectra-admin__block-label"},(0,We.__)("Extension","ultimate-addons-for-gutenberg"))),(0,r.createElement)("a",{className:"focus-visible:text-slate-500 active:text-slate-500 hover:text-slate-500 focus:text-slate-400 text-slate-400 text-sm truncate",href:"https://wpspectra.com/docs/responsive-conditions/",target:"_blank",rel:"noreferrer"},(0,We.__)("Documentation","ultimate-addons-for-gutenberg"))),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===e?"enabled":"disabled",t({type:"UPDATE_ENABLE_RESPONSIVE_CONDITIONS",payload:a}),t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})},className:Sa(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Sa(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")})))},Ta=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Oa,null),(0,r.createElement)(Ca,null),(0,r.createElement)(ka,null)),Na=()=>{const e=da((e=>e.activeBlocksFilterTab)),t=uag_react.blocks_info.map(((t,a)=>t.admin_categories?.includes(e)||"all"===e?(0,r.createElement)(Da,{key:a,blockInfo:t}):""));return(0,r.createElement)("div",{className:"lg:max-w-[80rem] mx-auto grid grid-flow-row auto-rows-min grid-cols-2 gap-6 sm:grid-cols-3 px-6 py-4"},t,("extensions"===e||"all"===e)&&(0,r.createElement)(Ta,null))},Aa=function(e){const{fontSize:t,width:a,style:n}=e;return(0,r.createElement)("div",{className:"uag-skeleton uag-skeleton--text uag-skeleton--wave",style:{fontSize:t,width:a,...n}})},Ma=function(e){const{width:t,height:a,style:n}=e;return(0,r.createElement)("div",{className:"uag-skeleton uag-skeleton--rect uag-skeleton--wave",style:{width:t,height:a,...n}})},Pa=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mt-10 mb-8 font-semibold text-2xl"},(0,r.createElement)(Ma,{width:"75px",height:"32px"})),(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mb-[2.43rem]"},(0,r.createElement)("div",{className:"hidden justify-between sm:flex"},(0,r.createElement)("nav",{className:"flex space-x-4","aria-label":"Tabs"},(0,r.createElement)(Ma,{width:"25px",height:"35px"}),(0,r.createElement)(Ma,{width:"50px",height:"35px"}),(0,r.createElement)(Ma,{width:"50px",height:"35px"}),(0,r.createElement)(Ma,{width:"33px",height:"35px"}),(0,r.createElement)(Ma,{width:"37px",height:"35px"}),(0,r.createElement)(Ma,{width:"33px",height:"35px"}),(0,r.createElement)(Ma,{width:"27px",height:"35px"}),(0,r.createElement)(Ma,{width:"71px",height:"35px"})),(0,r.createElement)("span",{className:"z-0 flex shadow-sm rounded-[0.2rem] justify-center"},(0,r.createElement)(Ma,{width:"100px",height:"40px",style:{marginRight:"10px"}}),(0,r.createElement)(Ma,{width:"100px",height:"40px"})))),(0,r.createElement)("div",{className:"lg:max-w-[80rem] mx-auto grid grid-cols-2 gap-6 sm:grid-cols-3 p-6 pt-0"},Array(36).fill().map((e=>(0,r.createElement)(Ma,{key:e,width:"400px",height:"80px"}))))),La=()=>{const e=da((e=>e.initialStateSetFlag));return e?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"mx-auto px-6 mt-10 mb-8 font-semibold text-2xl lg:max-w-[80rem]"},"Blocks / Extensions"),(0,r.createElement)(fa,null),(0,r.createElement)(Na,null)):(0,r.createElement)(Pa,null)},Ia={"asset-generation":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 1V6H1.58152M16.9381 8C16.446 4.05369 13.0796 1 9 1C5.64262 1 2.76829 3.06817 1.58152 6M1.58152 6H6M17 17V12H16.4185M16.4185 12C15.2317 14.9318 12.3574 17 9 17C4.92038 17 1.55399 13.9463 1.06189 10M16.4185 12H12",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),templates:(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 2C1 1.44772 1.44772 1 2 1H16C16.5523 1 17 1.44772 17 2V4C17 4.55228 16.5523 5 16 5H2C1.44772 5 1 4.55228 1 4V2Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M1 10C1 9.44772 1.44772 9 2 9H8C8.55228 9 9 9.44772 9 10V16C9 16.5523 8.55228 17 8 17H2C1.44772 17 1 16.5523 1 16V10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M13 10C13 9.44772 13.4477 9 14 9H16C16.5523 9 17 9.44772 17 10V16C17 16.5523 16.5523 17 16 17H14C13.4477 17 13 16.5523 13 16V10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"version-control":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 fill-inherit",stroke:"none",width:"16",height:"20",viewBox:"0 0 16 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M5.70711 11.2929C5.31658 10.9024 4.68342 10.9024 4.29289 11.2929C3.90237 11.6834 3.90237 12.3166 4.29289 12.7071L5.70711 11.2929ZM7 14L6.29289 14.7071C6.68342 15.0976 7.31658 15.0976 7.70711 14.7071L7 14ZM11.7071 10.7071C12.0976 10.3166 12.0976 9.68342 11.7071 9.29289C11.3166 8.90237 10.6834 8.90237 10.2929 9.29289L11.7071 10.7071ZM14 5V17H16V5H14ZM13 18H3V20H13V18ZM2 17V5H0V17H2ZM3 4H5V2H3V4ZM11 4H13V2H11V4ZM3 18C2.44772 18 2 17.5523 2 17H0C0 18.6569 1.34315 20 3 20V18ZM14 17C14 17.5523 13.5523 18 13 18V20C14.6569 20 16 18.6569 16 17H14ZM16 5C16 3.34315 14.6569 2 13 2V4C13.5523 4 14 4.44772 14 5H16ZM2 5C2 4.44772 2.44772 4 3 4V2C1.34315 2 0 3.34315 0 5H2ZM4.29289 12.7071L6.29289 14.7071L7.70711 13.2929L5.70711 11.2929L4.29289 12.7071ZM7.70711 14.7071L11.7071 10.7071L10.2929 9.29289L6.29289 13.2929L7.70711 14.7071ZM7 2H9V0H7V2ZM9 4H7V6H9V4ZM7 4C6.44772 4 6 3.55228 6 3H4C4 4.65685 5.34315 6 7 6V4ZM10 3C10 3.55228 9.55228 4 9 4V6C10.6569 6 12 4.65685 12 3H10ZM9 2C9.55228 2 10 2.44772 10 3H12C12 1.34315 10.6569 0 9 0V2ZM7 0C5.34315 0 4 1.34315 4 3H6C6 2.44772 6.44772 2 7 2V0Z"})),"fonts-performance":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"20",viewBox:"0 0 18 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M10 8V1L1 12H8L8 19L17 8L10 8Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"global-settings":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M8.32463 2.31731C8.75103 0.560897 11.249 0.560897 11.6754 2.31731C11.9508 3.45193 13.2507 3.99038 14.2478 3.38285C15.7913 2.44239 17.5576 4.2087 16.6172 5.75218C16.0096 6.74925 16.5481 8.04918 17.6827 8.32463C19.4391 8.75103 19.4391 11.249 17.6827 11.6754C16.5481 11.9508 16.0096 13.2507 16.6172 14.2478C17.5576 15.7913 15.7913 17.5576 14.2478 16.6172C13.2507 16.0096 11.9508 16.5481 11.6754 17.6827C11.249 19.4391 8.75103 19.4391 8.32463 17.6827C8.04918 16.5481 6.74926 16.0096 5.75219 16.6172C4.2087 17.5576 2.44239 15.7913 3.38285 14.2478C3.99038 13.2507 3.45193 11.9508 2.31731 11.6754C0.560897 11.249 0.560897 8.75103 2.31731 8.32463C3.45193 8.04918 3.99037 6.74926 3.38285 5.75218C2.44239 4.2087 4.2087 2.44239 5.75219 3.38285C6.74926 3.99037 8.04918 3.45193 8.32463 2.31731Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"block-settings":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"18",height:"18",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M1 3C1 1.89543 1.89543 1 3 1H5C6.10457 1 7 1.89543 7 3V5C7 6.10457 6.10457 7 5 7H3C1.89543 7 1 6.10457 1 5V3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M11 3C11 1.89543 11.8954 1 13 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H13C11.8954 7 11 6.10457 11 5V3Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M1 13C1 11.8954 1.89543 11 3 11H5C6.10457 11 7 11.8954 7 13V15C7 16.1046 6.10457 17 5 17H3C1.89543 17 1 16.1046 1 15V13Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,r.createElement)("path",{d:"M11 13C11 11.8954 11.8954 11 13 11H15C16.1046 11 17 11.8954 17 13V15C17 16.1046 16.1046 17 15 17H13C11.8954 17 11 16.1046 11 15V13Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),"coming-soon":(0,r.createElement)("svg",{className:"flex-shrink-0 mr-4 stroke-inherit",fill:"none",width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M10 6V10L13 13M19 10C19 14.9706 14.9706 19 10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10Z",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))};function Va(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ra=()=>{const e=oa(),t=da((e=>e.enableFileGeneration)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("File Generation","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_FILE_GENERATION",payload:a});const n=uag_react.enable_file_generation_nonce,r=new window.FormData;r.append("action","uag_enable_file_generation"),r.append("security",n),r.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Va(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Va(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra loads the CSS and JS inline on the page by default. If you want to generate separate CSS and JS files for Spectra blocks, enable this option. Please read ","ultimate-addons-for-gutenberg"),(0,r.createElement)("a",{className:"text-spectra focus:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover",href:"https://wpspectra.com/clean-html-with-uag/?utm_source=uag-dashboard&utm_medium=link&utm_campaign=uag-dashboard",target:"_blank",rel:"noreferrer"}," ",(0,We.__)("this article","ultimate-addons-for-gutenberg")," "),(0,We.__)(" to learn the difference between generating CSS and JS inline and in a separate file.","ultimate-addons-for-gutenberg")))},Fa=()=>{const e=oa(),[t,a]=(0,i.useState)(!1);return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Asset Regeneration","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex justify-right items-center"},(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra transition focus:bg-spectra-hover hover:bg-spectra-hover focus:outline-none",onClick:()=>{a("loading");const t=new window.FormData;t.append("action","uag_regenerate_assets"),t.append("security",uag_react.regenerate_assets_nonce),t.append("value",!0),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((t=>{t.success&&(e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Assets Regenerated!"}),a(!1))}))}},(0,We.__)("Regenerate Assets","ultimate-addons-for-gutenberg"),"loading"===t&&(0,r.createElement)("svg",{className:"animate-spin -mr-1 ml-3 h-5 w-5 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},(0,r.createElement)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,r.createElement)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Facing issues with style, layout, color or another page element? Use this option to regenerate CSS and Javascript assets. It can help with all kinds of asset issues.","ultimate-addons-for-gutenberg")))};function Ha(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var ja=()=>{const e=oa(),t=da((e=>e.enableTemplates)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Templates Button","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_TEMPLATES_BUTTON",payload:a});const n=uag_react.enable_templates_button_nonce,r=new window.FormData;r.append("action","uag_enable_templates_button"),r.append("security",n),r.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Ha(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ha(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra comes with a stunning library of page templates and block patterns. This library is accessible with the Templates button while editing the page or post. Manage the visibility of that button with this option.","ultimate-addons-for-gutenberg")))},Ba=e=>{const{openPopup:t,setopenPopup:a,previousVersionSelect:n,setconfirmPopup:l}=e,[o,s]=(0,i.useState)(t),u=(0,i.useRef)(null);return(0,i.useEffect)((()=>{s(t)}),[t]),(0,r.createElement)(lt.Root,{show:o,as:i.Fragment},(0,r.createElement)(Wt,{as:"div",className:"uag-rollback__dialog fixed backdrop-blur-sm inset-0 overflow-y-auto",initialFocus:u,onClose:s},(0,r.createElement)("div",{className:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block sm:p-0"},(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0",enterTo:"opacity-100",leave:"ease-in duration-200",leaveFrom:"opacity-100",leaveTo:"opacity-0"},(0,r.createElement)("div",{className:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})),(0,r.createElement)("span",{className:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"​"),(0,r.createElement)(lt.Child,{as:i.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95",enterTo:"opacity-100 translate-y-0 sm:scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 translate-y-0 sm:scale-100",leaveTo:"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"},(0,r.createElement)("div",{className:"inline-block align-bottom bg-white rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:max-w-lg sm:w-full sm:p-6"},(0,r.createElement)("div",{className:"sm:flex sm:items-start"},(0,r.createElement)("div",{className:"mx-auto flex-shrink-0 flex items-center justify-center h-12 w-12 rounded-full bg-red-50 sm:mx-0 sm:h-16 sm:w-16"},(0,r.createElement)("svg",{className:"h-8 w-8 stroke-red-600",viewBox:"0 0 34 33",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,r.createElement)("path",{d:"M17 9.83333V16.5M17 23.1667H17.0167M32 16.5C32 24.7843 25.2843 31.5 17 31.5C8.71573 31.5 2 24.7843 2 16.5C2 8.21573 8.71573 1.5 17 1.5C25.2843 1.5 32 8.21573 32 16.5Z",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round"}))),(0,r.createElement)("div",{className:"mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"},(0,r.createElement)(Wt.Title,{as:"h3",className:"text-2xl font-semibold text-slate-800"},(0,We.__)("Rollback to Previous Version","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"mt-2 text-sm text-slate-500"},(0,We.__)(`Are you sure you want to rollback to Spectra v${n}?`,"ultimate-addons-for-gutenberg")))),(0,r.createElement)("div",{className:"mt-6 sm:flex sm:flex-row sm:ml-20"},(0,r.createElement)("button",{type:"button",className:"w-full inline-flex justify-center rounded border border-transparent shadow-sm px-4 py-2 bg-red-600 text-base font-medium text-white focus:bg-red-700 hover:bg-red-700 focus:outline-none sm:mr-3 sm:w-auto sm:text-sm",onClick:()=>{const e=uag_react.rollback_url.replace("VERSION",n);a(!1),l(!0),window.location.href=e}},(0,We.__)("Rollback","ultimate-addons-for-gutenberg")),(0,r.createElement)("button",{type:"button",className:"mt-3 w-full inline-flex justify-center rounded border border-slate-200 shadow-sm px-4 py-2 bg-white text-base font-medium text-slate-800 focus:bg-gray-50 hover:bg-gray-50 focus:outline-none sm:mt-0 sm:w-auto sm:text-sm",onClick:()=>{a(!t)},ref:u},(0,We.__)("Cancel","ultimate-addons-for-gutenberg"))))))))},Ua=()=>{const e=uag_react.global_data.uag_previous_versions,[t,a]=(0,i.useState)(e[0].value),[n,l]=(0,i.useState)(!1),[o,s]=(0,i.useState)(!1);return(0,r.createElement)(r.Fragment,null,(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Rollback to Previous Version","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex justify-right"},(0,r.createElement)("select",{id:"location",name:"location",className:"block h-9 mr-2 sm:text-sm spectra-admin__input-field spectra-admin__dropdown",onBlur:e=>{a(e.target.value)}},e.map((e=>(0,r.createElement)("option",{key:e.value,value:e.value},e.label)))),(0,r.createElement)("button",{type:"button",className:"inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-spectra transition focus:bg-spectra-hover hover:bg-spectra-hover focus:outline-none h-9",onClick:()=>{l(!0)}},o&&(0,r.createElement)("svg",{className:"animate-spin -ml-1 mr-3 h-5 w-5 text-white",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},(0,r.createElement)("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),(0,r.createElement)("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})),(0,We.__)("Rollback","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)(`Experiencing an issue with Spectra version ${uag_react.plugin_ver}? Roll back to a previous version to help troubleshoot the issue.`,"ultimate-addons-for-gutenberg"))),(0,r.createElement)(Ba,{openPopup:n,setopenPopup:l,previousVersionSelect:t,setconfirmPopup:s}))};function Wa(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ga=()=>{const e=oa(),t=da((e=>e.enableBeta)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Beta","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_BETA",payload:a});const n=new window.FormData;n.append("action","uag_enable_beta_updates"),n.append("security",uag_react.enable_beta_updates_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Wa(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500")},(0,r.createElement)("span",{"aria-hidden":"true",className:Wa(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to turn on beta updates and be notified when a new beta version of Spectra is available. The beta version will not install automatically, you will have to install it when you get a notification. It is recommended to try beta on a test environment only.","ultimate-addons-for-gutenberg")))};function za(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Za=()=>{const e=oa(),t=da((e=>e.enableLegacyBlocks)),a="no"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Legacy Blocks","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:t,onChange:()=>{let a;a="no"===t?"yes":"no",e({type:"UPDATE_LEGACY_BLOCKS",payload:a});const n=new window.FormData;n.append("action","uag_enable_legacy_blocks"),n.append("security",uag_react.enable_legacy_blocks_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:za(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500")},(0,r.createElement)("span",{"aria-hidden":"true",className:za(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to enable the support of our Legacy Blocks on the site.","ultimate-addons-for-gutenberg")))};function Ka(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $a(e,t){for(var a=0;a<t.length;a++){var n=t[a];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Ya(e,t,a){return t&&$a(e.prototype,t),a&&$a(e,a),e}function Ja(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&K(e,t)}function qa(e){return qa="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},qa(e)}function Xa(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Qa(e,t){return!t||"object"!==qa(t)&&"function"!=typeof t?Xa(e):t}function en(e){return en=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},en(e)}var tn=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function an(e,t){if(e.length!==t.length)return!1;for(var a=0;a<e.length;a++)if(!((n=e[a])===(r=t[a])||tn(n)&&tn(r)))return!1;var n,r;return!0}var nn=function(e,t){var a;void 0===t&&(t=an);var n,r=[],i=!1;return function(){for(var l=[],o=0;o<arguments.length;o++)l[o]=arguments[o];return i&&a===this&&t(l,r)||(n=e.apply(this,l),i=!0,a=this,r=l),n}},rn=function(){function e(e){this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.before=null}var t=e.prototype;return t.insert=function(e){if(this.ctr%(this.isSpeedy?65e3:1)==0){var t,a=function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t}(this);t=0===this.tags.length?this.before:this.tags[this.tags.length-1].nextSibling,this.container.insertBefore(a,t),this.tags.push(a)}var n=this.tags[this.tags.length-1];if(this.isSpeedy){var r=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(n);try{var i=105===e.charCodeAt(1)&&64===e.charCodeAt(0);r.insertRule(e,i?0:r.cssRules.length)}catch(e){}}else n.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),ln=function(e){function t(e,n,s,u,m){for(var f,g,p,h,y,D=0,E=0,C=0,_=0,k=0,M=0,L=p=f=0,V=0,R=0,F=0,H=0,j=s.length,B=j-1,U="",W="",G="",z="";V<j;){if(g=s.charCodeAt(V),V===B&&0!==E+_+C+D&&(0!==E&&(g=47===E?10:47),_=C=D=0,j++,B++),0===E+_+C+D){if(V===B&&(0<R&&(U=U.replace(d,"")),0<U.trim().length)){switch(g){case 32:case 9:case 59:case 13:case 10:break;default:U+=s.charAt(V)}g=59}switch(g){case 123:for(f=(U=U.trim()).charCodeAt(0),p=1,H=++V;V<j;){switch(g=s.charCodeAt(V)){case 123:p++;break;case 125:p--;break;case 47:switch(g=s.charCodeAt(V+1)){case 42:case 47:e:{for(L=V+1;L<B;++L)switch(s.charCodeAt(L)){case 47:if(42===g&&42===s.charCodeAt(L-1)&&V+2!==L){V=L+1;break e}break;case 10:if(47===g){V=L+1;break e}}V=L}}break;case 91:g++;case 40:g++;case 34:case 39:for(;V++<B&&s.charCodeAt(V)!==g;);}if(0===p)break;V++}if(p=s.substring(H,V),0===f&&(f=(U=U.replace(c,"").trim()).charCodeAt(0)),64===f){switch(0<R&&(U=U.replace(d,"")),g=U.charCodeAt(1)){case 100:case 109:case 115:case 45:R=n;break;default:R=A}if(H=(p=t(n,R,p,g,m+1)).length,0<P&&(y=o(3,p,R=a(A,U,F),n,O,S,H,g,m,u),U=R.join(""),void 0!==y&&0===(H=(p=y.trim()).length)&&(g=0,p="")),0<H)switch(g){case 115:U=U.replace(x,l);case 100:case 109:case 45:p=U+"{"+p+"}";break;case 107:p=(U=U.replace(v,"$1 $2"))+"{"+p+"}",p=1===N||2===N&&i("@"+p,3)?"@-webkit-"+p+"@"+p:"@"+p;break;default:p=U+p,112===u&&(W+=p,p="")}else p=""}else p=t(n,a(n,U,F),p,u,m+1);G+=p,p=F=R=L=f=0,U="",g=s.charCodeAt(++V);break;case 125:case 59:if(1<(H=(U=(0<R?U.replace(d,""):U).trim()).length))switch(0===L&&(f=U.charCodeAt(0),45===f||96<f&&123>f)&&(H=(U=U.replace(" ",":")).length),0<P&&void 0!==(y=o(1,U,n,e,O,S,W.length,u,m,u))&&0===(H=(U=y.trim()).length)&&(U="\0\0"),f=U.charCodeAt(0),g=U.charCodeAt(1),f){case 0:break;case 64:if(105===g||99===g){z+=U+s.charAt(V);break}default:58!==U.charCodeAt(H-1)&&(W+=r(U,f,g,U.charCodeAt(2)))}F=R=L=f=0,U="",g=s.charCodeAt(++V)}}switch(g){case 13:case 10:47===E?E=0:0===1+f&&107!==u&&0<U.length&&(R=1,U+="\0"),0<P*I&&o(0,U,n,e,O,S,W.length,u,m,u),S=1,O++;break;case 59:case 125:if(0===E+_+C+D){S++;break}default:switch(S++,h=s.charAt(V),g){case 9:case 32:if(0===_+D+E)switch(k){case 44:case 58:case 9:case 32:h="";break;default:32!==g&&(h=" ")}break;case 0:h="\\0";break;case 12:h="\\f";break;case 11:h="\\v";break;case 38:0===_+E+D&&(R=F=1,h="\f"+h);break;case 108:if(0===_+E+D+T&&0<L)switch(V-L){case 2:112===k&&58===s.charCodeAt(V-3)&&(T=k);case 8:111===M&&(T=M)}break;case 58:0===_+E+D&&(L=V);break;case 44:0===E+C+_+D&&(R=1,h+="\r");break;case 34:case 39:0===E&&(_=_===g?0:0===_?g:_);break;case 91:0===_+E+C&&D++;break;case 93:0===_+E+C&&D--;break;case 41:0===_+E+D&&C--;break;case 40:0===_+E+D&&(0===f&&(2*k+3*M==533||(f=1)),C++);break;case 64:0===E+C+_+D+L+p&&(p=1);break;case 42:case 47:if(!(0<_+D+C))switch(E){case 0:switch(2*g+3*s.charCodeAt(V+1)){case 235:E=47;break;case 220:H=V,E=42}break;case 42:47===g&&42===k&&H+2!==V&&(33===s.charCodeAt(H+2)&&(W+=s.substring(H,V+1)),h="",E=0)}}0===E&&(U+=h)}M=k,k=g,V++}if(0<(H=W.length)){if(R=n,0<P&&void 0!==(y=o(2,W,R,e,O,S,H,u,m,u))&&0===(W=y).length)return z+W+G;if(W=R.join(",")+"{"+W+"}",0!=N*T){switch(2!==N||i(W,2)||(T=0),T){case 111:W=W.replace(w,":-moz-$1")+W;break;case 112:W=W.replace(b,"::-webkit-input-$1")+W.replace(b,"::-moz-$1")+W.replace(b,":-ms-input-$1")+W}T=0}}return z+W+G}function a(e,t,a){var r=t.trim().split(p);t=r;var i=r.length,l=e.length;switch(l){case 0:case 1:var o=0;for(e=0===l?"":e[0]+" ";o<i;++o)t[o]=n(e,t[o],a).trim();break;default:var s=o=0;for(t=[];o<i;++o)for(var u=0;u<l;++u)t[s++]=n(e[u]+" ",r[o],a).trim()}return t}function n(e,t,a){var n=t.charCodeAt(0);switch(33>n&&(n=(t=t.trim()).charCodeAt(0)),n){case 38:return t.replace(h,"$1"+e.trim());case 58:return e.trim()+t.replace(h,"$1"+e.trim());default:if(0<1*a&&0<t.indexOf("\f"))return t.replace(h,(58===e.charCodeAt(0)?"":"$1")+e.trim())}return e+t}function r(e,t,a,n){var l=e+";",o=2*t+3*a+4*n;if(944===o){e=l.indexOf(":",9)+1;var s=l.substring(e,l.length-1).trim();return s=l.substring(0,e).trim()+s+";",1===N||2===N&&i(s,1)?"-webkit-"+s+s:s}if(0===N||2===N&&!i(l,1))return l;switch(o){case 1015:return 97===l.charCodeAt(10)?"-webkit-"+l+l:l;case 951:return 116===l.charCodeAt(3)?"-webkit-"+l+l:l;case 963:return 110===l.charCodeAt(5)?"-webkit-"+l+l:l;case 1009:if(100!==l.charCodeAt(4))break;case 969:case 942:return"-webkit-"+l+l;case 978:return"-webkit-"+l+"-moz-"+l+l;case 1019:case 983:return"-webkit-"+l+"-moz-"+l+"-ms-"+l+l;case 883:if(45===l.charCodeAt(8))return"-webkit-"+l+l;if(0<l.indexOf("image-set(",11))return l.replace(k,"$1-webkit-$2")+l;break;case 932:if(45===l.charCodeAt(4))switch(l.charCodeAt(5)){case 103:return"-webkit-box-"+l.replace("-grow","")+"-webkit-"+l+"-ms-"+l.replace("grow","positive")+l;case 115:return"-webkit-"+l+"-ms-"+l.replace("shrink","negative")+l;case 98:return"-webkit-"+l+"-ms-"+l.replace("basis","preferred-size")+l}return"-webkit-"+l+"-ms-"+l+l;case 964:return"-webkit-"+l+"-ms-flex-"+l+l;case 1023:if(99!==l.charCodeAt(8))break;return"-webkit-box-pack"+(s=l.substring(l.indexOf(":",15)).replace("flex-","").replace("space-between","justify"))+"-webkit-"+l+"-ms-flex-pack"+s+l;case 1005:return f.test(l)?l.replace(m,":-webkit-")+l.replace(m,":-moz-")+l:l;case 1e3:switch(t=(s=l.substring(13).trim()).indexOf("-")+1,s.charCodeAt(0)+s.charCodeAt(t)){case 226:s=l.replace(y,"tb");break;case 232:s=l.replace(y,"tb-rl");break;case 220:s=l.replace(y,"lr");break;default:return l}return"-webkit-"+l+"-ms-"+s+l;case 1017:if(-1===l.indexOf("sticky",9))break;case 975:switch(t=(l=e).length-10,o=(s=(33===l.charCodeAt(t)?l.substring(0,t):l).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|s.charCodeAt(7))){case 203:if(111>s.charCodeAt(8))break;case 115:l=l.replace(s,"-webkit-"+s)+";"+l;break;case 207:case 102:l=l.replace(s,"-webkit-"+(102<o?"inline-":"")+"box")+";"+l.replace(s,"-webkit-"+s)+";"+l.replace(s,"-ms-"+s+"box")+";"+l}return l+";";case 938:if(45===l.charCodeAt(5))switch(l.charCodeAt(6)){case 105:return s=l.replace("-items",""),"-webkit-"+l+"-webkit-box-"+s+"-ms-flex-"+s+l;case 115:return"-webkit-"+l+"-ms-flex-item-"+l.replace(E,"")+l;default:return"-webkit-"+l+"-ms-flex-line-pack"+l.replace("align-content","").replace(E,"")+l}break;case 973:case 989:if(45!==l.charCodeAt(3)||122===l.charCodeAt(4))break;case 931:case 953:if(!0===_.test(e))return 115===(s=e.substring(e.indexOf(":")+1)).charCodeAt(0)?r(e.replace("stretch","fill-available"),t,a,n).replace(":fill-available",":stretch"):l.replace(s,"-webkit-"+s)+l.replace(s,"-moz-"+s.replace("fill-",""))+l;break;case 962:if(l="-webkit-"+l+(102===l.charCodeAt(5)?"-ms-"+l:"")+l,211===a+n&&105===l.charCodeAt(13)&&0<l.indexOf("transform",10))return l.substring(0,l.indexOf(";",27)+1).replace(g,"$1-webkit-$2")+l}return l}function i(e,t){var a=e.indexOf(1===t?":":"{"),n=e.substring(0,3!==t?a:10);return a=e.substring(a+1,e.length-1),L(2!==t?n:n.replace(C,"$1"),a,t)}function l(e,t){var a=r(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return a!==t+";"?a.replace(D," or ($1)").substring(4):"("+t+")"}function o(e,t,a,n,r,i,l,o,s,c){for(var d,m=0,f=t;m<P;++m)switch(d=M[m].call(u,e,f,a,n,r,i,l,o,s,c)){case void 0:case!1:case!0:case null:break;default:f=d}if(f!==t)return f}function s(e){return void 0!==(e=e.prefix)&&(L=null,e?"function"!=typeof e?N=1:(N=2,L=e):N=0),s}function u(e,a){var n=e;if(33>n.charCodeAt(0)&&(n=n.trim()),n=[n],0<P){var r=o(-1,a,n,n,O,S,0,0,0,0);void 0!==r&&"string"==typeof r&&(a=r)}var i=t(A,n,a,0,0);return 0<P&&void 0!==(r=o(-2,i,n,n,O,S,i.length,0,0,0))&&(i=r),T=0,S=O=1,i}var c=/^\0+/g,d=/[\0\r\f]/g,m=/: */g,f=/zoo|gra/,g=/([,: ])(transform)/g,p=/,\r+?/g,h=/([\t\r\n ])*\f?&/g,v=/@(k\w+)\s*(\S*)\s*/,b=/::(place)/g,w=/:(read-only)/g,y=/[svh]\w+-[tblr]{2}/,x=/\(\s*(.*)\s*\)/g,D=/([\s\S]*?);/g,E=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,_=/stretch|:\s*\w+\-(?:conte|avail)/,k=/([^-])(image-set\()/,S=1,O=1,T=0,N=1,A=[],M=[],P=0,L=null,I=0;return u.use=function e(t){switch(t){case void 0:case null:P=M.length=0;break;default:if("function"==typeof t)M[P++]=t;else if("object"==typeof t)for(var a=0,n=t.length;a<n;++a)e(t[a]);else I=0|!!t}return e},u.set=s,void 0!==e&&s(e),u},on="/*|*/";function sn(e){e&&un.current.insert(e+"}")}var un={current:null},cn=function(e,t,a,n,r,i,l,o,s,u){switch(e){case 1:switch(t.charCodeAt(0)){case 64:return un.current.insert(t+";"),"";case 108:if(98===t.charCodeAt(2))return""}break;case 2:if(0===o)return t+on;break;case 3:switch(o){case 102:case 112:return un.current.insert(a[0]+t),"";default:return t+(0===u?on:"")}case-2:t.split("/*|*/}").forEach(sn)}};function dn(e,t,a){var n="";return a.split(" ").forEach((function(a){void 0!==e[a]?t.push(e[a]):n+=a+" "})),n}var mn,fn,gn=function(e,t,a){var n=e.key+"-"+t.name;if(!1===a&&void 0===e.registered[n]&&(e.registered[n]=t.styles),void 0===e.inserted[t.name]){var r=t;do{e.insert("."+n,r,e.sheet,!0),r=r.next}while(void 0!==r)}},pn=function(e){for(var t,a=0,n=0,r=e.length;r>=4;++n,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),a=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&a)+(59797*(a>>>16)<<16);switch(r){case 3:a^=(255&e.charCodeAt(n+2))<<16;case 2:a^=(255&e.charCodeAt(n+1))<<8;case 1:a=1540483477*(65535&(a^=255&e.charCodeAt(n)))+(59797*(a>>>16)<<16)}return(((a=1540483477*(65535&(a^=a>>>13))+(59797*(a>>>16)<<16))^a>>>15)>>>0).toString(36)},hn={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},vn=/[A-Z]|^ms/g,bn=/_EMO_([^_]+?)_([^]*?)_EMO_/g,wn=function(e){return 45===e.charCodeAt(1)},yn=function(e){return null!=e&&"boolean"!=typeof e},xn=(mn=function(e){return wn(e)?e:e.replace(vn,"-$&").toLowerCase()},fn={},function(e){return void 0===fn[e]&&(fn[e]=mn(e)),fn[e]}),Dn=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(bn,(function(e,t,a){return Cn={name:t,styles:a,next:Cn},t}))}return 1===hn[e]||wn(e)||"number"!=typeof t||0===t?t:t+"px"};function En(e,t,a,n){if(null==a)return"";if(void 0!==a.__emotion_styles)return a;switch(typeof a){case"boolean":return"";case"object":if(1===a.anim)return Cn={name:a.name,styles:a.styles,next:Cn},a.name;if(void 0!==a.styles){var r=a.next;if(void 0!==r)for(;void 0!==r;)Cn={name:r.name,styles:r.styles,next:Cn},r=r.next;return a.styles+";"}return function(e,t,a){var n="";if(Array.isArray(a))for(var r=0;r<a.length;r++)n+=En(e,t,a[r],!1);else for(var i in a){var l=a[i];if("object"!=typeof l)null!=t&&void 0!==t[l]?n+=i+"{"+t[l]+"}":yn(l)&&(n+=xn(i)+":"+Dn(i,l)+";");else if(!Array.isArray(l)||"string"!=typeof l[0]||null!=t&&void 0!==t[l[0]]){var o=En(e,t,l,!1);switch(i){case"animation":case"animationName":n+=xn(i)+":"+o+";";break;default:n+=i+"{"+o+"}"}}else for(var s=0;s<l.length;s++)yn(l[s])&&(n+=xn(i)+":"+Dn(i,l[s])+";")}return n}(e,t,a);case"function":if(void 0!==e){var i=Cn,l=a(e);return Cn=i,En(e,t,l,n)}}if(null==t)return a;var o=t[a];return void 0===o||n?a:o}var Cn,kn=/label:\s*([^\s;\n{]+)\s*;/g,Sn=function(e,t,a){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,r="";Cn=void 0;var i=e[0];null==i||void 0===i.raw?(n=!1,r+=En(a,t,i,!1)):r+=i[0];for(var l=1;l<e.length;l++)r+=En(a,t,e[l],46===r.charCodeAt(r.length-1)),n&&(r+=i[l]);kn.lastIndex=0;for(var o,s="";null!==(o=kn.exec(r));)s+="-"+o[1];return{name:pn(r)+s,styles:r,next:Cn}},On=Object.prototype.hasOwnProperty,Tn=(0,i.createContext)("undefined"!=typeof HTMLElement?function(e){void 0===e&&(e={});var t,a=e.key||"css";void 0!==e.prefix&&(t={prefix:e.prefix});var n,r=new ln(t),i={};n=e.container||document.head;var l,o=document.querySelectorAll("style[data-emotion-"+a+"]");Array.prototype.forEach.call(o,(function(e){e.getAttribute("data-emotion-"+a).split(" ").forEach((function(e){i[e]=!0})),e.parentNode!==n&&n.appendChild(e)})),r.use(e.stylisPlugins)(cn),l=function(e,t,a,n){var i=t.name;un.current=a,r(e,t.styles),n&&(s.inserted[i]=!0)};var s={key:a,sheet:new rn({key:a,container:n,nonce:e.nonce,speedy:e.speedy}),nonce:e.nonce,inserted:i,registered:{},insert:l};return s}():null),Nn=(0,i.createContext)({}),An=(Tn.Provider,function(e){var t=function(t,a){return(0,i.createElement)(Tn.Consumer,null,(function(n){return e(t,n,a)}))};return(0,i.forwardRef)(t)}),Mn="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Pn=function(e,t){var a={};for(var n in t)On.call(t,n)&&(a[n]=t[n]);return a[Mn]=e,a},Ln=function(e,t,a,n){var r=null===a?t.css:t.css(a);"string"==typeof r&&void 0!==e.registered[r]&&(r=e.registered[r]);var l=t[Mn],o=[r],s="";"string"==typeof t.className?s=dn(e.registered,o,t.className):null!=t.className&&(s=t.className+" ");var u=Sn(o);gn(e,u,"string"==typeof l),s+=e.key+"-"+u.name;var c={};for(var d in t)On.call(t,d)&&"css"!==d&&d!==Mn&&(c[d]=t[d]);return c.ref=n,c.className=s,(0,i.createElement)(l,c)},In=An((function(e,t,a){return"function"==typeof e.css?(0,i.createElement)(Nn.Consumer,null,(function(n){return Ln(t,e,n,a)})):Ln(t,e,null,a)})),Vn=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return Sn(t)},Rn=function(e,t){var a=arguments;if(null==t||!On.call(t,"css"))return i.createElement.apply(void 0,a);var n=a.length,r=new Array(n);r[0]=In,r[1]=Pn(e,t);for(var l=2;l<n;l++)r[l]=a[l];return i.createElement.apply(null,r)},Fn=(i.Component,function e(t){for(var a=t.length,n=0,r="";n<a;n++){var i=t[n];if(null!=i){var l=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))l=e(i);else for(var o in l="",i)i[o]&&o&&(l&&(l+=" "),l+=o);break;default:l=i}l&&(r&&(r+=" "),r+=l)}}return r});function Hn(e,t,a){var n=[],r=dn(e,n,a);return n.length<2?a:r+t(n)}var jn=An((function(e,t){return(0,i.createElement)(Nn.Consumer,null,(function(a){var n=function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];var r=Sn(a,t.registered);return gn(t,r,!1),t.key+"-"+r.name},r={css:n,cx:function(){for(var e=arguments.length,a=new Array(e),r=0;r<e;r++)a[r]=arguments[r];return Hn(t.registered,n,Fn(a))},theme:a};return e.children(r)}))}));function Bn(e,t){if(null==e)return{};var a,n,r=ye(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)a=i[n],t.indexOf(a)>=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(r[a]=e[a])}return r}function Un(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n}function Wn(e,t){if(e){if("string"==typeof e)return Un(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?Un(e,t):void 0}}function Gn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var n,r,i=[],_n=!0,l=!1;try{for(a=a.call(e);!(_n=(n=a.next()).done)&&(i.push(n.value),!t||i.length!==t);_n=!0);}catch(e){l=!0,r=e}finally{try{_n||null==a.return||a.return()}finally{if(l)throw r}}return i}}(e,t)||Wn(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function zn(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var Zn=a(639),Kn=function(){};function $n(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Yn(e,t,a){var n=[a];if(t&&e)for(var r in t)t.hasOwnProperty(r)&&t[r]&&n.push("".concat($n(e,r)));return n.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var Jn=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===qa(e)&&null!==e?[e]:[]};function qn(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function Xn(e){return qn(e)?window.pageYOffset:e.scrollTop}function Qn(e,t){qn(e)?window.scrollTo(0,t):e.scrollTop=t}function er(e,t,a,n){return a*((e=e/n-1)*e*e+1)+t}function tr(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Kn,r=Xn(e),i=t-r,l=10,o=0;function s(){var t=er(o+=l,r,i,a);Qn(e,t),o<a?window.requestAnimationFrame(s):n(e)}s()}function ar(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}function nr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function rr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?nr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):nr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}function ir(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var a,n=en(e);if(t){var r=en(this).constructor;a=Reflect.construct(n,arguments,r)}else a=n.apply(this,arguments);return Qa(this,a)}}function lr(e){var t=e.maxHeight,a=e.menuEl,n=e.minHeight,r=e.placement,i=e.shouldScroll,l=e.isFixedPosition,o=e.theme.spacing,s=function(e){var t=getComputedStyle(e),a="absolute"===t.position,n=/(auto|scroll)/,r=document.documentElement;if("fixed"===t.position)return r;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!a||"static"!==t.position)&&n.test(t.overflow+t.overflowY+t.overflowX))return i;return r}(a),u={placement:"bottom",maxHeight:t};if(!a||!a.offsetParent)return u;var c=s.getBoundingClientRect().height,d=a.getBoundingClientRect(),m=d.bottom,f=d.height,g=d.top,p=a.offsetParent.getBoundingClientRect().top,h=window.innerHeight,v=Xn(s),b=parseInt(getComputedStyle(a).marginBottom,10),w=parseInt(getComputedStyle(a).marginTop,10),y=p-w,x=h-g,D=y+v,E=c-v-g,C=m-h+v+b,_=v+g-w,k=160;switch(r){case"auto":case"bottom":if(x>=f)return{placement:"bottom",maxHeight:t};if(E>=f&&!l)return i&&tr(s,C,k),{placement:"bottom",maxHeight:t};if(!l&&E>=n||l&&x>=n)return i&&tr(s,C,k),{placement:"bottom",maxHeight:l?x-b:E-b};if("auto"===r||l){var S=t,O=l?y:D;return O>=n&&(S=Math.min(O-b-o.controlHeight,t)),{placement:"top",maxHeight:S}}if("bottom"===r)return Qn(s,C),{placement:"bottom",maxHeight:t};break;case"top":if(y>=f)return{placement:"top",maxHeight:t};if(D>=f&&!l)return i&&tr(s,_,k),{placement:"top",maxHeight:t};if(!l&&D>=n||l&&y>=n){var T=t;return(!l&&D>=n||l&&y>=n)&&(T=l?y-w:D-w),i&&tr(s,_,k),{placement:"top",maxHeight:T}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(r,'".'))}return u}var or=function(e){return"auto"===e?"bottom":e},sr=(0,i.createContext)({getPortalPlacement:null}),ur=function(e){Ja(a,e);var t=ir(a);function a(){var e;Ka(this,a);for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(e=t.call.apply(t,[this].concat(r))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var a=e.props,n=a.minMenuHeight,r=a.maxMenuHeight,i=a.menuPlacement,l=a.menuPosition,o=a.menuShouldScrollIntoView,s=a.theme;if(t){var u="fixed"===l,c=lr({maxHeight:r,menuEl:t,minHeight:n,placement:i,shouldScroll:o&&!u,isFixedPosition:u,theme:s}),d=e.context.getPortalPlacement;d&&d(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,a=e.state.placement||or(t);return rr(rr({},e.props),{},{placement:a,maxHeight:e.state.maxHeight})},e}return Ya(a,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),a}(i.Component);ur.contextType=sr;var cr=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"}},dr=cr,mr=cr,fr=function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("noOptionsMessage",e),className:n({"menu-notice":!0,"menu-notice--no-options":!0},a)},i),t)};fr.defaultProps={children:"No options"};var gr=function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("loadingMessage",e),className:n({"menu-notice":!0,"menu-notice--loading":!0},a)},i),t)};gr.defaultProps={children:"Loading..."};var pr=function(e){Ja(a,e);var t=ir(a);function a(){var e;Ka(this,a);for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(e=t.call.apply(t,[this].concat(r))).state={placement:null},e.getPortalPlacement=function(t){var a=t.placement;a!==or(e.props.menuPlacement)&&e.setState({placement:a})},e}return Ya(a,[{key:"render",value:function(){var e=this.props,t=e.appendTo,a=e.children,n=e.controlElement,r=e.menuPlacement,i=e.menuPosition,l=e.getStyles,s="fixed"===i;if(!t&&!s||!n)return null;var u=this.state.placement||or(r),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}}(n),d=s?0:window.pageYOffset,m=c[u]+d,f=Rn("div",{css:l("menuPortal",{offset:m,position:i,rect:c})},a);return Rn(sr.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?(0,o.createPortal)(f,t):f)}}]),a}(i.Component),hr=Array.isArray,vr=Object.keys,br=Object.prototype.hasOwnProperty;function wr(e,t){if(e===t)return!0;if(e&&t&&"object"==qa(e)&&"object"==qa(t)){var a,n,r,i=hr(e),l=hr(t);if(i&&l){if((n=e.length)!=t.length)return!1;for(a=n;0!=a--;)if(!wr(e[a],t[a]))return!1;return!0}if(i!=l)return!1;var o=e instanceof Date,s=t instanceof Date;if(o!=s)return!1;if(o&&s)return e.getTime()==t.getTime();var u=e instanceof RegExp,c=t instanceof RegExp;if(u!=c)return!1;if(u&&c)return e.toString()==t.toString();var d=vr(e);if((n=d.length)!==vr(t).length)return!1;for(a=n;0!=a--;)if(!br.call(t,d[a]))return!1;for(a=n;0!=a--;)if(!("_owner"===(r=d[a])&&e.$$typeof||wr(e[r],t[r])))return!1;return!0}return e!=e&&t!=t}function yr(e,t){try{return wr(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}}function xr(){var e,t,a=(e=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return xr=function(){return a},a}var Dr={name:"19bqh2r",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;"},Er=function(e){var t=e.size,a=Bn(e,["size"]);return Rn("svg",q({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Dr},a))},Cr=function(e){return Rn(Er,q({size:20},e),Rn("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"}))},_r=function(e){return Rn(Er,q({size:20},e),Rn("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"}))},kr=function(e){var t=e.isFocused,a=e.theme,n=a.spacing.baseUnit,r=a.colors;return{label:"indicatorContainer",color:t?r.neutral60:r.neutral20,display:"flex",padding:2*n,transition:"color 150ms",":hover":{color:t?r.neutral80:r.neutral40}}},Sr=kr,Or=kr,Tr=function(){var e=Vn.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(xr()),Nr=function(e){var t=e.delay,a=e.offset;return Rn("span",{css:Vn({animation:"".concat(Tr," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:a?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"")})},Ar=function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerProps,i=e.isRtl;return Rn("div",q({},r,{css:n("loadingIndicator",e),className:a({indicator:!0,"loading-indicator":!0},t)}),Rn(Nr,{delay:0,offset:i}),Rn(Nr,{delay:160,offset:!0}),Rn(Nr,{delay:320,offset:!i}))};function Mr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Pr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Mr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Mr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}function Lr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Ir(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Lr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Lr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}Ar.defaultProps={size:4};var Vr=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}};function Rr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Fr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Rr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Rr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var Hr=function(e){var t=e.children,a=e.innerProps;return Rn("div",a,t)},jr=Hr,Br=Hr,Ur=function(e){var t=e.children,a=e.className,n=e.components,r=e.cx,i=e.data,l=e.getStyles,o=e.innerProps,s=e.isDisabled,u=e.removeProps,c=e.selectProps,d=n.Container,m=n.Label,f=n.Remove;return Rn(jn,null,(function(n){var g=n.css,p=n.cx;return Rn(d,{data:i,innerProps:Fr(Fr({},o),{},{className:p(g(l("multiValue",e)),r({"multi-value":!0,"multi-value--is-disabled":s},a))}),selectProps:c},Rn(m,{data:i,innerProps:{className:p(g(l("multiValueLabel",e)),r({"multi-value__label":!0},a))},selectProps:c},t),Rn(f,{data:i,innerProps:Fr({className:p(g(l("multiValueRemove",e)),r({"multi-value__remove":!0},a))},u),selectProps:c}))}))};function Wr(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function Gr(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?Wr(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Wr(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}Ur.defaultProps={cropWithEllipsis:!0};for(var zr={ClearIndicator:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({},i,{css:r("clearIndicator",e),className:n({indicator:!0,"clear-indicator":!0},a)}),t||Rn(Cr,null))},Control:function(e){var t=e.children,a=e.cx,n=e.getStyles,r=e.className,i=e.isDisabled,l=e.isFocused,o=e.innerRef,s=e.innerProps,u=e.menuIsOpen;return Rn("div",q({ref:o,css:n("control",e),className:a({control:!0,"control--is-disabled":i,"control--is-focused":l,"control--menu-is-open":u},r)},s),t)},DropdownIndicator:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({},i,{css:r("dropdownIndicator",e),className:n({indicator:!0,"dropdown-indicator":!0},a)}),t||Rn(_r,null))},DownChevron:_r,CrossIcon:Cr,Group:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.Heading,l=e.headingProps,o=e.label,s=e.theme,u=e.selectProps;return Rn("div",{css:r("group",e),className:n({group:!0},a)},Rn(i,q({},l,{selectProps:u,theme:s,getStyles:r,cx:n}),o),Rn("div",null,t))},GroupHeading:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.theme,i=(e.selectProps,Bn(e,["className","cx","getStyles","theme","selectProps"]));return Rn("div",q({css:n("groupHeading",Pr({theme:r},i)),className:a({"group-heading":!0},t)},i))},IndicatorsContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles;return Rn("div",{css:r("indicatorsContainer",e),className:n({indicators:!0},a)},t)},IndicatorSeparator:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerProps;return Rn("span",q({},r,{css:n("indicatorSeparator",e),className:a({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,a=e.cx,n=e.getStyles,r=e.innerRef,i=e.isHidden,l=e.isDisabled,o=e.theme,s=(e.selectProps,Bn(e,["className","cx","getStyles","innerRef","isHidden","isDisabled","theme","selectProps"]));return Rn("div",{css:n("input",Ir({theme:o},s))},Rn(Zn.Z,q({className:a({input:!0},t),inputRef:r,inputStyle:Vr(i),disabled:l},s)))},LoadingIndicator:Ar,Menu:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerRef,l=e.innerProps;return Rn("div",q({css:r("menu",e),className:n({menu:!0},a)},l,{ref:i}),t)},MenuList:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isMulti,l=e.innerRef,o=e.innerProps;return Rn("div",q({css:r("menuList",e),className:n({"menu-list":!0,"menu-list--is-multi":i},a),ref:l},o),t)},MenuPortal:pr,LoadingMessage:gr,NoOptionsMessage:fr,MultiValue:Ur,MultiValueContainer:jr,MultiValueLabel:Br,MultiValueRemove:function(e){var t=e.children,a=e.innerProps;return Rn("div",a,t||Rn(Cr,{size:14}))},Option:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isDisabled,l=e.isFocused,o=e.isSelected,s=e.innerRef,u=e.innerProps;return Rn("div",q({css:r("option",e),className:n({option:!0,"option--is-disabled":i,"option--is-focused":l,"option--is-selected":o},a),ref:s},u),t)},Placeholder:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps;return Rn("div",q({css:r("placeholder",e),className:n({placeholder:!0},a)},i),t)},SelectContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.innerProps,l=e.isDisabled,o=e.isRtl;return Rn("div",q({css:r("container",e),className:n({"--is-disabled":l,"--is-rtl":o},a)},i),t)},SingleValue:function(e){var t=e.children,a=e.className,n=e.cx,r=e.getStyles,i=e.isDisabled,l=e.innerProps;return Rn("div",q({css:r("singleValue",e),className:n({"single-value":!0,"single-value--is-disabled":i},a)},l),t)},ValueContainer:function(e){var t=e.children,a=e.className,n=e.cx,r=e.isMulti,i=e.getStyles,l=e.hasValue;return Rn("div",{css:i("valueContainer",e),className:n({"value-container":!0,"value-container--is-multi":r,"value-container--has-value":l},a)},t)}},Zr=function(e){return Gr(Gr({},zr),e.components)},Kr=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],$r=new RegExp("["+Kr.map((function(e){return e.letters})).join("")+"]","g"),Yr={},Jr=0;Jr<Kr.length;Jr++)for(var qr=Kr[Jr],Xr=0;Xr<qr.letters.length;Xr++)Yr[qr.letters[Xr]]=qr.base;var Qr=function(e){return e.replace($r,(function(e){return Yr[e]}))};function ei(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}var ti=function(e){return e.replace(/^\s+|\s+$/g,"")},ai=function(e){return"".concat(e.label," ").concat(e.value)},ni={name:"1laao21-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;"},ri=function(e){return Rn("span",q({css:ni},e))};function ii(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef,a=(e.emotion,Bn(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]));return Rn("input",q({ref:t},a,{css:Vn({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)"},"")}))}var li=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){return Ka(this,r),n.apply(this,arguments)}return Ya(r,[{key:"componentDidMount",value:function(){this.props.innerRef((0,o.findDOMNode)(this))}},{key:"componentWillUnmount",value:function(){this.props.innerRef(null)}},{key:"render",value:function(){return this.props.children}}]),r}(i.Component),oi=["boxSizing","height","overflow","paddingRight","position"],si={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ui(e){e.preventDefault()}function ci(e){e.stopPropagation()}function di(){var e=this.scrollTop,t=this.scrollHeight,a=e+this.offsetHeight;0===e?this.scrollTop=1:a===t&&(this.scrollTop=e-1)}function mi(){return"ontouchstart"in window||navigator.maxTouchPoints}var fi=!(!window.document||!window.document.createElement),gi=0,pi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).originalStyles={},e.listenerOptions={capture:!1,passive:!1},e}return Ya(r,[{key:"componentDidMount",value:function(){var e=this;if(fi){var t=this.props,a=t.accountForScrollbars,n=t.touchScrollTarget,r=document.body,i=r&&r.style;if(a&&oi.forEach((function(t){var a=i&&i[t];e.originalStyles[t]=a})),a&&gi<1){var l=parseInt(this.originalStyles.paddingRight,10)||0,o=document.body?document.body.clientWidth:0,s=window.innerWidth-o+l||0;Object.keys(si).forEach((function(e){var t=si[e];i&&(i[e]=t)})),i&&(i.paddingRight="".concat(s,"px"))}r&&mi()&&(r.addEventListener("touchmove",ui,this.listenerOptions),n&&(n.addEventListener("touchstart",di,this.listenerOptions),n.addEventListener("touchmove",ci,this.listenerOptions))),gi+=1}}},{key:"componentWillUnmount",value:function(){var e=this;if(fi){var t=this.props,a=t.accountForScrollbars,n=t.touchScrollTarget,r=document.body,i=r&&r.style;gi=Math.max(gi-1,0),a&&gi<1&&oi.forEach((function(t){var a=e.originalStyles[t];i&&(i[t]=a)})),r&&mi()&&(r.removeEventListener("touchmove",ui,this.listenerOptions),n&&(n.removeEventListener("touchstart",di,this.listenerOptions),n.removeEventListener("touchmove",ci,this.listenerOptions)))}}},{key:"render",value:function(){return null}}]),r}(i.Component);pi.defaultProps={accountForScrollbars:!0};var hi={name:"1dsbpcp",styles:"position:fixed;left:0;bottom:0;right:0;top:0;"},vi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).state={touchScrollTarget:null},e.getScrollTarget=function(t){t!==e.state.touchScrollTarget&&e.setState({touchScrollTarget:t})},e.blurSelectInput=function(){document.activeElement&&document.activeElement.blur()},e}return Ya(r,[{key:"render",value:function(){var e=this.props,t=e.children,a=e.isEnabled,n=this.state.touchScrollTarget;return a?Rn("div",null,Rn("div",{onClick:this.blurSelectInput,css:hi}),Rn(li,{innerRef:this.getScrollTarget},t),n?Rn(pi,{touchScrollTarget:n}):null):t}}]),r}(i.PureComponent);var bi=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).isBottom=!1,e.isTop=!1,e.scrollTarget=void 0,e.touchStart=void 0,e.cancelScroll=function(e){e.preventDefault(),e.stopPropagation()},e.handleEventDelta=function(t,a){var n=e.props,r=n.onBottomArrive,i=n.onBottomLeave,l=n.onTopArrive,o=n.onTopLeave,s=e.scrollTarget,u=s.scrollTop,c=s.scrollHeight,d=s.clientHeight,m=e.scrollTarget,f=a>0,g=c-d-u,p=!1;g>a&&e.isBottom&&(i&&i(t),e.isBottom=!1),f&&e.isTop&&(o&&o(t),e.isTop=!1),f&&a>g?(r&&!e.isBottom&&r(t),m.scrollTop=c,p=!0,e.isBottom=!0):!f&&-a>u&&(l&&!e.isTop&&l(t),m.scrollTop=0,p=!0,e.isTop=!0),p&&e.cancelScroll(t)},e.onWheel=function(t){e.handleEventDelta(t,t.deltaY)},e.onTouchStart=function(t){e.touchStart=t.changedTouches[0].clientY},e.onTouchMove=function(t){var a=e.touchStart-t.changedTouches[0].clientY;e.handleEventDelta(t,a)},e.getScrollTarget=function(t){e.scrollTarget=t},e}return Ya(r,[{key:"componentDidMount",value:function(){this.startListening(this.scrollTarget)}},{key:"componentWillUnmount",value:function(){this.stopListening(this.scrollTarget)}},{key:"startListening",value:function(e){e&&("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&&("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 l().createElement(li,{innerRef:this.getScrollTarget},this.props.children)}}]),r}(i.Component);function wi(e){var t=e.isEnabled,a=void 0===t||t,n=Bn(e,["isEnabled"]);return a?l().createElement(bi,n):n.children}var yi=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.isSearchable,n=t.isMulti,r=t.label,i=t.isDisabled,l=t.tabSelectsValue;switch(e){case"menu":return"Use Up and Down to choose options".concat(i?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(l?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(r||"Select"," is focused ").concat(a?",type to refine list":"",", press Down to open the menu, ").concat(n?" 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"}},xi=function(e,t){var a=t.value,n=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,n?" is disabled. Select another option.":", selected.")}},Di=function(e){return!!e.isDisabled},Ei={clearIndicator:Or,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,n=e.theme,r=n.colors,i=n.borderRadius,l=n.spacing;return{label:"control",alignItems:"center",backgroundColor:t?r.neutral5:r.neutral0,borderColor:t?r.neutral10:a?r.primary:r.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:a?"0 0 0 1px ".concat(r.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?r.primary:r.neutral30}}},dropdownIndicator:Sr,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,n=a.spacing.baseUnit,r=a.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?r.neutral10:r.neutral20,marginBottom:2*n,marginTop:2*n,width:1}},input:function(e){var t=e.isDisabled,a=e.theme,n=a.spacing,r=a.colors;return{margin:n.baseUnit/2,paddingBottom:n.baseUnit/2,paddingTop:n.baseUnit/2,visibility:t?"hidden":"visible",color:r.neutral80}},loadingIndicator:function(e){var t=e.isFocused,a=e.size,n=e.theme,r=n.colors,i=n.spacing.baseUnit;return{label:"loadingIndicator",color:t?r.neutral60:r.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:a,lineHeight:1,marginRight:a,textAlign:"center",verticalAlign:"middle"}},loadingMessage:mr,menu:function(e){var t,a=e.placement,n=e.theme,r=n.borderRadius,i=n.spacing,l=n.colors;return zn(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(a),"100%"),zn(t,"backgroundColor",l.neutral0),zn(t,"borderRadius",r),zn(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),zn(t,"marginBottom",i.menuGutter),zn(t,"marginTop",i.menuGutter),zn(t,"position","absolute"),zn(t,"width","100%"),zn(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,n=e.position;return{left:t.left,position:n,top:a,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,a=t.spacing,n=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:n/2,display:"flex",margin:a.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,a=t.borderRadius,n=t.colors,r=e.cropWithEllipsis;return{borderRadius:a/2,color:n.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:r?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,a=t.spacing,n=t.borderRadius,r=t.colors;return{alignItems:"center",borderRadius:n/2,backgroundColor:e.isFocused&&r.dangerLight,display:"flex",paddingLeft:a.baseUnit,paddingRight:a.baseUnit,":hover":{backgroundColor:r.dangerLight,color:r.danger}}},noOptionsMessage:dr,option:function(e){var t=e.isDisabled,a=e.isFocused,n=e.isSelected,r=e.theme,i=r.spacing,l=r.colors;return{label:"option",backgroundColor:n?l.primary:a?l.primary25:"transparent",color:t?l.neutral20:n?l.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(n?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,n=a.spacing,r=a.colors;return{label:"singleValue",color:t?r.neutral40:r.neutral80,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,maxWidth:"calc(100% - ".concat(2*n.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"}}},Ci={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}};function _i(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function ki(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?_i(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):_i(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var Si={backspaceRemovesValue:!0,blurInputOnSelect:ar(),captureMenuScroll:!ar(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var a=function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?ei(Object(a),!0).forEach((function(t){zn(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):ei(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({ignoreCase:!0,ignoreAccents:!0,stringify:ai,trim:!0,matchFrom:"any"},undefined),n=a.ignoreCase,r=a.ignoreAccents,i=a.stringify,l=a.trim,o=a.matchFrom,s=l?ti(t):t,u=l?ti(i(e)):i(e);return n&&(s=s.toLowerCase(),u=u.toLowerCase()),r&&(s=Qr(s),u=Qr(u)),"start"===o?u.substr(0,s.length)===s:u.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:Di,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},Oi=1,Ti=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(e){var t;Ka(this,r),(t=n.call(this,e)).state={ariaLiveSelection:"",ariaLiveContext:"",focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,menuOptions:{render:[],focusable:[]},selectValue:[]},t.blockOptionHover=!1,t.isComposing=!1,t.clearFocusValueOnUpdate=!1,t.commonProps=void 0,t.components=void 0,t.hasGroups=!1,t.initialTouchX=0,t.initialTouchY=0,t.inputIsHiddenAfterUpdate=void 0,t.instancePrefix="",t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.cacheComponents=function(e){t.components=Zr({components:e})},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,a){var n=t.props,r=n.onChange,i=n.name;r(e,ki(ki({},a),{},{name:i}))},t.setValue=function(e){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,r=t.props,i=r.closeMenuOnSelect,l=r.isMulti;t.onInputChange("",{action:"set-value"}),i&&(t.inputIsHiddenAfterUpdate=!l,t.onMenuClose()),t.clearFocusValueOnUpdate=!0,t.onChange(e,{action:a,option:n})},t.selectOption=function(e){var a,n=t.props,r=n.blurInputOnSelect,i=n.isMulti,l=t.state.selectValue;if(i)if(t.isOptionSelected(e,l)){var o=t.getOptionValue(e);t.setValue(l.filter((function(e){return t.getOptionValue(e)!==o})),"deselect-option",e),t.announceAriaLiveSelection({event:"deselect-option",context:{value:t.getOptionLabel(e)}})}else t.isOptionDisabled(e,l)?t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e),isDisabled:!0}}):(t.setValue([].concat(function(e){if(Array.isArray(e))return Un(e)}(a=l)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(a)||Wn(a)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e]),"select-option",e),t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e)}}));else t.isOptionDisabled(e,l)?t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e),isDisabled:!0}}):(t.setValue(e,"select-option"),t.announceAriaLiveSelection({event:"select-option",context:{value:t.getOptionLabel(e)}}));r&&t.blurInput()},t.removeValue=function(e){var a=t.state.selectValue,n=t.getOptionValue(e),r=a.filter((function(e){return t.getOptionValue(e)!==n}));t.onChange(r.length?r:null,{action:"remove-value",removedValue:e}),t.announceAriaLiveSelection({event:"remove-value",context:{value:e?t.getOptionLabel(e):""}}),t.focusInput()},t.clearValue=function(){t.onChange(null,{action:"clear"})},t.popValue=function(){var e=t.state.selectValue,a=e[e.length-1],n=e.slice(0,e.length-1);t.announceAriaLiveSelection({event:"pop-value",context:{value:a?t.getOptionLabel(a):""}}),t.onChange(n.length?n:null,{action:"pop-value",removedValue:a})},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,a=new Array(e),n=0;n<e;n++)a[n]=arguments[n];return Yn.apply(void 0,[t.props.classNamePrefix].concat(a))},t.getOptionLabel=function(e){return t.props.getOptionLabel(e)},t.getOptionValue=function(e){return t.props.getOptionValue(e)},t.getStyles=function(e,a){var n=Ei[e](a);n.boxSizing="border-box";var r=t.props.styles[e];return r?r(n,a):n},t.getElementId=function(e){return"".concat(t.instancePrefix,"-").concat(e)},t.getActiveDescendentId=function(){var e=t.props.menuIsOpen,a=t.state,n=a.menuOptions,r=a.focusedOption;if(r&&e){var i=n.focusable.indexOf(r),l=n.render[i];return l&&l.key}},t.announceAriaLiveSelection=function(e){var a=e.event,n=e.context;t.setState({ariaLiveSelection:xi(a,n)})},t.announceAriaLiveContext=function(e){var a=e.event,n=e.context;t.setState({ariaLiveContext:yi(a,ki(ki({},n),{},{label:t.props["aria-label"]}))})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){var a=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():a&&t.openMenu("first"):(a&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var a=t.props,n=a.isMulti,r=a.menuIsOpen;t.focusInput(),r?(t.inputIsHiddenAfterUpdate=!n,t.onMenuClose()):t.openMenu("first"),e.preventDefault(),e.stopPropagation()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.stopPropagation(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&qn(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var a=e.touches,n=a&&a.item(0);n&&(t.initialTouchX=n.clientX,t.initialTouchY=n.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var a=e.touches,n=a&&a.item(0);if(n){var r=Math.abs(n.clientX-t.initialTouchX),i=Math.abs(n.clientY-t.initialTouchY);t.userIsDragging=r>5||i>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var a=e.currentTarget.value;t.inputIsHiddenAfterUpdate=!1,t.onInputChange(a,{action:"input-change"}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){var a=t.props,n=a.isSearchable,r=a.isMulti;t.props.onFocus&&t.props.onFocus(e),t.inputIsHiddenAfterUpdate=!1,t.announceAriaLiveContext({event:"input",context:{isSearchable:n,isMulti:r}}),t.setState({isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur"}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){t.blockOptionHover||t.state.focusedOption===e||t.setState({focusedOption:e})},t.shouldHideSelectedOptions=function(){var e=t.props,a=e.hideSelectedOptions,n=e.isMulti;return void 0===a?n:a},t.onKeyDown=function(e){var a=t.props,n=a.isMulti,r=a.backspaceRemovesValue,i=a.escapeClearsValue,l=a.inputValue,o=a.isClearable,s=a.isDisabled,u=a.menuIsOpen,c=a.onKeyDown,d=a.tabSelectsValue,m=a.openMenuOnFocus,f=t.state,g=f.focusedOption,p=f.focusedValue,h=f.selectValue;if(!(s||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||l)return;t.focusValue("previous");break;case"ArrowRight":if(!n||l)return;t.focusValue("next");break;case"Delete":case"Backspace":if(l)return;if(p)t.removeValue(p);else{if(!r)return;n?t.popValue():o&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!u||!d||!g||m&&t.isOptionSelected(g,h))return;t.selectOption(g);break;case"Enter":if(229===e.keyCode)break;if(u){if(!g)return;if(t.isComposing)return;t.selectOption(g);break}return;case"Escape":u?(t.inputIsHiddenAfterUpdate=!1,t.onInputChange("",{action:"menu-close"}),t.onMenuClose()):o&&i&&t.clearValue();break;case" ":if(l)return;if(!u){t.openMenu("first");break}if(!g)return;t.selectOption(g);break;case"ArrowUp":u?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":u?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!u)return;t.focusOption("pageup");break;case"PageDown":if(!u)return;t.focusOption("pagedown");break;case"Home":if(!u)return;t.focusOption("first");break;case"End":if(!u)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.buildMenuOptions=function(e,a){var n=e.inputValue,r=void 0===n?"":n,i=e.options,l=function(e,n){var i=t.isOptionDisabled(e,a),l=t.isOptionSelected(e,a),o=t.getOptionLabel(e),s=t.getOptionValue(e);if(!(t.shouldHideSelectedOptions()&&l||!t.filterOption({label:o,value:s,data:e},r))){var u=i?void 0:function(){return t.onOptionHover(e)},c=i?void 0:function(){return t.selectOption(e)},d="".concat(t.getElementId("option"),"-").concat(n);return{innerProps:{id:d,onClick:c,onMouseMove:u,onMouseOver:u,tabIndex:-1},data:e,isDisabled:i,isSelected:l,key:d,label:o,type:"option",value:s}}};return i.reduce((function(e,a,n){if(a.options){t.hasGroups||(t.hasGroups=!0);var r=a.options.map((function(t,a){var r=l(t,"".concat(n,"-").concat(a));return r&&e.focusable.push(t),r})).filter(Boolean);if(r.length){var i="".concat(t.getElementId("group"),"-").concat(n);e.render.push({type:"group",key:i,data:a,options:r})}}else{var o=l(a,"".concat(n));o&&(e.render.push(o),e.focusable.push(a))}return e}),{render:[],focusable:[]})};var a=e.value;t.cacheComponents=nn(t.cacheComponents,yr).bind(Xa(t)),t.cacheComponents(e.components),t.instancePrefix="react-select-"+(t.props.instanceId||++Oi);var i=Jn(a);t.buildMenuOptions=nn(t.buildMenuOptions,(function(e,t){var a=Gn(e,2),n=a[0],r=a[1],i=Gn(t,2),l=i[0];return r===i[1]&&n.inputValue===l.inputValue&&n.options===l.options})).bind(Xa(t));var l=e.menuIsOpen?t.buildMenuOptions(e,i):{render:[],focusable:[]};return t.state.menuOptions=l,t.state.selectValue=i,t}return Ya(r,[{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:"UNSAFE_componentWillReceiveProps",value:function(e){var t=this.props,a=t.options,n=t.value,r=t.menuIsOpen,i=t.inputValue;if(this.cacheComponents(e.components),e.value!==n||e.options!==a||e.menuIsOpen!==r||e.inputValue!==i){var l=Jn(e.value),o=e.menuIsOpen?this.buildMenuOptions(e,l):{render:[],focusable:[]},s=this.getNextFocusedValue(l),u=this.getNextFocusedOption(o.focusable);this.setState({menuOptions:o,selectValue:l,focusedOption:u,focusedValue:s})}null!=this.inputIsHiddenAfterUpdate&&(this.setState({inputIsHidden:this.inputIsHiddenAfterUpdate}),delete this.inputIsHiddenAfterUpdate)}},{key:"componentDidUpdate",value:function(e){var t,a,n,r,i,l=this.props,o=l.isDisabled,s=l.menuIsOpen,u=this.state.isFocused;(u&&!o&&e.isDisabled||u&&s&&!e.menuIsOpen)&&this.focusInput(),u&&o&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,a=this.focusedOptionRef,n=t.getBoundingClientRect(),r=a.getBoundingClientRect(),i=a.offsetHeight/3,r.bottom+i>n.bottom?Qn(t,Math.min(a.offsetTop+a.clientHeight-t.offsetHeight+i,t.scrollHeight)):r.top-i<n.top&&Qn(t,Math.max(a.offsetTop-i,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,a=this.state,n=a.selectValue,r=a.isFocused,i=this.buildMenuOptions(this.props,n),l=this.props,o=l.isMulti,s=l.tabSelectsValue,u="first"===e?0:i.focusable.length-1;if(!o){var c=i.focusable.indexOf(n[0]);c>-1&&(u=c)}this.scrollToFocusedOptionOnUpdate=!(r&&this.menuListRef),this.inputIsHiddenAfterUpdate=!1,this.setState({menuOptions:i,focusedValue:null,focusedOption:i.focusable[u]},(function(){t.onMenuOpen(),t.announceAriaLiveContext({event:"menu",context:{tabSelectsValue:s}})}))}},{key:"focusValue",value:function(e){var t=this.props,a=t.isMulti,n=t.isSearchable,r=this.state,i=r.selectValue,l=r.focusedValue;if(a){this.setState({focusedOption:null});var o=i.indexOf(l);l||(o=-1,this.announceAriaLiveContext({event:"value"}));var s=i.length-1,u=-1;if(i.length){switch(e){case"previous":u=0===o?0:-1===o?s:o-1;break;case"next":o>-1&&o<s&&(u=o+1)}-1===u&&this.announceAriaLiveContext({event:"input",context:{isSearchable:n,isMulti:a}}),this.setState({inputIsHidden:-1!==u,focusedValue:i[u]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props,a=t.pageSize,n=t.tabSelectsValue,r=this.state,i=r.focusedOption,l=r.menuOptions,o=l.focusable;if(o.length){var s=0,u=o.indexOf(i);i||(u=-1,this.announceAriaLiveContext({event:"menu",context:{tabSelectsValue:n}})),"up"===e?s=u>0?u-1:o.length-1:"down"===e?s=(u+1)%o.length:"pageup"===e?(s=u-a)<0&&(s=0):"pagedown"===e?(s=u+a)>o.length-1&&(s=o.length-1):"last"===e&&(s=o.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:o[s],focusedValue:null}),this.announceAriaLiveContext({event:"menu",context:{isDisabled:Di(o[s]),tabSelectsValue:n}})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ci):ki(ki({},Ci),this.props.theme):Ci}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,a=this.getStyles,n=this.getValue,r=this.setValue,i=this.selectOption,l=this.props,o=l.isMulti,s=l.isRtl,u=l.options;return{cx:t,clearValue:e,getStyles:a,getValue:n,hasValue:this.hasValue(),isMulti:o,isRtl:s,options:u,selectOption:i,setValue:r,selectProps:l,theme:this.getTheme()}}},{key:"getNextFocusedValue",value:function(e){if(this.clearFocusValueOnUpdate)return this.clearFocusValueOnUpdate=!1,null;var t=this.state,a=t.focusedValue,n=t.selectValue.indexOf(a);if(n>-1){if(e.indexOf(a)>-1)return a;if(n<e.length)return e[n]}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 n=this.getOptionValue(e);return t.some((function(e){return a.getOptionValue(e)===n}))}},{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,n=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:a,selectValue:n})}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:"constructAriaLiveMessage",value:function(){var e=this.state,t=e.ariaLiveContext,a=e.selectValue,n=e.focusedValue,r=e.focusedOption,i=this.props,l=i.options,o=i.menuIsOpen,s=i.inputValue,u=i.screenReaderStatus,c=n?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:n,getOptionLabel:this.getOptionLabel,selectValue:a}):"",d=r&&o?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:r,getOptionLabel:this.getOptionLabel,options:l}):"",m=function(e){var t=e.inputValue;return"".concat(e.screenReaderMessage).concat(t?" for search term "+t:"",".")}({inputValue:s,screenReaderMessage:u({count:this.countOptions()})});return"".concat(c," ").concat(d," ").concat(m," ").concat(t)}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,a=e.isSearchable,n=e.inputId,r=e.inputValue,i=e.tabIndex,o=e.form,s=this.components.Input,u=this.state.inputIsHidden,c=n||this.getElementId("input"),d={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};if(!a)return l().createElement(ii,q({id:c,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Kn,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:o,value:""},d));var m=this.commonProps,f=m.cx,g=m.theme,p=m.selectProps;return l().createElement(s,q({autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",cx:f,getStyles:this.getStyles,id:c,innerRef:this.getInputRef,isDisabled:t,isHidden:u,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,selectProps:p,spellCheck:"false",tabIndex:i,form:o,theme:g,type:"text",value:r},d))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.components,a=t.MultiValue,n=t.MultiValueContainer,r=t.MultiValueLabel,i=t.MultiValueRemove,o=t.SingleValue,s=t.Placeholder,u=this.commonProps,c=this.props,d=c.controlShouldRenderValue,m=c.isDisabled,f=c.isMulti,g=c.inputValue,p=c.placeholder,h=this.state,v=h.selectValue,b=h.focusedValue,w=h.isFocused;if(!this.hasValue()||!d)return g?null:l().createElement(s,q({},u,{key:"placeholder",isDisabled:m,isFocused:w}),p);if(f){var y=v.map((function(t,o){var s=t===b;return l().createElement(a,q({},u,{components:{Container:n,Label:r,Remove:i},isFocused:s,isDisabled:m,key:"".concat(e.getOptionValue(t)).concat(o),index:o,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"))}));return y}if(g)return null;var x=v[0];return l().createElement(o,q({},u,{data:x,isDisabled:m}),this.formatOptionLabel(x,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.components.ClearIndicator,t=this.commonProps,a=this.props,n=a.isDisabled,r=a.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||n||!this.hasValue()||r)return null;var o={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,q({},t,{innerProps:o,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.components.LoadingIndicator,t=this.commonProps,a=this.props,n=a.isDisabled,r=a.isLoading,i=this.state.isFocused;return e&&r?l().createElement(e,q({},t,{innerProps:{"aria-hidden":"true"},isDisabled:n,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.components,t=e.DropdownIndicator,a=e.IndicatorSeparator;if(!t||!a)return null;var n=this.commonProps,r=this.props.isDisabled,i=this.state.isFocused;return l().createElement(a,q({},n,{isDisabled:r,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.components.DropdownIndicator;if(!e)return null;var t=this.commonProps,a=this.props.isDisabled,n=this.state.isFocused,r={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,q({},t,{innerProps:r,isDisabled:a,isFocused:n}))}},{key:"renderMenu",value:function(){var e=this,t=this.components,a=t.Group,n=t.GroupHeading,r=t.Menu,i=t.MenuList,o=t.MenuPortal,s=t.LoadingMessage,u=t.NoOptionsMessage,c=t.Option,d=this.commonProps,m=this.state,f=m.focusedOption,g=m.menuOptions,p=this.props,h=p.captureMenuScroll,v=p.inputValue,b=p.isLoading,w=p.loadingMessage,y=p.minMenuHeight,x=p.maxMenuHeight,D=p.menuIsOpen,E=p.menuPlacement,C=p.menuPosition,_=p.menuPortalTarget,k=p.menuShouldBlockScroll,S=p.menuShouldScrollIntoView,O=p.noOptionsMessage,T=p.onMenuScrollToTop,N=p.onMenuScrollToBottom;if(!D)return null;var A,M=function(t){var a=f===t.data;return t.innerRef=a?e.getFocusedOptionRef:void 0,l().createElement(c,q({},d,t,{isFocused:a}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())A=g.render.map((function(t){if("group"===t.type){t.type;var r=Bn(t,["type"]),i="".concat(t.key,"-heading");return l().createElement(a,q({},d,r,{Heading:n,headingProps:{id:i,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return M(e)})))}if("option"===t.type)return M(t)}));else if(b){var P=w({inputValue:v});if(null===P)return null;A=l().createElement(s,d,P)}else{var L=O({inputValue:v});if(null===L)return null;A=l().createElement(u,d,L)}var I={minMenuHeight:y,maxMenuHeight:x,menuPlacement:E,menuPosition:C,menuShouldScrollIntoView:S},V=l().createElement(ur,q({},d,I),(function(t){var a=t.ref,n=t.placerProps,o=n.placement,s=n.maxHeight;return l().createElement(r,q({},d,I,{innerRef:a,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:b,placement:o}),l().createElement(wi,{isEnabled:h,onTopArrive:T,onBottomArrive:N},l().createElement(vi,{isEnabled:k},l().createElement(i,q({},d,{innerRef:e.getMenuListRef,isLoading:b,maxHeight:s}),A))))}));return _||"fixed"===C?l().createElement(o,q({},d,{appendTo:_,controlElement:this.controlRef,menuPlacement:E,menuPosition:C}),V):V}},{key:"renderFormField",value:function(){var e=this,t=this.props,a=t.delimiter,n=t.isDisabled,r=t.isMulti,i=t.name,o=this.state.selectValue;if(i&&!n){if(r){if(a){var s=o.map((function(t){return e.getOptionValue(t)})).join(a);return l().createElement("input",{name:i,type:"hidden",value:s})}var u=o.length>0?o.map((function(t,a){return l().createElement("input",{key:"i-".concat(a),name:i,type:"hidden",value:e.getOptionValue(t)})})):l().createElement("input",{name:i,type:"hidden"});return l().createElement("div",null,u)}var c=o[0]?this.getOptionValue(o[0]):"";return l().createElement("input",{name:i,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){return this.state.isFocused?l().createElement(ri,{"aria-live":"polite"},l().createElement("span",{id:"aria-selection-event"}," ",this.state.ariaLiveSelection),l().createElement("span",{id:"aria-context"}," ",this.constructAriaLiveMessage())):null}},{key:"render",value:function(){var e=this.components,t=e.Control,a=e.IndicatorsContainer,n=e.SelectContainer,r=e.ValueContainer,i=this.props,o=i.className,s=i.id,u=i.isDisabled,c=i.menuIsOpen,d=this.state.isFocused,m=this.commonProps=this.getCommonProps();return l().createElement(n,q({},m,{className:o,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:u,isFocused:d}),this.renderLiveRegion(),l().createElement(t,q({},m,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:u,isFocused:d,menuIsOpen:c}),l().createElement(r,q({},m,{isDisabled:u}),this.renderPlaceholderOrValue(),this.renderInput()),l().createElement(a,q({},m,{isDisabled:u}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}]),r}(i.Component);Ti.defaultProps=Si;i.Component;var Ni,Ai,Mi,Pi=(Ni=Ti,Mi=Ai=function(e){Ja(r,e);var t,a,n=(t=r,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=en(t);if(a){var r=en(this).constructor;e=Reflect.construct(n,arguments,r)}else e=n.apply(this,arguments);return Qa(this,e)});function r(){var e;Ka(this,r);for(var t=arguments.length,a=new Array(t),i=0;i<t;i++)a[i]=arguments[i];return(e=n.call.apply(n,[this].concat(a))).select=void 0,e.state={inputValue:void 0!==e.props.inputValue?e.props.inputValue:e.props.defaultInputValue,menuIsOpen:void 0!==e.props.menuIsOpen?e.props.menuIsOpen:e.props.defaultMenuIsOpen,value:void 0!==e.props.value?e.props.value:e.props.defaultValue},e.onChange=function(t,a){e.callProp("onChange",t,a),e.setState({value:t})},e.onInputChange=function(t,a){var n=e.callProp("onInputChange",t,a);e.setState({inputValue:void 0!==n?n:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return Ya(r,[{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,n=new Array(a>1?a-1:0),r=1;r<a;r++)n[r-1]=arguments[r];return(t=this.props)[e].apply(t,n)}}},{key:"render",value:function(){var e=this,t=this.props,a=(t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue,Bn(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]));return l().createElement(Ni,q({},a,{ref:function(t){e.select=t},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),r}(i.Component),Ai.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Mi),Li=Pi,Ii={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"]}};function Vi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Ri=()=>{const e=oa(),t=da((e=>e.enableSelectedFontFamilies)),a=da((e=>e.selectedFontFamilies)),n="disabled"!==t,i=[],l=uag_admin_react.spectra_custom_fonts;return Object.keys(Ii).map((e=>{"Default"!==e&&i.push({value:e,label:e})})),Object.keys(l).map((e=>{"Default"!==e&&i.push({value:e,label:e})})),(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Allow Only Selected Fonts","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:n,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_SELECTED_FONT_FAMILIES",payload:a});const n=new window.FormData;n.append("action","uag_load_select_font_globally"),n.append("security",uag_react.load_select_font_globally_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Vi(n?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Vi(n?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Spectra offers 700+ Google font options. If this is overwhelming for your clients, you can use this option to show only limited number of fonts in the block settings.","ultimate-addons-for-gutenberg")),(0,r.createElement)(Li,{isMulti:!0,placeholder:(0,We.__)("Select the font families you want"),defaultValue:a,onChange:a=>(a=>{if("enabled"===t){e({type:"UPDATE_SELECTED_FONT_FAMILIES",payload:a});const t="uag_select_font_globally",n=uag_react.select_font_globally_nonce,r=new window.FormData;r.append("action",t),r.append("security",n),r.append("value",JSON.stringify(a)),Jt()({url:uag_react.ajax_url,method:"POST",body:r}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}})(a),options:i,maxMenuHeight:140,minMenuHeight:70,isSearchable:!0,className:"mt-4 w-9/12 h-10 transition",theme:e=>({...e,colors:{...e.colors,primary:"#94a3b8"}}),styles:{control:e=>({...e,cursor:"pointer",fontSize:"0.875rem",lineHeight:"1.25rem",borderRadius:"0.375rem",color:"#64748b",borderColor:"#e2e8f0",boxShadow:"none"}),placeholder:e=>({...e,color:"#94a3b8"}),multiValue:e=>({...e,marging:"0",borderRadius:"0.25rem",backgroundColor:"#e2e8f0"}),multiValueLabel:e=>({...e,color:"#64748b"}),multiValueRemove:e=>({...e,color:"#64748b","&:hover":{color:"#ef4444",backgroundColor:"#e2e8f0"}})},components:{IndicatorSeparator:()=>null}}))};function Fi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Hi=()=>{const e=oa(),t=da((e=>e.enableLoadFontsLocally)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flextext-lg leading-8 font-medium text-gray-900"},(0,We.__)("Load Google Fonts Locally","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_LOAD_FONTS_LOCALLY",payload:a});const n=new window.FormData;n.append("action","uag_load_gfonts_locally"),n.append("security",uag_react.load_gfonts_locally_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Fi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Fi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this option to download Google fonts and save them on your server. This can be great for improving speed of your website and to comply with GDPR laws.","ultimate-addons-for-gutenberg")))};function ji(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Bi=()=>{const e=oa(),t=da((e=>e.enableLoadFontsLocally)),a=da((e=>e.enablePreloadLocalFonts)),n="disabled"!==a;return(0,r.createElement)("section",{className:`uag-font-select-${t} block border-b border-solid border-slate-200 px-12 py-8 justify-between`},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Preload Local Fonts","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:n,onChange:()=>{let t;t="disabled"===a?"enabled":"disabled",e({type:"UPDATE_ENABLE_PRELOAD_LOCAL_FONTS",payload:t});const n=new window.FormData;n.append("action","uag_preload_local_fonts"),n.append("security",uag_react.preload_local_fonts_nonce),n.append("value",t),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:ji(n?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:ji(n?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This option will load the font files right away on page load. Preloading Local Fonts can speeds up your website even further.","ultimate-addons-for-gutenberg")))};function Ui(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Wi=()=>{const e=oa(),t=da((e=>e.enableCollapsePanels)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Collapse Panels","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_COLLAPSE_PANELS",payload:a});const n=new window.FormData;n.append("action","uag_collapse_panels"),n.append("security",uag_react.collapse_panels_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Ui(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Ui(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable the "Collapse Panels" option if you want to Collapse all other Panels in your Blocks Settings except for the one which is clicked This way you have only one Panel of Settings in front of you to Focus on.',"ultimate-addons-for-gutenberg")))};function Gi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var zi=()=>{const e=oa(),t=da((e=>e.enableCopyPasteStyles)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Copy Paste Styles","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_COPY_PASTE_STYLES",payload:a});const n=new window.FormData;n.append("action","uag_copy_paste"),n.append("security",uag_react.copy_paste_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Gi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Gi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable the "Copy Paste Styles" option to have the ability to copy & paste Spectra & Core Gutenberg Blocks Styles.',"ultimate-addons-for-gutenberg")))},Zi=()=>{const e=oa(),t=da((e=>e.contentWidth));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Default Content Width","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:t,onChange:t=>{const a=t.target.value;e({type:"UPDATE_CONTENT_WIDTH",payload:a});const n=new window.FormData;n.append("action","uag_content_width"),n.append("security",uag_react.content_width_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"number",placeholder:"1140",min:0,max:1600}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply to Container Block's default Content Width.","ultimate-addons-for-gutenberg")),"Spectra"!==uag_react.uag_content_width_set_by&&(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500 italic"},(0,We.__)(`The current Content width is applied from ${uag_react.uag_content_width_set_by}.`,"ultimate-addons-for-gutenberg")))},Ki=()=>{const e=oa(),t=da((e=>e.blocksEditorSpacing));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Blocks Editor Spacing","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:t,onChange:t=>{const a=t.target.value;e({type:"UPDATE_BLOCKS_EDITOR_SPACING",payload:a});const n=new window.FormData;n.append("action","uag_blocks_editor_spacing"),n.append("security",uag_react.blocks_editor_spacing_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"number",placeholder:"0",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply spacing in between all blocks inside block editor.","ultimate-addons-for-gutenberg")))};function $i(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Yi=()=>{const e=oa(),[t,a]=(0,i.useState)([]),[n,l]=(0,i.useState)(!1),o=da((e=>e.enableComingSoonMode)),s=da((e=>e.comingSoonPage)),u="disabled"!==o,c=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const t=new window.FormData;t.append("action","uag_fetch_pages"),t.append("security",uag_react.fetch_pages_nonce),t.append("keyword",e),l(!0),Jt()({url:uag_react.ajax_url,method:"POST",body:t}).then((e=>{l(!1),a(e.data)}))};return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Enable Coming Soon Mode","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:u,onChange:()=>{let t;t="disabled"===o?"enabled":"disabled",e({type:"UPDATE_ENABLE_COMING_SOON",payload:t});const a=new window.FormData;a.append("action","uag_enable_coming_soon_mode"),a.append("security",uag_react.enable_coming_soon_mode_nonce),a.append("value",t),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:$i(u?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:$i(u?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Is your website still in the making? Is it not yet ready for other people to see?","ultimate-addons-for-gutenberg")),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable the coming soon mode. Only the page you select below will be displayed to people who are not logged in.","ultimate-addons-for-gutenberg")),(0,r.createElement)(Li,{isMulti:!1,placeholder:(0,We.__)("Select the page you want"),defaultValue:s,onChange:t=>(t=>{e({type:"UPDATE_COMING_SOON_PAGE",payload:t.value});const a=new window.FormData;a.append("action","uag_coming_soon_page"),a.append("security",uag_react.coming_soon_page_nonce),a.append("value",t.value),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))})(t),onInputChange:e=>{0===t.filter((t=>t.label.toLowerCase().includes(e))).length&&c(e)},options:t,maxMenuHeight:140,minMenuHeight:70,isSearchable:!0,className:"mt-4 w-9/12 h-10 transition",isLoading:n,onMenuOpen:c,theme:e=>({...e,colors:{...e.colors,primary:"#94a3b8"}}),styles:{control:e=>({...e,cursor:"pointer",fontSize:"0.875rem",lineHeight:"1.25rem",borderRadius:"0.375rem",color:"#64748b",borderColor:"#e2e8f0",boxShadow:"none"}),placeholder:e=>({...e,color:"#94a3b8"}),singleValue:e=>({...e,color:"#64748b"})},components:{IndicatorSeparator:()=>null}}))},Ji=()=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("div",{className:"max-w-3xl mx-auto lg:max-w-[77rem] mt-10 mb-8 font-semibold text-2xl"},(0,r.createElement)(Ma,{width:"100px",height:"32px"})),(0,r.createElement)("main",{className:"max-w-[77rem] mx-auto my-[2.43rem] bg-white rounded-md shadow overflow-hidden h-[36rem]"},(0,r.createElement)("div",{className:"lg:grid lg:grid-cols-12 h-full"},(0,r.createElement)("aside",{className:"py-6 sm:px-6 lg:py-6 lg:px-5 lg:col-span-3"},(0,r.createElement)("nav",{className:"space-y-1"},Array(7).fill().map(((e,t)=>(0,r.createElement)("div",{key:`setting${t}`,className:"flex justify-left items-center py-3 space-x-3"},(0,r.createElement)(Ma,{key:`icon${t}`,width:"24px",height:"24px"}),(0,r.createElement)(Aa,{key:t,width:"120px",fontSize:"16px"})))))),(0,r.createElement)("div",{className:"border-l lg:col-span-9 p-8"},(0,r.createElement)(Aa,{fontSize:"35px",width:"225px"}),(0,r.createElement)(Aa,{width:"80%"}),(0,r.createElement)("div",{className:"h-8"}),(0,r.createElement)(Aa,{fontSize:"35px",width:"300px"}),(0,r.createElement)(Aa,{width:"60%"}),(0,r.createElement)("div",{className:"h-8"}),(0,r.createElement)(Aa,{fontSize:"35px",width:"210px"}),(0,r.createElement)(Aa,{width:"65%"}))))),qi=()=>{const e=oa(),t=da((e=>e.siteKeyV2)),a=da((e=>e.secretKeyV2)),n=da((e=>e.siteKeyV3)),i=da((e=>e.secretKeyV3));return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Form","ultimate-addons-for-gutenberg"))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("To enable reCAPTCHA for your form, please follow the steps mentioned ","ultimate-addons-for-gutenberg"),(0,r.createElement)("a",{className:"text-spectra focus:text-spectra-hover active:text-spectra-hover hover:text-spectra-hover",href:"https://www.google.com/recaptcha/admin/create",target:"_blank",rel:"noreferrer"},(0,We.__)("here. ","ultimate-addons-for-gutenberg"))),(0,r.createElement)("h4",{className:"mt-8 font-medium text-sm text-slate-800 spectra-recaptcha__heading"},(0,We.__)("reCAPTCHA v2","ultimate-addons-for-gutenberg")),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Site Key v2","ultimate-addons-for-gutenberg"),value:t,name:"site_key_v2",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SITE_KEY_V2",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_site_key_v2"),n.append("security",uag_react.recaptcha_site_key_v2_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},id:"grid-zip",type:"text"}),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Secret Key v2","ultimate-addons-for-gutenberg"),id:"grid-zip",value:a,name:"secret_key_v2",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SECRET_KEY_V2",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_secret_key_v2"),n.append("security",uag_react.recaptcha_secret_key_v2_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},type:"text"}),(0,r.createElement)("h4",{className:"mt-8 font-medium text-sm text-slate-800 spectra-recaptcha__heading"},(0,We.__)("reCAPTCHA v3","ultimate-addons-for-gutenberg")),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Site Key v3","ultimate-addons-for-gutenberg"),id:"grid-zip",type:"text",value:n,name:"site_key_v3",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SITE_KEY_V3",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_site_key_v3"),n.append("security",uag_react.recaptcha_site_key_v3_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}}),(0,r.createElement)("input",{className:"mt-3 w-80 mr-5 h-10 text-sm placeholder-slate-400 transition spectra-admin__input-field",placeholder:(0,We.__)("Secret Key v3","ultimate-addons-for-gutenberg"),id:"grid-zip",type:"text",value:i,name:"secret_key_v3",onChange:t=>{const a=t.target.value;e({type:"UPDATE_RECAPTCHA_SECRET_KEY_V3",payload:a});const n=new window.FormData;n.append("action","uag_recaptcha_secret_key_v3"),n.append("security",uag_react.recaptcha_secret_key_v3_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))}}))};function Xi(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var Qi=()=>{const e=oa(),t=da((e=>e.enableFontAwesome5)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Load Font Awesome 5 Support","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_FONT_AWESOME_5",payload:a});const n=new window.FormData;n.append("action","uag_load_font_awesome_5"),n.append("security",uag_react.load_font_awesome_5_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:Xi(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:Xi(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("Enable this to make sure all previously used Font Awesome 5 icons are displayed correctly while using the Font Awesome 6 library.","ultimate-addons-for-gutenberg")))};function el(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var tl=()=>{const e=oa(),t=da((e=>e.enableAutoBlockRecovery)),a="disabled"!==t;return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Automatic Block Recovery","ultimate-addons-for-gutenberg")),(0,r.createElement)(ya,{checked:a,onChange:()=>{let a;a="disabled"===t?"enabled":"disabled",e({type:"UPDATE_ENABLE_AUTO_BLOCK_RECOVERY",payload:a});const n=new window.FormData;n.append("action","uag_auto_block_recovery"),n.append("security",uag_react.auto_block_recovery_nonce),n.append("value",a),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))},className:el(a?"bg-spectra":"bg-slate-200","relative inline-flex flex-shrink-0 h-5 w-[2.4rem] items-center border-2 border-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:outline-none")},(0,r.createElement)("span",{"aria-hidden":"true",className:el(a?"translate-x-5":"translate-x-0","pointer-events-none inline-block h-3.5 w-3.5 rounded-full bg-white shadow transform ring-0 transition ease-in-out duration-200")}))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)('Enable this to automatically recover any erroneous blocks that may occur on your web pages. This will save you time spent on clicking all those "Attempt Block Recovery" Buttons.',"ultimate-addons-for-gutenberg")))},al=()=>{const e=da((e=>e.containerGlobalPadding));(0,i.useEffect)((()=>{"default"===e&&a(10,!1)}),[]);const t=oa(),a=function(e){let a=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];t({type:"UPDATE_CONTAINER_GLOBAL_PADDING",payload:e});const n=new window.FormData;n.append("action","uag_container_global_padding"),n.append("security",uag_react.container_global_padding_nonce),n.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:n}).then((()=>{a&&t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))};return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Container Padding","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:e,onChange:e=>{const t=e.target.value;a(t)},type:"number",placeholder:"",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply default padding in the Container Block.","ultimate-addons-for-gutenberg")))},nl=()=>{const e=da((e=>e.containerGlobalElementsGap)),t=oa();return(0,r.createElement)("section",{className:"block border-b border-solid border-slate-200 px-12 py-8 justify-between"},(0,r.createElement)("div",{className:"mr-16 w-full flex items-center"},(0,r.createElement)("h3",{className:"p-0 flex-1 justify-right inline-flex text-lg leading-8 font-medium text-gray-900"},(0,We.__)("Container Elements Gap","ultimate-addons-for-gutenberg")),(0,r.createElement)("div",{className:"flex spectra-content-width-input-wrap"},(0,r.createElement)("input",{className:"appearance-none block w-20 h-8 leading-tight transition spectra-admin__input-field",id:"grid-zip",value:e,onChange:e=>{(e=>{t({type:"UPDATE_CONTAINER_GLOBAL_ELEMENTS_GAP",payload:e});const a=new window.FormData;a.append("action","uag_container_global_elements_gap"),a.append("security",uag_react.container_global_elements_gap_nonce),a.append("value",e),Jt()({url:uag_react.ajax_url,method:"POST",body:a}).then((()=>{t({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:"Successfully saved!"})}))})(e.target.value)},type:"number",placeholder:"",min:0,max:100}),(0,r.createElement)("span",{className:"inline-flex h-8 items-center sm:text-sm transition spectra-admin__input-field--end-display"},(0,We.__)("px","ultimate-addons-for-gutenberg")))),(0,r.createElement)("p",{className:"mt-2 w-9/12 text-sm text-slate-500"},(0,We.__)("This setting will apply default Row & Column Gaps in the Container Block.","ultimate-addons-for-gutenberg")))};function rl(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return t.filter(Boolean).join(" ")}var il=()=>{const e=new URLSearchParams(Me()?.search),t=oa(),a=da((e=>e.activeSettingsNavigationTab)),n=da((e=>e.initialStateSetFlag)),l=[{name:(0,We.__)("Editor Options","ultimate-addons-for-gutenberg"),slug:"global-settings",icon:Ia["global-settings"]},{name:(0,We.__)("Asset Generation","ultimate-addons-for-gutenberg"),slug:"asset-generation",icon:Ia["asset-generation"]},{name:(0,We.__)("Templates","ultimate-addons-for-gutenberg"),slug:"templates",icon:Ia.templates},{name:(0,We.__)("Version Control","ultimate-addons-for-gutenberg"),slug:"version-control",icon:Ia["version-control"]},{name:(0,We.__)("Performance","ultimate-addons-for-gutenberg"),slug:"fonts-performance",icon:Ia["fonts-performance"]},{name:(0,We.__)("Block Settings","ultimate-addons-for-gutenberg"),slug:"block-settings",icon:Ia["block-settings"]},{name:(0,We.__)("Coming Soon","ultimate-addons-for-gutenberg"),slug:"coming-soon",icon:Ia["coming-soon"]}];return(0,i.useEffect)((()=>{const a=e.get("path"),n=e.get("settings");t({type:"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB",payload:n&&"settings"===a?n:"global-settings"})}),[n]),n?(0,r.createElement)("div",{className:"px-6 w-full"},(0,r.createElement)("div",{className:"mx-auto mt-10 mb-8 font-semibold text-2xl lg:max-w-[80rem]"},"Settings"),(0,r.createElement)("main",{className:"mx-auto my-[2.43rem] bg-white rounded-md shadow overflow-hidden min-h-[36rem] lg:max-w-[80rem]"},(0,r.createElement)("div",{className:"lg:grid lg:grid-cols-12 min-h-[36rem] h-full"},(0,r.createElement)("aside",{className:"py-6 sm:px-6 lg:py-6 lg:px-0 lg:col-span-3"},(0,r.createElement)("nav",{className:"space-y-1"},l.map((e=>(0,r.createElement)(He,{to:{pathname:"options-general.php",search:`?page=spectra&path=settings&settings=${e.slug}`},key:e.name,className:rl(a===e.slug?"border-spectra text-spectra focus:text-spectra-hover active:text-spectra hover:text-spectra-hover stroke-spectra fill-spectra focus:stroke-spectra focus:fill-spectra hover:stroke-spectra hover:fill-spectra":"border-white text-slate-800 stroke-slate-800 fill-slate-800 focus:text-slate-900 focus:border-slate-200 focus:stroke-slate-900 focus:fill-slate-900 hover:text-slate-900 hover:border-slate-200 hover:stroke-slate-900 hover:fill-slate-900","border-l-4 group cursor-pointer py-3 pl-5 flex items-center text-base font-medium"),onClick:()=>{t({type:"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB",payload:e.slug})}},e.icon,(0,r.createElement)("span",{className:"truncate"},e.name)))))),(0,r.createElement)("div",{className:"lg:col-span-9 border-l spectra__settings"},"global-settings"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Zi,null),(0,r.createElement)(al,null),(0,r.createElement)(nl,null),(0,r.createElement)(Ki,null),(0,r.createElement)(Wi,null),(0,r.createElement)(zi,null),(0,r.createElement)(tl,null),"yes"===uag_react.global_data.uagb_old_user_less_than_2&&(0,r.createElement)(Qi,null)),"asset-generation"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Ra,null),(0,r.createElement)(Fa,null)),"templates"===a&&(0,r.createElement)(ja,null),"version-control"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Ua,null),(0,r.createElement)(Ga,null),"yes"!==uag_react.global_data.uagb_old_user_less_than_2&&(0,r.createElement)(Za,null)),"fonts-performance"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Hi,null),(0,r.createElement)(Bi,null),(0,r.createElement)(Ri,null)),"block-settings"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(qi,null)),"coming-soon"===a&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Yi,null)))))):(0,r.createElement)(Ji,null)},ll=function(){const e=new URLSearchParams(Me().search),t=e.get("page"),a=e.get("path"),n=e.get("event");let i=(0,r.createElement)("p",null,"Default route fallback");if(uag_react.home_slug===t)if("getting-started"===n)i=(0,r.createElement)($t,null);else switch(a){case"blocks":i=(0,r.createElement)(La,null);break;case"settings":i=(0,r.createElement)(il,null);break;default:i=(0,r.createElement)($t,null)}return(0,r.createElement)(r.Fragment,null,i)},ol=function(e){return i.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},e),i.createElement("path",{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"}))};function sl(){const e=oa(),t=da((e=>e.settingsSavedNotification));return(0,i.useEffect)((()=>{""!==t&&setTimeout((()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:""})}),2e3)}),[t]),(0,r.createElement)(i.Fragment,null,(0,r.createElement)("div",{"aria-live":"assertive",className:"fixed inset-10 z-10 flex items-end px-4 py-6 pointer-events-none sm:p-6 sm:items-start"},(0,r.createElement)("div",{className:"w-full flex flex-col items-center space-y-4 sm:items-end"},(0,r.createElement)(lt,{show:""!==t,as:i.Fragment,enter:"transform ease-out duration-300 transition",enterFrom:"translate-y-2 opacity-0 sm:translate-y-0 sm:translate-x-2",enterTo:"translate-y-0 opacity-100 sm:translate-x-0",leave:"transition ease-in duration-100",leaveFrom:"opacity-100",leaveTo:"opacity-0"},(0,r.createElement)("div",{className:"max-w-sm w-full bg-white shadow-lg rounded-lg pointer-events-auto ring-1 ring-black ring-opacity-5 overflow-hidden"},(0,r.createElement)("div",{className:"p-4"},(0,r.createElement)("div",{className:"flex items-start"},(0,r.createElement)("div",{className:"flex-shrink-0"},(0,r.createElement)(Gt,{className:"h-6 w-6 text-green-400","aria-hidden":"true"})),(0,r.createElement)("div",{className:"ml-3 w-0 flex-1 pt-0.5"},(0,r.createElement)("p",{className:"text-sm font-medium text-gray-900"},t)),(0,r.createElement)("div",{className:"ml-4 flex-shrink-0 flex"},(0,r.createElement)("button",{className:"bg-white rounded-md inline-flex text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500",onClick:()=>{e({type:"UPDATE_SETTINGS_SAVED_NOTIFICATION",payload:""})}},(0,r.createElement)("span",{className:"sr-only"},"Close"),(0,r.createElement)(ol,{className:"h-5 w-5","aria-hidden":"true"}))))))))))}function ul(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var cl="function"==typeof Symbol&&Symbol.observable||"@@observable",dl=function(){return Math.random().toString(36).substring(7).split("").join(".")},ml={INIT:"@@redux/INIT"+dl(),REPLACE:"@@redux/REPLACE"+dl(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+dl()}};function fl(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}const gl=function e(t,a,n){var r;if("function"==typeof a&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(ul(0));if("function"==typeof a&&void 0===n&&(n=a,a=void 0),void 0!==n){if("function"!=typeof n)throw new Error(ul(1));return n(e)(t,a)}if("function"!=typeof t)throw new Error(ul(2));var i=t,l=a,o=[],s=o,u=!1;function c(){s===o&&(s=o.slice())}function d(){if(u)throw new Error(ul(3));return l}function m(e){if("function"!=typeof e)throw new Error(ul(4));if(u)throw new Error(ul(5));var t=!0;return c(),s.push(e),function(){if(t){if(u)throw new Error(ul(6));t=!1,c();var a=s.indexOf(e);s.splice(a,1),o=null}}}function f(e){if(!fl(e))throw new Error(ul(7));if(void 0===e.type)throw new Error(ul(8));if(u)throw new Error(ul(9));try{u=!0,l=i(l,e)}finally{u=!1}for(var t=o=s,a=0;a<t.length;a++)(0,t[a])();return e}function g(e){if("function"!=typeof e)throw new Error(ul(10));i=e,f({type:ml.REPLACE})}function p(){var e,t=m;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error(ul(11));function a(){e.next&&e.next(d())}return a(),{unsubscribe:t(a)}}})[cl]=function(){return this},e}return f({type:ml.INIT}),(r={dispatch:f,subscribe:m,getState:d,replaceReducer:g})[cl]=p,r}((function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_INITIAL_STATE":return{...t.payload};case"UPDATE_INITIAL_STATE_FLAG":return{...e,initialStateSetFlag:t.payload};case"UPDATE_BLOCKS_ACTIVE_FILTER_TAB":return{...e,activeBlocksFilterTab:t.payload};case"UPDATE_BLOCK_STATUSES":return{...e,blocksStatuses:t.payload};case"UPDATE_SETTINGS_ACTIVE_NAVIGATION_TAB":return{...e,activeSettingsNavigationTab:t.payload};case"UPDATE_FILE_GENERATION":return{...e,enableFileGeneration:t.payload};case"UPDATE_TEMPLATES_BUTTON":return{...e,enableTemplates:t.payload};case"UPDATE_BETA":return{...e,enableBeta:t.payload};case"UPDATE_LEGACY_BLOCKS":return{...e,enableLegacyBlocks:t.payload};case"UPDATE_ENABLE_SELECTED_FONT_FAMILIES":return{...e,enableSelectedFontFamilies:t.payload};case"UPDATE_SELECTED_FONT_FAMILIES":return{...e,selectedFontFamilies:t.payload};case"UPDATE_ENABLE_LOAD_FONTS_LOCALLY":return{...e,enableLoadFontsLocally:t.payload};case"UPDATE_ENABLE_PRELOAD_LOCAL_FONTS":return{...e,enablePreloadLocalFonts:t.payload};case"UPDATE_ENABLE_COLLAPSE_PANELS":return{...e,enableCollapsePanels:t.payload};case"UPDATE_ENABLE_COPY_PASTE_STYLES":return{...e,enableCopyPasteStyles:t.payload};case"UPDATE_ENABLE_DISPLAY_CONDITIONS":return{...e,enableDisplayConditions:t.payload};case"UPDATE_ENABLE_MASONRY_EXTENSION":return{...e,enableMasonryExtension:t.payload};case"UPDATE_ENABLE_RESPONSIVE_CONDITIONS":return{...e,enableResponsiveConditions:t.payload};case"UPDATE_CONTENT_WIDTH":return{...e,contentWidth:t.payload};case"UPDATE_RECAPTCHA_SITE_KEY_V2":return{...e,siteKeyV2:t.payload};case"UPDATE_RECAPTCHA_SITE_KEY_V3":return{...e,siteKeyV3:t.payload};case"UPDATE_RECAPTCHA_SECRET_KEY_V2":return{...e,secretKeyV2:t.payload};case"UPDATE_RECAPTCHA_SECRET_KEY_V3":return{...e,secretKeyV3:t.payload};case"UPDATE_SETTINGS_SAVED_NOTIFICATION":return{...e,settingsSavedNotification:t.payload};case"UPDATE_ENABLE_COMING_SOON":return{...e,enableComingSoonMode:t.payload};case"UPDATE_COMING_SOON_PAGE":return{...e,comingSoonPage:t.payload};case"UPDATE_BLOCKS_EDITOR_SPACING":return{...e,blocksEditorSpacing:t.payload};case"UPDATE_ENABLE_FONT_AWESOME_5":return{...e,enableFontAwesome5:t.payload};case"UPDATE_ENABLE_AUTO_BLOCK_RECOVERY":return{...e,enableAutoBlockRecovery:t.payload};case"UPDATE_CONTAINER_GLOBAL_PADDING":return{...e,containerGlobalPadding:t.payload};case"UPDATE_CONTAINER_GLOBAL_ELEMENTS_GAP":return{...e,containerGlobalElementsGap:t.payload};default:return e}}),{initialStateSetFlag:!1,activeBlocksFilterTab:"all",activeSettingsNavigationTab:"",blocksStatuses:[],enableFileGeneration:"",enableTemplates:"",enableBeta:"",enableSelectedFontFamilies:"",selectedFontFamilies:"",enableLoadFontsLocally:"",enablePreloadLocalFonts:"",enableCollapsePanels:"",enableCopyPasteStyles:"",enableDisplayConditions:"",enableMasonryExtension:"",enableResponsiveConditions:"",contentWidth:"",siteKeyV2:"",siteKeyV3:"",secretKeyV2:"",secretKeyV3:"",settingsSavedNotification:"",enableComingSoonMode:"disabled",comingSoonPage:"",blocksEditorSpacing:"",containerGlobalPadding:"",containerGlobalElementsGap:20,enableFontAwesome5:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"enabled":"disabled",enableAutoBlockRecovery:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"enabled":"disabled",enableLegacyBlocks:"yes"===uag_react.global_data.uagb_old_user_less_than_2?"yes":"no"},window.__REDUX_DEVTOOLS_EXTENSION__&&window.__REDUX_DEVTOOLS_EXTENSION__());var pl,hl=gl;hl.getState().initialStateSetFlag||(pl=hl,Jt()({path:"/uag/v1/admin/commonsettings/"}).then((e=>{const t={initialStateSetFlag:!0,activeBlocksFilterTab:"all",activeSettingsNavigationTab:"global-settings",settingsSavedNotification:"",blocksStatuses:e.blocks_activation_and_deactivation,enableFileGeneration:e._uagb_allow_file_generation,enableTemplates:e.uag_enable_templates_button,enableBeta:e.uagb_beta,enableLegacyBlocks:e.uag_enable_legacy_blocks,enableSelectedFontFamilies:e.uag_load_select_font_globally,selectedFontFamilies:e.uag_select_font_globally,enableLoadFontsLocally:e.uag_load_gfonts_locally,enablePreloadLocalFonts:e.uag_preload_local_fonts,enableCollapsePanels:e.uag_collapse_panels,enableCopyPasteStyles:e.uag_copy_paste,enableDisplayConditions:e.uag_enable_block_condition,enableMasonryExtension:e.uag_enable_masonry_gallery,enableResponsiveConditions:e.uag_enable_block_responsive,contentWidth:e.uag_content_width,siteKeyV2:e.recaptcha_site_key_v2,secretKeyV2:e.recaptcha_secret_key_v2,siteKeyV3:e.recaptcha_site_key_v3,secretKeyV3:e.recaptcha_secret_key_v3,enableComingSoonMode:e.uag_enable_coming_soon_mode,comingSoonPage:e.coming_soon_page,blocksEditorSpacing:e.uag_blocks_editor_spacing,containerGlobalPadding:e.uag_container_global_padding,containerGlobalElementsGap:e.uag_container_global_elements_gap,enableFontAwesome5:e.uag_load_font_awesome_5,enableAutoBlockRecovery:e.uag_auto_block_recovery};pl.dispatch({type:"UPDATE_INITIAL_STATE",payload:t})}))),s().render((0,r.createElement)((function(e){var t=e.store,a=e.context,n=e.children,r=(0,i.useMemo)((function(){var e=ta(t);return e.onStateChange=e.notifyNestedSubs,{store:t,subscription:e}}),[t]),o=(0,i.useMemo)((function(){return t.getState()}),[t]);aa((function(){var e=r.subscription;return e.trySubscribe(),o!==t.getState()&&e.notifyNestedSubs(),function(){e.tryUnsubscribe(),e.onStateChange=null}}),[r,o]);var s=a||qt;return l().createElement(s.Provider,{value:r},n)}),{store:hl},(0,r.createElement)((()=>(0,r.createElement)(Pe,null,(0,r.createElement)(Kt,null),(0,r.createElement)(sl,null),(0,r.createElement)(Ne,null,(0,r.createElement)(Te,{path:"/"},(0,r.createElement)(ll,null))))),null)),document.getElementById("uag-dashboard-app"))}()}();
admin-core/inc/admin-helper.php CHANGED
@@ -37,6 +37,7 @@ class Admin_Helper {
37
  * @return array.
38
  */
39
  public static function get_common_settings() {
 
40
  $uag_versions = self::get_rollback_versions_options();
41
  $changelog_data = self::get_changelog_feed_data();
42
 
37
  * @return array.
38
  */
39
  public static function get_common_settings() {
40
+
41
  $uag_versions = self::get_rollback_versions_options();
42
  $changelog_data = self::get_changelog_feed_data();
43
 
admin-core/inc/admin-menu.php CHANGED
@@ -74,6 +74,13 @@ class Admin_Menu {
74
  /* Render admin content view */
75
  add_action( 'uag_render_admin_page_content', array( $this, 'render_content' ), 10, 2 );
76
 
 
 
 
 
 
 
 
77
  }
78
 
79
  /**
@@ -94,9 +101,10 @@ class Admin_Menu {
94
  }
95
 
96
  /**
97
- * Initialize after Cartflows pro get loaded.
98
  */
99
  public function settings_admin_scripts() {
 
100
  // Enqueue admin scripts.
101
  if ( ! empty( $_GET['page'] ) && ( $this->menu_slug === $_GET['page'] || false !== strpos( $_GET['page'], $this->menu_slug . '_' ) ) ) { //phpcs:ignore
102
 
@@ -104,6 +112,15 @@ class Admin_Menu {
104
 
105
  add_filter( 'admin_footer_text', array( $this, 'add_footer_link' ), 99 );
106
  }
 
 
 
 
 
 
 
 
 
107
  }
108
 
109
  /**
74
  /* Render admin content view */
75
  add_action( 'uag_render_admin_page_content', array( $this, 'render_content' ), 10, 2 );
76
 
77
+ /* Action to get total blocks count */
78
+ if ( function_exists( 'as_enqueue_async_action' ) && 'done' !== get_option( 'spectra_blocks_count_status' ) ) {
79
+
80
+ as_enqueue_async_action( 'spectra_total_blocks_count_action' );
81
+ update_option( 'spectra_blocks_count_status', 'processing' );
82
+ }
83
+
84
  }
85
 
86
  /**
101
  }
102
 
103
  /**
104
+ * Initialize after Spectra gets loaded.
105
  */
106
  public function settings_admin_scripts() {
107
+
108
  // Enqueue admin scripts.
109
  if ( ! empty( $_GET['page'] ) && ( $this->menu_slug === $_GET['page'] || false !== strpos( $_GET['page'], $this->menu_slug . '_' ) ) ) { //phpcs:ignore
110
 
112
 
113
  add_filter( 'admin_footer_text', array( $this, 'add_footer_link' ), 99 );
114
  }
115
+
116
+ if ( 'done' === get_option( 'spectra_blocks_count_status' ) ) {
117
+
118
+ if ( function_exists( 'as_next_scheduled_action' ) && false === \as_next_scheduled_action( 'spectra_analytics_count_actions' ) ) {
119
+
120
+ // It will automatically reschedule the action once initiated.
121
+ as_schedule_recurring_action( strtotime( 'now' ), 2 * WEEK_IN_SECONDS, 'spectra_analytics_count_actions' );
122
+ }
123
+ }
124
  }
125
 
126
  /**
admin/bsf-analytics/assets/css/minified/style.min.css CHANGED
@@ -1 +1,17 @@
1
- [ID*="-optin-notice"]{padding:1px 12px;border-left-color:#007cba}[ID*="-optin-notice"] .notice-container{padding-top:10px;padding-bottom:12px}[ID*="-optin-notice"] .notice-content{margin:0}[ID*="-optin-notice"] .notice-heading{padding:0 20px 12px 0}[ID*="-optin-notice"] .button-primary{margin-right:5px}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [ID*="-optin-notice"] {
2
+ padding: 1px 12px;
3
+ border-left-color: #007cba;
4
+ }
5
+ [ID*="-optin-notice"] .notice-container {
6
+ padding-top: 10px;
7
+ padding-bottom: 12px;
8
+ }
9
+ [ID*="-optin-notice"] .notice-content {
10
+ margin: 0;
11
+ }
12
+ [ID*="-optin-notice"] .notice-heading {
13
+ padding: 0 20px 12px 0;
14
+ }
15
+ [ID*="-optin-notice"] .button-primary {
16
+ margin-right: 5px;
17
+ }
admin/bsf-analytics/assets/css/unminified/style.css CHANGED
@@ -1,21 +1,21 @@
1
  [ID*="-optin-notice"] {
2
- padding: 1px 12px;
3
- border-left-color: #007cba;
4
  }
5
 
6
  [ID*="-optin-notice"] .notice-container {
7
- padding-top: 10px;
8
- padding-bottom: 12px;
9
  }
10
 
11
  [ID*="-optin-notice"] .notice-content {
12
- margin: 0;
13
  }
14
 
15
  [ID*="-optin-notice"] .notice-heading {
16
- padding: 0 20px 12px 0;
17
  }
18
 
19
  [ID*="-optin-notice"] .button-primary {
20
- margin-right: 5px;
21
- }
1
  [ID*="-optin-notice"] {
2
+ padding: 1px 12px;
3
+ border-left-color: #007cba;
4
  }
5
 
6
  [ID*="-optin-notice"] .notice-container {
7
+ padding-top: 10px;
8
+ padding-bottom: 12px;
9
  }
10
 
11
  [ID*="-optin-notice"] .notice-content {
12
+ margin: 0;
13
  }
14
 
15
  [ID*="-optin-notice"] .notice-heading {
16
+ padding: 0 20px 12px 0;
17
  }
18
 
19
  [ID*="-optin-notice"] .button-primary {
20
+ margin-right: 5px;
21
+ }
admin/bsf-analytics/class-bsf-analytics-stats.php CHANGED
@@ -85,6 +85,8 @@ if ( ! class_exists( 'BSF_Analytics_Stats' ) ) {
85
 
86
  'wp_version' => get_bloginfo( 'version' ),
87
  'user_count' => $this->get_user_count(),
 
 
88
  'site_language' => get_locale(),
89
  'timezone' => wp_timezone_string(),
90
  'is_ssl' => is_ssl(),
85
 
86
  'wp_version' => get_bloginfo( 'version' ),
87
  'user_count' => $this->get_user_count(),
88
+ 'posts_count' => wp_count_posts()->publish,
89
+ 'page_count' => wp_count_posts( 'page' )->publish,
90
  'site_language' => get_locale(),
91
  'timezone' => wp_timezone_string(),
92
  'is_ssl' => is_ssl(),
admin/bsf-analytics/class-bsf-analytics.php CHANGED
@@ -298,13 +298,15 @@ if ( ! class_exists( 'BSF_Analytics' ) ) {
298
  }
299
 
300
  wp_safe_redirect(
301
- esc_url_raw(remove_query_arg(
302
- array(
303
- $source . '_analytics_optin',
304
- $source . '_analytics_nonce',
305
- 'bsf_analytics_source',
 
 
306
  )
307
- ))
308
  );
309
  }
310
 
298
  }
299
 
300
  wp_safe_redirect(
301
+ esc_url_raw(
302
+ remove_query_arg(
303
+ array(
304
+ $source . '_analytics_optin',
305
+ $source . '_analytics_nonce',
306
+ 'bsf_analytics_source',
307
+ )
308
  )
309
+ )
310
  );
311
  }
312
 
admin/bsf-analytics/version.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ {
2
+ "bsf-analytics-ver": "1.1.3"
3
+ }
4
+
assets/css/blocks/container.css CHANGED
@@ -1 +1 @@
1
- .wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;z-index:2;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important;z-index:2}.wp-block-uagb-container>*:not(.uagb-container__shape){z-index:2}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap){min-width:unset !important;width:100%}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:1}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{fill:#333;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}
1
+ .wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;z-index:2;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important;z-index:2}.wp-block-uagb-container>*:not(.uagb-container__shape){z-index:2}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap){min-width:unset !important;width:100%}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:1}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}
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__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}.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-slick-carousel ul.slick-dots{transform:unset}.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%}}@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%}}.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}.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-slick-carousel ul.slick-dots{transform:unset;position:relative}.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%}}@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%}}.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)}}
assets/css/blocks/price-list.css CHANGED
@@ -1 +1 @@
1
- .wp-block-uagb-restaurant-menu,.uagb-rest_menu__wrap{position:relative}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-1,.uagb-rest_menu__wrap.uagb-rm__desk-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-2,.uagb-rest_menu__wrap.uagb-rm__desk-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-3,.uagb-rest_menu__wrap.uagb-rm__desk-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-4,.uagb-rest_menu__wrap.uagb-rm__desk-column-4{grid-template-columns:auto auto auto auto}.wp-block-uagb-restaurant-menu .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__price{min-width:fit-content}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap,.uagb-rest_menu__wrap .uagb-rest_menu__wrap{position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-right .uagb-rm__price{text-align:left !important}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content{position:relative;display:table;width:100%;padding:15px;border-radius:inherit;text-align:left;word-break:break-word;overflow:hidden}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details{display:table;width:100%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__title,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__title{display:block;margin-bottom:5px;word-break:normal;white-space:nowrap}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__price{word-break:normal}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm__separator,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm__separator{display:-webkit-flex;display:-moz-flexbox;display:flex;margin-right:0;margin-bottom:10px;margin-left:0;line-height:0;-js-display:flex;width:100%;border-top-color:#b2b4b5;border-top-style:inherit;border-top-width:1px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content img{display:inline-block;box-sizing:content-box}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-3,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-2,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-1,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-3,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-2,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-1{padding-right:10px;padding-left:10px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center{display:flex;flex-direction:column}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__separator,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__separator{align-self:center}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__price{text-align:center}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-right .uagb-rm__price{display:table-cell;text-align:left}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price{display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-top .uagb-rm__content .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-top .uagb-rm__content .uagb-rm__price{display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__desc,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__desc{margin-bottom:15px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price{width:20%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center.uagb-rm__image-position-top .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center.uagb-rm__image-position-top .uagb-rm__price{display:block;width:100%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image{overflow:hidden}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image .uagb-rm-aligned-middle img,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image .uagb-rm-aligned-middle img{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-middle img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__image-content,.uagb-rest_menu__wrap.uagb-rm__image-aligned-middle img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__image-content{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-top img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-top img{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__align-left .uagb-rm__content span.uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__align-left .uagb-rm__content span.uagb-rm__price{display:table-cell;text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__text-wrap,.uagb-rest_menu__wrap .uagb-rm__text-wrap{position:relative;display:block;width:100%}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__price{display:block;width:100%;text-align:center}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm-details{flex-direction:unset}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price{text-align:right;display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center img{text-align:left}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-left img{margin-right:10px}.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__content img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__content .uagb-rm__image-content,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__content .uagb-rm__image-content{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-top .uagb-rm__content img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-top .uagb-rm__content .uagb-rm__image-content,.uagb-rest_menu__wrap .uagb-rm__image-aligned-top .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-top .uagb-rm__content .uagb-rm__image-content{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-middle .uagb-rm__content img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-middle .uagb-rm__content img{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-top .uagb-rm__content img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-top .uagb-rm__content img{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm-details{text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__text-wrap .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__text-wrap .uagb-rm-details{display:flex;flex-direction:row-reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price{text-align:left;display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center img{text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-right img{margin-left:10px}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-top.uagb-rm__align-right .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-top.uagb-rm__align-right .uagb-rm-details{display:inline-table}.wp-block-uagb-restaurant-menu{display:grid}@media (max-width: 976px){.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-tablet .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-tablet.uagb-rm__image-aligned-middle img{align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet.uagb-rm-reverse-order-tablet .uagb-rm__content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flexbox;display:flex;flex-direction:column-reverse;-js-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet.uagb-rm__image-aligned-middle img{align-self:flex-end}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-4{grid-template-columns:auto auto auto auto}}@media (max-width: 767px){.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-mobile .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-mobile.uagb-rm__image-aligned-middle img{align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile.uagb-rm-reverse-order-mobile .uagb-rm__content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flexbox;display:flex;flex-direction:column-reverse;-js-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile.uagb-rm__image-aligned-middle img{align-self:flex-end}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-4{grid-template-columns:auto auto auto auto}}.uagb-rm__title-wrap,.uagb-rm__price-wrap{display:table-cell}.uagb-rm__align-center .uagb-rm-details,.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rm__align-center .uagb-rm__price-wrap{display:block;width:100%}.uagb-rm__price-wrap,.uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price-wrap,.uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price-wrap{width:15%}.uagb-rm__separator-parent{line-height:0em;margin-left:0;margin-right:0;margin-bottom:10px;-js-display:flex;display:-webkit-flex;display:-moz-flexbox;display:flex}
1
+ .wp-block-uagb-restaurant-menu,.uagb-rest_menu__wrap{position:relative}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-1,.uagb-rest_menu__wrap.uagb-rm__desk-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-2,.uagb-rest_menu__wrap.uagb-rm__desk-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-3,.uagb-rest_menu__wrap.uagb-rm__desk-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__desk-column-4,.uagb-rest_menu__wrap.uagb-rm__desk-column-4{grid-template-columns:auto auto auto auto}.wp-block-uagb-restaurant-menu .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__price{min-width:fit-content}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap,.uagb-rest_menu__wrap .uagb-rest_menu__wrap{position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-right .uagb-rm__price{text-align:left !important}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content{position:relative;display:table;width:100%;padding:15px;border-radius:inherit;text-align:left;word-break:break-word;overflow:hidden}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details{display:table;width:100%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__title,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__title{display:block;margin-bottom:5px;word-break:normal}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm-details .uagb-rm__price{word-break:normal}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm__separator,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content .uagb-rm__separator{display:-webkit-flex;display:-moz-flexbox;display:flex;margin-right:0;margin-bottom:10px;margin-left:0;line-height:0;-js-display:flex;width:100%;border-top-color:#b2b4b5;border-top-style:inherit;border-top-width:1px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__content img{display:inline-block;box-sizing:content-box}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-3,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-2,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__desk-column-1,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-3,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-2,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__desk-column-1{padding-right:10px;padding-left:10px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center{display:flex;flex-direction:column}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__separator,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__separator{align-self:center}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__price{text-align:center}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-right .uagb-rm__price{display:table-cell;text-align:left}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price{display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__image-position-top .uagb-rm__content .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__image-position-top .uagb-rm__content .uagb-rm__price{display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__desc,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__desc{margin-bottom:15px}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price{width:20%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap.uagb-rm__align-center.uagb-rm__image-position-top .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rest_menu__wrap.uagb-rm__align-center.uagb-rm__image-position-top .uagb-rm__price{display:block;width:100%}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image{overflow:hidden}.wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__image .uagb-rm-aligned-middle img,.uagb-rest_menu__wrap .uagb-rest_menu__wrap .uagb-rm__image .uagb-rm-aligned-middle img{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-middle img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__image-content,.uagb-rest_menu__wrap.uagb-rm__image-aligned-middle img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__image-content{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-top img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-top img{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__align-left .uagb-rm__content span.uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__align-left .uagb-rm__content span.uagb-rm__price{display:table-cell;text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__text-wrap,.uagb-rest_menu__wrap .uagb-rm__text-wrap{position:relative;display:block;width:100%}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-center.uagb-rm__align-center .uagb-rm__price{display:block;width:100%;text-align:center}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rm__image-position-left .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm-details{flex-direction:unset}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price{text-align:right;display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-left img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-right img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm__align-center img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-left.uagb-rm__align-center img{text-align:left}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-left img{margin-right:10px}.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__content img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-middle .uagb-rm__content .uagb-rm__image-content,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-middle .uagb-rm__content .uagb-rm__image-content{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-top .uagb-rm__content img,.wp-block-uagb-restaurant-menu .uagb-rm__image-aligned-top .uagb-rm__content .uagb-rm__image-content,.uagb-rest_menu__wrap .uagb-rm__image-aligned-top .uagb-rm__content img,.uagb-rest_menu__wrap .uagb-rm__image-aligned-top .uagb-rm__content .uagb-rm__image-content{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-middle .uagb-rm__content img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-middle .uagb-rm__content img{-ms-flex-item-align:center;align-self:center}.wp-block-uagb-restaurant-menu.uagb-rm__image-aligned-top .uagb-rm__content img,.uagb-rest_menu__wrap.uagb-rm__image-aligned-top .uagb-rm__content img{-ms-flex-item-align:flex-start;align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right .uagb-rm__content,.uagb-rest_menu__wrap .uagb-rm__image-position-right .uagb-rm__content{display:-ms-flexbox;display:flex;-js-display:flex}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm-details,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm-details{text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__text-wrap .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__text-wrap .uagb-rm-details{display:flex;flex-direction:row-reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__price,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__price,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price{text-align:left;display:table-cell}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__title-wrap,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-left img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-right img,.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm__align-center img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-left img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-right.uagb-rm__align-center img{text-align:right}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right img,.uagb-rest_menu__wrap .uagb-rm__image-position-right img{margin-left:10px}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-top.uagb-rm__align-right .uagb-rm-details,.uagb-rest_menu__wrap .uagb-rm__image-position-top.uagb-rm__align-right .uagb-rm-details{display:inline-table}.wp-block-uagb-restaurant-menu{display:grid}@media (max-width: 976px){.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-tablet .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-tablet.uagb-rm__image-aligned-middle img{align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet.uagb-rm-reverse-order-tablet .uagb-rm__content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flexbox;display:flex;flex-direction:column-reverse;-js-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-tablet.uagb-rm__image-aligned-middle img{align-self:flex-end}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__tablet-column-4{grid-template-columns:auto auto auto auto}}@media (max-width: 767px){.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-mobile .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-left.uagb-rm-stacked-mobile.uagb-rm__image-aligned-middle img{align-self:flex-start}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile .uagb-rm__content{display:block;display:block;-js-display:block}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile.uagb-rm-reverse-order-mobile .uagb-rm__content{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flexbox;display:flex;flex-direction:column-reverse;-js-display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.wp-block-uagb-restaurant-menu .uagb-rm__image-position-right.uagb-rm-stacked-mobile.uagb-rm__image-aligned-middle img{align-self:flex-end}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-1{grid-template-columns:auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-2{grid-template-columns:auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-3{grid-template-columns:auto auto auto}.wp-block-uagb-restaurant-menu.uagb-rm__mobile-column-4{grid-template-columns:auto auto auto auto}}.uagb-rm__title-wrap,.uagb-rm__price-wrap{display:table-cell}.uagb-rm__align-center .uagb-rm-details,.uagb-rm__align-center .uagb-rm__title-wrap,.uagb-rm__align-center .uagb-rm__price-wrap{display:block;width:100%}.uagb-rm__price-wrap,.uagb-rm__image-position-left.uagb-rm__align-center .uagb-rm__price-wrap,.uagb-rm__image-position-right.uagb-rm__align-center .uagb-rm__price-wrap{width:15%}.uagb-rm__separator-parent{line-height:0em;margin-left:0;margin-right:0;margin-bottom:10px;-js-display:flex;display:-webkit-flex;display:-moz-flexbox;display:flex}
assets/css/blocks/timeline.css CHANGED
@@ -1 +1 @@
1
- .uagb-timeline__outer-wrap{position:relative}.uagb-timeline__outer-wrap .uagb-timeline__field{position:relative;display:flex;align-items:flex-start;margin-bottom:inherit;color:inherit;font-size:inherit}.uagb-timeline__outer-wrap .uagb-timeline__field:not(:last-child){margin-bottom:20px}.uagb-timeline__outer-wrap .uagb-timeline__field a{margin-bottom:inherit;text-decoration:none;font-size:inherit}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__image{position:relative;display:block;max-width:100%}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__image img{display:inline-block;box-sizing:content-box}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__author-link{text-transform:capitalize}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__link{display:inline-block;padding:5px 10px}.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__left.hide-events .uagb-timeline__events-inner-new,.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__left.hide-events .uagb-timeline__date-new{visibility:hidden}.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__right.hide-events .uagb-timeline__events-inner-new,.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__right.hide-events .uagb-timeline__date-new{visibility:hidden}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__image a{position:relative;display:block;max-width:100%}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__image img{display:inline-block;box-sizing:content-box}.uagb-timeline__outer-wrap .uagb-timeline__line{position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:3px;background-color:#eee}.uagb-timeline__outer-wrap .uagb-timeline__line .uagb-timeline__line__inner{width:100%;background-color:#0693e3}.uagb-timeline__outer-wrap svg{display:inline-block;vertical-align:middle;font-size:16px;font-style:normal;line-height:16px}.uagb-timeline__outer-wrap .uagb-timeline__field:hover .uagb-timeline__marker{transition:all 0.2s ease-in-out}.uagb-timeline__outer-wrap .uagb-timeline__marker{position:relative;display:flex;z-index:1;justify-content:center;align-items:center;min-width:3em;min-height:3em;background-color:#eee;border-radius:999px;line-height:48px;transition:all 0.2s ease-in-out}.uagb-timeline__outer-wrap .uagb-timeline__year{position:relative;display:flex}.uagb-timeline__outer-wrap .uagb-timeline__year span{display:inline-block;padding-bottom:6px}.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__field{align-items:center}.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__left .uagb-timeline__arrow,.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__right .uagb-timeline__arrow{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__field{align-items:flex-end}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__left .uagb-timeline__arrow,.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__right .uagb-timeline__arrow{top:100%;transform:translateY(-100%)}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__date-new .uagb-timeline__date-new{padding-top:8px;padding-bottom:8px}.uagb-timeline__outer-wrap .uagb-timeline__date .uagb-timeline__inner-date-new{margin:0;white-space:nowrap}.uagb-timeline__outer-wrap .in-view i.uagb-timeline__in-view-icon{-webkit-transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-in-out;-webkit-transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out;transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out}.uagb-timeline__outer-wrap.uagb-timeline__left-block .uagb-timeline__date-new{display:none}.uagb-timeline__outer-wrap.uagb-timeline__right-block .uagb-timeline__date-new{display:none}.uagb-timeline__outer-wrap p:empty{display:none}.uagb-timeline__outer-wrap.uagb-timeline__right-block .uagb-timeline__line{position:absolute;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__outer-wrap span.dashicons-admin-users.dashicons{display:inline;vertical-align:baseline;margin-right:4px}.uagb-content{word-break:break-word}.uagb-timeline__headingh1,.uagb-timeline__headingh2,.uagb-timeline__headingh3,.uagb-timeline__headingh4,.uagb-timeline__headingh5,.uagb-timeline__headingh6{margin-bottom:0}.uagb-timeline__inner-date-new p,.uagb-timeline__date-inner .uagb-timeline__inner-date-new p{margin-bottom:0}.uagb-timeline__center-block{text-align:center}.uagb-timeline__center-block .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;top:50%;right:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:13px solid #eee;transform:translateY(-50%);content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0;order:1}.uagb-timeline__center-block .uagb-timeline__date-hide{display:none}.uagb-timeline__center-block .uagb-timeline__field.uagb-timeline__right{flex-direction:row-reverse}.uagb-timeline__center-block .uagb-timeline__day-new,.uagb-timeline__center-block .uagb-timeline__date-new{display:block;position:relative;flex-grow:1;flex-basis:50%;max-width:100%}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__day-new{order:2}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__date-new{display:flex;justify-content:flex-start}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow{position:absolute;top:0;right:-10px;width:10px;height:40px}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__day-new{order:2}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__date-new{display:flex;justify-content:flex-end}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;left:-10px;width:10px;height:40px}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__line{right:auto;left:50%}.uagb-timeline__right-block .uagb-timeline__field{flex-direction:row-reverse}.uagb-timeline__right-block .uagb-timeline__date-new{display:flex;align-items:center;margin-left:10px}.uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:inherit}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__events-inner-new,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%)}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;right:0;width:10px;height:40px}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__right-block .uagb-timeline__marker,.uagb-timeline__right-block .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__right-block .uagb-timeline__day-new{flex-grow:1;margin-right:14px}.uagb-timeline__right-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0}.uagb-timeline__left-block{text-align:left}.uagb-timeline__left-block .uagb-timeline__marker,.uagb-timeline__left-block .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__left-block .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__left-block .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:14px}.uagb-timeline__left-block .uagb-timeline__date-new{margin-right:10px}.uagb-timeline__left-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0;order:0}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__events-inner-new,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%)}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;width:10px;height:40px}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__left-block .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-right:13px solid #eee;border-bottom:12px solid transparent;content:""}.uagb-timeline__day-right .uagb-timeline__events-inner{text-align:right}.uagb-timeline__day-left .uagb-timeline__events-inner{text-align:left}.uagb-timeline__arrow-top .uagb-timeline__date-new .uagb-timeline__date-new{padding-top:8px;padding-bottom:8px}.uagb-timeline__events-inner-new,.uagb-timeline__arrow{transition:background 0.2s ease-in-out}.uagb-timeline__arrow::after{transition:border-color 0.2s ease-in-out}.uagb-timeline__date-new{transition:color 0.2s ease-in-out}.uagb-timeline__day-left .uagb-timeline__arrow::after{position:absolute;left:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__right .uagb-timeline__day-left .uagb-timeline__arrow::after{right:0}.uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;right:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__icon{position:relative;z-index:1;vertical-align:middle;width:100px;height:100px;border-radius:50%;text-align:center;line-height:100px;-webkit-border-radius:50%}.uagb-timeline__left{text-align:left}.uagb-timeline__right{text-align:right}.uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-left:13px solid #eee}.uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-left:13px solid #eee}.uagb-timeline__center-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee}.uagb-timeline__left-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee}.uagb-timeline__day-right .uagb-timeline__events-inner-new{border-radius:4px 4px 4px 4px}.uagb-timeline__day-left .uagb-timeline__events-inner-new{border-radius:4px 4px 4px 4px}.uagb-timeline__arrow{height:3em}.uagb-timeline__right-block .uagb-timeline__line{right:1.5em}.rtl .uagb-timeline__center-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.rtl .uagb-timeline__center-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:none;border-left:13px solid #eee}.rtl .uagb-timeline__left-block .uagb-timeline__line{right:auto;left:16px}.rtl .uagb-timeline__left-block .uagb-timeline__field{flex-direction:row-reverse}.rtl .uagb-timeline__left-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;right:-3px}.rtl .uagb-timeline__left-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-right:13px solid #eee;right:-3px}.rtl .uagb-timeline__right-block .uagb-timeline__line{right:auto;left:1.5em}.rtl .uagb-timeline__right-block .uagb-timeline__field{flex-direction:row}.rtl .uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-left:13px solid #eee}.rtl .uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-left:13px solid #eee;right:-17px}@media screen and (max-width: 1023px){.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-webkit-flex-shrink:0;-ms-flex-negative:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__field.uagb-timeline__right{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-moz-box-orient:unset;-moz-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;width:100%;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__field{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}}@media screen and (max-width: 767px){.uagb-timeline-responsive-none .uagb-timeline__events-inner-new{padding:15px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__marker{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-webkit-flex-shrink:0;-ms-flex-negative:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__day-left .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__left-block .uagb-timeline__date-new{margin-right:10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__field.uagb-timeline__right{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-moz-box-orient:unset;-moz-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__field{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__marker{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:none;border-left:13px solid #eee}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line{right:auto;left:17.5px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line{right:17.5px;left:auto}.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__author-link,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__link_parent,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__link,.uagb-timeline__responsive-mobile.uagb-timeline__center-block a.uagb-timeline__image,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__image a,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__heading,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline-desc-content,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__date-inner,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__inner-date-new{text-align:left}.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__date-hide.uagb-timeline__date-inner{text-align:left}}@media (max-width: 976px){.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__line{right:auto;left:17.5px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker{-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-ms-flex-negative:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-ms-flex-positive:1;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__field.uagb-timeline__right{-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;width:100%;max-width:100%;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__field{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker{-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__date-new{-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__author-link,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__link_parent,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__link,.uagb-timeline__responsive-tablet.uagb-timeline__center-block a.uagb-timeline__image,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__image a,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__heading,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline-desc-content,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__date-inner,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__inner-date-new{text-align:left}.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__date-hide.uagb-timeline__date-inner{text-align:left}}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap .uagb-timeline__field{display:unset}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap .uagb-timeline__field .uagb-timeline__widget{position:relative;display:flex;align-items:flex-start;font-size:inherit;color:inherit;margin-bottom:inherit}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__left-block .uagb-timeline__date-new{display:none}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__right-block .uagb-timeline__date-new{display:none}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__widget.uagb-timeline__right{flex-direction:row-reverse}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__marker{order:1;flex-shrink:0;flex-grow:0}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__day-new{order:2;padding-left:0;padding-right:12px}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__day-new{order:2;padding-right:0;padding-left:12px}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow{right:0;top:0;width:10px;height:40px;position:absolute}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow{left:0;top:0;width:10px;height:40px;position:absolute}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__right-block .uagb-timeline__widget{flex-direction:row-reverse}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__widget{align-items:center}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__left .uagb-timeline__arrow,.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__right .uagb-timeline__arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
1
+ .uagb-timeline__outer-wrap{position:relative}.uagb-timeline__outer-wrap .uagb-timeline__field{position:relative;display:flex;align-items:flex-start;margin-bottom:inherit;color:inherit;font-size:inherit}.uagb-timeline__outer-wrap .uagb-timeline__field:not(:last-child){margin-bottom:20px}.uagb-timeline__outer-wrap .uagb-timeline__field a{margin-bottom:inherit;text-decoration:none;font-size:inherit}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__image{position:relative;display:block;max-width:100%}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__image img{display:inline-block;box-sizing:content-box}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__author-link{text-transform:capitalize}.uagb-timeline__outer-wrap .uagb-timeline__field a.uagb-timeline__link{display:inline-block;padding:5px 10px}.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__left.hide-events .uagb-timeline__events-inner-new,.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__left.hide-events .uagb-timeline__date-new{visibility:hidden}.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__right.hide-events .uagb-timeline__events-inner-new,.uagb-timeline__outer-wrap .uagb-timeline__field.uagb-timeline__right.hide-events .uagb-timeline__date-new{visibility:hidden}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__image a{position:relative;display:block;max-width:100%}.uagb-timeline__outer-wrap .uagb-timeline__field .uagb-timeline__image img{display:inline-block;box-sizing:content-box}.uagb-timeline__outer-wrap .uagb-timeline__line{position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:3px;background-color:#eee}.uagb-timeline__outer-wrap .uagb-timeline__line .uagb-timeline__line__inner{width:100%;background-color:#0693e3}.uagb-timeline__outer-wrap svg{display:inline-block;vertical-align:middle;font-size:16px;font-style:normal;line-height:16px}.uagb-timeline__outer-wrap .uagb-timeline__field:hover .uagb-timeline__marker{transition:all 0.2s ease-in-out}.uagb-timeline__outer-wrap .uagb-timeline__marker{position:relative;display:flex;z-index:1;justify-content:center;align-items:center;min-width:3em;min-height:3em;background-color:#eee;border-radius:999px;line-height:48px;transition:all 0.2s ease-in-out}.uagb-timeline__outer-wrap .uagb-timeline__year{position:relative;display:flex}.uagb-timeline__outer-wrap .uagb-timeline__year span{display:inline-block;padding-bottom:6px}.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__field{align-items:center}.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__left .uagb-timeline__arrow,.uagb-timeline__outer-wrap.uagb-timeline__arrow-center .uagb-timeline__right .uagb-timeline__arrow{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__field{align-items:flex-end}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__left .uagb-timeline__arrow,.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__right .uagb-timeline__arrow{top:100%;transform:translateY(-100%)}.uagb-timeline__outer-wrap.uagb-timeline__arrow-bottom .uagb-timeline__date-new .uagb-timeline__date-new{padding-top:8px;padding-bottom:8px}.uagb-timeline__outer-wrap .uagb-timeline__date .uagb-timeline__inner-date-new{margin:0;white-space:nowrap}.uagb-timeline__outer-wrap .in-view i.uagb-timeline__in-view-icon{-webkit-transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-in-out;-webkit-transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out;transition:background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out}.uagb-timeline__outer-wrap.uagb-timeline__left-block .uagb-timeline__date-new{display:none}.uagb-timeline__outer-wrap.uagb-timeline__right-block .uagb-timeline__date-new{display:none}.uagb-timeline__outer-wrap p:empty{display:none}.uagb-timeline__outer-wrap.uagb-timeline__right-block .uagb-timeline__line{position:absolute;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__outer-wrap span.dashicons-admin-users.dashicons{display:inline;vertical-align:baseline;margin-right:4px}.uagb-content{word-break:break-word}.uagb-timeline__headingh1,.uagb-timeline__headingh2,.uagb-timeline__headingh3,.uagb-timeline__headingh4,.uagb-timeline__headingh5,.uagb-timeline__headingh6{margin-bottom:0}.uagb-timeline__inner-date-new p,.uagb-timeline__date-inner .uagb-timeline__inner-date-new p{margin-bottom:0}.uagb-timeline__center-block{text-align:center}.uagb-timeline__center-block .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;top:50%;right:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:13px solid #eee;transform:translateY(-50%);content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0;order:1}.uagb-timeline__center-block .uagb-timeline__date-hide{display:none}.uagb-timeline__center-block .uagb-timeline__field.uagb-timeline__right{flex-direction:row-reverse}.uagb-timeline__center-block .uagb-timeline__day-new,.uagb-timeline__center-block .uagb-timeline__date-new{display:block;position:relative;flex-grow:1;flex-basis:50%;max-width:100%}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__day-new{order:2}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__date-new{display:flex;justify-content:flex-start}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow{position:absolute;top:0;right:-10px;width:10px;height:40px}.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__day-new{order:2}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__date-new{display:flex;justify-content:flex-end}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;left:-10px;width:10px;height:40px}.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block .uagb-timeline__line{right:auto;left:50%}.uagb-timeline__right-block .uagb-timeline__field{flex-direction:row-reverse}.uagb-timeline__right-block .uagb-timeline__date-new{display:flex;align-items:center;margin-left:10px}.uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:inherit}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__events-inner-new,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%)}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;right:0;width:10px;height:40px}.uagb-timeline__right-block .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__right-block .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__right-block .uagb-timeline__marker,.uagb-timeline__right-block .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__right-block .uagb-timeline__day-new{flex-grow:1;margin-right:14px}.uagb-timeline__right-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0}.uagb-timeline__left-block{text-align:left}.uagb-timeline__left-block .uagb-timeline__marker,.uagb-timeline__left-block .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__left-block .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__left-block .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:14px}.uagb-timeline__left-block .uagb-timeline__date-new{margin-right:10px}.uagb-timeline__left-block .uagb-timeline__marker{flex-grow:0;flex-shrink:0;order:0}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__events-inner-new,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%)}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow{position:absolute;top:0;width:10px;height:40px}.uagb-timeline__left-block .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__left-block .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__left-block .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-right:13px solid #eee;border-bottom:12px solid transparent;content:""}.uagb-timeline__day-right .uagb-timeline__events-inner{text-align:right}.uagb-timeline__day-left .uagb-timeline__events-inner{text-align:left}.uagb-timeline__arrow-top .uagb-timeline__date-new .uagb-timeline__date-new{padding-top:8px;padding-bottom:8px}.uagb-timeline__events-inner-new,.uagb-timeline__arrow{transition:background 0.2s ease-in-out}.uagb-timeline__arrow::after{transition:border-color 0.2s ease-in-out}.uagb-timeline__date-new{transition:color 0.2s ease-in-out}.uagb-timeline__day-left .uagb-timeline__arrow::after{position:absolute;left:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__right .uagb-timeline__day-left .uagb-timeline__arrow::after{right:0}.uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;right:0;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__icon{position:relative;z-index:1;vertical-align:middle;width:100px;height:100px;border-radius:50%;text-align:center;line-height:100px;-webkit-border-radius:50%}.uagb-timeline__left{text-align:left}.uagb-timeline__right{text-align:right}.uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-left:13px solid #eee}.uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-left:13px solid #eee}.uagb-timeline__center-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee}.uagb-timeline__left-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee}.uagb-timeline__day-right .uagb-timeline__events-inner-new{border-radius:4px 4px 4px 4px}.uagb-timeline__day-left .uagb-timeline__events-inner-new{border-radius:4px 4px 4px 4px}.uagb-timeline__arrow{height:3em}.uagb-timeline__right-block .uagb-timeline__line{right:1.5em}.rtl .uagb-timeline__center-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.rtl .uagb-timeline__center-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:none;border-left:13px solid #eee}.rtl .uagb-timeline__left-block .uagb-timeline__line{right:auto;left:16px}.rtl .uagb-timeline__left-block .uagb-timeline__field{flex-direction:row-reverse}.rtl .uagb-timeline__left-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;right:-3px}.rtl .uagb-timeline__left-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-right:13px solid #eee;right:-3px}.rtl .uagb-timeline__right-block .uagb-timeline__line{right:auto;left:1.5em}.rtl .uagb-timeline__right-block .uagb-timeline__field{flex-direction:row}.rtl .uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__arrow::after{border-left:13px solid #eee}.rtl .uagb-timeline__right-block .uagb-timeline__day-left .uagb-timeline__arrow::after{border-left:13px solid #eee;right:-17px}@media screen and (max-width: 1023px){.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-webkit-flex-shrink:0;-ms-flex-negative:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__field.uagb-timeline__right{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-moz-box-orient:unset;-moz-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;width:100%;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__field{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}}@media screen and (max-width: 767px){.uagb-timeline-responsive-none .uagb-timeline__events-inner-new{padding:15px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line{right:auto;left:20px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__marker{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-webkit-flex-shrink:0;-ms-flex-negative:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__day-left .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__left-block .uagb-timeline__date-new{margin-right:10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__field.uagb-timeline__right{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-moz-box-orient:unset;-moz-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__field{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__marker{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__date-new{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-webkit-flex-basis:unset;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-webkit-box-ordinal-group:unset;-webkit-order:unset;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-right .uagb-timeline__arrow::after,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__day-left .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:none;border-left:13px solid #eee}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line{right:auto;left:17.5px}.uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline-res-right .uagb-timeline__line,.rtl .uagb-timeline__center-block.uagb-timeline__responsive-mobile .uagb-timeline__line{right:17.5px;left:auto}.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__author-link,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__link_parent,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__link,.uagb-timeline__responsive-mobile.uagb-timeline__center-block a.uagb-timeline__image,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__image a,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__heading,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline-desc-content,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__date-inner,.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__inner-date-new{text-align:left}.uagb-timeline__responsive-mobile.uagb-timeline__center-block .uagb-timeline__date-hide.uagb-timeline__date-inner{text-align:left}}@media (max-width: 976px){.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__line{position:absolute;right:16px;left:auto;transform:translateX(50%);-webkit-transform:translateX(50%);-ms-transform:translateX(50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-hide{display:block}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__line{right:auto;left:17.5px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__marker{-ms-flex-order:0;flex-grow:0;flex-shrink:0;order:0;-ms-flex-negative:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new{flex-grow:1;order:1;margin-left:16px;-ms-flex-positive:1;-ms-flex-order:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{position:absolute;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow{left:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow{left:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right{text-align:left}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after{position:absolute;display:inline;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__field.uagb-timeline__right{-ms-flex-direction:unset;flex-direction:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__date-new{-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;width:100%;max-width:100%;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__left .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__field{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-left .uagb-timeline__events-inner-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-right .uagb-timeline__events-inner-new{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{position:absolute;right:0;left:auto;width:10px;height:40px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow{right:-12px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow{right:-10px}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{position:relative;max-width:100%}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__marker{-ms-flex-negative:0;flex-grow:0;flex-shrink:0;-ms-flex-positive:0}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new{flex-grow:1;margin-right:16px;-ms-flex-positive:1}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__arrow::after{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right{text-align:right}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__day-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__date-new{-ms-flex-positive:unset;position:relative;flex-grow:unset;flex-basis:unset;max-width:100%;-ms-flex-preferred-size:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__day-new{-ms-flex-order:unset;order:unset}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__left .uagb-timeline__date-new,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline-res-right .uagb-timeline__right .uagb-timeline__date-new{display:none}.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-right .uagb-timeline__arrow::after,.uagb-timeline__center-block.uagb-timeline__responsive-tablet .uagb-timeline__day-left .uagb-timeline__arrow::after{border-right:13px solid #eee;border-left:none}.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__author-link,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__link_parent,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__link,.uagb-timeline__responsive-tablet.uagb-timeline__center-block a.uagb-timeline__image,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__image a,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__heading,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline-desc-content,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__date-inner,.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__inner-date-new{text-align:left}.uagb-timeline__responsive-tablet.uagb-timeline__center-block .uagb-timeline__date-hide.uagb-timeline__date-inner{text-align:left}}.wp-block-uagb-content-timeline .wp-block-uagb-content-timeline-child .uagb-timeline__events-inner--content .uagb-timeline__heading{margin-top:unset}.wp-block-uagb-content-timeline .wp-block-uagb-content-timeline-child .uagb-timeline__events-inner--content p.uagb-timeline-desc-content{margin-bottom:unset}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap .uagb-timeline__field{display:unset}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap .uagb-timeline__field .uagb-timeline__widget{position:relative;display:flex;align-items:flex-start;font-size:inherit;color:inherit;margin-bottom:inherit}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__left-block .uagb-timeline__date-new{display:none}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__right-block .uagb-timeline__date-new{display:none}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__widget.uagb-timeline__right{flex-direction:row-reverse}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__marker{order:1;flex-shrink:0;flex-grow:0}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__day-new{order:2;padding-left:0;padding-right:12px}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__day-new{order:2;padding-right:0;padding-left:12px}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__right .uagb-timeline__arrow{right:0;top:0;width:10px;height:40px;position:absolute}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__center-block .uagb-timeline__left .uagb-timeline__arrow{left:0;top:0;width:10px;height:40px;position:absolute}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__right-block .uagb-timeline__widget{flex-direction:row-reverse}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__widget{align-items:center}.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__left .uagb-timeline__arrow,.wp-block-uagb-content-timeline .uagb-timeline__content-wrap.uagb-timeline__arrow-center .uagb-timeline__right .uagb-timeline__arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
assets/js/forms.js CHANGED
@@ -152,12 +152,14 @@ UAGBForms = { // eslint-disable-line no-undef
152
  document.querySelector( '.uagb-form-reacaptcha-error-' + attr.block_id ).innerHTML = '<p style="color:red !important" class="error-captcha">Invalid Google reCAPTCHA Site Key.</p>';
153
  return false;
154
  }
 
155
  grecaptcha.ready( function() { // eslint-disable-line no-undef
156
  grecaptcha.execute( reCaptchaSiteKeyV3, {action: 'submit'} ).then( function( token ) { // eslint-disable-line no-undef
157
  if ( token ) {
158
  if( document.getElementsByClassName( 'uagb-forms-recaptcha' ).length !== 0 ) {
159
  document.getElementById( 'g-recaptcha-response' ).value = token;
160
- window.UAGBForms._formSubmit( e, this, attr, reCaptchaSiteKeyV2, reCaptchaSiteKeyV3 );
 
161
  }else{
162
  document.querySelector( '.uagb-form-reacaptcha-error-' + attr.block_id ).innerHTML = '<p style="color:red !important" class="error-captcha">Google reCAPTCHA Response not found.</p>';
163
  return false;
152
  document.querySelector( '.uagb-form-reacaptcha-error-' + attr.block_id ).innerHTML = '<p style="color:red !important" class="error-captcha">Invalid Google reCAPTCHA Site Key.</p>';
153
  return false;
154
  }
155
+
156
  grecaptcha.ready( function() { // eslint-disable-line no-undef
157
  grecaptcha.execute( reCaptchaSiteKeyV3, {action: 'submit'} ).then( function( token ) { // eslint-disable-line no-undef
158
  if ( token ) {
159
  if( document.getElementsByClassName( 'uagb-forms-recaptcha' ).length !== 0 ) {
160
  document.getElementById( 'g-recaptcha-response' ).value = token;
161
+
162
+ window.UAGBForms._formSubmit( e, form, attr, reCaptchaSiteKeyV2, reCaptchaSiteKeyV3 );
163
  }else{
164
  document.querySelector( '.uagb-form-reacaptcha-error-' + attr.block_id ).innerHTML = '<p style="color:red !important" class="error-captcha">Google reCAPTCHA Response not found.</p>';
165
  return false;
assets/js/forms.min.js CHANGED
@@ -1 +1 @@
1
- UAGBForms={init(a,u){const m=document.querySelector(u),d=m.querySelector(".uagb-forms-main-form"),p=d.querySelectorAll(".uagb-forms-phone-input");if(0!==p.length)for(let e=0;e<p.length;e++)p[e].addEventListener("keypress",function(e){e=e.which||e.keyCode;return 45===e||!(31<e&&(e<48||57<e))});const c=d.querySelectorAll(".uagb-forms-toggle-input");if(0!==c.length)for(let t=0;t<c.length;t++)c[t].addEventListener("change",function(){var e;c[t].checked?(e=c[t].getAttribute("data-truestate"),c[t].setAttribute("value",e)):(e=c[t].getAttribute("data-falsestate"),c[t].setAttribute("value",e))});const g=m.querySelectorAll(".uagb-forms-checkbox-wrap");if(0!==g.length)for(let e=0;e<g;e++){const n=g[e].querySelectorAll("input[type=checkbox]");if(0<n.length){for(let e=0;e<n.length;e++)n[e].addEventListener("change",window.UAGBForms._checkValidity);window.UAGBForms._checkValidity()}}let r="",s="";if(!0===a.reCaptchaEnable&&"v2"===a.reCaptchaType){if(r=uagb_forms_data.recaptcha_site_key_v2){null===document.querySelector(".uagb-forms-field-set").getAttribute("data-sitekey")&&document.querySelector(".g-recaptcha ").setAttribute("data-sitekey",r);const e=document.createElement("script");e.type="text/javascript",e.src="https://www.google.com/recaptcha/api.js",document.head.appendChild(e)}}else if(!0===a.reCaptchaEnable&&"v3"===a.reCaptchaType&&(s=uagb_forms_data.recaptcha_site_key_v3)){if(a.hidereCaptchaBatch){if(void 0===document.getElementsByClassName("grecaptcha-badge")[0])return;const h=document.getElementsByClassName("grecaptcha-badge")[0];h.style.visibility="hidden"}const l=document.createElement("script");l.type="text/javascript",l.src="https://www.google.com/recaptcha/api.js?render="+s,document.head.appendChild(l)}const t=document.getElementsByClassName("uagb-block-"+a.block_id);const o=t[0].children[0].children;for(let e=0;e<o.length;e++){if(o[e].classList.contains("uag-col-2")&&o[e+1].classList.contains("uag-col-2")){const f=document.createElement("div"),b=(f.className="uag-col-2-wrap uag-col-wrap-"+e,o[e+1].after(f),t[0].getElementsByClassName("uag-col-wrap-"+e));b[0].appendChild(o[e]),b[0].appendChild(o[e])}if(o[e].classList.contains("uag-col-3")&&o[e+1].classList.contains("uag-col-3")&&o[e+2].classList.contains("uag-col-3")){const y=document.createElement("div"),_=(y.className="uag-col-3-wrap uag-col-wrap-"+e,o[e+2].after(y),t[0].getElementsByClassName("uag-col-wrap-"+e));_[0].appendChild(o[e]),_[0].appendChild(o[e]),_[0].appendChild(o[e])}if(o[e].classList.contains("uag-col-4")&&o[e+1].classList.contains("uag-col-4")&&o[e+2].classList.contains("uag-col-4")&&o[e+3].classList.contains("uag-col-4")){const C=document.createElement("div"),i=(C.className="uag-col-4-wrap uag-col-wrap-"+e,o[e+3].after(C),t[0].getElementsByClassName("uag-col-wrap-"+e));i[0].appendChild(o[e]),i[0].appendChild(o[e]),i[0].appendChild(o[e]),i[0].appendChild(o[e])}}d.addEventListener("submit",function(t){if(t.preventDefault(),!0===a.reCaptchaEnable&&"v3"===a.reCaptchaType&&s){if(0===document.getElementsByClassName("grecaptcha-logo").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+a.block_id).innerHTML='<p style="color:red !important" class="error-captcha">Invalid Google reCAPTCHA Site Key.</p>');grecaptcha.ready(function(){grecaptcha.execute(s,{action:"submit"}).then(function(e){if(e){if(0===document.getElementsByClassName("uagb-forms-recaptcha").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+a.block_id).innerHTML='<p style="color:red !important" class="error-captcha">Google reCAPTCHA Response not found.</p>');document.getElementById("g-recaptcha-response").value=e,window.UAGBForms._formSubmit(t,this,a,r,s)}})})}else window.UAGBForms._formSubmit(t,this,a,r,s)})},_isChecked(){for(let e=0;e<checkboxes.length;e++)if(checkboxes[e].checked)return!0;return!1},_checkValidity(){var e=window.UAGBForms._isChecked?"":"At least one checkbox must be selected.";checkboxes[i].setCustomValidity(e)},_formSubmit(e,u,r,m,d){e.preventDefault();let t;if(""===r.afterSubmitToEmail||null===r.afterSubmitToEmail){const n=document.querySelector('[name="uagb-form-'+r.block_id+'"]'),l=(n.style.display="none",document.querySelector(".uagb-forms-success-message-"+r.block_id));return l.classList.remove("uagb-forms-submit-message-hide"),l.classList.add("uagb-forms-success-message"),!1}if(!0===r.reCaptchaEnable)if("v2"===r.reCaptchaType&&m){if(0===document.getElementsByClassName("uagb-forms-recaptcha").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML='<p style="color:red !important" class="error-captcha"> Google reCAPTCHA Response not found.</p>');if(!(t=document.getElementById("g-recaptcha-response").value))return document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML='<p style="color:red !important" class="error-captcha">'+r.captchaMessage+"</p>",!1;document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML=""}else"v3"===r.reCaptchaType&&d&&(t=document.getElementById("g-recaptcha-response").value);const a=window.UAGBForms._serializeIt(u),c={};c.id=r.block_id;for(let e=0;e<a.length;e++){var s,o=document.getElementById(a[e].name);a[e].name.endsWith("[]")?((s=a[e].name.replace(/[\[\]']+/g,""))in c||(c[s]=[]),c[s].push(a[e].value)):null!==o&&(c[o.innerHTML]=a[e].value);const i=document.getElementById("hidden");null!==i&&void 0!==i&&(c[i.getAttribute("name")]=i.getAttribute("value"))}e={to:r.afterSubmitToEmail,cc:r.afterSubmitCcEmail,bcc:r.afterSubmitBccEmail,subject:r.afterSubmitEmailSubject};fetch(uagb_forms_data.ajax_url,{method:"POST",headers:new Headers({"Content-Type":"application/x-www-form-urlencoded"}),body:new URLSearchParams({action:"uagb_process_forms",nonce:uagb_forms_data.uagb_forms_ajax_nonce,form_data:JSON.stringify(c),sendAfterSubmitEmail:r.sendAfterSubmitEmail,after_submit_data:JSON.stringify(e),captcha_version:r.reCaptchaType,captcha_response:t})}).then(e=>e.json()).then(function(e){const t=document.querySelector('[name="uagb-form-'+r.block_id+'"]');if(t.style.display="none",200===e.data){if("message"===r.confirmationType){const a=document.querySelector(".uagb-forms-success-message-"+r.block_id);a.classList.remove("uagb-forms-submit-message-hide"),a.classList.add("uagb-forms-success-message")}"url"===r.confirmationType&&window.location.replace(r.confirmationUrl)}else if(400===e.data&&"message"===r.confirmationType){const c=document.querySelector(".uagb-forms-failed-message-"+r.block_id);c.classList.remove("uagb-forms-submit-message-hide"),c.classList.add("uagb-forms-failed-message")}}).catch(function(e){})},_serializeIt(e){return Array.apply(0,e.elements).map(t=>(e=>"radio"!==t.type&&"checkbox"!==t.type||t.checked?e:null)({name:t.name,value:t.value})).filter(e=>e)}};
1
+ UAGBForms={init(a,u){const m=document.querySelector(u),c=m.querySelector(".uagb-forms-main-form"),d=c.querySelectorAll(".uagb-forms-phone-input");if(0!==d.length)for(let e=0;e<d.length;e++)d[e].addEventListener("keypress",function(e){e=e.which||e.keyCode;return 45===e||!(31<e&&(e<48||57<e))});const r=c.querySelectorAll(".uagb-forms-toggle-input");if(0!==r.length)for(let t=0;t<r.length;t++)r[t].addEventListener("change",function(){var e;r[t].checked?(e=r[t].getAttribute("data-truestate"),r[t].setAttribute("value",e)):(e=r[t].getAttribute("data-falsestate"),r[t].setAttribute("value",e))});const p=m.querySelectorAll(".uagb-forms-checkbox-wrap");if(0!==p.length)for(let e=0;e<p;e++){const l=p[e].querySelectorAll("input[type=checkbox]");if(0<l.length){for(let e=0;e<l.length;e++)l[e].addEventListener("change",window.UAGBForms._checkValidity);window.UAGBForms._checkValidity()}}let s="",o="";if(!0===a.reCaptchaEnable&&"v2"===a.reCaptchaType){if(s=uagb_forms_data.recaptcha_site_key_v2){null===document.querySelector(".uagb-forms-field-set").getAttribute("data-sitekey")&&document.querySelector(".g-recaptcha ").setAttribute("data-sitekey",s);const e=document.createElement("script");e.type="text/javascript",e.src="https://www.google.com/recaptcha/api.js",document.head.appendChild(e)}}else if(!0===a.reCaptchaEnable&&"v3"===a.reCaptchaType&&(o=uagb_forms_data.recaptcha_site_key_v3)){if(a.hidereCaptchaBatch){if(void 0===document.getElementsByClassName("grecaptcha-badge")[0])return;const h=document.getElementsByClassName("grecaptcha-badge")[0];h.style.visibility="hidden"}const g=document.createElement("script");g.type="text/javascript",g.src="https://www.google.com/recaptcha/api.js?render="+o,document.head.appendChild(g)}const t=document.getElementsByClassName("uagb-block-"+a.block_id);const n=t[0].children[0].children;for(let e=0;e<n.length;e++){if(n[e].classList.contains("uag-col-2")&&n[e+1].classList.contains("uag-col-2")){const f=document.createElement("div"),b=(f.className="uag-col-2-wrap uag-col-wrap-"+e,n[e+1].after(f),t[0].getElementsByClassName("uag-col-wrap-"+e));b[0].appendChild(n[e]),b[0].appendChild(n[e])}if(n[e].classList.contains("uag-col-3")&&n[e+1].classList.contains("uag-col-3")&&n[e+2].classList.contains("uag-col-3")){const y=document.createElement("div"),_=(y.className="uag-col-3-wrap uag-col-wrap-"+e,n[e+2].after(y),t[0].getElementsByClassName("uag-col-wrap-"+e));_[0].appendChild(n[e]),_[0].appendChild(n[e]),_[0].appendChild(n[e])}if(n[e].classList.contains("uag-col-4")&&n[e+1].classList.contains("uag-col-4")&&n[e+2].classList.contains("uag-col-4")&&n[e+3].classList.contains("uag-col-4")){const C=document.createElement("div"),i=(C.className="uag-col-4-wrap uag-col-wrap-"+e,n[e+3].after(C),t[0].getElementsByClassName("uag-col-wrap-"+e));i[0].appendChild(n[e]),i[0].appendChild(n[e]),i[0].appendChild(n[e]),i[0].appendChild(n[e])}}c.addEventListener("submit",function(t){if(t.preventDefault(),!0===a.reCaptchaEnable&&"v3"===a.reCaptchaType&&o){if(0===document.getElementsByClassName("grecaptcha-logo").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+a.block_id).innerHTML='<p style="color:red !important" class="error-captcha">Invalid Google reCAPTCHA Site Key.</p>');grecaptcha.ready(function(){grecaptcha.execute(o,{action:"submit"}).then(function(e){if(e){if(0===document.getElementsByClassName("uagb-forms-recaptcha").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+a.block_id).innerHTML='<p style="color:red !important" class="error-captcha">Google reCAPTCHA Response not found.</p>');document.getElementById("g-recaptcha-response").value=e,window.UAGBForms._formSubmit(t,c,a,s,o)}})})}else window.UAGBForms._formSubmit(t,this,a,s,o)})},_isChecked(){for(let e=0;e<checkboxes.length;e++)if(checkboxes[e].checked)return!0;return!1},_checkValidity(){var e=window.UAGBForms._isChecked?"":"At least one checkbox must be selected.";checkboxes[i].setCustomValidity(e)},_formSubmit(e,u,r,m,d){e.preventDefault();let t;if(""===r.afterSubmitToEmail||null===r.afterSubmitToEmail){const n=document.querySelector('[name="uagb-form-'+r.block_id+'"]'),l=(n.style.display="none",document.querySelector(".uagb-forms-success-message-"+r.block_id));return l.classList.remove("uagb-forms-submit-message-hide"),l.classList.add("uagb-forms-success-message"),!1}if(!0===r.reCaptchaEnable)if("v2"===r.reCaptchaType&&m){if(0===document.getElementsByClassName("uagb-forms-recaptcha").length)return!(document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML='<p style="color:red !important" class="error-captcha"> Google reCAPTCHA Response not found.</p>');if(!(t=document.getElementById("g-recaptcha-response").value))return document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML='<p style="color:red !important" class="error-captcha">'+r.captchaMessage+"</p>",!1;document.querySelector(".uagb-form-reacaptcha-error-"+r.block_id).innerHTML=""}else"v3"===r.reCaptchaType&&d&&(t=document.getElementById("g-recaptcha-response").value);const a=window.UAGBForms._serializeIt(u),c={};c.id=r.block_id;for(let e=0;e<a.length;e++){var s,o=document.getElementById(a[e].name);a[e].name.endsWith("[]")?((s=a[e].name.replace(/[\[\]']+/g,""))in c||(c[s]=[]),c[s].push(a[e].value)):null!==o&&(c[o.innerHTML]=a[e].value);const i=document.getElementById("hidden");null!==i&&void 0!==i&&(c[i.getAttribute("name")]=i.getAttribute("value"))}e={to:r.afterSubmitToEmail,cc:r.afterSubmitCcEmail,bcc:r.afterSubmitBccEmail,subject:r.afterSubmitEmailSubject};fetch(uagb_forms_data.ajax_url,{method:"POST",headers:new Headers({"Content-Type":"application/x-www-form-urlencoded"}),body:new URLSearchParams({action:"uagb_process_forms",nonce:uagb_forms_data.uagb_forms_ajax_nonce,form_data:JSON.stringify(c),sendAfterSubmitEmail:r.sendAfterSubmitEmail,after_submit_data:JSON.stringify(e),captcha_version:r.reCaptchaType,captcha_response:t})}).then(e=>e.json()).then(function(e){const t=document.querySelector('[name="uagb-form-'+r.block_id+'"]');if(t.style.display="none",200===e.data){if("message"===r.confirmationType){const a=document.querySelector(".uagb-forms-success-message-"+r.block_id);a.classList.remove("uagb-forms-submit-message-hide"),a.classList.add("uagb-forms-success-message")}"url"===r.confirmationType&&window.location.replace(r.confirmationUrl)}else if(400===e.data&&"message"===r.confirmationType){const c=document.querySelector(".uagb-forms-failed-message-"+r.block_id);c.classList.remove("uagb-forms-submit-message-hide"),c.classList.add("uagb-forms-failed-message")}}).catch(function(e){})},_serializeIt(e){return Array.apply(0,e.elements).map(t=>(e=>"radio"!==t.type&&"checkbox"!==t.type||t.checked?e:null)({name:t.name,value:t.value})).filter(e=>e)}};
blocks-config/post/class-uagb-post.php CHANGED
@@ -254,6 +254,22 @@ if ( ! class_exists( 'UAGB_Post' ) ) {
254
  'type' => 'string',
255
  'default' => 'carousel',
256
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
257
  )
258
  ),
259
  'render_callback' => array( $this, 'post_carousel_callback' ),
254
  'type' => 'string',
255
  'default' => 'carousel',
256
  ),
257
+ 'dotsMarginTop' => array(
258
+ 'type' => 'number',
259
+ 'default' => '20',
260
+ ),
261
+ 'dotsMarginTopTablet' => array(
262
+ 'type' => 'number',
263
+ 'default' => '20',
264
+ ),
265
+ 'dotsMarginTopMobile' => array(
266
+ 'type' => 'number',
267
+ 'default' => '20',
268
+ ),
269
+ 'dotsMarginTopUnit' => array(
270
+ 'type' => 'string',
271
+ 'default' => 'px',
272
+ ),
273
  )
274
  ),
275
  'render_callback' => array( $this, 'post_carousel_callback' ),
blocks-config/uagb-controls/block-icons.js CHANGED
@@ -1119,10 +1119,20 @@ const UAGB_Block_Icons = {
1119
  ),
1120
  video_placeholder: el(
1121
  'svg',
1122
- { width: 24, height: 24, viewBox: '0 0 512 512', className: 'uagb-editor-icons' },
1123
  el( 'path', {
1124
- fill: spectraDarkColor,
1125
- 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',
 
 
 
 
 
 
 
 
 
 
1126
  } ),
1127
  ),
1128
  bg_color: el(
1119
  ),
1120
  video_placeholder: el(
1121
  'svg',
1122
+ { width: 24, height: 24, viewBox: '0 0 24 24', fill: 'none', className: 'uagb-editor-icons' },
1123
  el( 'path', {
1124
+ d: 'M14.7519 11.1679L11.5547 9.03647C10.8901 8.59343 10 9.06982 10 9.86852V14.1315C10 14.9302 10.8901 15.4066 11.5547 14.9635L14.7519 12.8321C15.3457 12.4362 15.3457 11.5638 14.7519 11.1679Z',
1125
+ stroke: spectraDarkColor,
1126
+ strokeWidth: 1.4,
1127
+ strokeLinecap: 'round',
1128
+ strokeLinejoin: 'round',
1129
+ } ),
1130
+ el( 'path', {
1131
+ d: 'M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z',
1132
+ stroke: spectraDarkColor,
1133
+ strokeWidth: 1.4,
1134
+ strokeLinecap: 'round',
1135
+ strokeLinejoin: 'round',
1136
  } ),
1137
  ),
1138
  bg_color: el(
classes/class-uagb-admin-helper.php CHANGED
@@ -46,7 +46,7 @@ if ( ! class_exists( 'UAGB_Admin_Helper' ) ) {
46
 
47
  $content_width = self::get_global_content_width();
48
 
49
- return array(
50
  'uagb_beta' => self::get_admin_settings_option( 'uagb_beta', 'no' ),
51
  'uag_enable_legacy_blocks' => self::get_admin_settings_option( 'uag_enable_legacy_blocks', ( 'yes' === get_option( 'uagb-old-user-less-than-2' ) ) ? 'yes' : 'no' ),
52
  '_uagb_allow_file_generation' => self::get_admin_settings_option( '_uagb_allow_file_generation', 'enabled' ),
@@ -68,6 +68,14 @@ if ( ! class_exists( 'UAGB_Admin_Helper' ) ) {
68
  'uag_auto_block_recovery' => self::get_admin_settings_option( 'uag_auto_block_recovery', ( 'yes' === get_option( 'uagb-old-user-less-than-2' ) ) ? 'enabled' : 'disabled' ),
69
  'uag_content_width' => $content_width,
70
  );
 
 
 
 
 
 
 
 
71
  }
72
 
73
  /**
46
 
47
  $content_width = self::get_global_content_width();
48
 
49
+ $options = array(
50
  'uagb_beta' => self::get_admin_settings_option( 'uagb_beta', 'no' ),
51
  'uag_enable_legacy_blocks' => self::get_admin_settings_option( 'uag_enable_legacy_blocks', ( 'yes' === get_option( 'uagb-old-user-less-than-2' ) ) ? 'yes' : 'no' ),
52
  '_uagb_allow_file_generation' => self::get_admin_settings_option( '_uagb_allow_file_generation', 'enabled' ),
68
  'uag_auto_block_recovery' => self::get_admin_settings_option( 'uag_auto_block_recovery', ( 'yes' === get_option( 'uagb-old-user-less-than-2' ) ) ? 'enabled' : 'disabled' ),
69
  'uag_content_width' => $content_width,
70
  );
71
+
72
+ $setting_data = get_option( 'spectra_settings_data' );
73
+
74
+ if ( ! $setting_data ) {
75
+ update_option( 'spectra_settings_data', $options );
76
+ }
77
+
78
+ return $options;
79
  }
80
 
81
  /**
classes/class-uagb-block-helper.php CHANGED
@@ -1622,20 +1622,20 @@ if ( ! class_exists( 'UAGB_Block_Helper' ) ) {
1622
  $border_width = is_numeric( $border_width ) ? $border_width : '';
1623
  $border_radius = is_numeric( $border_radius ) ? $border_radius : '';
1624
 
1625
- $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' );
1626
- $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' );
1627
- $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' );
1628
- $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' );
 
1629
 
1630
- $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' );
1631
- $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' );
1632
- $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' );
1633
- $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' );
1634
 
1635
  $gen_border_css['border-color'] = ( isset( $current_css['border-color'] ) && ! empty( $current_css['border-color'] ) ) ? $current_css['border-color'] : $border_color;
1636
 
1637
  $gen_border_css['border-style'] = ( isset( $current_css['border-style'] ) && ! empty( $current_css['border-style'] ) ) ? $current_css['border-style'] : $border_style;
1638
-
1639
  return $gen_border_css;
1640
  }
1641
 
1622
  $border_width = is_numeric( $border_width ) ? $border_width : '';
1623
  $border_radius = is_numeric( $border_radius ) ? $border_radius : '';
1624
 
1625
+ // These would either be in the format of '1px', '0', or '-1px'.
1626
+ $gen_border_css['border-top-width'] = ( isset( $current_css['border-top-width'] ) && ( ! empty( $current_css['border-top-width'] ) || 0 === $current_css['border-top-width'] ) ) ? $current_css['border-top-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1627
+ $gen_border_css['border-left-width'] = ( isset( $current_css['border-left-width'] ) && ( ! empty( $current_css['border-left-width'] ) || 0 === $current_css['border-left-width'] ) ) ? $current_css['border-left-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1628
+ $gen_border_css['border-right-width'] = ( isset( $current_css['border-right-width'] ) && ( ! empty( $current_css['border-right-width'] ) || 0 === $current_css['border-right-width'] ) ) ? $current_css['border-right-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1629
+ $gen_border_css['border-bottom-width'] = ( isset( $current_css['border-bottom-width'] ) && ( ! empty( $current_css['border-bottom-width'] ) || 0 === $current_css['border-bottom-width'] ) ) ? $current_css['border-bottom-width'] : UAGB_Helper::get_css_value( $border_width, 'px' );
1630
 
1631
+ $gen_border_css['border-top-left-radius'] = ( isset( $current_css['border-top-left-radius'] ) && ( ! empty( $current_css['border-top-left-radius'] ) || 0 === $current_css['border-top-left-radius'] ) ) ? $current_css['border-top-left-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1632
+ $gen_border_css['border-top-right-radius'] = ( isset( $current_css['border-top-right-radius'] ) && ( ! empty( $current_css['border-top-right-radius'] ) || 0 === $current_css['border-top-right-radius'] ) ) ? $current_css['border-top-right-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1633
+ $gen_border_css['border-bottom-left-radius'] = ( isset( $current_css['border-bottom-left-radius'] ) && ( ! empty( $current_css['border-bottom-left-radius'] ) || 0 === $current_css['border-bottom-left-radius'] ) ) ? $current_css['border-bottom-left-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1634
+ $gen_border_css['border-bottom-right-radius'] = ( isset( $current_css['border-bottom-right-radius'] ) && ( ! empty( $current_css['border-bottom-right-radius'] ) || 0 === $current_css['border-bottom-right-radius'] ) ) ? $current_css['border-bottom-right-radius'] : UAGB_Helper::get_css_value( $border_radius, 'px' );
1635
 
1636
  $gen_border_css['border-color'] = ( isset( $current_css['border-color'] ) && ! empty( $current_css['border-color'] ) ) ? $current_css['border-color'] : $border_color;
1637
 
1638
  $gen_border_css['border-style'] = ( isset( $current_css['border-style'] ) && ! empty( $current_css['border-style'] ) ) ? $current_css['border-style'] : $border_style;
 
1639
  return $gen_border_css;
1640
  }
1641
 
classes/class-uagb-init-blocks.php CHANGED
@@ -64,7 +64,101 @@ class UAGB_Init_Blocks {
64
  if ( ! is_admin() ) {
65
  add_action( 'render_block', array( $this, 'render_block' ), 5, 2 );
66
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  /**
69
  * Render block.
70
  *
64
  if ( ! is_admin() ) {
65
  add_action( 'render_block', array( $this, 'render_block' ), 5, 2 );
66
  }
67
+
68
+ add_action( 'spectra_total_blocks_count_action', array( $this, 'blocks_count_logic' ) );
69
+
70
+ add_action( 'spectra_analytics_count_actions', array( $this, 'send_spectra_specific_stats' ) );
71
+
72
+ }
73
+
74
+ /**
75
+ * Reset all the filters for scheduled actions to get post block count.
76
+ */
77
+ public function send_spectra_specific_stats() {
78
+
79
+ delete_option( 'spectra_blocks_pages_counted' );
80
+ delete_option( 'spectra_blocks_count_status' );
81
+ delete_option( 'get_spectra_block_count' );
82
+ delete_option( 'spectra_settings_data' );
83
+
84
  }
85
+
86
+ /**
87
+ * Calculate Spectra blocks count.
88
+ *
89
+ * @since 2.0.12
90
+ * @return void
91
+ */
92
+ public function blocks_count_logic() {
93
+
94
+ // Number of posts to parse at a time.
95
+ $batch_size = 10;
96
+
97
+ $list_blocks = UAGB_Helper::$block_list;
98
+ $spectra_block_count = 0;
99
+ $blocks_count = array();
100
+ $all_blocks_data = array();
101
+
102
+ $page = get_option( 'spectra_blocks_pages_counted', 1 );
103
+
104
+ $saved_block_count = get_option( 'get_spectra_block_count', 0 );
105
+
106
+ $count_status = get_option( 'spectra_blocks_count_status' );
107
+
108
+ if ( ! $saved_block_count ) {
109
+ // Update block list count.
110
+ foreach ( $list_blocks as $slug => $value ) {
111
+ $_slug = str_replace( 'uagb/', '', $slug );
112
+ $all_blocks_data[ '<!-- wp:' . $slug . ' ' ] = array(
113
+ 'name' => $_slug,
114
+ );
115
+ $blocks_count[ $_slug ] = array(
116
+ 'name' => $_slug,
117
+ 'count' => 0,
118
+ );
119
+ }
120
+ } elseif ( is_array( $saved_block_count ) && count( $saved_block_count ) !== 0 ) {
121
+ $blocks_count = $saved_block_count;
122
+ }
123
+
124
+ $query_args = array(
125
+ 'post_type' => 'any',
126
+ 'post_status' => 'publish',
127
+ 'posts_per_page' => $batch_size,
128
+ 'paged' => $page,
129
+ );
130
+
131
+ $query = new WP_Query( $query_args );
132
+
133
+ if ( $query->have_posts() && $query->max_num_pages >= $page ) {
134
+ foreach ( $query->posts as $key => $post ) {
135
+ foreach ( $all_blocks_data as $block_key => $block ) {
136
+ if ( false !== strpos( $post->post_content, $block_key ) ) {
137
+ $block_slug = str_replace( '<!-- wp:uagb/', '', $block_key );
138
+ $block_slug = str_replace( ' ', '', $block_slug );
139
+
140
+ $usage_count = $blocks_count[ $block_slug ]['count'];
141
+ $latest_count = substr_count( $post->post_content, $block_key );
142
+ $blocks_count[ $block_slug ]['count'] = $usage_count + $latest_count;
143
+ $spectra_block_count++;
144
+ }
145
+ }
146
+ }
147
+ $page++;
148
+ update_option( 'spectra_blocks_pages_counted', $page );
149
+ if ( function_exists( 'as_enqueue_async_action' ) ) {
150
+ as_enqueue_async_action( 'spectra_total_blocks_count_action' );
151
+ }
152
+ } else {
153
+ update_option( 'spectra_blocks_count_status', 'done' );
154
+ }
155
+
156
+ if ( $spectra_block_count > 0 ) {
157
+ update_option( 'get_spectra_block_count', $blocks_count );
158
+ }
159
+
160
+ }
161
+
162
  /**
163
  * Render block.
164
  *
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.11' );
79
  define( 'UAGB_MODULES_DIR', UAGB_DIR . 'modules/' );
80
  define( 'UAGB_MODULES_URL', UAGB_URL . 'modules/' );
81
  define( 'UAGB_SLUG', 'spectra' );
@@ -116,6 +116,9 @@ if ( ! class_exists( 'UAGB_Loader' ) ) {
116
  */
117
  public function loader() {
118
 
 
 
 
119
  require_once UAGB_DIR . 'classes/utils.php';
120
  require_once UAGB_DIR . 'classes/class-uagb-install.php';
121
  require_once UAGB_DIR . 'classes/class-uagb-admin-helper.php';
@@ -124,7 +127,24 @@ if ( ! class_exists( 'UAGB_Loader' ) ) {
124
  require_once UAGB_DIR . 'classes/class-uagb-scripts-utils.php';
125
  require_once UAGB_DIR . 'classes/class-uagb-filesystem.php';
126
  require_once UAGB_DIR . 'classes/class-uagb-update.php';
127
- require_once UAGB_DIR . 'admin/bsf-analytics/class-bsf-analytics.php';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
128
 
129
  $enable_templates_button = UAGB_Admin_Helper::get_admin_settings_option( 'uag_enable_templates_button', 'yes' );
130
 
@@ -138,6 +158,7 @@ if ( ! class_exists( 'UAGB_Loader' ) ) {
138
  require_once UAGB_DIR . 'classes/class-uagb-beta-updates.php';
139
  require_once UAGB_DIR . 'classes/class-uagb-rollback.php';
140
  }
 
141
  }
142
 
143
  /**
@@ -171,6 +192,37 @@ if ( ! class_exists( 'UAGB_Loader' ) ) {
171
  require_once UAGB_DIR . 'admin-core/admin-loader.php';
172
 
173
  add_filter( 'rest_pre_dispatch', array( $this, 'rest_pre_dispatch' ), 10, 3 );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
174
  }
175
 
176
  /**
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.12' );
79
  define( 'UAGB_MODULES_DIR', UAGB_DIR . 'modules/' );
80
  define( 'UAGB_MODULES_URL', UAGB_URL . 'modules/' );
81
  define( 'UAGB_SLUG', 'spectra' );
116
  */
117
  public function loader() {
118
 
119
+ // Need to add library before the plugin loaded. https://actionscheduler.org/usage/.
120
+ require_once UAGB_DIR . 'lib/action-scheduler/action-scheduler.php';
121
+
122
  require_once UAGB_DIR . 'classes/utils.php';
123
  require_once UAGB_DIR . 'classes/class-uagb-install.php';
124
  require_once UAGB_DIR . 'classes/class-uagb-admin-helper.php';
127
  require_once UAGB_DIR . 'classes/class-uagb-scripts-utils.php';
128
  require_once UAGB_DIR . 'classes/class-uagb-filesystem.php';
129
  require_once UAGB_DIR . 'classes/class-uagb-update.php';
130
+
131
+ // BSF Analytics.
132
+ if ( ! class_exists( 'BSF_Analytics_Loader' ) ) {
133
+ require_once UAGB_DIR . 'admin/bsf-analytics/class-bsf-analytics-loader.php';
134
+ }
135
+
136
+ $spectra_bsf_analytics = BSF_Analytics_Loader::get_instance();
137
+
138
+ $spectra_bsf_analytics->set_entity(
139
+ array(
140
+ 'bsf' => array(
141
+ 'product_name' => 'Spectra',
142
+ 'path' => UAGB_DIR . 'admin/bsf-analytics',
143
+ 'author' => 'Brainstorm Force',
144
+ 'time_to_display' => '+24 hours',
145
+ ),
146
+ )
147
+ );
148
 
149
  $enable_templates_button = UAGB_Admin_Helper::get_admin_settings_option( 'uag_enable_templates_button', 'yes' );
150
 
158
  require_once UAGB_DIR . 'classes/class-uagb-beta-updates.php';
159
  require_once UAGB_DIR . 'classes/class-uagb-rollback.php';
160
  }
161
+
162
  }
163
 
164
  /**
192
  require_once UAGB_DIR . 'admin-core/admin-loader.php';
193
 
194
  add_filter( 'rest_pre_dispatch', array( $this, 'rest_pre_dispatch' ), 10, 3 );
195
+
196
+ if ( 'done' === get_option( 'spectra_blocks_count_status' ) && get_option( 'spectra_settings_data' ) && get_option( 'get_spectra_block_count' ) ) {
197
+
198
+ // Active widgets data to analytics.
199
+ add_filter( 'bsf_core_stats', array( $this, 'spectra_specific_stats' ) );
200
+
201
+ }
202
+
203
+ }
204
+
205
+ /**
206
+ * Pass Spectra specific stats to BSF analytics.
207
+ *
208
+ * @since 2.0.12
209
+ * @param array $default_stats Default stats array.
210
+ * @return array $default_stats Default stats with Spectra specific stats array.
211
+ */
212
+ public function spectra_specific_stats( $default_stats ) {
213
+
214
+ $settings_data = get_option( 'spectra_settings_data' );
215
+ $blocks_count = get_option( 'get_spectra_block_count' );
216
+ $blocks_status = UAGB_Admin_Helper::get_admin_settings_option( '_uagb_blocks' );
217
+
218
+ $default_stats['spectra_settings'] = array(
219
+ 'spectra_version' => UAGB_VER,
220
+ 'settings_page_data' => $settings_data,
221
+ 'blocks_count' => $blocks_count,
222
+ 'blocks_activation_status' => $blocks_status,
223
+ );
224
+
225
+ return $default_stats;
226
  }
227
 
228
  /**
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' => '7753d2cfddbf8e45fbce95d6171cf564');
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' => '8ea599f39bd01a28f69fce97ae363269');
dist/blocks.js CHANGED
@@ -1,19 +1,19 @@
1
- (window.webpackJsonp_ultimate_addons_for_gutenberg=window.webpackJsonp_ultimate_addons_for_gutenberg||[]).push([[1],{131:function(e,t,a){},136:function(e,t,a){},137:function(e,t,a){},183:function(e,t,a){},184:function(e,t,a){},185: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){},212:function(e,t,a){},213:function(e,t,a){},214:function(e,t,a){},215:function(e,t,a){},216:function(e,t,a){},217:function(e,t,a){},218:function(e,t,a){},219:function(e,t,a){},220:function(e,t,a){},221:function(e,t,a){},222:function(e,t,a){},224:function(e,t,a){},225:function(e,t,a){},226:function(e,t,a){},227:function(e,t,a){},228:function(e,t,a){},30:function(e,t,a){},345:function(e,t,a){},43:function(e,t,a){},44:function(e,t,a){}}]),function(e){function t(t){for(var l,o,r=t[0],s=t[1],u=t[2],b=0,d=[];b<r.length;b++)o=r[b],Object.prototype.hasOwnProperty.call(i,o)&&i[o]&&d.push(i[o][0]),i[o]=0;for(l in s)Object.prototype.hasOwnProperty.call(s,l)&&(e[l]=s[l]);for(c&&c(t);d.length;)d.shift()();return n.push.apply(n,u||[]),a()}function a(){for(var e,t=0;t<n.length;t++){for(var a=n[t],l=!0,r=1;r<a.length;r++){var s=a[r];0!==i[s]&&(l=!1)}l&&(n.splice(t--,1),e=o(o.s=a[0]))}return e}var l={},i={0:0},n=[];function o(t){if(l[t])return l[t].exports;var a=l[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.exports,o),a.l=!0,a.exports}o.m=e,o.c=l,o.d=function(e,t,a){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(o.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var l in e)o.d(a,l,function(t){return e[t]}.bind(null,l));return a},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="";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 u=0;u<r.length;u++)t(r[u]);var c=s;n.push([346,1]),a()}([function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.wp.blockEditor},function(e,t,a){var l;!function(){"use strict";var a={}.hasOwnProperty;function i(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var n=typeof l;if("string"===n||"number"===n)e.push(l);else if(Array.isArray(l)){if(l.length){var o=i.apply(null,l);o&&e.push(o)}}else if("object"===n)if(l.toString===Object.prototype.toString)for(var r in l)a.call(l,r)&&l[r]&&e.push(r);else e.push(l.toString())}}return e.join(" ")}e.exports?(i.default=i,e.exports=i):void 0===(l=function(){return i}.apply(t,[]))||(e.exports=l)}()},function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.data},function(e,t,a){"use strict";var l,i=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 o(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={},l=[],i=0;i<e.length;i++){var r=e[i],s=t.base?r[0]+t.base:r[0],u=a[s]||0,c="".concat(s," ").concat(u);a[s]=u+1;var b=o(c),d={css:r[1],media:r[2],sourceMap:r[3]};-1!==b?(n[b].references++,n[b].updater(d)):n.push({identifier:c,updater:m(d,t),references:1}),l.push(c)}return l}function s(e){var t=document.createElement("style"),l=e.attributes||{};if(void 0===l.nonce){var n=a.nc;n&&(l.nonce=n)}if(Object.keys(l).forEach((function(e){t.setAttribute(e,l[e])})),"function"==typeof e.insert)e.insert(t);else{var o=i(e.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}return t}var u,c=(u=[],function(e,t){return u[e]=t,u.filter(Boolean).join("\n")});function b(e,t,a,l){var i=a?"":l.media?"@media ".concat(l.media," {").concat(l.css,"}"):l.css;if(e.styleSheet)e.styleSheet.cssText=c(t,i);else{var n=document.createTextNode(i),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(n,o[t]):e.appendChild(n)}}function d(e,t,a){var l=a.css,i=a.media,n=a.sourceMap;if(i?e.setAttribute("media",i):e.removeAttribute("media"),n&&"undefined"!=typeof btoa&&(l+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n))))," */")),e.styleSheet)e.styleSheet.cssText=l;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(l))}}var p=null,g=0;function m(e,t){var a,l,i;if(t.singleton){var n=g++;a=p||(p=s(t)),l=b.bind(null,a,n,!1),i=b.bind(null,a,n,!0)}else a=s(t),l=d.bind(null,a,t),i=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(a)};return l(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;l(e=t)}else i()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=(void 0===l&&(l=Boolean(window&&document&&document.all&&!window.atob)),l));var a=r(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var l=0;l<a.length;l++){var i=o(a[l]);n[i].references--}for(var s=r(e,t),u=0;u<a.length;u++){var c=o(a[u]);0===n[c].references&&(n[c].updater(),n.splice(c,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,l){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(l)for(var n=0;n<this.length;n++){var o=this[n][0];null!=o&&(i[o]=!0)}for(var r=0;r<e.length;r++){var s=[].concat(e[r]);l&&i[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.date},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.compose},function(e,t,a){e.exports=a(172)()},function(e,t,a){"use strict";(function(e){a.d(t,"b",(function(){return o})),a.d(t,"a",(function(){return r}));var l=a(170),i=void 0!==e?e:{},n=Object(l.a)(i),o=(n.flush,n.hydrate,n.cx,n.merge,n.getRegisteredStyles,n.injectGlobal),r=(n.keyframes,n.css);n.sheet,n.caches}).call(this,a(24))},function(e,t){e.exports=window.wp.htmlEntities},function(e,t){e.exports=window.wp.apiFetch},function(e,t,a){var l=a(142),i="object"==typeof self&&self&&self.Object===Object&&self,n=l||i||Function("return this")();e.exports=n},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},function(e,t){e.exports=window.ReactDOM},function(e,t){e.exports=window.wp.blob},function(e,t,a){var l=a(236),i=a(241);e.exports=function(e,t){var a=i(e,t);return l(a)?a:void 0}},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},function(e,t){var a=Array.isArray;e.exports=a},function(e,t){var a;a=function(){return this}();try{a=a||new Function("return this")()}catch(e){"object"==typeof window&&(a=window)}e.exports=a},function(e,t,a){var l=a(28),i=a(237),n=a(238),o=l?l.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?i(e):n(e)}},function(e,t,a){var l=a(47),i=a(139);e.exports=function(e,t,a,n){var o=!a;a||(a={});for(var r=-1,s=t.length;++r<s;){var u=t[r],c=n?n(a[u],e[u],u,a,e):void 0;void 0===c&&(c=e[u]),o?i(a,u,c):l(a,u,c)}return a}},function(e,t){e.exports=window.wp.primitives},function(e,t,a){var l=a(17).Symbol;e.exports=l},function(e,t,a){"use strict";var l=r(a(176)),i=r(a(181)),n=r(a(135)),o=r(a(132));function r(e){return e&&e.__esModule?e:{default:e}}e.exports={Transition:o.default,TransitionGroup:n.default,ReplaceTransition:i.default,CSSTransition:l.default}},,function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.canUseDOM=t.slidesOnLeft=t.slidesOnRight=t.siblingDirection=t.getTotalSlides=t.getPostClones=t.getPreClones=t.getTrackLeft=t.getTrackAnimateCSS=t.getTrackCSS=t.checkSpecKeys=t.getSlideCount=t.checkNavigable=t.getNavigableIndexes=t.swipeEnd=t.swipeMove=t.swipeStart=t.keyHandler=t.changeSlide=t.slideHandler=t.initializedState=t.extractObject=t.canGoNext=t.getSwipeDirection=t.getHeight=t.getWidth=t.lazySlidesOnRight=t.lazySlidesOnLeft=t.lazyEndIndex=t.lazyStartIndex=t.getRequiredLazySlides=t.getOnDemandLazySlides=void 0;var l=n(a(0)),i=n(a(19));function n(e){return e&&e.__esModule?e:{default:e}}function o(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{},l=Object.keys(a);"function"==typeof Object.getOwnPropertySymbols&&(l=l.concat(Object.getOwnPropertySymbols(a).filter((function(e){return Object.getOwnPropertyDescriptor(a,e).enumerable})))),l.forEach((function(t){r(e,t,a[t])}))}return e}function r(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}var s=function(e){for(var t=[],a=u(e),l=c(e),i=a;i<l;i++)e.lazyLoadedList.indexOf(i)<0&&t.push(i);return t};t.getOnDemandLazySlides=s,t.getRequiredLazySlides=function(e){for(var t=[],a=u(e),l=c(e),i=a;i<l;i++)t.push(i);return t};var u=function(e){return e.currentSlide-b(e)};t.lazyStartIndex=u;var c=function(e){return e.currentSlide+d(e)};t.lazyEndIndex=c;var b=function(e){return e.centerMode?Math.floor(e.slidesToShow/2)+(parseInt(e.centerPadding)>0?1:0):0};t.lazySlidesOnLeft=b;var d=function(e){return e.centerMode?Math.floor((e.slidesToShow-1)/2)+1+(parseInt(e.centerPadding)>0?1:0):e.slidesToShow};t.lazySlidesOnRight=d;var p=function(e){return e&&e.offsetWidth||0};t.getWidth=p;var g=function(e){return e&&e.offsetHeight||0};t.getHeight=g;var m=function(e){var t,a,l,i,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t=e.startX-e.curX,a=e.startY-e.curY,l=Math.atan2(a,t),(i=Math.round(180*l/Math.PI))<0&&(i=360-Math.abs(i)),i<=45&&i>=0||i<=360&&i>=315?"left":i>=135&&i<=225?"right":!0===n?i>=35&&i<=135?"up":"down":"vertical"};t.getSwipeDirection=m;var h=function(e){var t=!0;return e.infinite||(e.centerMode&&e.currentSlide>=e.slideCount-1||e.slideCount<=e.slidesToShow||e.currentSlide>=e.slideCount-e.slidesToShow)&&(t=!1),t};t.canGoNext=h,t.extractObject=function(e,t){var a={};return t.forEach((function(t){return a[t]=e[t]})),a},t.initializedState=function(e){var t,a=l.default.Children.count(e.children),n=Math.ceil(p(i.default.findDOMNode(e.listRef))),o=Math.ceil(p(i.default.findDOMNode(e.trackRef)));if(e.vertical)t=n;else{var r=e.centerMode&&2*parseInt(e.centerPadding);"string"==typeof e.centerPadding&&"%"===e.centerPadding.slice(-1)&&(r*=n/100),t=Math.ceil((n-r)/e.slidesToShow)}var u=i.default.findDOMNode(e.listRef)&&g(i.default.findDOMNode(e.listRef).querySelector('[data-index="0"]')),c=u*e.slidesToShow,b=void 0===e.currentSlide?e.initialSlide:e.currentSlide;e.rtl&&void 0===e.currentSlide&&(b=a-1-e.initialSlide);var d=e.lazyLoadedList||[],m=s({currentSlide:b,lazyLoadedList:d});d.concat(m);var h={slideCount:a,slideWidth:t,listWidth:n,trackWidth:o,currentSlide:b,slideHeight:u,listHeight:c,lazyLoadedList:d};return null===e.autoplaying&&e.autoplay&&(h.autoplaying="playing"),h},t.slideHandler=function(e){var t=e.waitForAnimate,a=e.animating,l=e.fade,i=e.infinite,n=e.index,r=e.slideCount,u=e.lazyLoadedList,c=e.lazyLoad,b=e.currentSlide,d=e.centerMode,p=e.slidesToScroll,g=e.slidesToShow,m=e.useCSS;if(t&&a)return{};var y,f,v,_=n,k={},x={};if(l){if(!i&&(n<0||n>=r))return{};n<0?_=n+r:n>=r&&(_=n-r),c&&u.indexOf(_)<0&&u.push(_),k={animating:!0,currentSlide:_,lazyLoadedList:u},x={animating:!1}}else y=_,_<0?(y=_+r,i?r%p!=0&&(y=r-r%p):y=0):!h(e)&&_>b?_=y=b:d&&_>=r?(_=i?r:r-1,y=i?0:r-1):_>=r&&(y=_-r,i?r%p!=0&&(y=0):y=r-g),f=w(o({},e,{slideIndex:_})),v=w(o({},e,{slideIndex:y})),i||(f===v&&(_=y),f=v),c&&u.concat(s(o({},e,{currentSlide:_}))),m?(k={animating:!0,currentSlide:y,trackStyle:T(o({},e,{left:f})),lazyLoadedList:u},x={animating:!1,currentSlide:y,trackStyle:C(o({},e,{left:v})),swipeLeft:null}):k={currentSlide:y,trackStyle:C(o({},e,{left:v})),lazyLoadedList:u};return{state:k,nextState:x}},t.changeSlide=function(e,t){var a,l,i,n,r=e.slidesToScroll,s=e.slidesToShow,u=e.slideCount,c=e.currentSlide,b=e.lazyLoad,d=e.infinite;if(a=u%r!=0?0:(u-c)%r,"previous"===t.message)n=c-(i=0===a?r:s-a),b&&!d&&(n=-1==(l=c-i)?u-1:l);else if("next"===t.message)n=c+(i=0===a?r:a),b&&!d&&(n=(c+r)%u+a);else if("dots"===t.message){if((n=t.index*t.slidesToScroll)===t.currentSlide)return null}else if("children"===t.message){if((n=t.index)===t.currentSlide)return null;if(d){var p=S(o({},e,{targetSlide:n}));n>t.currentSlide&&"left"===p?n-=u:n<t.currentSlide&&"right"===p&&(n+=u)}}else if("index"===t.message&&(n=Number(t.index))===t.currentSlide)return null;return n},t.keyHandler=function(e,t,a){return e.target.tagName.match("TEXTAREA|INPUT|SELECT")||!t?"":37===e.keyCode?a?"next":"previous":39===e.keyCode?a?"previous":"next":""},t.swipeStart=function(e,t,a){return"IMG"===e.target.tagName&&e.preventDefault(),!t||!a&&-1!==e.type.indexOf("mouse")?"":{dragging:!0,touchObject:{startX:e.touches?e.touches[0].pageX:e.clientX,startY:e.touches?e.touches[0].pageY:e.clientY,curX:e.touches?e.touches[0].pageX:e.clientX,curY:e.touches?e.touches[0].pageY:e.clientY}}},t.swipeMove=function(e,t){var a=t.scrolling,l=t.animating,i=t.vertical,n=t.swipeToSlide,r=t.verticalSwiping,s=t.rtl,u=t.currentSlide,c=t.edgeFriction,b=t.edgeDragged,d=t.onEdge,p=t.swiped,g=t.swiping,y=t.slideCount,f=t.slidesToScroll,v=t.infinite,_=t.touchObject,T=t.swipeEvent,k=t.listHeight,x=t.listWidth;if(!a){if(l)return e.preventDefault();i&&n&&r&&e.preventDefault();var P,S={},E=w(t);_.curX=e.touches?e.touches[0].pageX:e.clientX,_.curY=e.touches?e.touches[0].pageY:e.clientY,_.swipeLength=Math.round(Math.sqrt(Math.pow(_.curX-_.startX,2)));var M=Math.round(Math.sqrt(Math.pow(_.curY-_.startY,2)));if(!r&&!g&&M>10)return{scrolling:!0};r&&(_.swipeLength=M);var A=(s?-1:1)*(_.curX>_.startX?1:-1);r&&(A=_.curY>_.startY?1:-1);var B=Math.ceil(y/f),O=m(t.touchObject,r),L=_.swipeLength;return v||(0===u&&"right"===O||u+1>=B&&"left"===O||!h(t)&&"left"===O)&&(L=_.swipeLength*c,!1===b&&d&&(d(O),S.edgeDragged=!0)),!p&&T&&(T(O),S.swiped=!0),P=i?E+L*(k/x)*A:s?E-L*A:E+L*A,r&&(P=E+L*A),S=o({},S,{touchObject:_,swipeLeft:P,trackStyle:C(o({},t,{left:P}))}),Math.abs(_.curX-_.startX)<.8*Math.abs(_.curY-_.startY)||_.swipeLength>10&&(S.swiping=!0,e.preventDefault()),S}},t.swipeEnd=function(e,t){var a=t.dragging,l=t.swipe,i=t.touchObject,n=t.listWidth,r=t.touchThreshold,s=t.verticalSwiping,u=t.listHeight,c=t.currentSlide,b=t.swipeToSlide,d=t.scrolling,p=t.onSwipe;if(!a)return l&&e.preventDefault(),{};var g=s?u/r:n/r,h=m(i,s),y={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(d)return y;if(!i.swipeLength)return y;if(i.swipeLength>g){var _,C;switch(e.preventDefault(),p&&p(h),h){case"left":case"up":C=c+v(t),_=b?f(t,C):C,y.currentDirection=0;break;case"right":case"down":C=c-v(t),_=b?f(t,C):C,y.currentDirection=1;break;default:_=c}y.triggerSlideHandler=_}else{var k=w(t);y.trackStyle=T(o({},t,{left:k}))}return y};var y=function(e){for(var t=e.infinite?2*e.slideCount:e.slideCount,a=e.infinite?-1*e.slidesToShow:0,l=e.infinite?-1*e.slidesToShow:0,i=[];a<t;)i.push(a),a=l+e.slidesToScroll,l+=Math.min(e.slidesToScroll,e.slidesToShow);return i};t.getNavigableIndexes=y;var f=function(e,t){var a=y(e),l=0;if(t>a[a.length-1])t=a[a.length-1];else for(var i in a){if(t<a[i]){t=l;break}l=a[i]}return t};t.checkNavigable=f;var v=function(e){var t=e.centerMode?e.slideWidth*Math.floor(e.slidesToShow/2):0;if(e.swipeToSlide){var a,l=i.default.findDOMNode(e.listRef).querySelectorAll(".slick-slide");if(Array.from(l).every((function(l){if(e.vertical){if(l.offsetTop+g(l)/2>-1*e.swipeLeft)return a=l,!1}else if(l.offsetLeft-t+p(l)/2>-1*e.swipeLeft)return a=l,!1;return!0})),!a)return 0;var n=!0===e.rtl?e.slideCount-e.currentSlide:e.currentSlide;return Math.abs(a.dataset.index-n)||1}return e.slidesToScroll};t.getSlideCount=v;var _=function(e,t){return t.reduce((function(t,a){return t&&e.hasOwnProperty(a)}),!0)?null:console.error("Keys Missing:",e)};t.checkSpecKeys=_;var C=function(e){var t,a;_(e,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var l=e.slideCount+2*e.slidesToShow;e.vertical?a=l*e.slideHeight:t=P(e)*e.slideWidth;var i={opacity:1,transition:"",WebkitTransition:""};return e.useTransform?i=o({},i,{WebkitTransform:e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",transform:e.vertical?"translate3d(0px, "+e.left+"px, 0px)":"translate3d("+e.left+"px, 0px, 0px)",msTransform:e.vertical?"translateY("+e.left+"px)":"translateX("+e.left+"px)"}):e.vertical?i.top=e.left:i.left=e.left,e.fade&&(i={opacity:1}),t&&(i.width=t),a&&(i.height=a),window&&!window.addEventListener&&window.attachEvent&&(e.vertical?i.marginTop=e.left+"px":i.marginLeft=e.left+"px"),i};t.getTrackCSS=C;var T=function(e){_(e,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var t=C(e);return e.useTransform?(t.WebkitTransition="-webkit-transform "+e.speed+"ms "+e.cssEase,t.transition="transform "+e.speed+"ms "+e.cssEase):e.vertical?t.transition="top "+e.speed+"ms "+e.cssEase:t.transition="left "+e.speed+"ms "+e.cssEase,t};t.getTrackAnimateCSS=T;var w=function(e){if(e.unslick)return 0;_(e,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var t,a,l=e.slideIndex,n=e.trackRef,o=e.infinite,r=e.centerMode,s=e.slideCount,u=e.slidesToShow,c=e.slidesToScroll,b=e.slideWidth,d=e.listWidth,p=e.variableWidth,g=e.slideHeight,m=e.fade,h=e.vertical;if(m||1===e.slideCount)return 0;var y=0;if(o?(y=-k(e),s%c!=0&&l+c>s&&(y=-(l>s?u-(l-s):s%c)),r&&(y+=parseInt(u/2))):(s%c!=0&&l+c>s&&(y=u-s%c),r&&(y=parseInt(u/2))),t=h?l*g*-1+y*g:l*b*-1+y*b,!0===p){var f,v=i.default.findDOMNode(n);if(f=l+k(e),t=(a=v&&v.childNodes[f])?-1*a.offsetLeft:0,!0===r){f=o?l+k(e):l,a=v&&v.children[f],t=0;for(var C=0;C<f;C++)t-=v&&v.children[C]&&v.children[C].offsetWidth;t-=parseInt(e.centerPadding),t+=a&&(d-a.offsetWidth)/2}}return t};t.getTrackLeft=w;var k=function(e){return e.unslick||!e.infinite?0:e.variableWidth?e.slideCount:e.slidesToShow+(e.centerMode?1:0)};t.getPreClones=k;var x=function(e){return e.unslick||!e.infinite?0:e.slideCount};t.getPostClones=x;var P=function(e){return 1===e.slideCount?1:k(e)+e.slideCount+x(e)};t.getTotalSlides=P;var S=function(e){return e.targetSlide>e.currentSlide?e.targetSlide>e.currentSlide+E(e)?"left":"right":e.targetSlide<e.currentSlide-M(e)?"right":"left"};t.siblingDirection=S;var E=function(e){var t=e.slidesToShow,a=e.centerMode,l=e.rtl,i=e.centerPadding;if(a){var n=(t-1)/2+1;return parseInt(i)>0&&(n+=1),l&&t%2==0&&(n+=1),n}return l?0:t-1};t.slidesOnRight=E;var M=function(e){var t=e.slidesToShow,a=e.centerMode,l=e.rtl,i=e.centerPadding;if(a){var n=(t-1)/2+1;return parseInt(i)>0&&(n+=1),l||t%2!=0||(n+=1),n}return l?t-1:0};t.slidesOnLeft=M,t.canUseDOM=function(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}},function(e,t,a){var l=a(141),i=a(147);e.exports=function(e){return null!=e&&i(e.length)&&!l(e)}},function(e,t){var a=Object.prototype;e.exports=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||a)}},function(e,t,a){var l=a(149),i=a(254),n=a(32);e.exports=function(e){return n(e)?l(e):i(e)}},function(e,t,a){var l=a(25),i=a(22);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==l(e)}},function(e,t,a){var l=a(275),i=a(276),n=a(277),o=a(278),r=a(279);function s(e){var t=-1,a=null==e?0:e.length;for(this.clear();++t<a;){var l=e[t];this.set(l[0],l[1])}}s.prototype.clear=l,s.prototype.delete=i,s.prototype.get=n,s.prototype.has=o,s.prototype.set=r,e.exports=s},function(e,t,a){var l=a(48);e.exports=function(e,t){for(var a=e.length;a--;)if(l(e[a][0],t))return a;return-1}},function(e,t,a){var l=a(21)(Object,"create");e.exports=l},function(e,t,a){var l=a(293);e.exports=function(e,t){var a=e.__data__;return l(t)?a["string"==typeof t?"string":"hash"]:a.map}},function(e,t){e.exports=window.wp.coreData},function(e,t,a){"use strict";var l;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=((l=a(197))&&l.__esModule?l:{default:l}).default;t.default=i},function(e,t){e.exports=window.wp.keyboardShortcuts},,,function(e,t,a){var l,i;"undefined"!=typeof window&&window,void 0===(i="function"==typeof(l=function(){"use strict";function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var a=this._events=this._events||{},l=a[e]=a[e]||[];return-1==l.indexOf(t)&&l.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var a=this._onceEvents=this._onceEvents||{};return(a[e]=a[e]||{})[t]=!0,this}},t.off=function(e,t){var a=this._events&&this._events[e];if(a&&a.length){var l=a.indexOf(t);return-1!=l&&a.splice(l,1),this}},t.emitEvent=function(e,t){var a=this._events&&this._events[e];if(a&&a.length){a=a.slice(0),t=t||[];for(var l=this._onceEvents&&this._onceEvents[e],i=0;i<a.length;i++){var n=a[i];l&&l[n]&&(this.off(e,n),delete l[n]),n.apply(this,t)}return this}},t.allOff=function(){delete this._events,delete this._onceEvents},e})?l.call(t,a,t,e):l)||(e.exports=i)},function(e,t,a){var l,i;window,void 0===(i="function"==typeof(l=function(){"use strict";function e(e){var t=parseFloat(e);return-1==e.indexOf("%")&&!isNaN(t)&&t}var t="undefined"==typeof console?function(){}:function(e){console.error(e)},a=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],l=a.length;function i(e){var a=getComputedStyle(e);return a||t("Style returned "+a+". Are you running this code in a hidden iframe on Firefox? See https://bit.ly/getsizebug1"),a}var n,o=!1;return function t(r){if(function(){if(!o){o=!0;var a=document.createElement("div");a.style.width="200px",a.style.padding="1px 2px 3px 4px",a.style.borderStyle="solid",a.style.borderWidth="1px 2px 3px 4px",a.style.boxSizing="border-box";var l=document.body||document.documentElement;l.appendChild(a);var r=i(a);n=200==Math.round(e(r.width)),t.isBoxSizeOuter=n,l.removeChild(a)}}(),"string"==typeof r&&(r=document.querySelector(r)),r&&"object"==typeof r&&r.nodeType){var s=i(r);if("none"==s.display)return function(){for(var e={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},t=0;t<l;t++)e[a[t]]=0;return e}();var u={};u.width=r.offsetWidth,u.height=r.offsetHeight;for(var c=u.isBorderBox="border-box"==s.boxSizing,b=0;b<l;b++){var d=a[b],p=s[d],g=parseFloat(p);u[d]=isNaN(g)?0:g}var m=u.paddingLeft+u.paddingRight,h=u.paddingTop+u.paddingBottom,y=u.marginLeft+u.marginRight,f=u.marginTop+u.marginBottom,v=u.borderLeftWidth+u.borderRightWidth,_=u.borderTopWidth+u.borderBottomWidth,C=c&&n,T=e(s.width);!1!==T&&(u.width=T+(C?0:m+v));var w=e(s.height);return!1!==w&&(u.height=w+(C?0:h+_)),u.innerWidth=u.width-(m+v),u.innerHeight=u.height-(h+_),u.outerWidth=u.width+y,u.outerHeight=u.height+f,u}}})?l.call(t,a,t,e):l)||(e.exports=i)},function(e,t,a){var l=a(139),i=a(48),n=Object.prototype.hasOwnProperty;e.exports=function(e,t,a){var o=e[t];n.call(e,t)&&i(o,a)&&(void 0!==a||t in e)||l(e,t,a)}},function(e,t){e.exports=function(e,t){return e===t||e!=e&&t!=t}},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t){e.exports=function(e){return function(t){return e(t)}}},function(e,t,a){(function(e){var l=a(142),i=t&&!t.nodeType&&t,n=i&&"object"==typeof e&&e&&!e.nodeType&&e,o=n&&n.exports===i&&l.process,r=function(){try{return n&&n.require&&n.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=r}).call(this,a(49)(e))},function(e,t,a){var l=a(21)(a(17),"Map");e.exports=l},function(e,t,a){var l=a(149),i=a(300),n=a(32);e.exports=function(e){return n(e)?l(e,!0):i(e)}},function(e,t,a){var l=a(305),i=a(157),n=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,r=o?function(e){return null==e?[]:(e=Object(e),l(o(e),(function(t){return n.call(e,t)})))}:i;e.exports=r},function(e,t){e.exports=function(e,t){for(var a=-1,l=t.length,i=e.length;++a<l;)e[i+a]=t[a];return e}},function(e,t,a){var l=a(152)(Object.getPrototypeOf,Object);e.exports=l},function(e,t,a){var l=a(308),i=a(52),n=a(309),o=a(310),r=a(311),s=a(25),u=a(143),c=u(l),b=u(i),d=u(n),p=u(o),g=u(r),m=s;(l&&"[object DataView]"!=m(new l(new ArrayBuffer(1)))||i&&"[object Map]"!=m(new i)||n&&"[object Promise]"!=m(n.resolve())||o&&"[object Set]"!=m(new o)||r&&"[object WeakMap]"!=m(new r))&&(m=function(e){var t=s(e),a="[object Object]"==t?e.constructor:void 0,l=a?u(a):"";if(l)switch(l){case c:return"[object DataView]";case b:return"[object Map]";case d:return"[object Promise]";case p:return"[object Set]";case g:return"[object WeakMap]"}return t}),e.exports=m},function(e,t,a){var l=a(314);e.exports=function(e){var t=new e.constructor(e.byteLength);return new l(t).set(new l(e)),t}},function(e,t,a){var l=a(23),i=a(326),n=a(327),o=a(330);e.exports=function(e,t){return l(e)?e:i(e,t)?[e]:n(o(e))}},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.components-panel[data-uagb-tab] {\n z-index: 99; }\n .components-panel[data-uagb-tab]:not([data-uagb-tab="advance"]) .components-panel__body.block-editor-block-inspector__advanced,\n .components-panel[data-uagb-tab]:not([data-uagb-tab="advance"]) .components-panel__body.editor-block-inspector__advanced.block-editor-block-inspector__advanced,\n .components-panel[data-uagb-tab]:not([data-uagb-tab="advance"]) .block-editor-block-inspector > div > .components-panel__body {\n display: none; }\n .components-panel[data-uagb-tab] .block-editor-block-card {\n padding-bottom: 25px;\n position: relative;\n z-index: 1;\n overflow: hidden; }\n .components-panel[data-uagb-tab] .block-editor-block-card::before {\n content: "";\n position: absolute;\n top: 0;\n left: -16px;\n right: -16px;\n bottom: 0;\n background: #fff;\n z-index: -1; }\n .components-panel[data-uagb-tab] .components-panel__body.edit-post-settings-sidebar__panel-block .block-editor-block-card {\n overflow: unset; }\n .components-panel[data-uagb-tab] .components-panel__body.edit-post-settings-sidebar__panel-block .block-editor-block-card::before {\n top: -16px; }\n\n.components-panel[data-uagb-tab="advance"] .block-editor-block-inspector__advanced {\n border-color: transparent; }\n\n.uagb-inspector-tabs {\n display: flex;\n position: relative;\n background: #fff;\n z-index: 9; }\n .uagb-inspector-tabs::after {\n content: "";\n position: absolute;\n left: 0;\n bottom: 0;\n top: 50%;\n right: 0;\n z-index: 0;\n background: #fff;\n pointer-events: none; }\n .uagb-inspector-tabs button {\n flex-grow: 1;\n flex-basis: 0;\n display: inline-flex;\n flex-direction: column;\n height: 65px;\n align-items: center;\n justify-content: center;\n border: none;\n position: relative;\n border-radius: 10px;\n background: #fff;\n cursor: pointer; }\n .uagb-inspector-tabs button::after, .uagb-inspector-tabs button::before {\n z-index: 1;\n content: "";\n position: absolute;\n top: 0;\n left: -0.5px;\n right: -0.5px;\n bottom: 50%;\n border: 1px solid transparent;\n border-bottom: none;\n pointer-events: none; }\n .uagb-inspector-tabs button::after {\n top: 50%;\n bottom: 0;\n border-color: #d6d9dd;\n border-bottom: 1px solid #d6d9dd;\n border-top: none; }\n .uagb-inspector-tabs button:not(.uagb-active)::after {\n background: #fff; }\n .uagb-inspector-tabs button.uagb-active {\n background: #fff;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0; }\n .uagb-inspector-tabs button.uagb-active::before {\n border-color: #d6d9dd;\n border-top-color: #0085ba;\n border-top-width: 4px; }\n .uagb-inspector-tabs button.uagb-active::after {\n border-color: transparent; }\n .uagb-inspector-tabs button.uagb-active + button {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 10px; }\n .uagb-inspector-tabs button.uagb-active + button::after {\n border-bottom-right-radius: 0;\n border-right-color: transparent; }\n .uagb-inspector-tabs button.uagb-active + button + button {\n border-bottom-left-radius: 0; }\n .uagb-inspector-tabs button.uagb-active + button + button::after {\n border-bottom-left-radius: 0;\n border-left-color: transparent; }\n .uagb-inspector-tabs button:first-child {\n border-bottom-left-radius: 0; }\n .uagb-inspector-tabs button:first-child::after {\n border-bottom-left-radius: 0;\n border-left-color: transparent; }\n .uagb-inspector-tabs button:first-child.uagb-active::after {\n border-left-color: #d6d9dd; }\n .uagb-inspector-tabs button:first-child::before, .uagb-inspector-tabs button:first-child::after {\n left: -1px; }\n .uagb-inspector-tabs button:last-child {\n border-bottom-right-radius: 0; }\n .uagb-inspector-tabs button:last-child::after {\n border-bottom-right-radius: 0;\n border-right-color: transparent; }\n .uagb-inspector-tabs button:last-child.uagb-active::after {\n border-right-color: #d6d9dd; }\n .uagb-inspector-tabs button:last-child::before, .uagb-inspector-tabs button:last-child::after {\n right: 0; }\n .uagb-inspector-tabs button:focus {\n outline: none; }\n .uagb-inspector-tabs button h5 {\n margin: 6px 0 0;\n font-size: 13px;\n font-weight: 400;\n line-height: 1.2; }\n .uagb-inspector-tabs button h5,\n .uagb-inspector-tabs button svg {\n z-index: 2;\n fill: #585858; }\n .uagb-inspector-tabs button.uagb-active h5 {\n color: #0085ba; }\n .uagb-inspector-tabs button:focus path,\n .uagb-inspector-tabs button.uagb-active path {\n fill: #0085ba; }\n .uagb-inspector-tabs.advance.uagb-inspector-tabs-count-3 button:first-child {\n border-bottom-right-radius: 0; }\n .uagb-inspector-tabs.advance.uagb-inspector-tabs-count-3 button:first-child::after {\n border-bottom-right-radius: 0;\n border-right-color: transparent; }\n .uagb-inspector-tabs.advance.uagb-inspector-tabs-count-3 button:first-child + button {\n border-bottom-left-radius: 0; }\n .uagb-inspector-tabs.advance.uagb-inspector-tabs-count-3 button:first-child + button::after {\n border-bottom-left-radius: 0;\n border-left-color: transparent; }\n\n.components-panel .components-panel__body .uagb-inspector-tabs-container {\n position: static !important;\n margin-left: -16px;\n margin-right: -16px;\n border-top: 0 !important;\n top: 0 !important; }\n\n.uagb-inspector-tabs-container {\n position: sticky;\n top: -3px;\n z-index: 9;\n border-top: calc(0.1em + 1px) solid #f2f4f5; }\n\n.uagb-inspector-tab .components-panel__body:first-child,\n.edit-post-settings-sidebar__panel-block .uagb-inspector-tab .components-panel__body:first-child {\n margin-top: 0;\n border-top: none !important; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uag-range-control .uagb-range-control__mobile-controls {\n display: flex;\n width: 100%;\n align-items: center; }\n .uag-range-control .uagb-range-control__mobile-controls .components-base-control.components-range-control {\n -webkit-tap-highlight-color: transparent;\n box-sizing: border-box;\n align-items: flex-start;\n -webkit-box-pack: start;\n justify-content: flex-start;\n margin-right: 20px;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n max-height: 30px; }\n .uag-range-control .uagb-range-control__mobile-controls .components-base-control.components-range-control .components-range-control__tooltip {\n left: 45%; }\n .uag-range-control .uagb-range-control__mobile-controls .components-input-control__container {\n flex: 0 0 0%;\n width: 100%; }\n .uag-range-control .uagb-range-control__mobile-controls .components-number-control {\n width: 35%;\n margin-left: 10px; }\n .uag-range-control .uagb-range-control__mobile-controls .components-number-control .components-input-control__input {\n padding: 0 1px 0 8px !important;\n text-align: left;\n font-size: 14px; }\n\n/*.components-panel__body {\n\t.components-font-size-picker__controls {\n\t\talign-items: center;\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\tmargin-bottom: 0;\n\t\tmax-width: 248px;\n\t}\n\t.components-font-size-picker__select {\n\t\tmargin-bottom: 0 !important;\n\t\twidth: 115px;\n\t}\n\t.components-font-size-picker__select .components-base-control__field {\n\t\tmargin-bottom: 0;\n\t}\n\t.components-font-size-picker__select .components-base-control__field {\n\t\tmargin-bottom: 0;\n\t}\n\t.components-font-size-picker__select .components-base-control__label {\n\t\tdisplay: none;\n\t\tmargin-bottom: 5px;\n\t\tvisibility: hidden;\n\t}\n\tinput[type="number"].uagb-range-control__number {\n\t\tborder-left: 1px solid #d5dadf;\n\t\t-webkit-border-radius: 3px 0 0 3px;\n\t\tborder-right: 1px solid #d5dadf;\n\t\tborder-color: #d5dadf;\n\t}\n}*/\n/*.components-panel__body {\n\t.uagb-range-control__mobile-controls-item {\n\t\tbox-shadow: unset !important;\n\t\tborder-radius: unset;\n\t\t&.uagb-range-control__mobile-controls-item--padding.components-button.is-secondary:active:not(:disabled),\n\t\t.uagb-range-control__mobile-controls-item.uagb-range-control__mobile-controls-item--padding.components-button.is-tertiary:active:not(:disabled) {\n\t\t\tbackground: #fff;\n\t\t\tcolor: black;\n\t\t}\n\t}\n}*/\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/* stylelint-disable color-hex-case, color-hex-length */\n.uagb-advanced-color-settings-container {\n display: flex;\n align-items: center; }\n .uagb-advanced-color-settings-container .uagb-beside-color-click {\n display: flex;\n align-items: center; }\n .uagb-advanced-color-settings-container .uagb-color-icon-indicate {\n height: auto;\n position: relative;\n transform: scale(1);\n transition: transform 0.1s ease;\n border-radius: 50%;\n padding: 0; }\n .uagb-advanced-color-settings-container .uagb-has-alpha {\n background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);\n background-size: 10px 10px;\n background-position: 0 0, 0 5px, 5px -5px, -5px 0; }\n .uagb-advanced-color-settings-container .uagb-beside-color-label {\n flex-grow: 1;\n margin: 0; }\n .uagb-advanced-color-settings-container .uagb-color-icon-indicate\n.component-color-indicator.uagb-advanced-color-indicate {\n width: 28px;\n height: 28px;\n border-radius: 50%;\n margin: 0; }\n .uagb-advanced-color-settings-container .uagb-advanced-color-indicate.uag-global-indicator::before {\n content: "\\f11f";\n font-family: dashicons;\n position: absolute;\n font-size: 16px;\n top: 6px;\n left: 7px; }\n .uagb-advanced-color-settings-container .uag-global-icon-black::before {\n color: #000; }\n .uagb-advanced-color-settings-container .uag-global-icon-white::before {\n color: #fff; }\n\n.uagb-popover-color .components-popover__content {\n overflow-x: hidden;\n overflow-y: auto; }\n\n.uagb-popover-color .components-circular-option-picker {\n padding: 2px 0 10px 5px; }\n .uagb-popover-color .components-circular-option-picker .components-circular-option-picker__swatches {\n margin-right: 0;\n text-align: left;\n padding-left: 10px; }\n\n.uagb-popover-color .uagb-clear-btn-inside-picker {\n margin: 5px 20px 20px 15px;\n padding: 0 8px;\n border: 1px solid #ccc;\n box-shadow: none; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/* Multi Button Gap */\n/* stylelint-disable color-hex-case, color-hex-length */\n.uagb-multi-button-button-group {\n display: flex;\n width: 100%; }\n .uagb-multi-button-button-group .uagb-multi-button {\n width: 100%;\n justify-content: center;\n height: unset;\n padding: 6px;\n line-height: 16px;\n min-height: 30px; }\n .uagb-multi-button-button-group .uagb-multi-button:first-child {\n -webkit-border-radius: 3px 0 0 3px;\n -moz-border-radius: 3px 0 0 3px;\n border-radius: 3px 0 0 3px; }\n .uagb-multi-button-button-group .uagb-multi-button:last-child {\n -webkit-border-radius: 0 3px 3px 0;\n -moz-border-radius: 0 3px 3px 0;\n border-radius: 0 3px 3px 0; }\n .uagb-multi-button-button-group button.uagb-multi-button.is-secondary {\n color: #50575E;\n box-shadow: inset 0 0 0 1px #E6E7E9; }\n .uagb-multi-button-button-group .uagb-multi-button.is-secondary:hover:not(:disabled),\n .uagb-multi-button-button-group .uagb-multi-button-grou[aria-label="Gap"]\n.uagb-multi-button.is-tertiary:hover:not(:disabled) {\n color: #1D2327;\n box-shadow: inset 0 0 0 1px #E6E7E9; }\n .uagb-multi-button-button-group .uagb-multi-button.is-secondary,\n .uagb-multi-button-button-group .uagb-multi-button.is-tertiary {\n color: #50575E; }\n .uagb-multi-button-button-group .uagb-multi-button.is-secondary:active:not(:disabled),\n .uagb-multi-button-button-group .uagb-multi-button-grou[aria-label="Gap"]\n.uagb-multi-button.is-tertiary:active:not(:disabled) {\n background: #FFFFFF;\n box-shadow: inset 0 0 0 1px #E6E7E9; }\n .uagb-multi-button-button-group button.uagb-multi-button {\n font-size: 13px;\n font-weight: 400; }\n .uagb-multi-button-button-group svg {\n width: 18px;\n fill: #50575E; }\n .uagb-multi-button-button-group svg path {\n fill: inherit; }\n\n.uagb-multi-buttons-control.uag-multibutton-icons .uagb-multi-button {\n padding: 3px; }\n\n.spectra-multi-buttons__color-scheme--primary button.uagb-multi-button.is-primary.is-primary {\n color: #007CBA;\n background-color: #DCF2FF;\n border-color: #CDE9F9;\n box-shadow: inset 0 0 0 1px #CDE9F9; }\n .spectra-multi-buttons__color-scheme--primary button.uagb-multi-button.is-primary.is-primary svg {\n fill: #007CBA; }\n\n.spectra-multi-buttons__color-scheme--secondary button.uagb-multi-button.is-primary.is-primary {\n color: #FFFFFF;\n background-color: #959595;\n border-color: #959595;\n box-shadow: inset 0 0 0 1px #959595; }\n .spectra-multi-buttons__color-scheme--secondary button.uagb-multi-button.is-primary.is-primary svg {\n fill: #FFFFFF; }\n\n.spectra-multi-buttons__layout--inline {\n align-items: center;\n display: grid;\n grid-template-columns: 50% 50%; }\n .spectra-multi-buttons__layout--inline .uagb-control__header,\n .spectra-multi-buttons__layout--inline .uag-control-label {\n margin-bottom: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/* stylelint-disable color-hex-case, color-hex-length */\n.uagb-spacing-control {\n position: relative;\n display: inline-block; }\n .uagb-spacing-control .components-base-control__label {\n margin-bottom: 5px; }\n .uagb-spacing-control .components-base-control__help {\n margin-top: -8px; }\n .uagb-spacing-control input[type="number"].uagb-spacing-control__number,\n .uagb-spacing-control .uagb-spacing-control__link {\n border-left: 1px solid;\n border-right: 1px solid;\n border-color: #E6E7E9;\n color: #50575E;\n border-radius: 0;\n box-shadow: none !important;\n height: 30px;\n margin: 0 -1px 0 0;\n padding-right: 1px;\n width: 25%; }\n .uagb-spacing-control input[type="number"].uagb-spacing-control__number:focus {\n z-index: 1;\n outline-offset: -1px;\n outline: 1px solid #CCCCCC; }\n .uagb-spacing-control .uagb-spacing-control__link {\n border: 1px solid #959595;\n background-color: #959595;\n color: #FFFFFF;\n justify-content: center;\n display: flex;\n align-items: center;\n padding: 2px 0;\n font-size: 12px;\n line-height: 28px;\n cursor: pointer;\n transition: none; }\n .uagb-spacing-control .uagb-spacing-control__link.uagb-spacing-control-disconnected {\n border-color: #E6E7E9;\n background-color: #FFFFFF;\n color: #959595; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls button[type="button"] > span {\n cursor: pointer;\n width: 15px;\n height: 15px;\n font-size: 15px; }\n .uagb-spacing-control .uagb-spacing-control__inputs > :first-child.uagb-spacing-control__number {\n -webkit-border-radius: 3px 0 0 3px;\n -moz-border-radius: 3px 0 0 3px;\n border-radius: 3px 0 0 3px; }\n .uagb-spacing-control .uagb-spacing-control__inputs > :last-child {\n -webkit-border-radius: 0 3px 3px 0;\n -moz-border-radius: 0 3px 3px 0;\n border-radius: 0 3px 3px 0; }\n .uagb-spacing-control .uagb-control__actions .components-tab-panel__tabs {\n padding-right: 4px;\n margin-right: 0; }\n .uagb-spacing-control .uagb-spacing-control__inputs {\n display: flex; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item {\n border: 0;\n display: none;\n font-size: 10px;\n height: 30px;\n justify-content: center;\n left: 50px;\n line-height: 12px;\n padding: 0;\n position: absolute;\n text-align: center;\n text-shadow: none;\n top: -5px;\n width: 26px;\n z-index: 1;\n box-shadow: unset;\n border-radius: unset;\n color: unset; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item.is-active {\n display: block; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item:focus:enabled {\n box-shadow: inset 0 0 0 1px #fff; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item:focus:enabled svg {\n fill: #fff; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item svg {\n position: relative; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item.uagb-spacing-control__mobile-controls-item--spacing.components-button.is-secondary:active:not(:disabled), .uagb-spacing-control .uagb-spacing-control__mobile-controls-item.uagb-spacing-control__mobile-controls-item--spacing.components-button.is-tertiary:active:not(:disabled) {\n background: #fff;\n color: #50575E; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item.components-button.is-secondary:hover:not(:disabled), .uagb-spacing-control .uagb-spacing-control__mobile-controls-item.components-button.is-tertiary:hover:not(:disabled) {\n color: unset;\n background: unset;\n box-shadow: unset; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item--default svg {\n top: 3px; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item--desktop svg {\n top: 3px; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item--tablet svg {\n top: 3px; }\n .uagb-spacing-control .uagb-spacing-control__mobile-controls-item--mobile svg {\n top: 3px; }\n .uagb-spacing-control .uagb-spacing-control__input-labels {\n display: flex;\n margin-bottom: -3px; }\n .uagb-spacing-control .uagb-spacing-control__input-labels span {\n text-align: center;\n width: 20%; }\n .uagb-spacing-control .uagb-spacing-control__input-labels .uagb-spacing-control__link-label {\n width: 10%; }\n .uagb-spacing-control .uagb-control__label {\n margin-bottom: 0;\n width: 50%; }\n .uagb-spacing-control .uagb-spacing-control__number-label {\n color: #CCCCCC;\n display: block;\n font-size: 10px;\n margin-top: 5px; }\n\n/*.components-panel .block-editor-block-inspector .uagb-inspector-tab .uagb-spacing-control.components-base-control:last-child{\n\tmargin-bottom: 15px;\n}*/\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* stylelint-disable color-hex-case, color-hex-length */\n.uag-bg-select-control .uag-background-color,\n.uag-bg-select-control .uag-background-image,\n.uag-bg-select-control .uag-background-gradient,\n.uag-bg-select-control .uag-background-opacity,\n.uag-bg-select-control .uag-background-video,\n.uag-bg-select-control .uag-background-video-overlay,\n.uag-bg-select-control .uag-background-video-opacity,\n.uag-bg-select-control .uag-background-image-position,\n.uag-bg-select-control .uag-background-image-attachment,\n.uag-bg-select-control .uag-background-image-repeat,\n.uag-bg-select-control .uag-background-image-size,\n.uag-bg-select-control .uag-background-image-overlay-type,\n.uag-bg-select-control .uag-background-image-overlay-color,\n.uag-bg-select-control .uag-background-image-overlay-gradient,\n.uag-bg-select-control .uagb-responsive-select-control {\n margin-top: 25px; }\n .uag-bg-select-control .uag-background-color .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-gradient .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-opacity .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-video .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-video-overlay .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-video-opacity .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-attachment .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-repeat .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-size .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-overlay-type .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-overlay-color .uagb-size-type-field-tabs,\n .uag-bg-select-control .uag-background-image-overlay-gradient .uagb-size-type-field-tabs,\n .uag-bg-select-control .uagb-responsive-select-control .uagb-size-type-field-tabs {\n display: flex;\n justify-content: space-between; }\n .uag-bg-select-control .uag-background-color .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-gradient .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-opacity .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-video .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-video-overlay .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-video-opacity .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-attachment .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-repeat .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-size .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-overlay-type .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-overlay-color .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uag-background-image-overlay-gradient .uagb-size-type-field-tabs > .components-base-control,\n .uag-bg-select-control .uagb-responsive-select-control .uagb-size-type-field-tabs > .components-base-control {\n width: 45%; }\n\n.uag-bg-select-control .uag-background-image > .uagb-responsive-select-control .uagb-size-type-field-tabs {\n display: block; }\n .uag-bg-select-control .uag-background-image > .uagb-responsive-select-control .uagb-size-type-field-tabs > .components-base-control {\n width: 100%; }\n\n.uag-bg-select-control .uag-responsive-image-select.uagb-responsive-select-control .uagb-size-type-field-tabs .uagb-control__header {\n margin-bottom: 10px; }\n\n.uag-bg-select-control .uag-background-image-overlay-type .components-select-control {\n flex-direction: row;\n align-items: center; }\n .uag-bg-select-control .uag-background-image-overlay-type .components-select-control .components-input-control__container {\n width: 45%;\n flex: unset; }\n\n.uag-bg-select-control .uag-background-image-size .uagb-responsive-control-inner > .components-base-control {\n display: block;\n margin-top: 25px; }\n\n.uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs {\n flex-direction: column;\n align-items: flex-start; }\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs .uagb-control__header {\n margin-bottom: 10px; }\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs .components-focal-point-picker-control {\n width: 100%; }\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs .components-focal-point-picker-control .components-focal-point-picker {\n border-radius: 3px;\n border-color: #E6E7E9; }\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs .components-focal-point-picker-control .components-focal-point-picker img {\n border-radius: 3px; }\n .uag-bg-select-control .uag-background-image-position .uagb-size-type-field-tabs .components-focal-point-picker-control .focal-point-picker__controls-position-unit-control {\n width: 115px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-gradient-picker .components-custom-gradient-picker__gradient-bar {\n border-radius: 5px;\n height: 30px; }\n .uagb-gradient-picker .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button {\n top: 9px;\n width: 12px;\n height: 12px; }\n .uagb-gradient-picker .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point {\n top: 7px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-responsive-select-control .uagb-size-type-field-tabs {\n align-items: center;\n display: grid;\n grid-template-columns: 50% 50%; }\n .uagb-responsive-select-control .uagb-size-type-field-tabs .uagb-control__header {\n margin-bottom: 0; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* stylelint-disable color-hex-case, color-hex-length */\n.uagb-select-control--layout-inline .components-select-control {\n align-items: center;\n display: grid;\n grid-template-columns: 50% 50%;\n margin-bottom: 25px;\n color: #50575E; }\n\n.uagb-select-control--layout-inline .uagb-control__header,\n.uagb-select-control--layout-inline .uag-control-label,\n.uagb-select-control--layout-inline .components-select-control label.components-input-control__label {\n margin-bottom: 0; }\n\n.uagb-select-control--layout-inline:last-child .components-select-control {\n margin-bottom: 0; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* Normal & Hover Tabs CSS*/\n/* stylelint-disable color-hex-case, color-hex-length */\n.uag-control-tabs {\n margin: 0 -16px;\n padding: 0 16px; }\n .uag-control-tabs.uag-control-tabs-three-tabs .components-tab-panel__tabs > .components-button {\n width: 31.3%; }\n .uag-control-tabs > .components-tab-panel__tabs {\n justify-content: space-between;\n margin: 0 -16px 25px;\n padding: 0 16px;\n border-bottom: 1px solid #E6E7E9; }\n .uag-control-tabs > .components-tab-panel__tabs > .components-button {\n width: 47%;\n text-align: center;\n justify-content: center;\n border: 1px solid #E6E7E9;\n border-radius: 3px 3px 0 0;\n color: #50575E;\n background-color: #F0F0F1;\n max-height: 30px;\n font-size: 13px;\n border-bottom: 0;\n margin-bottom: -1px; }\n .uag-control-tabs > .components-tab-panel__tabs > .components-button.active-tab {\n color: #007CBA;\n background: #FFFFFF; }\n .uag-control-tabs > .components-tab-panel__tabs > .components-button:focus:not(:disabled) {\n box-shadow: none; }\n .uag-control-tabs .components-base-control {\n margin-bottom: 25px; }\n .uag-control-tabs .components-base-control .components-base-control,\n .uag-control-tabs .components-base-control .components-base-control__field {\n padding-top: 0;\n margin-bottom: 0; }\n .uag-control-tabs .components-base-control:last-child {\n margin-bottom: 0; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* stylelint-disable color-hex-case, color-hex-length */\n.spectra-separator {\n width: 100%;\n height: 1px;\n margin: 25px 0;\n background-color: #E6E7E9; }\n\n.uagb-inspector-tab .components-panel__body .spectra-separator {\n width: auto;\n margin: 25px -16px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-presets-radio-image-wrap {\n display: grid;\n grid-column-gap: 16px;\n grid-template-columns: repeat(2, 1fr);\n grid-row-gap: 14px; }\n .uagb-presets-radio-image-wrap .uag-presets-radio-input {\n display: none; }\n .uagb-presets-radio-image-wrap .uag-presets-radio-input-label {\n position: relative;\n display: inline-block; }\n .uagb-presets-radio-image-wrap svg {\n width: 100%;\n height: auto;\n border-radius: 3px;\n fill: #898e95;\n border: 1px solid #dadada;\n color: #898e95;\n background-color: #f0f0f1;\n transition: background 0.08s ease, box-shadow 0.08s ease; }\n .uagb-presets-radio-image-wrap .uag-presets-radio-input:checked + .uag-presets-radio-input-label svg {\n background-color: #007cba;\n border: 1px solid #00608f; }\n .uagb-presets-radio-image-wrap .uag-presets-radio-image-clickable {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n width: 100%;\n height: 100%; }\n\n.uagb-inspector-tab .components-panel__body .uag-presets-label {\n line-height: 2.4; }\n\n.uagb-presets-label-reset-wrap {\n display: flex;\n justify-content: space-between; }\n\n.uagb-presets-main-wrap.border-none svg {\n border: none; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-container-variation-picker .uagb-variation-close {\n font-size: 35px;\n background: none;\n color: #d5dadf;\n cursor: pointer;\n border: none;\n box-shadow: none;\n display: flex;\n align-self: flex-end;\n position: absolute;\n top: 3px;\n z-index: 999999;\n outline: none; }\n\n.uagb-container-variation-picker .components-button,\n.uagb-container-variation-picker .components-button.is-secondary,\n.uagb-container-variation-picker .components-button.is-tertiary,\n.uagb-container-variation-picker .components-button:hover:not(:disabled) {\n box-shadow: none;\n outline: none;\n color: #d5dadf; }\n .uagb-container-variation-picker .components-button svg,\n .uagb-container-variation-picker .components-button.is-secondary svg,\n .uagb-container-variation-picker .components-button.is-tertiary svg,\n .uagb-container-variation-picker .components-button:hover:not(:disabled) svg {\n width: 100px;\n height: 50px;\n color: #d5dadf; }\n\n.uagb-container-variation-picker .components-button:hover:not(:disabled) svg {\n color: #bcc0c4; }\n\n.uagb-container-variation-picker .block-editor-block-variation-picker__skip .components-button {\n color: #0073aa; }\n\n.uagb-container-variation-picker .components-placeholder {\n align-items: center;\n border: 1px dashed #d5dadf;\n box-shadow: none; }\n .uagb-container-variation-picker .components-placeholder.components-placeholder {\n align-items: center; }\n .uagb-container-variation-picker .components-placeholder.is-large .components-placeholder__label,\n .uagb-container-variation-picker .components-placeholder .components-placeholder__label {\n font-size: 18px;\n font-weight: 400;\n margin-bottom: 0;\n color: #556068; }\n\n.uagb-container-variation-picker .block-editor-block-variation-picker__variation::before {\n padding-bottom: 0; }\n\n.uagb-container-variation-picker .components-placeholder__fieldset {\n align-items: center; }\n\n.uagb-container-variation-picker .block-editor-block-variation-picker__variations {\n width: 70%;\n justify-content: center; }\n .uagb-container-variation-picker .block-editor-block-variation-picker__variations > li {\n margin: 8px 30px 0 0;\n flex-basis: content;\n width: 80px; }\n\n.uagb-editor-preview-mode-tablet .components-button.is-secondary:hover:not(:disabled),\n.uagb-editor-preview-mode-mobile .components-button.is-secondary:hover:not(:disabled) {\n box-shadow: none;\n outline: none;\n color: #d5dadf; }\n\n.uagb-editor-preview-mode-tablet .components-placeholder__fieldset,\n.uagb-editor-preview-mode-mobile .components-placeholder__fieldset {\n max-width: 100% !important; }\n .uagb-editor-preview-mode-tablet .components-placeholder__fieldset .block-editor-block-variation-picker__variations,\n .uagb-editor-preview-mode-mobile .components-placeholder__fieldset .block-editor-block-variation-picker__variations {\n justify-content: center !important; }\n\n#customize-theme-controls .uagb-container-variation-picker .block-editor-block-variation-picker__variations {\n width: 300px; }\n\n#customize-theme-controls .uagb-container-variation-picker .uagb-variation-close {\n right: 0;\n top: -8px; }\n\n#customize-theme-controls .uagb-container-variation-picker .components-placeholder__label .dashicon {\n display: none; }\n\n@media only screen and (min-width: 1024px) {\n .is-root-container {\n margin-left: 10px;\n margin-right: 10px; } }\n\n.wp-block-uagb-container::before {\n content: "";\n position: absolute;\n border: 1px dashed #d5dadf;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0; }\n\n.uagb-container-has-children.wp-block-uagb-container::before {\n border: 0; }\n\n.is-root-container > .uagb-container-has-children.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .block-editor-inner-blocks > .wp-block,\n.is-root-container > .uagb-container-has-children.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {\n width: 100%; }\n\n.wp-block-uagb-container {\n display: flex; }\n .wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .block-editor-inner-blocks,\n .wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n .wp-block-uagb-container > .block-editor-inner-blocks,\n .wp-block-uagb-container > .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: flex;\n width: 100%;\n height: 100%; }\n .wp-block-uagb-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {\n width: 100%; }\n .wp-block-uagb-container .block-editor-block-list__layout .block-list-appender.wp-block {\n width: auto; }\n .wp-block-uagb-container .block-editor-block-list__layout .block-list-appender.wp-block button {\n color: #a0a7ac;\n font-size: 62px;\n border: none;\n box-shadow: none; }\n .wp-block-uagb-container .block-editor-block-list__layout .block-list-appender.wp-block button svg {\n width: 36px;\n height: 36px; }\n\n.block-editor-block-list__empty-block-inserter .block-editor-inserter {\n right: -35px; }\n\n.uag-container-block-inserter .components-button {\n color: #1e1e1e; }\n\n.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > .block-editor-inner-blocks {\n z-index: 2; }\n\n.wp-block-uagb-container > .uagb-container-inner-blocks-wrap {\n width: 100%; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* Reset Gutenberg Css */\n/* stylelint-disable color-hex-case, color-hex-length */\n.spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select {\n display: flex;\n width: 100%;\n flex-direction: column; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select__wrapper {\n align-items: center;\n display: grid;\n grid-template-columns: 50% 50%;\n height: 30px; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select__wrapper label {\n margin-bottom: 0; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__input input {\n box-shadow: none;\n border: none;\n min-height: 30px; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__control {\n cursor: pointer; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__control:hover {\n border: 1px solid #E6E7E9; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__menu {\n z-index: 99999; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__indicators {\n height: 30px; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__dropdown-indicator {\n padding-left: 6px; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__dropdown-indicator svg {\n fill: #50575E;\n height: 14px;\n width: 14px; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__dropdown-indicator:hover {\n color: #50575E; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__value-container {\n top: 0; }\n .spectra-control-popup__options .spectra-control-popup .uag-font-family-searchable-select .uag-font-family-select__value-container > div {\n margin: 0;\n padding: 0; }\n",""]),t.a=i},function(e,t,a){var l;!function(){function i(e,t,a){return e.call.apply(e.bind,arguments)}function n(e,t,a){if(!e)throw Error();if(2<arguments.length){var l=Array.prototype.slice.call(arguments,2);return function(){var a=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(a,l),e.apply(t,a)}}return function(){return e.apply(t,arguments)}}function o(e,t,a){return(o=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?i:n).apply(null,arguments)}var r=Date.now||function(){return+new Date};function s(e,t){this.a=e,this.o=t||e,this.c=this.o.document}var u=!!window.FontFace;function c(e,t,a,l){if(t=e.c.createElement(t),a)for(var i in a)a.hasOwnProperty(i)&&("style"==i?t.style.cssText=a[i]:t.setAttribute(i,a[i]));return l&&t.appendChild(e.c.createTextNode(l)),t}function b(e,t,a){(e=e.c.getElementsByTagName(t)[0])||(e=document.documentElement),e.insertBefore(a,e.lastChild)}function d(e){e.parentNode&&e.parentNode.removeChild(e)}function p(e,t,a){t=t||[],a=a||[];for(var l=e.className.split(/\s+/),i=0;i<t.length;i+=1){for(var n=!1,o=0;o<l.length;o+=1)if(t[i]===l[o]){n=!0;break}n||l.push(t[i])}for(t=[],i=0;i<l.length;i+=1){for(n=!1,o=0;o<a.length;o+=1)if(l[i]===a[o]){n=!0;break}n||t.push(l[i])}e.className=t.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function g(e,t){for(var a=e.className.split(/\s+/),l=0,i=a.length;l<i;l++)if(a[l]==t)return!0;return!1}function m(e,t,a){function l(){r&&i&&n&&(r(o),r=null)}t=c(e,"link",{rel:"stylesheet",href:t,media:"all"});var i=!1,n=!0,o=null,r=a||null;u?(t.onload=function(){i=!0,l()},t.onerror=function(){i=!0,o=Error("Stylesheet failed to load"),l()}):setTimeout((function(){i=!0,l()}),0),b(e,"head",t)}function h(e,t,a,l){var i=e.c.getElementsByTagName("head")[0];if(i){var n=c(e,"script",{src:t}),o=!1;return n.onload=n.onreadystatechange=function(){o||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(o=!0,a&&a(null),n.onload=n.onreadystatechange=null,"HEAD"==n.parentNode.tagName&&i.removeChild(n))},i.appendChild(n),setTimeout((function(){o||(o=!0,a&&a(Error("Script load timeout")))}),l||5e3),n}return null}function y(){this.a=0,this.c=null}function f(e){return e.a++,function(){e.a--,_(e)}}function v(e,t){e.c=t,_(e)}function _(e){0==e.a&&e.c&&(e.c(),e.c=null)}function C(e){this.a=e||"-"}function T(e,t){this.c=e,this.f=4,this.a="n";var a=(t||"n4").match(/^([nio])([1-9])$/i);a&&(this.a=a[1],this.f=parseInt(a[2],10))}function w(e){var t=[];e=e.split(/,\s*/);for(var a=0;a<e.length;a++){var l=e[a].replace(/['"]/g,"");-1!=l.indexOf(" ")||/^\d/.test(l)?t.push("'"+l+"'"):t.push(l)}return t.join(",")}function k(e){return e.a+e.f}function x(e){var t="normal";return"o"===e.a?t="oblique":"i"===e.a&&(t="italic"),t}function P(e){var t=4,a="n",l=null;return e&&((l=e.match(/(normal|oblique|italic)/i))&&l[1]&&(a=l[1].substr(0,1).toLowerCase()),(l=e.match(/([1-9]00|normal|bold)/i))&&l[1]&&(/bold/i.test(l[1])?t=7:/[1-9]00/.test(l[1])&&(t=parseInt(l[1].substr(0,1),10)))),a+t}function S(e,t){this.c=e,this.f=e.o.document.documentElement,this.h=t,this.a=new C("-"),this.j=!1!==t.events,this.g=!1!==t.classes}function E(e){if(e.g){var t=g(e.f,e.a.c("wf","active")),a=[],l=[e.a.c("wf","loading")];t||a.push(e.a.c("wf","inactive")),p(e.f,a,l)}M(e,"inactive")}function M(e,t,a){e.j&&e.h[t]&&(a?e.h[t](a.c,k(a)):e.h[t]())}function A(){this.c={}}function B(e,t){this.c=e,this.f=t,this.a=c(this.c,"span",{"aria-hidden":"true"},this.f)}function O(e){b(e.c,"body",e.a)}function L(e){return"display:block;position:absolute;top:-9999px;left:-9999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+w(e.c)+";font-style:"+x(e)+";font-weight:"+e.f+"00;"}function H(e,t,a,l,i,n){this.g=e,this.j=t,this.a=l,this.c=a,this.f=i||3e3,this.h=n||void 0}function R(e,t,a,l,i,n,o){this.v=e,this.B=t,this.c=a,this.a=l,this.s=o||"BESbswy",this.f={},this.w=i||3e3,this.u=n||null,this.m=this.j=this.h=this.g=null,this.g=new B(this.c,this.s),this.h=new B(this.c,this.s),this.j=new B(this.c,this.s),this.m=new B(this.c,this.s),e=L(e=new T(this.a.c+",serif",k(this.a))),this.g.a.style.cssText=e,e=L(e=new T(this.a.c+",sans-serif",k(this.a))),this.h.a.style.cssText=e,e=L(e=new T("serif",k(this.a))),this.j.a.style.cssText=e,e=L(e=new T("sans-serif",k(this.a))),this.m.a.style.cssText=e,O(this.g),O(this.h),O(this.j),O(this.m)}C.prototype.c=function(e){for(var t=[],a=0;a<arguments.length;a++)t.push(arguments[a].replace(/[\W_]+/g,"").toLowerCase());return t.join(this.a)},H.prototype.start=function(){var e=this.c.o.document,t=this,a=r(),l=new Promise((function(l,i){!function n(){r()-a>=t.f?i():e.fonts.load(function(e){return x(e)+" "+e.f+"00 300px "+w(e.c)}(t.a),t.h).then((function(e){1<=e.length?l():setTimeout(n,25)}),(function(){i()}))}()})),i=null,n=new Promise((function(e,a){i=setTimeout(a,t.f)}));Promise.race([n,l]).then((function(){i&&(clearTimeout(i),i=null),t.g(t.a)}),(function(){t.j(t.a)}))};var U={D:"serif",C:"sans-serif"},G=null;function F(){if(null===G){var e=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent);G=!!e&&(536>parseInt(e[1],10)||536===parseInt(e[1],10)&&11>=parseInt(e[2],10))}return G}function j(e,t,a){for(var l in U)if(U.hasOwnProperty(l)&&t===e.f[U[l]]&&a===e.f[U[l]])return!0;return!1}function z(e,t){setTimeout(o((function(){d(this.g.a),d(this.h.a),d(this.j.a),d(this.m.a),t(this.a)}),e),0)}function D(e,t,a){this.c=e,this.a=t,this.f=0,this.m=this.j=!1,this.s=a}R.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.m.a.offsetWidth,this.A=r(),function e(t){var a,l=t.g.a.offsetWidth,i=t.h.a.offsetWidth;(a=l===t.f.serif&&i===t.f["sans-serif"])||(a=F()&&j(t,l,i)),a?r()-t.A>=t.w?F()&&j(t,l,i)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?z(t,t.v):z(t,t.B):function(t){setTimeout(o((function(){e(this)}),t),50)}(t):z(t,t.v)}(this)};var V=null;function N(e){0==--e.f&&e.j&&(e.m?((e=e.a).g&&p(e.f,[e.a.c("wf","active")],[e.a.c("wf","loading"),e.a.c("wf","inactive")]),M(e,"active")):E(e.a))}function I(e){this.j=e,this.a=new A,this.h=0,this.f=this.g=!0}function W(e,t,a,l,i){var n=0==--e.h;(e.f||e.g)&&setTimeout((function(){var e=i||null,r=l||{};if(0===a.length&&n)E(t.a);else{t.f+=a.length,n&&(t.j=n);var s,u=[];for(s=0;s<a.length;s++){var c=a[s],b=r[c.c],d=t.a,g=c;if(d.g&&p(d.f,[d.a.c("wf",g.c,k(g).toString(),"loading")]),M(d,"fontloading",g),d=null,null===V)if(window.FontFace){g=/Gecko.*Firefox\/(\d+)/.exec(window.navigator.userAgent);var m=/OS X.*Version\/10\..*Safari/.exec(window.navigator.userAgent)&&/Apple/.exec(window.navigator.vendor);V=g?42<parseInt(g[1],10):!m}else V=!1;d=V?new H(o(t.g,t),o(t.h,t),t.c,c,t.s,b):new R(o(t.g,t),o(t.h,t),t.c,c,t.s,e,b),u.push(d)}for(s=0;s<u.length;s++)u[s].start()}}),0)}function q(e,t){this.c=e,this.a=t}function Z(e,t){this.c=e,this.a=t}function $(e,t){this.c=e||Y,this.a=[],this.f=[],this.g=t||""}D.prototype.g=function(e){var t=this.a;t.g&&p(t.f,[t.a.c("wf",e.c,k(e).toString(),"active")],[t.a.c("wf",e.c,k(e).toString(),"loading"),t.a.c("wf",e.c,k(e).toString(),"inactive")]),M(t,"fontactive",e),this.m=!0,N(this)},D.prototype.h=function(e){var t=this.a;if(t.g){var a=g(t.f,t.a.c("wf",e.c,k(e).toString(),"active")),l=[],i=[t.a.c("wf",e.c,k(e).toString(),"loading")];a||l.push(t.a.c("wf",e.c,k(e).toString(),"inactive")),p(t.f,l,i)}M(t,"fontinactive",e),N(this)},I.prototype.load=function(e){this.c=new s(this.j,e.context||this.j),this.g=!1!==e.events,this.f=!1!==e.classes,function(e,t,a){var l=[],i=a.timeout;!function(e){e.g&&p(e.f,[e.a.c("wf","loading")]),M(e,"loading")}(t),l=function(e,t,a){var l,i=[];for(l in t)if(t.hasOwnProperty(l)){var n=e.c[l];n&&i.push(n(t[l],a))}return i}(e.a,a,e.c);var n=new D(e.c,t,i);for(e.h=l.length,t=0,a=l.length;t<a;t++)l[t].load((function(t,a,l){W(e,n,t,a,l)}))}(this,new S(this.c,e),e)},q.prototype.load=function(e){var t=this,a=t.a.projectId,l=t.a.version;if(a){var i=t.c.o;h(this.c,(t.a.api||"https://fast.fonts.net/jsapi")+"/"+a+".js"+(l?"?v="+l:""),(function(l){l?e([]):(i["__MonotypeConfiguration__"+a]=function(){return t.a},function t(){if(i["__mti_fntLst"+a]){var l,n=i["__mti_fntLst"+a](),o=[];if(n)for(var r=0;r<n.length;r++){var s=n[r].fontfamily;null!=n[r].fontStyle&&null!=n[r].fontWeight?(l=n[r].fontStyle+n[r].fontWeight,o.push(new T(s,l))):o.push(new T(s))}e(o)}else setTimeout((function(){t()}),50)}())})).id="__MonotypeAPIScript__"+a}else e([])},Z.prototype.load=function(e){var t,a,l=this.a.urls||[],i=this.a.families||[],n=this.a.testStrings||{},o=new y;for(t=0,a=l.length;t<a;t++)m(this.c,l[t],f(o));var r=[];for(t=0,a=i.length;t<a;t++)if((l=i[t].split(":"))[1])for(var s=l[1].split(","),u=0;u<s.length;u+=1)r.push(new T(l[0],s[u]));else r.push(new T(l[0]));v(o,(function(){e(r,n)}))};var Y="https://fonts.googleapis.com/css";function K(e){this.f=e,this.a=[],this.c={}}var J={latin:"BESbswy","latin-ext":"çöüğş",cyrillic:"йяЖ",greek:"αβΣ",khmer:"កខគ",Hanuman:"កខគ"},X={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},Q={i:"i",italic:"i",n:"n",normal:"n"},ee=/^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$/;function te(e,t){this.c=e,this.a=t}var ae={Arimo:!0,Cousine:!0,Tinos:!0};function le(e,t){this.c=e,this.a=t}function ie(e,t){this.c=e,this.f=t,this.a=[]}te.prototype.load=function(e){var t=new y,a=this.c,l=new $(this.a.api,this.a.text),i=this.a.families;!function(e,t){for(var a=t.length,l=0;l<a;l++){var i=t[l].split(":");3==i.length&&e.f.push(i.pop());var n="";2==i.length&&""!=i[1]&&(n=":"),e.a.push(i.join(n))}}(l,i);var n=new K(i);!function(e){for(var t=e.f.length,a=0;a<t;a++){var l=e.f[a].split(":"),i=l[0].replace(/\+/g," "),n=["n4"];if(2<=l.length){var o;if(o=[],r=l[1])for(var r,s=(r=r.split(",")).length,u=0;u<s;u++){var c;if((c=r[u]).match(/^[\w-]+$/))if(null==(b=ee.exec(c.toLowerCase())))c="";else{if(c=null==(c=b[2])||""==c?"n":Q[c],null==(b=b[1])||""==b)b="4";else var b=X[b]||(isNaN(b)?"4":b.substr(0,1));c=[c,b].join("")}else c="";c&&o.push(c)}0<o.length&&(n=o),3==l.length&&(o=[],0<(l=(l=l[2])?l.split(","):o).length&&(l=J[l[0]])&&(e.c[i]=l))}for(e.c[i]||(l=J[i])&&(e.c[i]=l),l=0;l<n.length;l+=1)e.a.push(new T(i,n[l]))}}(n),m(a,function(e){if(0==e.a.length)throw Error("No fonts to load!");if(-1!=e.c.indexOf("kit="))return e.c;for(var t=e.a.length,a=[],l=0;l<t;l++)a.push(e.a[l].replace(/ /g,"+"));return t=e.c+"?family="+a.join("%7C"),0<e.f.length&&(t+="&subset="+e.f.join(",")),0<e.g.length&&(t+="&text="+encodeURIComponent(e.g)),t}(l),f(t)),v(t,(function(){e(n.a,n.c,ae)}))},le.prototype.load=function(e){var t=this.a.id,a=this.c.o;t?h(this.c,(this.a.api||"https://use.typekit.net")+"/"+t+".js",(function(t){if(t)e([]);else if(a.Typekit&&a.Typekit.config&&a.Typekit.config.fn){t=a.Typekit.config.fn;for(var l=[],i=0;i<t.length;i+=2)for(var n=t[i],o=t[i+1],r=0;r<o.length;r++)l.push(new T(n,o[r]));try{a.Typekit.load({events:!1,classes:!1,async:!0})}catch(e){}e(l)}}),2e3):e([])},ie.prototype.load=function(e){var t=this.f.id,a=this.c.o,l=this;t?(a.__webfontfontdeckmodule__||(a.__webfontfontdeckmodule__={}),a.__webfontfontdeckmodule__[t]=function(t,a){for(var i=0,n=a.fonts.length;i<n;++i){var o=a.fonts[i];l.a.push(new T(o.name,P("font-weight:"+o.weight+";font-style:"+o.style)))}e(l.a)},h(this.c,(this.f.api||"https://f.fontdeck.com/s/css/js/")+function(e){return e.o.location.hostname||e.a.location.hostname}(this.c)+"/"+t+".js",(function(t){t&&e([])}))):e([])};var ne=new I(window);ne.a.c.custom=function(e,t){return new Z(t,e)},ne.a.c.fontdeck=function(e,t){return new ie(t,e)},ne.a.c.monotype=function(e,t){return new q(t,e)},ne.a.c.typekit=function(e,t){return new le(t,e)},ne.a.c.google=function(e,t){return new te(t,e)};var oe={load:o(ne.load,ne)};void 0===(l=function(){return oe}.call(t,a,t,e))||(e.exports=l)}()},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-color-switch-control-container .components-flex.components-angle-picker-control {\n margin-bottom: 0; }\n\n.uagb-color-switch-control-container .components-base-control.uagb-multi-buttons-control {\n margin-bottom: 5px; }\n\n.uagb-color-switch-control-container .uagb-color-popover-container {\n margin-top: 25px; }\n\n.uagb-color-switch-control-container .components-custom-gradient-picker {\n margin-top: 25px; }\n\n.uagb-color-switch-control-container .uagb-advanced-color-settings-container {\n justify-content: flex-end; }\n",""]),t.a=i},function(e,t){e.exports=window.wp.richText},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".block-editor-image-size-control {\n margin-bottom: 1em; }\n .block-editor-image-size-control .block-editor-image-size-control__row {\n display: flex;\n justify-content: space-between;\n margin-bottom: 10px; }\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width,\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height {\n margin-bottom: 0.5em; }\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input,\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input {\n line-height: 1.25; }\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width {\n margin-right: 5px; }\n .block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height {\n margin-left: 5px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-inspector-tab.uagb-tab-content-general .uag-advance-panel-body-image .editor-bg-image-control {\n margin-top: -35px; }\n\n.uagb-inspector-tab .block-editor-image-size-control .block-editor-image-size-control__row {\n text-transform: capitalize; }\n\n.uagb-inspector-tab .components-base-control label.components-input-control__label {\n text-transform: capitalize; }\n\n.uagb-inspector-tab .block-editor-image-size-control__row .components-button-group .components-button {\n border: 1px solid #8f9395;\n box-shadow: none;\n font-size: 13px;\n font-weight: 400;\n height: 26px; }\n .uagb-inspector-tab .block-editor-image-size-control__row .components-button-group .components-button.is-pressed {\n background: #0085ba;\n border-color: #0085ba; }\n\n.uagb-inspector-tab .block-editor-image-size-control__row .components-button span.dashicons-image-rotate {\n font-size: 9px;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #2e92c4; }\n\n.wp-block-uagb-image .components-resizable-box__container {\n max-width: 100% !important;\n height: auto !important; }\n .wp-block-uagb-image .components-resizable-box__container img {\n max-width: 100% !important; }\n\n.wp-block-uagb-image .components-placeholder.is-medium .components-placeholder__instructions {\n display: block !important; }\n\n.wp-block-uagb-image .components-placeholder.is-medium .components-placeholder__fieldset {\n flex-direction: row; }\n .wp-block-uagb-image .components-placeholder.is-medium .components-placeholder__fieldset .components-button {\n margin-right: 10px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * Editor styles for the admin\n */\n.wp-block[data-type="uagb/buttons"][data-btn-width="full"] .block-editor-inner-blocks,\n.wp-block[data-type="uagb/buttons"][data-btn-width="full"] .wp-block[data-type="uagb/buttons-child"] {\n width: 100%; }\n\n.uagb-buttons__outer-wrap .block-editor-inner-blocks {\n width: 100%; }\n .uagb-buttons__outer-wrap .block-editor-inner-blocks .block-editor-block-list__layout {\n display: inline-flex; }\n\n.uagb-buttons__outer-wrap .uagb-buttons__wrap .block-editor-block-list__layout .block-list-appender {\n margin-right: -60px !important; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/*#######################################################################################*/\n/**\n * google-material-color v1.2.6\n * https://github.com/danlevan/google-material-color\n */\n.rfipbtn--default {\n background-color: #fff;\n border: 1px solid #e0e0e0; }\n .rfipbtn--default:active, .rfipbtn--default:focus {\n box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);\n border: 1px solid #bdbdbd; }\n .rfipbtn--default .rfipbtn__button {\n border: 0 none transparent;\n border-left: 1px solid #e0e0e0;\n background-color: #f5f5f5;\n color: #424242; }\n .rfipbtn--default .rfipbtn__button:hover {\n background-color: #bdbdbd; }\n .rfipbtn--default .rfipbtn__button:active {\n box-shadow: inset 0 0 10px 0 #e0e0e0; }\n .rfipbtn--default .rfipbtn__icon {\n border: 1px solid #eee;\n color: #424242; }\n .rfipbtn--default .rfipbtn__icon--empty {\n color: #e0e0e0; }\n .rfipbtn--default .rfipbtn__del {\n background-color: #eee; }\n .rfipbtn--default .rfipbtn__del:hover {\n background-color: #e0e0e0; }\n .rfipbtn--default .rfipbtn__del:focus, .rfipbtn--default .rfipbtn__del:active {\n outline: 1px solid #e0e0e0; }\n\n.rfipdropdown--default {\n box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3);\n color: #424242;\n background-color: #fff;\n border: 1px solid #e0e0e0; }\n .rfipdropdown--default input,\n .rfipdropdown--default select {\n color: #424242; }\n .rfipdropdown--default .rfipcategory select {\n background-color: #fff;\n border: 1px solid #bdbdbd;\n transition: box-shadow 250ms, border 250ms; }\n .rfipdropdown--default .rfipcategory select:focus, .rfipdropdown--default .rfipcategory select:active {\n border-color: #9e9e9e;\n box-shadow: 0 0 0 0 #9e9e9e;\n outline: 0 none; }\n .rfipdropdown--default .rfipicons__cp {\n border: 1px solid #bdbdbd;\n transition: box-shadow 250ms, border 250ms; }\n .rfipdropdown--default .rfipicons__cp:focus, .rfipdropdown--default .rfipicons__cp:active {\n border-color: #9e9e9e;\n box-shadow: 0 0 0 0 #9e9e9e;\n outline: 0 none; }\n .rfipdropdown--default .rfipicons__left, .rfipdropdown--default .rfipicons__right {\n background-color: #eee;\n border: 1px solid #eee;\n color: #424242; }\n .rfipdropdown--default .rfipicons__left:hover, .rfipdropdown--default .rfipicons__right:hover {\n background-color: #bdbdbd;\n border: 1px solid #bdbdbd; }\n .rfipdropdown--default .rfipicons__left:focus, .rfipdropdown--default .rfipicons__left:active, .rfipdropdown--default .rfipicons__right:focus, .rfipdropdown--default .rfipicons__right:active {\n border: 1px solid #bdbdbd; }\n .rfipdropdown--default .rfipicons__ibox {\n background-color: #f5f5f5;\n border: 1px solid #f5f5f5;\n color: #424242; }\n .rfipdropdown--default .rfipicons__ibox:hover {\n background-color: #bdbdbd;\n border: 1px solid #bdbdbd; }\n .rfipdropdown--default .rfipicons__ibox:focus, .rfipdropdown--default .rfipicons__ibox:active {\n border: 1px solid #bdbdbd; }\n .rfipdropdown--default .rfipicons__ibox--error {\n color: #ef9a9a; }\n .rfipdropdown--default .rfipsearch input {\n border: 1px solid #bdbdbd;\n transition: box-shadow 250ms, border 250ms; }\n .rfipdropdown--default .rfipsearch input:focus, .rfipdropdown--default .rfipsearch input:active {\n border-color: #9e9e9e;\n box-shadow: 0 0 0 0 #9e9e9e;\n outline: 0 none; }\n\n.rfipbtn,\n.rfipdropdown {\n margin: 0;\n padding: 0;\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;\n font-size: 14px;\n line-height: 1.71429;\n vertical-align: baseline;\n box-sizing: border-box; }\n .rfipbtn *,\n .rfipdropdown * {\n box-sizing: border-box;\n margin: 0;\n padding: 0; }\n .rfipbtn input,\n .rfipbtn select,\n .rfipdropdown input,\n .rfipdropdown select {\n font-size: 14px; }\n\n.rfip {\n position: relative;\n display: inline-block;\n margin: 8px;\n vertical-align: middle;\n width: 100%; }\n\n.rfipbtn {\n width: 100%;\n display: flex;\n flex-flow: row nowrap;\n min-height: 50px;\n border-radius: 2px;\n cursor: pointer;\n transition: box-shadow 250ms, border-color 250ms;\n outline: 0 none;\n user-select: none; }\n .rfipbtn--open {\n border-radius: 2px 2px 0 0; }\n .rfipbtn__button {\n width: 48px;\n margin-left: auto;\n display: flex;\n align-items: center;\n /* x axis center */\n justify-content: center;\n /* y axis center */\n height: auto;\n /* auto height to fix the flex */\n transition: background 250ms, box-shadow 250ms; }\n .rfipbtn__button i {\n font-size: 32px;\n transition: transform 250ms; }\n .rfipbtn__button--open i {\n transform: rotate(-180deg); }\n .rfipbtn__current {\n display: flex;\n flex-flow: row nowrap;\n align-items: center;\n justify-content: center;\n flex: 0 0 86px;\n padding: 2px; }\n .rfipbtn--multi {\n width: 258px; }\n .rfipbtn--multi .rfipbtn__current {\n flex-flow: row wrap;\n justify-content: flex-start;\n flex-basis: 212px;\n align-content: center; }\n .rfipbtn__icon {\n margin: 2px;\n padding: 0;\n height: 28px;\n width: 48px;\n display: flex;\n flex-flow: row nowrap;\n align-items: center;\n justify-content: space-between;\n border-radius: 2px; }\n .rfipbtn__icon--empty {\n font-size: 14px;\n line-height: 16px;\n margin-left: 8px;\n text-align: center;\n text-transform: lowercase;\n font-style: italic; }\n .rfipbtn__elm {\n display: flex;\n height: 28px;\n width: 28px;\n align-items: center;\n justify-content: center;\n font-size: 18px; }\n .rfipbtn__elm img,\n .rfipbtn__elm svg {\n height: 18px;\n width: auto; }\n .rfipbtn__del {\n width: 18px;\n display: flex;\n height: 28px;\n align-items: center;\n justify-content: center;\n transition: background-color 250ms;\n cursor: pointer; }\n\n.rfipcategory {\n width: 100%;\n margin: 0 0 8px;\n position: relative; }\n .rfipcategory select {\n width: 100%;\n display: block;\n height: 32px;\n line-height: 32px;\n border-radius: 0;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n /* remove default arrow */\n transition: border 250ms, box-shadow 250ms;\n background-color: transparent !important; }\n .rfipcategory i {\n position: absolute;\n right: 2px;\n top: 0;\n font-size: 16px;\n line-height: 32px;\n z-index: -1; }\n\n.rfipdropdown {\n width: 352px;\n position: absolute;\n left: 0;\n margin-top: -1px;\n z-index: 100000001;\n border-radius: 0 1px 4px 4px; }\n .rfipdropdown .rfipicons__ibox--error {\n color: #000;\n text-transform: capitalize;\n font-size: 14px;\n font-weight: 500; }\n .rfipdropdown__selector {\n overflow: hidden;\n padding: 16px; }\n .rfipdropdown.fipappear-enter-active .rfipdropdown__selector, .rfipdropdown.fipappear-exit-active .rfipdropdown__selector {\n transition: max-height 300ms ease-out, padding 300ms ease-out;\n padding: 16px; }\n\n.rfipicons__pager {\n display: flex;\n flex-flow: row nowrap;\n height: 24px;\n line-height: 24px;\n align-items: center;\n margin-bottom: 8px; }\n\n.rfipicons__num {\n width: 100px;\n margin-right: auto; }\n\n.rfipicons__cp {\n width: 32px;\n margin-right: 8px;\n height: 24px;\n line-height: 24px;\n text-align: right; }\n\n.rfipicons__sp {\n margin-right: 8px; }\n\n.rfipicons__tp {\n margin-right: 8px; }\n\n.rfipicons__arrow {\n margin-left: auto;\n width: 56px;\n display: flex;\n flex-flow: row nowrap;\n justify-content: flex-end;\n align-items: center;\n height: 24px;\n user-select: none; }\n\n.rfipicons__right {\n margin-left: auto; }\n\n.rfipicons__left, .rfipicons__right {\n cursor: pointer;\n width: 24px;\n height: 24px;\n position: relative;\n transition: background-color 250ms, border 250ms;\n outline: 0 none;\n border-radius: 2px;\n font-size: 18px; }\n\n.rfipicons__label {\n height: 22px;\n width: 22px;\n display: flex;\n align-items: center;\n justify-content: center; }\n .rfipicons__label img {\n height: 18px;\n width: 18px; }\n\n.rfipicons__selector {\n display: flex;\n flex: 1 1 20%;\n flex-flow: row wrap;\n align-content: center;\n justify-content: flex-start; }\n\n.rfipicons__ibox {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 100%;\n width: 100%;\n transition: background-color 250ms, border 250ms;\n border-radius: 2px;\n outline: 0 none;\n font-size: 20px; }\n .rfipicons__ibox img,\n .rfipicons__ibox svg {\n max-height: 24px;\n width: auto; }\n .rfipicons__ibox > * {\n transform: scale(1);\n transition: transform 250ms;\n transform-origin: center; }\n .rfipicons__ibox:hover > * {\n transform: scale(1.8); }\n .rfipicons__ibox--error {\n text-transform: lowercase;\n font-style: italic; }\n\n.rfipicons__icon {\n width: 20%;\n height: 64px;\n padding: 1px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer; }\n .rfipicons__icon--error {\n display: block;\n padding: 16px;\n text-align: center;\n font-size: 24px;\n width: 100%;\n line-height: 1; }\n\n.rfipsearch {\n width: 100%;\n margin: 0 0 8px; }\n .rfipsearch input {\n width: 100%;\n display: block;\n height: 32px;\n line-height: 32px; }\n\n.components-panel .rfipdropdown,\n.components-panel .rfipdropdown.rfipdropdown--default.fipappear-enter-done {\n left: 0;\n width: 100%; }\n\n.components-panel .rfipicons__ibox {\n font-size: 15px; }\n\n.components-panel .rfipicons__icon {\n height: 40px; }\n\n.components-panel .rfipicons__ibox:hover > * {\n -webkit-transform: scale(1.45);\n -ms-transform: scale(1.45);\n transform: scale(1.45); }\n\n.rfipdropdown--default .rfipicons__icon--selected .rfipicons__ibox svg {\n fill: #007cba; }\n\n.rfipbtn--default .rfipbtn__icon {\n color: #424242;\n height: 40px;\n border: 0; }\n\n.rfipbtn--default .rfipbtn__del {\n height: 7px;\n background-color: #007cba33;\n color: #007cba;\n font-weight: bold;\n padding: 8px 8px 10px 8px;\n border-radius: 100%;\n margin-left: 10px; }\n\n.rfipdropdown--default .rfipicons__ibox,\n.rfipdropdown--default .rfipicons__ibox:focus,\n.rfipdropdown--default .rfipicons__ibox:active,\n.rfipdropdown--default .rfipicons__ibox:hover {\n color: #424242;\n background-color: transparent;\n border: 0; }\n\n.rfipdropdown--default .rfipicons__icon--selected .rfipicons__ibox svg {\n fill: #007cba; }\n\n.rfipicons__ibox img,\n.rfipicons__ibox svg {\n width: 16px;\n height: 16px;\n max-height: 24px; }\n\n.rfipicons__ibox svg {\n fill: #585858; }\n\n/* Override default CSS - UAG */\n.uag-icon-picker .rfip {\n margin: 4px 0 0; }\n\n.uag-icon-picker .uag-control-label {\n padding-bottom: 4px;\n display: block; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.block-editor-page #wpwrap .edit-post-visual-editor a.uagb-infobox-link-wrap {\n z-index: -1;\n color: inherit; }\n\n.uagb-ifb-title-wrap .block-editor-rich-text__editable.uagb-ifb-title.rich-text {\n line-height: inherit;\n margin-top: 0; }\n\n.uagb-infobox-icon-left svg,\n.uagb-infobox-icon-right svg {\n box-sizing: content-box; }\n\n.uagb-infobox-link-wrap {\n pointer-events: none; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.uagb-cta__content-wrap.uagb-cta__icon-position-above-title {\n text-align: center; }\n\n.editor-styles-wrapper .edit-post-visual-editor a.uagb-cta__block-link-wrap {\n color: inherit; }\n\n.editor-styles-wrapper .uagb-cta__title,\n.editor-styles-wrapper .uagb-cta-separator-parent,\n.editor-styles-wrapper .uagb-cta__desc {\n margin-bottom: 10px; }\n\n.editor-styles-wrapper .uagb-cta__desc {\n margin: 0; }\n\n.editor-styles-wrapper .uagb-cta__block-link i {\n font-style: normal; }\n\n.wp-block-uagb-call-to-action.uagb-cta__outer-wrap a.uagb-cta__link-to-all {\n z-index: 0; }\n\n.editor-styles-wrapper .uagb-cta__outer-wrap .uagb-cta__buttons {\n display: inline-flex; }\n\n.editor-styles-wrapper .uagb-cta__outer-wrap a.uagb-cta__button-link-wrapper,\n.editor-styles-wrapper .uagb-cta__outer-wrap a.uagb-cta-second__button {\n text-decoration: none;\n fill: currentColor;\n width: 100%; }\n\n.editor-styles-wrapper .uagb-cta__title[contenteditable="true"]:focus,\n.editor-styles-wrapper .uagb-cta__desc[contenteditable="true"]:focus {\n border: 2px solid var(--wp-admin-theme-color);\n border-radius: 8px; }\n\n.editor-styles-wrapper .uagb-editor-preview-mode-tablet .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap {\n flex-direction: column;\n text-align: center; }\n .editor-styles-wrapper .uagb-editor-preview-mode-tablet .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__link-wrapper {\n width: 100%; }\n .editor-styles-wrapper .uagb-editor-preview-mode-tablet .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__link-wrapper .uagb-cta__button-wrapper {\n float: none;\n margin: 0 auto; }\n\n.editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap {\n flex-direction: column;\n text-align: center; }\n .editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap .uagb-cta__link-wrapper {\n width: 100%; }\n .editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-mobile .uagb-cta__left-right-wrap .uagb-cta__link-wrapper .uagb-cta__button-wrapper {\n float: none;\n margin: 0 auto; }\n\n.editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap {\n flex-direction: column;\n text-align: center; }\n .editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__link-wrapper {\n width: 100%; }\n .editor-styles-wrapper .uagb-editor-preview-mode-mobile .uagb-cta__content-stacked-tablet .uagb-cta__left-right-wrap .uagb-cta__link-wrapper .uagb-cta__button-wrapper {\n float: none;\n margin: 0 auto; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * Editor styles for the admin\n */\n.editor-styles-wrapper .uagb-blockquote__skin-quotation blockquote.uagb-blockquote {\n vertical-align: baseline;\n padding: 0;\n margin: 0;\n background: transparent;\n border: 0 none;\n outline: 0;\n font-size: 100%;\n font-style: normal;\n quotes: none; }\n\n.editor-styles-wrapper blockquote.uagb-blockquote {\n padding: 0;\n margin: 0; }\n\n.editor-styles-wrapper .uagb-blockquote__skin-border blockquote {\n padding-left: 10px; }\n\n.editor-styles-wrapper .uagb-blockquote__content,\n.editor-styles-wrapper cite.uagb-blockquote__author,\n.editor-styles-wrapper .uagb-blockquote__author {\n font-style: normal; }\n\n.editor-styles-wrapper .uagb-blockquote a {\n box-shadow: none;\n text-decoration: none;\n -webkit-box-shadow: none; }\n\n.editor-styles-wrapper .uagb-blockquote__tweet-style-classic a.uagb-blockquote__tweet-button,\n.editor-styles-wrapper .uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button {\n color: #fff; }\n\n.editor-styles-wrapper .uagb-blockquote__align-center a.uagb-blockquote__tweet-button {\n margin: 0 auto; }\n\n.uagb-editor-preview-mode-tablet .uagb-blockquote__stack-img-tablet footer {\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet .uagb-blockquote__stack-img-tablet footer .uagb-blockquote__tweet-button {\n align-self: flex-start; }\n\n.uagb-editor-preview-mode-mobile .uagb-blockquote__stack-img-mobile footer {\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile .uagb-blockquote__stack-img-mobile footer .uagb-blockquote__tweet-button {\n align-self: flex-start; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/*\n Content Timeline.\n*/\n.block-editor-inner-blocks .block-editor-block-list__layout .block-editor-block-list__block {\n padding: 0;\n margin: 0;\n max-width: unset; }\n\n@media screen and (max-width: 1023px) {\n .block-editor-inner-blocks .uagb-timeline__center-block .uagb-timeline__day-new.uagb-timeline__day-right.uagb-timeline__events-inner-new {\n left: -15px; }\n .block-editor-inner-blocks .uagb-timeline__center-block .uagb-timeline__day-new.uagb-timeline__day-left.uagb-timeline__events-inner-new {\n right: -15px; }\n .block-editor-inner-blocks .uagb-timeline__left-block .uagb-timeline__day-new.uagb-timeline__day-right.uagb-timeline__events-inner-new {\n right: -15px; }\n .block-editor-inner-blocks .uagb-timeline__left-block .uagb-timeline__day-new.uagb-timeline__day-left.uagb-timeline__events-inner-new {\n right: -15px; } }\n\n.edit-post-visual-editor .block-editor-block-list__block[data-type="uagb/content-timeline"] {\n padding: 15px; }\n .edit-post-visual-editor .block-editor-block-list__block[data-type="uagb/content-timeline"] .components-button svg {\n fill: #fff;\n width: 24px; }\n\n.edit-post-visual-editor .block-editor-block-list__block .uagb-timeline__outer-wrap.uagb-timeline__left-block .uagb-timeline__line {\n right: auto;\n left: 34px; }\n\n.edit-post-visual-editor .block-editor-block-list__block .uagb-timeline__outer-wrap.uagb-timeline__right-block .uagb-timeline__line {\n right: 31px;\n left: auto; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/*\n Content Timeline Child.\n*/\n#wpwrap .edit-post-visual-editor .block-editor-block-list__block[data-type="uagb/content-timeline-child"] {\n padding-left: 0;\n padding-right: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'[data-type="uagb/faq"] .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {\n width: auto;\n padding-right: 0;\n padding-left: 0;\n margin-top: 0;\n margin-bottom: 0; }\n\n[data-type="uagb/faq"] .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: block; }\n\n[data-type="uagb/faq"] .uagb-faq__outer-wrap {\n padding: 15px; }\n\n[data-type="uagb/faq"] .uagb-faq-layout-grid .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: grid; }\n\n[data-type="uagb/faq"] .uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .block-editor-block-list__block,\n[data-type="uagb/faq"] .uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .uagb-faq-child__outer-wrap,\n[data-type="uagb/faq"] .uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .uagb-faq-item {\n height: 100%; }\n\n[data-type="uagb/faq"] .uagb-editor-preview-mode-mobile.uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .block-editor-block-list__block,\n[data-type="uagb/faq"] .uagb-editor-preview-mode-mobile.uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .uagb-faq-child__outer-wrap,\n[data-type="uagb/faq"] .uagb-editor-preview-mode-mobile.uagb-faq-layout-grid.uagb-faq-equal-height .block-editor-inner-blocks > .block-editor-block-list__layout .uagb-faq-item {\n height: auto; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-faq-layout-accordion .uagb-faq-child__outer-wrap .uagb-faq-questions-button {\n cursor: pointer; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-questions-button {\n display: flex;\n align-items: center;\n width: auto; }\n [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-questions-button .uagb-faq-icon-wrap {\n display: flex;\n align-items: center; }\n [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-questions-button .uagb-question {\n width: 100%;\n margin-top: 0;\n margin-bottom: 0; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-content {\n margin: 0;\n border-width: 0; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item p {\n margin-bottom: 0; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item .uagb-icon-active,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item.uagb-faq-item-active .uagb-icon,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-item .uagb-icon-active,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-item.uagb-faq-item-active .uagb-icon {\n display: none; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item .uagb-icon,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item.uagb-faq-item-active .uagb-icon-active,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-item .uagb-icon,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq-item.uagb-faq-item-active .uagb-icon-active {\n display: flex; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq__active.uagb-faq-item .uagb-faq-content,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq__active.uagb-faq-item .uagb-faq-content {\n display: block; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq__active.uagb-faq-item .uagb-icon,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq__active.uagb-faq-item .uagb-icon {\n display: none; }\n\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq__active.uagb-faq-item .uagb-icon-active,\n[data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap .uagb-faq__active.uagb-faq-item .uagb-icon-active {\n display: flex; }\n\n.uagb-faq-layout-grid [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq__active.uagb-faq-item .uagb-icon-active {\n display: none; }\n\n.uagb-faq-layout-grid [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq__active.uagb-faq-item .uagb-icon {\n display: none; }\n\n.uagb-faq-layout-grid [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item .uagb-icon,\n.uagb-faq-layout-grid [data-type="uagb/faq-child"] .uagb-faq-child__outer-wrap.uagb-faq-item.uagb-faq-item-active .uagb-icon-active {\n display: none; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-forms__outer-wrap {\n padding: 25px; }\n .uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-form-hidden-data {\n display: none; }\n .uagb-forms__outer-wrap .uagb-forms-main-form .uagb-forms-required-wrap {\n float: right; }\n .uagb-forms__outer-wrap .uagb-forms-main-form input[type="checkbox"],\n .uagb-forms__outer-wrap .uagb-forms-main-form input[type="radio"] {\n margin-top: 5px;\n margin-bottom: 5px; }\n .uagb-forms__outer-wrap .block-editor-block-list__block {\n padding: 0;\n margin: 0; }\n\n.uagb-form-notice {\n padding: 8px 10px;\n background-color: #fff8e5;\n border-left: 5px solid #ffb901;\n color: #32373c;\n font-size: 13px;\n line-height: 20px; }\n\nselect.uagb-forms-select-box.uagb-forms-input {\n max-width: 100%; }\n\n.uagb-form-emailto {\n margin-top: 10px; }\n\n.uagb-forms-recaptcha-button {\n display: block;\n width: 50%;\n margin-bottom: 15px; }\n\n[data-type="uagb/forms"] .block-editor-block-variation-picker__variations {\n display: flex;\n justify-content: center; }\n\n[data-type="uagb/forms"] .block-editor-block-variation-picker__variation.components-button.has-icon {\n width: 90px; }\n\n.uagb-forms-phone-wrap .uagb-forms-phone-flex {\n display: flex;\n width: 100%; }\n .uagb-forms-phone-wrap .uagb-forms-phone-flex .components-base-control__field {\n height: calc(100% - 8px); }\n .uagb-forms-phone-wrap .uagb-forms-phone-flex .uagb-form-phone-country {\n width: auto !important; }\n .uagb-forms-phone-wrap .uagb-forms-phone-flex .uagb-forms-phone-input {\n margin-bottom: 8px; }\n\n.uagb-forms-main-submit-button {\n border-width: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-columns__wrap::before {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n border: 1px dashed #03ddff;\n content: ""; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-columns__wrap::before {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n border: 1px dashed #03ddff;\n content: ""; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".editor-styles-wrapper .uagb-forms-phone-wrap .uagb-form-phone-country-editor {\n line-height: normal; }\n .editor-styles-wrapper .uagb-forms-phone-wrap .uagb-form-phone-country-editor .components-input-control__backdrop {\n border: none; }\n\n.editor-styles-wrapper .uagb-forms-phone-wrap .components-base-control {\n width: 30%; }\n\n.editor-styles-wrapper .uagb-forms-phone-wrap .uagb-forms-phone-input {\n width: 70%; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-forms-checkbox-wrap input[type="checkbox"],\n.uagb-form-checkbox-option input[type="checkbox"] {\n vertical-align: middle;\n margin-right: 15px; }\n\n.uagb-forms-checkbox-controls {\n margin-top: 10px; }\n\n.uagb-form-checkbox-option-delete.has-icon {\n vertical-align: middle;\n padding: 10px;\n margin: 0; }\n\n.uagb-form-checkbox-option .uagb-inner-input-view {\n margin-right: 20px; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-forms-radio-wrap input[type="radio"],\n.uagb-form-radio-option input[type="radio"] {\n vertical-align: middle;\n margin-right: 15px; }\n\n.uagb-forms-radio-controls {\n margin-top: 10px; }\n\n.uagb-form-radio-option-delete.has-icon {\n vertical-align: middle;\n padding: 10px;\n margin: 0; }\n\n.uagb-forms-main-form .uagb-inner-input-view {\n vertical-align: middle;\n width: 35% !important;\n margin: 0 10px !important; }\n\n.uagb-forms-main-form .uagb-forms-radio-wrap input[type="radio"] {\n border-radius: 50%; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-forms-select-controls {\n margin-top: 10px; }\n\n.uagb-form-select-option-delete.has-icon {\n vertical-align: middle;\n padding: 10px;\n margin: 0; }\n\n.uagb-forms-main-form .uagb-inner-input-view {\n vertical-align: middle;\n width: 35% !important;\n margin: 0 10px !important; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/* The switch - the box around the slider */\n.uagb-switch {\n position: relative;\n display: inline-block;\n /* The slider */ }\n .uagb-switch input {\n width: 0;\n height: 0;\n opacity: 0; }\n .uagb-switch .uagb-slider {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n cursor: pointer;\n transition: 0.4s;\n -webkit-transition: 0.4s; }\n .uagb-switch .uagb-slider::before {\n position: absolute;\n bottom: 4px;\n left: 4px;\n background-color: #fff;\n transition: 0.4s;\n content: "";\n -webkit-transition: 0.4s; }\n\n.uagb-switch input:checked + .uagb-slider::before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px); }\n\n/* Rounded sliders */\n.uagb-slider.round {\n border-radius: 34px; }\n\n.uagb-slider.round::before {\n border-radius: 50%; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".components-base-control.minDate,\n.components-base-control.maxDate {\n display: inline-block;\n width: 30%; }\n\n.uagb-forms-date-invalidate {\n color: #f00;\n font-weight: 400; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-forms-editor-privacy-link .components-base-control__help {\n color: #f00; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".block-editor-block-list__block .uagb-google-map__wrap {\n padding: 25px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.editor-styles-wrapper [data-type="uagb/how-to"] .how-to-schema-notices {\n padding: 8px 10px;\n background-color: #fff8e5;\n border-left: 5px solid #ffb901;\n color: #32373c;\n font-size: 13px;\n line-height: 20px; }\n .editor-styles-wrapper [data-type="uagb/how-to"] .how-to-schema-notices ul {\n padding-bottom: 0;\n margin: 0; }\n .editor-styles-wrapper [data-type="uagb/how-to"] .how-to-schema-notices h6 {\n margin: 0;\n font-size: inherit;\n line-height: inherit; }\n .editor-styles-wrapper [data-type="uagb/how-to"] .how-to-schema-notices p {\n margin: 15px 0 0;\n color: #555d66;\n font-size: inherit; }\n\n.editor-styles-wrapper [data-type="uagb/how-to"] .wp-block {\n margin: 0;\n max-width: unset; }\n\n.wp-block-uagb-how-to .block-editor-button-block-appender {\n width: 10%;\n margin-top: 0;\n margin-left: 20px; }\n\n.editor-styles-wrapper .uagb-howto__time-wrap h3,\n.editor-styles-wrapper .uagb-howto__cost-wrap h3,\n.editor-styles-wrapper .uagb-how-to-tools__wrap h3,\n.editor-styles-wrapper .uagb-how-to-steps__wrap h3 {\n margin-top: 20px;\n margin-bottom: 20px; }\n\n.editor-styles-wrapper .uagb-howto__time-wrap p,\n.editor-styles-wrapper .uagb-howto__cost-wrap p,\n.editor-styles-wrapper .uagb-how-to-tools__wrap p,\n.editor-styles-wrapper .uagb-how-to-steps__wrap p {\n margin-top: 25px; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-step-link-all {\n height: 100%;\n width: 100%;\n top: 0;\n left: 0;\n position: absolute;\n z-index: 3;\n box-shadow: none;\n text-decoration: none;\n color: inherit; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * Editor styles for the admin\n */\n#wpwrap .edit-post-visual-editor a.uagb-icon-list__link {\n color: #3a3a3a; }\n\n#wpwrap .wp-block-uagb-icon-list .wp-block-uagb-icon-list-child span {\n cursor: text; }\n\n[data-type="uagb/icon-list"] .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {\n width: auto;\n padding-left: 0;\n padding-right: 0;\n margin-left: 0;\n margin-right: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-icon-list__wrap > .block-editor-inner-blocks {\n width: 100%; }\n\n.wp-block.block-editor-block-list__block[data-type="uagb/icon-list-child"] a {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: unset; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.editor-styles-wrapper [data-type="uagb/inline-notice"] .uagb-notice-title {\n margin: 0; }\n\n.editor-styles-wrapper [data-type="uagb/inline-notice"] p.block-editor-rich-text__editable.uagb-notice-text.rich-text {\n margin: 0; }\n\n.editor-styles-wrapper [data-type="uagb/inline-notice"] p.block-editor-rich-text__editable.uagb-notice-title.rich-text {\n margin-bottom: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-lottie_upload_wrap {\n padding: 50px;\n background: #eee; }\n\n.uagb-lottie_upload_wrap-controller .components-placeholder {\n box-shadow: none; }\n\n.uagb-show-notice {\n padding: 20px;\n background: #eee; }\n\n.uagb-lottie__center {\n margin: 0 auto; }\n\n.uagb-lottie__right {\n margin-left: auto; }\n\n.uagb-lottie__left {\n margin-right: auto; }\n\n.block-editor .block-editor__container .block-editor-media-flow__url-input .block-editor-link-control {\n width: auto; }\n\n.uagb-lottie-instructions__lottie-url {\n pointer-events: auto !important; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * Editor styles for the admin\n */\np.uagb-marketing-btn__prefix.block-editor-rich-text__editable {\n margin-bottom: 0 !important; }\n\n#wpwrap .edit-post-visual-editor a.uagb-marketing-btn__link {\n pointer-events: all; }\n\n.uagb-marketing-btn__align-text-center .uagb-marketing-btn__link {\n text-align: center; }\n\n.uagb-marketing-btn__align-text-left .uagb-marketing-btn__link {\n text-align: left; }\n\n.uagb-marketing-btn__align-text-right .uagb-marketing-btn__link {\n text-align: right; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/* stylelint-disable color-hex-case, color-hex-length */\n.uag-number-control .uagb-number-control__mobile-controls {\n align-items: center;\n display: grid;\n grid-template-columns: 75% 25%;\n color: #50575E; }\n .uag-number-control .uagb-number-control__mobile-controls .uag-control-label {\n margin-bottom: 0; }\n .uag-number-control .uagb-number-control__mobile-controls .components-number-control .components-input-control__input {\n padding: 0 4px !important;\n text-align: center; }\n .uag-number-control .uagb-number-control__mobile-controls .components-input-control__container {\n flex: 0 0 0%;\n width: 100%; }\n .uag-number-control .uagb-number-control__mobile-controls .components-number-control {\n display: grid;\n width: 88%;\n margin-left: 5px; }\n\n.uag-number-control .uagb-control__header {\n display: grid;\n grid-template-columns: 100%;\n justify-items: end;\n justify-content: end; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-post__title {\n margin-top: 15px;\n margin-bottom: 15px;\n word-break: break-word; }\n\n.uagb-post__title a {\n box-shadow: none;\n color: inherit;\n text-decoration: none;\n transition: 0.3s ease; }\n .uagb-post__title a:hover {\n text-decoration: none; }\n .uagb-post__title a:focus {\n text-decoration: none; }\n .uagb-post__title a:active {\n text-decoration: none; }\n\n.uagb-post__title a,\n.uagb-post__title a:focus,\n.uagb-post__title a:active {\n color: inherit;\n font-size: inherit; }\n\n.uagb-post__image-position-background .uagb-post__text {\n position: relative;\n z-index: 10;\n opacity: 1;\n overflow: hidden; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-post-grid-byline {\n text-transform: uppercase;\n font-size: 11px;\n letter-spacing: 1px; }\n .uagb-post-grid-byline .uagb-post__author,\n .uagb-post-grid-byline .uagb-post__date {\n display: inline-block;\n word-break: break-all; }\n .uagb-post-grid-byline .uagb-post__author:not(:last-child)::after,\n .uagb-post-grid-byline .uagb-post__date:not(:last-child)::after {\n vertical-align: middle;\n margin: 0 5px;\n line-height: 1;\n content: "\\B7"; }\n .uagb-post-grid-byline .uagb-post__author a {\n box-shadow: none; }\n .uagb-post-grid-byline .uagb-post__author a:hover {\n box-shadow: 0 -1px 0 inset;\n color: inherit; }\n .uagb-post-grid-byline .uagb-post__author span,\n .uagb-post-grid-byline .uagb-post__comment span,\n .uagb-post-grid-byline .uagb-post__taxonomy span,\n .uagb-post-grid-byline .uagb-post__date span {\n width: inherit;\n height: inherit;\n margin-right: 4px;\n font-size: inherit;\n line-height: inherit; }\n\n.uagb-post__taxonomy div {\n display: inline-block; }\n\n.uagb-post-grid-byline a,\n.uagb-post-grid-byline a:focus,\n.uagb-post-grid-byline a:active {\n color: inherit;\n font-size: inherit; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.uagb-post__image-position-background .uagb-post__image img {\n position: absolute;\n top: 50%;\n left: 50%;\n width: auto;\n height: auto;\n max-width: none;\n min-width: 100%;\n min-height: 100%;\n transform: translate(-50%, -50%); }\n\n.uagb-post__image-position-background .uagb-post__image {\n position: absolute;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n text-align: center;\n overflow: hidden;\n top: 0;\n left: 0;\n z-index: 2;\n width: 100%;\n height: 100%; }\n\n.uagb-post__image-position-background .uagb-post__image::before {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1;\n width: 100%;\n height: 100%;\n background-color: rgba(255, 255, 255, 0.5);\n content: ""; }\n\n.uagb-post__image img {\n display: block;\n width: 100%; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-post__cta {\n display: inline-block;\n margin-bottom: 15px;\n background: none;\n border-color: #3b3b3b;\n border-style: none;\n border-width: 1px;\n border-radius: 0;\n color: #fff; }\n .uagb-post__cta a.uagb-text-link.wp-block-button__link {\n cursor: pointer; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * Editor styles for the admin\n */\n.editor-styles-wrapper .uagb-post-grid:not(.wp-block-uagb-post-grid) .uagb-post__inner-wrap {\n background-clip: content-box !important; }\n\n.editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode {\n margin: 20px; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode [data-type="uagb/post-meta"] span,\n .editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode [data-type="uagb/post-meta"] time {\n margin-right: 10px;\n font-weight: 500; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode .block-editor-block-list__block {\n margin-bottom: 25px; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode .block-editor-block-list__block .uagb-post__taxonomy {\n font-size: unset; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap.uagb-post__edit-mode .block-editor-block-list__block .uagb-post__image {\n width: 50%; }\n\n.editor-styles-wrapper .uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy {\n flex-wrap: nowrap; }\n\n.editor-styles-wrapper .uagb-post-grid .uagb-block-all-post__actions {\n margin: 20px; }\n\n.editor-styles-wrapper .uagb-post-grid h2 a {\n text-decoration: none; }\n\n.editor-styles-wrapper .uagb-post-grid a {\n cursor: default;\n pointer-events: none; }\n\n.editor-styles-wrapper .uagb-post-grid .wp-block-uagb-post-grid article {\n pointer-events: visible; }\n\n.editor-styles-wrapper .uagb-post-grid .uagb-post__load-more-wrap {\n width: 100%; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__load-more-wrap .uagb-post-pagination-button {\n cursor: pointer;\n pointer-events: visible; }\n .editor-styles-wrapper .uagb-post-grid .uagb-post__load-more-wrap a {\n color: inherit; }\n\n.editor-styles-wrapper .uagb-post-grid .wp-block-uagb-post-grid:last-child .uagb-post-pagination-wrap {\n grid-column: 1 / -1; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-1 article {\n width: 100%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-2 article {\n width: 50%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-3 article {\n width: 33.2%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-4 article {\n width: 25%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-5 article {\n width: 20%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-6 article {\n width: 16.66%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-7 article {\n width: 14.28%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-tablet:not(.wp-block-uagb-post-grid).uagb-post__columns-tablet-8 article {\n width: 12.5%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-1 article {\n width: 100%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-2 article {\n width: 50%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-3 article {\n width: 33.2%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-4 article {\n width: 25%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-5 article {\n width: 20%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-6 article {\n width: 16.66%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-7 article {\n width: 14.28%; }\n\n.editor-styles-wrapper .uagb-post-grid.uagb-editor-preview-mode-mobile:not(.wp-block-uagb-post-grid).uagb-post__columns-mobile-8 article {\n width: 12.5%; }\n\n.editor-styles-wrapper .uagb-post-grid:not(.is-grid).uagb-post__items {\n display: flex;\n -ms-flex-wrap: wrap;\n -webkit-flex-wrap: wrap;\n flex-wrap: wrap; }\n\n.editor-styles-wrapper .uagb-post-grid.is_grid {\n display: grid; }\n\n.block-editor-page #wpwrap .edit-post-visual-editor .slick-dots {\n padding-left: 0; }\n .block-editor-page #wpwrap .edit-post-visual-editor .slick-dots button {\n color: transparent; }\n\n.block-editor-page #wpwrap .edit-post-visual-editor .uagb-post__image-position-background .uagb-post__image img {\n position: absolute;\n top: 50%;\n left: 50%;\n width: auto;\n height: auto;\n max-width: none;\n min-width: 100%;\n min-height: 100%;\n transform: translate(-50%, -50%);\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%); }\n\n.editor-styles-wrapper .is-root-container.edit-site-block-editor__block-list.wp-site-blocks .is-masonry {\n height: initial !important; }\n\n.editor-styles-wrapper [data-type="uagb/post-carousel"] {\n width: 100%; }\n\n.editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-post-grid .uagb-post__inner-wrap p {\n margin-bottom: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.edit-post-visual-editor .block-editor-block-list__block .uagb-timeline__field {\n margin: 0; }\n .edit-post-visual-editor .block-editor-block-list__block .uagb-timeline__field a {\n text-decoration: none;\n font-size: inherit;\n margin: 0; }\n\n.edit-post-visual-editor .block-editor-block-list__block a {\n pointer-events: none; }\n\n.uagb-editor-preview-mode-tablet.uagb-timeline .uagb-timeline__image img,\n.uagb-editor-preview-mode-mobile.uagb-timeline .uagb-timeline__image img {\n max-width: 100%; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.editor-styles-wrapper [data-type="uagb/restaurant-menu"].block-editor-block-list__block {\n display: flex;\n width: 100%; }\n\n.editor-styles-wrapper .wp-block-uagb-restaurant-menu {\n width: 100%;\n display: block;\n /*\n\t\t/* Responsive for price-list on tablet in editor\n\t\t*/\n /*\n\t\t/* Responsive for price-list on mobile in editor\n\t\t*/ }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .block-editor-block-list__layout {\n display: grid; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rm__title {\n margin-top: 0; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rm__separator {\n margin-bottom: 10px; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rm__price.rich-text {\n min-width: fit-content !important; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rest_menu__wrap .uagb-rm__content {\n padding-left: unset;\n padding-right: unset;\n display: inline-flex; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rm__desc,\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu .uagb-rm__desc.block-editor-rich-text__editable {\n margin-bottom: 15px; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-desktop.uagb-rm__desk-column-1 .block-editor-block-list__layout {\n grid-template-columns: auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-desktop.uagb-rm__desk-column-2 .block-editor-block-list__layout {\n grid-template-columns: auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-desktop.uagb-rm__desk-column-3 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-desktop.uagb-rm__desk-column-4 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-tablet .uagb-rm__content .uagb-rm-details .uagb-rm__title {\n display: contents; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-tablet.uagb-rm__tablet-column-1 .block-editor-block-list__layout {\n grid-template-columns: auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-tablet.uagb-rm__tablet-column-2 .block-editor-block-list__layout {\n grid-template-columns: auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-tablet.uagb-rm__tablet-column-3 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-tablet.uagb-rm__tablet-column-4 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-mobile .uagb-rm__content .uagb-rm-details .uagb-rm__title {\n display: contents; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-mobile.uagb-rm__mcolumn-1 .block-editor-block-list__layout {\n grid-template-columns: auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-mobile.uagb-rm__mcolumn-2 .block-editor-block-list__layout {\n grid-template-columns: auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-mobile.uagb-rm__mcolumn-3 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto; }\n .editor-styles-wrapper .wp-block-uagb-restaurant-menu.uagb-editor-preview-mode-mobile.uagb-rm__mcolumn-4 .block-editor-block-list__layout {\n grid-template-columns: auto auto auto auto; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'.editor-styles-wrapper [data-type="uagb/review"] .uagb_review_entry div:nth-child(2) {\n min-width: unset !important;\n display: flex;\n flex-direction: row-reverse; }\n\n.editor-styles-wrapper [data-type="uagb/review"] .rating-schema-notices {\n padding: 8px 10px;\n background-color: #fff8e5;\n border-left: 5px solid #ffb901;\n color: #32373c;\n font-size: 13px;\n line-height: 20px; }\n .editor-styles-wrapper [data-type="uagb/review"] .rating-schema-notices ul {\n padding-bottom: 0;\n margin: 0; }\n .editor-styles-wrapper [data-type="uagb/review"] .rating-schema-notices h6 {\n margin: 0;\n font-size: inherit;\n line-height: inherit; }\n .editor-styles-wrapper [data-type="uagb/review"] .rating-schema-notices p {\n margin: 15px 0 0;\n color: #555d66;\n font-size: inherit; }\n\n.editor-styles-wrapper [data-type="uagb/review"] .uagb_review_add_entry.dashicons.dashicons-plus-alt {\n left: 50%;\n width: 100%; }\n\n.editor-styles-wrapper [data-type="uagb/review"] .uagb_review_average_stars,\n.editor-styles-wrapper [data-type="uagb/review"] .uagb_review_entry .dashicons-trash {\n float: right;\n margin-left: 50px; }\n @media screen and (max-width: 976px) {\n .editor-styles-wrapper [data-type="uagb/review"] .uagb_review_average_stars,\n .editor-styles-wrapper [data-type="uagb/review"] .uagb_review_entry .dashicons-trash {\n margin-left: 25px; } }\n @media screen and (max-width: 768px) {\n .editor-styles-wrapper [data-type="uagb/review"] .uagb_review_average_stars,\n .editor-styles-wrapper [data-type="uagb/review"] .uagb_review_entry .dashicons-trash {\n margin-left: 15px; } }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * Editor styles for the admin\n */\n#wpwrap .edit-post-visual-editor a.uagb-ss__link {\n color: #3a3a3a; }\n\n.uagb-social-share__layout-vertical .uagb-social-share__outer-wrap > .block-editor-inner-blocks {\n width: 100%; }\n\n[data-type="uagb/social-share"] .uagb-social-share__layout-horizontal .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: flex; }\n\n[data-type="uagb/social-share"] .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {\n width: auto;\n padding-right: 0;\n padding-left: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-social-share__layout-vertical .block-list-appender {\n width: 60px;\n margin-top: 28px; }\n\n.uagb-social-share__layout-horizontal .block-list-appender {\n margin-top: 0;\n margin-left: 20px; }\n\n.uagb-ss-repeater a.uagb-ss__link {\n pointer-events: none; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".wp-block-uagb-star-rating .block-editor-rich-text__editable.uag-star-rating__title {\n margin: 0;\n margin-right: 10px; }\n\n.wp-block-uagb-star-rating p.block-editor-rich-text__editable.uag-star-rating__title {\n margin-bottom: 0; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * Editor styles for the admin\n */\n.uagb-toc__list > p {\n color: #666;\n font-size: 13px;\n font-style: italic; }\n\n.block-editor-page .uagb-toc__scroll-top {\n position: fixed;\n right: 343px;\n bottom: 50px;\n display: none;\n padding: 10px;\n background: #ccd0d4;\n cursor: pointer;\n font-size: 1rem;\n line-height: 1.85714285714286; }\n .block-editor-page .uagb-toc__scroll-top svg {\n width: 1.6em;\n height: 0.6em;\n margin-left: 0;\n transform: translate(0, -20%) rotate(180deg);\n fill: currentColor; }\n .block-editor-page .uagb-toc__scroll-top.uagb-toc__show-scroll {\n display: inline-table; }\n\n.uagb-light-font-weight {\n font-weight: 400; }\n\n.block-editor-block-list__block .wp-block-uagb-table-of-contents ol.uagb-toc__list li.uagb-toc__list ul,\n.block-editor-block-list__block .wp-block-uagb-table-of-contents ol.uagb-toc__list ul.uagb-toc__list ul {\n list-style-type: circle; }\n\n.block-editor-block-list__block .wp-block-uagb-table-of-contents ol.uagb-toc__list > ul,\n.block-editor-block-list__block .wp-block-uagb-table-of-contents ol.uagb-toc__list > li {\n list-style-type: disc; }\n\n.block-editor-block-list__block .wp-block-uagb-table-of-contents .uagb-toc__wrap {\n box-sizing: border-box; }\n\nol.uagb-toc__list {\n margin-top: 0; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".editor-styles-wrapper .uagb-tabs__wrap .uagb-tabs-editor-controls {\n position: absolute;\n top: -24px;\n background: #000;\n padding: 2px;\n left: 50%;\n transform: translateX(-50%);\n display: none; }\n\n.editor-styles-wrapper .uagb-tabs__wrap span.uagb-tabs__remove {\n color: #fff;\n cursor: pointer;\n z-index: 1; }\n\n.editor-styles-wrapper .uagb-tabs__wrap .uagb-tabs__icon {\n align-self: start; }\n\n.editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab {\n position: relative; }\n .editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab a.uagb-tabs-list p.block-editor-rich-text__editable.rich-text {\n margin-bottom: 0; }\n .editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab a.uagb-tabs__icon-position-left {\n display: inline-flex; }\n .editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab a.uagb-tabs__icon-position-right {\n display: inline-flex; }\n\n.editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab:hover span.uagb-tabs__remove {\n display: block; }\n\n.editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab.uagb-tabs__add-tab {\n cursor: pointer;\n display: block; }\n .editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab.uagb-tabs__add-tab > span {\n width: auto;\n height: auto;\n padding: 6px 12px; }\n\n.editor-styles-wrapper .uagb-tabs__wrap .uagb-tab-item__move-forward,\n.editor-styles-wrapper .uagb-tabs__wrap .uagb-tab-item__move-back {\n color: #fff;\n cursor: pointer;\n z-index: 1; }\n\n.editor-styles-wrapper .uagb-tabs__wrap li.uagb-tab:hover .uagb-tabs-editor-controls {\n display: flex; }\n\n.editor-styles-wrapper .uagb-tabs__wrap .uagb-tab.uagb-tabs__add-tab > span {\n width: auto;\n height: auto;\n padding: 6px 12px; }\n\n.editor-styles-wrapper .uagb-tabs__wrap .uagb-tab.uagb-tabs__add-tab .dashicon {\n vertical-align: middle; }\n\n.editor-styles-wrapper .uagb-tabs__wrap ul.uagb-tabs__panel {\n margin-top: 12px; }\n .editor-styles-wrapper .uagb-tabs__wrap ul.uagb-tabs__panel p {\n margin: 0; }\n\n.uag-advance-panel-body-layout .uagb-responsive-select-control .uagb-size-type-field-tabs {\n grid-template-columns: 40% 60%; }\n\n.edit-post-visual-editor .uagb-tabs__wrap .block-editor-button-block-appender {\n display: none; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle1-tablet {\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle1-tablet ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: row; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle1-tablet .uagb-tab {\n margin: 10px 10px 10px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle1-tablet p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle1-tablet .uagb-tabs__body-wrap {\n margin-bottom: 20px; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle2-tablet {\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle2-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: row;\n margin-bottom: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle2-tablet .uagb-tab {\n margin: 10px 10px -1px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle2-tablet p {\n margin: 0; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle3-tablet {\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle3-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: row;\n margin-bottom: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle3-tablet .uagb-tab {\n margin: 10px 10px 0 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle3-tablet .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle4-tablet {\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle4-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: row;\n margin-bottom: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle4-tablet .uagb-tab {\n margin: 10px 10px 10px 0;\n padding: 6px 12px 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle4-tablet .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle5-tablet {\n flex-direction: column; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle5-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tab {\n padding: 6px 12px;\n margin: 10px 10px 10px 10px;\n width: 100%;\n text-align: center; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet {\n flex-direction: row; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tab {\n margin: 0 10px 10px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet {\n flex-direction: row; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tab {\n margin: 10px 10px 0 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet {\n flex-direction: row;\n display: flex; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: grid;\n flex-grow: 1;\n min-width: 25%;\n max-width: 25%;\n justify-content: normal; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel .uagb-tab {\n padding: 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet {\n flex-direction: row;\n display: flex; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel .uagb-tab {\n margin: 0 10px 10px 0;\n padding: 6px 12px 6px 12px; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet {\n flex-direction: row; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel .uagb-tab {\n padding: 6px 12px;\n margin: 10px 10px 10px 10px;\n text-align: center; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-tablet.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle1-mobile {\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle1-mobile ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: row;\n flex-grow: 1; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle1-mobile .uagb-tab {\n margin: 10px 10px 10px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle1-mobile p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle1-mobile .uagb-tabs__body-wrap {\n flex-direction: row; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle2-mobile {\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle2-mobile ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: row;\n flex-grow: 1;\n border-bottom: 1px solid #b3b6b9; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle2-mobile .uagb-tab {\n margin: 10px 10px -1px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle2-mobile p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle2-mobile .uagb-tabs__body-wrap {\n flex-direction: row; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle3-mobile {\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle3-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-grow: 1;\n margin-bottom: 0;\n flex-direction: row;\n padding: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tab {\n margin: 10px 10px 0 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tabs__body-wrap {\n flex-direction: row; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle4-mobile {\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle4-mobile ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n flex-direction: row;\n display: flex;\n flex-grow: 1; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tab {\n margin: 10px 10px 10px 0;\n padding: 6px 12px 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle5-mobile {\n flex-direction: column; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle5-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-grow: 1;\n flex-direction: row;\n justify-content: space-between;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tab {\n padding: 6px 12px;\n margin: 10px 10px 10px 10px;\n text-align: center;\n width: 100%; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile,\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle8-mobile {\n flex-direction: row; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile ul.uagb-tabs__panel,\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle8-mobile ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tab,\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tab {\n margin: 0 10px 10px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tab p,\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tab p {\n margin: -9px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tabs__body-wrap,\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle7-mobile {\n flex-direction: row; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tab {\n margin: 10px 10px 0 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle7-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle9-mobile {\n flex-direction: row;\n display: flex; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel {\n margin-bottom: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 24%; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel .uagb-tab {\n margin: 0 10px 10px 0;\n padding: 6px 12px 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle9-mobile .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 75%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tab {\n padding: 6px 12px;\n margin: 10px 10px 10px 10px;\n text-align: center; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n min-width: 24%;\n max-width: 35%;\n margin: 0;\n padding: 0; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tabs__body-wrap {\n flex-grow: 3;\n max-width: 60%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel {\n margin: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n max-width: 100%;\n flex-grow: unset; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab {\n width: -webkit-fill-available;\n margin: 0 0 10px 0;\n padding: 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack1-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n flex-grow: unset;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab {\n margin: 0 0 10px 0;\n padding: 6px 12px;\n width: -webkit-fill-available; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack2-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel {\n margin: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n max-width: 100%;\n flex-grow: unset;\n width: 100%; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab {\n width: -webkit-fill-available;\n margin: 0 0 10px 0;\n padding: 6px 12px 6px 12px; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack3-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n\n.uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack4-mobile {\n margin: auto; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel {\n display: flex;\n flex-direction: column;\n max-width: 100%;\n flex-grow: unset;\n width: 100%;\n margin: 0;\n padding: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {\n width: -webkit-fill-available;\n padding: 6px 12px;\n margin: 0 0 10px 0;\n text-align: center; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab p {\n margin: 0; }\n .uagb-editor-preview-mode-mobile.uagb-tabs__wrap.uagb-tabs__stack4-mobile .uagb-tabs__body-wrap {\n max-width: 100%; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".uagb-tax-not-available {\n padding: 10px;\n border: 1px solid;\n text-align: center; }\n\n.uagb-layout-list .uagb-list-wrap {\n margin: 0; }\n\n.uagb-list-display-style-group {\n margin-bottom: 20px !important; }\n\n.uagb-layout-grid a:-webkit-any-link {\n text-decoration: none; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,"/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.block-editor-page #wpwrap .edit-post-visual-editor ul.uagb-team__social-list {\n display: flex;\n padding: 0;\n margin: 0;\n list-style: none; }\n\n.block-editor-page #wpwrap .edit-post-visual-editor .uagb-team__social-icon a {\n color: #333; }\n\n.wp-block-uagb-team .components-button:focus:enabled,\n.wp-block-uagb-team .components-button {\n box-shadow: none;\n background: transparent;\n border: none; }\n\n.wp-block-uagb-team p.uagb-team__desc.block-editor-rich-text__editable {\n margin: 0 0 10px; }\n\n.block-editor-rich-text__editable.uagb-team__title {\n margin-top: 0; }\n\n.wp-block-uagb-team {\n margin-top: 20px;\n margin-bottom: 20px; }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.gutenberg-editor-page #wpwrap ul.slick-dots {\n margin: 0 auto; }\n\n#wpwrap .edit-post-visual-editor button.slick-arrow {\n line-height: 16px; }\n\n.uagb-tm__desc,\n.editor-block-list__layout .uagb-tm__desc.block-editor-rich-text__editable {\n margin-bottom: 15px; }\n\n.uagb-tm__author-name,\n.editor-block-list__layout .uagb-tm__author-name.block-editor-rich-text__editable {\n margin-bottom: 5px;\n font-size: 30px;\n line-height: 16px; }\n\n#wpwrap .edit-post-visual-editor ul.slick-dots {\n margin: 0;\n padding: 0; }\n\n.wp-block-uagb-testimonial.uagb-editor-preview-mode-tablet.uagb-slick-carousel .slick-slide,\n.wp-block-uagb-testimonial.uagb-editor-preview-mode-mobile.uagb-slick-carousel .slick-slide {\n height: auto; }\n\n.wp-block-uagb-testimonial.uagb-editor-preview-mode-tablet.uagb-slick-carousel ul.slick-dots,\n.wp-block-uagb-testimonial.uagb-editor-preview-mode-mobile.uagb-slick-carousel ul.slick-dots {\n padding-left: 0; }\n\n.editor-styles-wrapper [data-type="uagb/testimonial"] {\n width: 100%; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".edit-post-visual-editor .wp-block-gallery.uag-masonry {\n /* For Backword */\n /* End Backword */ }\n .edit-post-visual-editor .wp-block-gallery.uag-masonry ul.blocks-gallery-grid {\n column-count: 4;\n column-gap: 1em;\n display: block; }\n .edit-post-visual-editor .wp-block-gallery.uag-masonry ul.blocks-gallery-grid li.blocks-gallery-item {\n display: block;\n grid-template-rows: 1fr auto;\n margin: 0 0 1em 0;\n break-inside: avoid;\n width: unset; }\n .edit-post-visual-editor .wp-block-gallery.uag-masonry.blocks-gallery-grid {\n column-count: 3;\n column-gap: 1em;\n display: block; }\n .edit-post-visual-editor .wp-block-gallery.uag-masonry.blocks-gallery-grid figure.wp-block-image:not(#individual-image) {\n display: block;\n grid-template-rows: 1fr auto;\n margin: 0 0 1em 0;\n break-inside: avoid;\n width: unset; }\n\n.uag-copy-paste-styles-popover .components-menu-item__shortcut {\n white-space: nowrap; }\n\n.uag-copy-paste-styles-popover .components-menu-item__item {\n min-width: 100%;\n justify-content: space-around; }\n\n.uag-copy-paste-styles-popover .components-popover__content {\n border: 1px solid #1e1e1e;\n box-shadow: none; }\n\n.uag-copy-paste-styles-popover .components-button {\n padding: 10px;\n justify-content: center; }\n\n.uag-hide-desktop,\n.uagb-editor-preview-at-desktop.uag-hide-desktop,\n.uagb-editor-preview-at-tablet.uag-hide-tab,\n.uagb-editor-preview-at-mobile.uag-hide-mob {\n display: inherit;\n background: -o-repeating-linear-gradient(325deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.05) 1px, transparent 2px, transparent 9px);\n background: repeating-linear-gradient(125deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.05) 1px, transparent 2px, transparent 9px);\n border: 1px solid rgba(0, 0, 0, 0.02); }\n",""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.uagb-columns__wrap::before {\n content: "";\n position: absolute;\n border: 1px dashed #03ddff;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1; }\n\n.uagb-columns__edit-active.uagb-columns__wrap::before {\n border-color: #035cff; }\n\n.editor-bg-image-control .components-button,\n.editor-bg-video-control .components-button {\n vertical-align: middle; }\n\n.uagb-editor-preview-mode-tablet.uagb-columns__stack-tablet .block-editor-block-list__layout {\n flex-direction: column; }\n\n.uagb-editor-preview-mode-mobile.uagb-columns__stack-tablet .block-editor-block-list__layout {\n flex-direction: column; }\n\n.uagb-editor-preview-mode-mobile.uagb-columns__stack-mobile .block-editor-block-list__layout {\n flex-direction: column; }\n\n.editor-bg-image-control .components-button:last-child,\n.editor-bg-video-control .components-button:last-child {\n margin-left: 10px; }\n\n.uagb-columns__wrap > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: flex;\n flex-wrap: nowrap; }\n\n.uagb-columns__wrap > .uagb-columns__inner-wrap > .block-editor-inner-blocks,\n.uagb-columns__wrap > .block-editor-block-list__layout {\n width: 100%;\n z-index: 2; }\n\n.uagb-columns__columns-1 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 100%; }\n\n.uagb-columns__columns-2 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 50%; }\n\n.uagb-columns__columns-3 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 33.33%; }\n\n.uagb-columns__columns-4 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 25%; }\n\n.uagb-columns__columns-5 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 20%; }\n\n.uagb-columns__columns-6 .block-editor-block-list__block[data-type="uagb/column"] {\n width: 16.66%; }\n\n.wp-block-uagb-columns .block-editor-block-list__layout {\n margin-left: 0;\n margin-right: 0; }\n .wp-block-uagb-columns .block-editor-block-list__layout .editor-block-list__block {\n max-width: none !important; }\n\n.block-editor-block-list__block[data-type="uagb/columns"] {\n clear: both; }\n\n.block-editor-block-list__block[data-align="center"][data-type="uagb/columns"] {\n text-align: inherit; }\n\n.block-editor-block-list__block[data-type="uagb/column"] > .editor-block-contextual-toolbar {\n top: 38px;\n transform: translateY(-38px);\n margin-left: -29px;\n margin-right: -29px; }\n\n.block-editor-block-list__block[data-type="uagb/column"] > .editor-block-list__insertion-point {\n top: 0;\n margin-top: 0; }\n\n.wp-block-uagb-columns.uagb-columns__valign-center > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] {\n display: flex;\n flex-direction: column;\n justify-content: center; }\n\n.wp-block-uagb-columns.uagb-columns__valign-bottom > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] {\n display: flex;\n flex-direction: column;\n justify-content: flex-end; }\n\n.block-editor-block-list__layout .block-editor-block-list__block[data-type="uagb/column"] > .block-editor-block-list__block-edit {\n margin-left: 14px;\n margin-right: 14px; }\n .block-editor-block-list__layout .block-editor-block-list__block[data-type="uagb/column"] > .block-editor-block-list__block-edit > div:not(.editor-block-contextual-toolbar) {\n width: 100%; }\n .block-editor-block-list__layout .block-editor-block-list__block[data-type="uagb/column"] > .block-editor-block-list__block-edit > .editor-block-contextual-toolbar {\n position: absolute;\n top: 0;\n transform: translateY(-39px); }\n\n.wp-block-uagb-columns > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] > .block-editor-block-list__block-edit::before {\n bottom: 0;\n top: 0; }\n\n.block-editor-block-list__block[data-align="full"] .wp-block-uagb-columns {\n padding-left: 15px;\n padding-right: 15px; }\n\n.wp-block-uagb-columns {\n position: relative;\n z-index: 10;\n margin: 0 auto;\n display: flex;\n flex-direction: column; }\n .wp-block-uagb-columns > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout {\n display: flex;\n flex-wrap: nowrap;\n justify-content: space-between;\n margin-left: auto;\n margin-right: auto; }\n .wp-block-uagb-columns > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] {\n display: flex;\n flex-direction: column;\n max-width: none;\n margin-top: 0;\n margin-bottom: 0; }\n .wp-block-uagb-columns > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] .block-editor-block-list__block-edit {\n flex-basis: 100%; }\n\n.wp-block-uagb-columns.uagb-columns__valign-center > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] > .block-editor-block-list__block-edit {\n align-items: center;\n display: flex; }\n\n.wp-block-uagb-columns.uagb-columns__valign-bottom > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="uagb/column"] > .block-editor-block-list__block-edit {\n align-items: flex-end;\n display: flex; }\n\n.wp-block-uagb-column {\n width: 100%; }\n\n.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"][data-type="uagb/columns"] {\n margin-left: 0;\n margin-right: 0; }\n\n.edit-post-visual-editor .editor-writing-flow .block-editor-block-list__layout .block-editor-block-list__block[data-type="uagb/column"] > .block-editor-block-list__block-edit {\n margin-left: 0;\n margin-right: 0; }\n\n.block-editor-block-list__layout .uagb-column__wrap {\n z-index: unset;\n overflow: visible; }\n\n.edit-post-visual-editor .uagb-editor-preview-mode-mobile .block-editor-block-list__block[data-type="uagb/column"] .block-editor-block-list__block-edit {\n padding-left: 0;\n padding-right: 0; }\n\n.uagb-editor-preview-mode-tablet.uagb-columns__reverse-tablet.uagb-columns__stack-none > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-tablet.uagb-columns__stack-none > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-mobile.uagb-columns__stack-none > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-tablet.uagb-columns__reverse-tablet.uagb-columns__stack-mobile > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout {\n flex-direction: row-reverse; }\n\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-mobile.uagb-columns__stack-tablet > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-tablet.uagb-columns__stack-tablet > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-tablet.uagb-columns__stack-mobile > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-mobile.uagb-columns__reverse-mobile.uagb-columns__stack-mobile > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout,\n.uagb-editor-preview-mode-tablet.uagb-columns__reverse-tablet.uagb-columns__stack-tablet > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout {\n flex-direction: column-reverse; }\n\n/* for editor preview */\n.uagb-editor-preview-mode-mobile.uagb-columns__stack-mobile > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block[data-type="uagb/column"],\n.uagb-editor-preview-mode-tablet.uagb-columns__stack-tablet > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block[data-type="uagb/column"],\n.uagb-editor-preview-mode-mobile.uagb-columns__stack-tablet > .uagb-columns__inner-wrap > .block-editor-inner-blocks > .block-editor-block-list__layout > .block-editor-block-list__block[data-type="uagb/column"] {\n width: 100% !important; }\n\n.block-editor-block-list__block[data-type="uagb/columns"] > .block-editor-block-list__block-edit::before {\n pointer-events: inherit; }\n\n.block-editor-block-list__block[data-type="uagb/columns"] > .editor-block-list__insertion-point {\n height: 16px; }\n .block-editor-block-list__block[data-type="uagb/columns"] > .editor-block-list__insertion-point .editor-block-list__insertion-point-inserter {\n height: 16px; }\n\n.uagb-columns-variation-picker .components-placeholder.is-medium .components-placeholder__fieldset .components-placeholder__instructions {\n display: inline-block; }\n\n.uagb-columns-variation-picker .components-placeholder__instructions {\n width: 100%;\n text-align: center; }\n\n.uagb-columns-variation-picker .components-button,\n.uagb-columns-variation-picker .components-button:hover:not(:disabled) {\n box-shadow: none;\n outline: none; }\n .uagb-columns-variation-picker .components-button svg,\n .uagb-columns-variation-picker .components-button:hover:not(:disabled) svg {\n width: 100px;\n height: 50px;\n color: #d5dadf; }\n\n.uagb-columns-variation-picker .components-button:hover:not(:disabled) {\n color: #9eaab5; }\n\n.uagb-columns-variation-picker .block-editor-block-variation-picker__skip .components-button {\n color: #0073aa; }\n\n.uagb-columns-variation-picker .components-placeholder {\n align-items: center; }\n .uagb-columns-variation-picker .components-placeholder .components-placeholder__label {\n font-size: 22px;\n font-weight: 500; }\n .uagb-columns-variation-picker .components-placeholder .components-placeholder__label .dashicon {\n display: none; }\n\n.uagb-columns-variation-picker .block-editor-block-variation-picker__variation::before {\n padding-bottom: 0; }\n\n.uagb-columns-variation-picker .components-placeholder__fieldset {\n align-items: center; }\n\n.uagb-columns-variation-picker .block-editor-block-variation-picker__variations {\n justify-content: center;\n width: 50%; }\n .uagb-columns-variation-picker .block-editor-block-variation-picker__variations > li {\n margin: 8px 30px 0 0;\n width: 80px; }\n\n@media screen and (max-width: 976px) {\n .uagb-columns-variation-picker .components-placeholder__fieldset {\n max-width: 100%; }\n .uagb-columns-variation-picker ul.block-editor-block-variation-picker__variations {\n justify-content: center;\n column-gap: 35px; } }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.uagb-section__wrap::before {\n position: absolute;\n top: -1px;\n right: -1px;\n bottom: -1px;\n left: -1px;\n z-index: 0;\n border: 1px dashed #03ddff;\n content: ""; }\n\n.uagb-section__edit-active.uagb-section__wrap::before {\n border-color: #035cff; }\n\n.editor-bg-image-control .components-button,\n.editor-bg-video-control .components-button {\n vertical-align: middle; }\n\n.editor-bg-image-control .components-button:last-child,\n.editor-bg-video-control .components-button:last-child {\n margin-left: 10px; }\n\n.editor-block-list__layout .editor-block-list__block[data-align="full"][data-type="uagb/section"] {\n margin-right: 0;\n margin-left: 0; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.wp-block[data-type="uagb/column"]::before {\n content: "";\n position: absolute;\n border: 1px dashed #a3aeb6;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 0;\n width: 100%;\n height: 100%; }\n\n.is-selected.wp-block[data-type="uagb/column"]::before {\n border-color: #59646c; }\n\n.editor-bg-image-control .components-button,\n.editor-bg-video-control .components-button {\n vertical-align: middle; }\n\n.editor-bg-image-control .components-button:last-child,\n.editor-bg-video-control .components-button:last-child {\n margin-left: 10px; }\n\n.wp-block[data-type="uagb/column"] .block-editor-block-list__block-edit {\n height: 100%; }\n\n.uagb-column__inner-wrap .block-editor-block-list__block {\n margin-left: 0;\n margin-right: 0; }\n\n.wp-block-uagb-column.uagb-column__wrap .uagb-column__inner-wrap,\n.wp-block-uagb-column.uagb-column__wrap .block-editor-inner-blocks {\n width: 100%;\n margin-left: auto;\n margin-right: auto;\n position: relative;\n z-index: 2; }\n\n.edit-post-visual-editor .uagb-column__inner-wrap .block-editor-block-list__block > .editor-block-mover {\n left: -30px; }\n\n@media (max-width: 449px) {\n .block-editor-page #wpwrap .uagb-columns__inner-wrap .block-editor-block-list__block {\n background-attachment: scroll !important; } }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.wp-block-uagb-cf7-styler.uagb-editor-preview-mode-tablet, .wp-block-uagb-cf7-styler.uagb-editor-preview-mode-mobile {\n margin: 20px; }\n\n.wp-block-uagb-cf7-styler .wpcf7 form {\n position: relative; }\n\n.wp-block-uagb-cf7-styler .wpcf7 form > div,\n.wp-block-uagb-cf7-styler .wpcf7 form > p {\n margin-bottom: 1.2em; }\n\n.wp-block-uagb-cf7-styler .wpcf7 .wpcf7-form-control-wrap {\n display: block;\n width: 100%; }\n\n.wp-block-uagb-cf7-styler .wpcf7 input:not([type="submit"]):focus,\n.wp-block-uagb-cf7-styler .wpcf7 select:focus,\n.wp-block-uagb-cf7-styler .wpcf7 textarea:focus {\n box-shadow: none;\n background: #fff;\n border-color: #eaeaea;\n outline: 0;\n -webkit-box-shadow: none; }\n\n.wp-block-uagb-cf7-styler .wpcf7 input:not([type="submit"]),\n.wp-block-uagb-cf7-styler .wpcf7 select,\n.wp-block-uagb-cf7-styler .wpcf7 textarea {\n width: 100%;\n padding: 0.75em; }\n\n.wp-block-uagb-cf7-styler .wpcf7 input[type="file"] {\n height: auto;\n box-shadow: none;\n box-sizing: border-box;\n background: #fafafa;\n border-color: #eaeaea;\n border-style: solid;\n border-width: 1px;\n border-radius: 2px;\n color: #666;\n transition: all 0.2s linear;\n -webkit-border-radius: 2px;\n -webkit-box-shadow: none;\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n -webkit-transition: all 0.2s linear; }\n\n.wp-block-uagb-cf7-styler .wpcf7 input[type="checkbox"],\n.wp-block-uagb-cf7-styler .wpcf7 input[type="radio"] {\n display: none;\n vertical-align: middle;\n width: 1.4em;\n height: 1.2em;\n min-width: 1.4em;\n padding: 0;\n margin: -3px 4px 0 0;\n background: #e9eef2;\n border-radius: 0.2em;\n outline: 0;\n cursor: pointer;\n color: #555;\n text-align: center;\n line-height: 0;\n transition: all 0.2s linear;\n clear: none;\n -webkit-border-radius: 0.2em;\n -webkit-transition: all 0.2s linear; }\n\n.wp-block-uagb-cf7-styler .wpcf7 .wpcf7-validation-errors {\n border-color: #f00; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 {\n padding: 0;\n margin: 0; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 .screen-reader-response {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: 0;\n border: 0;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px); }\n\n.wp-block-uagb-cf7-styler div.wpcf7-response-output {\n padding: 0.2em 1em;\n margin: 2em 0.5em 1em; }\n\n.wp-block-uagb-cf7-styler div.wpcf7-mail-sent-ok {\n border: 2px solid #398f14; }\n\n.wp-block-uagb-cf7-styler div.wpcf7-mail-sent-ng,\n.wp-block-uagb-cf7-styler div.wpcf7-aborted {\n border: 2px solid #f00; }\n\n.wp-block-uagb-cf7-styler div.wpcf7-spam-blocked {\n border: 2px solid #ffa500; }\n\n.wp-block-uagb-cf7-styler div.wpcf7-validation-errors,\n.wp-block-uagb-cf7-styler div.wpcf7-acceptance-missing {\n border: 2px solid #f7e700; }\n\n.wp-block-uagb-cf7-styler .wpcf7-form-control-wrap {\n position: relative; }\n\n.wp-block-uagb-cf7-styler span.wpcf7-not-valid-tip {\n display: block;\n color: #f00;\n font-size: 0.9em;\n font-weight: 400; }\n\n.wp-block-uagb-cf7-styler .use-floating-validation-tip span.wpcf7-not-valid-tip {\n position: absolute;\n top: 20%;\n left: 20%;\n z-index: 100;\n padding: 0.1em 0.5em;\n background: #fff;\n border: 1px solid #f00; }\n\n.wp-block-uagb-cf7-styler span.wpcf7-list-item {\n display: inline-block;\n margin: 0 1em 0 0; }\n\n.wp-block-uagb-cf7-styler span.wpcf7-list-item-label::before,\n.wp-block-uagb-cf7-styler span.wpcf7-list-item-label::after {\n content: " "; }\n\n.wp-block-uagb-cf7-styler .wpcf7-display-none {\n display: none; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 .ajax-loader {\n display: inline-block;\n vertical-align: middle;\n width: 16px;\n height: 16px;\n padding: 0;\n margin: 0 0 0 4px;\n visibility: hidden;\n border: none; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 .ajax-loader.is-active {\n visibility: visible; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 div.ajax-error {\n display: none; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 .placeheld {\n color: #888; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 input[type="file"] {\n cursor: pointer; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 input[type="file"]:disabled {\n cursor: default; }\n\n.wp-block-uagb-cf7-styler div.wpcf7 .wpcf7-submit:disabled {\n cursor: not-allowed; }\n\n.wp-block-uagb-cf7-styler .wpcf7-acceptance input[type="checkbox"]:checked + span::before,\n.wp-block-uagb-cf7-styler .wpcf7-checkbox input[type="checkbox"]:checked + span::before {\n line-height: 1.2;\n content: "\\2714"; }\n\n.wp-core-ui .uagb-cf7-styler__outer-wrap .wpcf7-form-control.wpcf7-select {\n max-width: 100%;\n background-image: none; }\n\n.editor-styles-wrapper .wp-block-uagb-cf7-styler .button,\n.editor-styles-wrapper .wp-block-uagb-cf7-styler button,\n.editor-styles-wrapper .wp-block-uagb-cf7-styler input,\n.editor-styles-wrapper .wp-block-uagb-cf7-styler select,\n.editor-styles-wrapper .wp-block-uagb-cf7-styler textarea {\n color: inherit;\n font-size: 100%; }\n\n[data-type="uagb/cf7-styler"].block-editor-block-list__block.wp-block {\n border: 1px solid #0085ba; }\n [data-type="uagb/cf7-styler"].block-editor-block-list__block.wp-block .components-placeholder {\n align-items: center; }\n [data-type="uagb/cf7-styler"].block-editor-block-list__block.wp-block .components-placeholder__fieldset {\n justify-content: center; }\n [data-type="uagb/cf7-styler"].block-editor-block-list__block.wp-block .dashicon.dashicons-admin-post {\n margin-right: 10px; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n.wp-block-uagb-gf-styler .uagb-gf-styler__gform-heading-none .gform_heading,\n.wp-block-uagb-gf-styler .uagb-gf-styler__gform-heading-no .gform_heading,\n.wp-block-uagb-gf-styler .uagb-gf-styler__gform-heading-yes .gform_heading.custom_gform_heading {\n display: none; }\n\n.wp-block-uagb-gf-styler .uagb-gf-styler__gform-heading-no .gform_heading.custom_gform_heading,\n.wp-block-uagb-gf-styler .uagb-gf-styler__gform-heading-yes .gform_heading {\n display: block; }\n\n.wp-block-uagb-gf-styler .uagb-gf-styler__check-style-enabled input[type="radio"],\n.wp-block-uagb-gf-styler .uagb-gf-styler__check-style-enabled input[type="checkbox"] {\n -webkit-appearance: none; }\n\n.wp-block-uagb-gf-styler input[type="radio"] {\n -webkit-appearance: radio; }\n\n.wp-block-uagb-gf-styler input[type="checkbox"] {\n -webkit-appearance: checkbox; }\n\n.wp-block-uagb-gf-styler input[type="radio"]:focus,\n.wp-block-uagb-gf-styler input[type="checkbox"]:focus,\n.wp-block-uagb-gf-styler input[type="radio"]:checked:focus,\n.wp-block-uagb-gf-styler input[type="checkbox"]:checked:focus {\n box-shadow: none; }\n\n.wp-block-uagb-gf-styler input[type="radio"]:checked::before,\n.wp-block-uagb-gf-styler input[type="checkbox"]:checked::before {\n content: "";\n display: inline;\n float: unset; }\n\n.wp-block-uagb-gf-styler input[type="number"] {\n height: auto; }\n\n.editor-styles-wrapper .wp-block-uagb-gf-styler .button,\n.editor-styles-wrapper .wp-block-uagb-gf-styler button,\n.editor-styles-wrapper .wp-block-uagb-gf-styler input,\n.editor-styles-wrapper .wp-block-uagb-gf-styler select,\n.editor-styles-wrapper .wp-block-uagb-gf-styler textarea {\n color: inherit;\n font-size: 100%;\n line-height: inherit; }\n\n.editor-styles-wrapper .wp-block-uagb-gf-styler select,\n.editor-styles-wrapper .wp-block-uagb-gf-styler .gform_button.button {\n height: auto; }\n\n[data-type="uagb/gf-styler"].block-editor-block-list__block.wp-block {\n border: 1px solid #0085ba; }\n [data-type="uagb/gf-styler"].block-editor-block-list__block.wp-block .components-placeholder {\n align-items: center; }\n [data-type="uagb/gf-styler"].block-editor-block-list__block.wp-block .components-placeholder__fieldset {\n justify-content: center; }\n [data-type="uagb/gf-styler"].block-editor-block-list__block.wp-block .dashicon.dashicons-admin-post {\n margin-right: 10px; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,'[data-type="uagb/wp-search"] .uagb-layout-input-button .uagb-search-submit {\n border: none;\n border-radius: 0;\n color: #fff; }\n\n[data-type="uagb/wp-search"] .uagb-layout-input-button svg {\n fill: currentColor; }\n\n[data-type="uagb/wp-search"] .uagb-layout-input .uagb-wp-search-icon-wrap {\n display: flex;\n align-items: center; }\n\n[data-type="uagb/wp-search"] .uagb-layout-input svg {\n fill: currentColor;\n opacity: 0.6; }\n\n[data-type="uagb/wp-search"] .uagb-wp-search__outer-wrap {\n width: 100%;\n min-height: 20px; }\n [data-type="uagb/wp-search"] .uagb-wp-search__outer-wrap .uagb-search-wrapper .uagb-search-form__container {\n display: flex;\n overflow: hidden;\n max-width: 100%; }\n [data-type="uagb/wp-search"] .uagb-wp-search__outer-wrap .uagb-search-wrapper .uagb-search-form__container .uagb-search-form__input {\n width: 100%; }\n [data-type="uagb/wp-search"] .uagb-wp-search__outer-wrap .uagb-search-wrapper .uagb-search-form__container .uagb-search-form__input::-webkit-input-placeholder {\n overflow: unset; }\n',""]),t.a=i},function(e,t,a){"use strict";var l=a(9),i=a.n(l)()((function(e){return e[1]}));i.push([e.i,".spectra-responsive-icons__wrap {\n margin-right: 15px;\n border-radius: 3px; }\n .spectra-responsive-icons__wrap .components-button-group .components-button {\n padding-right: 10px;\n padding-left: 10px;\n box-shadow: none;\n margin-right: 0; }\n .spectra-responsive-icons__wrap svg {\n height: 18px;\n width: 18px;\n fill: #9fa59c; }\n .spectra-responsive-icons__wrap svg:hover {\n fill: #1e1e1e; }\n .spectra-responsive-icons__wrap .uagb-responsive-tabs.active-tab > svg {\n fill: #007cba;\n color: #007cba; }\n",""]),t.a=i},,function(e,t,a){"use strict";t.__esModule=!0,t.default=t.EXITING=t.ENTERED=t.ENTERING=t.EXITED=t.UNMOUNTED=void 0;var l=function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var l=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,a):{};l.get||l.set?Object.defineProperty(t,a,l):t[a]=e[a]}return t.default=e,t}(a(13)),i=r(a(0)),n=r(a(19)),o=a(133);function r(e){return e&&e.__esModule?e:{default:e}}a(134),t.UNMOUNTED="unmounted",t.EXITED="exited",t.ENTERING="entering",t.ENTERED="entered",t.EXITING="exiting";var s=function(e){var t,a;function l(t,a){var l;l=e.call(this,t,a)||this;var i,n=a.transitionGroup,o=n&&!n.isMounting?t.enter:t.appear;return l.appearStatus=null,t.in?o?(i="exited",l.appearStatus="entering"):i="entered":i=t.unmountOnExit||t.mountOnEnter?"unmounted":"exited",l.state={status:i},l.nextCallback=null,l}a=e,(t=l).prototype=Object.create(a.prototype),t.prototype.constructor=t,t.__proto__=a;var o=l.prototype;return o.getChildContext=function(){return{transitionGroup:null}},l.getDerivedStateFromProps=function(e,t){return e.in&&"unmounted"===t.status?{status:"exited"}:null},o.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},o.componentDidUpdate=function(e){var t=null;if(e!==this.props){var a=this.state.status;this.props.in?"entering"!==a&&"entered"!==a&&(t="entering"):"entering"!==a&&"entered"!==a||(t="exiting")}this.updateStatus(!1,t)},o.componentWillUnmount=function(){this.cancelNextCallback()},o.getTimeouts=function(){var e,t,a,l=this.props.timeout;return e=t=a=l,null!=l&&"number"!=typeof l&&(e=l.exit,t=l.enter,a=void 0!==l.appear?l.appear:t),{exit:e,enter:t,appear:a}},o.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t){this.cancelNextCallback();var a=n.default.findDOMNode(this);"entering"===t?this.performEnter(a,e):this.performExit(a)}else this.props.unmountOnExit&&"exited"===this.state.status&&this.setState({status:"unmounted"})},o.performEnter=function(e,t){var a=this,l=this.props.enter,i=this.context.transitionGroup?this.context.transitionGroup.isMounting:t,n=this.getTimeouts(),o=i?n.appear:n.enter;t||l?(this.props.onEnter(e,i),this.safeSetState({status:"entering"},(function(){a.props.onEntering(e,i),a.onTransitionEnd(e,o,(function(){a.safeSetState({status:"entered"},(function(){a.props.onEntered(e,i)}))}))}))):this.safeSetState({status:"entered"},(function(){a.props.onEntered(e)}))},o.performExit=function(e){var t=this,a=this.props.exit,l=this.getTimeouts();a?(this.props.onExit(e),this.safeSetState({status:"exiting"},(function(){t.props.onExiting(e),t.onTransitionEnd(e,l.exit,(function(){t.safeSetState({status:"exited"},(function(){t.props.onExited(e)}))}))}))):this.safeSetState({status:"exited"},(function(){t.props.onExited(e)}))},o.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},o.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},o.setNextCallback=function(e){var t=this,a=!0;return this.nextCallback=function(l){a&&(a=!1,t.nextCallback=null,e(l))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},o.onTransitionEnd=function(e,t,a){this.setNextCallback(a);var l=null==t&&!this.props.addEndListener;e&&!l?(this.props.addEndListener&&this.props.addEndListener(e,this.nextCallback),null!=t&&setTimeout(this.nextCallback,t)):setTimeout(this.nextCallback,0)},o.render=function(){var e=this.state.status;if("unmounted"===e)return null;var t=this.props,a=t.children,l=function(e,t){if(null==e)return{};var a,l,i={},n=Object.keys(e);for(l=0;l<n.length;l++)a=n[l],t.indexOf(a)>=0||(i[a]=e[a]);return i}(t,["children"]);if(delete l.in,delete l.mountOnEnter,delete l.unmountOnExit,delete l.appear,delete l.enter,delete l.exit,delete l.timeout,delete l.addEndListener,delete l.onEnter,delete l.onEntering,delete l.onEntered,delete l.onExit,delete l.onExiting,delete l.onExited,"function"==typeof a)return a(e,l);var n=i.default.Children.only(a);return i.default.cloneElement(n,l)},l}(i.default.Component);function u(){}s.contextTypes={transitionGroup:l.object},s.childContextTypes={transitionGroup:function(){}},s.propTypes={},s.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:u,onEntering:u,onEntered:u,onExit:u,onExiting:u,onExited:u},s.UNMOUNTED=0,s.EXITED=1,s.ENTERING=2,s.ENTERED=3,s.EXITING=4;var c=(0,o.polyfill)(s);t.default=c},function(e,t,a){"use strict";function l(){var e=this.constructor.getDerivedStateFromProps(this.props,this.state);null!=e&&this.setState(e)}function i(e){this.setState(function(t){var a=this.constructor.getDerivedStateFromProps(e,t);return null!=a?a:null}.bind(this))}function n(e,t){try{var a=this.props,l=this.state;this.props=e,this.state=t,this.__reactInternalSnapshotFlag=!0,this.__reactInternalSnapshot=this.getSnapshotBeforeUpdate(a,l)}finally{this.props=a,this.state=l}}function o(e){var t=e.prototype;if(!t||!t.isReactComponent)throw new Error("Can only polyfill class components");if("function"!=typeof e.getDerivedStateFromProps&&"function"!=typeof t.getSnapshotBeforeUpdate)return e;var a=null,o=null,r=null;if("function"==typeof t.componentWillMount?a="componentWillMount":"function"==typeof t.UNSAFE_componentWillMount&&(a="UNSAFE_componentWillMount"),"function"==typeof t.componentWillReceiveProps?o="componentWillReceiveProps":"function"==typeof t.UNSAFE_componentWillReceiveProps&&(o="UNSAFE_componentWillReceiveProps"),"function"==typeof t.componentWillUpdate?r="componentWillUpdate":"function"==typeof t.UNSAFE_componentWillUpdate&&(r="UNSAFE_componentWillUpdate"),null!==a||null!==o||null!==r){var s=e.displayName||e.name,u="function"==typeof e.getDerivedStateFromProps?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";throw Error("Unsafe legacy lifecycles will not be called for components using new component APIs.\n\n"+s+" uses "+u+" but also contains the following legacy lifecycles:"+(null!==a?"\n "+a:"")+(null!==o?"\n "+o:"")+(null!==r?"\n "+r:"")+"\n\nThe above lifecycles should be removed. Learn more about this warning here:\nhttps://fb.me/react-async-component-lifecycle-hooks")}if("function"==typeof e.getDerivedStateFromProps&&(t.componentWillMount=l,t.componentWillReceiveProps=i),"function"==typeof t.getSnapshotBeforeUpdate){if("function"!=typeof t.componentDidUpdate)throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");t.componentWillUpdate=n;var c=t.componentDidUpdate;t.componentDidUpdate=function(e,t,a){var l=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:a;c.call(this,e,t,l)}}return e}a.r(t),a.d(t,"polyfill",(function(){return o})),l.__suppressDeprecationWarning=!0,i.__suppressDeprecationWarning=!0,n.__suppressDeprecationWarning=!0},function(e,t,a){"use strict";var l;t.__esModule=!0,t.classNamesShape=t.timeoutsShape=void 0,(l=a(13))&&l.__esModule,t.timeoutsShape=null,t.classNamesShape=null},function(e,t,a){"use strict";t.__esModule=!0,t.default=void 0;var l=r(a(13)),i=r(a(0)),n=a(133),o=a(182);function r(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e}).apply(this,arguments)}function u(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var c=Object.values||function(e){return Object.keys(e).map((function(t){return e[t]}))},b=function(e){var t,a;function l(t,a){var l,i=(l=e.call(this,t,a)||this).handleExited.bind(u(u(l)));return l.state={handleExited:i,firstRender:!0},l}a=e,(t=l).prototype=Object.create(a.prototype),t.prototype.constructor=t,t.__proto__=a;var n=l.prototype;return n.getChildContext=function(){return{transitionGroup:{isMounting:!this.appeared}}},n.componentDidMount=function(){this.appeared=!0,this.mounted=!0},n.componentWillUnmount=function(){this.mounted=!1},l.getDerivedStateFromProps=function(e,t){var a=t.children,l=t.handleExited;return{children:t.firstRender?(0,o.getInitialChildMapping)(e,l):(0,o.getNextChildMapping)(e,a,l),firstRender:!1}},n.handleExited=function(e,t){var a=(0,o.getChildMapping)(this.props.children);e.key in a||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState((function(t){var a=s({},t.children);return delete a[e.key],{children:a}})))},n.render=function(){var e=this.props,t=e.component,a=e.childFactory,l=function(e,t){if(null==e)return{};var a,l,i={},n=Object.keys(e);for(l=0;l<n.length;l++)a=n[l],t.indexOf(a)>=0||(i[a]=e[a]);return i}(e,["component","childFactory"]),n=c(this.state.children).map(a);return delete l.appear,delete l.enter,delete l.exit,null===t?n:i.default.createElement(t,l,n)},l}(i.default.Component);b.childContextTypes={transitionGroup:l.default.object.isRequired},b.propTypes={},b.defaultProps={component:"div",childFactory:function(e){return e}};var d=(0,n.polyfill)(b);t.default=d,e.exports=t.default},,,function(e,t){e.exports={isFunction:function(e){return"function"==typeof e},isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},each:function(e,t){for(var a=0,l=e.length;a<l&&!1!==t(e[a],a);a++);}}},function(e,t,a){var l=a(140);e.exports=function(e,t,a){"__proto__"==t&&l?l(e,t,{configurable:!0,enumerable:!0,value:a,writable:!0}):e[t]=a}},function(e,t,a){var l=a(21),i=function(){try{var e=l(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},function(e,t,a){var l=a(25),i=a(18);e.exports=function(e){if(!i(e))return!1;var t=l(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},function(e,t,a){(function(t){var a="object"==typeof t&&t&&t.Object===Object&&t;e.exports=a}).call(this,a(24))},function(e,t){var a=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return a.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},function(e,t){e.exports=function(e){return e}},function(e,t,a){var l=a(244),i=Math.max;e.exports=function(e,t,a){return t=i(void 0===t?e.length-1:t,0),function(){for(var n=arguments,o=-1,r=i(n.length-t,0),s=Array(r);++o<r;)s[o]=n[t+o];o=-1;for(var u=Array(t+1);++o<t;)u[o]=n[o];return u[t]=a(s),l(e,this,u)}}},function(e,t,a){var l=a(245),i=a(247)(l);e.exports=i},function(e,t){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},function(e,t){var a=/^(?:0|[1-9]\d*)$/;e.exports=function(e,t){var l=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==l||"symbol"!=l&&a.test(e))&&e>-1&&e%1==0&&e<t}},function(e,t,a){var l=a(249),i=a(150),n=a(23),o=a(151),r=a(148),s=a(252),u=Object.prototype.hasOwnProperty;e.exports=function(e,t){var a=n(e),c=!a&&i(e),b=!a&&!c&&o(e),d=!a&&!c&&!b&&s(e),p=a||c||b||d,g=p?l(e.length,String):[],m=g.length;for(var h in e)!t&&!u.call(e,h)||p&&("length"==h||b&&("offset"==h||"parent"==h)||d&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||r(h,m))||g.push(h);return g}},function(e,t,a){var l=a(250),i=a(22),n=Object.prototype,o=n.hasOwnProperty,r=n.propertyIsEnumerable,s=l(function(){return arguments}())?l:function(e){return i(e)&&o.call(e,"callee")&&!r.call(e,"callee")};e.exports=s},function(e,t,a){(function(e){var l=a(17),i=a(251),n=t&&!t.nodeType&&t,o=n&&"object"==typeof e&&e&&!e.nodeType&&e,r=o&&o.exports===n?l.Buffer:void 0,s=(r?r.isBuffer:void 0)||i;e.exports=s}).call(this,a(49)(e))},function(e,t){e.exports=function(e,t){return function(a){return e(t(a))}}},function(e,t,a){"use strict";(e.exports={}).forEach=function(e,t){for(var a=0;a<e.length;a++){var l=t(e[a]);if(l)return l}}},function(e,t,a){"use strict";var l=e.exports={};l.isIE=function(e){return!(-1===(t=navigator.userAgent.toLowerCase()).indexOf("msie")&&-1===t.indexOf("trident")&&-1===t.indexOf(" edge/")||e&&e!==function(){var e=3,t=document.createElement("div"),a=t.getElementsByTagName("i");do{t.innerHTML="\x3c!--[if gt IE "+ ++e+"]><i></i><![endif]--\x3e"}while(a[0]);return e>4?e:void 0}());var t},l.isLegacyOpera=function(){return!!window.opera}},function(e,t){e.exports=function(e,t){for(var a=-1,l=null==e?0:e.length,i=Array(l);++a<l;)i[a]=t(e[a],a,e);return i}},function(e,t,a){var l=a(285),i=a(292),n=a(294),o=a(295),r=a(296);function s(e){var t=-1,a=null==e?0:e.length;for(this.clear();++t<a;){var l=e[t];this.set(l[0],l[1])}}s.prototype.clear=l,s.prototype.delete=i,s.prototype.get=n,s.prototype.has=o,s.prototype.set=r,e.exports=s},function(e,t){e.exports=function(){return[]}},function(e,t,a){var l=a(55),i=a(56),n=a(54),o=a(157),r=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)l(t,n(e)),e=i(e);return t}:o;e.exports=r},function(e,t,a){var l=a(55),i=a(23);e.exports=function(e,t,a){var n=t(e);return i(e)?n:l(n,a(e))}},function(e,t,a){var l=a(159),i=a(158),n=a(53);e.exports=function(e){return l(e,n,i)}},function(e,t,a){var l=a(35);e.exports=function(e){if("string"==typeof e||l(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},function(e,t){e.exports=window.wp.domReady},function(e,t,a){e.exports=function(){"use strict";return function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(a,l,i,n,o,r,s,u,c,b){switch(a){case 1:if(0===c&&64===l.charCodeAt(0))return e(l+";"),"";break;case 2:if(0===u)return l+"/*|*/";break;case 3:switch(u){case 102:case 112:return e(i[0]+l),"";default:return l+(0===b?"/*|*/":"")}case-2:l.split("/*|*/}").forEach(t)}}}}()},function(e,t,a){(function(t){for(var l=a(174),i="undefined"==typeof window?t:window,n=["moz","webkit"],o="AnimationFrame",r=i["request"+o],s=i["cancel"+o]||i["cancelRequest"+o],u=0;!r&&u<n.length;u++)r=i[n[u]+"Request"+o],s=i[n[u]+"Cancel"+o]||i[n[u]+"CancelRequest"+o];if(!r||!s){var c=0,b=0,d=[];r=function(e){if(0===d.length){var t=l(),a=Math.max(0,1e3/60-(t-c));c=a+t,setTimeout((function(){var e=d.slice(0);d.length=0;for(var t=0;t<e.length;t++)if(!e[t].cancelled)try{e[t].callback(c)}catch(e){setTimeout((function(){throw e}),0)}}),Math.round(a))}return d.push({handle:++b,callback:e,cancelled:!1}),b},s=function(e){for(var t=0;t<d.length;t++)d[t].handle===e&&(d[t].cancelled=!0)}}e.exports=function(e){return r.call(i,e)},e.exports.cancel=function(){s.apply(i,arguments)},e.exports.polyfill=function(e){e||(e=i),e.requestAnimationFrame=r,e.cancelAnimationFrame=s}}).call(this,a(24))},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e},i=function(){function e(e,t){for(var a=0;a<t.length;a++){var l=t[a];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(e,l.key,l)}}return function(t,a,l){return a&&e(t.prototype,a),l&&e(t,l),t}}(),n=a(0),o=s(n),r=s(a(13));function s(e){return e&&e.__esModule?e:{default:e}}var u={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],b=function(e,t){t.style.fontSize=e.fontSize,t.style.fontFamily=e.fontFamily,t.style.fontWeight=e.fontWeight,t.style.fontStyle=e.fontStyle,t.style.letterSpacing=e.letterSpacing,t.style.textTransform=e.textTransform},d=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),p=function(){return d?"_"+Math.random().toString(36).substr(2,12):void 0},g=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var a=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return a.inputRef=function(e){a.input=e,"function"==typeof a.props.inputRef&&a.props.inputRef(e)},a.placeHolderSizerRef=function(e){a.placeHolderSizer=e},a.sizerRef=function(e){a.sizer=e},a.state={inputWidth:e.minWidth,inputId:e.id||p()},a}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),i(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.copyInputStyles(),this.updateInputWidth()}},{key:"UNSAFE_componentWillReceiveProps",value:function(e){var t=e.id;t!==this.props.id&&this.setState({inputId:t||p()})}},{key:"componentDidUpdate",value:function(e,t){t.inputWidth!==this.state.inputWidth&&"function"==typeof this.props.onAutosize&&this.props.onAutosize(this.state.inputWidth),this.updateInputWidth()}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"copyInputStyles",value:function(){if(this.mounted&&window.getComputedStyle){var e=this.input&&window.getComputedStyle(this.input);e&&(b(e,this.sizer),this.placeHolderSizer&&b(e,this.placeHolderSizer))}}},{key:"updateInputWidth",value:function(){if(this.mounted&&this.sizer&&void 0!==this.sizer.scrollWidth){var e=void 0;e=this.props.placeholder&&(!this.props.value||this.props.value&&this.props.placeholderIsMinWidth)?Math.max(this.sizer.scrollWidth,this.placeHolderSizer.scrollWidth)+2:this.sizer.scrollWidth+2,(e+="number"===this.props.type&&void 0===this.props.extraWidth?16:parseInt(this.props.extraWidth)||0)<this.props.minWidth&&(e=this.props.minWidth),e!==this.state.inputWidth&&this.setState({inputWidth:e})}}},{key:"getInput",value:function(){return this.input}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"renderStyles",value:function(){var e=this.props.injectStyles;return d&&e?o.default.createElement("style",{dangerouslySetInnerHTML:{__html:"input#"+this.state.inputId+"::-ms-clear {display: none;}"}}):null}},{key:"render",value:function(){var e=[this.props.defaultValue,this.props.value,""].reduce((function(e,t){return null!=e?e:t})),t=l({},this.props.style);t.display||(t.display="inline-block");var a=l({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),i=function(e,t){var a={};for(var l in e)t.indexOf(l)>=0||Object.prototype.hasOwnProperty.call(e,l)&&(a[l]=e[l]);return a}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(i),i.className=this.props.inputClassName,i.id=this.state.inputId,i.style=a,o.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),o.default.createElement("input",l({},i,{ref:this.inputRef})),o.default.createElement("div",{ref:this.sizerRef,style:u},e),this.props.placeholder?o.default.createElement("div",{ref:this.placeHolderSizerRef,style:u},this.props.placeholder):null)}}]),t}(n.Component);g.propTypes={className:r.default.string,defaultValue:r.default.any,extraWidth:r.default.oneOfType([r.default.number,r.default.string]),id:r.default.string,injectStyles:r.default.bool,inputClassName:r.default.string,inputRef:r.default.func,inputStyle:r.default.object,minWidth:r.default.oneOfType([r.default.number,r.default.string]),onAutosize:r.default.func,onChange:r.default.func,placeholder:r.default.string,placeholderIsMinWidth:r.default.bool,style:r.default.object,value:r.default.any},g.defaultProps={minWidth:1,injectStyles:!0},t.default=g},function(e,t){e.exports=window.wp.url},function(e,t,a){var l,i,n,o,r;window,e.exports=(l=a(13),i=a(0),n=a(4),o=a(19),r=a(29),function(e){var t={};function a(l){if(t[l])return t[l].exports;var i=t[l]={i:l,l:!1,exports:{}};return e[l].call(i.exports,i,i.exports,a),i.l=!0,i.exports}return a.m=e,a.c=t,a.d=function(e,t,l){a.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:l})},a.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=15)}([function(e,t){e.exports=l},function(e,t){e.exports=i},function(e,t,a){"use strict";function l(e){return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function i(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function n(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")}()}Object.defineProperty(t,"__esModule",{value:!0}),t.flattenPossiblyCategorizedSource=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(Array.isArray(e))return n(e);if(null!==t)return void 0!==e[t]?n(e[t]):[];var a=[],l=function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{},l=Object.keys(a);"function"==typeof Object.getOwnPropertySymbols&&(l=l.concat(Object.getOwnPropertySymbols(a).filter((function(e){return Object.getOwnPropertyDescriptor(a,e).enumerable})))),l.forEach((function(t){i(e,t,a[t])}))}return e}({},e);return Object.keys(l).forEach((function(e){a=n(a).concat(n(l[e]))})),a},t.getPossibleCategories=function(e){return Array.isArray(e)?null:Object.keys(e)},t.convertToHex=function(e){return String.fromCodePoint(parseInt(e,10))},t.isArrayEqual=function(e,t){if(!Array.isArray(e)||!Array.isArray(t))return!1;var a=n(e);a.sort();var l=n(t);return l.sort(),JSON.stringify(a)===JSON.stringify(l)},t.getOffset=function(e){var t=e.getBoundingClientRect(),a=window.pageXOffset||document.documentElement.scrollLeft,l=window.pageYOffset||document.documentElement.scrollTop;return{top:t.top+l,left:t.left+a}},t.getSourceType=function(e){return null===e?"null":"object"!==l(e)||Array.isArray(e)?Array.isArray(e)?"array":l(e):"object"},t.InvalidSourceException=function(e,t){this.givenType=e,this.requiredType=t,this.message="Expected of type: ".concat(this.requiredType,", found: ").concat(this.givenType),this.toString=function(){return"Invalid Source Exception: ".concat(this.message)}},t.fuzzySearch=function(e,t){e=e.toLowerCase();var a=(t=t.toLowerCase()).length,l=e.length;if(l>a)return!1;if(l===a)return e===t;e:for(var i=0,n=0;i<l;i++){for(var o=e.codePointAt(i);n<a;)if(t.codePointAt(n++)===o)continue e;return!1}return!0},t.debounce=void 0,t.debounce=function(e,t){var a;return function(){var l=this,i=arguments;clearTimeout(a),a=setTimeout((function(){return e.apply(l,i)}),t)}}},function(e,t){e.exports=n},,,function(e,t){e.exports=o},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=s(a(1)),i=a(6),n=s(a(0)),o=s(a(3)),r=a(2);function s(e){return e&&e.__esModule?e:{default:e}}function u(e){return(u="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 c(e,t){for(var a=0;a<t.length;a++){var l=t[a];l.enumerabl